Started by upstream project "jogl" build number 1328 originally caused by: Started by user Sven Gothel Building remotely on macosx64-NV320M-10_6-jogamp-x64-sgothel-012 (macosx-10_6-x86_64-nvidia) in workspace /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia > git rev-parse --is-inside-work-tree Fetching changes from the remote Git repository > git config remote.origin.url git://jogamp.org/srv/scm/jogl.git Fetching upstream changes from git://jogamp.org/srv/scm/jogl.git > git --version > git fetch --tags --progress git://jogamp.org/srv/scm/jogl.git +refs/heads/*:refs/remotes/origin/* Checking out Revision 5c1214b26ad6c877a9c0f8099a7fc2a230a8b245 (origin/master) > git config core.sparsecheckout > git checkout -f 5c1214b26ad6c877a9c0f8099a7fc2a230a8b245 > git rev-list 5c1214b26ad6c877a9c0f8099a7fc2a230a8b245 > git remote > git submodule init > git submodule sync > git config --get remote.origin.url > git submodule update --init --recursive No emails were triggered. [make] $ ant -file build.xml -Dlabel=macosx-10_6-x86_64-nvidia -Djoal.root=../../../../joal/label/macosx-10_6-x86_64-nvidia -Djogl.build.branch=origin/master -Djogl.build.number=1328 -Dgluegen.root=../../../../gluegen/label/macosx-10_6-x86_64-nvidia -Djogl.basename=jogl -Djogl.build.commit=5c1214b26ad6c877a9c0f8099a7fc2a230a8b245 -Djogl.build.id=2014-08-06_08-08-32 -Dgluegen.basename=gluegen clean all junit.run Buildfile: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/make/build.xml jogamp.env.validation: [echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010 [echo] ant.java.version 1.7 [echo] java.version 1.7.0_60 [echo] java.home /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre [echo] jvmJava.exe /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/bin/java [echo] jvmJava7.exe ${jvmJava7.exe} jogamp.env.init: [echo] jogamp.jar.codebase Codebase: *.jogamp.org [echo] jogamp.version 2.2.0-rc-20140806 [echo] jogamp.version.int 0914019 [echo] junit.is.disabled ${junit.is.disabled} [echo] target.user.set true [echo] target.sourcelevel 1.6 [echo] target.targetlevel 1.6 [echo] target.rt.jar /opt-share/jre1.6.0_30/lib/rt.jar [echo] host.sourcelevel 1.7 [echo] host.targetlevel 1.7 [echo] host.rt.jar /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/lib/rt.jar [echo] javacdebug true [echo] javacdebuglevel source,lines [echo] javac.memorymax 1024m [echo] build.archiveon true [echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012 [echo] android.version 9 [echo] junit.run.arg0 -Djunit.run.arg0=dummy [echo] junit.run.arg1 -Djunit.run.arg1=dummy [echo] macosx.sdkroot ${macosx.sdkroot} gluegen.properties.load.user: [echo] Loaded /Users/jogamp/gluegen.properties. [echo] Setting defaults: [echo] Setting default gcc.compat.compiler [echo] gcc.compat.compiler=xcode.clang [echo] antlr.jar=../../../../gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/antlr.jar [echo] junit.jar=../../../../gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/junit.jar [echo] win32.c.compiler=${win32.c.compiler} gluegen.cpptasks.detect.os.custom: [echo] gluegen.cpptasks.detect.os.custom: NOP done gluegen.cpptasks.initialize: [echo] os.name=Mac OS X [echo] os.version=10.9.4 [echo] os.arch=x86_64 [echo] nativejartag.prefix = jogamp/nativetag [echo] c.compiler.debug=false [echo] c.compiler.use-debug=${c.compiler.use-debug} [echo] c.compiler.optimise=none gluegen.cpptasks.detect.os.1: gluegen.cpptasks.detect.os.refine: [echo] isI386=${isI386} [echo] isAMD64=true [echo] is64Bit=true [echo] isAbiEabiGnuArmel=${isAbiEabiGnuArmel} [echo] isAbiEabiGnuArmhf=${isAbiEabiGnuArmhf} [echo] jvmDataModel32Bit=${jvmDataModel32Bit} [echo] jvmDataModel64Bit=${jvmDataModel64Bit} [echo] jvmDataModel.arg=-Djnlp.no.jvm.data.model.set=true [echo] FreeBSD=${isFreeBSD} [echo] FreeBSDX86=${isFreeBSDX86} [echo] FreeBSDAMD64=${isFreeBSDAMD64} [echo] HPUX=${isHPUX} [echo] IA64=${isIA64} [echo] Android=${isAndroid} [echo] AndroidARMv6=${isAndroidARMv6} [echo] AndroidARMv6Armel=${isAndroidARMv6Armel} [echo] AndroidARMv6Armhf=${isAndroidARMv6Armhf} [echo] Linux=${isLinux} [echo] LinuxAMD64=${isLinuxAMD64} [echo] LinuxIA64=${isLinuxIA64} [echo] LinuxX86=${isLinuxX86} [echo] LinuxARMv6=${isLinuxARMv6} [echo] LinuxARMv6Armel=${isLinuxARMv6Armel} [echo] LinuxARMv6Armhf=${isLinuxARMv6Armhf} [echo] LinuxAlpha=${isLinuxAlpha} [echo] LinuxHppa=${isLinuxHppa} [echo] LinuxMips=${isLinuxMips} [echo] LinuxMipsel=${isLinuxMipsel} [echo] LinuxPpc=${isLinuxPpc} [echo] Linuxs390=${isLinuxs390} [echo] Linuxs390x=${isLinuxs390x} [echo] LinuxSparc=${isLinuxSparc} [echo] OS X=true [echo] OS X PPC=${use.macosppc} [echo] OS X x32=${use.macosx32} [echo] OS X x64=true [echo] Solaris=${isSolaris} [echo] Solaris32Bit=${isSolaris32Bit} [echo] Solaris64Bit=${isSolaris64Bit} [echo] SolarisSparc=${isSolarisSparc} [echo] SolarisSparcv9=${isSolarisSparcv9} [echo] SolarisAMD64=${isSolarisAMD64} [echo] SolarisX86=${isSolarisX86} [echo] Unix=${isUnix} [echo] Windows=${isWindows} [echo] X11=${isX11} [echo] os=Mac OS X [echo] os=10.9.4 [echo] arch=x86_64 gluegen.cpptasks.detect.os.freebsd.amd64: gluegen.cpptasks.detect.os.freebsd.x86: gluegen.cpptasks.detect.os.freebsd: gluegen.cpptasks.detect.os.hpux: gluegen.cpptasks.detect.os.linux.amd64: gluegen.cpptasks.detect.os.linux.ia64: gluegen.cpptasks.detect.os.linux.x86: gluegen.cpptasks.detect.os.linux.armv6.armel: gluegen.cpptasks.detect.os.linux.armv6.armhf: gluegen.cpptasks.detect.os.android.armv6.armel: gluegen.cpptasks.detect.os.android.armv6.armhf: gluegen.cpptasks.detect.os.linux.alpha: gluegen.cpptasks.detect.os.linux.hppa: gluegen.cpptasks.detect.os.linux.mips: gluegen.cpptasks.detect.os.linux.mipsel: gluegen.cpptasks.detect.os.linux.ppc: gluegen.cpptasks.detect.os.linux.s390: gluegen.cpptasks.detect.os.linux.s390x: gluegen.cpptasks.detect.os.linux.sparc: gluegen.cpptasks.detect.os.linux: gluegen.cpptasks.detect.os.osx: gluegen.cpptasks.detect.os.solaris.sparc: gluegen.cpptasks.detect.os.solaris.sparcv9: gluegen.cpptasks.detect.os.solaris.amd64: gluegen.cpptasks.detect.os.solaris.x86: gluegen.cpptasks.detect.os.solaris: gluegen.cpptasks.detect.os.unix: gluegen.cpptasks.detect.os.windows.amd64: gluegen.cpptasks.detect.os.windows.x86: gluegen.cpptasks.detect.os.windows: gluegen.cpptasks.detect.os.2: [echo] os and arch: macosx-universal [echo] os and arch.dot: macosx.universal [echo] os and arch.slash: macosx/universal gluegen.cpptasks.detect.os: common.init: [echo] setup.noAWT: ${setup.noAWT} [echo] setup.noNativeAWT: ${setup.noNativeAWT} [echo] setup.noNativeDesktop: ${setup.noNativeDesktop} [echo] Loaded /Users/jogamp/jogl.properties. [echo] Loaded /Users/jogamp/gluegen.properties. [echo] antlr.jar=../../../../gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/antlr.jar [echo] junit.jar=../../../../gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/junit.jar [echo] android.jar=../../../../gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/android-sdk/15/android.jar [echo] swt.jar=../make/lib/swt/cocoa-macosx-x86_64/swt-debug.jar [echo] plugin3.jar=../make/lib/plugin3/plugin3-public.jar [echo] isSWTRuntimeAvailable=true [echo] joal-jars.available: true ../../../../joal/label/macosx-10_6-x86_64-nvidia/build/jar/joal.jar init: clean: jogamp.env.validation: [echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010 [echo] ant.java.version 1.7 [echo] java.version 1.7.0_60 [echo] java.home /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre [echo] jvmJava.exe /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/bin/java [echo] jvmJava7.exe ${jvmJava7.exe} jogamp.env.init: [echo] jogamp.jar.codebase Codebase: *.jogamp.org [echo] jogamp.version 2.2.0-rc-20140806 [echo] jogamp.version.int 0914019 [echo] junit.is.disabled ${junit.is.disabled} [echo] target.user.set true [echo] target.sourcelevel 1.6 [echo] target.targetlevel 1.6 [echo] target.rt.jar /opt-share/jre1.6.0_30/lib/rt.jar [echo] host.sourcelevel 1.7 [echo] host.targetlevel 1.7 [echo] host.rt.jar /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/lib/rt.jar [echo] javacdebug true [echo] javacdebuglevel source,lines [echo] javac.memorymax 1024m [echo] build.archiveon true [echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012 [echo] android.version 9 [echo] junit.run.arg0 -Djunit.run.arg0=dummy [echo] junit.run.arg1 -Djunit.run.arg1=dummy [echo] macosx.sdkroot ${macosx.sdkroot} gluegen.properties.load.user: gluegen.cpptasks.detect.os.custom: [echo] gluegen.cpptasks.detect.os.custom: NOP done gluegen.cpptasks.initialize: [echo] os.name=Mac OS X [echo] os.version=10.9.4 [echo] os.arch=x86_64 [echo] nativejartag.prefix = jogamp/nativetag [echo] c.compiler.debug=false [echo] c.compiler.use-debug=${c.compiler.use-debug} [echo] c.compiler.optimise=none gluegen.cpptasks.detect.os.1: gluegen.cpptasks.detect.os.refine: gluegen.cpptasks.detect.os.freebsd.amd64: gluegen.cpptasks.detect.os.freebsd.x86: gluegen.cpptasks.detect.os.freebsd: gluegen.cpptasks.detect.os.hpux: gluegen.cpptasks.detect.os.linux.amd64: gluegen.cpptasks.detect.os.linux.ia64: gluegen.cpptasks.detect.os.linux.x86: gluegen.cpptasks.detect.os.linux.armv6.armel: gluegen.cpptasks.detect.os.linux.armv6.armhf: gluegen.cpptasks.detect.os.android.armv6.armel: gluegen.cpptasks.detect.os.android.armv6.armhf: gluegen.cpptasks.detect.os.linux.alpha: gluegen.cpptasks.detect.os.linux.hppa: gluegen.cpptasks.detect.os.linux.mips: gluegen.cpptasks.detect.os.linux.mipsel: gluegen.cpptasks.detect.os.linux.ppc: gluegen.cpptasks.detect.os.linux.s390: gluegen.cpptasks.detect.os.linux.s390x: gluegen.cpptasks.detect.os.linux.sparc: gluegen.cpptasks.detect.os.linux: gluegen.cpptasks.detect.os.osx: gluegen.cpptasks.detect.os.solaris.sparc: gluegen.cpptasks.detect.os.solaris.sparcv9: gluegen.cpptasks.detect.os.solaris.amd64: gluegen.cpptasks.detect.os.solaris.x86: gluegen.cpptasks.detect.os.solaris: gluegen.cpptasks.detect.os.unix: gluegen.cpptasks.detect.os.windows.amd64: gluegen.cpptasks.detect.os.windows.x86: gluegen.cpptasks.detect.os.windows: gluegen.cpptasks.detect.os.2: gluegen.cpptasks.detect.os: common.init: base.init: [echo] java.excludes.all: ${java.excludes.awt} declare.common: clean: java.generate.cleantemp: jogamp.env.validation: [echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010 [echo] ant.java.version 1.7 [echo] java.version 1.7.0_60 [echo] java.home /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre [echo] jvmJava.exe /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/bin/java [echo] jvmJava7.exe ${jvmJava7.exe} jogamp.env.init: [echo] jogamp.jar.codebase Codebase: *.jogamp.org [echo] jogamp.version 2.2.0-rc-20140806 [echo] jogamp.version.int 0914019 [echo] junit.is.disabled ${junit.is.disabled} [echo] target.user.set true [echo] target.sourcelevel 1.6 [echo] target.targetlevel 1.6 [echo] target.rt.jar /opt-share/jre1.6.0_30/lib/rt.jar [echo] host.sourcelevel 1.7 [echo] host.targetlevel 1.7 [echo] host.rt.jar /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/lib/rt.jar [echo] javacdebug true [echo] javacdebuglevel source,lines [echo] javac.memorymax 1024m [echo] build.archiveon true [echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012 [echo] android.version 9 [echo] junit.run.arg0 -Djunit.run.arg0=dummy [echo] junit.run.arg1 -Djunit.run.arg1=dummy [echo] macosx.sdkroot ${macosx.sdkroot} gluegen.properties.load.user: gluegen.cpptasks.detect.os.custom: [echo] gluegen.cpptasks.detect.os.custom: NOP done gluegen.cpptasks.initialize: [echo] os.name=Mac OS X [echo] os.version=10.9.4 [echo] os.arch=x86_64 [echo] nativejartag.prefix = jogamp/nativetag [echo] c.compiler.debug=false [echo] c.compiler.use-debug=${c.compiler.use-debug} [echo] c.compiler.optimise=none gluegen.cpptasks.detect.os.1: gluegen.cpptasks.detect.os.refine: gluegen.cpptasks.detect.os.freebsd.amd64: gluegen.cpptasks.detect.os.freebsd.x86: gluegen.cpptasks.detect.os.freebsd: gluegen.cpptasks.detect.os.hpux: gluegen.cpptasks.detect.os.linux.amd64: gluegen.cpptasks.detect.os.linux.ia64: gluegen.cpptasks.detect.os.linux.x86: gluegen.cpptasks.detect.os.linux.armv6.armel: gluegen.cpptasks.detect.os.linux.armv6.armhf: gluegen.cpptasks.detect.os.android.armv6.armel: gluegen.cpptasks.detect.os.android.armv6.armhf: gluegen.cpptasks.detect.os.linux.alpha: gluegen.cpptasks.detect.os.linux.hppa: gluegen.cpptasks.detect.os.linux.mips: gluegen.cpptasks.detect.os.linux.mipsel: gluegen.cpptasks.detect.os.linux.ppc: gluegen.cpptasks.detect.os.linux.s390: gluegen.cpptasks.detect.os.linux.s390x: gluegen.cpptasks.detect.os.linux.sparc: gluegen.cpptasks.detect.os.linux: gluegen.cpptasks.detect.os.osx: gluegen.cpptasks.detect.os.solaris.sparc: gluegen.cpptasks.detect.os.solaris.sparcv9: gluegen.cpptasks.detect.os.solaris.amd64: gluegen.cpptasks.detect.os.solaris.x86: gluegen.cpptasks.detect.os.solaris: gluegen.cpptasks.detect.os.unix: gluegen.cpptasks.detect.os.windows.amd64: gluegen.cpptasks.detect.os.windows.x86: gluegen.cpptasks.detect.os.windows: gluegen.cpptasks.detect.os.2: gluegen.cpptasks.detect.os: common.init: partitioning.setup: [echo] isX11 : ${isX11} [echo] setup.noNativeDesktop : ${setup.noNativeDesktop} [echo] setup.addNativeOpenMAX : ${setup.addNativeOpenMAX} [echo] setup.addNativeNVidiaCG: true [echo] java.excludes.all: jogamp/opengl/gl2/fixme/** com/jogamp/audio/windows/waveout/TestSpatialization.java ${java.excludes.awt} ${java.excludes.swt} declare.common: clean: jogamp.env.validation: [echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010 [echo] ant.java.version 1.7 [echo] java.version 1.7.0_60 [echo] java.home /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre [echo] jvmJava.exe /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/bin/java [echo] jvmJava7.exe ${jvmJava7.exe} jogamp.env.init: [echo] jogamp.jar.codebase Codebase: *.jogamp.org [echo] jogamp.version 2.2.0-rc-20140806 [echo] jogamp.version.int 0914019 [echo] junit.is.disabled ${junit.is.disabled} [echo] target.user.set true [echo] target.sourcelevel 1.6 [echo] target.targetlevel 1.6 [echo] target.rt.jar /opt-share/jre1.6.0_30/lib/rt.jar [echo] host.sourcelevel 1.7 [echo] host.targetlevel 1.7 [echo] host.rt.jar /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/lib/rt.jar [echo] javacdebug true [echo] javacdebuglevel source,lines [echo] javac.memorymax 1024m [echo] build.archiveon true [echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012 [echo] android.version 9 [echo] junit.run.arg0 -Djunit.run.arg0=dummy [echo] junit.run.arg1 -Djunit.run.arg1=dummy [echo] macosx.sdkroot ${macosx.sdkroot} gluegen.properties.load.user: gluegen.cpptasks.detect.os.custom: [echo] gluegen.cpptasks.detect.os.custom: NOP done gluegen.cpptasks.initialize: [echo] os.name=Mac OS X [echo] os.version=10.9.4 [echo] os.arch=x86_64 [echo] nativejartag.prefix = jogamp/nativetag [echo] c.compiler.debug=false [echo] c.compiler.use-debug=${c.compiler.use-debug} [echo] c.compiler.optimise=none gluegen.cpptasks.detect.os.1: gluegen.cpptasks.detect.os.refine: gluegen.cpptasks.detect.os.freebsd.amd64: gluegen.cpptasks.detect.os.freebsd.x86: gluegen.cpptasks.detect.os.freebsd: gluegen.cpptasks.detect.os.hpux: gluegen.cpptasks.detect.os.linux.amd64: gluegen.cpptasks.detect.os.linux.ia64: gluegen.cpptasks.detect.os.linux.x86: gluegen.cpptasks.detect.os.linux.armv6.armel: gluegen.cpptasks.detect.os.linux.armv6.armhf: gluegen.cpptasks.detect.os.android.armv6.armel: gluegen.cpptasks.detect.os.android.armv6.armhf: gluegen.cpptasks.detect.os.linux.alpha: gluegen.cpptasks.detect.os.linux.hppa: gluegen.cpptasks.detect.os.linux.mips: gluegen.cpptasks.detect.os.linux.mipsel: gluegen.cpptasks.detect.os.linux.ppc: gluegen.cpptasks.detect.os.linux.s390: gluegen.cpptasks.detect.os.linux.s390x: gluegen.cpptasks.detect.os.linux.sparc: gluegen.cpptasks.detect.os.linux: gluegen.cpptasks.detect.os.osx: gluegen.cpptasks.detect.os.solaris.sparc: gluegen.cpptasks.detect.os.solaris.sparcv9: gluegen.cpptasks.detect.os.solaris.amd64: gluegen.cpptasks.detect.os.solaris.x86: gluegen.cpptasks.detect.os.solaris: gluegen.cpptasks.detect.os.unix: gluegen.cpptasks.detect.os.windows.amd64: gluegen.cpptasks.detect.os.windows.x86: gluegen.cpptasks.detect.os.windows: gluegen.cpptasks.detect.os.2: gluegen.cpptasks.detect.os: common.init: base.init: [echo] setup.noOpenGL: ${setup.noOpenGL} [echo] isWindows: ${isWindows} [echo] isOSX: true [echo] isX11: ${isX11} [echo] isAndroid: ${isAndroid} [echo] setup.addNativeKD: ${setup.addNativeKD} [echo] setup.addNativeIntelGDL: ${setup.addNativeIntelGDL} [echo] setup.addNativeBroadcom: ${setup.addNativeBroadcom} [echo] setup.nonatives: ${setup.nonatives} [echo] java.excludes.all: ${java.excludes.awt}, ${java.excludes.swt}, ${java.excludes.opengl} declare.common: clean: jogamp.env.validation: [echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010 [echo] ant.java.version 1.7 [echo] java.version 1.7.0_60 [echo] java.home /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre [echo] jvmJava.exe /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/bin/java [echo] jvmJava7.exe ${jvmJava7.exe} jogamp.env.init: [echo] jogamp.jar.codebase Codebase: *.jogamp.org [echo] jogamp.version 2.2.0-rc-20140806 [echo] jogamp.version.int 0914019 [echo] junit.is.disabled ${junit.is.disabled} [echo] target.user.set true [echo] target.sourcelevel 1.6 [echo] target.targetlevel 1.6 [echo] target.rt.jar /opt-share/jre1.6.0_30/lib/rt.jar [echo] host.sourcelevel 1.7 [echo] host.targetlevel 1.7 [echo] host.rt.jar /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/lib/rt.jar [echo] javacdebug true [echo] javacdebuglevel source,lines [echo] javac.memorymax 1024m [echo] build.archiveon true [echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012 [echo] android.version 9 [echo] junit.run.arg0 -Djunit.run.arg0=dummy [echo] junit.run.arg1 -Djunit.run.arg1=dummy [echo] macosx.sdkroot ${macosx.sdkroot} gluegen.properties.load.user: gluegen.cpptasks.detect.os.custom: [echo] gluegen.cpptasks.detect.os.custom: NOP done gluegen.cpptasks.initialize: [echo] os.name=Mac OS X [echo] os.version=10.9.4 [echo] os.arch=x86_64 [echo] nativejartag.prefix = jogamp/nativetag [echo] c.compiler.debug=false [echo] c.compiler.use-debug=${c.compiler.use-debug} [echo] c.compiler.optimise=none gluegen.cpptasks.detect.os.1: gluegen.cpptasks.detect.os.refine: gluegen.cpptasks.detect.os.freebsd.amd64: gluegen.cpptasks.detect.os.freebsd.x86: gluegen.cpptasks.detect.os.freebsd: gluegen.cpptasks.detect.os.hpux: gluegen.cpptasks.detect.os.linux.amd64: gluegen.cpptasks.detect.os.linux.ia64: gluegen.cpptasks.detect.os.linux.x86: gluegen.cpptasks.detect.os.linux.armv6.armel: gluegen.cpptasks.detect.os.linux.armv6.armhf: gluegen.cpptasks.detect.os.android.armv6.armel: gluegen.cpptasks.detect.os.android.armv6.armhf: gluegen.cpptasks.detect.os.linux.alpha: gluegen.cpptasks.detect.os.linux.hppa: gluegen.cpptasks.detect.os.linux.mips: gluegen.cpptasks.detect.os.linux.mipsel: gluegen.cpptasks.detect.os.linux.ppc: gluegen.cpptasks.detect.os.linux.s390: gluegen.cpptasks.detect.os.linux.s390x: gluegen.cpptasks.detect.os.linux.sparc: gluegen.cpptasks.detect.os.linux: gluegen.cpptasks.detect.os.osx: gluegen.cpptasks.detect.os.solaris.sparc: gluegen.cpptasks.detect.os.solaris.sparcv9: gluegen.cpptasks.detect.os.solaris.amd64: gluegen.cpptasks.detect.os.solaris.x86: gluegen.cpptasks.detect.os.solaris: gluegen.cpptasks.detect.os.unix: gluegen.cpptasks.detect.os.windows.amd64: gluegen.cpptasks.detect.os.windows.x86: gluegen.cpptasks.detect.os.windows: gluegen.cpptasks.detect.os.2: gluegen.cpptasks.detect.os: common.init: partitioning.setup: declare.common: [echo] rel.oculusvr.sdk ../oculusvr-sdk [echo] stub.includes.ovr ../oculusvr-sdk/LibOVR/Src [echo] stub.includes.all.ovr ../oculusvr-sdk/LibOVR/Src,../oculusvr-sdk/LibOVR/Src/CAPI [echo] oculusvr.sdk.available true [echo] oculusvr.build.enabled true [echo] c.build.supported true clean: [echo] gluegen.basename: gluegen [echo] jogl.basename: jogl jogamp.env.validation: [echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010 [echo] ant.java.version 1.7 [echo] java.version 1.7.0_60 [echo] java.home /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre [echo] jvmJava.exe /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/bin/java [echo] jvmJava7.exe ${jvmJava7.exe} jogamp.env.init: [echo] jogamp.jar.codebase Codebase: *.jogamp.org [echo] jogamp.version 2.2.0-rc-20140806 [echo] jogamp.version.int 0914019 [echo] junit.is.disabled ${junit.is.disabled} [echo] target.user.set true [echo] target.sourcelevel 1.6 [echo] target.targetlevel 1.6 [echo] target.rt.jar /opt-share/jre1.6.0_30/lib/rt.jar [echo] host.sourcelevel 1.7 [echo] host.targetlevel 1.7 [echo] host.rt.jar /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/lib/rt.jar [echo] javacdebug true [echo] javacdebuglevel source,lines [echo] javac.memorymax 1024m [echo] build.archiveon true [echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012 [echo] android.version 9 [echo] junit.run.arg0 -Djunit.run.arg0=dummy [echo] junit.run.arg1 -Djunit.run.arg1=dummy [echo] macosx.sdkroot ${macosx.sdkroot} gluegen.properties.load.user: gluegen.cpptasks.detect.os.custom: [echo] gluegen.cpptasks.detect.os.custom: NOP done gluegen.cpptasks.initialize: [echo] os.name=Mac OS X [echo] os.version=10.9.4 [echo] os.arch=x86_64 [echo] nativejartag.prefix = jogamp/nativetag [echo] c.compiler.debug=false [echo] c.compiler.use-debug=${c.compiler.use-debug} [echo] c.compiler.optimise=none gluegen.cpptasks.detect.os.1: gluegen.cpptasks.detect.os.refine: gluegen.cpptasks.detect.os.freebsd.amd64: gluegen.cpptasks.detect.os.freebsd.x86: gluegen.cpptasks.detect.os.freebsd: gluegen.cpptasks.detect.os.hpux: gluegen.cpptasks.detect.os.linux.amd64: gluegen.cpptasks.detect.os.linux.ia64: gluegen.cpptasks.detect.os.linux.x86: gluegen.cpptasks.detect.os.linux.armv6.armel: gluegen.cpptasks.detect.os.linux.armv6.armhf: gluegen.cpptasks.detect.os.android.armv6.armel: gluegen.cpptasks.detect.os.android.armv6.armhf: gluegen.cpptasks.detect.os.linux.alpha: gluegen.cpptasks.detect.os.linux.hppa: gluegen.cpptasks.detect.os.linux.mips: gluegen.cpptasks.detect.os.linux.mipsel: gluegen.cpptasks.detect.os.linux.ppc: gluegen.cpptasks.detect.os.linux.s390: gluegen.cpptasks.detect.os.linux.s390x: gluegen.cpptasks.detect.os.linux.sparc: gluegen.cpptasks.detect.os.linux: gluegen.cpptasks.detect.os.osx: gluegen.cpptasks.detect.os.solaris.sparc: gluegen.cpptasks.detect.os.solaris.sparcv9: gluegen.cpptasks.detect.os.solaris.amd64: gluegen.cpptasks.detect.os.solaris.x86: gluegen.cpptasks.detect.os.solaris: gluegen.cpptasks.detect.os.unix: gluegen.cpptasks.detect.os.windows.amd64: gluegen.cpptasks.detect.os.windows.x86: gluegen.cpptasks.detect.os.windows: gluegen.cpptasks.detect.os.2: gluegen.cpptasks.detect.os: common.init: declare.common: clean: jogamp.env.validation: [echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010 [echo] ant.java.version 1.7 [echo] java.version 1.7.0_60 [echo] java.home /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre [echo] jvmJava.exe /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/bin/java [echo] jvmJava7.exe ${jvmJava7.exe} jogamp.env.init: [echo] jogamp.jar.codebase Codebase: *.jogamp.org [echo] jogamp.version 2.2.0-rc-20140806 [echo] jogamp.version.int 0914019 [echo] junit.is.disabled ${junit.is.disabled} [echo] target.user.set true [echo] target.sourcelevel 1.6 [echo] target.targetlevel 1.6 [echo] target.rt.jar /opt-share/jre1.6.0_30/lib/rt.jar [echo] host.sourcelevel 1.7 [echo] host.targetlevel 1.7 [echo] host.rt.jar /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/lib/rt.jar [echo] javacdebug true [echo] javacdebuglevel source,lines [echo] javac.memorymax 1024m [echo] build.archiveon true [echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012 [echo] android.version 9 [echo] junit.run.arg0 -Djunit.run.arg0=dummy [echo] junit.run.arg1 -Djunit.run.arg1=dummy [echo] macosx.sdkroot ${macosx.sdkroot} gluegen.properties.load.user: gluegen.cpptasks.detect.os.custom: [echo] gluegen.cpptasks.detect.os.custom: NOP done gluegen.cpptasks.initialize: [echo] os.name=Mac OS X [echo] os.version=10.9.4 [echo] os.arch=x86_64 [echo] nativejartag.prefix = jogamp/nativetag [echo] c.compiler.debug=false [echo] c.compiler.use-debug=${c.compiler.use-debug} [echo] c.compiler.optimise=none gluegen.cpptasks.detect.os.1: gluegen.cpptasks.detect.os.refine: gluegen.cpptasks.detect.os.freebsd.amd64: gluegen.cpptasks.detect.os.freebsd.x86: gluegen.cpptasks.detect.os.freebsd: gluegen.cpptasks.detect.os.hpux: gluegen.cpptasks.detect.os.linux.amd64: gluegen.cpptasks.detect.os.linux.ia64: gluegen.cpptasks.detect.os.linux.x86: gluegen.cpptasks.detect.os.linux.armv6.armel: gluegen.cpptasks.detect.os.linux.armv6.armhf: gluegen.cpptasks.detect.os.android.armv6.armel: gluegen.cpptasks.detect.os.android.armv6.armhf: gluegen.cpptasks.detect.os.linux.alpha: gluegen.cpptasks.detect.os.linux.hppa: gluegen.cpptasks.detect.os.linux.mips: gluegen.cpptasks.detect.os.linux.mipsel: gluegen.cpptasks.detect.os.linux.ppc: gluegen.cpptasks.detect.os.linux.s390: gluegen.cpptasks.detect.os.linux.s390x: gluegen.cpptasks.detect.os.linux.sparc: gluegen.cpptasks.detect.os.linux: gluegen.cpptasks.detect.os.osx: gluegen.cpptasks.detect.os.solaris.sparc: gluegen.cpptasks.detect.os.solaris.sparcv9: gluegen.cpptasks.detect.os.solaris.amd64: gluegen.cpptasks.detect.os.solaris.x86: gluegen.cpptasks.detect.os.solaris: gluegen.cpptasks.detect.os.unix: gluegen.cpptasks.detect.os.windows.amd64: gluegen.cpptasks.detect.os.windows.x86: gluegen.cpptasks.detect.os.windows: gluegen.cpptasks.detect.os.2: gluegen.cpptasks.detect.os: common.init: init: build.nativewindow: jogamp.env.validation: [echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010 [echo] ant.java.version 1.7 [echo] java.version 1.7.0_60 [echo] java.home /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre [echo] jvmJava.exe /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/bin/java [echo] jvmJava7.exe ${jvmJava7.exe} jogamp.env.init: [echo] jogamp.jar.codebase Codebase: *.jogamp.org [echo] jogamp.version 2.2.0-rc-20140806 [echo] jogamp.version.int 0914019 [echo] junit.is.disabled ${junit.is.disabled} [echo] target.user.set true [echo] target.sourcelevel 1.6 [echo] target.targetlevel 1.6 [echo] target.rt.jar /opt-share/jre1.6.0_30/lib/rt.jar [echo] host.sourcelevel 1.7 [echo] host.targetlevel 1.7 [echo] host.rt.jar /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/lib/rt.jar [echo] javacdebug true [echo] javacdebuglevel source,lines [echo] javac.memorymax 1024m [echo] build.archiveon true [echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012 [echo] android.version 9 [echo] junit.run.arg0 -Djunit.run.arg0=dummy [echo] junit.run.arg1 -Djunit.run.arg1=dummy [echo] macosx.sdkroot ${macosx.sdkroot} gluegen.properties.load.user: gluegen.cpptasks.detect.os.custom: [echo] gluegen.cpptasks.detect.os.custom: NOP done gluegen.cpptasks.initialize: [echo] os.name=Mac OS X [echo] os.version=10.9.4 [echo] os.arch=x86_64 [echo] nativejartag.prefix = jogamp/nativetag [echo] c.compiler.debug=false [echo] c.compiler.use-debug=${c.compiler.use-debug} [echo] c.compiler.optimise=none gluegen.cpptasks.detect.os.1: gluegen.cpptasks.detect.os.refine: gluegen.cpptasks.detect.os.freebsd.amd64: gluegen.cpptasks.detect.os.freebsd.x86: gluegen.cpptasks.detect.os.freebsd: gluegen.cpptasks.detect.os.hpux: gluegen.cpptasks.detect.os.linux.amd64: gluegen.cpptasks.detect.os.linux.ia64: gluegen.cpptasks.detect.os.linux.x86: gluegen.cpptasks.detect.os.linux.armv6.armel: gluegen.cpptasks.detect.os.linux.armv6.armhf: gluegen.cpptasks.detect.os.android.armv6.armel: gluegen.cpptasks.detect.os.android.armv6.armhf: gluegen.cpptasks.detect.os.linux.alpha: gluegen.cpptasks.detect.os.linux.hppa: gluegen.cpptasks.detect.os.linux.mips: gluegen.cpptasks.detect.os.linux.mipsel: gluegen.cpptasks.detect.os.linux.ppc: gluegen.cpptasks.detect.os.linux.s390: gluegen.cpptasks.detect.os.linux.s390x: gluegen.cpptasks.detect.os.linux.sparc: gluegen.cpptasks.detect.os.linux: gluegen.cpptasks.detect.os.osx: gluegen.cpptasks.detect.os.solaris.sparc: gluegen.cpptasks.detect.os.solaris.sparcv9: gluegen.cpptasks.detect.os.solaris.amd64: gluegen.cpptasks.detect.os.solaris.x86: gluegen.cpptasks.detect.os.solaris: gluegen.cpptasks.detect.os.unix: gluegen.cpptasks.detect.os.windows.amd64: gluegen.cpptasks.detect.os.windows.x86: gluegen.cpptasks.detect.os.windows: gluegen.cpptasks.detect.os.2: gluegen.cpptasks.detect.os: common.init: base.init: [echo] java.excludes.all: ${java.excludes.awt} declare.common: init: [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/gensrc/classes [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/gensrc/native [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/gensrc/native/MacOSX [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/gensrc/native/Windows [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/gensrc/native/X11 [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/classes [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/obj common.gluegen.build: jogamp.env.validation: [echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010 [echo] ant.java.version 1.7 [echo] java.version 1.7.0_60 [echo] java.home /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre [echo] jvmJava.exe /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/bin/java [echo] jvmJava7.exe ${jvmJava7.exe} jogamp.env.init: [echo] jogamp.jar.codebase Codebase: *.jogamp.org [echo] jogamp.version 2.2.0-rc-20140806 [echo] jogamp.version.int 0914019 [echo] junit.is.disabled ${junit.is.disabled} [echo] target.user.set true [echo] target.sourcelevel 1.6 [echo] target.targetlevel 1.6 [echo] target.rt.jar /opt-share/jre1.6.0_30/lib/rt.jar [echo] host.sourcelevel 1.7 [echo] host.targetlevel 1.7 [echo] host.rt.jar /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/lib/rt.jar [echo] javacdebug true [echo] javacdebuglevel source,lines [echo] javac.memorymax 1024m [echo] build.archiveon true [echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012 [echo] android.version 9 [echo] junit.run.arg0 -Djunit.run.arg0=dummy [echo] junit.run.arg1 -Djunit.run.arg1=dummy [echo] macosx.sdkroot ${macosx.sdkroot} gluegen.properties.load.user: [echo] Loaded /Users/jogamp/gluegen.properties. [echo] Setting defaults: [echo] Setting default gcc.compat.compiler [echo] gcc.compat.compiler=xcode.clang [echo] antlr.jar=../../../../gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/antlr.jar [echo] junit.jar=../../../../gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/junit.jar [echo] win32.c.compiler=${win32.c.compiler} gluegen.cpptasks.detect.os.custom: [echo] gluegen.cpptasks.detect.os.custom: NOP done gluegen.cpptasks.initialize: [echo] os.name=Mac OS X [echo] os.version=10.9.4 [echo] os.arch=x86_64 [echo] nativejartag.prefix = jogamp/nativetag [echo] c.compiler.debug=false [echo] c.compiler.use-debug=${c.compiler.use-debug} [echo] c.compiler.optimise=none gluegen.cpptasks.detect.os.1: gluegen.cpptasks.detect.os.refine: [echo] isI386=${isI386} [echo] isAMD64=true [echo] is64Bit=true [echo] isAbiEabiGnuArmel=${isAbiEabiGnuArmel} [echo] isAbiEabiGnuArmhf=${isAbiEabiGnuArmhf} [echo] jvmDataModel32Bit=${jvmDataModel32Bit} [echo] jvmDataModel64Bit=${jvmDataModel64Bit} [echo] jvmDataModel.arg=-Djnlp.no.jvm.data.model.set=true [echo] FreeBSD=${isFreeBSD} [echo] FreeBSDX86=${isFreeBSDX86} [echo] FreeBSDAMD64=${isFreeBSDAMD64} [echo] HPUX=${isHPUX} [echo] IA64=${isIA64} [echo] Android=${isAndroid} [echo] AndroidARMv6=${isAndroidARMv6} [echo] AndroidARMv6Armel=${isAndroidARMv6Armel} [echo] AndroidARMv6Armhf=${isAndroidARMv6Armhf} [echo] Linux=${isLinux} [echo] LinuxAMD64=${isLinuxAMD64} [echo] LinuxIA64=${isLinuxIA64} [echo] LinuxX86=${isLinuxX86} [echo] LinuxARMv6=${isLinuxARMv6} [echo] LinuxARMv6Armel=${isLinuxARMv6Armel} [echo] LinuxARMv6Armhf=${isLinuxARMv6Armhf} [echo] LinuxAlpha=${isLinuxAlpha} [echo] LinuxHppa=${isLinuxHppa} [echo] LinuxMips=${isLinuxMips} [echo] LinuxMipsel=${isLinuxMipsel} [echo] LinuxPpc=${isLinuxPpc} [echo] Linuxs390=${isLinuxs390} [echo] Linuxs390x=${isLinuxs390x} [echo] LinuxSparc=${isLinuxSparc} [echo] OS X=true [echo] OS X PPC=${use.macosppc} [echo] OS X x32=${use.macosx32} [echo] OS X x64=true [echo] Solaris=${isSolaris} [echo] Solaris32Bit=${isSolaris32Bit} [echo] Solaris64Bit=${isSolaris64Bit} [echo] SolarisSparc=${isSolarisSparc} [echo] SolarisSparcv9=${isSolarisSparcv9} [echo] SolarisAMD64=${isSolarisAMD64} [echo] SolarisX86=${isSolarisX86} [echo] Unix=${isUnix} [echo] Windows=${isWindows} [echo] X11=${isX11} [echo] os=Mac OS X [echo] os=10.9.4 [echo] arch=x86_64 gluegen.cpptasks.detect.os.freebsd.amd64: gluegen.cpptasks.detect.os.freebsd.x86: gluegen.cpptasks.detect.os.freebsd: gluegen.cpptasks.detect.os.hpux: gluegen.cpptasks.detect.os.linux.amd64: gluegen.cpptasks.detect.os.linux.ia64: gluegen.cpptasks.detect.os.linux.x86: gluegen.cpptasks.detect.os.linux.armv6.armel: gluegen.cpptasks.detect.os.linux.armv6.armhf: gluegen.cpptasks.detect.os.android.armv6.armel: gluegen.cpptasks.detect.os.android.armv6.armhf: gluegen.cpptasks.detect.os.linux.alpha: gluegen.cpptasks.detect.os.linux.hppa: gluegen.cpptasks.detect.os.linux.mips: gluegen.cpptasks.detect.os.linux.mipsel: gluegen.cpptasks.detect.os.linux.ppc: gluegen.cpptasks.detect.os.linux.s390: gluegen.cpptasks.detect.os.linux.s390x: gluegen.cpptasks.detect.os.linux.sparc: gluegen.cpptasks.detect.os.linux: gluegen.cpptasks.detect.os.osx: gluegen.cpptasks.detect.os.solaris.sparc: gluegen.cpptasks.detect.os.solaris.sparcv9: gluegen.cpptasks.detect.os.solaris.amd64: gluegen.cpptasks.detect.os.solaris.x86: gluegen.cpptasks.detect.os.solaris: gluegen.cpptasks.detect.os.unix: gluegen.cpptasks.detect.os.windows.amd64: gluegen.cpptasks.detect.os.windows.x86: gluegen.cpptasks.detect.os.windows: gluegen.cpptasks.detect.os.2: [echo] os and arch: macosx-universal [echo] os and arch.dot: macosx.universal [echo] os and arch.slash: macosx/universal gluegen.cpptasks.detect.os: setup.excludes.nsig: init.base: init.android: init: java.class.path.validate: validate: gluegen.build.check.android-launcher: android-launcher.build: android-launcher.package: gluegen.build.check.java: gluegen.build.java: gluegen.cpptasks.detect.compiler: [echo] gcc.compat.compiler=xcode.clang [echo] GCC=${isGCC} [echo] CLANG=true [echo] VC6=${isVC6} [echo] VC7=${isVC7} [echo] VC8=${isVC8} [echo] VC8_X64=${isVC8_X64} [echo] VC9=${isVC9} [echo] MingW=${isMingW} [echo] MingW32=${isMingW32} [echo] MingW64=${isMingW64} setup.java.home.dir.nonmacosx: setup.java.home.dir.macosx: setup.java.home.dir: [echo] java.home.dir /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/.. [echo] java.includes.dir /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/../include gluegen.cpptasks.configure.compiler: gluegen.cpptasks.declare.compiler.environment: gluegen.cpptasks.declare.compiler.win32.vc6: gluegen.cpptasks.declare.compiler.win32.vc7: gluegen.cpptasks.declare.compiler.win32.vc8: gluegen.cpptasks.declare.compiler.win32.vc8_x64: gluegen.cpptasks.declare.compiler.win32.vc9: gluegen.cpptasks.declare.compiler.win32.mingw: gluegen.cpptasks.declare.compiler.win64.mingw: gluegen.cpptasks.declare.compiler.win32: gluegen.cpptasks.declare.compiler.linux.x86: gluegen.cpptasks.declare.compiler.linux.amd64: gluegen.cpptasks.declare.compiler.linux.ia64: gluegen.cpptasks.declare.compiler.linux.armv6: gluegen.cpptasks.declare.compiler.linux.alpha: gluegen.cpptasks.declare.compiler.linux.hppa: gluegen.cpptasks.declare.compiler.linux.mips: gluegen.cpptasks.declare.compiler.linux.mipsel: gluegen.cpptasks.declare.compiler.linux.ppc: gluegen.cpptasks.declare.compiler.linux.s390: gluegen.cpptasks.declare.compiler.linux.s390x: gluegen.cpptasks.declare.compiler.linux.sparc: gluegen.cpptasks.declare.compiler.linux: gluegen.cpptasks.declare.compiler.solaris32: gluegen.cpptasks.declare.compiler.solaris.sparcv9: gluegen.cpptasks.declare.compiler.solaris.amd64: gluegen.cpptasks.declare.compiler.solaris: gluegen.cpptasks.declare.compiler.macosx: [echo] MacOSX [echo] java.includes.dir.platform /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/stub_includes/jni/macosx [echo] java.lib.dir.platform /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/../jre/lib gluegen.cpptasks.declare.compiler.freebsd.x86: gluegen.cpptasks.declare.compiler.freebsd.amd64: gluegen.cpptasks.declare.compiler.freebsd: gluegen.cpptasks.declare.compiler.hpux: gluegen.cpptasks.declare.compiler: [echo] java.lib.dir.platform: /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/../jre/lib gluegen.cpptasks.setup.compiler: declare.win32.vc6: declare.win32.vc7: declare.win32.vc8: declare.win32.vc8_x64: declare.win32.vc9: declare.win32.mingw: declare.win64.mingw: declare.win32: declare.linux.x86: declare.linux.amd64: declare.linux.ia64: declare.linux.hppa: declare.linux.mips: declare.linux.mipsel: declare.linux.ppc: declare.linux.s390: declare.linux.s390x: declare.linux.sparc: declare.linux.armv6: declare.linux: declare.android: declare.solaris32: declare.solarisSparcv9: declare.solarisAMD64: declare.solaris: declare.macosx: [echo] MacOSX declare.freebsd.x86: declare.freebsd.amd64: declare.freebsd: declare.hpux: c.configure: gluegen.build.c: jogamp.env.validation: [echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010 [echo] ant.java.version 1.7 [echo] java.version 1.7.0_60 [echo] java.home /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre [echo] jvmJava.exe /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/bin/java [echo] jvmJava7.exe ${jvmJava7.exe} jogamp.env.init: [echo] jogamp.jar.codebase Codebase: *.jogamp.org [echo] jogamp.version 2.2.0-rc-20140806 [echo] jogamp.version.int 0914019 [echo] junit.is.disabled ${junit.is.disabled} [echo] target.user.set true [echo] target.sourcelevel 1.6 [echo] target.targetlevel 1.6 [echo] target.rt.jar /opt-share/jre1.6.0_30/lib/rt.jar [echo] host.sourcelevel 1.7 [echo] host.targetlevel 1.7 [echo] host.rt.jar /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/lib/rt.jar [echo] javacdebug true [echo] javacdebuglevel source,lines [echo] javac.memorymax 1024m [echo] build.archiveon true [echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012 [echo] android.version 9 [echo] junit.run.arg0 -Djunit.run.arg0=dummy [echo] junit.run.arg1 -Djunit.run.arg1=dummy [echo] macosx.sdkroot ${macosx.sdkroot} gluegen.properties.load.user: gluegen.cpptasks.detect.os.custom: [echo] gluegen.cpptasks.detect.os.custom: NOP done gluegen.cpptasks.initialize: [echo] os.name=Mac OS X [echo] os.version=10.9.4 [echo] os.arch=x86_64 [echo] nativejartag.prefix = jogamp/nativetag [echo] c.compiler.debug=false [echo] c.compiler.use-debug=${c.compiler.use-debug} [echo] c.compiler.optimise=none gluegen.cpptasks.detect.os.1: gluegen.cpptasks.detect.os.refine: gluegen.cpptasks.detect.os.freebsd.amd64: gluegen.cpptasks.detect.os.freebsd.x86: gluegen.cpptasks.detect.os.freebsd: gluegen.cpptasks.detect.os.hpux: gluegen.cpptasks.detect.os.linux.amd64: gluegen.cpptasks.detect.os.linux.ia64: gluegen.cpptasks.detect.os.linux.x86: gluegen.cpptasks.detect.os.linux.armv6.armel: gluegen.cpptasks.detect.os.linux.armv6.armhf: gluegen.cpptasks.detect.os.android.armv6.armel: gluegen.cpptasks.detect.os.android.armv6.armhf: gluegen.cpptasks.detect.os.linux.alpha: gluegen.cpptasks.detect.os.linux.hppa: gluegen.cpptasks.detect.os.linux.mips: gluegen.cpptasks.detect.os.linux.mipsel: gluegen.cpptasks.detect.os.linux.ppc: gluegen.cpptasks.detect.os.linux.s390: gluegen.cpptasks.detect.os.linux.s390x: gluegen.cpptasks.detect.os.linux.sparc: gluegen.cpptasks.detect.os.linux: gluegen.cpptasks.detect.os.osx: gluegen.cpptasks.detect.os.solaris.sparc: gluegen.cpptasks.detect.os.solaris.sparcv9: gluegen.cpptasks.detect.os.solaris.amd64: gluegen.cpptasks.detect.os.solaris.x86: gluegen.cpptasks.detect.os.solaris: gluegen.cpptasks.detect.os.unix: gluegen.cpptasks.detect.os.windows.amd64: gluegen.cpptasks.detect.os.windows.x86: gluegen.cpptasks.detect.os.windows: gluegen.cpptasks.detect.os.2: gluegen.cpptasks.detect.os: setup.excludes.nsig: init.base: init.android: init: java.class.path.validate: validate: gluegen.cpptasks.detect.compiler: [echo] gcc.compat.compiler=xcode.clang [echo] GCC=${isGCC} [echo] CLANG=true [echo] VC6=${isVC6} [echo] VC7=${isVC7} [echo] VC8=${isVC8} [echo] VC8_X64=${isVC8_X64} [echo] VC9=${isVC9} [echo] MingW=${isMingW} [echo] MingW32=${isMingW32} [echo] MingW64=${isMingW64} setup.java.home.dir.nonmacosx: setup.java.home.dir.macosx: setup.java.home.dir: [echo] java.home.dir /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/.. [echo] java.includes.dir /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/../include gluegen.cpptasks.configure.compiler: gluegen.cpptasks.declare.compiler.environment: gluegen.cpptasks.declare.compiler.win32.vc6: gluegen.cpptasks.declare.compiler.win32.vc7: gluegen.cpptasks.declare.compiler.win32.vc8: gluegen.cpptasks.declare.compiler.win32.vc8_x64: gluegen.cpptasks.declare.compiler.win32.vc9: gluegen.cpptasks.declare.compiler.win32.mingw: gluegen.cpptasks.declare.compiler.win64.mingw: gluegen.cpptasks.declare.compiler.win32: gluegen.cpptasks.declare.compiler.linux.x86: gluegen.cpptasks.declare.compiler.linux.amd64: gluegen.cpptasks.declare.compiler.linux.ia64: gluegen.cpptasks.declare.compiler.linux.armv6: gluegen.cpptasks.declare.compiler.linux.alpha: gluegen.cpptasks.declare.compiler.linux.hppa: gluegen.cpptasks.declare.compiler.linux.mips: gluegen.cpptasks.declare.compiler.linux.mipsel: gluegen.cpptasks.declare.compiler.linux.ppc: gluegen.cpptasks.declare.compiler.linux.s390: gluegen.cpptasks.declare.compiler.linux.s390x: gluegen.cpptasks.declare.compiler.linux.sparc: gluegen.cpptasks.declare.compiler.linux: gluegen.cpptasks.declare.compiler.solaris32: gluegen.cpptasks.declare.compiler.solaris.sparcv9: gluegen.cpptasks.declare.compiler.solaris.amd64: gluegen.cpptasks.declare.compiler.solaris: gluegen.cpptasks.declare.compiler.macosx: [echo] MacOSX [echo] java.includes.dir.platform /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/stub_includes/jni/macosx [echo] java.lib.dir.platform /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/../jre/lib gluegen.cpptasks.declare.compiler.freebsd.x86: gluegen.cpptasks.declare.compiler.freebsd.amd64: gluegen.cpptasks.declare.compiler.freebsd: gluegen.cpptasks.declare.compiler.hpux: gluegen.cpptasks.declare.compiler: [echo] java.lib.dir.platform: /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/../jre/lib gluegen.cpptasks.setup.compiler: declare.win32.vc6: declare.win32.vc7: declare.win32.vc8: declare.win32.vc8_x64: declare.win32.vc9: declare.win32.mingw: declare.win64.mingw: declare.win32: declare.linux.x86: declare.linux.amd64: declare.linux.ia64: declare.linux.hppa: declare.linux.mips: declare.linux.mipsel: declare.linux.ppc: declare.linux.s390: declare.linux.s390x: declare.linux.sparc: declare.linux.armv6: declare.linux: declare.android: declare.solaris32: declare.solarisSparcv9: declare.solarisAMD64: declare.solaris: declare.macosx: [echo] MacOSX declare.freebsd.x86: declare.freebsd.amd64: declare.freebsd: declare.hpux: c.configure: gluegen.build.c.impl: base.compile: java.generate.check: java.generate: java.generate.cleantemp: [echo] Generating platform-specifics: X11 java.generate.platforms: [echo] Generating platform-specifics: os: x11, cfgs: ./config/nativewindow/x11-lib.cfg, ./config/nativewindow/jawt-x11.cfg java.generate.windowlib: [echo] Generating Windowing Lib implementation class java.generate.copy2temp: [copy] Copied 1 empty directory to 1 empty directory under /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct { }" java.generate.jawt: [echo] Generating JAWT interface class [echo] java.home.dir=${java.home.dir} java.generate.copy2temp: [copy] Copying 4 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct { }" [gluegen] WARNING: SKIP primitive w/ platform dependent sized type in struct: JAWT_DrawingSurface.env: CType['JNIEnv *', size [fixed false, lnx64 8], [pointer*1]] [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _jobject" [gluegen] WARNING: SKIP unsized array in struct: JAWT_DrawingSurfaceInfo.ds: CType['null *', size [fixed false, lnx64 8], [pointer*1]] [gluegen] WARNING: SKIP unsized array in struct: JAWT_DrawingSurfaceInfo.clip: CType['JAWT_Rectangle *', size [fixed false, lnx64 8], [pointer*1]] [echo] Generating platform-specifics: Win32 java.generate.platforms: [echo] Generating platform-specifics: os: win32, cfgs: ./config/nativewindow/win32-lib.cfg, ./config/nativewindow/jawt-win32.cfg java.generate.windowlib: [echo] Generating Windowing Lib implementation class java.generate.copy2temp: [copy] Copying 6 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _handle" java.generate.jawt: [echo] Generating JAWT interface class [echo] java.home.dir=${java.home.dir} java.generate.copy2temp: [copy] Copying 8 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp [gluegen] WARNING: SKIP primitive w/ platform dependent sized type in struct: JAWT_DrawingSurface.env: CType['JNIEnv *', size [fixed false, lnx64 8], [pointer*1]] [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _jobject" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _handle" [gluegen] WARNING: SKIP unsized array in struct: JAWT_DrawingSurfaceInfo.ds: CType['null *', size [fixed false, lnx64 8], [pointer*1]] [gluegen] WARNING: SKIP unsized array in struct: JAWT_DrawingSurfaceInfo.clip: CType['JAWT_Rectangle *', size [fixed false, lnx64 8], [pointer*1]] [echo] Generating platform-specifics: MacOSX java.generate.platforms: [echo] Generating platform-specifics: os: macosx, cfgs: ${windowlib.os.cfg}, ./config/nativewindow/jawt-macosx.cfg java.generate.windowlib: java.generate.jawt: [echo] Generating JAWT interface class [echo] java.home.dir=${java.home.dir} java.generate.copy2temp: [copy] Copying 6 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp [gluegen] WARNING: during forced struct emission: struct "JAWT_SurfaceLayers" not found [gluegen] WARNING: SKIP primitive w/ platform dependent sized type in struct: JAWT_DrawingSurface.env: CType['JNIEnv *', size [fixed false, lnx64 8], [pointer*1]] [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _jobject" [gluegen] WARNING: SKIP unsized array in struct: JAWT_DrawingSurfaceInfo.ds: CType['null *', size [fixed false, lnx64 8], [pointer*1]] [gluegen] WARNING: SKIP unsized array in struct: JAWT_DrawingSurfaceInfo.clip: CType['JAWT_Rectangle *', size [fixed false, lnx64 8], [pointer*1]] [echo] [echo] GlueGen has successfully generated files. java.compile.javase: [javac] Compiling 114 source files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/classes [javac] Note: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/nativewindow/classes/jogamp/nativewindow/jawt/windows/Win32SunJDKReflection.java uses unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. java.compile: gluegen.cpptasks.detect.compiler: [echo] gcc.compat.compiler=xcode.clang [echo] GCC=${isGCC} [echo] CLANG=true [echo] VC6=${isVC6} [echo] VC7=${isVC7} [echo] VC8=${isVC8} [echo] VC8_X64=${isVC8_X64} [echo] VC9=${isVC9} [echo] MingW=${isMingW} [echo] MingW32=${isMingW32} [echo] MingW64=${isMingW64} setup.java.home.dir.nonmacosx: setup.java.home.dir.macosx: setup.java.home.dir: [echo] java.home.dir /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/.. [echo] java.includes.dir /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/../include gluegen.cpptasks.configure.compiler: gluegen.cpptasks.declare.compiler.environment: gluegen.cpptasks.declare.compiler.win32.vc6: gluegen.cpptasks.declare.compiler.win32.vc7: gluegen.cpptasks.declare.compiler.win32.vc8: gluegen.cpptasks.declare.compiler.win32.vc8_x64: gluegen.cpptasks.declare.compiler.win32.vc9: gluegen.cpptasks.declare.compiler.win32.mingw: gluegen.cpptasks.declare.compiler.win64.mingw: gluegen.cpptasks.declare.compiler.win32: gluegen.cpptasks.declare.compiler.linux.x86: gluegen.cpptasks.declare.compiler.linux.amd64: gluegen.cpptasks.declare.compiler.linux.ia64: gluegen.cpptasks.declare.compiler.linux.armv6: gluegen.cpptasks.declare.compiler.linux.alpha: gluegen.cpptasks.declare.compiler.linux.hppa: gluegen.cpptasks.declare.compiler.linux.mips: gluegen.cpptasks.declare.compiler.linux.mipsel: gluegen.cpptasks.declare.compiler.linux.ppc: gluegen.cpptasks.declare.compiler.linux.s390: gluegen.cpptasks.declare.compiler.linux.s390x: gluegen.cpptasks.declare.compiler.linux.sparc: gluegen.cpptasks.declare.compiler.linux: gluegen.cpptasks.declare.compiler.solaris32: gluegen.cpptasks.declare.compiler.solaris.sparcv9: gluegen.cpptasks.declare.compiler.solaris.amd64: gluegen.cpptasks.declare.compiler.solaris: gluegen.cpptasks.declare.compiler.macosx: [echo] MacOSX [echo] java.includes.dir.platform /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/stub_includes/jni/macosx [echo] java.lib.dir.platform /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/../jre/lib gluegen.cpptasks.declare.compiler.freebsd.x86: gluegen.cpptasks.declare.compiler.freebsd.amd64: gluegen.cpptasks.declare.compiler.freebsd: gluegen.cpptasks.declare.compiler.hpux: gluegen.cpptasks.declare.compiler: [echo] java.lib.dir.platform: /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/../jre/lib gluegen.cpptasks.setup.compiler: c.configure.1: c.configure.win32.vc: c.configure.win32.mingw: c.configure.win64.mingw: c.configure.win32: c.configure.linux.armv6: c.configure.linux.x86: c.configure.linux.amd64: c.configure.linux.ia64: c.configure.linux.hppa: c.configure.linux.mips: c.configure.linux.mipsel: c.configure.linux.ppc: c.configure.linux.s390: c.configure.linux.sparc: c.configure.x11: c.configure.linux: c.configure.android: c.configure.solaris32: c.configure.solaris.sparcv9: c.configure.solaris.amd64: c.configure.macosx: c.configure.freebsd.x86: c.configure.freebsd.amd64: c.configure.freebsd: c.configure.hpux: c.configure.2: c.configure: c.build.nativewindow.windowlib.x11: c.build.nativewindow.windowlib.windows: c.build.nativewindow.windowlib.macosx: [echo] Output lib name = nativewindow_macosx [echo] c.compiler.use-jawt false [echo] nativewindow_macosx.useLibJAWT ${nativewindow_macosx.useLibJAWT} [echo] Compiling nativewindow_macosx [echo] java.lib.dir.platform: /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/../jre/lib [cc] 2 total files to be compiled. [cc] Starting link rename.dylib: [move] Moving 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/obj rename.mingw.dll: gluegen.properties.load.user: gluegen.cpptasks.initialize: [echo] os.name=Mac OS X [echo] os.version=10.9.4 [echo] os.arch=x86_64 [echo] nativejartag.prefix = jogamp/nativetag [echo] c.compiler.debug=false [echo] c.compiler.use-debug=${c.compiler.use-debug} [echo] c.compiler.optimise=none gluegen.cpptasks.striplibs: [echo] Strip symbols from libs in ../build/nativewindow/obj c.build.nativewindow.windowlib: c.build.nativewindow.awt: [echo] Output lib name = nativewindow_awt [echo] c.compiler.use-jawt true [echo] nativewindow_awt.useLibJAWT true [echo] Compiling nativewindow_awt [echo] java.lib.dir.platform: /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/../jre/lib [cc] 6 total files to be compiled. [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/gensrc/native/MacOSX/JAWT_DrawingSurface_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function] [cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */ [cc] ^ [cc] 1 warning generated. [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/gensrc/native/MacOSX/JAWT_DrawingSurfaceInfo_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function] [cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */ [cc] ^ [cc] 1 warning generated. [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/gensrc/native/MacOSX/JAWT_MacOSXDrawingSurfaceInfo_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function] [cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */ [cc] ^ [cc] 1 warning generated. [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/gensrc/native/MacOSX/JAWTFactory_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function] [cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */ [cc] ^ [cc] 1 warning generated. [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/gensrc/native/MacOSX/JAWT_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function] [cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */ [cc] ^ [cc] 1 warning generated. [cc] Starting link rename.dylib: [move] Moving 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/obj rename.mingw.dll: gluegen.properties.load.user: gluegen.cpptasks.initialize: [echo] os.name=Mac OS X [echo] os.version=10.9.4 [echo] os.arch=x86_64 [echo] nativejartag.prefix = jogamp/nativetag [echo] c.compiler.debug=false [echo] c.compiler.use-debug=${c.compiler.use-debug} [echo] c.compiler.optimise=none gluegen.cpptasks.striplibs: [echo] Strip symbols from libs in ../build/nativewindow/obj c.build.nativewindow: c.manifest: setup-manifestfile: [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow build-jars-awt: [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/nativewindow-awt.jar build-jars-x11: [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/nativewindow-os-x11.jar build-jars-windows: [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/nativewindow-os-win.jar build-jars-macosx: [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/nativewindow-os-osx.jar build-jars-javase: [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/nativewindow.jar [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/obj/nativewindow-natives-macosx-universal.jar.d/java [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/obj/nativewindow-natives-macosx-universal.jar.d/jar [copy] Copying 2 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/obj/nativewindow-natives-macosx-universal.jar.d/jar [javac] Compiling 1 source file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/obj/nativewindow-natives-macosx-universal.jar.d/jar [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/nativewindow/nativewindow-natives-macosx-universal.jar build-jars: generate.version.txt: all: build.jogl: jogamp.env.validation: [echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010 [echo] ant.java.version 1.7 [echo] java.version 1.7.0_60 [echo] java.home /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre [echo] jvmJava.exe /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/bin/java [echo] jvmJava7.exe ${jvmJava7.exe} jogamp.env.init: [echo] jogamp.jar.codebase Codebase: *.jogamp.org [echo] jogamp.version 2.2.0-rc-20140806 [echo] jogamp.version.int 0914019 [echo] junit.is.disabled ${junit.is.disabled} [echo] target.user.set true [echo] target.sourcelevel 1.6 [echo] target.targetlevel 1.6 [echo] target.rt.jar /opt-share/jre1.6.0_30/lib/rt.jar [echo] host.sourcelevel 1.7 [echo] host.targetlevel 1.7 [echo] host.rt.jar /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/lib/rt.jar [echo] javacdebug true [echo] javacdebuglevel source,lines [echo] javac.memorymax 1024m [echo] build.archiveon true [echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012 [echo] android.version 9 [echo] junit.run.arg0 -Djunit.run.arg0=dummy [echo] junit.run.arg1 -Djunit.run.arg1=dummy [echo] macosx.sdkroot ${macosx.sdkroot} gluegen.properties.load.user: gluegen.cpptasks.detect.os.custom: [echo] gluegen.cpptasks.detect.os.custom: NOP done gluegen.cpptasks.initialize: [echo] os.name=Mac OS X [echo] os.version=10.9.4 [echo] os.arch=x86_64 [echo] nativejartag.prefix = jogamp/nativetag [echo] c.compiler.debug=false [echo] c.compiler.use-debug=${c.compiler.use-debug} [echo] c.compiler.optimise=none gluegen.cpptasks.detect.os.1: gluegen.cpptasks.detect.os.refine: gluegen.cpptasks.detect.os.freebsd.amd64: gluegen.cpptasks.detect.os.freebsd.x86: gluegen.cpptasks.detect.os.freebsd: gluegen.cpptasks.detect.os.hpux: gluegen.cpptasks.detect.os.linux.amd64: gluegen.cpptasks.detect.os.linux.ia64: gluegen.cpptasks.detect.os.linux.x86: gluegen.cpptasks.detect.os.linux.armv6.armel: gluegen.cpptasks.detect.os.linux.armv6.armhf: gluegen.cpptasks.detect.os.android.armv6.armel: gluegen.cpptasks.detect.os.android.armv6.armhf: gluegen.cpptasks.detect.os.linux.alpha: gluegen.cpptasks.detect.os.linux.hppa: gluegen.cpptasks.detect.os.linux.mips: gluegen.cpptasks.detect.os.linux.mipsel: gluegen.cpptasks.detect.os.linux.ppc: gluegen.cpptasks.detect.os.linux.s390: gluegen.cpptasks.detect.os.linux.s390x: gluegen.cpptasks.detect.os.linux.sparc: gluegen.cpptasks.detect.os.linux: gluegen.cpptasks.detect.os.osx: gluegen.cpptasks.detect.os.solaris.sparc: gluegen.cpptasks.detect.os.solaris.sparcv9: gluegen.cpptasks.detect.os.solaris.amd64: gluegen.cpptasks.detect.os.solaris.x86: gluegen.cpptasks.detect.os.solaris: gluegen.cpptasks.detect.os.unix: gluegen.cpptasks.detect.os.windows.amd64: gluegen.cpptasks.detect.os.windows.x86: gluegen.cpptasks.detect.os.windows: gluegen.cpptasks.detect.os.2: gluegen.cpptasks.detect.os: common.init: partitioning.setup: [echo] isX11 : ${isX11} [echo] setup.noNativeDesktop : ${setup.noNativeDesktop} [echo] setup.addNativeOpenMAX : ${setup.addNativeOpenMAX} [echo] setup.addNativeNVidiaCG: true [echo] java.excludes.all: jogamp/opengl/gl2/fixme/** com/jogamp/audio/windows/waveout/TestSpatialization.java ${java.excludes.awt} ${java.excludes.swt} declare.common: declare.gl.gles1: declare.gl.gles2: declare.gl.gles3: declare.gl.gles: declare.gl.gl2: init: [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/classes [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/MacOSX [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/Windows [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/X11 [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/openmax [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/libav [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/classes [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/obj [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/obj/jogl [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/obj/cg common.gluegen.build: jogamp.env.validation: [echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010 [echo] ant.java.version 1.7 [echo] java.version 1.7.0_60 [echo] java.home /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre [echo] jvmJava.exe /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/bin/java [echo] jvmJava7.exe ${jvmJava7.exe} jogamp.env.init: [echo] jogamp.jar.codebase Codebase: *.jogamp.org [echo] jogamp.version 2.2.0-rc-20140806 [echo] jogamp.version.int 0914019 [echo] junit.is.disabled ${junit.is.disabled} [echo] target.user.set true [echo] target.sourcelevel 1.6 [echo] target.targetlevel 1.6 [echo] target.rt.jar /opt-share/jre1.6.0_30/lib/rt.jar [echo] host.sourcelevel 1.7 [echo] host.targetlevel 1.7 [echo] host.rt.jar /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/lib/rt.jar [echo] javacdebug true [echo] javacdebuglevel source,lines [echo] javac.memorymax 1024m [echo] build.archiveon true [echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012 [echo] android.version 9 [echo] junit.run.arg0 -Djunit.run.arg0=dummy [echo] junit.run.arg1 -Djunit.run.arg1=dummy [echo] macosx.sdkroot ${macosx.sdkroot} gluegen.properties.load.user: [echo] Loaded /Users/jogamp/gluegen.properties. [echo] Setting defaults: [echo] Setting default gcc.compat.compiler [echo] gcc.compat.compiler=xcode.clang [echo] antlr.jar=../../../../gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/antlr.jar [echo] junit.jar=../../../../gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/junit.jar [echo] win32.c.compiler=${win32.c.compiler} gluegen.cpptasks.detect.os.custom: [echo] gluegen.cpptasks.detect.os.custom: NOP done gluegen.cpptasks.initialize: [echo] os.name=Mac OS X [echo] os.version=10.9.4 [echo] os.arch=x86_64 [echo] nativejartag.prefix = jogamp/nativetag [echo] c.compiler.debug=false [echo] c.compiler.use-debug=${c.compiler.use-debug} [echo] c.compiler.optimise=none gluegen.cpptasks.detect.os.1: gluegen.cpptasks.detect.os.refine: [echo] isI386=${isI386} [echo] isAMD64=true [echo] is64Bit=true [echo] isAbiEabiGnuArmel=${isAbiEabiGnuArmel} [echo] isAbiEabiGnuArmhf=${isAbiEabiGnuArmhf} [echo] jvmDataModel32Bit=${jvmDataModel32Bit} [echo] jvmDataModel64Bit=${jvmDataModel64Bit} [echo] jvmDataModel.arg=-Djnlp.no.jvm.data.model.set=true [echo] FreeBSD=${isFreeBSD} [echo] FreeBSDX86=${isFreeBSDX86} [echo] FreeBSDAMD64=${isFreeBSDAMD64} [echo] HPUX=${isHPUX} [echo] IA64=${isIA64} [echo] Android=${isAndroid} [echo] AndroidARMv6=${isAndroidARMv6} [echo] AndroidARMv6Armel=${isAndroidARMv6Armel} [echo] AndroidARMv6Armhf=${isAndroidARMv6Armhf} [echo] Linux=${isLinux} [echo] LinuxAMD64=${isLinuxAMD64} [echo] LinuxIA64=${isLinuxIA64} [echo] LinuxX86=${isLinuxX86} [echo] LinuxARMv6=${isLinuxARMv6} [echo] LinuxARMv6Armel=${isLinuxARMv6Armel} [echo] LinuxARMv6Armhf=${isLinuxARMv6Armhf} [echo] LinuxAlpha=${isLinuxAlpha} [echo] LinuxHppa=${isLinuxHppa} [echo] LinuxMips=${isLinuxMips} [echo] LinuxMipsel=${isLinuxMipsel} [echo] LinuxPpc=${isLinuxPpc} [echo] Linuxs390=${isLinuxs390} [echo] Linuxs390x=${isLinuxs390x} [echo] LinuxSparc=${isLinuxSparc} [echo] OS X=true [echo] OS X PPC=${use.macosppc} [echo] OS X x32=${use.macosx32} [echo] OS X x64=true [echo] Solaris=${isSolaris} [echo] Solaris32Bit=${isSolaris32Bit} [echo] Solaris64Bit=${isSolaris64Bit} [echo] SolarisSparc=${isSolarisSparc} [echo] SolarisSparcv9=${isSolarisSparcv9} [echo] SolarisAMD64=${isSolarisAMD64} [echo] SolarisX86=${isSolarisX86} [echo] Unix=${isUnix} [echo] Windows=${isWindows} [echo] X11=${isX11} [echo] os=Mac OS X [echo] os=10.9.4 [echo] arch=x86_64 gluegen.cpptasks.detect.os.freebsd.amd64: gluegen.cpptasks.detect.os.freebsd.x86: gluegen.cpptasks.detect.os.freebsd: gluegen.cpptasks.detect.os.hpux: gluegen.cpptasks.detect.os.linux.amd64: gluegen.cpptasks.detect.os.linux.ia64: gluegen.cpptasks.detect.os.linux.x86: gluegen.cpptasks.detect.os.linux.armv6.armel: gluegen.cpptasks.detect.os.linux.armv6.armhf: gluegen.cpptasks.detect.os.android.armv6.armel: gluegen.cpptasks.detect.os.android.armv6.armhf: gluegen.cpptasks.detect.os.linux.alpha: gluegen.cpptasks.detect.os.linux.hppa: gluegen.cpptasks.detect.os.linux.mips: gluegen.cpptasks.detect.os.linux.mipsel: gluegen.cpptasks.detect.os.linux.ppc: gluegen.cpptasks.detect.os.linux.s390: gluegen.cpptasks.detect.os.linux.s390x: gluegen.cpptasks.detect.os.linux.sparc: gluegen.cpptasks.detect.os.linux: gluegen.cpptasks.detect.os.osx: gluegen.cpptasks.detect.os.solaris.sparc: gluegen.cpptasks.detect.os.solaris.sparcv9: gluegen.cpptasks.detect.os.solaris.amd64: gluegen.cpptasks.detect.os.solaris.x86: gluegen.cpptasks.detect.os.solaris: gluegen.cpptasks.detect.os.unix: gluegen.cpptasks.detect.os.windows.amd64: gluegen.cpptasks.detect.os.windows.x86: gluegen.cpptasks.detect.os.windows: gluegen.cpptasks.detect.os.2: [echo] os and arch: macosx-universal [echo] os and arch.dot: macosx.universal [echo] os and arch.slash: macosx/universal gluegen.cpptasks.detect.os: setup.excludes.nsig: init.base: init.android: init: java.class.path.validate: validate: gluegen.build.check.android-launcher: android-launcher.build: android-launcher.package: gluegen.build.check.java: gluegen.build.java: gluegen.cpptasks.detect.compiler: [echo] gcc.compat.compiler=xcode.clang [echo] GCC=${isGCC} [echo] CLANG=true [echo] VC6=${isVC6} [echo] VC7=${isVC7} [echo] VC8=${isVC8} [echo] VC8_X64=${isVC8_X64} [echo] VC9=${isVC9} [echo] MingW=${isMingW} [echo] MingW32=${isMingW32} [echo] MingW64=${isMingW64} setup.java.home.dir.nonmacosx: setup.java.home.dir.macosx: setup.java.home.dir: [echo] java.home.dir /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/.. [echo] java.includes.dir /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/../include gluegen.cpptasks.configure.compiler: gluegen.cpptasks.declare.compiler.environment: gluegen.cpptasks.declare.compiler.win32.vc6: gluegen.cpptasks.declare.compiler.win32.vc7: gluegen.cpptasks.declare.compiler.win32.vc8: gluegen.cpptasks.declare.compiler.win32.vc8_x64: gluegen.cpptasks.declare.compiler.win32.vc9: gluegen.cpptasks.declare.compiler.win32.mingw: gluegen.cpptasks.declare.compiler.win64.mingw: gluegen.cpptasks.declare.compiler.win32: gluegen.cpptasks.declare.compiler.linux.x86: gluegen.cpptasks.declare.compiler.linux.amd64: gluegen.cpptasks.declare.compiler.linux.ia64: gluegen.cpptasks.declare.compiler.linux.armv6: gluegen.cpptasks.declare.compiler.linux.alpha: gluegen.cpptasks.declare.compiler.linux.hppa: gluegen.cpptasks.declare.compiler.linux.mips: gluegen.cpptasks.declare.compiler.linux.mipsel: gluegen.cpptasks.declare.compiler.linux.ppc: gluegen.cpptasks.declare.compiler.linux.s390: gluegen.cpptasks.declare.compiler.linux.s390x: gluegen.cpptasks.declare.compiler.linux.sparc: gluegen.cpptasks.declare.compiler.linux: gluegen.cpptasks.declare.compiler.solaris32: gluegen.cpptasks.declare.compiler.solaris.sparcv9: gluegen.cpptasks.declare.compiler.solaris.amd64: gluegen.cpptasks.declare.compiler.solaris: gluegen.cpptasks.declare.compiler.macosx: [echo] MacOSX [echo] java.includes.dir.platform /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/stub_includes/jni/macosx [echo] java.lib.dir.platform /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/../jre/lib gluegen.cpptasks.declare.compiler.freebsd.x86: gluegen.cpptasks.declare.compiler.freebsd.amd64: gluegen.cpptasks.declare.compiler.freebsd: gluegen.cpptasks.declare.compiler.hpux: gluegen.cpptasks.declare.compiler: [echo] java.lib.dir.platform: /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/../jre/lib gluegen.cpptasks.setup.compiler: declare.win32.vc6: declare.win32.vc7: declare.win32.vc8: declare.win32.vc8_x64: declare.win32.vc9: declare.win32.mingw: declare.win64.mingw: declare.win32: declare.linux.x86: declare.linux.amd64: declare.linux.ia64: declare.linux.hppa: declare.linux.mips: declare.linux.mipsel: declare.linux.ppc: declare.linux.s390: declare.linux.s390x: declare.linux.sparc: declare.linux.armv6: declare.linux: declare.android: declare.solaris32: declare.solarisSparcv9: declare.solarisAMD64: declare.solaris: declare.macosx: [echo] MacOSX declare.freebsd.x86: declare.freebsd.amd64: declare.freebsd: declare.hpux: c.configure: gluegen.build.c: jogamp.env.validation: [echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010 [echo] ant.java.version 1.7 [echo] java.version 1.7.0_60 [echo] java.home /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre [echo] jvmJava.exe /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/bin/java [echo] jvmJava7.exe ${jvmJava7.exe} jogamp.env.init: [echo] jogamp.jar.codebase Codebase: *.jogamp.org [echo] jogamp.version 2.2.0-rc-20140806 [echo] jogamp.version.int 0914019 [echo] junit.is.disabled ${junit.is.disabled} [echo] target.user.set true [echo] target.sourcelevel 1.6 [echo] target.targetlevel 1.6 [echo] target.rt.jar /opt-share/jre1.6.0_30/lib/rt.jar [echo] host.sourcelevel 1.7 [echo] host.targetlevel 1.7 [echo] host.rt.jar /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/lib/rt.jar [echo] javacdebug true [echo] javacdebuglevel source,lines [echo] javac.memorymax 1024m [echo] build.archiveon true [echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012 [echo] android.version 9 [echo] junit.run.arg0 -Djunit.run.arg0=dummy [echo] junit.run.arg1 -Djunit.run.arg1=dummy [echo] macosx.sdkroot ${macosx.sdkroot} gluegen.properties.load.user: gluegen.cpptasks.detect.os.custom: [echo] gluegen.cpptasks.detect.os.custom: NOP done gluegen.cpptasks.initialize: [echo] os.name=Mac OS X [echo] os.version=10.9.4 [echo] os.arch=x86_64 [echo] nativejartag.prefix = jogamp/nativetag [echo] c.compiler.debug=false [echo] c.compiler.use-debug=${c.compiler.use-debug} [echo] c.compiler.optimise=none gluegen.cpptasks.detect.os.1: gluegen.cpptasks.detect.os.refine: gluegen.cpptasks.detect.os.freebsd.amd64: gluegen.cpptasks.detect.os.freebsd.x86: gluegen.cpptasks.detect.os.freebsd: gluegen.cpptasks.detect.os.hpux: gluegen.cpptasks.detect.os.linux.amd64: gluegen.cpptasks.detect.os.linux.ia64: gluegen.cpptasks.detect.os.linux.x86: gluegen.cpptasks.detect.os.linux.armv6.armel: gluegen.cpptasks.detect.os.linux.armv6.armhf: gluegen.cpptasks.detect.os.android.armv6.armel: gluegen.cpptasks.detect.os.android.armv6.armhf: gluegen.cpptasks.detect.os.linux.alpha: gluegen.cpptasks.detect.os.linux.hppa: gluegen.cpptasks.detect.os.linux.mips: gluegen.cpptasks.detect.os.linux.mipsel: gluegen.cpptasks.detect.os.linux.ppc: gluegen.cpptasks.detect.os.linux.s390: gluegen.cpptasks.detect.os.linux.s390x: gluegen.cpptasks.detect.os.linux.sparc: gluegen.cpptasks.detect.os.linux: gluegen.cpptasks.detect.os.osx: gluegen.cpptasks.detect.os.solaris.sparc: gluegen.cpptasks.detect.os.solaris.sparcv9: gluegen.cpptasks.detect.os.solaris.amd64: gluegen.cpptasks.detect.os.solaris.x86: gluegen.cpptasks.detect.os.solaris: gluegen.cpptasks.detect.os.unix: gluegen.cpptasks.detect.os.windows.amd64: gluegen.cpptasks.detect.os.windows.x86: gluegen.cpptasks.detect.os.windows: gluegen.cpptasks.detect.os.2: gluegen.cpptasks.detect.os: setup.excludes.nsig: init.base: init.android: init: java.class.path.validate: validate: gluegen.cpptasks.detect.compiler: [echo] gcc.compat.compiler=xcode.clang [echo] GCC=${isGCC} [echo] CLANG=true [echo] VC6=${isVC6} [echo] VC7=${isVC7} [echo] VC8=${isVC8} [echo] VC8_X64=${isVC8_X64} [echo] VC9=${isVC9} [echo] MingW=${isMingW} [echo] MingW32=${isMingW32} [echo] MingW64=${isMingW64} setup.java.home.dir.nonmacosx: setup.java.home.dir.macosx: setup.java.home.dir: [echo] java.home.dir /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/.. [echo] java.includes.dir /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/../include gluegen.cpptasks.configure.compiler: gluegen.cpptasks.declare.compiler.environment: gluegen.cpptasks.declare.compiler.win32.vc6: gluegen.cpptasks.declare.compiler.win32.vc7: gluegen.cpptasks.declare.compiler.win32.vc8: gluegen.cpptasks.declare.compiler.win32.vc8_x64: gluegen.cpptasks.declare.compiler.win32.vc9: gluegen.cpptasks.declare.compiler.win32.mingw: gluegen.cpptasks.declare.compiler.win64.mingw: gluegen.cpptasks.declare.compiler.win32: gluegen.cpptasks.declare.compiler.linux.x86: gluegen.cpptasks.declare.compiler.linux.amd64: gluegen.cpptasks.declare.compiler.linux.ia64: gluegen.cpptasks.declare.compiler.linux.armv6: gluegen.cpptasks.declare.compiler.linux.alpha: gluegen.cpptasks.declare.compiler.linux.hppa: gluegen.cpptasks.declare.compiler.linux.mips: gluegen.cpptasks.declare.compiler.linux.mipsel: gluegen.cpptasks.declare.compiler.linux.ppc: gluegen.cpptasks.declare.compiler.linux.s390: gluegen.cpptasks.declare.compiler.linux.s390x: gluegen.cpptasks.declare.compiler.linux.sparc: gluegen.cpptasks.declare.compiler.linux: gluegen.cpptasks.declare.compiler.solaris32: gluegen.cpptasks.declare.compiler.solaris.sparcv9: gluegen.cpptasks.declare.compiler.solaris.amd64: gluegen.cpptasks.declare.compiler.solaris: gluegen.cpptasks.declare.compiler.macosx: [echo] MacOSX [echo] java.includes.dir.platform /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/stub_includes/jni/macosx [echo] java.lib.dir.platform /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/../jre/lib gluegen.cpptasks.declare.compiler.freebsd.x86: gluegen.cpptasks.declare.compiler.freebsd.amd64: gluegen.cpptasks.declare.compiler.freebsd: gluegen.cpptasks.declare.compiler.hpux: gluegen.cpptasks.declare.compiler: [echo] java.lib.dir.platform: /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/../jre/lib gluegen.cpptasks.setup.compiler: declare.win32.vc6: declare.win32.vc7: declare.win32.vc8: declare.win32.vc8_x64: declare.win32.vc9: declare.win32.mingw: declare.win64.mingw: declare.win32: declare.linux.x86: declare.linux.amd64: declare.linux.ia64: declare.linux.hppa: declare.linux.mips: declare.linux.mipsel: declare.linux.ppc: declare.linux.s390: declare.linux.s390x: declare.linux.sparc: declare.linux.armv6: declare.linux: declare.android: declare.solaris32: declare.solarisSparcv9: declare.solarisAMD64: declare.solaris: declare.macosx: [echo] MacOSX declare.freebsd.x86: declare.freebsd.amd64: declare.freebsd: declare.hpux: c.configure: gluegen.build.c.impl: base.compile: setup-manifestfile: [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl build.gluegen-gl.jar: [javac] Compiling 2 source files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/classes [javac] Compiling 8 source files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/classes [javac] Note: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/classes/com/jogamp/gluegen/opengl/ant/StaticGLGenTask.java uses or overrides a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gluegen-gl.jar java.generate.check: java.generate: [echo] Generating GL interface and implementation jogamp.env.validation: [echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010 [echo] ant.java.version 1.7 [echo] java.version 1.7.0_60 [echo] java.home /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre [echo] jvmJava.exe /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/bin/java [echo] jvmJava7.exe ${jvmJava7.exe} jogamp.env.init: [echo] jogamp.jar.codebase Codebase: *.jogamp.org [echo] jogamp.version 2.2.0-rc-20140806 [echo] jogamp.version.int 0914019 [echo] junit.is.disabled ${junit.is.disabled} [echo] target.user.set true [echo] target.sourcelevel 1.6 [echo] target.targetlevel 1.6 [echo] target.rt.jar /opt-share/jre1.6.0_30/lib/rt.jar [echo] host.sourcelevel 1.7 [echo] host.targetlevel 1.7 [echo] host.rt.jar /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/lib/rt.jar [echo] javacdebug true [echo] javacdebuglevel source,lines [echo] javac.memorymax 1024m [echo] build.archiveon true [echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012 [echo] android.version 9 [echo] junit.run.arg0 -Djunit.run.arg0=dummy [echo] junit.run.arg1 -Djunit.run.arg1=dummy [echo] macosx.sdkroot ${macosx.sdkroot} gluegen.properties.load.user: gluegen.cpptasks.detect.os.custom: [echo] gluegen.cpptasks.detect.os.custom: NOP done gluegen.cpptasks.initialize: [echo] os.name=Mac OS X [echo] os.version=10.9.4 [echo] os.arch=x86_64 [echo] nativejartag.prefix = jogamp/nativetag [echo] c.compiler.debug=false [echo] c.compiler.use-debug=${c.compiler.use-debug} [echo] c.compiler.optimise=none gluegen.cpptasks.detect.os.1: gluegen.cpptasks.detect.os.refine: gluegen.cpptasks.detect.os.freebsd.amd64: gluegen.cpptasks.detect.os.freebsd.x86: gluegen.cpptasks.detect.os.freebsd: gluegen.cpptasks.detect.os.hpux: gluegen.cpptasks.detect.os.linux.amd64: gluegen.cpptasks.detect.os.linux.ia64: gluegen.cpptasks.detect.os.linux.x86: gluegen.cpptasks.detect.os.linux.armv6.armel: gluegen.cpptasks.detect.os.linux.armv6.armhf: gluegen.cpptasks.detect.os.android.armv6.armel: gluegen.cpptasks.detect.os.android.armv6.armhf: gluegen.cpptasks.detect.os.linux.alpha: gluegen.cpptasks.detect.os.linux.hppa: gluegen.cpptasks.detect.os.linux.mips: gluegen.cpptasks.detect.os.linux.mipsel: gluegen.cpptasks.detect.os.linux.ppc: gluegen.cpptasks.detect.os.linux.s390: gluegen.cpptasks.detect.os.linux.s390x: gluegen.cpptasks.detect.os.linux.sparc: gluegen.cpptasks.detect.os.linux: gluegen.cpptasks.detect.os.osx: gluegen.cpptasks.detect.os.solaris.sparc: gluegen.cpptasks.detect.os.solaris.sparcv9: gluegen.cpptasks.detect.os.solaris.amd64: gluegen.cpptasks.detect.os.solaris.x86: gluegen.cpptasks.detect.os.solaris: gluegen.cpptasks.detect.os.unix: gluegen.cpptasks.detect.os.windows.amd64: gluegen.cpptasks.detect.os.windows.x86: gluegen.cpptasks.detect.os.windows: gluegen.cpptasks.detect.os.2: gluegen.cpptasks.detect.os: common.init: partitioning.setup: [echo] isX11 : ${isX11} [echo] setup.noNativeDesktop : ${setup.noNativeDesktop} [echo] setup.addNativeOpenMAX : ${setup.addNativeOpenMAX} [echo] setup.addNativeNVidiaCG: true [echo] java.excludes.all: jogamp/opengl/gl2/fixme/** com/jogamp/audio/windows/waveout/TestSpatialization.java ${java.excludes.awt} ${java.excludes.swt} declare.common: declare.gl.gles1: declare.gl.gles2: declare.gl.gles3: declare.gl.gles: declare.gl.gl2: init: common.gluegen.build: setup-manifestfile: [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl build.gluegen-gl.jar: java.generate.gl_if: [echo] Generating GL interface java.generate.copy2temp: [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLeglImageOES" java.generate.gl2_es1_if: [echo] Generating GL2_ES1 interface java.generate.copy2temp: [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLeglImageOES" java.generate.gles1: [echo] Generating GLES1 interface and implementation java.generate.copy2temp: [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLeglImageOES" java.generate.gl2_es2_if: [echo] Generating GL2_ES2 interface java.generate.copy2temp: [copy] Copying 3 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLeglImageOES" java.generate.gles2: [echo] Generating GLES2 interface and implementation java.generate.copy2temp: [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLeglImageOES" java.generate.gl2_es3_if: [echo] Generating GL2_ES3 interface java.generate.copy2temp: [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLeglImageOES" java.generate.gl3_es3_if: [echo] Generating GL3_ES3 interface java.generate.copy2temp: [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLeglImageOES" java.generate.gl2_gl3_if: [echo] Generating GL2_GL3 interface java.generate.copy2temp: [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_context" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_event" java.generate.gl2: [echo] Generating GL2 interface java.generate.copy2temp: [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_context" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_event" java.generate.gl3: [echo] Generating GL3 interface java.generate.copy2temp: [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_context" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_event" java.generate.gl3bc: [echo] Generating GL3bc interface java.generate.copy2temp: [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_context" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_event" java.generate.gl4_es3_if: [echo] Generating GL4_ES3 interface java.generate.copy2temp: [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLeglImageOES" java.generate.gles3: [echo] Generating GLES3 interface java.generate.copy2temp: [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLeglImageOES" java.generate.gles3impl: [echo] Generating GLES3 implementation java.generate.copy2temp: [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLeglImageOES" java.generate.gl4: [echo] Generating GL4 interface java.generate.copy2temp: [copy] Copying 2 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_context" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_event" java.generate.gl4bc: [echo] Generating GL4bc implementation java.generate.copy2temp: [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_context" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_event" [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_glMapTexture2DINTEL" assuming size of equivalent C return type (sizeof(void *)): java.nio.ByteBuffer dispatch_glMapTexture2DINTEL(int texture, int level, int access, java.nio.IntBuffer stride, java.nio.IntBuffer layout) java.generate.gl.all: java.generate.window.system.es: [echo] Generating EGL implementation class java.generate.copy2temp: [copy] Copying 3 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp [gluegen] [WARNING com.jogamp.gluegen.pcpp.PCPP]: #warning "Info: Using generic void pointer for EGLNativeDisplayType, EGLNativeWindowType and EGLNativePixmapType" at "stub_includes/egl/EGL/eglplatform.h" line "98" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLContext" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLDisplay" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLConfig" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLNativeDisplayType" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLNativePixmapType" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLNativeWindowType" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLSurface" java.generate.window.system.es.ext: [echo] Generating EGLExt implementation class java.generate.copy2temp: [copy] Copying 2 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp [gluegen] [WARNING com.jogamp.gluegen.pcpp.PCPP]: #warning "Info: Using generic void pointer for EGLNativeDisplayType, EGLNativeWindowType and EGLNativePixmapType" at "stub_includes/egl/EGL/eglplatform.h" line "98" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLContext" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLDisplay" [gluegen] WARNING: SKIP unsized array in struct: EGLClientPixmapHI.pData: CType['EGLClientBuffer' (typedef), size [fixed false, lnx64 8], [pointer*1]] [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLConfig" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLNativeDisplayType" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLNativePixmapType" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLNativeWindowType" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLSyncKHR" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLSurface" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __EGLImageKHR" [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_eglCreateFenceSyncNV" assuming size of equivalent C return type (sizeof(EGLClientBuffer)): java.nio.ByteBuffer dispatch_eglCreateFenceSyncNV(long dpy, int condition, java.nio.IntBuffer attrib_list) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_eglCreateStreamFromFileDescriptorKHR" assuming size of equivalent C return type (sizeof(EGLClientBuffer)): java.nio.ByteBuffer dispatch_eglCreateStreamFromFileDescriptorKHR(long dpy, int file_descriptor) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_eglCreateStreamKHR" assuming size of equivalent C return type (sizeof(EGLClientBuffer)): java.nio.ByteBuffer dispatch_eglCreateStreamKHR(long dpy, java.nio.IntBuffer attrib_list) java.generate.gl.platforms: java.generate.window.system.os0: java.generate.window.system.os1: [echo] Generating window system glue impl: x11 java.generate.copy2temp: [copy] Copying 4 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct { }" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_event" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLXFBConfigRec" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_context" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLXcontextRec" java.generate.platform.glext: [echo] Generating platform-specific OpenGL extension class: x11 java.generate.copy2temp: [copy] Copying 2 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct { }" [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_glXEnumerateVideoCaptureDevicesNV" assuming size of equivalent C return type (sizeof(XID *)): com.jogamp.common.nio.PointerBuffer dispatch_glXEnumerateVideoCaptureDevicesNV(long dpy, int screen, java.nio.IntBuffer nelements) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_glXEnumerateVideoDevicesNV" assuming size of equivalent C return type (sizeof(int *)): java.nio.IntBuffer dispatch_glXEnumerateVideoDevicesNV(long dpy, int screen, java.nio.IntBuffer nelements) java.generate.gl.platforms: java.generate.window.system.os0: java.generate.window.system.os1: [echo] Generating window system glue impl: win32 java.generate.copy2temp: [copy] Copying 3 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _proc" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _handle" java.generate.platform.glext: [echo] Generating platform-specific OpenGL extension class: win32 java.generate.copy2temp: [copy] Copying 2 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp [gluegen] ANTLR Parsing Error: line 667:691141: unexpected token: struct token name:"struct" [gluegen] line 667:691141: unexpected token: struct [gluegen] at com.jogamp.gluegen.cgram.GnuCParser.externalDef(GnuCParser.java:522) [gluegen] at com.jogamp.gluegen.cgram.GnuCParser.externalList(GnuCParser.java:258) [gluegen] at com.jogamp.gluegen.cgram.GnuCParser.translationUnit(GnuCParser.java:219) [gluegen] at com.jogamp.gluegen.GlueGen.run(GlueGen.java:134) [gluegen] at com.jogamp.gluegen.GlueGen.main(GlueGen.java:371) [gluegen] ANTLR Parsing Error: line 672:691241: unexpected token: rcVirtualScreen token name:ID [gluegen] line 672:691241: unexpected token: rcVirtualScreen [gluegen] at com.jogamp.gluegen.cgram.GnuCParser.postfixExpr(GnuCParser.java:5423) [gluegen] at com.jogamp.gluegen.cgram.GnuCParser.unaryExpr(GnuCParser.java:4815) [gluegen] at com.jogamp.gluegen.cgram.GnuCParser.castExpr(GnuCParser.java:4780) [gluegen] at com.jogamp.gluegen.cgram.GnuCParser.multExpr(GnuCParser.java:6564) [gluegen] at com.jogamp.gluegen.cgram.GnuCParser.additiveExpr(GnuCParser.java:6505) [gluegen] at com.jogamp.gluegen.cgram.GnuCParser.shiftExpr(GnuCParser.java:6446) [gluegen] at com.jogamp.gluegen.cgram.GnuCParser.relationalExpr(GnuCParser.java:6371) [gluegen] at com.jogamp.gluegen.cgram.GnuCParser.equalityExpr(GnuCParser.java:6312) [gluegen] at com.jogamp.gluegen.cgram.GnuCParser.bitAndExpr(GnuCParser.java:6273) [gluegen] at com.jogamp.gluegen.cgram.GnuCParser.exclusiveOrExpr(GnuCParser.java:6234) [gluegen] at com.jogamp.gluegen.cgram.GnuCParser.inclusiveOrExpr(GnuCParser.java:6195) [gluegen] at com.jogamp.gluegen.cgram.GnuCParser.logicalAndExpr(GnuCParser.java:6156) [gluegen] at com.jogamp.gluegen.cgram.GnuCParser.logicalOrExpr(GnuCParser.java:4667) [gluegen] at com.jogamp.gluegen.cgram.GnuCParser.conditionalExpr(GnuCParser.java:4564) [gluegen] at com.jogamp.gluegen.cgram.GnuCParser.assignExpr(GnuCParser.java:1431) [gluegen] at com.jogamp.gluegen.cgram.GnuCParser.expr(GnuCParser.java:361) [gluegen] at com.jogamp.gluegen.cgram.GnuCParser.statement(GnuCParser.java:4500) [gluegen] at com.jogamp.gluegen.cgram.GnuCParser.statementList(GnuCParser.java:4076) [gluegen] at com.jogamp.gluegen.cgram.GnuCParser.compoundStatement(GnuCParser.java:3880) [gluegen] at com.jogamp.gluegen.cgram.GnuCParser.functionDef(GnuCParser.java:818) [gluegen] at com.jogamp.gluegen.cgram.GnuCParser.externalDef(GnuCParser.java:512) [gluegen] at com.jogamp.gluegen.cgram.GnuCParser.externalList(GnuCParser.java:258) [gluegen] at com.jogamp.gluegen.cgram.GnuCParser.translationUnit(GnuCParser.java:219) [gluegen] at com.jogamp.gluegen.GlueGen.run(GlueGen.java:134) [gluegen] at com.jogamp.gluegen.GlueGen.main(GlueGen.java:371) [gluegen] <AST>:0:0: unexpected end of subtree [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct __GLsync" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_context" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cl_event" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _handle" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _GPU_DEVICE" java.generate.gl.platforms: java.generate.window.system.os0: java.generate.window.system.os1: [echo] Generating window system glue impl: macosx java.generate.copy2temp: [copy] Copying 4 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cglShareGroupObj" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cglPBufferObj" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cglContextObj" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _cglPixelFormatObj" java.generate.platform.glext: [echo] Generating platform-specific OpenGL extension class: macosx java.generate.copy2temp: [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp java.generate.glu.base: [echo] Generating GLU class java.generate.copy2temp: [copy] Copying 3 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp java.generate.glu.GL2ES1: [echo] Generating GLU class java.generate.copy2temp: [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp java.generate.glu.GL2: [echo] Generating GLU class java.generate.copy2temp: [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build-temp [echo] [echo] GlueGen and BuildStaticGLInfo have successfully generated files. java.generate.cg.check: java.generate.cg: [gluegen] [WARNING com.jogamp.gluegen.pcpp.PCPP]: FAILED TO UNDEFINE: 'CG_PROFILE_MACRO' (line 64 file stub_includes/cg/Cg/cgGL_profiles.h) [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _CGtechnique" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _CGprogram" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _CGstateassignment" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _CGpass" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _CGannotation" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _CGcontext" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _CGeffect" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _CGparameter" [gluegen] [WARNING com.jogamp.gluegen.JavaEmitter]: skipping emission of unnamed struct "struct _CGstate" [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCopyProgram" assuming size of equivalent C return type (sizeof(CGprogram)): CGprogram dispatch_cgCopyProgram(CGprogram program) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCreateArraySamplerState" assuming size of equivalent C return type (sizeof(CGstate)): CGstate dispatch_cgCreateArraySamplerState(CGcontext arg0, java.lang.String name, int arg2, int nelems) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCreateArrayState" assuming size of equivalent C return type (sizeof(CGstate)): CGstate dispatch_cgCreateArrayState(CGcontext arg0, java.lang.String name, int arg2, int nelems) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCreateContext" assuming size of equivalent C return type (sizeof(CGcontext)): CGcontext dispatch_cgCreateContext() [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCreateEffect" assuming size of equivalent C return type (sizeof(CGeffect)): CGeffect dispatch_cgCreateEffect(CGcontext arg0, java.lang.String code, java.lang.String[] args) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCreateEffectFromFile" assuming size of equivalent C return type (sizeof(CGeffect)): CGeffect dispatch_cgCreateEffectFromFile(CGcontext arg0, java.lang.String filename, java.lang.String[] args) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCreateParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgCreateParameter(CGcontext ctx, int type) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCreateParameterArray" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgCreateParameterArray(CGcontext ctx, int type, int length) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCreateParameterMultiDimArray" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgCreateParameterMultiDimArray(CGcontext ctx, int type, int dim, java.nio.IntBuffer lengths) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCreateProgram" assuming size of equivalent C return type (sizeof(CGprogram)): CGprogram dispatch_cgCreateProgram(CGcontext ctx, int program_type, java.lang.String program, int profile, java.lang.String entry, java.lang.String[] args) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCreateProgramFromEffect" assuming size of equivalent C return type (sizeof(CGprogram)): CGprogram dispatch_cgCreateProgramFromEffect(CGeffect effect, int profile, java.lang.String entry, java.lang.String[] args) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCreateProgramFromFile" assuming size of equivalent C return type (sizeof(CGprogram)): CGprogram dispatch_cgCreateProgramFromFile(CGcontext ctx, int program_type, java.lang.String program_file, int profile, java.lang.String entry, java.lang.String[] args) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCreateSamplerState" assuming size of equivalent C return type (sizeof(CGstate)): CGstate dispatch_cgCreateSamplerState(CGcontext arg0, java.lang.String name, int arg2) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgCreateState" assuming size of equivalent C return type (sizeof(CGstate)): CGstate dispatch_cgCreateState(CGcontext arg0, java.lang.String name, int arg2) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetArrayParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetArrayParameter(CGparameter aparam, int index) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetConnectedParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetConnectedParameter(CGparameter param) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetConnectedToParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetConnectedToParameter(CGparameter param, int index) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetDependentAnnotationParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetDependentAnnotationParameter(CGannotation arg0, int index) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetDependentStateAssignmentParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetDependentStateAssignmentParameter(CGstateassignment arg0, int index) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetEffectContext" assuming size of equivalent C return type (sizeof(CGcontext)): CGcontext dispatch_cgGetEffectContext(CGeffect arg0) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetEffectParameterBySemantic" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetEffectParameterBySemantic(CGeffect arg0, java.lang.String arg1) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstDependentParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetFirstDependentParameter(CGparameter param) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstEffect" assuming size of equivalent C return type (sizeof(CGeffect)): CGeffect dispatch_cgGetFirstEffect(CGcontext arg0) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstEffectParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetFirstEffectParameter(CGeffect arg0) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstLeafEffectParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetFirstLeafEffectParameter(CGeffect arg0) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstLeafParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetFirstLeafParameter(CGprogram prog, int name_space) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetFirstParameter(CGprogram prog, int name_space) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstParameterAnnotation" assuming size of equivalent C return type (sizeof(CGannotation)): CGannotation dispatch_cgGetFirstParameterAnnotation(CGparameter arg0) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstPass" assuming size of equivalent C return type (sizeof(CGpass)): CGpass dispatch_cgGetFirstPass(CGtechnique arg0) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstPassAnnotation" assuming size of equivalent C return type (sizeof(CGannotation)): CGannotation dispatch_cgGetFirstPassAnnotation(CGpass arg0) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstProgram" assuming size of equivalent C return type (sizeof(CGprogram)): CGprogram dispatch_cgGetFirstProgram(CGcontext ctx) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstProgramAnnotation" assuming size of equivalent C return type (sizeof(CGannotation)): CGannotation dispatch_cgGetFirstProgramAnnotation(CGprogram arg0) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstSamplerState" assuming size of equivalent C return type (sizeof(CGstate)): CGstate dispatch_cgGetFirstSamplerState(CGcontext arg0) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstSamplerStateAssignment" assuming size of equivalent C return type (sizeof(CGstateassignment)): CGstateassignment dispatch_cgGetFirstSamplerStateAssignment(CGparameter arg0) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstState" assuming size of equivalent C return type (sizeof(CGstate)): CGstate dispatch_cgGetFirstState(CGcontext arg0) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstStateAssignment" assuming size of equivalent C return type (sizeof(CGstateassignment)): CGstateassignment dispatch_cgGetFirstStateAssignment(CGpass arg0) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstStructParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetFirstStructParameter(CGparameter param) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstTechnique" assuming size of equivalent C return type (sizeof(CGtechnique)): CGtechnique dispatch_cgGetFirstTechnique(CGeffect arg0) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetFirstTechniqueAnnotation" assuming size of equivalent C return type (sizeof(CGannotation)): CGannotation dispatch_cgGetFirstTechniqueAnnotation(CGtechnique arg0) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedEffectParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetNamedEffectParameter(CGeffect arg0, java.lang.String arg1) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetNamedParameter(CGprogram prog, java.lang.String name) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedParameterAnnotation" assuming size of equivalent C return type (sizeof(CGannotation)): CGannotation dispatch_cgGetNamedParameterAnnotation(CGparameter arg0, java.lang.String arg1) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedPass" assuming size of equivalent C return type (sizeof(CGpass)): CGpass dispatch_cgGetNamedPass(CGtechnique arg0, java.lang.String name) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedPassAnnotation" assuming size of equivalent C return type (sizeof(CGannotation)): CGannotation dispatch_cgGetNamedPassAnnotation(CGpass arg0, java.lang.String arg1) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedProgramAnnotation" assuming size of equivalent C return type (sizeof(CGannotation)): CGannotation dispatch_cgGetNamedProgramAnnotation(CGprogram arg0, java.lang.String arg1) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedProgramParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetNamedProgramParameter(CGprogram prog, int name_space, java.lang.String name) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedSamplerState" assuming size of equivalent C return type (sizeof(CGstate)): CGstate dispatch_cgGetNamedSamplerState(CGcontext arg0, java.lang.String name) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedSamplerStateAssignment" assuming size of equivalent C return type (sizeof(CGstateassignment)): CGstateassignment dispatch_cgGetNamedSamplerStateAssignment(CGparameter arg0, java.lang.String arg1) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedState" assuming size of equivalent C return type (sizeof(CGstate)): CGstate dispatch_cgGetNamedState(CGcontext arg0, java.lang.String name) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedStateAssignment" assuming size of equivalent C return type (sizeof(CGstateassignment)): CGstateassignment dispatch_cgGetNamedStateAssignment(CGpass arg0, java.lang.String name) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedStructParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetNamedStructParameter(CGparameter param, java.lang.String name) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedTechnique" assuming size of equivalent C return type (sizeof(CGtechnique)): CGtechnique dispatch_cgGetNamedTechnique(CGeffect arg0, java.lang.String name) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNamedTechniqueAnnotation" assuming size of equivalent C return type (sizeof(CGannotation)): CGannotation dispatch_cgGetNamedTechniqueAnnotation(CGtechnique arg0, java.lang.String arg1) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNextAnnotation" assuming size of equivalent C return type (sizeof(CGannotation)): CGannotation dispatch_cgGetNextAnnotation(CGannotation arg0) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNextEffect" assuming size of equivalent C return type (sizeof(CGeffect)): CGeffect dispatch_cgGetNextEffect(CGeffect arg0) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNextLeafParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetNextLeafParameter(CGparameter current) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNextParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetNextParameter(CGparameter current) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNextPass" assuming size of equivalent C return type (sizeof(CGpass)): CGpass dispatch_cgGetNextPass(CGpass arg0) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNextProgram" assuming size of equivalent C return type (sizeof(CGprogram)): CGprogram dispatch_cgGetNextProgram(CGprogram current) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNextState" assuming size of equivalent C return type (sizeof(CGstate)): CGstate dispatch_cgGetNextState(CGstate arg0) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNextStateAssignment" assuming size of equivalent C return type (sizeof(CGstateassignment)): CGstateassignment dispatch_cgGetNextStateAssignment(CGstateassignment arg0) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetNextTechnique" assuming size of equivalent C return type (sizeof(CGtechnique)): CGtechnique dispatch_cgGetNextTechnique(CGtechnique arg0) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetParameterContext" assuming size of equivalent C return type (sizeof(CGcontext)): CGcontext dispatch_cgGetParameterContext(CGparameter param) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetParameterProgram" assuming size of equivalent C return type (sizeof(CGprogram)): CGprogram dispatch_cgGetParameterProgram(CGparameter param) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetPassTechnique" assuming size of equivalent C return type (sizeof(CGtechnique)): CGtechnique dispatch_cgGetPassTechnique(CGpass arg0) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetProgramContext" assuming size of equivalent C return type (sizeof(CGcontext)): CGcontext dispatch_cgGetProgramContext(CGprogram prog) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetProgramStateAssignmentValue" assuming size of equivalent C return type (sizeof(CGprogram)): CGprogram dispatch_cgGetProgramStateAssignmentValue(CGstateassignment arg0) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetSamplerStateAssignmentParameter" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetSamplerStateAssignmentParameter(CGstateassignment arg0) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetSamplerStateAssignmentState" assuming size of equivalent C return type (sizeof(CGstate)): CGstate dispatch_cgGetSamplerStateAssignmentState(CGstateassignment arg0) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetSamplerStateAssignmentValue" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetSamplerStateAssignmentValue(CGstateassignment arg0) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetStateAssignmentPass" assuming size of equivalent C return type (sizeof(CGpass)): CGpass dispatch_cgGetStateAssignmentPass(CGstateassignment arg0) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetStateAssignmentState" assuming size of equivalent C return type (sizeof(CGstate)): CGstate dispatch_cgGetStateAssignmentState(CGstateassignment arg0) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetTechniqueEffect" assuming size of equivalent C return type (sizeof(CGeffect)): CGeffect dispatch_cgGetTechniqueEffect(CGtechnique arg0) [gluegen] [WARNING com.jogamp.gluegen.CMethodBindingEmitter]: No capacity specified for java.nio.Buffer return value for function "dispatch_cgGetTextureStateAssignmentValue" assuming size of equivalent C return type (sizeof(CGparameter)): CGparameter dispatch_cgGetTextureStateAssignmentValue(CGstateassignment arg0) java.compile.firstpass: [javac] Compiling 22 source files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/classes [javac] Note: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/classes/javax/media/opengl/GLUniformData.java uses or overrides a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. java.generate.composable.pipeline.check.es1: java.generate.composable.pipeline.es1: [java] wrote to file: ../build/jogl/gensrc/classes/javax/media/opengl/DebugGLES1.java [java] wrote to file: ../build/jogl/gensrc/classes/javax/media/opengl/TraceGLES1.java java.generate.composable.pipeline.check.es3: java.generate.composable.pipeline.es3: [java] wrote to file: ../build/jogl/gensrc/classes/javax/media/opengl/DebugGLES3.java [java] wrote to file: ../build/jogl/gensrc/classes/javax/media/opengl/TraceGLES3.java java.generate.composable.pipeline.check.gl4bc: java.generate.composable.pipeline.gl4bc: [java] wrote to file: ../build/jogl/gensrc/classes/javax/media/opengl/DebugGL4bc.java [java] wrote to file: ../build/jogl/gensrc/classes/javax/media/opengl/TraceGL4bc.java java.generate.composable.pipeline: java.compile.secondpass.openal: [javac] Compiling 2 source files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/classes java.compile.secondpass.javase: [javac] Compiling 552 source files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/classes [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. java.compile.secondpass.android: [javac] Compiling 1 source file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/classes java.compile.secondpass: java.generate.composable.pipeline.custom.check.glfixfunc: java.generate.composable.pipeline.custom.glfixfunc: [java] wrote to file: ../build/jogl/gensrc/classes/jogamp/opengl/util/glsl/fixedfunc/FixedFuncImpl.java java.generate.composable.pipeline.custom: java.compile.thirdpass.javase: [javac] Compiling 2 source files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/classes java.compile.thirdpass: java.compile: [copy] Copying 66 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/classes [copy] Copied 5 empty directories to 1 empty directory under /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/classes gluegen.cpptasks.detect.compiler: [echo] gcc.compat.compiler=xcode.clang [echo] GCC=${isGCC} [echo] CLANG=true [echo] VC6=${isVC6} [echo] VC7=${isVC7} [echo] VC8=${isVC8} [echo] VC8_X64=${isVC8_X64} [echo] VC9=${isVC9} [echo] MingW=${isMingW} [echo] MingW32=${isMingW32} [echo] MingW64=${isMingW64} setup.java.home.dir.nonmacosx: setup.java.home.dir.macosx: setup.java.home.dir: [echo] java.home.dir /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/.. [echo] java.includes.dir /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/../include gluegen.cpptasks.configure.compiler: gluegen.cpptasks.declare.compiler.environment: gluegen.cpptasks.declare.compiler.win32.vc6: gluegen.cpptasks.declare.compiler.win32.vc7: gluegen.cpptasks.declare.compiler.win32.vc8: gluegen.cpptasks.declare.compiler.win32.vc8_x64: gluegen.cpptasks.declare.compiler.win32.vc9: gluegen.cpptasks.declare.compiler.win32.mingw: gluegen.cpptasks.declare.compiler.win64.mingw: gluegen.cpptasks.declare.compiler.win32: gluegen.cpptasks.declare.compiler.linux.x86: gluegen.cpptasks.declare.compiler.linux.amd64: gluegen.cpptasks.declare.compiler.linux.ia64: gluegen.cpptasks.declare.compiler.linux.armv6: gluegen.cpptasks.declare.compiler.linux.alpha: gluegen.cpptasks.declare.compiler.linux.hppa: gluegen.cpptasks.declare.compiler.linux.mips: gluegen.cpptasks.declare.compiler.linux.mipsel: gluegen.cpptasks.declare.compiler.linux.ppc: gluegen.cpptasks.declare.compiler.linux.s390: gluegen.cpptasks.declare.compiler.linux.s390x: gluegen.cpptasks.declare.compiler.linux.sparc: gluegen.cpptasks.declare.compiler.linux: gluegen.cpptasks.declare.compiler.solaris32: gluegen.cpptasks.declare.compiler.solaris.sparcv9: gluegen.cpptasks.declare.compiler.solaris.amd64: gluegen.cpptasks.declare.compiler.solaris: gluegen.cpptasks.declare.compiler.macosx: [echo] MacOSX [echo] java.includes.dir.platform /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/stub_includes/jni/macosx [echo] java.lib.dir.platform /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/../jre/lib gluegen.cpptasks.declare.compiler.freebsd.x86: gluegen.cpptasks.declare.compiler.freebsd.amd64: gluegen.cpptasks.declare.compiler.freebsd: gluegen.cpptasks.declare.compiler.hpux: gluegen.cpptasks.declare.compiler: [echo] java.lib.dir.platform: /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/../jre/lib gluegen.cpptasks.setup.compiler: c.configure.1: c.configure.win32.vc: c.configure.win32.mingw: c.configure.win64.mingw: c.configure.win32: c.configure.linux.armv6: c.configure.linux.x86: c.configure.linux.amd64: c.configure.linux.ia64: c.configure.linux.hppa: c.configure.linux.mips: c.configure.linux.mipsel: c.configure.linux.ppc: c.configure.linux.s390: c.configure.linux.sparc: c.configure.x11: c.configure.linux: c.configure.android: c.configure.solaris32: c.configure.solaris.sparcv9: c.configure.solaris.amd64: c.configure.macosx: c.configure.freebsd.x86: c.configure.freebsd.amd64: c.configure.freebsd: c.configure.hpux: c.configure.2: c.configure: c.build.jogl.prepare: [echo] Output lib name = jogl_ffmpegv08 [echo] Compiling jogl_ffmpegv08 [cc] 4 total files to be compiled. [cc] Starting link [echo] Output lib name = jogl_ffmpegv09 [echo] Compiling jogl_ffmpegv09 [cc] 4 total files to be compiled. [cc] Starting link [echo] Output lib name = jogl_ffmpegv10 [echo] Compiling jogl_ffmpegv10 [cc] 4 total files to be compiled. [cc] Starting link c.build.jogl.desktop: [echo] Output lib name = jogl_desktop [echo] Compiling jogl_desktop [cc] 14 total files to be compiled. [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/macosx/MacOSXWindowSystemInterface.m:168:46: warning: 'kCGLRPMultiScreen' is deprecated: first deprecated in OS X 10.5 [-Wdeprecated-declarations] [cc] CGLDescribeRenderer(info, j, kCGLRPMultiScreen, &(renderer->multiscreen)); [cc] ^ [cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks/OpenGL.framework/Headers/CGLTypes.h:106:2: note: 'kCGLRPMultiScreen' declared here [cc] kCGLRPMultiScreen OPENGL_ENUM_DEPRECATED(10_0, 10_5) = 81, [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/macosx/MacOSXWindowSystemInterface.m:759:18: warning: 'NSAddImage' is deprecated: first deprecated in OS X 10.5 [-Wdeprecated-declarations] [cc] libGLImage = NSAddImage(libGLStr, options); [cc] ^ [cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/mach-o/dyld.h:229:34: note: 'NSAddImage' declared here [cc] extern const struct mach_header* NSAddImage(const char* image_name, uint32_t options) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_1,__MAC_10_5,__IPHONE_NA,__IPHONE_NA); [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/macosx/MacOSXWindowSystemInterface.m:760:19: warning: 'NSAddImage' is deprecated: first deprecated in OS X 10.5 [-Wdeprecated-declarations] [cc] libGLUImage = NSAddImage(libGLUStr, options); [cc] ^ [cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/mach-o/dyld.h:229:34: note: 'NSAddImage' declared here [cc] extern const struct mach_header* NSAddImage(const char* image_name, uint32_t options) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_1,__MAC_10_5,__IPHONE_NA,__IPHONE_NA); [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/macosx/MacOSXWindowSystemInterface.m:767:7: warning: 'NSIsSymbolNameDefinedInImage' is deprecated: first deprecated in OS X 10.4 [-Wdeprecated-declarations] [cc] if (NSIsSymbolNameDefinedInImage(libGLImage, underscoreName) == YES) { [cc] ^ [cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/mach-o/dyld.h:177:17: note: 'NSIsSymbolNameDefinedInImage' declared here [cc] extern bool NSIsSymbolNameDefinedInImage(const struct mach_header* image, const char* symbolName) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_1,__MAC_10_4,__IPHONE_NA,__IPHONE_NA); [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/macosx/MacOSXWindowSystemInterface.m:768:20: warning: 'NSLookupSymbolInImage' is deprecated: first deprecated in OS X 10.5 [-Wdeprecated-declarations] [cc] NSSymbol sym = NSLookupSymbolInImage(libGLImage, underscoreName, options); [cc] ^ [cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/mach-o/dyld.h:181:17: note: 'NSLookupSymbolInImage' declared here [cc] extern NSSymbol NSLookupSymbolInImage(const struct mach_header* image, const char* symbolName, uint32_t options) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_1,__MAC_10_5,__IPHONE_NA,__IPHONE_NA); [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/macosx/MacOSXWindowSystemInterface.m:769:12: warning: 'NSAddressOfSymbol' is deprecated: first deprecated in OS X 10.5 [-Wdeprecated-declarations] [cc] return NSAddressOfSymbol(sym); [cc] ^ [cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/mach-o/dyld.h:187:21: note: 'NSAddressOfSymbol' declared here [cc] extern void * NSAddressOfSymbol(NSSymbol symbol) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_1,__MAC_10_5,__IPHONE_NA,__IPHONE_NA); [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/macosx/MacOSXWindowSystemInterface.m:772:7: warning: 'NSIsSymbolNameDefinedInImage' is deprecated: first deprecated in OS X 10.4 [-Wdeprecated-declarations] [cc] if (NSIsSymbolNameDefinedInImage(libGLUImage, underscoreName) == YES) { [cc] ^ [cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/mach-o/dyld.h:177:17: note: 'NSIsSymbolNameDefinedInImage' declared here [cc] extern bool NSIsSymbolNameDefinedInImage(const struct mach_header* image, const char* symbolName) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_1,__MAC_10_4,__IPHONE_NA,__IPHONE_NA); [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/macosx/MacOSXWindowSystemInterface.m:773:20: warning: 'NSLookupSymbolInImage' is deprecated: first deprecated in OS X 10.5 [-Wdeprecated-declarations] [cc] NSSymbol sym = NSLookupSymbolInImage(libGLUImage, underscoreName, options); [cc] ^ [cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/mach-o/dyld.h:181:17: note: 'NSLookupSymbolInImage' declared here [cc] extern NSSymbol NSLookupSymbolInImage(const struct mach_header* image, const char* symbolName, uint32_t options) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_1,__MAC_10_5,__IPHONE_NA,__IPHONE_NA); [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/macosx/MacOSXWindowSystemInterface.m:774:12: warning: 'NSAddressOfSymbol' is deprecated: first deprecated in OS X 10.5 [-Wdeprecated-declarations] [cc] return NSAddressOfSymbol(sym); [cc] ^ [cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/mach-o/dyld.h:187:21: note: 'NSAddressOfSymbol' declared here [cc] extern void * NSAddressOfSymbol(NSSymbol symbol) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_1,__MAC_10_5,__IPHONE_NA,__IPHONE_NA); [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/macosx/MacOSXWindowSystemInterface.m:777:7: warning: 'NSIsSymbolNameDefinedWithHint' is deprecated: first deprecated in OS X 10.4 [-Wdeprecated-declarations] [cc] if (NSIsSymbolNameDefinedWithHint(underscoreName, "GL")) { [cc] ^ [cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/mach-o/dyld.h:176:17: note: 'NSIsSymbolNameDefinedWithHint' declared here [cc] extern bool NSIsSymbolNameDefinedWithHint(const char* symbolName, const char* libraryNameHint) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_1,__MAC_10_4,__IPHONE_NA,__IPHONE_NA); [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/macosx/MacOSXWindowSystemInterface.m:778:20: warning: 'NSLookupAndBindSymbol' is deprecated: first deprecated in OS X 10.4 [-Wdeprecated-declarations] [cc] NSSymbol sym = NSLookupAndBindSymbol(underscoreName); [cc] ^ [cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/mach-o/dyld.h:178:17: note: 'NSLookupAndBindSymbol' declared here [cc] extern NSSymbol NSLookupAndBindSymbol(const char* symbolName) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_1,__MAC_10_4,__IPHONE_NA,__IPHONE_NA); [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/jogl/native/macosx/MacOSXWindowSystemInterface.m:779:12: warning: 'NSAddressOfSymbol' is deprecated: first deprecated in OS X 10.5 [-Wdeprecated-declarations] [cc] return NSAddressOfSymbol(sym); [cc] ^ [cc] /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/mach-o/dyld.h:187:21: note: 'NSAddressOfSymbol' declared here [cc] extern void * NSAddressOfSymbol(NSSymbol symbol) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_1,__MAC_10_5,__IPHONE_NA,__IPHONE_NA); [cc] ^ [cc] 12 warnings generated. [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl2/GLUgl2_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function] [cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */ [cc] ^ [cc] 1 warning generated. [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:339:30: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast] [cc] (* ptr_glAttachObjectARB) ((GLhandleARB) containerObj, (GLhandleARB) obj); [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:339:58: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast] [cc] (* ptr_glAttachObjectARB) ((GLhandleARB) containerObj, (GLhandleARB) obj); [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:2661:31: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast] [cc] (* ptr_glCompileShaderARB) ((GLhandleARB) shaderObj); [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:3784:10: warning: incompatible pointer to integer conversion returning 'GLhandleARB' (aka 'void *') from a function with result type 'jint' (aka 'int') [-Wint-conversion] [cc] return _res; [cc] ^~~~ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:3818:10: warning: incompatible pointer to integer conversion returning 'GLhandleARB' (aka 'void *') from a function with result type 'jint' (aka 'int') [-Wint-conversion] [cc] return _res; [cc] ^~~~ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:4212:30: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast] [cc] (* ptr_glDeleteObjectARB) ((GLhandleARB) obj); [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:4632:30: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast] [cc] (* ptr_glDetachObjectARB) ((GLhandleARB) containerObj, (GLhandleARB) attachedObj); [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:4632:58: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast] [cc] (* ptr_glDetachObjectARB) ((GLhandleARB) containerObj, (GLhandleARB) attachedObj); [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:7449:34: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast] [cc] (* ptr_glGetActiveUniformARB) ((GLhandleARB) programObj, (GLuint) index, (GLsizei) maxLength, (GLsizei *) (((char *) _length_ptr) + length_byte_offset), (GLint *) (((char *) _size_ptr) + size_byte_offset), (GLenum *) (((char *) _type_ptr) + type_byte_offset), (GLcharARB *) (((char *) _name_ptr) + name_byte_offset)); [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:7573:36: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast] [cc] (* ptr_glGetAttachedObjectsARB) ((GLhandleARB) containerObj, (GLsizei) maxCount, (GLsizei *) (((char *) _count_ptr) + count_byte_offset), (GLhandleARB *) (((char *) _obj_ptr) + obj_byte_offset)); [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:8474:10: warning: incompatible pointer to integer conversion returning 'GLhandleARB' (aka 'void *') from a function with result type 'jint' (aka 'int') [-Wint-conversion] [cc] return _res; [cc] ^~~~ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:8587:28: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast] [cc] (* ptr_glGetInfoLogARB) ((GLhandleARB) obj, (GLsizei) maxLength, (GLsizei *) (((char *) _length_ptr) + length_byte_offset), (GLcharARB *) (((char *) _infoLog_ptr) + infoLog_byte_offset)); [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:9838:38: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast] [cc] (* ptr_glGetObjectParameterfvARB) ((GLhandleARB) obj, (GLenum) pname, (GLfloat *) (((char *) _params_ptr) + params_byte_offset)); [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:9878:38: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast] [cc] (* ptr_glGetObjectParameterivARB) ((GLhandleARB) obj, (GLenum) pname, (GLint *) (((char *) _params_ptr) + params_byte_offset)); [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:11469:33: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast] [cc] (* ptr_glGetShaderSourceARB) ((GLhandleARB) obj, (GLsizei) maxLength, (GLsizei *) (((char *) _length_ptr) + length_byte_offset), (GLcharARB *) (((char *) _source_ptr) + source_byte_offset)); [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:11511:36: warning: passing 'const GLubyte *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] [cc] return (*env)->NewStringUTF(env, _res); [cc] ^~~~ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:11529:36: warning: passing 'const GLubyte *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] [cc] return (*env)->NewStringUTF(env, _res); [cc] ^~~~ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:12235:43: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast] [cc] _res = (* ptr_glGetUniformLocationARB) ((GLhandleARB) programObj, (const GLcharARB *) _strchars_name); [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:12334:30: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast] [cc] (* ptr_glGetUniformfvARB) ((GLhandleARB) programObj, (GLint) location, (GLfloat *) (((char *) _params_ptr) + params_byte_offset)); [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:12394:30: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast] [cc] (* ptr_glGetUniformivARB) ((GLhandleARB) programObj, (GLint) location, (GLint *) (((char *) _params_ptr) + params_byte_offset)); [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:14539:29: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast] [cc] (* ptr_glLinkProgramARB) ((GLhandleARB) programObj); [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:23384:30: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast] [cc] (* ptr_glShaderSourceARB) ((GLhandleARB) shaderObj, (GLsizei) count, (const GLcharARB * *) _string_ptr_copy, (const GLint *) (((char *) _length_ptr) + length_byte_offset)); [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:27806:34: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast] [cc] (* ptr_glUseProgramObjectARB) ((GLhandleARB) programObj); [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:28055:33: warning: cast to 'GLhandleARB' (aka 'void *') from smaller integer type 'jint' (aka 'int') [-Wint-to-void-pointer-cast] [cc] (* ptr_glValidateProgramARB) ((GLhandleARB) programObj); [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/gl4/GL4bcImpl_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function] [cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */ [cc] ^ [cc] 25 warnings generated. [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/MacOSX/CGL_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function] [cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */ [cc] ^ [cc] 1 warning generated. [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/MacOSX/CGLExtImpl_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function] [cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */ [cc] ^ [cc] 1 warning generated. [cc] Starting link rename.dylib: [move] Moving 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/obj rename.mingw.dll: gluegen.properties.load.user: gluegen.cpptasks.initialize: [echo] os.name=Mac OS X [echo] os.version=10.9.4 [echo] os.arch=x86_64 [echo] nativejartag.prefix = jogamp/nativetag [echo] c.compiler.debug=false [echo] c.compiler.use-debug=${c.compiler.use-debug} [echo] c.compiler.optimise=none gluegen.cpptasks.striplibs: [echo] Strip symbols from libs in ../build/jogl/obj c.build.jogl.mobile: [echo] Output lib name = jogl_mobile [echo] Compiling jogl_mobile [cc] Starting dependency analysis for 5 files. [cc] 5 files are up to date. [cc] 0 files to be recompiled from dependency analysis. [cc] 4 total files to be compiled. [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/es3/GLES3Impl_JNI.c:3713:36: warning: passing 'const GLubyte *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] [cc] return (*env)->NewStringUTF(env, _res); [cc] ^~~~ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/es3/GLES3Impl_JNI.c:3731:36: warning: passing 'const GLubyte *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] [cc] return (*env)->NewStringUTF(env, _res); [cc] ^~~~ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/es3/GLES3Impl_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function] [cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */ [cc] ^ [cc] 3 warnings generated. [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/egl/EGLExtImpl_JNI.c:18: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/make/stub_includes/egl/EGL/egl.h:36: [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/make/stub_includes/egl/EGL/eglplatform.h:98:2: warning: "Info: Using generic void pointer for EGLNativeDisplayType, EGLNativeWindowType and EGLNativePixmapType" [-W#warnings] [cc] #warning "Info: Using generic void pointer for EGLNativeDisplayType, EGLNativeWindowType and EGLNativePixmapType" [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/egl/EGLExtImpl_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function] [cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */ [cc] ^ [cc] 2 warnings generated. [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/egl/EGL_JNI.c:14: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/make/stub_includes/egl/EGL/egl.h:36: [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/make/stub_includes/egl/EGL/eglplatform.h:98:2: warning: "Info: Using generic void pointer for EGLNativeDisplayType, EGLNativeWindowType and EGLNativePixmapType" [-W#warnings] [cc] #warning "Info: Using generic void pointer for EGLNativeDisplayType, EGLNativeWindowType and EGLNativePixmapType" [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/egl/EGL_JNI.c:20:3: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] [cc] Java_jogamp_opengl_egl_EGL_dispatch_1eglGetConfigAttributes(JNIEnv *env, jclass _unused, jlong dpy, jlong config, jint attributeCount, jobject attributes, jint attributes_byte_offset, jobject values, jint values_byte_offset, jlong procAddress) { [cc] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/egl/EGL_JNI.c:35:3: warning: control reaches end of non-void function [-Wreturn-type] [cc] } [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/egl/EGL_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function] [cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */ [cc] ^ [cc] 4 warnings generated. [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/es1/GLES1Impl_JNI.c:2279:36: warning: passing 'const GLubyte *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] [cc] return (*env)->NewStringUTF(env, _res); [cc] ^~~~ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl/es1/GLES1Impl_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function] [cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */ [cc] ^ [cc] 2 warnings generated. [cc] Starting link rename.dylib: [move] Moving 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/obj rename.mingw.dll: gluegen.properties.load.user: gluegen.cpptasks.initialize: [echo] os.name=Mac OS X [echo] os.version=10.9.4 [echo] os.arch=x86_64 [echo] nativejartag.prefix = jogamp/nativetag [echo] c.compiler.debug=false [echo] c.compiler.use-debug=${c.compiler.use-debug} [echo] c.compiler.optimise=none gluegen.cpptasks.striplibs: [echo] Strip symbols from libs in ../build/jogl/obj c.build.jogl.cg: [echo] Output lib name = jogl_cg [echo] Compiling jogl_cg [cc] 1 total files to be compiled. [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/gensrc/native/jogl_cg/CgGL_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function] [cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */ [cc] ^ [cc] 1 warning generated. [cc] Starting link rename.dylib: [move] Moving 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/obj rename.mingw.dll: gluegen.properties.load.user: gluegen.cpptasks.initialize: [echo] os.name=Mac OS X [echo] os.version=10.9.4 [echo] os.arch=x86_64 [echo] nativejartag.prefix = jogamp/nativetag [echo] c.compiler.debug=false [echo] c.compiler.use-debug=${c.compiler.use-debug} [echo] c.compiler.optimise=none gluegen.cpptasks.striplibs: [echo] Strip symbols from libs in ../build/jogl/obj c.build.jogl: c.manifest: build-jars-dependset: build-jars-android: [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-os-android.jar build-jars-mobile-javase: [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-glmobile.jar [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-glmobile-dbg.jar build-jars-os-desktop-javase: [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-os-x11.jar [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-os-win.jar [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-os-osx.jar build-jars-desktop-javase: [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-gldesktop.jar [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-gldesktop-dbg.jar [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-glu-gldesktop.jar [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-util-gldesktop.jar build-jars-awt-javase: [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-awt.jar [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-util-awt.jar build-jars-swt-javase: [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-swt.jar build-jars-javase: [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl.jar [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-sdk.jar [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-glu.jar [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-util.jar [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-util-graph.jar [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-fonts-p0.jar [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-util-fixedfuncemu.jar [jar] Building MANIFEST-only jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-omx.jar [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-cg.jar [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/obj/jogl-natives-macosx-universal.jar.d/java [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/obj/jogl-natives-macosx-universal.jar.d/jar [copy] Copying 2 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/obj/jogl-natives-macosx-universal.jar.d/jar [javac] Compiling 1 source file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/obj/jogl-natives-macosx-universal.jar.d/jar [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-natives-macosx-universal.jar [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/obj/jogl-cg-natives-macosx-universal.jar.d/java [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/obj/jogl-cg-natives-macosx-universal.jar.d/jar [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/obj/jogl-cg-natives-macosx-universal.jar.d/jar [javac] Compiling 1 source file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/obj/jogl-cg-natives-macosx-universal.jar.d/jar [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl/jogl-cg-natives-macosx-universal.jar build-jars: generate.version.txt: all: build.newt: jogamp.env.validation: [echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010 [echo] ant.java.version 1.7 [echo] java.version 1.7.0_60 [echo] java.home /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre [echo] jvmJava.exe /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/bin/java [echo] jvmJava7.exe ${jvmJava7.exe} jogamp.env.init: [echo] jogamp.jar.codebase Codebase: *.jogamp.org [echo] jogamp.version 2.2.0-rc-20140806 [echo] jogamp.version.int 0914019 [echo] junit.is.disabled ${junit.is.disabled} [echo] target.user.set true [echo] target.sourcelevel 1.6 [echo] target.targetlevel 1.6 [echo] target.rt.jar /opt-share/jre1.6.0_30/lib/rt.jar [echo] host.sourcelevel 1.7 [echo] host.targetlevel 1.7 [echo] host.rt.jar /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/lib/rt.jar [echo] javacdebug true [echo] javacdebuglevel source,lines [echo] javac.memorymax 1024m [echo] build.archiveon true [echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012 [echo] android.version 9 [echo] junit.run.arg0 -Djunit.run.arg0=dummy [echo] junit.run.arg1 -Djunit.run.arg1=dummy [echo] macosx.sdkroot ${macosx.sdkroot} gluegen.properties.load.user: gluegen.cpptasks.detect.os.custom: [echo] gluegen.cpptasks.detect.os.custom: NOP done gluegen.cpptasks.initialize: [echo] os.name=Mac OS X [echo] os.version=10.9.4 [echo] os.arch=x86_64 [echo] nativejartag.prefix = jogamp/nativetag [echo] c.compiler.debug=false [echo] c.compiler.use-debug=${c.compiler.use-debug} [echo] c.compiler.optimise=none gluegen.cpptasks.detect.os.1: gluegen.cpptasks.detect.os.refine: gluegen.cpptasks.detect.os.freebsd.amd64: gluegen.cpptasks.detect.os.freebsd.x86: gluegen.cpptasks.detect.os.freebsd: gluegen.cpptasks.detect.os.hpux: gluegen.cpptasks.detect.os.linux.amd64: gluegen.cpptasks.detect.os.linux.ia64: gluegen.cpptasks.detect.os.linux.x86: gluegen.cpptasks.detect.os.linux.armv6.armel: gluegen.cpptasks.detect.os.linux.armv6.armhf: gluegen.cpptasks.detect.os.android.armv6.armel: gluegen.cpptasks.detect.os.android.armv6.armhf: gluegen.cpptasks.detect.os.linux.alpha: gluegen.cpptasks.detect.os.linux.hppa: gluegen.cpptasks.detect.os.linux.mips: gluegen.cpptasks.detect.os.linux.mipsel: gluegen.cpptasks.detect.os.linux.ppc: gluegen.cpptasks.detect.os.linux.s390: gluegen.cpptasks.detect.os.linux.s390x: gluegen.cpptasks.detect.os.linux.sparc: gluegen.cpptasks.detect.os.linux: gluegen.cpptasks.detect.os.osx: gluegen.cpptasks.detect.os.solaris.sparc: gluegen.cpptasks.detect.os.solaris.sparcv9: gluegen.cpptasks.detect.os.solaris.amd64: gluegen.cpptasks.detect.os.solaris.x86: gluegen.cpptasks.detect.os.solaris: gluegen.cpptasks.detect.os.unix: gluegen.cpptasks.detect.os.windows.amd64: gluegen.cpptasks.detect.os.windows.x86: gluegen.cpptasks.detect.os.windows: gluegen.cpptasks.detect.os.2: gluegen.cpptasks.detect.os: common.init: base.init: [echo] setup.noOpenGL: ${setup.noOpenGL} [echo] isWindows: ${isWindows} [echo] isOSX: true [echo] isX11: ${isX11} [echo] isAndroid: ${isAndroid} [echo] setup.addNativeKD: ${setup.addNativeKD} [echo] setup.addNativeIntelGDL: ${setup.addNativeIntelGDL} [echo] setup.addNativeBroadcom: ${setup.addNativeBroadcom} [echo] setup.nonatives: ${setup.nonatives} [echo] java.excludes.all: ${java.excludes.awt}, ${java.excludes.swt}, ${java.excludes.opengl} declare.common: init: [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/gensrc/native/newt [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/gensrc/native/newt/Android [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/gensrc/native/newt/X11 [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/gensrc/native/newt/MacOSX [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/gensrc/native/newt/Windows [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/gensrc/native/newt/KD [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/gensrc/native/newt/IntelGDL [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/gensrc/native/newt/bcm/egl [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/gensrc/native/newt/bcm/vc/iv [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/classes [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/obj java.compile.javase: [javac] Compiling 98 source files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/classes [javac] Note: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/newt/classes/com/jogamp/newt/event/NEWTEventFiFo.java uses unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. setup-manifestfile: [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt build-jars-opengl: [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/newt-ogl.jar build-jars-awt: [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/newt-awt.jar build-jars-swt: [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/newt-swt.jar build-jars-driver: [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/newt-driver-linux.jar [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/newt-driver-x11.jar [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/newt-driver-win.jar [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/newt-driver-osx.jar [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/newt-driver-kd.jar [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/newt-driver-bcm-old.jar [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/newt-driver-bcm-vc.jar [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/newt-driver-intelgdl.jar build-jars-javase: [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/newt.jar [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/newt-event.jar java.compile.android: [javac] Compiling 9 source files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/classes build-jars-android: [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/newt-driver-android.jar gluegen.cpptasks.detect.compiler: [echo] gcc.compat.compiler=xcode.clang [echo] GCC=${isGCC} [echo] CLANG=true [echo] VC6=${isVC6} [echo] VC7=${isVC7} [echo] VC8=${isVC8} [echo] VC8_X64=${isVC8_X64} [echo] VC9=${isVC9} [echo] MingW=${isMingW} [echo] MingW32=${isMingW32} [echo] MingW64=${isMingW64} setup.java.home.dir.nonmacosx: setup.java.home.dir.macosx: setup.java.home.dir: [echo] java.home.dir /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/.. [echo] java.includes.dir /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/../include gluegen.cpptasks.configure.compiler: gluegen.cpptasks.declare.compiler.environment: gluegen.cpptasks.declare.compiler.win32.vc6: gluegen.cpptasks.declare.compiler.win32.vc7: gluegen.cpptasks.declare.compiler.win32.vc8: gluegen.cpptasks.declare.compiler.win32.vc8_x64: gluegen.cpptasks.declare.compiler.win32.vc9: gluegen.cpptasks.declare.compiler.win32.mingw: gluegen.cpptasks.declare.compiler.win64.mingw: gluegen.cpptasks.declare.compiler.win32: gluegen.cpptasks.declare.compiler.linux.x86: gluegen.cpptasks.declare.compiler.linux.amd64: gluegen.cpptasks.declare.compiler.linux.ia64: gluegen.cpptasks.declare.compiler.linux.armv6: gluegen.cpptasks.declare.compiler.linux.alpha: gluegen.cpptasks.declare.compiler.linux.hppa: gluegen.cpptasks.declare.compiler.linux.mips: gluegen.cpptasks.declare.compiler.linux.mipsel: gluegen.cpptasks.declare.compiler.linux.ppc: gluegen.cpptasks.declare.compiler.linux.s390: gluegen.cpptasks.declare.compiler.linux.s390x: gluegen.cpptasks.declare.compiler.linux.sparc: gluegen.cpptasks.declare.compiler.linux: gluegen.cpptasks.declare.compiler.solaris32: gluegen.cpptasks.declare.compiler.solaris.sparcv9: gluegen.cpptasks.declare.compiler.solaris.amd64: gluegen.cpptasks.declare.compiler.solaris: gluegen.cpptasks.declare.compiler.macosx: [echo] MacOSX [echo] java.includes.dir.platform /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/stub_includes/jni/macosx [echo] java.lib.dir.platform /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/../jre/lib gluegen.cpptasks.declare.compiler.freebsd.x86: gluegen.cpptasks.declare.compiler.freebsd.amd64: gluegen.cpptasks.declare.compiler.freebsd: gluegen.cpptasks.declare.compiler.hpux: gluegen.cpptasks.declare.compiler: [echo] java.lib.dir.platform: /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/../jre/lib gluegen.cpptasks.setup.compiler: c.configure.1: c.configure.win32.vc: c.configure.win32.mingw: c.configure.win64.mingw: c.configure.win32: c.configure.linux.x86: c.configure.linux.amd64: c.configure.linux.armv6: c.configure.linux.hppa: c.configure.linux.mips: c.configure.linux.mipsel: c.configure.linux.ppc: c.configure.linux.s390: c.configure.linux.sparc: c.configure.linux.ia64: c.configure.x11: c.configure.linux: c.configure.android: c.configure.solaris32: c.configure.solaris.sparcv9: c.configure.solaris.amd64: c.configure.macosx: c.configure.freebsd.x86: c.configure.freebsd.amd64: c.configure.freebsd: c.configure.hpux: c.configure.2: c.configure: c.build.newt.prepare: c.build.newt.prepare.android: c.build.newt.windowlib: [echo] Output lib name = newt [echo] Compiling newt [cc] 3 total files to be compiled. [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/newt/native/MacWindow.m:1001:20: warning: unused variable 'myWindow' [-Wunused-variable] [cc] NewtMacWindow* myWindow = (NewtMacWindow*) ((intptr_t) window); [cc] ^ [cc] 1 warning generated. [cc] Starting link rename.dylib: [move] Moving 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/obj rename.mingw.dll: gluegen.properties.load.user: gluegen.cpptasks.initialize: [echo] os.name=Mac OS X [echo] os.version=10.9.4 [echo] os.arch=x86_64 [echo] nativejartag.prefix = jogamp/nativetag [echo] c.compiler.debug=false [echo] c.compiler.use-debug=${c.compiler.use-debug} [echo] c.compiler.optimise=none gluegen.cpptasks.striplibs: [echo] Strip symbols from libs in ../build/newt/obj c.build.newt.natives: c.build.newt: c.manifest: build-jars-native: [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/obj/newt-natives-macosx-universal.jar.d/java [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/obj/newt-natives-macosx-universal.jar.d/jar [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/obj/newt-natives-macosx-universal.jar.d/jar [javac] Compiling 1 source file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/obj/newt-natives-macosx-universal.jar.d/jar [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/newt/newt-natives-macosx-universal.jar generate.version.txt: all: build.oculusvr: jogamp.env.validation: [echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010 [echo] ant.java.version 1.7 [echo] java.version 1.7.0_60 [echo] java.home /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre [echo] jvmJava.exe /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/bin/java [echo] jvmJava7.exe ${jvmJava7.exe} jogamp.env.init: [echo] jogamp.jar.codebase Codebase: *.jogamp.org [echo] jogamp.version 2.2.0-rc-20140806 [echo] jogamp.version.int 0914019 [echo] junit.is.disabled ${junit.is.disabled} [echo] target.user.set true [echo] target.sourcelevel 1.6 [echo] target.targetlevel 1.6 [echo] target.rt.jar /opt-share/jre1.6.0_30/lib/rt.jar [echo] host.sourcelevel 1.7 [echo] host.targetlevel 1.7 [echo] host.rt.jar /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/lib/rt.jar [echo] javacdebug true [echo] javacdebuglevel source,lines [echo] javac.memorymax 1024m [echo] build.archiveon true [echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012 [echo] android.version 9 [echo] junit.run.arg0 -Djunit.run.arg0=dummy [echo] junit.run.arg1 -Djunit.run.arg1=dummy [echo] macosx.sdkroot ${macosx.sdkroot} gluegen.properties.load.user: gluegen.cpptasks.detect.os.custom: [echo] gluegen.cpptasks.detect.os.custom: NOP done gluegen.cpptasks.initialize: [echo] os.name=Mac OS X [echo] os.version=10.9.4 [echo] os.arch=x86_64 [echo] nativejartag.prefix = jogamp/nativetag [echo] c.compiler.debug=false [echo] c.compiler.use-debug=${c.compiler.use-debug} [echo] c.compiler.optimise=none gluegen.cpptasks.detect.os.1: gluegen.cpptasks.detect.os.refine: gluegen.cpptasks.detect.os.freebsd.amd64: gluegen.cpptasks.detect.os.freebsd.x86: gluegen.cpptasks.detect.os.freebsd: gluegen.cpptasks.detect.os.hpux: gluegen.cpptasks.detect.os.linux.amd64: gluegen.cpptasks.detect.os.linux.ia64: gluegen.cpptasks.detect.os.linux.x86: gluegen.cpptasks.detect.os.linux.armv6.armel: gluegen.cpptasks.detect.os.linux.armv6.armhf: gluegen.cpptasks.detect.os.android.armv6.armel: gluegen.cpptasks.detect.os.android.armv6.armhf: gluegen.cpptasks.detect.os.linux.alpha: gluegen.cpptasks.detect.os.linux.hppa: gluegen.cpptasks.detect.os.linux.mips: gluegen.cpptasks.detect.os.linux.mipsel: gluegen.cpptasks.detect.os.linux.ppc: gluegen.cpptasks.detect.os.linux.s390: gluegen.cpptasks.detect.os.linux.s390x: gluegen.cpptasks.detect.os.linux.sparc: gluegen.cpptasks.detect.os.linux: gluegen.cpptasks.detect.os.osx: gluegen.cpptasks.detect.os.solaris.sparc: gluegen.cpptasks.detect.os.solaris.sparcv9: gluegen.cpptasks.detect.os.solaris.amd64: gluegen.cpptasks.detect.os.solaris.x86: gluegen.cpptasks.detect.os.solaris: gluegen.cpptasks.detect.os.unix: gluegen.cpptasks.detect.os.windows.amd64: gluegen.cpptasks.detect.os.windows.x86: gluegen.cpptasks.detect.os.windows: gluegen.cpptasks.detect.os.2: gluegen.cpptasks.detect.os: common.init: partitioning.setup: declare.common: [echo] rel.oculusvr.sdk ../oculusvr-sdk [echo] stub.includes.ovr ../oculusvr-sdk/LibOVR/Src [echo] stub.includes.all.ovr ../oculusvr-sdk/LibOVR/Src,../oculusvr-sdk/LibOVR/Src/CAPI [echo] oculusvr.sdk.available true [echo] oculusvr.build.enabled true [echo] c.build.supported true init: [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/gensrc/classes [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/gensrc/native/oculusvr [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/classes [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/obj all: jogamp.env.validation: [echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010 [echo] ant.java.version 1.7 [echo] java.version 1.7.0_60 [echo] java.home /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre [echo] jvmJava.exe /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/bin/java [echo] jvmJava7.exe ${jvmJava7.exe} jogamp.env.init: [echo] jogamp.jar.codebase Codebase: *.jogamp.org [echo] jogamp.version 2.2.0-rc-20140806 [echo] jogamp.version.int 0914019 [echo] junit.is.disabled ${junit.is.disabled} [echo] target.user.set true [echo] target.sourcelevel 1.6 [echo] target.targetlevel 1.6 [echo] target.rt.jar /opt-share/jre1.6.0_30/lib/rt.jar [echo] host.sourcelevel 1.7 [echo] host.targetlevel 1.7 [echo] host.rt.jar /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/lib/rt.jar [echo] javacdebug true [echo] javacdebuglevel source,lines [echo] javac.memorymax 1024m [echo] build.archiveon true [echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012 [echo] android.version 9 [echo] junit.run.arg0 -Djunit.run.arg0=dummy [echo] junit.run.arg1 -Djunit.run.arg1=dummy [echo] macosx.sdkroot ${macosx.sdkroot} gluegen.properties.load.user: gluegen.cpptasks.detect.os.custom: [echo] gluegen.cpptasks.detect.os.custom: NOP done gluegen.cpptasks.initialize: [echo] os.name=Mac OS X [echo] os.version=10.9.4 [echo] os.arch=x86_64 [echo] nativejartag.prefix = jogamp/nativetag [echo] c.compiler.debug=false [echo] c.compiler.use-debug=${c.compiler.use-debug} [echo] c.compiler.optimise=none gluegen.cpptasks.detect.os.1: gluegen.cpptasks.detect.os.refine: gluegen.cpptasks.detect.os.freebsd.amd64: gluegen.cpptasks.detect.os.freebsd.x86: gluegen.cpptasks.detect.os.freebsd: gluegen.cpptasks.detect.os.hpux: gluegen.cpptasks.detect.os.linux.amd64: gluegen.cpptasks.detect.os.linux.ia64: gluegen.cpptasks.detect.os.linux.x86: gluegen.cpptasks.detect.os.linux.armv6.armel: gluegen.cpptasks.detect.os.linux.armv6.armhf: gluegen.cpptasks.detect.os.android.armv6.armel: gluegen.cpptasks.detect.os.android.armv6.armhf: gluegen.cpptasks.detect.os.linux.alpha: gluegen.cpptasks.detect.os.linux.hppa: gluegen.cpptasks.detect.os.linux.mips: gluegen.cpptasks.detect.os.linux.mipsel: gluegen.cpptasks.detect.os.linux.ppc: gluegen.cpptasks.detect.os.linux.s390: gluegen.cpptasks.detect.os.linux.s390x: gluegen.cpptasks.detect.os.linux.sparc: gluegen.cpptasks.detect.os.linux: gluegen.cpptasks.detect.os.osx: gluegen.cpptasks.detect.os.solaris.sparc: gluegen.cpptasks.detect.os.solaris.sparcv9: gluegen.cpptasks.detect.os.solaris.amd64: gluegen.cpptasks.detect.os.solaris.x86: gluegen.cpptasks.detect.os.solaris: gluegen.cpptasks.detect.os.unix: gluegen.cpptasks.detect.os.windows.amd64: gluegen.cpptasks.detect.os.windows.x86: gluegen.cpptasks.detect.os.windows: gluegen.cpptasks.detect.os.2: gluegen.cpptasks.detect.os: common.init: partitioning.setup: declare.common: [echo] rel.oculusvr.sdk ../oculusvr-sdk [echo] stub.includes.ovr ../oculusvr-sdk/LibOVR/Src [echo] stub.includes.all.ovr ../oculusvr-sdk/LibOVR/Src,../oculusvr-sdk/LibOVR/Src/CAPI [echo] oculusvr.sdk.available true [echo] oculusvr.build.enabled true [echo] c.build.supported true init: common.gluegen.build: jogamp.env.validation: [echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010 [echo] ant.java.version 1.7 [echo] java.version 1.7.0_60 [echo] java.home /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre [echo] jvmJava.exe /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/bin/java [echo] jvmJava7.exe ${jvmJava7.exe} jogamp.env.init: [echo] jogamp.jar.codebase Codebase: *.jogamp.org [echo] jogamp.version 2.2.0-rc-20140806 [echo] jogamp.version.int 0914019 [echo] junit.is.disabled ${junit.is.disabled} [echo] target.user.set true [echo] target.sourcelevel 1.6 [echo] target.targetlevel 1.6 [echo] target.rt.jar /opt-share/jre1.6.0_30/lib/rt.jar [echo] host.sourcelevel 1.7 [echo] host.targetlevel 1.7 [echo] host.rt.jar /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/lib/rt.jar [echo] javacdebug true [echo] javacdebuglevel source,lines [echo] javac.memorymax 1024m [echo] build.archiveon true [echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012 [echo] android.version 9 [echo] junit.run.arg0 -Djunit.run.arg0=dummy [echo] junit.run.arg1 -Djunit.run.arg1=dummy [echo] macosx.sdkroot ${macosx.sdkroot} gluegen.properties.load.user: [echo] Loaded /Users/jogamp/gluegen.properties. [echo] Setting defaults: [echo] Setting default gcc.compat.compiler [echo] gcc.compat.compiler=xcode.clang [echo] antlr.jar=../../../../gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/antlr.jar [echo] junit.jar=../../../../gluegen/label/macosx-10_6-x86_64-nvidia/make/lib/junit.jar [echo] win32.c.compiler=${win32.c.compiler} gluegen.cpptasks.detect.os.custom: [echo] gluegen.cpptasks.detect.os.custom: NOP done gluegen.cpptasks.initialize: [echo] os.name=Mac OS X [echo] os.version=10.9.4 [echo] os.arch=x86_64 [echo] nativejartag.prefix = jogamp/nativetag [echo] c.compiler.debug=false [echo] c.compiler.use-debug=${c.compiler.use-debug} [echo] c.compiler.optimise=none gluegen.cpptasks.detect.os.1: gluegen.cpptasks.detect.os.refine: [echo] isI386=${isI386} [echo] isAMD64=true [echo] is64Bit=true [echo] isAbiEabiGnuArmel=${isAbiEabiGnuArmel} [echo] isAbiEabiGnuArmhf=${isAbiEabiGnuArmhf} [echo] jvmDataModel32Bit=${jvmDataModel32Bit} [echo] jvmDataModel64Bit=${jvmDataModel64Bit} [echo] jvmDataModel.arg=-Djnlp.no.jvm.data.model.set=true [echo] FreeBSD=${isFreeBSD} [echo] FreeBSDX86=${isFreeBSDX86} [echo] FreeBSDAMD64=${isFreeBSDAMD64} [echo] HPUX=${isHPUX} [echo] IA64=${isIA64} [echo] Android=${isAndroid} [echo] AndroidARMv6=${isAndroidARMv6} [echo] AndroidARMv6Armel=${isAndroidARMv6Armel} [echo] AndroidARMv6Armhf=${isAndroidARMv6Armhf} [echo] Linux=${isLinux} [echo] LinuxAMD64=${isLinuxAMD64} [echo] LinuxIA64=${isLinuxIA64} [echo] LinuxX86=${isLinuxX86} [echo] LinuxARMv6=${isLinuxARMv6} [echo] LinuxARMv6Armel=${isLinuxARMv6Armel} [echo] LinuxARMv6Armhf=${isLinuxARMv6Armhf} [echo] LinuxAlpha=${isLinuxAlpha} [echo] LinuxHppa=${isLinuxHppa} [echo] LinuxMips=${isLinuxMips} [echo] LinuxMipsel=${isLinuxMipsel} [echo] LinuxPpc=${isLinuxPpc} [echo] Linuxs390=${isLinuxs390} [echo] Linuxs390x=${isLinuxs390x} [echo] LinuxSparc=${isLinuxSparc} [echo] OS X=true [echo] OS X PPC=${use.macosppc} [echo] OS X x32=${use.macosx32} [echo] OS X x64=true [echo] Solaris=${isSolaris} [echo] Solaris32Bit=${isSolaris32Bit} [echo] Solaris64Bit=${isSolaris64Bit} [echo] SolarisSparc=${isSolarisSparc} [echo] SolarisSparcv9=${isSolarisSparcv9} [echo] SolarisAMD64=${isSolarisAMD64} [echo] SolarisX86=${isSolarisX86} [echo] Unix=${isUnix} [echo] Windows=${isWindows} [echo] X11=${isX11} [echo] os=Mac OS X [echo] os=10.9.4 [echo] arch=x86_64 gluegen.cpptasks.detect.os.freebsd.amd64: gluegen.cpptasks.detect.os.freebsd.x86: gluegen.cpptasks.detect.os.freebsd: gluegen.cpptasks.detect.os.hpux: gluegen.cpptasks.detect.os.linux.amd64: gluegen.cpptasks.detect.os.linux.ia64: gluegen.cpptasks.detect.os.linux.x86: gluegen.cpptasks.detect.os.linux.armv6.armel: gluegen.cpptasks.detect.os.linux.armv6.armhf: gluegen.cpptasks.detect.os.android.armv6.armel: gluegen.cpptasks.detect.os.android.armv6.armhf: gluegen.cpptasks.detect.os.linux.alpha: gluegen.cpptasks.detect.os.linux.hppa: gluegen.cpptasks.detect.os.linux.mips: gluegen.cpptasks.detect.os.linux.mipsel: gluegen.cpptasks.detect.os.linux.ppc: gluegen.cpptasks.detect.os.linux.s390: gluegen.cpptasks.detect.os.linux.s390x: gluegen.cpptasks.detect.os.linux.sparc: gluegen.cpptasks.detect.os.linux: gluegen.cpptasks.detect.os.osx: gluegen.cpptasks.detect.os.solaris.sparc: gluegen.cpptasks.detect.os.solaris.sparcv9: gluegen.cpptasks.detect.os.solaris.amd64: gluegen.cpptasks.detect.os.solaris.x86: gluegen.cpptasks.detect.os.solaris: gluegen.cpptasks.detect.os.unix: gluegen.cpptasks.detect.os.windows.amd64: gluegen.cpptasks.detect.os.windows.x86: gluegen.cpptasks.detect.os.windows: gluegen.cpptasks.detect.os.2: [echo] os and arch: macosx-universal [echo] os and arch.dot: macosx.universal [echo] os and arch.slash: macosx/universal gluegen.cpptasks.detect.os: setup.excludes.nsig: init.base: init.android: init: java.class.path.validate: validate: gluegen.build.check.android-launcher: android-launcher.build: android-launcher.package: gluegen.build.check.java: gluegen.build.java: gluegen.cpptasks.detect.compiler: [echo] gcc.compat.compiler=xcode.clang [echo] GCC=${isGCC} [echo] CLANG=true [echo] VC6=${isVC6} [echo] VC7=${isVC7} [echo] VC8=${isVC8} [echo] VC8_X64=${isVC8_X64} [echo] VC9=${isVC9} [echo] MingW=${isMingW} [echo] MingW32=${isMingW32} [echo] MingW64=${isMingW64} setup.java.home.dir.nonmacosx: setup.java.home.dir.macosx: setup.java.home.dir: [echo] java.home.dir /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/.. [echo] java.includes.dir /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/../include gluegen.cpptasks.configure.compiler: gluegen.cpptasks.declare.compiler.environment: gluegen.cpptasks.declare.compiler.win32.vc6: gluegen.cpptasks.declare.compiler.win32.vc7: gluegen.cpptasks.declare.compiler.win32.vc8: gluegen.cpptasks.declare.compiler.win32.vc8_x64: gluegen.cpptasks.declare.compiler.win32.vc9: gluegen.cpptasks.declare.compiler.win32.mingw: gluegen.cpptasks.declare.compiler.win64.mingw: gluegen.cpptasks.declare.compiler.win32: gluegen.cpptasks.declare.compiler.linux.x86: gluegen.cpptasks.declare.compiler.linux.amd64: gluegen.cpptasks.declare.compiler.linux.ia64: gluegen.cpptasks.declare.compiler.linux.armv6: gluegen.cpptasks.declare.compiler.linux.alpha: gluegen.cpptasks.declare.compiler.linux.hppa: gluegen.cpptasks.declare.compiler.linux.mips: gluegen.cpptasks.declare.compiler.linux.mipsel: gluegen.cpptasks.declare.compiler.linux.ppc: gluegen.cpptasks.declare.compiler.linux.s390: gluegen.cpptasks.declare.compiler.linux.s390x: gluegen.cpptasks.declare.compiler.linux.sparc: gluegen.cpptasks.declare.compiler.linux: gluegen.cpptasks.declare.compiler.solaris32: gluegen.cpptasks.declare.compiler.solaris.sparcv9: gluegen.cpptasks.declare.compiler.solaris.amd64: gluegen.cpptasks.declare.compiler.solaris: gluegen.cpptasks.declare.compiler.macosx: [echo] MacOSX [echo] java.includes.dir.platform /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/stub_includes/jni/macosx [echo] java.lib.dir.platform /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/../jre/lib gluegen.cpptasks.declare.compiler.freebsd.x86: gluegen.cpptasks.declare.compiler.freebsd.amd64: gluegen.cpptasks.declare.compiler.freebsd: gluegen.cpptasks.declare.compiler.hpux: gluegen.cpptasks.declare.compiler: [echo] java.lib.dir.platform: /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/../jre/lib gluegen.cpptasks.setup.compiler: declare.win32.vc6: declare.win32.vc7: declare.win32.vc8: declare.win32.vc8_x64: declare.win32.vc9: declare.win32.mingw: declare.win64.mingw: declare.win32: declare.linux.x86: declare.linux.amd64: declare.linux.ia64: declare.linux.hppa: declare.linux.mips: declare.linux.mipsel: declare.linux.ppc: declare.linux.s390: declare.linux.s390x: declare.linux.sparc: declare.linux.armv6: declare.linux: declare.android: declare.solaris32: declare.solarisSparcv9: declare.solarisAMD64: declare.solaris: declare.macosx: [echo] MacOSX declare.freebsd.x86: declare.freebsd.amd64: declare.freebsd: declare.hpux: c.configure: gluegen.build.c: jogamp.env.validation: [echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010 [echo] ant.java.version 1.7 [echo] java.version 1.7.0_60 [echo] java.home /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre [echo] jvmJava.exe /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/bin/java [echo] jvmJava7.exe ${jvmJava7.exe} jogamp.env.init: [echo] jogamp.jar.codebase Codebase: *.jogamp.org [echo] jogamp.version 2.2.0-rc-20140806 [echo] jogamp.version.int 0914019 [echo] junit.is.disabled ${junit.is.disabled} [echo] target.user.set true [echo] target.sourcelevel 1.6 [echo] target.targetlevel 1.6 [echo] target.rt.jar /opt-share/jre1.6.0_30/lib/rt.jar [echo] host.sourcelevel 1.7 [echo] host.targetlevel 1.7 [echo] host.rt.jar /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/lib/rt.jar [echo] javacdebug true [echo] javacdebuglevel source,lines [echo] javac.memorymax 1024m [echo] build.archiveon true [echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012 [echo] android.version 9 [echo] junit.run.arg0 -Djunit.run.arg0=dummy [echo] junit.run.arg1 -Djunit.run.arg1=dummy [echo] macosx.sdkroot ${macosx.sdkroot} gluegen.properties.load.user: gluegen.cpptasks.detect.os.custom: [echo] gluegen.cpptasks.detect.os.custom: NOP done gluegen.cpptasks.initialize: [echo] os.name=Mac OS X [echo] os.version=10.9.4 [echo] os.arch=x86_64 [echo] nativejartag.prefix = jogamp/nativetag [echo] c.compiler.debug=false [echo] c.compiler.use-debug=${c.compiler.use-debug} [echo] c.compiler.optimise=none gluegen.cpptasks.detect.os.1: gluegen.cpptasks.detect.os.refine: gluegen.cpptasks.detect.os.freebsd.amd64: gluegen.cpptasks.detect.os.freebsd.x86: gluegen.cpptasks.detect.os.freebsd: gluegen.cpptasks.detect.os.hpux: gluegen.cpptasks.detect.os.linux.amd64: gluegen.cpptasks.detect.os.linux.ia64: gluegen.cpptasks.detect.os.linux.x86: gluegen.cpptasks.detect.os.linux.armv6.armel: gluegen.cpptasks.detect.os.linux.armv6.armhf: gluegen.cpptasks.detect.os.android.armv6.armel: gluegen.cpptasks.detect.os.android.armv6.armhf: gluegen.cpptasks.detect.os.linux.alpha: gluegen.cpptasks.detect.os.linux.hppa: gluegen.cpptasks.detect.os.linux.mips: gluegen.cpptasks.detect.os.linux.mipsel: gluegen.cpptasks.detect.os.linux.ppc: gluegen.cpptasks.detect.os.linux.s390: gluegen.cpptasks.detect.os.linux.s390x: gluegen.cpptasks.detect.os.linux.sparc: gluegen.cpptasks.detect.os.linux: gluegen.cpptasks.detect.os.osx: gluegen.cpptasks.detect.os.solaris.sparc: gluegen.cpptasks.detect.os.solaris.sparcv9: gluegen.cpptasks.detect.os.solaris.amd64: gluegen.cpptasks.detect.os.solaris.x86: gluegen.cpptasks.detect.os.solaris: gluegen.cpptasks.detect.os.unix: gluegen.cpptasks.detect.os.windows.amd64: gluegen.cpptasks.detect.os.windows.x86: gluegen.cpptasks.detect.os.windows: gluegen.cpptasks.detect.os.2: gluegen.cpptasks.detect.os: setup.excludes.nsig: init.base: init.android: init: java.class.path.validate: validate: gluegen.cpptasks.detect.compiler: [echo] gcc.compat.compiler=xcode.clang [echo] GCC=${isGCC} [echo] CLANG=true [echo] VC6=${isVC6} [echo] VC7=${isVC7} [echo] VC8=${isVC8} [echo] VC8_X64=${isVC8_X64} [echo] VC9=${isVC9} [echo] MingW=${isMingW} [echo] MingW32=${isMingW32} [echo] MingW64=${isMingW64} setup.java.home.dir.nonmacosx: setup.java.home.dir.macosx: setup.java.home.dir: [echo] java.home.dir /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/.. [echo] java.includes.dir /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/../include gluegen.cpptasks.configure.compiler: gluegen.cpptasks.declare.compiler.environment: gluegen.cpptasks.declare.compiler.win32.vc6: gluegen.cpptasks.declare.compiler.win32.vc7: gluegen.cpptasks.declare.compiler.win32.vc8: gluegen.cpptasks.declare.compiler.win32.vc8_x64: gluegen.cpptasks.declare.compiler.win32.vc9: gluegen.cpptasks.declare.compiler.win32.mingw: gluegen.cpptasks.declare.compiler.win64.mingw: gluegen.cpptasks.declare.compiler.win32: gluegen.cpptasks.declare.compiler.linux.x86: gluegen.cpptasks.declare.compiler.linux.amd64: gluegen.cpptasks.declare.compiler.linux.ia64: gluegen.cpptasks.declare.compiler.linux.armv6: gluegen.cpptasks.declare.compiler.linux.alpha: gluegen.cpptasks.declare.compiler.linux.hppa: gluegen.cpptasks.declare.compiler.linux.mips: gluegen.cpptasks.declare.compiler.linux.mipsel: gluegen.cpptasks.declare.compiler.linux.ppc: gluegen.cpptasks.declare.compiler.linux.s390: gluegen.cpptasks.declare.compiler.linux.s390x: gluegen.cpptasks.declare.compiler.linux.sparc: gluegen.cpptasks.declare.compiler.linux: gluegen.cpptasks.declare.compiler.solaris32: gluegen.cpptasks.declare.compiler.solaris.sparcv9: gluegen.cpptasks.declare.compiler.solaris.amd64: gluegen.cpptasks.declare.compiler.solaris: gluegen.cpptasks.declare.compiler.macosx: [echo] MacOSX [echo] java.includes.dir.platform /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/stub_includes/jni/macosx [echo] java.lib.dir.platform /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/../jre/lib gluegen.cpptasks.declare.compiler.freebsd.x86: gluegen.cpptasks.declare.compiler.freebsd.amd64: gluegen.cpptasks.declare.compiler.freebsd: gluegen.cpptasks.declare.compiler.hpux: gluegen.cpptasks.declare.compiler: [echo] java.lib.dir.platform: /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/../jre/lib gluegen.cpptasks.setup.compiler: declare.win32.vc6: declare.win32.vc7: declare.win32.vc8: declare.win32.vc8_x64: declare.win32.vc9: declare.win32.mingw: declare.win64.mingw: declare.win32: declare.linux.x86: declare.linux.amd64: declare.linux.ia64: declare.linux.hppa: declare.linux.mips: declare.linux.mipsel: declare.linux.ppc: declare.linux.s390: declare.linux.s390x: declare.linux.sparc: declare.linux.armv6: declare.linux: declare.android: declare.solaris32: declare.solarisSparcv9: declare.solarisAMD64: declare.solaris: declare.macosx: [echo] MacOSX declare.freebsd.x86: declare.freebsd.amd64: declare.freebsd: declare.hpux: c.configure: gluegen.build.c.impl: base.compile: java.generate.check: java.generate: [echo] Generating OVR [gluegen] INFO: intConstExpr: enum[Type ovrEyeType, name ovrEye_Count, value 2] [gluegen] INFO: intConstExpr: enum[Type ovrEyeType, name ovrEye_Count, value 2] [gluegen] INFO: intConstExpr: enum[Type ovrEyeType, name ovrEye_Count, value 2] [gluegen] INFO: SKIP setter for complex-pointer type in struct: ovrDistortionMesh.pVertexData: CType['ovrDistortionVertex *', size [fixed false, lnx64 8], [pointer*1]] [gluegen] INFO: SKIP setter for primitive-pointer type in struct: ovrDistortionMesh.pIndexData: CType['short *', size [fixed false, lnx64 8], [pointer*1]] [gluegen] INFO: SKIP setter for complex-pointer type in struct: ovrHmdDesc.Handle: CType['ovrHmd' (typedef), size [fixed false, lnx64 8], [pointer*1]] java.compile: [javac] Compiling 26 source files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/classes [javac] Compiling 7 source files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/classes [copy] Copying 6 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/classes gluegen.cpptasks.detect.compiler: [echo] gcc.compat.compiler=xcode.clang [echo] GCC=${isGCC} [echo] CLANG=true [echo] VC6=${isVC6} [echo] VC7=${isVC7} [echo] VC8=${isVC8} [echo] VC8_X64=${isVC8_X64} [echo] VC9=${isVC9} [echo] MingW=${isMingW} [echo] MingW32=${isMingW32} [echo] MingW64=${isMingW64} setup.java.home.dir.nonmacosx: setup.java.home.dir.macosx: setup.java.home.dir: [echo] java.home.dir /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/.. [echo] java.includes.dir /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/../include gluegen.cpptasks.configure.compiler: gluegen.cpptasks.declare.compiler.environment: gluegen.cpptasks.declare.compiler.win32.vc6: gluegen.cpptasks.declare.compiler.win32.vc7: gluegen.cpptasks.declare.compiler.win32.vc8: gluegen.cpptasks.declare.compiler.win32.vc8_x64: gluegen.cpptasks.declare.compiler.win32.vc9: gluegen.cpptasks.declare.compiler.win32.mingw: gluegen.cpptasks.declare.compiler.win64.mingw: gluegen.cpptasks.declare.compiler.win32: gluegen.cpptasks.declare.compiler.linux.x86: gluegen.cpptasks.declare.compiler.linux.amd64: gluegen.cpptasks.declare.compiler.linux.ia64: gluegen.cpptasks.declare.compiler.linux.armv6: gluegen.cpptasks.declare.compiler.linux.alpha: gluegen.cpptasks.declare.compiler.linux.hppa: gluegen.cpptasks.declare.compiler.linux.mips: gluegen.cpptasks.declare.compiler.linux.mipsel: gluegen.cpptasks.declare.compiler.linux.ppc: gluegen.cpptasks.declare.compiler.linux.s390: gluegen.cpptasks.declare.compiler.linux.s390x: gluegen.cpptasks.declare.compiler.linux.sparc: gluegen.cpptasks.declare.compiler.linux: gluegen.cpptasks.declare.compiler.solaris32: gluegen.cpptasks.declare.compiler.solaris.sparcv9: gluegen.cpptasks.declare.compiler.solaris.amd64: gluegen.cpptasks.declare.compiler.solaris: gluegen.cpptasks.declare.compiler.macosx: [echo] MacOSX [echo] java.includes.dir.platform /Users/jogamp/JogAmpSlavex64/workspace/gluegen/label/macosx-10_6-x86_64-nvidia/make/stub_includes/jni/macosx [echo] java.lib.dir.platform /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/../jre/lib gluegen.cpptasks.declare.compiler.freebsd.x86: gluegen.cpptasks.declare.compiler.freebsd.amd64: gluegen.cpptasks.declare.compiler.freebsd: gluegen.cpptasks.declare.compiler.hpux: gluegen.cpptasks.declare.compiler: [echo] java.lib.dir.platform: /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/../jre/lib gluegen.cpptasks.setup.compiler: c.configure.1: c.configure.win32.vc: c.configure.win32.mingw: c.configure.win64.mingw: c.configure.win32: c.configure.linux.armv6: c.configure.linux.x86: c.configure.linux.amd64: c.configure.linux.ia64: c.configure.linux.hppa: c.configure.linux.mips: c.configure.linux.mipsel: c.configure.linux.ppc: c.configure.linux.s390: c.configure.linux.sparc: c.configure.x11: c.configure.linux: c.configure.android: c.configure.solaris32: c.configure.solaris.sparcv9: c.configure.solaris.amd64: c.configure.macosx: c.configure.freebsd.x86: c.configure.freebsd.amd64: c.configure.freebsd: c.configure.hpux: c.configure.2: c.configure: c.build: [echo] Output lib name = oculusvr [echo] Compiling oculusvr [cc] 3 total files to be compiled. [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/gensrc/native/oculusvr/ovrHmdDesc_JNI.c:146:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function] [cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity) { [cc] ^ [cc] 1 warning generated. [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/gensrc/native/oculusvr/ovrDistortionMesh_JNI.c:56:8: warning: assigning to 'short *' from 'unsigned short *' converts between pointers to integer types with different sign [-Wpointer-sign] [cc] _res = getPIndexData(this0, (const int32_t) arrayLength); [cc] ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/gensrc/native/oculusvr/ovrDistortionMesh_JNI.c:9:16: warning: unused function 'JVMUtil_NewDirectByteBufferCopy' [-Wunused-function] [cc] static jobject JVMUtil_NewDirectByteBufferCopy(JNIEnv *env, void * source_address, jlong capacity); /* forward decl. */ [cc] ^ [cc] 2 warnings generated. [cc] 46 total files to be compiled. [cc] clang: warning: argument unused during compilation: '-ObjC' [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_HMDDevice.cpp:27: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_HMDDevice.h:30: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceImpl.h:30: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33: [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder] [cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL) [cc] ^ [cc] 1 warning generated. [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_CAPI.cpp:31: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Stereo.h:31: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33: [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder] [cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL) [cc] ^ [cc] 1 warning generated. [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_DeviceManager.cpp:27: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_DeviceManager.h:30: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceImpl.h:30: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33: [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder] [cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL) [cc] ^ [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_DeviceManager.cpp:30: [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_LatencyTestImpl.h:71:25: warning: 'OVR::LatencyTestDeviceCreateDesc::MatchDevice' hides overloaded virtual function [-Woverloaded-virtual] [cc] virtual MatchResult MatchDevice(const DeviceCreateDesc& other, [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:44:18: note: hidden overloaded virtual function 'OVR::HIDDeviceCreateDesc::MatchDevice' declared here: different number of parameters (1 vs 2) [cc] virtual bool MatchDevice(const String& path) [cc] ^ [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_DeviceManager.cpp:31: [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.h:74:25: warning: 'OVR::SensorDeviceCreateDesc::MatchDevice' hides overloaded virtual function [-Woverloaded-virtual] [cc] virtual MatchResult MatchDevice(const DeviceCreateDesc& other, [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:44:18: note: hidden overloaded virtual function 'OVR::HIDDeviceCreateDesc::MatchDevice' declared here: different number of parameters (1 vs 2) [cc] virtual bool MatchDevice(const String& path) [cc] ^ [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_DeviceManager.cpp:31: [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.h:116:25: warning: 'OVR::BootLoaderDeviceCreateDesc::MatchDevice' hides overloaded virtual function [-Woverloaded-virtual] [cc] virtual MatchResult MatchDevice(const DeviceCreateDesc& other, [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:44:18: note: hidden overloaded virtual function 'OVR::HIDDeviceCreateDesc::MatchDevice' declared here: different number of parameters (1 vs 2) [cc] virtual bool MatchDevice(const String& path) [cc] ^ [cc] 4 warnings generated. [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceImpl.cpp:27: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceImpl.h:30: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33: [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder] [cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL) [cc] ^ [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceImpl.cpp:33: [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.h:74:25: warning: 'OVR::SensorDeviceCreateDesc::MatchDevice' hides overloaded virtual function [-Woverloaded-virtual] [cc] virtual MatchResult MatchDevice(const DeviceCreateDesc& other, [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:44:18: note: hidden overloaded virtual function 'OVR::HIDDeviceCreateDesc::MatchDevice' declared here: different number of parameters (1 vs 2) [cc] virtual bool MatchDevice(const String& path) [cc] ^ [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceImpl.cpp:33: [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.h:116:25: warning: 'OVR::BootLoaderDeviceCreateDesc::MatchDevice' hides overloaded virtual function [-Woverloaded-virtual] [cc] virtual MatchResult MatchDevice(const DeviceCreateDesc& other, [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:44:18: note: hidden overloaded virtual function 'OVR::HIDDeviceCreateDesc::MatchDevice' declared here: different number of parameters (1 vs 2) [cc] virtual bool MatchDevice(const String& path) [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceImpl.cpp:602:28: warning: private field 'pFactory' is not used [-Wunused-private-field] [cc] DeviceFactory* pFactory; [cc] ^ [cc] 4 warnings generated. [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/Util/Util_LatencyTest2.cpp:27: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/Util/Util_LatencyTest2.h:31: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/Util/../OVR_Device.h:33: [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder] [cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL) [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/Util/Util_LatencyTest2.cpp:43:5: warning: field 'LatencyMeasuredInSeconds' will be initialized after field 'LastPixelReadMsg' [-Wreorder] [cc] , LatencyMeasuredInSeconds(-1) [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/Util/Util_LatencyTest2.cpp:44:5: warning: field 'LastPixelReadMsg' will be initialized after field 'RenderColorValue' [-Wreorder] [cc] , LastPixelReadMsg(NULL) [cc] ^ [cc] 3 warnings generated. [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Profile.cpp:35: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33: [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder] [cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL) [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Profile.cpp:728:16: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion] [cc] return NULL; [cc] ~~~~~~ ^~~~ [cc] false [cc] 2 warnings generated. [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_LatencyTestImpl.cpp:27: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_LatencyTestImpl.h:30: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:31: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceImpl.h:30: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33: [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder] [cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL) [cc] ^ [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_LatencyTestImpl.cpp:27: [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_LatencyTestImpl.h:71:25: warning: 'OVR::LatencyTestDeviceCreateDesc::MatchDevice' hides overloaded virtual function [-Woverloaded-virtual] [cc] virtual MatchResult MatchDevice(const DeviceCreateDesc& other, [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:44:18: note: hidden overloaded virtual function 'OVR::HIDDeviceCreateDesc::MatchDevice' declared here: different number of parameters (1 vs 2) [cc] virtual bool MatchDevice(const String& path) [cc] ^ [cc] 2 warnings generated. [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/CAPI_HMDState.cpp:27: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/CAPI_HMDState.h:34: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/../OVR_SensorFusion.h:31: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33: [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder] [cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL) [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/CAPI_HMDState.cpp:40:43: warning: field 'SensorCaps' will be initialized after field 'AddSensorCount' [-Wreorder] [cc] SensorStarted(0), SensorCreated(0), SensorCaps(0), [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/CAPI_HMDState.cpp:43:35: warning: field 'LastGetFrameTimeSeconds' will be initialized after field 'LatencyTestActive' [-Wreorder] [cc] LastFrameTimeSeconds(0.0f), LastGetFrameTimeSeconds(0.0), [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/CAPI_HMDState.cpp:71:41: warning: field 'SensorCaps' will be initialized after field 'AddSensorCount' [-Wreorder] [cc] SensorStarted(0), SensorCreated(0), SensorCaps(0), [cc] ^ [cc] 4 warnings generated. [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/CAPI_HMDRenderState.cpp:27: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/CAPI_HMDRenderState.h:32: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/../Util/Util_Render_Stereo.h:31: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/../Util/../OVR_Stereo.h:31: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33: [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder] [cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL) [cc] ^ [cc] 1 warning generated. [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Sensor2Impl.cpp:27: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Sensor2Impl.h:30: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.h:30: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:31: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceImpl.h:30: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33: [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder] [cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL) [cc] ^ [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Sensor2Impl.cpp:27: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Sensor2Impl.h:30: [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.h:74:25: warning: 'OVR::SensorDeviceCreateDesc::MatchDevice' hides overloaded virtual function [-Woverloaded-virtual] [cc] virtual MatchResult MatchDevice(const DeviceCreateDesc& other, [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:44:18: note: hidden overloaded virtual function 'OVR::HIDDeviceCreateDesc::MatchDevice' declared here: different number of parameters (1 vs 2) [cc] virtual bool MatchDevice(const String& path) [cc] ^ [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Sensor2Impl.cpp:27: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Sensor2Impl.h:30: [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.h:116:25: warning: 'OVR::BootLoaderDeviceCreateDesc::MatchDevice' hides overloaded virtual function [-Woverloaded-virtual] [cc] virtual MatchResult MatchDevice(const DeviceCreateDesc& other, [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:44:18: note: hidden overloaded virtual function 'OVR::HIDDeviceCreateDesc::MatchDevice' declared here: different number of parameters (1 vs 2) [cc] virtual bool MatchDevice(const String& path) [cc] ^ [cc] 3 warnings generated. [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/CAPI_GlobalState.cpp:27: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/CAPI_GlobalState.h:31: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/../OVR_Device.h:33: [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder] [cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL) [cc] ^ [cc] 1 warning generated. [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Stereo.cpp:27: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Stereo.h:31: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33: [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder] [cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL) [cc] ^ [cc] 1 warning generated. [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/CAPI_FrameTimeManager.cpp:27: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/CAPI_FrameTimeManager.h:33: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/../Util/Util_Render_Stereo.h:31: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/../Util/../OVR_Stereo.h:31: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33: [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder] [cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL) [cc] ^ [cc] 1 warning generated. [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorFusion.cpp:27: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorFusion.h:31: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33: [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder] [cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL) [cc] ^ [cc] 1 warning generated. [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorCalibration.cpp:27: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorCalibration.h:30: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33: [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder] [cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL) [cc] ^ [cc] 1 warning generated. [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_SensorDevice.cpp:27: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_HMDDevice.h:30: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceImpl.h:30: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33: [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder] [cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL) [cc] ^ [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_SensorDevice.cpp:28: [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.h:74:25: warning: 'OVR::SensorDeviceCreateDesc::MatchDevice' hides overloaded virtual function [-Woverloaded-virtual] [cc] virtual MatchResult MatchDevice(const DeviceCreateDesc& other, [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:44:18: note: hidden overloaded virtual function 'OVR::HIDDeviceCreateDesc::MatchDevice' declared here: different number of parameters (1 vs 2) [cc] virtual bool MatchDevice(const String& path) [cc] ^ [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_SensorDevice.cpp:28: [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.h:116:25: warning: 'OVR::BootLoaderDeviceCreateDesc::MatchDevice' hides overloaded virtual function [-Woverloaded-virtual] [cc] virtual MatchResult MatchDevice(const DeviceCreateDesc& other, [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:44:18: note: hidden overloaded virtual function 'OVR::HIDDeviceCreateDesc::MatchDevice' declared here: different number of parameters (1 vs 2) [cc] virtual bool MatchDevice(const String& path) [cc] ^ [cc] 3 warnings generated. [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/oculusvr/native/OVRImplMisc.cpp:3: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/CAPI_DistortionRenderer.h:30: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/CAPI_HMDRenderState.h:32: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/../Util/Util_Render_Stereo.h:31: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/CAPI/../Util/../OVR_Stereo.h:31: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33: [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder] [cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL) [cc] ^ [cc] 1 warning generated. [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl_Common.cpp:27: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl_Common.h:31: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33: [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder] [cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL) [cc] ^ [cc] 1 warning generated. [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/Util/Util_Render_Stereo.cpp:27: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/Util/Util_Render_Stereo.h:31: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/Util/../OVR_Stereo.h:31: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33: [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder] [cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL) [cc] ^ [cc] 1 warning generated. [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceHandle.cpp:29: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceImpl.h:30: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33: [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder] [cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL) [cc] ^ [cc] 1 warning generated. [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_HIDDevice.cpp:26: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_HIDDevice.h:31: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_OSX_DeviceManager.h:30: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceImpl.h:30: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33: [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder] [cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL) [cc] ^ [cc] 1 warning generated. [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Recording.cpp:29: [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder] [cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL) [cc] ^ [cc] 1 warning generated. [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/Util/Util_LatencyTest.cpp:27: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/Util/Util_LatencyTest.h:31: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/Util/../OVR_Device.h:33: [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder] [cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL) [cc] ^ [cc] 1 warning generated. [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.cpp:27: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.h:30: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:31: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceImpl.h:30: [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_Device.h:33: [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_DeviceMessages.h:227:46: warning: field 'CameraHandle' will be initialized after field 'pFrameData' [-Wreorder] [cc] : Message(Message_CameraFrame, dev), CameraHandle(NULL), pFrameData(NULL) [cc] ^ [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.cpp:27: [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.h:74:25: warning: 'OVR::SensorDeviceCreateDesc::MatchDevice' hides overloaded virtual function [-Woverloaded-virtual] [cc] virtual MatchResult MatchDevice(const DeviceCreateDesc& other, [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:44:18: note: hidden overloaded virtual function 'OVR::HIDDeviceCreateDesc::MatchDevice' declared here: different number of parameters (1 vs 2) [cc] virtual bool MatchDevice(const String& path) [cc] ^ [cc] In file included from /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.cpp:27: [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_SensorImpl.h:116:25: warning: 'OVR::BootLoaderDeviceCreateDesc::MatchDevice' hides overloaded virtual function [-Woverloaded-virtual] [cc] virtual MatchResult MatchDevice(const DeviceCreateDesc& other, [cc] ^ [cc] /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/oculusvr-sdk/LibOVR/Src/OVR_HIDDeviceImpl.h:44:18: note: hidden overloaded virtual function 'OVR::HIDDeviceCreateDesc::MatchDevice' declared here: different number of parameters (1 vs 2) [cc] virtual bool MatchDevice(const String& path) [cc] ^ [cc] 3 warnings generated. [cc] 0 total files to be compiled. [cc] Starting link rename.dylib: [move] Moving 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/obj rename.mingw.dll: gluegen.properties.load.user: gluegen.cpptasks.initialize: [echo] os.name=Mac OS X [echo] os.version=10.9.4 [echo] os.arch=x86_64 [echo] nativejartag.prefix = jogamp/nativetag [echo] c.compiler.debug=false [echo] c.compiler.use-debug=${c.compiler.use-debug} [echo] c.compiler.optimise=none gluegen.cpptasks.striplibs: [echo] Strip symbols from libs in ../build/oculusvr/obj build-jars-dependset: setup-manifestfile: [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr build-jars-javase: [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/oculusvr.jar [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/obj/oculusvr-natives-macosx-universal.jar.d/java [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/obj/oculusvr-natives-macosx-universal.jar.d/jar [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/obj/oculusvr-natives-macosx-universal.jar.d/jar [javac] Compiling 1 source file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/obj/oculusvr-natives-macosx-universal.jar.d/jar [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/oculusvr/oculusvr-natives-macosx-universal.jar build-jars: generate.version.txt: all.impl: one.dir.skip.check: one.lib.dir: [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/lib [copy] Copying 6 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/lib one.jar.dir.prep: [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar/atomic [copy] Copying 48 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar/atomic [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build one.jar.dir.android: [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar/jogl-all-android.jar one.jar.dir: [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar/jogl-all.jar [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar/jogl-all-noawt.jar [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar/jogl-all-mobile.jar [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/lib/jogl-all-natives-macosx-universal.jar.d/java [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/lib/jogl-all-natives-macosx-universal.jar.d/jar [copy] Copying 5 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/lib/jogl-all-natives-macosx-universal.jar.d/jar [javac] Compiling 1 source file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/lib/jogl-all-natives-macosx-universal.jar.d/jar [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar/jogl-all-natives-macosx-universal.jar [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar android.package.jogl.skip.check: android.jogl.package: one.dir: tag.build: [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build test.compile: [echo] gluegen.basename: gluegen [echo] jogl.basename: jogl jogamp.env.validation: [echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010 [echo] ant.java.version 1.7 [echo] java.version 1.7.0_60 [echo] java.home /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre [echo] jvmJava.exe /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/bin/java [echo] jvmJava7.exe ${jvmJava7.exe} jogamp.env.init: [echo] jogamp.jar.codebase Codebase: *.jogamp.org [echo] jogamp.version 2.2.0-rc-20140806 [echo] jogamp.version.int 0914019 [echo] junit.is.disabled ${junit.is.disabled} [echo] target.user.set true [echo] target.sourcelevel 1.6 [echo] target.targetlevel 1.6 [echo] target.rt.jar /opt-share/jre1.6.0_30/lib/rt.jar [echo] host.sourcelevel 1.7 [echo] host.targetlevel 1.7 [echo] host.rt.jar /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/lib/rt.jar [echo] javacdebug true [echo] javacdebuglevel source,lines [echo] javac.memorymax 1024m [echo] build.archiveon true [echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012 [echo] android.version 9 [echo] junit.run.arg0 -Djunit.run.arg0=dummy [echo] junit.run.arg1 -Djunit.run.arg1=dummy [echo] macosx.sdkroot ${macosx.sdkroot} gluegen.properties.load.user: gluegen.cpptasks.detect.os.custom: [echo] gluegen.cpptasks.detect.os.custom: NOP done gluegen.cpptasks.initialize: [echo] os.name=Mac OS X [echo] os.version=10.9.4 [echo] os.arch=x86_64 [echo] nativejartag.prefix = jogamp/nativetag [echo] c.compiler.debug=false [echo] c.compiler.use-debug=${c.compiler.use-debug} [echo] c.compiler.optimise=none gluegen.cpptasks.detect.os.1: gluegen.cpptasks.detect.os.refine: gluegen.cpptasks.detect.os.freebsd.amd64: gluegen.cpptasks.detect.os.freebsd.x86: gluegen.cpptasks.detect.os.freebsd: gluegen.cpptasks.detect.os.hpux: gluegen.cpptasks.detect.os.linux.amd64: gluegen.cpptasks.detect.os.linux.ia64: gluegen.cpptasks.detect.os.linux.x86: gluegen.cpptasks.detect.os.linux.armv6.armel: gluegen.cpptasks.detect.os.linux.armv6.armhf: gluegen.cpptasks.detect.os.android.armv6.armel: gluegen.cpptasks.detect.os.android.armv6.armhf: gluegen.cpptasks.detect.os.linux.alpha: gluegen.cpptasks.detect.os.linux.hppa: gluegen.cpptasks.detect.os.linux.mips: gluegen.cpptasks.detect.os.linux.mipsel: gluegen.cpptasks.detect.os.linux.ppc: gluegen.cpptasks.detect.os.linux.s390: gluegen.cpptasks.detect.os.linux.s390x: gluegen.cpptasks.detect.os.linux.sparc: gluegen.cpptasks.detect.os.linux: gluegen.cpptasks.detect.os.osx: gluegen.cpptasks.detect.os.solaris.sparc: gluegen.cpptasks.detect.os.solaris.sparcv9: gluegen.cpptasks.detect.os.solaris.amd64: gluegen.cpptasks.detect.os.solaris.x86: gluegen.cpptasks.detect.os.solaris: gluegen.cpptasks.detect.os.unix: gluegen.cpptasks.detect.os.windows.amd64: gluegen.cpptasks.detect.os.windows.x86: gluegen.cpptasks.detect.os.windows: gluegen.cpptasks.detect.os.2: gluegen.cpptasks.detect.os: common.init: declare.common: test.compile.check: [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/test/build/obj [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/test/build/classes [echo] jogl-test.jar /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar/jogl-test.jar test.compile: [copy] Copying 65 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/test/build/classes [copy] Copied 52 empty directories to 35 empty directories under /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/test/build/classes [echo] gluegen.basename: gluegen [echo] jogl.basename: jogl test.compile.javase.generic: [javac] Compiling 412 source files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/test/build/classes [javac] Note: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/src/test/com/jogamp/opengl/test/junit/jogl/math/TestPMVMatrix01NEWT.java uses or overrides a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. test.compile.javase.oculusvr: test.compile.javase: [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/test/build [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar/jogl-test.jar [echo] gluegen.basename: gluegen [echo] jogl.basename: jogl test.compile.android: [javac] Compiling 32 source files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/test/build/classes [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/test/build [jar] Building jar: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar/jogl-test-android.jar test.package.android: developer-src-zip: [zip] Building zip: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl-java-src.zip [zip] Building zip: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl-test-java-src.zip developer-zip-archive: [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl-2.2-b1328-20140806-macosx-universal [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl-2.2-b1328-20140806-macosx-universal [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl-2.2-b1328-20140806-macosx-universal [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl-2.2-b1328-20140806-macosx-universal [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl-2.2-b1328-20140806-macosx-universal [copy] Copying 1 file to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl-2.2-b1328-20140806-macosx-universal [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl-2.2-b1328-20140806-macosx-universal/jar [copy] Copying 58 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl-2.2-b1328-20140806-macosx-universal/jar [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl-2.2-b1328-20140806-macosx-universal/lib [copy] Copying 6 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl-2.2-b1328-20140806-macosx-universal/lib [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl-2.2-b1328-20140806-macosx-universal/jnlp-files [copy] Copying 52 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl-2.2-b1328-20140806-macosx-universal/jnlp-files [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl-2.2-b1328-20140806-macosx-universal/etc [copy] Copying 5 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl-2.2-b1328-20140806-macosx-universal/etc [copy] Copying 2 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl-2.2-b1328-20140806-macosx-universal [exec] [exec] 7-Zip [64] 9.13 beta Copyright (c) 1999-2010 Igor Pavlov 2010-04-15 [exec] p7zip Version 9.13 (locale=utf8,Utf16=on,HugeFiles=on,2 CPUs) [exec] Scanning [exec] [exec] Creating archive /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl-2.2-b1328-20140806-macosx-universal.7z [exec] [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jogl-java-src.zip [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jogl-test-java-src.zip [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/atomic/gluegen-gl.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/jogl-all-android-natives-macosx-universal.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/jogl-all-android.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/jogl-all-mobile-natives-macosx-universal.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/jogl-all-mobile.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/jogl-all-natives-macosx-universal.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/jogl-all-noawt-natives-macosx-universal.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/jogl-all-noawt.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/jogl-all.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/atomic/jogl-awt.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/atomic/jogl-cg-natives-macosx-universal.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/atomic/jogl-cg.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/atomic/jogl-fonts-p0.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/atomic/jogl-gldesktop-dbg.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/atomic/jogl-gldesktop.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/atomic/jogl-glmobile-dbg.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/atomic/jogl-glmobile.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/atomic/jogl-glu-gldesktop.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/atomic/jogl-glu.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/atomic/jogl-natives-macosx-universal.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/atomic/jogl-omx.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/atomic/jogl-os-android.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/atomic/jogl-os-osx.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/atomic/jogl-os-win.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/atomic/jogl-os-x11.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/atomic/jogl-sdk.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/atomic/jogl-swt.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/jogl-test-android.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/jogl-test.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/atomic/jogl-util-awt.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/atomic/jogl-util-fixedfuncemu.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/atomic/jogl-util-gldesktop.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/atomic/jogl-util-graph.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/atomic/jogl-util.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/atomic/jogl.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/atomic/nativewindow-awt.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/atomic/nativewindow-natives-macosx-universal.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/atomic/nativewindow-os-osx.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/atomic/nativewindow-os-win.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/atomic/nativewindow-os-x11.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/atomic/nativewindow.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/atomic/newt-awt.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/atomic/newt-driver-android.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/atomic/newt-driver-bcm-old.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/atomic/newt-driver-bcm-vc.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/atomic/newt-driver-intelgdl.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/atomic/newt-driver-kd.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/atomic/newt-driver-linux.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/atomic/newt-driver-osx.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/atomic/newt-driver-win.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/atomic/newt-driver-x11.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/atomic/newt-event.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/atomic/newt-natives-macosx-universal.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/atomic/newt-ogl.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/atomic/newt-swt.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/atomic/newt.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/atomic/oculusvr-natives-macosx-universal.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jar/atomic/oculusvr.jar [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/etc/test.bat [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/etc/test_dbg.bat [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jnlp-files/Bug910-AppletLifecycleCheck.html [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jnlp-files/jogl-applet-bug816_glcanvas01.html [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jnlp-files/jogl-applet-bug816_glcanvas02a.html [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jnlp-files/jogl-applet-bug816_glcanvas02b.html [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jnlp-files/jogl-applet-bug816_layerpos03a.html [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jnlp-files/jogl-applet-bug816_layerpos03b.html [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jnlp-files/jogl-applet-bug818_gljpanel01.html [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jnlp-files/jogl-applet-bug848_glcanvas01.html [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jnlp-files/jogl-applet-runner-newt-ElektronenMultiplizierer-napplet.html [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jnlp-files/jogl-applet-runner-newt-ElektronenMultiplizierer.html [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jnlp-files/jogl-applet-runner-newt-gears-applet3-napplet.html [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jnlp-files/jogl-applet-runner-newt-gears-applet3-special-napplet.html [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jnlp-files/jogl-applet-runner-newt-gears-gl3-napplet.html [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jnlp-files/jogl-applet-runner-newt-gears-normal-napplet.html [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jnlp-files/jogl-applet-runner-newt-gears-normal-napplet2.html [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jnlp-files/jogl-applet-runner-newt-gears-normal.html [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jnlp-files/jogl-applet-runner-newt-gears-special-napplet.html [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jnlp-files/jogl-applet-runner-newt-gears-special.html [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jnlp-files/jogl-applet-runner-newt-GraphTextDemo01-applet3-napplet.html [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jnlp-files/jogl-applet-runner-newt-GraphTextDemo01-napplet.html [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jnlp-files/jogl-applet-runner-newt-GraphTextDemo01.html [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jnlp-files/jogl-applet-runner-newt-GraphTextDemo01b-napplet.html [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo01-applet3-napplet.html [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo01-napplet.html [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo01.html [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo02-napplet.html [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo03-napplet.html [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jnlp-files/jogl-applet-runner-newt-GraphUISceneDemo04-napplet.html [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jnlp-files/jogl-applet-runner-newt-MovieCube-applet3-napplet.html [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jnlp-files/jogl-applet-runner-newt-MovieCube-napplet.html [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jnlp-files/jogl-applet-runner-newt-MovieCube.html [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jnlp-files/jogl-applet-version-applet3-napplet.html [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jnlp-files/jogl-applet-version-napplet.html [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jnlp-files/jogl-applet-version.html [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jnlp-files/jogl-test-applet3s.html [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jnlp-files/jogl-test-applets.html [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/Userguide.html [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/etc/test.sh [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/etc/test_dbg.sh [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/CHANGELOG.txt [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/LICENSE.txt [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/README.txt [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/lib/libjogl_cg.jnilib [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/lib/libjogl_desktop.jnilib [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/lib/libjogl_mobile.jnilib [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/lib/libnativewindow_awt.jnilib [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/lib/libnativewindow_macosx.jnilib [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/lib/libnewt.jnilib [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jnlp-files/jogl-all-awt-cg.jnlp [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jnlp-files/jogl-all-awt.jnlp [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jnlp-files/jogl-all-mobile.jnlp [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jnlp-files/jogl-all-noawt.jnlp [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jnlp-files/jogl-applet-runner-newt.jnlp [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jnlp-files/jogl-applet-version.jnlp [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jnlp-files/jogl-application-version.jnlp [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jnlp-files/atomic/jogl-awt.jnlp [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jnlp-files/jogl-javaws-version.jnlp [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jnlp-files/atomic/jogl-noawt.jnlp [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jnlp-files/atomic/nativewindow-awt.jnlp [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jnlp-files/atomic/nativewindow-noawt.jnlp [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jnlp-files/atomic/newt-awt-jogl.jnlp [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jnlp-files/atomic/newt-awt.jnlp [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jnlp-files/atomic/newt-noawt-jogl.jnlp [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/jnlp-files/atomic/newt-noawt.jnlp [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/etc/profile.jogl [exec] Compressing jogl-2.2-b1328-20140806-macosx-universal/artifact.properties [exec] [exec] Everything is Ok [delete] Deleting directory /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl-2.2-b1328-20140806-macosx-universal all: junit.run: [echo] gluegen.basename: gluegen [echo] jogl.basename: jogl jogamp.env.validation: [echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010 [echo] ant.java.version 1.7 [echo] java.version 1.7.0_60 [echo] java.home /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre [echo] jvmJava.exe /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/bin/java [echo] jvmJava7.exe ${jvmJava7.exe} jogamp.env.init: [echo] jogamp.jar.codebase Codebase: *.jogamp.org [echo] jogamp.version 2.2.0-rc-20140806 [echo] jogamp.version.int 0914019 [echo] junit.is.disabled ${junit.is.disabled} [echo] target.user.set true [echo] target.sourcelevel 1.6 [echo] target.targetlevel 1.6 [echo] target.rt.jar /opt-share/jre1.6.0_30/lib/rt.jar [echo] host.sourcelevel 1.7 [echo] host.targetlevel 1.7 [echo] host.rt.jar /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/lib/rt.jar [echo] javacdebug true [echo] javacdebuglevel source,lines [echo] javac.memorymax 1024m [echo] build.archiveon true [echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012 [echo] android.version 9 [echo] junit.run.arg0 -Djunit.run.arg0=dummy [echo] junit.run.arg1 -Djunit.run.arg1=dummy [echo] macosx.sdkroot ${macosx.sdkroot} gluegen.properties.load.user: gluegen.cpptasks.detect.os.custom: [echo] gluegen.cpptasks.detect.os.custom: NOP done gluegen.cpptasks.initialize: [echo] os.name=Mac OS X [echo] os.version=10.9.4 [echo] os.arch=x86_64 [echo] nativejartag.prefix = jogamp/nativetag [echo] c.compiler.debug=false [echo] c.compiler.use-debug=${c.compiler.use-debug} [echo] c.compiler.optimise=none gluegen.cpptasks.detect.os.1: gluegen.cpptasks.detect.os.refine: gluegen.cpptasks.detect.os.freebsd.amd64: gluegen.cpptasks.detect.os.freebsd.x86: gluegen.cpptasks.detect.os.freebsd: gluegen.cpptasks.detect.os.hpux: gluegen.cpptasks.detect.os.linux.amd64: gluegen.cpptasks.detect.os.linux.ia64: gluegen.cpptasks.detect.os.linux.x86: gluegen.cpptasks.detect.os.linux.armv6.armel: gluegen.cpptasks.detect.os.linux.armv6.armhf: gluegen.cpptasks.detect.os.android.armv6.armel: gluegen.cpptasks.detect.os.android.armv6.armhf: gluegen.cpptasks.detect.os.linux.alpha: gluegen.cpptasks.detect.os.linux.hppa: gluegen.cpptasks.detect.os.linux.mips: gluegen.cpptasks.detect.os.linux.mipsel: gluegen.cpptasks.detect.os.linux.ppc: gluegen.cpptasks.detect.os.linux.s390: gluegen.cpptasks.detect.os.linux.s390x: gluegen.cpptasks.detect.os.linux.sparc: gluegen.cpptasks.detect.os.linux: gluegen.cpptasks.detect.os.osx: gluegen.cpptasks.detect.os.solaris.sparc: gluegen.cpptasks.detect.os.solaris.sparcv9: gluegen.cpptasks.detect.os.solaris.amd64: gluegen.cpptasks.detect.os.solaris.x86: gluegen.cpptasks.detect.os.solaris: gluegen.cpptasks.detect.os.unix: gluegen.cpptasks.detect.os.windows.amd64: gluegen.cpptasks.detect.os.windows.x86: gluegen.cpptasks.detect.os.windows: gluegen.cpptasks.detect.os.2: gluegen.cpptasks.detect.os: common.init: declare.common: junit.run.settings: [mkdir] Created dir: /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/test/results junit.run.if.enabled: [echo] gluegen.basename: gluegen [echo] jogl.basename: jogl junit.run.local: [echo] gluegen.basename: gluegen [echo] jogl.basename: jogl jogamp.env.validation: [echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010 [echo] ant.java.version 1.7 [echo] java.version 1.7.0_60 [echo] java.home /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre [echo] jvmJava.exe /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/bin/java [echo] jvmJava7.exe ${jvmJava7.exe} jogamp.env.init: [echo] jogamp.jar.codebase Codebase: *.jogamp.org [echo] jogamp.version 2.2.0-rc-20140806 [echo] jogamp.version.int 0914019 [echo] junit.is.disabled ${junit.is.disabled} [echo] target.user.set true [echo] target.sourcelevel 1.6 [echo] target.targetlevel 1.6 [echo] target.rt.jar /opt-share/jre1.6.0_30/lib/rt.jar [echo] host.sourcelevel 1.7 [echo] host.targetlevel 1.7 [echo] host.rt.jar /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/lib/rt.jar [echo] javacdebug true [echo] javacdebuglevel source,lines [echo] javac.memorymax 1024m [echo] build.archiveon true [echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012 [echo] android.version 9 [echo] junit.run.arg0 -Djunit.run.arg0=dummy [echo] junit.run.arg1 -Djunit.run.arg1=dummy [echo] macosx.sdkroot ${macosx.sdkroot} gluegen.properties.load.user: gluegen.cpptasks.detect.os.custom: [echo] gluegen.cpptasks.detect.os.custom: NOP done gluegen.cpptasks.initialize: [echo] os.name=Mac OS X [echo] os.version=10.9.4 [echo] os.arch=x86_64 [echo] nativejartag.prefix = jogamp/nativetag [echo] c.compiler.debug=false [echo] c.compiler.use-debug=${c.compiler.use-debug} [echo] c.compiler.optimise=none gluegen.cpptasks.detect.os.1: gluegen.cpptasks.detect.os.refine: gluegen.cpptasks.detect.os.freebsd.amd64: gluegen.cpptasks.detect.os.freebsd.x86: gluegen.cpptasks.detect.os.freebsd: gluegen.cpptasks.detect.os.hpux: gluegen.cpptasks.detect.os.linux.amd64: gluegen.cpptasks.detect.os.linux.ia64: gluegen.cpptasks.detect.os.linux.x86: gluegen.cpptasks.detect.os.linux.armv6.armel: gluegen.cpptasks.detect.os.linux.armv6.armhf: gluegen.cpptasks.detect.os.android.armv6.armel: gluegen.cpptasks.detect.os.android.armv6.armhf: gluegen.cpptasks.detect.os.linux.alpha: gluegen.cpptasks.detect.os.linux.hppa: gluegen.cpptasks.detect.os.linux.mips: gluegen.cpptasks.detect.os.linux.mipsel: gluegen.cpptasks.detect.os.linux.ppc: gluegen.cpptasks.detect.os.linux.s390: gluegen.cpptasks.detect.os.linux.s390x: gluegen.cpptasks.detect.os.linux.sparc: gluegen.cpptasks.detect.os.linux: gluegen.cpptasks.detect.os.osx: gluegen.cpptasks.detect.os.solaris.sparc: gluegen.cpptasks.detect.os.solaris.sparcv9: gluegen.cpptasks.detect.os.solaris.amd64: gluegen.cpptasks.detect.os.solaris.x86: gluegen.cpptasks.detect.os.solaris: gluegen.cpptasks.detect.os.unix: gluegen.cpptasks.detect.os.windows.amd64: gluegen.cpptasks.detect.os.windows.x86: gluegen.cpptasks.detect.os.windows: gluegen.cpptasks.detect.os.2: gluegen.cpptasks.detect.os: common.init: declare.common: test.compile.check: [echo] jogl-test.jar /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar/jogl-test.jar test.compile: junit.run.noui: [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI - testVersionLatest [junit] Semantic Version Test [junit] Previous version: 2.1.5 (2.1.5) - lib/v2.1.5/jogl-all.jar [junit] Current version: 2.2.0 (2.2.0-rc-20140806) - /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar/jogl-all.jar [junit] Compat. expected: NON_BACKWARD_COMPATIBLE [junit] Compat. detected: NON_BACKWARD_COMPATIBLE [junit] Compat. result: detected == expected -> OK [junit] Current version 2.2.0 (2.2.0-rc-20140806) is NON_BACKWARD_COMPATIBLE to previous version 2.1.5 (2.1.5), actually NON_BACKWARD_COMPATIBLE [junit] [junit] [junit] Summary: 1076 differences in 134 classes: [junit] Remove 247, Change 287, Deprecate 3, Add 539 [junit] [junit] 0/ 134: com.jogamp.graph.curve.OutlineShape : Remove 3, Change 8, Deprecate 0, Add 12 [junit] 1/ 134: com.jogamp.graph.curve.OutlineShapeXForm : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 2/ 134: com.jogamp.graph.curve.Region : Remove 13, Change 3, Deprecate 0, Add 35 [junit] 3/ 134: com.jogamp.graph.curve.opengl.GLRegion : Remove 6, Change 0, Deprecate 0, Add 10 [junit] 4/ 134: com.jogamp.graph.curve.opengl.RegionRenderer : Remove 5, Change 1, Deprecate 0, Add 19 [junit] 5/ 134: com.jogamp.graph.curve.opengl.RegionRenderer.GLCallback : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 6/ 134: com.jogamp.graph.curve.opengl.RenderState : Remove 12, Change 1, Deprecate 0, Add 21 [junit] 7/ 134: com.jogamp.graph.curve.opengl.RenderState.ProgramLocal : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 8/ 134: com.jogamp.graph.curve.opengl.Renderer : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 9/ 134: com.jogamp.graph.curve.opengl.TextRegionUtil : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 10/ 134: com.jogamp.graph.curve.opengl.TextRegionUtil.ShapeVisitor : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 11/ 134: com.jogamp.graph.curve.opengl.TextRenderer : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 12/ 134: com.jogamp.graph.curve.tess.Triangulator : Remove 2, Change 0, Deprecate 0, Add 3 [junit] 13/ 134: com.jogamp.graph.font.Font : Remove 3, Change 0, Deprecate 0, Add 6 [junit] 14/ 134: com.jogamp.graph.font.Font.Glyph : Remove 1, Change 0, Deprecate 0, Add 6 [junit] 15/ 134: com.jogamp.graph.font.Font.Metrics : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 16/ 134: com.jogamp.graph.font.FontFactory : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 17/ 134: com.jogamp.graph.font.FontSet : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 18/ 134: com.jogamp.graph.geom.Outline : Remove 2, Change 1, Deprecate 0, Add 4 [junit] 19/ 134: com.jogamp.graph.geom.SVertex : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 20/ 134: com.jogamp.graph.geom.SVertex.Factory : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 21/ 134: com.jogamp.graph.geom.Triangle : Remove 2, Change 0, Deprecate 0, Add 5 [junit] 22/ 134: com.jogamp.graph.geom.Vertex : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 23/ 134: com.jogamp.graph.geom.Vertex.Factory : Remove 0, Change 0, Deprecate 0, Add 2 [junit] 24/ 134: com.jogamp.graph.geom.opengl.SVertex : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 25/ 134: com.jogamp.graph.geom.opengl.SVertex.Factory : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 26/ 134: com.jogamp.nativewindow.DelegatedUpstreamSurfaceHookWithSurfaceSize: Remove 2, Change 0, Deprecate 0, Add 3 [junit] 27/ 134: com.jogamp.nativewindow.UpstreamSurfaceHookMutableSize : Remove 3, Change 0, Deprecate 0, Add 4 [junit] 28/ 134: com.jogamp.nativewindow.UpstreamSurfaceHookMutableSizePos : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 29/ 134: com.jogamp.nativewindow.UpstreamWindowHookMutableSizePos : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 30/ 134: com.jogamp.nativewindow.awt.AppContextInfo : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 31/ 134: com.jogamp.nativewindow.awt.JAWTWindow : Remove 1, Change 2, Deprecate 0, Add 15 [junit] 32/ 134: com.jogamp.newt.MonitorDevice : Remove 4, Change 0, Deprecate 0, Add 7 [junit] 33/ 134: com.jogamp.newt.Screen : Remove 1, Change 0, Deprecate 0, Add 2 [junit] 34/ 134: com.jogamp.newt.Window : Remove 2, Change 1, Deprecate 0, Add 3 [junit] 35/ 134: com.jogamp.newt.event.GestureHandler.GestureEvent : Remove 2, Change 0, Deprecate 0, Add 4 [junit] 36/ 134: com.jogamp.newt.event.InputEvent : Remove 0, Change 10, Deprecate 0, Add 0 [junit] 37/ 134: com.jogamp.newt.event.MouseEvent : Remove 1, Change 1, Deprecate 0, Add 0 [junit] 38/ 134: com.jogamp.newt.event.PinchToZoomGesture.ZoomEvent : Remove 2, Change 0, Deprecate 0, Add 4 [junit] 39/ 134: com.jogamp.newt.event.awt.AWTAdapter : Remove 1, Change 2, Deprecate 0, Add 2 [junit] 40/ 134: com.jogamp.newt.event.awt.AWTKeyAdapter : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 41/ 134: com.jogamp.newt.event.awt.AWTMouseAdapter : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 42/ 134: com.jogamp.newt.event.awt.AWTWindowAdapter : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 43/ 134: com.jogamp.newt.opengl.GLWindow : Remove 3, Change 0, Deprecate 0, Add 12 [junit] 44/ 134: com.jogamp.newt.swt.NewtCanvasSWT : Remove 0, Change 0, Deprecate 0, Add 2 [junit] 45/ 134: com.jogamp.newt.util.EDTUtil : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 46/ 134: com.jogamp.opengl.FBObject : Remove 4, Change 0, Deprecate 0, Add 8 [junit] 47/ 134: com.jogamp.opengl.FBObject.Attachment : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 48/ 134: com.jogamp.opengl.FBObject.ColorAttachment : Remove 0, Change 0, Deprecate 0, Add 3 [junit] 49/ 134: com.jogamp.opengl.FBObject.Colorbuffer : Remove 0, Change 0, Deprecate 0, Add 7 [junit] 50/ 134: com.jogamp.opengl.FBObject.TextureAttachment : Remove 0, Change 0, Deprecate 0, Add 3 [junit] 51/ 134: com.jogamp.opengl.GLAutoDrawableDelegate : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 52/ 134: com.jogamp.opengl.GLEventListenerState : Remove 0, Change 1, Deprecate 0, Add 3 [junit] 53/ 134: com.jogamp.opengl.GLEventListenerState.ReshapeGLEventListener : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 54/ 134: com.jogamp.opengl.GLRendererQuirks : Remove 0, Change 1, Deprecate 0, Add 1 [junit] 55/ 134: com.jogamp.opengl.math.FloatUtil : Remove 21, Change 1, Deprecate 3, Add 58 [junit] 56/ 134: com.jogamp.opengl.math.FovHVHalves : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 57/ 134: com.jogamp.opengl.math.Matrix4 : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 58/ 134: com.jogamp.opengl.math.Quaternion : Remove 17, Change 9, Deprecate 0, Add 42 [junit] 59/ 134: com.jogamp.opengl.math.Ray : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 60/ 134: com.jogamp.opengl.math.VectorUtil : Remove 24, Change 1, Deprecate 0, Add 71 [junit] 61/ 134: com.jogamp.opengl.math.geom.AABBox : Remove 8, Change 1, Deprecate 0, Add 18 [junit] 62/ 134: com.jogamp.opengl.math.geom.Frustum : Remove 0, Change 1, Deprecate 0, Add 0 [junit] 63/ 134: com.jogamp.opengl.swt.GLCanvas : Remove 4, Change 2, Deprecate 0, Add 5 [junit] 64/ 134: com.jogamp.opengl.util.AnimatorBase : Remove 0, Change 1, Deprecate 0, Add 5 [junit] 65/ 134: com.jogamp.opengl.util.AnimatorBase.AnimatorImpl : Remove 0, Change 1, Deprecate 0, Add 0 [junit] 66/ 134: com.jogamp.opengl.util.AnimatorBase.UncaughtAnimatorException : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 67/ 134: com.jogamp.opengl.util.CustomGLEventListener : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 68/ 134: com.jogamp.opengl.util.FPSAnimator : Remove 0, Change 1, Deprecate 0, Add 0 [junit] 69/ 134: com.jogamp.opengl.util.GLDrawableUtil : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 70/ 134: com.jogamp.opengl.util.GLDrawableUtil.ReshapeGLEventListener : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 71/ 134: com.jogamp.opengl.util.GLPixelBuffer : Remove 0, Change 2, Deprecate 0, Add 0 [junit] 72/ 134: com.jogamp.opengl.util.GLPixelStorageModes : Remove 1, Change 0, Deprecate 0, Add 6 [junit] 73/ 134: com.jogamp.opengl.util.Gamma : Remove 2, Change 0, Deprecate 0, Add 5 [junit] 74/ 134: com.jogamp.opengl.util.PMVMatrix : Remove 16, Change 2, Deprecate 0, Add 7 [junit] 75/ 134: com.jogamp.opengl.util.TGAWriter : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 76/ 134: com.jogamp.opengl.util.av.AudioSink : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 77/ 134: com.jogamp.opengl.util.awt.Screenshot : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 78/ 134: com.jogamp.opengl.util.glsl.ShaderCode : Remove 0, Change 1, Deprecate 0, Add 1 [junit] 79/ 134: com.jogamp.opengl.util.glsl.ShaderProgram : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 80/ 134: com.jogamp.opengl.util.stereo.EyeParameter : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 81/ 134: com.jogamp.opengl.util.stereo.EyePose : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 82/ 134: com.jogamp.opengl.util.stereo.StereoClientRenderer : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 83/ 134: com.jogamp.opengl.util.stereo.StereoDevice : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 84/ 134: com.jogamp.opengl.util.stereo.StereoDevice.Config : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 85/ 134: com.jogamp.opengl.util.stereo.StereoDeviceFactory : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 86/ 134: com.jogamp.opengl.util.stereo.StereoDeviceFactory.DeviceType : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 87/ 134: com.jogamp.opengl.util.stereo.StereoDeviceRenderer : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 88/ 134: com.jogamp.opengl.util.stereo.StereoDeviceRenderer.Eye : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 89/ 134: com.jogamp.opengl.util.stereo.StereoGLEventListener : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 90/ 134: com.jogamp.opengl.util.stereo.StereoUtil : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 91/ 134: com.jogamp.opengl.util.texture.ImageSequence : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 92/ 134: com.jogamp.opengl.util.texture.Texture : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 93/ 134: com.jogamp.opengl.util.texture.TextureIO : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 94/ 134: com.jogamp.opengl.util.texture.TextureSequence : Remove 0, Change 0, Deprecate 0, Add 2 [junit] 95/ 134: javax.media.nativewindow.NativeSurface : Remove 2, Change 0, Deprecate 0, Add 4 [junit] 96/ 134: javax.media.nativewindow.NativeSurfaceHolder : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 97/ 134: javax.media.nativewindow.NativeWindow : Remove 0, Change 1, Deprecate 0, Add 3 [junit] 98/ 134: javax.media.nativewindow.NativeWindowFactory : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 99/ 134: javax.media.nativewindow.ScalableSurface : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 100/ 134: javax.media.nativewindow.UpstreamSurfaceHook : Remove 2, Change 0, Deprecate 0, Add 3 [junit] 101/ 134: javax.media.nativewindow.UpstreamSurfaceHook.MutableSize : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 102/ 134: javax.media.nativewindow.util.Dimension : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 103/ 134: javax.media.nativewindow.util.Point : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 104/ 134: javax.media.nativewindow.util.Rectangle : Remove 0, Change 0, Deprecate 0, Add 2 [junit] 105/ 134: javax.media.opengl.DebugGL4bc : Remove 6, Change 37, Deprecate 0, Add 0 [junit] 106/ 134: javax.media.opengl.DebugGLES1 : Remove 4, Change 37, Deprecate 0, Add 0 [junit] 107/ 134: javax.media.opengl.DebugGLES3 : Remove 6, Change 37, Deprecate 0, Add 0 [junit] 108/ 134: javax.media.opengl.GL2ES3 : Remove 2, Change 0, Deprecate 0, Add 0 [junit] 109/ 134: javax.media.opengl.GLAnimatorControl : Remove 0, Change 0, Deprecate 0, Add 2 [junit] 110/ 134: javax.media.opengl.GLAnimatorControl.UncaughtExceptionHandler : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 111/ 134: javax.media.opengl.GLAutoDrawable : Remove 0, Change 2, Deprecate 0, Add 4 [junit] 112/ 134: javax.media.opengl.GLBase : Remove 4, Change 0, Deprecate 0, Add 0 [junit] 113/ 134: javax.media.opengl.GLBufferStorage : Remove 0, Change 0, Deprecate 0, Add 2 [junit] 114/ 134: javax.media.opengl.GLDrawable : Remove 2, Change 1, Deprecate 0, Add 3 [junit] 115/ 134: javax.media.opengl.GLDrawableFactory : Remove 5, Change 0, Deprecate 0, Add 4 [junit] 116/ 134: javax.media.opengl.GLException : Remove 0, Change 0, Deprecate 0, Add 2 [junit] 117/ 134: javax.media.opengl.GLFBODrawable : Remove 1, Change 0, Deprecate 0, Add 6 [junit] 118/ 134: javax.media.opengl.GLFBODrawable.Resizeable : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 119/ 134: javax.media.opengl.GLOffscreenAutoDrawable : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 120/ 134: javax.media.opengl.GLPbuffer : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 121/ 134: javax.media.opengl.GLProfile : Remove 0, Change 0, Deprecate 0, Add 5 [junit] 122/ 134: javax.media.opengl.GLSharedContextSetter : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 123/ 134: javax.media.opengl.GLUniformData : Remove 0, Change 0, Deprecate 0, Add 2 [junit] 124/ 134: javax.media.opengl.Threading : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 125/ 134: javax.media.opengl.Threading.Mode : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 126/ 134: javax.media.opengl.TraceGL4bc : Remove 6, Change 37, Deprecate 0, Add 0 [junit] 127/ 134: javax.media.opengl.TraceGLES1 : Remove 4, Change 37, Deprecate 0, Add 0 [junit] 128/ 134: javax.media.opengl.TraceGLES3 : Remove 6, Change 37, Deprecate 0, Add 0 [junit] 129/ 134: javax.media.opengl.awt.GLCanvas : Remove 2, Change 3, Deprecate 0, Add 9 [junit] 130/ 134: javax.media.opengl.awt.GLJPanel : Remove 1, Change 3, Deprecate 0, Add 10 [junit] 131/ 134: javax.media.opengl.glu.GLU : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 132/ 134: javax.media.opengl.glu.gl2.GLUgl2 : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 133/ 134: javax.media.opengl.glu.gl2es1.GLUgl2es1 : Remove 1, Change 0, Deprecate 0, Add 0 [junit] [junit] [junit] Removes [junit] [junit] Class com.jogamp.graph.curve.OutlineShape [junit] Removed Method transformOutlines, desc (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)V, access public [junit] Removed Method closeLastOutline, desc ()V, access public [junit] Removed Method triangulate, sig ()Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;, desc ()Ljava/util/ArrayList;, access public [junit] Class com.jogamp.graph.curve.Region [junit] Removed Method isDirty, desc ()Z, access final public [junit] Removed Method isNonUniformWeight, desc (I)Z, access public static [junit] Removed Method addVertices, sig (Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Vertex;>;)V, desc (Ljava/util/ArrayList;)V, access public [junit] Removed Field TWO_PASS_DEFAULT_TEXTURE_UNIT, desc I, access final public static [junit] Removed Method isNonUniformWeight, desc ()Z, access public [junit] Removed Method getNumVertices, desc ()I, access final public [junit] Removed Method addVertex, desc (Lcom/jogamp/graph/geom/Vertex;)V, access public [junit] Removed Method addTriangle, desc (Lcom/jogamp/graph/geom/Triangle;)V, access public [junit] Removed Field vertices, sig Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Vertex;>;, desc Ljava/util/ArrayList;, access protected [junit] Removed Field VARIABLE_CURVE_WEIGHT_BIT, desc I, access final public static [junit] Removed Field triangles, sig Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;, desc Ljava/util/ArrayList;, access protected [junit] Removed Method setDirty, desc (Z)V, access final protected [junit] Removed Method addTriangles, sig (Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;)V, desc (Ljava/util/ArrayList;)V, access public [junit] Class com.jogamp.graph.curve.opengl.GLRegion [junit] Removed Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;II[I)V, access final public [junit] Removed Method drawImpl, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;II[I)V, access abstract protected [junit] Removed Method create, desc (Lcom/jogamp/graph/curve/OutlineShape;I)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static [junit] Removed Method update, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;)V, access abstract protected [junit] Removed Method destroy, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;)V, access abstract public [junit] Removed Method create, desc ([Lcom/jogamp/graph/curve/OutlineShape;I)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static [junit] Class com.jogamp.graph.curve.opengl.RegionRenderer [junit] Removed Method <init>, desc (Lcom/jogamp/graph/curve/opengl/RenderState;I)V, access protected [junit] Removed Method drawImpl, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/Region;[F[I)V, access abstract protected [junit] Removed Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/Region;[F[I)V, access final public [junit] Removed Method destroyImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access protected [junit] Removed Method create, desc (Lcom/jogamp/graph/curve/opengl/RenderState;I)Lcom/jogamp/graph/curve/opengl/RegionRenderer;, access public static [junit] Class com.jogamp.graph.curve.opengl.RenderState [junit] Removed Method getShaderState, desc ()Lcom/jogamp/opengl/util/glsl/ShaderState;, access final public [junit] Removed Method toString, desc (Ljava/lang/StringBuilder;Z)Ljava/lang/StringBuilder;, access public [junit] Removed Method <init>, sig (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;Lcom/jogamp/opengl/util/PMVMatrix;)V, desc (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory;Lcom/jogamp/opengl/util/PMVMatrix;)V, access protected [junit] Removed Method getWeight, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public [junit] Removed Method pmvMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public [junit] Removed Method getPMVMatrix, desc ()Ljavax/media/opengl/GLUniformData;, access final public [junit] Removed Field st, desc Lcom/jogamp/opengl/util/glsl/ShaderState;, access final protected [junit] Removed Field gcu_PMVMatrix, desc Ljavax/media/opengl/GLUniformData;, access final protected [junit] Removed Method getColorStatic, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public [junit] Removed Method getAlpha, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public [junit] Removed Method createRenderState, sig (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;)Lcom/jogamp/graph/curve/opengl/RenderState;, desc (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/curve/opengl/RenderState;, access public static [junit] Removed Method createRenderState, sig (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;Lcom/jogamp/opengl/util/PMVMatrix;)Lcom/jogamp/graph/curve/opengl/RenderState;, desc (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory;Lcom/jogamp/opengl/util/PMVMatrix;)Lcom/jogamp/graph/curve/opengl/RenderState;, access public static [junit] Class com.jogamp.graph.curve.opengl.Renderer [junit] Removed Class , access abstract public super synchronized [junit] Class com.jogamp.graph.curve.opengl.TextRenderer [junit] Removed Class , access abstract public super synchronized [junit] Class com.jogamp.graph.curve.tess.Triangulator [junit] Removed Method addCurve, desc (Lcom/jogamp/graph/geom/Outline;)V, access abstract public [junit] Removed Method generate, sig ()Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;, desc ()Ljava/util/ArrayList;, access abstract public [junit] Class com.jogamp.graph.font.Font [junit] Removed Method getStringBounds, desc (Ljava/lang/CharSequence;F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Removed Method getStringHeight, desc (Ljava/lang/CharSequence;F)F, access abstract public [junit] Removed Method getStringWidth, desc (Ljava/lang/CharSequence;F)F, access abstract public [junit] Class com.jogamp.graph.font.Font.Glyph [junit] Removed Method getBBox, desc (F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Class com.jogamp.graph.font.Font.Metrics [junit] Removed Method getBBox, desc (F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Class com.jogamp.graph.geom.Outline [junit] Removed Method setClosed, desc (Z)V, access final public [junit] Removed Method clone, desc ()Lcom/jogamp/graph/geom/Outline;, access public [junit] Class com.jogamp.graph.geom.Triangle [junit] Removed Method setEdgesBoundary, desc ([Z)V, access public [junit] Removed Method <init>, desc ([Lcom/jogamp/graph/geom/Vertex;)V, access public varargs [junit] Class com.jogamp.graph.geom.Vertex [junit] Removed Method setTexCoord, desc (FF)V, access abstract public [junit] Class com.jogamp.graph.geom.opengl.SVertex [junit] Removed Class , access public super synchronized [junit] Class com.jogamp.graph.geom.opengl.SVertex.Factory [junit] Removed Class , access public super synchronized [junit] Class com.jogamp.nativewindow.DelegatedUpstreamSurfaceHookWithSurfaceSize [junit] Removed Method getHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Removed Method getWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Class com.jogamp.nativewindow.UpstreamSurfaceHookMutableSize [junit] Removed Method setSize, desc (II)V, access final public [junit] Removed Method getWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Removed Method getHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Class com.jogamp.nativewindow.UpstreamSurfaceHookMutableSizePos [junit] Removed Class , access public super synchronized [junit] Class com.jogamp.nativewindow.awt.JAWTWindow [junit] Removed Method updateBounds, desc (Ljogamp/nativewindow/jawt/JAWT_Rectangle;)Z, access final protected [junit] Class com.jogamp.newt.MonitorDevice [junit] Removed Method unionOfViewports, sig (Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List<Lcom/jogamp/newt/MonitorDevice;>;)Ljavax/media/nativewindow/util/Rectangle;, desc (Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List;)Ljavax/media/nativewindow/util/Rectangle;, access public static [junit] Removed Method <init>, sig (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet<Lcom/jogamp/newt/MonitorMode;>;)V, desc (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet;)V, access protected [junit] Removed Method coverage, desc (Ljavax/media/nativewindow/util/RectangleImmutable;)F, access final public [junit] Removed Field viewport, desc Ljavax/media/nativewindow/util/Rectangle;, access protected [junit] Class com.jogamp.newt.Screen [junit] Removed Method unionOfMonitorViewportSize, desc (Ljavax/media/nativewindow/util/Rectangle;)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Class com.jogamp.newt.Window [junit] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;)Lcom/jogamp/newt/Window$ReparentOperation;, access abstract public [junit] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;IIZ)Lcom/jogamp/newt/Window$ReparentOperation;, access abstract public [junit] Class com.jogamp.newt.event.GestureHandler.GestureEvent [junit] Removed Method <init>, desc (SLjava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;)V, access public [junit] Removed Method <init>, desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;)V, access public [junit] Class com.jogamp.newt.event.MouseEvent [junit] Removed Field BUTTON_NUMBER, desc S, access final public static [junit] Class com.jogamp.newt.event.PinchToZoomGesture.ZoomEvent [junit] Removed Method getTrigger, desc ()Lcom/jogamp/newt/event/MouseEvent;, access final public [junit] Removed Method <init>, desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/MouseEvent;F)V, access public [junit] Class com.jogamp.newt.event.awt.AWTAdapter [junit] Removed Method <init>, desc (Lcom/jogamp/newt/event/NEWTEventListener;)V, access protected [junit] Class com.jogamp.newt.event.awt.AWTKeyAdapter [junit] Removed Method <init>, desc (Lcom/jogamp/newt/event/KeyListener;)V, access public [junit] Class com.jogamp.newt.event.awt.AWTMouseAdapter [junit] Removed Method <init>, desc (Lcom/jogamp/newt/event/MouseListener;)V, access public [junit] Class com.jogamp.newt.event.awt.AWTWindowAdapter [junit] Removed Method <init>, desc (Lcom/jogamp/newt/event/WindowListener;)V, access public [junit] Class com.jogamp.newt.opengl.GLWindow [junit] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;)Lcom/jogamp/newt/Window$ReparentOperation;, access final public [junit] Removed Method getLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final protected [junit] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;IIZ)Lcom/jogamp/newt/Window$ReparentOperation;, access final public [junit] Class com.jogamp.newt.util.EDTUtil [junit] Removed Method start, desc ()Z, access abstract public [junit] Class com.jogamp.opengl.FBObject [junit] Removed Method createColorTextureAttachment, desc (Ljavax/media/opengl/GLProfile;ZII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Removed Method getColorAttachmentCount, desc ()I, access final public [junit] Removed Method createColorTextureAttachment, desc (Ljavax/media/opengl/GLProfile;ZIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Removed Method getSamplingSink, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public [junit] Class com.jogamp.opengl.GLAutoDrawableDelegate [junit] Removed Method getLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final protected [junit] Class com.jogamp.opengl.GLEventListenerState.ReshapeGLEventListener [junit] Removed Class , access public super synchronized [junit] Class com.jogamp.opengl.math.FloatUtil [junit] Removed Method multMatrixVecf, desc (Ljava/nio/FloatBuffer;[FI[FI)V, access final public static [junit] Removed Method makeIdentityf, desc ([FI)V, access final public static [junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;[FI)V, access final public static [junit] Removed Method multMatrixVecf, desc (Ljava/nio/FloatBuffer;[F[F)V, access final public static [junit] Removed Method multMatrixVecf, desc ([F[F[F)V, access final public static [junit] Removed Method makeIdentityf, desc (Ljava/nio/FloatBuffer;)V, access final public static [junit] Removed Method normalize, desc (Ljava/nio/FloatBuffer;)V, access final public static [junit] Removed Method normalize, desc ([F)V, access final public static [junit] Removed Method multMatrixVecf, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static [junit] Removed Method cross, desc ([F[F[F)V, access final public static [junit] Removed Method multMatrixVecf, desc ([FI[FI[FI)V, access final public static [junit] Removed Method multMatrixf, desc ([FI[FI)V, access final public static [junit] Removed Method makeZero, desc ([FI)V, access final public static [junit] Removed Method makeZero, desc (Ljava/nio/FloatBuffer;)V, access final public static [junit] Removed Method cross, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static [junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;[FI)V, access final public static [junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static [junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;[FILjava/nio/FloatBuffer;)V, access final public static [junit] Removed Method multMatrixf, desc ([FI[FILjava/nio/FloatBuffer;)V, access final public static [junit] Removed Method multMatrixf, desc ([FI[FI[FI)V, access final public static [junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static [junit] Class com.jogamp.opengl.math.Quaternion [junit] Removed Method mult, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public [junit] Removed Method subtract, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public [junit] Removed Method add, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public [junit] Removed Method divide, desc (F)V, access public [junit] Removed Method inverse, desc ()V, access public [junit] Removed Method <init>, desc ([FF)V, access public [junit] Removed Method toMatrix, desc ()[F, access public [junit] Removed Method setFromMatrix, desc ([F)V, access public [junit] Removed Method mult, desc ([F)[F, access public [junit] Removed Method fromAxis, desc ([FF)V, access public [junit] Removed Method toAxis, desc ()[F, access public [junit] Removed Method setIdentity, desc ()V, access public [junit] Removed Method <init>, desc ([F[F)V, access public [junit] Removed Method isRotationMatrix, desc ([F)Z, access public [junit] Removed Method normalize, desc ()V, access public [junit] Removed Method slerp, desc (Lcom/jogamp/opengl/math/Quaternion;Lcom/jogamp/opengl/math/Quaternion;F)V, access public [junit] Removed Method mult, desc (F)V, access public [junit] Class com.jogamp.opengl.math.VectorUtil [junit] Removed Method computeLength, desc ([F[F)F, access public static [junit] Removed Method norm, desc ([F)F, access public static [junit] Removed Method line2lineIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static [junit] Removed Method scale, desc ([F[F[F)[F, access public static [junit] Removed Method scale, desc ([F[FF)[F, access public static [junit] Removed Method inCircle, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)Z, access public static [junit] Removed Method mid, desc ([F[F)[F, access public static [junit] Removed Method colMatrixVectorMult, desc ([F[F)[F, access public static [junit] Removed Field COLLINEAR, desc I, access final public static [junit] Removed Method normalize, desc ([F)[F, access public static [junit] Removed Method rowMatrixVectorMult, desc ([F[F)[F, access public static [junit] Removed Method checkEquality, desc ([F[F)Z, access public static [junit] Removed Method scale, desc ([FF)[F, access public static [junit] Removed Method cross, desc ([F[F)[F, access public static [junit] Removed Method checkCollinear, desc ([F[F[F)Z, access public static [junit] Removed Method tri2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)Z, access public static [junit] Removed Method triArea, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)F, access public static [junit] Removed Method dot, desc ([F[F)F, access public static [junit] Removed Method seg2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static [junit] Removed Method computeDeterminant, desc ([F[F[F)F, access public static [junit] Removed Method checkEqualityVec2, desc ([F[F)Z, access public static [junit] Removed Method computeVector, desc ([F[F)[F, access public static [junit] Removed Method vectorAdd, desc ([F[F)[F, access public static [junit] Removed Method vertexInTriangle, desc ([F[F[F[F)Z, access public static [junit] Class com.jogamp.opengl.math.geom.AABBox [junit] Removed Method intersects, desc (FFFF)Z, access final public [junit] Removed Method resize, desc (FFF)V, access final public [junit] Removed Method setSize, desc (FFFFFF)V, access final public [junit] Removed Method clone, desc ()Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Removed Method resize, desc ([FI)V, access final public [junit] Removed Method reset, desc ()V, access final public [junit] Removed Method scale, desc (F)V, access final public [junit] Removed Method resize, desc (Lcom/jogamp/opengl/math/geom/AABBox;)V, access final public [junit] Class com.jogamp.opengl.swt.GLCanvas [junit] Removed Method <init>, desc (Lorg/eclipse/swt/widgets/Composite;ILjavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;)V, access public [junit] Removed Method getWidth, desc ()I, access public [junit] Removed Method create, desc (Lorg/eclipse/swt/widgets/Composite;ILjavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;)Lcom/jogamp/opengl/swt/GLCanvas;, access public static [junit] Removed Method getHeight, desc ()I, access public [junit] Class com.jogamp.opengl.util.GLPixelStorageModes [junit] Removed Method save, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Class com.jogamp.opengl.util.Gamma [junit] Removed Method resetDisplayGamma, desc (Ljavax/media/opengl/GL;)V, access public static [junit] Removed Method setDisplayGamma, desc (Ljavax/media/opengl/GL;FFF)Z, access public static [junit] Class com.jogamp.opengl.util.PMVMatrix [junit] Removed Field matrixBuffer, desc Ljava/nio/Buffer;, access protected [junit] Removed Field matrixFrustum, desc [F, access protected [junit] Removed Field projectFloat, desc Ljogamp/opengl/ProjectFloat;, access protected [junit] Removed Field matrixTrans, desc [F, access protected [junit] Removed Field matrixIdent, desc Ljava/nio/FloatBuffer;, access protected [junit] Removed Method destroy, desc ()V, access final public [junit] Removed Field matrixOrtho, desc [F, access protected [junit] Removed Field matrixRot, desc [F, access protected [junit] Removed Method usesBackingArray, desc ()Z, access final public [junit] Removed Field matrixScale, desc [F, access protected [junit] Removed Field vec3f, desc [F, access protected [junit] Removed Field matrixMult, desc [F, access protected [junit] Removed Field matrixBufferArray, desc [F, access final protected [junit] Removed Method <init>, desc (Z)V, access public [junit] Removed Field mulPMV, desc [F, access protected [junit] Removed Field usesBackingArray, desc Z, access final protected [junit] Class com.jogamp.opengl.util.TGAWriter [junit] Removed Class , access public super synchronized [junit] Class com.jogamp.opengl.util.av.AudioSink [junit] Removed Method enqueueData, desc (Lcom/jogamp/opengl/util/av/AudioSink$AudioDataFrame;)Lcom/jogamp/opengl/util/av/AudioSink$AudioFrame;, access abstract public [junit] Class com.jogamp.opengl.util.awt.Screenshot [junit] Removed Class , access public super synchronized [junit] Class com.jogamp.opengl.util.texture.TextureIO [junit] Removed Method newTexture, desc (IIIIIIZ)Lcom/jogamp/opengl/util/texture/Texture;, access public static [junit] Class javax.media.nativewindow.NativeSurface [junit] Removed Method getHeight, desc ()I, access abstract public [junit] Removed Method getWidth, desc ()I, access abstract public [junit] Class javax.media.nativewindow.NativeWindowFactory [junit] Removed Method createWrappedWindow, desc (Ljavax/media/nativewindow/AbstractGraphicsScreen;JJLcom/jogamp/nativewindow/UpstreamSurfaceHookMutableSizePos;)Ljavax/media/nativewindow/NativeWindow;, access public static [junit] Class javax.media.nativewindow.UpstreamSurfaceHook [junit] Removed Method getWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public [junit] Removed Method getHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public [junit] Class javax.media.nativewindow.UpstreamSurfaceHook.MutableSize [junit] Removed Method setSize, desc (II)V, access abstract public [junit] Class javax.media.opengl.DebugGL4bc [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Removed Method glIsPBOPackBound, desc ()Z, access public [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public [junit] Class javax.media.opengl.DebugGLES1 [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Class javax.media.opengl.DebugGLES3 [junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Removed Method glIsPBOPackBound, desc ()Z, access public [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Class javax.media.opengl.GL2ES3 [junit] Removed Method glIsPBOPackBound, desc ()Z, access abstract public [junit] Removed Method glIsPBOUnpackBound, desc ()Z, access abstract public [junit] Class javax.media.opengl.GLBase [junit] Removed Method glGetBoundBuffer, desc (I)I, access abstract public [junit] Removed Method glGetBufferSize, desc (I)J, access abstract public [junit] Removed Method glIsVBOArrayBound, desc ()Z, access abstract public [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access abstract public [junit] Class javax.media.opengl.GLDrawable [junit] Removed Method getHeight, desc ()I, access abstract public [junit] Removed Method getWidth, desc ()I, access abstract public [junit] Class javax.media.opengl.GLDrawableFactory [junit] Removed Method createOffscreenAutoDrawable, desc (Ljavax/media/nativewindow/AbstractGraphicsDevice;Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;IILjavax/media/opengl/GLContext;)Ljavax/media/opengl/GLOffscreenAutoDrawable;, access abstract public [junit] Removed Method createGLPbuffer, desc (Ljavax/media/nativewindow/AbstractGraphicsDevice;Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;IILjavax/media/opengl/GLContext;)Ljavax/media/opengl/GLPbuffer;, access abstract public [junit] Removed Field disableOpenGLES, desc Z, access final protected static [junit] Removed Method resetDisplayGamma, desc ()V, access abstract public [junit] Removed Field enableANGLE, desc Z, access final protected static [junit] Class javax.media.opengl.GLFBODrawable [junit] Removed Method getTextureBuffer, desc (I)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access abstract public [junit] Class javax.media.opengl.GLFBODrawable.Resizeable [junit] Removed Method setSize, desc (Ljavax/media/opengl/GLContext;II)V, access abstract public [junit] Class javax.media.opengl.GLOffscreenAutoDrawable [junit] Removed Method setSize, desc (II)V, access abstract public [junit] Class javax.media.opengl.GLPbuffer [junit] Removed Class , access abstract interface public [junit] Class javax.media.opengl.GLSharedContextSetter [junit] Removed Method areAllGLEventListenerInitialized, desc ()Z, access abstract public [junit] Class javax.media.opengl.TraceGL4bc [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Removed Method glIsPBOPackBound, desc ()Z, access public [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public [junit] Class javax.media.opengl.TraceGLES1 [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Class javax.media.opengl.TraceGLES3 [junit] Removed Method glIsPBOPackBound, desc ()Z, access public [junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Class javax.media.opengl.awt.GLCanvas [junit] Removed Method <init>, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;Ljava/awt/GraphicsDevice;)V, access public [junit] Removed Method <init>, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLContext;)V, access public [junit] Class javax.media.opengl.awt.GLJPanel [junit] Removed Method <init>, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;)V, access public [junit] Class javax.media.opengl.glu.GLU [junit] Removed Method destroy, desc ()V, access public [junit] Class javax.media.opengl.glu.gl2.GLUgl2 [junit] Removed Method destroy, desc ()V, access public [junit] Class javax.media.opengl.glu.gl2es1.GLUgl2es1 [junit] Removed Method destroy, desc ()V, access public [junit] [junit] [junit] Changes [junit] [junit] Class com.jogamp.graph.curve.OutlineShape [junit] Changed Method addEmptyOutline, desc ()V, access added: final [junit] Changed Method setOutline, desc (ILcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Changed Method addOutlineShape, desc (Lcom/jogamp/graph/curve/OutlineShape;)V, access added: final [junit] Changed Method getVertices, sig ()Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Vertex;>;, desc ()Ljava/util/ArrayList;, access added: final [junit] Changed Method getOutlineNumber, desc ()I, access added: final [junit] Changed Method addOutline, desc (Lcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Changed Method addOutline, desc (ILcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Changed Method getOutline, desc (I)Lcom/jogamp/graph/geom/Outline;, access added: final [junit] Class com.jogamp.graph.curve.Region [junit] Changed Field DEBUG_INSTANCE, desc Z, access [junit] Changed Field VBAA_RENDERING_BIT, desc I, access [junit] Changed Method isVBAA, desc ()Z, access added: final [junit] Class com.jogamp.graph.curve.opengl.RegionRenderer [junit] Changed Class , access removed: abstract [junit] Class com.jogamp.graph.curve.opengl.RenderState [junit] Changed Class , access removed: abstract [junit] Class com.jogamp.graph.geom.Outline [junit] Changed Class , access [junit] Class com.jogamp.nativewindow.awt.JAWTWindow [junit] Changed Method toHexString, desc (J)Ljava/lang/String;, access added: static [junit] Changed Class , access [junit] Class com.jogamp.newt.Window [junit] Changed Class , access [junit] Class com.jogamp.newt.event.InputEvent [junit] Changed Method isInvisible, desc ()Z, access added: final [junit] Changed Method isAutoRepeat, desc ()Z, access added: final [junit] Changed Method isMetaDown, desc ()Z, access added: final [junit] Changed Method isAltGraphDown, desc ()Z, access added: final [junit] Changed Method getModifiers, desc ()I, access added: final [junit] Changed Method isShiftDown, desc ()Z, access added: final [junit] Changed Method isControlDown, desc ()Z, access added: final [junit] Changed Method isConfined, desc ()Z, access added: final [junit] Changed Method isAltDown, desc ()Z, access added: final [junit] Changed Method getModifiersString, desc (Ljava/lang/StringBuilder;)Ljava/lang/StringBuilder;, access added: final [junit] Class com.jogamp.newt.event.MouseEvent [junit] Changed Method createVariant, desc (S)Lcom/jogamp/newt/event/MouseEvent;, access added: final [junit] Class com.jogamp.newt.event.awt.AWTAdapter [junit] Changed Method <init>, desc (Lcom/jogamp/newt/Window;)V, access [junit] Changed Method setDownstream, desc (Lcom/jogamp/newt/Window;)Lcom/jogamp/newt/event/awt/AWTAdapter;, access [junit] Class com.jogamp.opengl.GLEventListenerState [junit] Changed Method moveTo, desc (Ljavax/media/opengl/GLAutoDrawable;)V, access [junit] Class com.jogamp.opengl.GLRendererQuirks [junit] Changed Field COUNT, desc I, access [junit] Class com.jogamp.opengl.math.FloatUtil [junit] Changed Class , access added: final [junit] Class com.jogamp.opengl.math.Quaternion [junit] Changed Method setY, desc (F)V, access added: final [junit] Changed Method isIdentity, desc ()Z, access added: final [junit] Changed Method getZ, desc ()F, access added: final [junit] Changed Method getY, desc ()F, access added: final [junit] Changed Method getW, desc ()F, access added: final [junit] Changed Method setW, desc (F)V, access added: final [junit] Changed Method setX, desc (F)V, access added: final [junit] Changed Method getX, desc ()F, access added: final [junit] Changed Method setZ, desc (F)V, access added: final [junit] Class com.jogamp.opengl.math.VectorUtil [junit] Changed Class , access added: final [junit] Class com.jogamp.opengl.math.geom.AABBox [junit] Changed Class , access [junit] Class com.jogamp.opengl.math.geom.Frustum [junit] Changed Field planes, desc [Lcom/jogamp/opengl/math/geom/Frustum$Plane;, access added: final [junit] Class com.jogamp.opengl.swt.GLCanvas [junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access [junit] Changed Method invoke, sig (ZLjava/util/List<Ljavax/media/opengl/GLRunnable;>;)Z, desc (ZLjava/util/List;)Z, access [junit] Class com.jogamp.opengl.util.AnimatorBase [junit] Changed Method display, desc ()V, access [junit] Class com.jogamp.opengl.util.AnimatorBase.AnimatorImpl [junit] Changed Method display, sig (Ljava/util/ArrayList<Ljavax/media/opengl/GLAutoDrawable;>;ZZ)V, desc (Ljava/util/ArrayList;ZZ)V, access [junit] Class com.jogamp.opengl.util.FPSAnimator [junit] Changed Method setFPS, desc (I)V, access removed: super synchronized [junit] Class com.jogamp.opengl.util.GLPixelBuffer [junit] Changed Field defaultProviderWithRowStride, desc Lcom/jogamp/opengl/util/GLPixelBuffer$GLPixelBufferProvider;, access added: final [junit] Changed Field defaultProviderNoRowStride, desc Lcom/jogamp/opengl/util/GLPixelBuffer$GLPixelBufferProvider;, access added: final [junit] Class com.jogamp.opengl.util.PMVMatrix [junit] Changed Class , access added: final [junit] Changed Method glGetFrustum, desc ()Lcom/jogamp/opengl/math/geom/Frustum;, access added: final [junit] Class com.jogamp.opengl.util.glsl.ShaderCode [junit] Changed Field es3_default_precision_fp, desc Ljava/lang/String;, access [junit] Class javax.media.nativewindow.NativeWindow [junit] Changed Class , access [junit] Class javax.media.opengl.DebugGL4bc [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method isGLES3, desc ()Z, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, access removed: final [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Class javax.media.opengl.DebugGLES1 [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final [junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method isGLES3, desc ()Z, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, access removed: final [junit] Class javax.media.opengl.DebugGLES3 [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method isGLES3, desc ()Z, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, access removed: final [junit] Class javax.media.opengl.GLAutoDrawable [junit] Changed Method invoke, sig (ZLjava/util/List<Ljavax/media/opengl/GLRunnable;>;)Z, desc (ZLjava/util/List;)Z, access [junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access [junit] Class javax.media.opengl.GLDrawable [junit] Changed Class , access [junit] Class javax.media.opengl.TraceGL4bc [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Changed Method isGLES3, desc ()Z, access removed: final [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, access removed: final [junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Class javax.media.opengl.TraceGLES1 [junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method isGLES3, desc ()Z, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, access removed: final [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Class javax.media.opengl.TraceGLES3 [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, access removed: final [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method isGLES3, desc ()Z, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Class javax.media.opengl.awt.GLCanvas [junit] Changed Method invoke, sig (ZLjava/util/List<Ljavax/media/opengl/GLRunnable;>;)Z, desc (ZLjava/util/List;)Z, access [junit] Changed Class , access [junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access [junit] Class javax.media.opengl.awt.GLJPanel [junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access [junit] Changed Method invoke, sig (ZLjava/util/List<Ljavax/media/opengl/GLRunnable;>;)Z, desc (ZLjava/util/List;)Z, access [junit] Changed Class , access [junit] [junit] [junit] Deprecates [junit] [junit] Class com.jogamp.opengl.math.FloatUtil [junit] Deprecated Method matrixToString, desc (Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/lang/String;Ljava/nio/FloatBuffer;ILjava/nio/FloatBuffer;IIIZ)Ljava/lang/StringBuilder;, access public static [junit] Deprecated Method matrixRowToString, desc (Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/nio/FloatBuffer;IIIZI)Ljava/lang/StringBuilder;, access public static [junit] Deprecated Method matrixToString, desc (Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/lang/String;Ljava/nio/FloatBuffer;IIIZ)Ljava/lang/StringBuilder;, access public static [junit] [junit] [junit] Additions [junit] [junit] Class com.jogamp.graph.curve.OutlineShape [junit] Added Field DEFAULT_SHARPNESS, desc F, access final public static [junit] Added Method closeLastOutline, desc (Z)V, access final public [junit] Added Method clearCache, desc ()V, access public [junit] Added Method setIsQuadraticNurbs, desc ()V, access final public [junit] Added Field DIRTY_VERTICES, desc I, access final public static [junit] Added Method transform, desc (Ljogamp/graph/geom/plane/AffineTransform;)Lcom/jogamp/graph/curve/OutlineShape;, access final public [junit] Added Method getAddedVerticeCount, desc ()I, access public [junit] Added Method getTriangles, sig (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;, desc (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)Ljava/util/ArrayList;, access public [junit] Added Field DIRTY_TRIANGLES, desc I, access final public static [junit] Added Method setSharpness, desc (F)V, access public [junit] Added Method getSharpness, desc ()F, access public [junit] Added Method hashCode, desc ()I, access final public [junit] Class com.jogamp.graph.curve.OutlineShapeXForm [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.curve.Region [junit] Added Method markShapeDirty, desc ()V, access final public [junit] Added Field MSAA_RENDERING_BIT, desc I, access final public static [junit] Added Method clearImpl, desc ()V, access protected [junit] Added Method clearDirtyBits, desc (I)V, access final protected [junit] Added Field COLORTEXTURE_RENDERING_BIT, desc I, access final public static [junit] Added Method getFrustum, desc ()Lcom/jogamp/opengl/math/geom/Frustum;, access final public [junit] Added Method toString, desc ()Ljava/lang/String;, access public [junit] Added Method isMSAA, desc (I)Z, access public static [junit] Added Method hasColorTexture, desc (I)Z, access public static [junit] Added Field DIRTY_SHAPE, desc I, access final protected static [junit] Added Field DEFAULT_TWO_PASS_TEXTURE_UNIT, desc I, access final public static [junit] Added Method hasColorTexture, desc ()Z, access public [junit] Added Field frustum, desc Lcom/jogamp/opengl/math/geom/Frustum;, access protected [junit] Added Method getQuality, desc ()I, access final public [junit] Added Method pushIndex, desc (I)V, access abstract protected [junit] Added Field DIRTY_STATE, desc I, access final protected static [junit] Added Method isStateDirty, desc ()Z, access final public [junit] Added Method isShapeDirty, desc ()Z, access final public [junit] Added Method setFrustum, desc (Lcom/jogamp/opengl/math/geom/Frustum;)V, access final public [junit] Added Method setQuality, desc (I)V, access final public [junit] Added Method isTwoPass, desc (I)Z, access public static [junit] Added Field COLORCHANNEL_RENDERING_BIT, desc I, access final public static [junit] Added Method pushVertex, desc ([F[F[F)V, access abstract protected [junit] Added Method getDirtyBits, desc ()I, access final protected [junit] Added Method isMSAA, desc ()Z, access final public [junit] Added Method addOutlineShape, desc (Lcom/jogamp/graph/curve/OutlineShape;Ljogamp/graph/geom/plane/AffineTransform;[F)V, access final public [junit] Added Method hasColorChannel, desc (I)Z, access public static [junit] Added Method hasColorChannel, desc ()Z, access public [junit] Added Method hasVariableWeight, desc ()Z, access final public [junit] Added Method addOutlineShapes, sig (Ljava/util/List<Lcom/jogamp/graph/curve/OutlineShape;>;Ljogamp/graph/geom/plane/AffineTransform;[F)V, desc (Ljava/util/List;Ljogamp/graph/geom/plane/AffineTransform;[F)V, access final public [junit] Added Method hasVariableWeight, desc (I)Z, access public static [junit] Added Method getRenderModeString, desc (I)Ljava/lang/String;, access public static [junit] Added Field MAX_QUALITY, desc I, access final public static [junit] Added Field VARWEIGHT_RENDERING_BIT, desc I, access final public static [junit] Added Method markStateDirty, desc ()V, access final public [junit] Class com.jogamp.graph.curve.opengl.GLRegion [junit] Added Method <init>, desc (ILcom/jogamp/opengl/util/texture/TextureSequence;)V, access protected [junit] Added Method destroy, desc (Ljavax/media/opengl/GL2ES2;)V, access final public [junit] Added Method updateImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract protected [junit] Added Method clearImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract protected [junit] Added Method destroyImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract protected [junit] Added Method clear, desc (Ljavax/media/opengl/GL2ES2;)V, access public [junit] Added Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RegionRenderer;[I)V, access final public [junit] Added Method create, desc (ILcom/jogamp/opengl/util/texture/TextureSequence;)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static [junit] Added Field colorTexSeq, desc Lcom/jogamp/opengl/util/texture/TextureSequence;, access final protected [junit] Added Method drawImpl, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RegionRenderer;[I)V, access abstract protected [junit] Class com.jogamp.graph.curve.opengl.RegionRenderer [junit] Added Method isVBOSupported, desc ()Z, access final public [junit] Added Method enable, desc (Ljavax/media/opengl/GL2ES2;Z)V, access final public [junit] Added Field defaultBlendDisable, desc Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;, access final public static [junit] Added Field defaultBlendEnable, desc Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;, access final public static [junit] Added Method getMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public [junit] Added Method reshapePerspective, desc (FIIFF)V, access final public [junit] Added Method create, desc (Lcom/jogamp/graph/curve/opengl/RenderState;Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;)Lcom/jogamp/graph/curve/opengl/RegionRenderer;, access public static [junit] Added Method reshapeOrtho, desc (IIFF)V, access final public [junit] Added Method useShaderProgram, desc (Ljavax/media/opengl/GL2ES2;IZIILcom/jogamp/opengl/util/texture/TextureSequence;)Z, access final public [junit] Added Method getHeight, desc ()I, access final public [junit] Added Method getWidth, desc ()I, access final public [junit] Added Method init, desc (Ljavax/media/opengl/GL2ES2;I)V, access final public [junit] Added Method <init>, desc (Lcom/jogamp/graph/curve/opengl/RenderState;Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;)V, access protected [junit] Added Method destroy, desc (Ljavax/media/opengl/GL2ES2;)V, access final public [junit] Added Method reshapeNotify, desc (II)V, access final public [junit] Added Field DEBUG, desc Z, access final protected static [junit] Added Method getRenderState, desc ()Lcom/jogamp/graph/curve/opengl/RenderState;, access final public [junit] Added Field DEBUG_INSTANCE, desc Z, access final protected static [junit] Added Method isInitialized, desc ()Z, access final public [junit] Class com.jogamp.graph.curve.opengl.RegionRenderer.GLCallback [junit] Added Class , access abstract interface public [junit] Class com.jogamp.graph.curve.opengl.RenderState [junit] Added Method id, desc ()I, access final public [junit] Added Method <init>, sig (Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;Lcom/jogamp/opengl/util/PMVMatrix;)V, desc (Lcom/jogamp/graph/geom/Vertex$Factory;Lcom/jogamp/opengl/util/PMVMatrix;)V, access protected [junit] Added Method clearHintMask, desc (I)V, access final public [junit] Added Method getShaderProgram, desc ()Lcom/jogamp/opengl/util/glsl/ShaderProgram;, access final public [junit] Added Method getColorStatic, desc ([F)[F, access final public [junit] Added Method setWeight, desc (F)V, access final public [junit] Added Field BITHINT_GLOBAL_DEPTH_TEST_ENABLED, desc I, access final public static [junit] Added Method getWeight, desc ()F, access final public [junit] Added Method setShaderProgram, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/opengl/util/glsl/ShaderProgram;)Z, access final public [junit] Added Method updateUniformLoc, desc (Ljavax/media/opengl/GL2ES2;ZLjavax/media/opengl/GLUniformData;Z)Z, access final public [junit] Added Method createRenderState, sig (Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;)Lcom/jogamp/graph/curve/opengl/RenderState;, desc (Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/curve/opengl/RenderState;, access public static [junit] Added Method createRenderState, sig (Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;Lcom/jogamp/opengl/util/PMVMatrix;)Lcom/jogamp/graph/curve/opengl/RenderState;, desc (Lcom/jogamp/graph/geom/Vertex$Factory;Lcom/jogamp/opengl/util/PMVMatrix;)Lcom/jogamp/graph/curve/opengl/RenderState;, access public static [junit] Added Method isWeightValid, desc (F)Z, access public static [junit] Added Method setColorStatic, desc (FFFF)V, access final public [junit] Added Method getMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public [junit] Added Method isShaderProgramInUse, desc ()Z, access final public [junit] Added Field BITHINT_BLENDING_ENABLED, desc I, access final public static [junit] Added Method updateUniformDataLoc, desc (Ljavax/media/opengl/GL2ES2;ZZLjavax/media/opengl/GLUniformData;Z)Z, access final public [junit] Added Method updateAttributeLoc, desc (Ljavax/media/opengl/GL2ES2;ZLcom/jogamp/opengl/util/GLArrayDataServer;Z)Z, access final public [junit] Added Method setHintMask, desc (I)V, access final public [junit] Added Method isHintMaskSet, desc (I)Z, access final public [junit] Class com.jogamp.graph.curve.opengl.RenderState.ProgramLocal [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.curve.opengl.TextRegionUtil [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.curve.opengl.TextRegionUtil.ShapeVisitor [junit] Added Class , access abstract interface public [junit] Class com.jogamp.graph.curve.tess.Triangulator [junit] Added Method generate, sig (Ljava/util/List<Lcom/jogamp/graph/geom/Triangle;>;)V, desc (Ljava/util/List;)V, access abstract public [junit] Added Method getAddedVerticeCount, desc ()I, access abstract public [junit] Added Method addCurve, sig (Ljava/util/List<Lcom/jogamp/graph/geom/Triangle;>;Lcom/jogamp/graph/geom/Outline;F)V, desc (Ljava/util/List;Lcom/jogamp/graph/geom/Outline;F)V, access abstract public [junit] Class com.jogamp.graph.font.Font [junit] Added Method getPixelSize, desc (FF)F, access abstract public [junit] Added Method getMetricHeight, desc (Ljava/lang/CharSequence;FLcom/jogamp/opengl/math/geom/AABBox;)F, access abstract public [junit] Added Method getMetricWidth, desc (Ljava/lang/CharSequence;F)F, access abstract public [junit] Added Method getLineHeight, desc (F)F, access abstract public [junit] Added Method getMetricBounds, desc (Ljava/lang/CharSequence;F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Added Method getPointsBounds, desc (Ljogamp/graph/geom/plane/AffineTransform;Ljava/lang/CharSequence;FLjogamp/graph/geom/plane/AffineTransform;Ljogamp/graph/geom/plane/AffineTransform;)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Class com.jogamp.graph.font.Font.Glyph [junit] Added Method getShape, desc ()Lcom/jogamp/graph/curve/OutlineShape;, access abstract public [junit] Added Method hashCode, desc ()I, access abstract public [junit] Added Method getScale, desc (F)F, access abstract public [junit] Added Method getBBox, desc ()Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Added Method getBBox, desc (Lcom/jogamp/opengl/math/geom/AABBox;F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Added Method getID, desc ()S, access abstract public [junit] Class com.jogamp.graph.font.Font.Metrics [junit] Added Method getBBox, desc (Lcom/jogamp/opengl/math/geom/AABBox;F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Class com.jogamp.graph.font.FontFactory [junit] Added Method get, sig (Ljava/lang/Class<*>;Ljava/lang/String;Z)Lcom/jogamp/graph/font/Font;, desc (Ljava/lang/Class;Ljava/lang/String;Z)Lcom/jogamp/graph/font/Font;, access final public static [junit] Class com.jogamp.graph.font.FontSet [junit] Added Field STYLE_NONE, desc I, access final public static [junit] Class com.jogamp.graph.geom.Outline [junit] Added Method hashCode, desc ()I, access final public [junit] Added Method setClosed, desc (Z)Z, access final public [junit] Added Method transform, sig (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;)Lcom/jogamp/graph/geom/Outline;, desc (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/geom/Outline;, access final public [junit] Added Method <init>, desc (Lcom/jogamp/graph/geom/Outline;)V, access public [junit] Class com.jogamp.graph.geom.SVertex [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.geom.SVertex.Factory [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.geom.Triangle [junit] Added Method <init>, desc (Lcom/jogamp/graph/geom/Triangle;)V, access public [junit] Added Method transform, sig (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;)Lcom/jogamp/graph/geom/Triangle;, desc (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/geom/Triangle;, access public [junit] Added Method isOnCurve, desc ()Z, access final public [junit] Added Method <init>, desc (Lcom/jogamp/graph/geom/Vertex;Lcom/jogamp/graph/geom/Vertex;Lcom/jogamp/graph/geom/Vertex;[Z)V, access public [junit] Added Method isLine, desc ()Z, access final public [junit] Class com.jogamp.graph.geom.Vertex [junit] Added Method setTexCoord, desc (FFF)V, access abstract public [junit] Class com.jogamp.graph.geom.Vertex.Factory [junit] Added Method create, sig (IZ[F)TT;, desc (IZ[F)Lcom/jogamp/graph/geom/Vertex;, access abstract public [junit] Added Method create, sig (Lcom/jogamp/graph/geom/Vertex;)TT;, desc (Lcom/jogamp/graph/geom/Vertex;)Lcom/jogamp/graph/geom/Vertex;, access abstract public [junit] Class com.jogamp.nativewindow.DelegatedUpstreamSurfaceHookWithSurfaceSize [junit] Added Method getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Added Method getSurfaceWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Added Method getUpstreamSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access final public [junit] Class com.jogamp.nativewindow.UpstreamSurfaceHookMutableSize [junit] Added Method setSurfaceSize, desc (II)V, access final public [junit] Added Method getSurfaceWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Added Method getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Added Method getUpstreamSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access final public [junit] Class com.jogamp.nativewindow.UpstreamWindowHookMutableSizePos [junit] Added Class , access public super synchronized [junit] Class com.jogamp.nativewindow.awt.AppContextInfo [junit] Added Class , access public super synchronized [junit] Class com.jogamp.nativewindow.awt.JAWTWindow [junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public [junit] Added Method getSurfaceWidth, desc ()I, access final public [junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public [junit] Added Method getNativeSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access final public [junit] Added Method updatePixelScale, desc ()Z, access final protected [junit] Added Method getPixelScaleX, desc ()I, access final protected [junit] Added Method setSurfaceScale, desc ([I)V, access public [junit] Added Method getNativeSurfaceScale, desc ([I)[I, access final public [junit] Added Method convertToPixelUnits, desc ([I)[I, access final public [junit] Added Method getPixelScaleY, desc ()I, access final protected [junit] Added Method toHexString, desc (I)Ljava/lang/String;, access final protected static [junit] Added Method updateLockedData, desc (Ljogamp/nativewindow/jawt/JAWT_Rectangle;)Z, access final protected [junit] Added Field reqPixelScale, desc [I, access final protected [junit] Added Method convertToWindowUnits, desc ([I)[I, access final public [junit] Added Method getSurfaceHeight, desc ()I, access final public [junit] Class com.jogamp.newt.MonitorDevice [junit] Added Method getPixelsPerMM, desc ([F)[F, access final public [junit] Added Field viewportWU, desc Ljavax/media/nativewindow/util/Rectangle;, access protected [junit] Added Method getPixelsPerMM, desc (Lcom/jogamp/newt/MonitorMode;[F)[F, access final public [junit] Added Method <init>, sig (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet<Lcom/jogamp/newt/MonitorMode;>;)V, desc (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet;)V, access protected [junit] Added Field viewportPU, desc Ljavax/media/nativewindow/util/Rectangle;, access protected [junit] Added Method unionOfViewports, sig (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List<Lcom/jogamp/newt/MonitorDevice;>;)V, desc (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List;)V, access public static [junit] Added Method getViewportInWindowUnits, desc ()Ljavax/media/nativewindow/util/RectangleImmutable;, access final public [junit] Class com.jogamp.newt.Screen [junit] Added Method getViewportInWindowUnits, desc ()Ljavax/media/nativewindow/util/RectangleImmutable;, access abstract public [junit] Added Method unionOfMonitorViewports, desc (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;)V, access final public [junit] Class com.jogamp.newt.Window [junit] Added Method getBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access abstract public [junit] Added Method setSurfaceSize, desc (II)V, access abstract public [junit] Added Method getPixelsPerMM, desc ([F)[F, access abstract public [junit] Class com.jogamp.newt.event.GestureHandler.GestureEvent [junit] Added Method toString, desc ()Ljava/lang/String;, access public [junit] Added Method <init>, desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/InputEvent;)V, access public [junit] Added Method <init>, desc (SLjava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/InputEvent;)V, access public [junit] Added Method getTrigger, desc ()Lcom/jogamp/newt/event/InputEvent;, access final public [junit] Class com.jogamp.newt.event.PinchToZoomGesture.ZoomEvent [junit] Added Method toString, desc ()Ljava/lang/String;, access final public [junit] Added Method getDelta, desc ()F, access final public [junit] Added Method <init>, desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/MouseEvent;FFF)V, access public [junit] Added Method getScale, desc ()F, access final public [junit] Class com.jogamp.newt.event.awt.AWTAdapter [junit] Added Method getNativeSurfaceHolder, desc ()Ljavax/media/nativewindow/NativeSurfaceHolder;, access final public super synchronized [junit] Added Method <init>, desc (Lcom/jogamp/newt/event/NEWTEventListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access protected [junit] Class com.jogamp.newt.event.awt.AWTKeyAdapter [junit] Added Method <init>, desc (Lcom/jogamp/newt/event/KeyListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public [junit] Class com.jogamp.newt.event.awt.AWTMouseAdapter [junit] Added Method <init>, desc (Lcom/jogamp/newt/event/MouseListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public [junit] Class com.jogamp.newt.event.awt.AWTWindowAdapter [junit] Added Method <init>, desc (Lcom/jogamp/newt/event/WindowListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public [junit] Class com.jogamp.newt.opengl.GLWindow [junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public [junit] Added Method getSurfaceHeight, desc ()I, access final public [junit] Added Method getNativeSurfaceScale, desc ([I)[I, access final public [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public [junit] Added Method convertToPixelUnits, desc ([I)[I, access final public [junit] Added Method setSurfaceSize, desc (II)V, access final public [junit] Added Method setSurfaceScale, desc ([I)V, access final public [junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public [junit] Added Method getSurfaceWidth, desc ()I, access final public [junit] Added Method convertToWindowUnits, desc ([I)[I, access final public [junit] Added Method getPixelsPerMM, desc ([F)[F, access final public [junit] Added Method getBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Class com.jogamp.newt.swt.NewtCanvasSWT [junit] Added Method updatePosSizeCheck, desc (IIIIZ)V, access final protected [junit] Added Method updatePosSizeCheck, desc ()V, access final protected [junit] Class com.jogamp.newt.util.EDTUtil [junit] Added Method start, desc ()V, access abstract public [junit] Class com.jogamp.opengl.FBObject [junit] Added Method createRenderAttachment, desc (Lcom/jogamp/opengl/FBObject$Attachment$Type;IIII)Lcom/jogamp/opengl/FBObject$RenderAttachment;, access final public static [junit] Added Method getSamplingSink, desc ()Lcom/jogamp/opengl/FBObject$Colorbuffer;, access final public [junit] Added Method getColorbufferCount, desc ()I, access final public [junit] Added Method getTextureAttachmentCount, desc ()I, access final public [junit] Added Method hasAttachmentUsingAlpha, desc ()Z, access final public [junit] Added Method createColorTextureAttachment, desc (Ljavax/media/opengl/GL;ZIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Added Method createColorTextureAttachment, desc (Ljavax/media/opengl/GL;ZII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Added Method createColorAttachment, desc (IIII)Lcom/jogamp/opengl/FBObject$ColorAttachment;, access final public static [junit] Class com.jogamp.opengl.FBObject.Attachment [junit] Added Method getFormat, desc ()I, access final public [junit] Class com.jogamp.opengl.FBObject.ColorAttachment [junit] Added Method getColorAttachment, desc ()Lcom/jogamp/opengl/FBObject$ColorAttachment;, access final public [junit] Added Method isTextureAttachment, desc ()Z, access final public [junit] Added Method getTextureAttachment, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public [junit] Class com.jogamp.opengl.FBObject.Colorbuffer [junit] Added Method getColorAttachment, desc ()Lcom/jogamp/opengl/FBObject$ColorAttachment;, access abstract public [junit] Added Method getWidth, desc ()I, access abstract public [junit] Added Method getName, desc ()I, access abstract public [junit] Added Method getFormat, desc ()I, access abstract public [junit] Added Method getHeight, desc ()I, access abstract public [junit] Added Method isTextureAttachment, desc ()Z, access abstract public [junit] Added Method getTextureAttachment, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access abstract public [junit] Class com.jogamp.opengl.FBObject.TextureAttachment [junit] Added Method isTextureAttachment, desc ()Z, access final public [junit] Added Method getColorAttachment, desc ()Lcom/jogamp/opengl/FBObject$ColorAttachment;, access final public [junit] Added Method getTextureAttachment, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public [junit] Class com.jogamp.opengl.GLAutoDrawableDelegate [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public [junit] Class com.jogamp.opengl.GLEventListenerState [junit] Added Method moveFrom, desc (Ljavax/media/opengl/GLAutoDrawable;Z)Lcom/jogamp/opengl/GLEventListenerState;, access public static [junit] Added Method getUnlockSurfaceOp, desc ()Ljava/lang/Runnable;, access public [junit] Added Method moveTo, desc (Ljavax/media/opengl/GLAutoDrawable;Ljava/lang/Runnable;)V, access final public [junit] Class com.jogamp.opengl.GLRendererQuirks [junit] Added Field NoMultiSamplingBuffers, desc I, access final public static [junit] Class com.jogamp.opengl.math.FloatUtil [junit] Added Method atan, desc (F)F, access public static [junit] Added Method compare, desc (FF)I, access public static [junit] Added Method mapWinToObjCoords, desc (FFFF[FI[FI[IIFF[FI[F[F)Z, access public static [junit] Added Method multMatrix, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access public static [junit] Added Method makeIdentity, desc ([F)[F, access public static [junit] Added Method transposeMatrix, desc ([F[F)[F, access public static [junit] Added Method mapWinToRay, desc (FFFF[FI[FI[IILcom/jogamp/opengl/math/Ray;[F[F[F)Z, access public static [junit] Added Field HALF_PI, desc F, access final public static [junit] Added Method compare, desc (FFF)I, access public static [junit] Added Field EPSILON, desc F, access final public static [junit] Added Method makePerspective, desc ([FIZFFFF)[F, access public static [junit] Added Method multMatrix, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;[F)V, access public static [junit] Added Field SQUARED_PI, desc F, access final public static [junit] Added Method asin, desc (F)F, access public static [junit] Added Method makePick, desc ([FIFFFF[II[F)[F, access public static [junit] Added Method makePerspective, desc ([FIZLcom/jogamp/opengl/math/FovHVHalves;FF)[F, access public static [junit] Added Field DEBUG, desc Z, access final public static [junit] Added Method getOrthoWinZ, desc (FFF)F, access public static [junit] Added Field QUARTER_PI, desc F, access final public static [junit] Added Method atan2, desc (FF)F, access public static [junit] Added Method makeScale, desc ([FIZFFF)[F, access public static [junit] Added Method makeScale, desc ([FZFFF)[F, access public static [junit] Added Method copyMatrixColumn, desc ([FII[FI)[F, access public static [junit] Added Method multMatrixVec, desc ([FI[FI[FI)[F, access public static [junit] Added Method makeOrtho, desc ([FIZFFFFFF)[F, access public static [junit] Added Method matrixDeterminant, desc ([FI)F, access public static [junit] Added Method invertMatrix, desc ([F[F)[F, access public static [junit] Added Method multMatrix, desc ([F[F)[F, access public static [junit] Added Method mapWinToObjCoords, desc (FFF[FI[FI[II[FI[F[F)Z, access public static [junit] Added Field INV_DEVIANCE, desc F, access final public static [junit] Added Method getMachineEpsilon, desc ()F, access public static [junit] Added Method mapWinToObjCoords, desc (FFFF[F[II[FI[FI[F[F)Z, access public static [junit] Added Method makeTranslation, desc ([FZFFF)[F, access public static [junit] Added Method getZBufferEpsilon, desc (IFF)F, access public static [junit] Added Method mapObjToWinCoords, desc (FFF[FI[FI[II[FI[F[F)Z, access public static [junit] Added Method makeRotationAxis, desc ([FIFFFF[F)[F, access public static [junit] Added Method multMatrixVec, desc ([F[F[F)[F, access public static [junit] Added Method isEqual, desc (FF)Z, access public static [junit] Added Method mapObjToWinCoords, desc (FFF[F[II[FI[F[F)Z, access public static [junit] Added Method makeRotationEuler, desc ([FIFFF)[F, access public static [junit] Added Method mapWinToObjCoords, desc (FFF[F[II[FI[F[F)Z, access public static [junit] Added Method copyMatrixRow, desc ([FII[FI)[F, access public static [junit] Added Method isZero, desc (FF)Z, access public static [junit] Added Method multMatrixVec, desc (Ljava/nio/FloatBuffer;[F[F)V, access public static [junit] Added Method isEqual, desc (FFF)Z, access public static [junit] Added Method tan, desc (F)F, access public static [junit] Added Field TWO_PI, desc F, access final public static [junit] Added Method multMatrix, desc ([F[F[F)[F, access public static [junit] Added Method getZBufferValue, desc (IFFF)I, access public static [junit] Added Method matrixDeterminant, desc ([F)F, access public static [junit] Added Method makeIdentity, desc ([FI)[F, access public static [junit] Added Method transposeMatrix, desc ([FI[FI)[F, access public static [junit] Added Method makeLookAt, desc ([FI[FI[FI[FI[F)[F, access public static [junit] Added Method invertMatrix, desc ([FI[FI)[F, access public static [junit] Added Method makeTranslation, desc ([FIZFFF)[F, access public static [junit] Added Method makeFrustum, desc ([FIZFFFFFF)[F, access public static [junit] Added Method multMatrix, desc ([FI[FI[FI)[F, access public static [junit] Added Method multMatrix, desc ([FI[FI)[F, access public static [junit] Class com.jogamp.opengl.math.FovHVHalves [junit] Added Class , access final public super synchronized [junit] Class com.jogamp.opengl.math.Matrix4 [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.math.Quaternion [junit] Added Method toAngleAxis, desc ([F)F, access final public [junit] Added Method rotateVector, desc ([FI[FI)[F, access final public [junit] Added Method conjugate, desc ()Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method setFromMatrix, desc ([FI)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method isRotationMatrix3f, desc ([F)Z, access final public [junit] Added Method setFromAngleNormalAxis, desc (F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method setLookAt, desc ([F[F[F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method setFromEuler, desc (FFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method rotateByAngleNormalAxis, desc (FFFF)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method setFromMatrix, desc (FFFFFFFFF)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method subtract, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method rotateByEuler, desc ([F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method set, desc (FFFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method copyMatrixColumn, desc (I[FI)[F, access public [junit] Added Method scale, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method add, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method setFromEuler, desc ([F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method setFromVectors, desc ([F[F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method toEuler, desc ([F)[F, access public [junit] Added Method setSlerp, desc (Lcom/jogamp/opengl/math/Quaternion;Lcom/jogamp/opengl/math/Quaternion;F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method rotateByAngleX, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method magnitudeSquared, desc ()F, access final public [junit] Added Method toMatrix, desc ([FI)[F, access final public [junit] Added Field ALLOWED_DEVIANCE, desc F, access final public static [junit] Added Method rotateByAngleY, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method invert, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method normalize, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method rotateByAngleZ, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method mult, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method equals, desc (Ljava/lang/Object;)Z, access public [junit] Added Method hashCode, desc ()I, access final public [junit] Added Method dot, desc (FFFF)F, access final public [junit] Added Method setIdentity, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method set, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method setFromAngleAxis, desc (F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method magnitude, desc ()F, access final public [junit] Added Method toString, desc ()Ljava/lang/String;, access public [junit] Added Method setFromAxes, desc ([F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method setFromNormalVectors, desc ([F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method rotateByEuler, desc (FFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method dot, desc (Lcom/jogamp/opengl/math/Quaternion;)F, access final public [junit] Added Method toAxes, desc ([F[F[F[F)V, access public [junit] Class com.jogamp.opengl.math.Ray [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.math.VectorUtil [junit] Added Method angleVec3, desc ([F[F)F, access public static [junit] Added Method isInCircleVec2, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)Z, access public static [junit] Added Method normSquareVec2, desc ([F)F, access public static [junit] Added Field VEC3_ONE, desc [F, access final public static [junit] Added Method isVec3Equal, desc ([FI[FI)Z, access public static [junit] Added Method normalizeVec2, desc ([F[F)[F, access public static [junit] Added Method addVec3, desc ([F[F[F)[F, access public static [junit] Added Method line2PlaneIntersection, desc ([FLcom/jogamp/opengl/math/Ray;[FF)[F, access public static [junit] Added Method normalizeVec3, desc ([F)[F, access public static [junit] Added Method getPlaneVec3, desc ([F[F[F[F[F[F)[F, access public static [junit] Added Method isVec3Equal, desc ([FI[FIF)Z, access public static [junit] Added Method testTri2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;F)Z, access public static [junit] Added Method triAreaVec2, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)F, access public static [junit] Added Method getNormalVec3, desc ([F[F[F[F[F[F)[F, access public static [junit] Added Method determinantVec3, desc ([F[F[F)F, access public static [junit] Added Method normalizeVec3, desc ([F[F)[F, access public static [junit] Added Method normVec2, desc ([F)F, access public static [junit] Added Method divVec2, desc ([F[F[F)[F, access public static [junit] Added Method crossVec3, desc ([F[F[F)[F, access public static [junit] Added Method testSeg2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)Z, access public static [junit] Added Field VEC3_UNIT_Z_NEG, desc [F, access final public static [junit] Added Method copyVec4, desc ([FI[FI)[F, access public static [junit] Added Method triAreaVec2, desc ([F[F[F)F, access public static [junit] Added Method isVec2Zero, desc ([FI)Z, access public static [junit] Added Method isZero, desc (FFFF)Z, access public static [junit] Added Method getPlaneVec3, desc ([F[F[F)[F, access public static [junit] Added Method getNormalVec2, desc ([F[F[F)[F, access public static [junit] Added Method normSquareVec3, desc ([FI)F, access public static [junit] Added Method midVec3, desc ([F[F[F)[F, access public static [junit] Added Method distSquareVec3, desc ([F[F)F, access public static [junit] Added Method isZero, desc (FFF)Z, access public static [junit] Added Method seg2SegIntersection, desc ([FLcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static [junit] Added Method normVec3, desc ([F)F, access public static [junit] Added Method divVec2, desc ([F[FF)[F, access public static [junit] Added Method isVec3Zero, desc ([FIF)Z, access public static [junit] Added Field VEC3_UNIT_Y_NEG, desc [F, access final public static [junit] Added Field VEC3_ZERO, desc [F, access final public static [junit] Added Method copyVec3, desc ([FI[FI)[F, access public static [junit] Added Method dotVec3, desc ([F[F)F, access public static [junit] Added Method mulColMat4Vec3, desc ([F[F[F)[F, access public static [junit] Added Method testSeg2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;F)Z, access public static [junit] Added Method scaleVec2, desc ([F[F[F)[F, access public static [junit] Added Method scaleVec3, desc ([F[F[F)[F, access public static [junit] Added Method isVec2Equal, desc ([FI[FI)Z, access public static [junit] Added Method divVec3, desc ([F[FF)[F, access public static [junit] Added Method isVec2Equal, desc ([FI[FIF)Z, access public static [junit] Added Method isVec3Zero, desc ([FI)Z, access public static [junit] Added Field VEC3_UNIT_Y, desc [F, access final public static [junit] Added Method line2lineIntersection, desc ([FLcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static [junit] Added Method isVec3InTriangle3, desc ([F[F[F[F[F[F[F[F[FF)Z, access public static [junit] Added Method normSquareVec3, desc ([F)F, access public static [junit] Added Method subVec3, desc ([F[F[F)[F, access public static [junit] Added Method normalizeVec2, desc ([F)[F, access public static [junit] Added Method normalizeVec3, desc ([FI)[F, access public static [junit] Added Method divVec3, desc ([F[F[F)[F, access public static [junit] Added Method isVec2Zero, desc ([FIF)Z, access public static [junit] Added Method isCollinearVec3, desc ([F[F[F)Z, access public static [junit] Added Method isInTriangleVec3, desc ([F[F[F[F[F[F[F)Z, access public static [junit] Added Method subVec2, desc ([F[F[F)[F, access public static [junit] Added Method normSquareVec2, desc ([FI)F, access public static [junit] Added Method addVec2, desc ([F[F[F)[F, access public static [junit] Added Method isVec3InTriangle3, desc ([F[F[F[F[F[F[F[F[F)Z, access public static [junit] Added Method scaleVec3, desc ([F[FF)[F, access public static [junit] Added Method testTri2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)Z, access public static [junit] Added Method scaleVec2, desc ([F[FF)[F, access public static [junit] Added Method mulRowMat4Vec3, desc ([F[F[F)[F, access public static [junit] Added Method copyVec2, desc ([FI[FI)[F, access public static [junit] Added Method cosAngleVec3, desc ([F[F)F, access public static [junit] Added Method distVec3, desc ([F[F)F, access public static [junit] Added Method crossVec3, desc ([FI[FI[FI)[F, access public static [junit] Added Field VEC3_UNIT_Z, desc [F, access final public static [junit] Class com.jogamp.opengl.math.geom.AABBox [junit] Added Method setSize, desc ([F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method intersects2DRegion, desc (FFFF)Z, access final public [junit] Added Method mapToWindow, desc (Lcom/jogamp/opengl/math/geom/AABBox;[F[IZ[F[F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access public [junit] Added Method translate, desc ([F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method resize, desc (Lcom/jogamp/opengl/math/geom/AABBox;)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method copy, desc (Lcom/jogamp/opengl/math/geom/AABBox;)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method resize, desc (Lcom/jogamp/opengl/math/geom/AABBox;Ljogamp/graph/geom/plane/AffineTransform;[F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method scale, desc (F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method reset, desc ()Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method <init>, desc (Lcom/jogamp/opengl/math/geom/AABBox;)V, access public [junit] Added Method resize, desc ([F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method resize, desc ([FI)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method getRayIntersection, desc ([FLcom/jogamp/opengl/math/Ray;FZ[F[F[F)[F, access final public [junit] Added Method resize, desc (FFF)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method rotate, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method setSize, desc (FFFFFF)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method intersectsRay, desc (Lcom/jogamp/opengl/math/Ray;)Z, access final public [junit] Added Method hashCode, desc ()I, access final public [junit] Class com.jogamp.opengl.swt.GLCanvas [junit] Added Method flushGLRunnables, desc ()V, access public [junit] Added Method getSurfaceHeight, desc ()I, access public [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Added Method isThreadGLCapable, desc ()Z, access final public [junit] Class com.jogamp.opengl.util.AnimatorBase [junit] Added Field uncaughtExceptionHandler, desc Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;, access protected [junit] Added Method setUncaughtExceptionHandler, desc (Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;)V, access final public [junit] Added Method handleUncaughtException, desc (Lcom/jogamp/opengl/util/AnimatorBase$UncaughtAnimatorException;)V, access final protected super synchronized [junit] Added Method flushGLRunnables, desc ()V, access final protected super synchronized [junit] Added Method getUncaughtExceptionHandler, desc ()Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;, access final public [junit] Class com.jogamp.opengl.util.AnimatorBase.UncaughtAnimatorException [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.util.CustomGLEventListener [junit] Added Class , access abstract interface public [junit] Class com.jogamp.opengl.util.GLDrawableUtil [junit] Added Method isSwapGLContextSafe, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesImmutable;)Z, access public static [junit] Class com.jogamp.opengl.util.GLDrawableUtil.ReshapeGLEventListener [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.util.GLPixelStorageModes [junit] Added Method resetPack, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Added Method resetAll, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Added Method saveAll, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Added Method savePack, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Added Method saveUnpack, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Added Method resetUnpack, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Class com.jogamp.opengl.util.Gamma [junit] Added Method setDisplayGamma, desc (Ljavax/media/opengl/GLDrawable;FFF)Z, access public static [junit] Added Method resetAllDisplayGamma, desc (Ljavax/media/opengl/GLDrawable;)V, access public static [junit] Added Method resetDisplayGamma, desc (Ljavax/media/opengl/GLDrawable;)V, access public static [junit] Added Method setDisplayGamma, desc (Ljavax/media/opengl/GLAutoDrawable;FFF)Z, access public static [junit] Added Method resetDisplayGamma, desc (Ljavax/media/opengl/GLAutoDrawable;)V, access public static [junit] Class com.jogamp.opengl.util.PMVMatrix [junit] Added Method multMvPMatrixf, desc ([FI)[F, access final public [junit] Added Method gluUnProjectRay, desc (FFFF[IILcom/jogamp/opengl/math/Ray;)Z, access final public [junit] Added Method gluUnProject4, desc (FFFF[IIFF[FI)Z, access public [junit] Added Method reset, desc ()V, access final public [junit] Added Method glLoadMatrix, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access final public [junit] Added Method multPMvMatrixf, desc ([FI)[F, access final public [junit] Added Method glRotate, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access final public [junit] Class com.jogamp.opengl.util.av.AudioSink [junit] Added Method getChosenFormat, desc ()Lcom/jogamp/opengl/util/av/AudioSink$AudioFormat;, access abstract public [junit] Class com.jogamp.opengl.util.glsl.ShaderCode [junit] Added Method insertShaderSource, sig (IILjava/lang/Class<*>;Ljava/lang/String;)I, desc (IILjava/lang/Class;Ljava/lang/String;)I, access public [junit] Class com.jogamp.opengl.util.glsl.ShaderProgram [junit] Added Method notifyNotInUse, desc ()V, access public super synchronized [junit] Class com.jogamp.opengl.util.stereo.EyeParameter [junit] Added Class , access final public super synchronized [junit] Class com.jogamp.opengl.util.stereo.EyePose [junit] Added Class , access final public super synchronized [junit] Class com.jogamp.opengl.util.stereo.StereoClientRenderer [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.util.stereo.StereoDevice [junit] Added Class , access abstract interface public [junit] Class com.jogamp.opengl.util.stereo.StereoDevice.Config [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.util.stereo.StereoDeviceFactory [junit] Added Class , access abstract public super synchronized [junit] Class com.jogamp.opengl.util.stereo.StereoDeviceFactory.DeviceType [junit] Added Class , access enum final public super synchronized [junit] Class com.jogamp.opengl.util.stereo.StereoDeviceRenderer [junit] Added Class , access abstract interface public [junit] Class com.jogamp.opengl.util.stereo.StereoDeviceRenderer.Eye [junit] Added Class , access abstract interface public [junit] Class com.jogamp.opengl.util.stereo.StereoGLEventListener [junit] Added Class , access abstract interface public [junit] Class com.jogamp.opengl.util.stereo.StereoUtil [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.util.texture.ImageSequence [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.util.texture.Texture [junit] Added Method <init>, desc (IIIIIIZ)V, access public [junit] Class com.jogamp.opengl.util.texture.TextureSequence [junit] Added Method isTextureAvailable, desc ()Z, access abstract public [junit] Added Method getTextureFragmentShaderHashCode, desc ()I, access abstract public [junit] Class javax.media.nativewindow.NativeSurface [junit] Added Method getSurfaceWidth, desc ()I, access abstract public [junit] Added Method convertToPixelUnits, desc ([I)[I, access abstract public [junit] Added Method getSurfaceHeight, desc ()I, access abstract public [junit] Added Method convertToWindowUnits, desc ([I)[I, access abstract public [junit] Class javax.media.nativewindow.NativeSurfaceHolder [junit] Added Class , access abstract interface public [junit] Class javax.media.nativewindow.NativeWindow [junit] Added Method getHeight, desc ()I, access abstract public [junit] Added Method getNativeSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access abstract public [junit] Added Method getWidth, desc ()I, access abstract public [junit] Class javax.media.nativewindow.NativeWindowFactory [junit] Added Method createWrappedWindow, desc (Ljavax/media/nativewindow/AbstractGraphicsScreen;JJLcom/jogamp/nativewindow/UpstreamWindowHookMutableSizePos;)Ljavax/media/nativewindow/NativeWindow;, access public static [junit] Class javax.media.nativewindow.ScalableSurface [junit] Added Class , access abstract interface public [junit] Class javax.media.nativewindow.UpstreamSurfaceHook [junit] Added Method getUpstreamSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access abstract public [junit] Added Method getSurfaceWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public [junit] Added Method getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public [junit] Class javax.media.nativewindow.UpstreamSurfaceHook.MutableSize [junit] Added Method setSurfaceSize, desc (II)V, access abstract public [junit] Class javax.media.nativewindow.util.Dimension [junit] Added Method <init>, desc ([I)V, access public [junit] Class javax.media.nativewindow.util.Point [junit] Added Method scaleInv, desc (II)Ljavax/media/nativewindow/util/Point;, access final public [junit] Class javax.media.nativewindow.util.Rectangle [junit] Added Method scale, desc (II)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Added Method scaleInv, desc (II)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Class javax.media.opengl.GLAnimatorControl [junit] Added Method getUncaughtExceptionHandler, desc ()Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;, access abstract public [junit] Added Method setUncaughtExceptionHandler, desc (Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;)V, access abstract public [junit] Class javax.media.opengl.GLAnimatorControl.UncaughtExceptionHandler [junit] Added Class , access abstract interface public [junit] Class javax.media.opengl.GLAutoDrawable [junit] Added Method isThreadGLCapable, desc ()Z, access abstract public [junit] Added Method areAllGLEventListenerInitialized, desc ()Z, access abstract public [junit] Added Method flushGLRunnables, desc ()V, access abstract public [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access abstract public [junit] Class javax.media.opengl.GLBufferStorage [junit] Added Method setMappedBuffer, desc (Ljava/nio/ByteBuffer;)V, access protected [junit] Added Method reset, desc (JII)V, access protected [junit] Class javax.media.opengl.GLDrawable [junit] Added Method getSurfaceHeight, desc ()I, access abstract public [junit] Added Method getRequestedGLCapabilities, desc ()Ljavax/media/opengl/GLCapabilitiesImmutable;, access abstract public [junit] Added Method getSurfaceWidth, desc ()I, access abstract public [junit] Class javax.media.opengl.GLDrawableFactory [junit] Added Method resetAllDisplayGamma, desc ()V, access abstract public [junit] Added Method resetAllDisplayGammaNoSync, desc ()V, access abstract protected [junit] Added Method resetDisplayGamma, desc (Ljavax/media/nativewindow/NativeSurface;)V, access abstract public [junit] Added Method setDisplayGamma, desc (Ljavax/media/nativewindow/NativeSurface;FFF)Z, access abstract public [junit] Class javax.media.opengl.GLException [junit] Added Method dumpThrowable, desc (Ljava/lang/String;Ljava/lang/Throwable;)V, access public static [junit] Added Method newGLException, desc (Ljava/lang/Throwable;)Ljavax/media/opengl/GLException;, access public static [junit] Class javax.media.opengl.GLFBODrawable [junit] Added Field FBOMODE_DEFAULT, desc I, access final public static [junit] Added Method getColorbuffer, desc (I)Lcom/jogamp/opengl/FBObject$Colorbuffer;, access abstract public [junit] Added Field FBOMODE_USE_TEXTURE, desc I, access final public static [junit] Added Field FBOMODE_USE_DEPTH, desc I, access final public static [junit] Added Method getFBOMode, desc ()I, access abstract public [junit] Added Method setFBOMode, desc (I)V, access abstract public [junit] Class javax.media.opengl.GLFBODrawable.Resizeable [junit] Added Method setSurfaceSize, desc (Ljavax/media/opengl/GLContext;II)V, access abstract public [junit] Class javax.media.opengl.GLOffscreenAutoDrawable [junit] Added Method setSurfaceSize, desc (II)V, access abstract public [junit] Class javax.media.opengl.GLProfile [junit] Added Field disableOpenGLARBContext, desc Z, access final public static [junit] Added Field disableOpenGLCore, desc Z, access final public static [junit] Added Method createCustomGLProfile, desc (Ljava/lang/String;Ljavax/media/opengl/GLProfile;)Ljavax/media/opengl/GLProfile;, access public static [junit] Added Field enableANGLE, desc Z, access final public static [junit] Added Field disableOpenGLES, desc Z, access final public static [junit] Class javax.media.opengl.GLUniformData [junit] Added Method creatEmptyMatrix, desc (Ljava/lang/String;II)Ljavax/media/opengl/GLUniformData;, access public static [junit] Added Method creatEmptyVector, desc (Ljava/lang/String;I)Ljavax/media/opengl/GLUniformData;, access public static [junit] Class javax.media.opengl.Threading [junit] Added Method getMode, desc ()Ljavax/media/opengl/Threading$Mode;, access public static [junit] Class javax.media.opengl.Threading.Mode [junit] Added Class , access enum final public super synchronized [junit] Class javax.media.opengl.awt.GLCanvas [junit] Added Method isThreadGLCapable, desc ()Z, access final public [junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public [junit] Added Method getSurfaceHeight, desc ()I, access public [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public [junit] Added Method flushGLRunnables, desc ()V, access public [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public [junit] Added Method getNativeSurfaceScale, desc ([I)[I, access public [junit] Added Method setSurfaceScale, desc ([I)V, access final public [junit] Class javax.media.opengl.awt.GLJPanel [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Added Method getRequestedGLCapabilities, desc ()Ljavax/media/opengl/GLCapabilitiesImmutable;, access final public [junit] Added Method getSurfaceHeight, desc ()I, access public [junit] Added Method setSurfaceScale, desc ([I)V, access final public [junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public [junit] Added Method getNativeSurfaceScale, desc ([I)[I, access public [junit] Added Method isThreadGLCapable, desc ()Z, access final public [junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public [junit] Added Method flushGLRunnables, desc ()V, access public [junit] [junit] [junit] [junit] [junit] Class Order [junit] [junit] Class com.jogamp.graph.curve.OutlineShape [junit] Changed Method addEmptyOutline, desc ()V, access added: final [junit] Changed Method setOutline, desc (ILcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Changed Method addOutlineShape, desc (Lcom/jogamp/graph/curve/OutlineShape;)V, access added: final [junit] Added Field DEFAULT_SHARPNESS, desc F, access final public static [junit] Added Method closeLastOutline, desc (Z)V, access final public [junit] Added Method clearCache, desc ()V, access public [junit] Changed Method getVertices, sig ()Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Vertex;>;, desc ()Ljava/util/ArrayList;, access added: final [junit] Added Method setIsQuadraticNurbs, desc ()V, access final public [junit] Added Field DIRTY_VERTICES, desc I, access final public static [junit] Added Method transform, desc (Ljogamp/graph/geom/plane/AffineTransform;)Lcom/jogamp/graph/curve/OutlineShape;, access final public [junit] Removed Method transformOutlines, desc (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)V, access public [junit] Changed Method getOutlineNumber, desc ()I, access added: final [junit] Changed Method addOutline, desc (Lcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Added Method getAddedVerticeCount, desc ()I, access public [junit] Added Method getTriangles, sig (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;, desc (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)Ljava/util/ArrayList;, access public [junit] Added Field DIRTY_TRIANGLES, desc I, access final public static [junit] Changed Method addOutline, desc (ILcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Added Method setSharpness, desc (F)V, access public [junit] Changed Method getOutline, desc (I)Lcom/jogamp/graph/geom/Outline;, access added: final [junit] Added Method getSharpness, desc ()F, access public [junit] Added Method hashCode, desc ()I, access final public [junit] Removed Method closeLastOutline, desc ()V, access public [junit] Removed Method triangulate, sig ()Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;, desc ()Ljava/util/ArrayList;, access public [junit] Class com.jogamp.graph.curve.OutlineShapeXForm [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.curve.Region [junit] Added Method markShapeDirty, desc ()V, access final public [junit] Removed Method isDirty, desc ()Z, access final public [junit] Added Field MSAA_RENDERING_BIT, desc I, access final public static [junit] Added Method clearImpl, desc ()V, access protected [junit] Added Method clearDirtyBits, desc (I)V, access final protected [junit] Added Field COLORTEXTURE_RENDERING_BIT, desc I, access final public static [junit] Removed Method isNonUniformWeight, desc (I)Z, access public static [junit] Changed Field DEBUG_INSTANCE, desc Z, access [junit] Added Method getFrustum, desc ()Lcom/jogamp/opengl/math/geom/Frustum;, access final public [junit] Added Method toString, desc ()Ljava/lang/String;, access public [junit] Added Method isMSAA, desc (I)Z, access public static [junit] Added Method hasColorTexture, desc (I)Z, access public static [junit] Removed Method addVertices, sig (Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Vertex;>;)V, desc (Ljava/util/ArrayList;)V, access public [junit] Added Field DIRTY_SHAPE, desc I, access final protected static [junit] Added Field DEFAULT_TWO_PASS_TEXTURE_UNIT, desc I, access final public static [junit] Added Method hasColorTexture, desc ()Z, access public [junit] Removed Field TWO_PASS_DEFAULT_TEXTURE_UNIT, desc I, access final public static [junit] Added Field frustum, desc Lcom/jogamp/opengl/math/geom/Frustum;, access protected [junit] Added Method getQuality, desc ()I, access final public [junit] Added Method pushIndex, desc (I)V, access abstract protected [junit] Added Field DIRTY_STATE, desc I, access final protected static [junit] Added Method isStateDirty, desc ()Z, access final public [junit] Added Method isShapeDirty, desc ()Z, access final public [junit] Removed Method isNonUniformWeight, desc ()Z, access public [junit] Added Method setFrustum, desc (Lcom/jogamp/opengl/math/geom/Frustum;)V, access final public [junit] Added Method setQuality, desc (I)V, access final public [junit] Added Method isTwoPass, desc (I)Z, access public static [junit] Removed Method getNumVertices, desc ()I, access final public [junit] Added Field COLORCHANNEL_RENDERING_BIT, desc I, access final public static [junit] Removed Method addVertex, desc (Lcom/jogamp/graph/geom/Vertex;)V, access public [junit] Added Method pushVertex, desc ([F[F[F)V, access abstract protected [junit] Added Method getDirtyBits, desc ()I, access final protected [junit] Removed Method addTriangle, desc (Lcom/jogamp/graph/geom/Triangle;)V, access public [junit] Added Method isMSAA, desc ()Z, access final public [junit] Added Method addOutlineShape, desc (Lcom/jogamp/graph/curve/OutlineShape;Ljogamp/graph/geom/plane/AffineTransform;[F)V, access final public [junit] Added Method hasColorChannel, desc (I)Z, access public static [junit] Removed Field vertices, sig Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Vertex;>;, desc Ljava/util/ArrayList;, access protected [junit] Removed Field VARIABLE_CURVE_WEIGHT_BIT, desc I, access final public static [junit] Added Method hasColorChannel, desc ()Z, access public [junit] Changed Field VBAA_RENDERING_BIT, desc I, access [junit] Added Method hasVariableWeight, desc ()Z, access final public [junit] Added Method addOutlineShapes, sig (Ljava/util/List<Lcom/jogamp/graph/curve/OutlineShape;>;Ljogamp/graph/geom/plane/AffineTransform;[F)V, desc (Ljava/util/List;Ljogamp/graph/geom/plane/AffineTransform;[F)V, access final public [junit] Added Method hasVariableWeight, desc (I)Z, access public static [junit] Added Method getRenderModeString, desc (I)Ljava/lang/String;, access public static [junit] Removed Field triangles, sig Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;, desc Ljava/util/ArrayList;, access protected [junit] Added Field MAX_QUALITY, desc I, access final public static [junit] Removed Method setDirty, desc (Z)V, access final protected [junit] Added Field VARWEIGHT_RENDERING_BIT, desc I, access final public static [junit] Changed Method isVBAA, desc ()Z, access added: final [junit] Added Method markStateDirty, desc ()V, access final public [junit] Removed Method addTriangles, sig (Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;)V, desc (Ljava/util/ArrayList;)V, access public [junit] Class com.jogamp.graph.curve.opengl.GLRegion [junit] Added Method <init>, desc (ILcom/jogamp/opengl/util/texture/TextureSequence;)V, access protected [junit] Removed Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;II[I)V, access final public [junit] Added Method destroy, desc (Ljavax/media/opengl/GL2ES2;)V, access final public [junit] Added Method updateImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract protected [junit] Removed Method drawImpl, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;II[I)V, access abstract protected [junit] Added Method clearImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract protected [junit] Removed Method create, desc (Lcom/jogamp/graph/curve/OutlineShape;I)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static [junit] Added Method destroyImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract protected [junit] Added Method clear, desc (Ljavax/media/opengl/GL2ES2;)V, access public [junit] Added Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RegionRenderer;[I)V, access final public [junit] Added Method create, desc (ILcom/jogamp/opengl/util/texture/TextureSequence;)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static [junit] Added Field colorTexSeq, desc Lcom/jogamp/opengl/util/texture/TextureSequence;, access final protected [junit] Removed Method update, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;)V, access abstract protected [junit] Removed Method destroy, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;)V, access abstract public [junit] Removed Method create, desc ([Lcom/jogamp/graph/curve/OutlineShape;I)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static [junit] Added Method drawImpl, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RegionRenderer;[I)V, access abstract protected [junit] Class com.jogamp.graph.curve.opengl.RegionRenderer [junit] Removed Method <init>, desc (Lcom/jogamp/graph/curve/opengl/RenderState;I)V, access protected [junit] Added Method isVBOSupported, desc ()Z, access final public [junit] Changed Class , access removed: abstract [junit] Added Method enable, desc (Ljavax/media/opengl/GL2ES2;Z)V, access final public [junit] Added Field defaultBlendDisable, desc Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;, access final public static [junit] Added Field defaultBlendEnable, desc Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;, access final public static [junit] Added Method getMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public [junit] Added Method reshapePerspective, desc (FIIFF)V, access final public [junit] Added Method create, desc (Lcom/jogamp/graph/curve/opengl/RenderState;Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;)Lcom/jogamp/graph/curve/opengl/RegionRenderer;, access public static [junit] Added Method reshapeOrtho, desc (IIFF)V, access final public [junit] Removed Method drawImpl, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/Region;[F[I)V, access abstract protected [junit] Added Method useShaderProgram, desc (Ljavax/media/opengl/GL2ES2;IZIILcom/jogamp/opengl/util/texture/TextureSequence;)Z, access final public [junit] Removed Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/Region;[F[I)V, access final public [junit] Added Method getHeight, desc ()I, access final public [junit] Removed Method destroyImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access protected [junit] Added Method getWidth, desc ()I, access final public [junit] Removed Method create, desc (Lcom/jogamp/graph/curve/opengl/RenderState;I)Lcom/jogamp/graph/curve/opengl/RegionRenderer;, access public static [junit] Added Method init, desc (Ljavax/media/opengl/GL2ES2;I)V, access final public [junit] Added Method <init>, desc (Lcom/jogamp/graph/curve/opengl/RenderState;Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;)V, access protected [junit] Added Method destroy, desc (Ljavax/media/opengl/GL2ES2;)V, access final public [junit] Added Method reshapeNotify, desc (II)V, access final public [junit] Added Field DEBUG, desc Z, access final protected static [junit] Added Method getRenderState, desc ()Lcom/jogamp/graph/curve/opengl/RenderState;, access final public [junit] Added Field DEBUG_INSTANCE, desc Z, access final protected static [junit] Added Method isInitialized, desc ()Z, access final public [junit] Class com.jogamp.graph.curve.opengl.RegionRenderer.GLCallback [junit] Added Class , access abstract interface public [junit] Class com.jogamp.graph.curve.opengl.RenderState [junit] Added Method id, desc ()I, access final public [junit] Added Method <init>, sig (Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;Lcom/jogamp/opengl/util/PMVMatrix;)V, desc (Lcom/jogamp/graph/geom/Vertex$Factory;Lcom/jogamp/opengl/util/PMVMatrix;)V, access protected [junit] Added Method clearHintMask, desc (I)V, access final public [junit] Added Method getShaderProgram, desc ()Lcom/jogamp/opengl/util/glsl/ShaderProgram;, access final public [junit] Added Method getColorStatic, desc ([F)[F, access final public [junit] Removed Method getShaderState, desc ()Lcom/jogamp/opengl/util/glsl/ShaderState;, access final public [junit] Added Method setWeight, desc (F)V, access final public [junit] Removed Method toString, desc (Ljava/lang/StringBuilder;Z)Ljava/lang/StringBuilder;, access public [junit] Added Field BITHINT_GLOBAL_DEPTH_TEST_ENABLED, desc I, access final public static [junit] Added Method getWeight, desc ()F, access final public [junit] Added Method setShaderProgram, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/opengl/util/glsl/ShaderProgram;)Z, access final public [junit] Removed Method <init>, sig (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;Lcom/jogamp/opengl/util/PMVMatrix;)V, desc (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory;Lcom/jogamp/opengl/util/PMVMatrix;)V, access protected [junit] Added Method updateUniformLoc, desc (Ljavax/media/opengl/GL2ES2;ZLjavax/media/opengl/GLUniformData;Z)Z, access final public [junit] Removed Method getWeight, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public [junit] Removed Method pmvMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public [junit] Added Method createRenderState, sig (Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;)Lcom/jogamp/graph/curve/opengl/RenderState;, desc (Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/curve/opengl/RenderState;, access public static [junit] Removed Method getPMVMatrix, desc ()Ljavax/media/opengl/GLUniformData;, access final public [junit] Removed Field st, desc Lcom/jogamp/opengl/util/glsl/ShaderState;, access final protected [junit] Removed Field gcu_PMVMatrix, desc Ljavax/media/opengl/GLUniformData;, access final protected [junit] Removed Method getColorStatic, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public [junit] Added Method createRenderState, sig (Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;Lcom/jogamp/opengl/util/PMVMatrix;)Lcom/jogamp/graph/curve/opengl/RenderState;, desc (Lcom/jogamp/graph/geom/Vertex$Factory;Lcom/jogamp/opengl/util/PMVMatrix;)Lcom/jogamp/graph/curve/opengl/RenderState;, access public static [junit] Added Method isWeightValid, desc (F)Z, access public static [junit] Added Method setColorStatic, desc (FFFF)V, access final public [junit] Removed Method getAlpha, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public [junit] Added Method getMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public [junit] Added Method isShaderProgramInUse, desc ()Z, access final public [junit] Added Field BITHINT_BLENDING_ENABLED, desc I, access final public static [junit] Added Method updateUniformDataLoc, desc (Ljavax/media/opengl/GL2ES2;ZZLjavax/media/opengl/GLUniformData;Z)Z, access final public [junit] Added Method updateAttributeLoc, desc (Ljavax/media/opengl/GL2ES2;ZLcom/jogamp/opengl/util/GLArrayDataServer;Z)Z, access final public [junit] Removed Method createRenderState, sig (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;)Lcom/jogamp/graph/curve/opengl/RenderState;, desc (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/curve/opengl/RenderState;, access public static [junit] Changed Class , access removed: abstract [junit] Added Method setHintMask, desc (I)V, access final public [junit] Removed Method createRenderState, sig (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;Lcom/jogamp/opengl/util/PMVMatrix;)Lcom/jogamp/graph/curve/opengl/RenderState;, desc (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory;Lcom/jogamp/opengl/util/PMVMatrix;)Lcom/jogamp/graph/curve/opengl/RenderState;, access public static [junit] Added Method isHintMaskSet, desc (I)Z, access final public [junit] Class com.jogamp.graph.curve.opengl.RenderState.ProgramLocal [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.curve.opengl.Renderer [junit] Removed Class , access abstract public super synchronized [junit] Class com.jogamp.graph.curve.opengl.TextRegionUtil [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.curve.opengl.TextRegionUtil.ShapeVisitor [junit] Added Class , access abstract interface public [junit] Class com.jogamp.graph.curve.opengl.TextRenderer [junit] Removed Class , access abstract public super synchronized [junit] Class com.jogamp.graph.curve.tess.Triangulator [junit] Added Method generate, sig (Ljava/util/List<Lcom/jogamp/graph/geom/Triangle;>;)V, desc (Ljava/util/List;)V, access abstract public [junit] Added Method getAddedVerticeCount, desc ()I, access abstract public [junit] Removed Method addCurve, desc (Lcom/jogamp/graph/geom/Outline;)V, access abstract public [junit] Removed Method generate, sig ()Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;, desc ()Ljava/util/ArrayList;, access abstract public [junit] Added Method addCurve, sig (Ljava/util/List<Lcom/jogamp/graph/geom/Triangle;>;Lcom/jogamp/graph/geom/Outline;F)V, desc (Ljava/util/List;Lcom/jogamp/graph/geom/Outline;F)V, access abstract public [junit] Class com.jogamp.graph.font.Font [junit] Removed Method getStringBounds, desc (Ljava/lang/CharSequence;F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Removed Method getStringHeight, desc (Ljava/lang/CharSequence;F)F, access abstract public [junit] Removed Method getStringWidth, desc (Ljava/lang/CharSequence;F)F, access abstract public [junit] Added Method getPixelSize, desc (FF)F, access abstract public [junit] Added Method getMetricHeight, desc (Ljava/lang/CharSequence;FLcom/jogamp/opengl/math/geom/AABBox;)F, access abstract public [junit] Added Method getMetricWidth, desc (Ljava/lang/CharSequence;F)F, access abstract public [junit] Added Method getLineHeight, desc (F)F, access abstract public [junit] Added Method getMetricBounds, desc (Ljava/lang/CharSequence;F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Added Method getPointsBounds, desc (Ljogamp/graph/geom/plane/AffineTransform;Ljava/lang/CharSequence;FLjogamp/graph/geom/plane/AffineTransform;Ljogamp/graph/geom/plane/AffineTransform;)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Class com.jogamp.graph.font.Font.Glyph [junit] Added Method getShape, desc ()Lcom/jogamp/graph/curve/OutlineShape;, access abstract public [junit] Added Method hashCode, desc ()I, access abstract public [junit] Added Method getScale, desc (F)F, access abstract public [junit] Added Method getBBox, desc ()Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Added Method getBBox, desc (Lcom/jogamp/opengl/math/geom/AABBox;F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Removed Method getBBox, desc (F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Added Method getID, desc ()S, access abstract public [junit] Class com.jogamp.graph.font.Font.Metrics [junit] Removed Method getBBox, desc (F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Added Method getBBox, desc (Lcom/jogamp/opengl/math/geom/AABBox;F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Class com.jogamp.graph.font.FontFactory [junit] Added Method get, sig (Ljava/lang/Class<*>;Ljava/lang/String;Z)Lcom/jogamp/graph/font/Font;, desc (Ljava/lang/Class;Ljava/lang/String;Z)Lcom/jogamp/graph/font/Font;, access final public static [junit] Class com.jogamp.graph.font.FontSet [junit] Added Field STYLE_NONE, desc I, access final public static [junit] Class com.jogamp.graph.geom.Outline [junit] Removed Method setClosed, desc (Z)V, access final public [junit] Removed Method clone, desc ()Lcom/jogamp/graph/geom/Outline;, access public [junit] Added Method hashCode, desc ()I, access final public [junit] Changed Class , access [junit] Added Method setClosed, desc (Z)Z, access final public [junit] Added Method transform, sig (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;)Lcom/jogamp/graph/geom/Outline;, desc (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/geom/Outline;, access final public [junit] Added Method <init>, desc (Lcom/jogamp/graph/geom/Outline;)V, access public [junit] Class com.jogamp.graph.geom.SVertex [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.geom.SVertex.Factory [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.geom.Triangle [junit] Added Method <init>, desc (Lcom/jogamp/graph/geom/Triangle;)V, access public [junit] Added Method transform, sig (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;)Lcom/jogamp/graph/geom/Triangle;, desc (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/geom/Triangle;, access public [junit] Added Method isOnCurve, desc ()Z, access final public [junit] Added Method <init>, desc (Lcom/jogamp/graph/geom/Vertex;Lcom/jogamp/graph/geom/Vertex;Lcom/jogamp/graph/geom/Vertex;[Z)V, access public [junit] Removed Method setEdgesBoundary, desc ([Z)V, access public [junit] Added Method isLine, desc ()Z, access final public [junit] Removed Method <init>, desc ([Lcom/jogamp/graph/geom/Vertex;)V, access public varargs [junit] Class com.jogamp.graph.geom.Vertex [junit] Added Method setTexCoord, desc (FFF)V, access abstract public [junit] Removed Method setTexCoord, desc (FF)V, access abstract public [junit] Class com.jogamp.graph.geom.Vertex.Factory [junit] Added Method create, sig (IZ[F)TT;, desc (IZ[F)Lcom/jogamp/graph/geom/Vertex;, access abstract public [junit] Added Method create, sig (Lcom/jogamp/graph/geom/Vertex;)TT;, desc (Lcom/jogamp/graph/geom/Vertex;)Lcom/jogamp/graph/geom/Vertex;, access abstract public [junit] Class com.jogamp.graph.geom.opengl.SVertex [junit] Removed Class , access public super synchronized [junit] Class com.jogamp.graph.geom.opengl.SVertex.Factory [junit] Removed Class , access public super synchronized [junit] Class com.jogamp.nativewindow.DelegatedUpstreamSurfaceHookWithSurfaceSize [junit] Removed Method getHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Added Method getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Removed Method getWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Added Method getSurfaceWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Added Method getUpstreamSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access final public [junit] Class com.jogamp.nativewindow.UpstreamSurfaceHookMutableSize [junit] Added Method setSurfaceSize, desc (II)V, access final public [junit] Added Method getSurfaceWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Added Method getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Added Method getUpstreamSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access final public [junit] Removed Method setSize, desc (II)V, access final public [junit] Removed Method getWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Removed Method getHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Class com.jogamp.nativewindow.UpstreamSurfaceHookMutableSizePos [junit] Removed Class , access public super synchronized [junit] Class com.jogamp.nativewindow.UpstreamWindowHookMutableSizePos [junit] Added Class , access public super synchronized [junit] Class com.jogamp.nativewindow.awt.AppContextInfo [junit] Added Class , access public super synchronized [junit] Class com.jogamp.nativewindow.awt.JAWTWindow [junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public [junit] Added Method getSurfaceWidth, desc ()I, access final public [junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public [junit] Added Method getNativeSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access final public [junit] Changed Method toHexString, desc (J)Ljava/lang/String;, access added: static [junit] Added Method updatePixelScale, desc ()Z, access final protected [junit] Added Method getPixelScaleX, desc ()I, access final protected [junit] Added Method setSurfaceScale, desc ([I)V, access public [junit] Added Method getNativeSurfaceScale, desc ([I)[I, access final public [junit] Added Method convertToPixelUnits, desc ([I)[I, access final public [junit] Added Method getPixelScaleY, desc ()I, access final protected [junit] Added Method toHexString, desc (I)Ljava/lang/String;, access final protected static [junit] Changed Class , access [junit] Added Method updateLockedData, desc (Ljogamp/nativewindow/jawt/JAWT_Rectangle;)Z, access final protected [junit] Added Field reqPixelScale, desc [I, access final protected [junit] Removed Method updateBounds, desc (Ljogamp/nativewindow/jawt/JAWT_Rectangle;)Z, access final protected [junit] Added Method convertToWindowUnits, desc ([I)[I, access final public [junit] Added Method getSurfaceHeight, desc ()I, access final public [junit] Class com.jogamp.newt.MonitorDevice [junit] Added Method getPixelsPerMM, desc ([F)[F, access final public [junit] Removed Method unionOfViewports, sig (Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List<Lcom/jogamp/newt/MonitorDevice;>;)Ljavax/media/nativewindow/util/Rectangle;, desc (Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List;)Ljavax/media/nativewindow/util/Rectangle;, access public static [junit] Added Field viewportWU, desc Ljavax/media/nativewindow/util/Rectangle;, access protected [junit] Added Method getPixelsPerMM, desc (Lcom/jogamp/newt/MonitorMode;[F)[F, access final public [junit] Added Method <init>, sig (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet<Lcom/jogamp/newt/MonitorMode;>;)V, desc (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet;)V, access protected [junit] Removed Method <init>, sig (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet<Lcom/jogamp/newt/MonitorMode;>;)V, desc (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet;)V, access protected [junit] Added Field viewportPU, desc Ljavax/media/nativewindow/util/Rectangle;, access protected [junit] Removed Method coverage, desc (Ljavax/media/nativewindow/util/RectangleImmutable;)F, access final public [junit] Added Method unionOfViewports, sig (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List<Lcom/jogamp/newt/MonitorDevice;>;)V, desc (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List;)V, access public static [junit] Added Method getViewportInWindowUnits, desc ()Ljavax/media/nativewindow/util/RectangleImmutable;, access final public [junit] Removed Field viewport, desc Ljavax/media/nativewindow/util/Rectangle;, access protected [junit] Class com.jogamp.newt.Screen [junit] Added Method getViewportInWindowUnits, desc ()Ljavax/media/nativewindow/util/RectangleImmutable;, access abstract public [junit] Added Method unionOfMonitorViewports, desc (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;)V, access final public [junit] Removed Method unionOfMonitorViewportSize, desc (Ljavax/media/nativewindow/util/Rectangle;)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Class com.jogamp.newt.Window [junit] Added Method getBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access abstract public [junit] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;)Lcom/jogamp/newt/Window$ReparentOperation;, access abstract public [junit] Added Method setSurfaceSize, desc (II)V, access abstract public [junit] Changed Class , access [junit] Added Method getPixelsPerMM, desc ([F)[F, access abstract public [junit] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;IIZ)Lcom/jogamp/newt/Window$ReparentOperation;, access abstract public [junit] Class com.jogamp.newt.event.GestureHandler.GestureEvent [junit] Added Method toString, desc ()Ljava/lang/String;, access public [junit] Removed Method <init>, desc (SLjava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;)V, access public [junit] Added Method <init>, desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/InputEvent;)V, access public [junit] Added Method <init>, desc (SLjava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/InputEvent;)V, access public [junit] Added Method getTrigger, desc ()Lcom/jogamp/newt/event/InputEvent;, access final public [junit] Removed Method <init>, desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;)V, access public [junit] Class com.jogamp.newt.event.InputEvent [junit] Changed Method isInvisible, desc ()Z, access added: final [junit] Changed Method isAutoRepeat, desc ()Z, access added: final [junit] Changed Method isMetaDown, desc ()Z, access added: final [junit] Changed Method isAltGraphDown, desc ()Z, access added: final [junit] Changed Method getModifiers, desc ()I, access added: final [junit] Changed Method isShiftDown, desc ()Z, access added: final [junit] Changed Method isControlDown, desc ()Z, access added: final [junit] Changed Method isConfined, desc ()Z, access added: final [junit] Changed Method isAltDown, desc ()Z, access added: final [junit] Changed Method getModifiersString, desc (Ljava/lang/StringBuilder;)Ljava/lang/StringBuilder;, access added: final [junit] Class com.jogamp.newt.event.MouseEvent [junit] Removed Field BUTTON_NUMBER, desc S, access final public static [junit] Changed Method createVariant, desc (S)Lcom/jogamp/newt/event/MouseEvent;, access added: final [junit] Class com.jogamp.newt.event.PinchToZoomGesture.ZoomEvent [junit] Added Method toString, desc ()Ljava/lang/String;, access final public [junit] Added Method getDelta, desc ()F, access final public [junit] Removed Method getTrigger, desc ()Lcom/jogamp/newt/event/MouseEvent;, access final public [junit] Removed Method <init>, desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/MouseEvent;F)V, access public [junit] Added Method <init>, desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/MouseEvent;FFF)V, access public [junit] Added Method getScale, desc ()F, access final public [junit] Class com.jogamp.newt.event.awt.AWTAdapter [junit] Added Method getNativeSurfaceHolder, desc ()Ljavax/media/nativewindow/NativeSurfaceHolder;, access final public super synchronized [junit] Added Method <init>, desc (Lcom/jogamp/newt/event/NEWTEventListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access protected [junit] Changed Method <init>, desc (Lcom/jogamp/newt/Window;)V, access [junit] Changed Method setDownstream, desc (Lcom/jogamp/newt/Window;)Lcom/jogamp/newt/event/awt/AWTAdapter;, access [junit] Removed Method <init>, desc (Lcom/jogamp/newt/event/NEWTEventListener;)V, access protected [junit] Class com.jogamp.newt.event.awt.AWTKeyAdapter [junit] Removed Method <init>, desc (Lcom/jogamp/newt/event/KeyListener;)V, access public [junit] Added Method <init>, desc (Lcom/jogamp/newt/event/KeyListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public [junit] Class com.jogamp.newt.event.awt.AWTMouseAdapter [junit] Removed Method <init>, desc (Lcom/jogamp/newt/event/MouseListener;)V, access public [junit] Added Method <init>, desc (Lcom/jogamp/newt/event/MouseListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public [junit] Class com.jogamp.newt.event.awt.AWTWindowAdapter [junit] Added Method <init>, desc (Lcom/jogamp/newt/event/WindowListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public [junit] Removed Method <init>, desc (Lcom/jogamp/newt/event/WindowListener;)V, access public [junit] Class com.jogamp.newt.opengl.GLWindow [junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public [junit] Added Method getSurfaceHeight, desc ()I, access final public [junit] Added Method getNativeSurfaceScale, desc ([I)[I, access final public [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public [junit] Added Method convertToPixelUnits, desc ([I)[I, access final public [junit] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;)Lcom/jogamp/newt/Window$ReparentOperation;, access final public [junit] Removed Method getLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final protected [junit] Added Method setSurfaceSize, desc (II)V, access final public [junit] Added Method setSurfaceScale, desc ([I)V, access final public [junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public [junit] Added Method getSurfaceWidth, desc ()I, access final public [junit] Added Method convertToWindowUnits, desc ([I)[I, access final public [junit] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;IIZ)Lcom/jogamp/newt/Window$ReparentOperation;, access final public [junit] Added Method getPixelsPerMM, desc ([F)[F, access final public [junit] Added Method getBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Class com.jogamp.newt.swt.NewtCanvasSWT [junit] Added Method updatePosSizeCheck, desc (IIIIZ)V, access final protected [junit] Added Method updatePosSizeCheck, desc ()V, access final protected [junit] Class com.jogamp.newt.util.EDTUtil [junit] Removed Method start, desc ()Z, access abstract public [junit] Added Method start, desc ()V, access abstract public [junit] Class com.jogamp.opengl.FBObject [junit] Added Method createRenderAttachment, desc (Lcom/jogamp/opengl/FBObject$Attachment$Type;IIII)Lcom/jogamp/opengl/FBObject$RenderAttachment;, access final public static [junit] Added Method getSamplingSink, desc ()Lcom/jogamp/opengl/FBObject$Colorbuffer;, access final public [junit] Added Method getColorbufferCount, desc ()I, access final public [junit] Removed Method createColorTextureAttachment, desc (Ljavax/media/opengl/GLProfile;ZII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Added Method getTextureAttachmentCount, desc ()I, access final public [junit] Added Method hasAttachmentUsingAlpha, desc ()Z, access final public [junit] Added Method createColorTextureAttachment, desc (Ljavax/media/opengl/GL;ZIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Added Method createColorTextureAttachment, desc (Ljavax/media/opengl/GL;ZII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Removed Method getColorAttachmentCount, desc ()I, access final public [junit] Removed Method createColorTextureAttachment, desc (Ljavax/media/opengl/GLProfile;ZIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Added Method createColorAttachment, desc (IIII)Lcom/jogamp/opengl/FBObject$ColorAttachment;, access final public static [junit] Removed Method getSamplingSink, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public [junit] Class com.jogamp.opengl.FBObject.Attachment [junit] Added Method getFormat, desc ()I, access final public [junit] Class com.jogamp.opengl.FBObject.ColorAttachment [junit] Added Method getColorAttachment, desc ()Lcom/jogamp/opengl/FBObject$ColorAttachment;, access final public [junit] Added Method isTextureAttachment, desc ()Z, access final public [junit] Added Method getTextureAttachment, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public [junit] Class com.jogamp.opengl.FBObject.Colorbuffer [junit] Added Method getColorAttachment, desc ()Lcom/jogamp/opengl/FBObject$ColorAttachment;, access abstract public [junit] Added Method getWidth, desc ()I, access abstract public [junit] Added Method getName, desc ()I, access abstract public [junit] Added Method getFormat, desc ()I, access abstract public [junit] Added Method getHeight, desc ()I, access abstract public [junit] Added Method isTextureAttachment, desc ()Z, access abstract public [junit] Added Method getTextureAttachment, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access abstract public [junit] Class com.jogamp.opengl.FBObject.TextureAttachment [junit] Added Method isTextureAttachment, desc ()Z, access final public [junit] Added Method getColorAttachment, desc ()Lcom/jogamp/opengl/FBObject$ColorAttachment;, access final public [junit] Added Method getTextureAttachment, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public [junit] Class com.jogamp.opengl.GLAutoDrawableDelegate [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public [junit] Removed Method getLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final protected [junit] Class com.jogamp.opengl.GLEventListenerState [junit] Added Method moveFrom, desc (Ljavax/media/opengl/GLAutoDrawable;Z)Lcom/jogamp/opengl/GLEventListenerState;, access public static [junit] Added Method getUnlockSurfaceOp, desc ()Ljava/lang/Runnable;, access public [junit] Changed Method moveTo, desc (Ljavax/media/opengl/GLAutoDrawable;)V, access [junit] Added Method moveTo, desc (Ljavax/media/opengl/GLAutoDrawable;Ljava/lang/Runnable;)V, access final public [junit] Class com.jogamp.opengl.GLEventListenerState.ReshapeGLEventListener [junit] Removed Class , access public super synchronized [junit] Class com.jogamp.opengl.GLRendererQuirks [junit] Changed Field COUNT, desc I, access [junit] Added Field NoMultiSamplingBuffers, desc I, access final public static [junit] Class com.jogamp.opengl.math.FloatUtil [junit] Removed Method multMatrixVecf, desc (Ljava/nio/FloatBuffer;[FI[FI)V, access final public static [junit] Removed Method makeIdentityf, desc ([FI)V, access final public static [junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;[FI)V, access final public static [junit] Added Method atan, desc (F)F, access public static [junit] Removed Method multMatrixVecf, desc (Ljava/nio/FloatBuffer;[F[F)V, access final public static [junit] Removed Method multMatrixVecf, desc ([F[F[F)V, access final public static [junit] Added Method compare, desc (FF)I, access public static [junit] Removed Method makeIdentityf, desc (Ljava/nio/FloatBuffer;)V, access final public static [junit] Added Method mapWinToObjCoords, desc (FFFF[FI[FI[IIFF[FI[F[F)Z, access public static [junit] Added Method multMatrix, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access public static [junit] Added Method makeIdentity, desc ([F)[F, access public static [junit] Added Method transposeMatrix, desc ([F[F)[F, access public static [junit] Added Method mapWinToRay, desc (FFFF[FI[FI[IILcom/jogamp/opengl/math/Ray;[F[F[F)Z, access public static [junit] Added Field HALF_PI, desc F, access final public static [junit] Added Method compare, desc (FFF)I, access public static [junit] Removed Method normalize, desc (Ljava/nio/FloatBuffer;)V, access final public static [junit] Added Field EPSILON, desc F, access final public static [junit] Added Method makePerspective, desc ([FIZFFFF)[F, access public static [junit] Added Method multMatrix, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;[F)V, access public static [junit] Removed Method normalize, desc ([F)V, access final public static [junit] Added Field SQUARED_PI, desc F, access final public static [junit] Added Method asin, desc (F)F, access public static [junit] Added Method makePick, desc ([FIFFFF[II[F)[F, access public static [junit] Removed Method multMatrixVecf, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static [junit] Deprecated Method matrixToString, desc (Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/lang/String;Ljava/nio/FloatBuffer;ILjava/nio/FloatBuffer;IIIZ)Ljava/lang/StringBuilder;, access public static [junit] Added Method makePerspective, desc ([FIZLcom/jogamp/opengl/math/FovHVHalves;FF)[F, access public static [junit] Added Field DEBUG, desc Z, access final public static [junit] Removed Method cross, desc ([F[F[F)V, access final public static [junit] Added Method getOrthoWinZ, desc (FFF)F, access public static [junit] Removed Method multMatrixVecf, desc ([FI[FI[FI)V, access final public static [junit] Removed Method multMatrixf, desc ([FI[FI)V, access final public static [junit] Removed Method makeZero, desc ([FI)V, access final public static [junit] Removed Method makeZero, desc (Ljava/nio/FloatBuffer;)V, access final public static [junit] Added Field QUARTER_PI, desc F, access final public static [junit] Removed Method cross, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static [junit] Added Method atan2, desc (FF)F, access public static [junit] Added Method makeScale, desc ([FIZFFF)[F, access public static [junit] Added Method makeScale, desc ([FZFFF)[F, access public static [junit] Added Method copyMatrixColumn, desc ([FII[FI)[F, access public static [junit] Added Method multMatrixVec, desc ([FI[FI[FI)[F, access public static [junit] Added Method makeOrtho, desc ([FIZFFFFFF)[F, access public static [junit] Added Method matrixDeterminant, desc ([FI)F, access public static [junit] Changed Class , access added: final [junit] Added Method invertMatrix, desc ([F[F)[F, access public static [junit] Added Method multMatrix, desc ([F[F)[F, access public static [junit] Added Method mapWinToObjCoords, desc (FFF[FI[FI[II[FI[F[F)Z, access public static [junit] Added Field INV_DEVIANCE, desc F, access final public static [junit] Added Method getMachineEpsilon, desc ()F, access public static [junit] Added Method mapWinToObjCoords, desc (FFFF[F[II[FI[FI[F[F)Z, access public static [junit] Added Method makeTranslation, desc ([FZFFF)[F, access public static [junit] Added Method getZBufferEpsilon, desc (IFF)F, access public static [junit] Added Method mapObjToWinCoords, desc (FFF[FI[FI[II[FI[F[F)Z, access public static [junit] Added Method makeRotationAxis, desc ([FIFFFF[F)[F, access public static [junit] Added Method multMatrixVec, desc ([F[F[F)[F, access public static [junit] Added Method isEqual, desc (FF)Z, access public static [junit] Added Method mapObjToWinCoords, desc (FFF[F[II[FI[F[F)Z, access public static [junit] Deprecated Method matrixRowToString, desc (Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/nio/FloatBuffer;IIIZI)Ljava/lang/StringBuilder;, access public static [junit] Added Method makeRotationEuler, desc ([FIFFF)[F, access public static [junit] Deprecated Method matrixToString, desc (Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/lang/String;Ljava/nio/FloatBuffer;IIIZ)Ljava/lang/StringBuilder;, access public static [junit] Added Method mapWinToObjCoords, desc (FFF[F[II[FI[F[F)Z, access public static [junit] Added Method copyMatrixRow, desc ([FII[FI)[F, access public static [junit] Added Method isZero, desc (FF)Z, access public static [junit] Added Method multMatrixVec, desc (Ljava/nio/FloatBuffer;[F[F)V, access public static [junit] Added Method isEqual, desc (FFF)Z, access public static [junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;[FI)V, access final public static [junit] Added Method tan, desc (F)F, access public static [junit] Added Field TWO_PI, desc F, access final public static [junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static [junit] Added Method multMatrix, desc ([F[F[F)[F, access public static [junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;[FILjava/nio/FloatBuffer;)V, access final public static [junit] Added Method getZBufferValue, desc (IFFF)I, access public static [junit] Added Method matrixDeterminant, desc ([F)F, access public static [junit] Added Method makeIdentity, desc ([FI)[F, access public static [junit] Added Method transposeMatrix, desc ([FI[FI)[F, access public static [junit] Removed Method multMatrixf, desc ([FI[FILjava/nio/FloatBuffer;)V, access final public static [junit] Added Method makeLookAt, desc ([FI[FI[FI[FI[F)[F, access public static [junit] Removed Method multMatrixf, desc ([FI[FI[FI)V, access final public static [junit] Added Method invertMatrix, desc ([FI[FI)[F, access public static [junit] Added Method makeTranslation, desc ([FIZFFF)[F, access public static [junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static [junit] Added Method makeFrustum, desc ([FIZFFFFFF)[F, access public static [junit] Added Method multMatrix, desc ([FI[FI[FI)[F, access public static [junit] Added Method multMatrix, desc ([FI[FI)[F, access public static [junit] Class com.jogamp.opengl.math.FovHVHalves [junit] Added Class , access final public super synchronized [junit] Class com.jogamp.opengl.math.Matrix4 [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.math.Quaternion [junit] Removed Method mult, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public [junit] Removed Method subtract, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public [junit] Added Method toAngleAxis, desc ([F)F, access final public [junit] Added Method rotateVector, desc ([FI[FI)[F, access final public [junit] Added Method conjugate, desc ()Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method setFromMatrix, desc ([FI)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method isRotationMatrix3f, desc ([F)Z, access final public [junit] Added Method setFromAngleNormalAxis, desc (F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Changed Method setY, desc (F)V, access added: final [junit] Added Method setLookAt, desc ([F[F[F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Changed Method isIdentity, desc ()Z, access added: final [junit] Added Method setFromEuler, desc (FFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Removed Method add, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public [junit] Added Method rotateByAngleNormalAxis, desc (FFFF)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Changed Method getZ, desc ()F, access added: final [junit] Changed Method getY, desc ()F, access added: final [junit] Changed Method getW, desc ()F, access added: final [junit] Added Method setFromMatrix, desc (FFFFFFFFF)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method subtract, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method rotateByEuler, desc ([F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method set, desc (FFFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method copyMatrixColumn, desc (I[FI)[F, access public [junit] Added Method scale, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method add, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Changed Method setW, desc (F)V, access added: final [junit] Added Method setFromEuler, desc ([F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method setFromVectors, desc ([F[F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Removed Method divide, desc (F)V, access public [junit] Added Method toEuler, desc ([F)[F, access public [junit] Added Method setSlerp, desc (Lcom/jogamp/opengl/math/Quaternion;Lcom/jogamp/opengl/math/Quaternion;F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Removed Method inverse, desc ()V, access public [junit] Removed Method <init>, desc ([FF)V, access public [junit] Added Method rotateByAngleX, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Removed Method toMatrix, desc ()[F, access public [junit] Removed Method setFromMatrix, desc ([F)V, access public [junit] Added Method magnitudeSquared, desc ()F, access final public [junit] Added Method toMatrix, desc ([FI)[F, access final public [junit] Added Field ALLOWED_DEVIANCE, desc F, access final public static [junit] Removed Method mult, desc ([F)[F, access public [junit] Added Method rotateByAngleY, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Removed Method fromAxis, desc ([FF)V, access public [junit] Added Method invert, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method normalize, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method rotateByAngleZ, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Removed Method toAxis, desc ()[F, access public [junit] Changed Method setX, desc (F)V, access added: final [junit] Changed Method getX, desc ()F, access added: final [junit] Added Method mult, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method equals, desc (Ljava/lang/Object;)Z, access public [junit] Added Method hashCode, desc ()I, access final public [junit] Added Method dot, desc (FFFF)F, access final public [junit] Added Method setIdentity, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method set, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method setFromAngleAxis, desc (F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Changed Method setZ, desc (F)V, access added: final [junit] Removed Method setIdentity, desc ()V, access public [junit] Removed Method <init>, desc ([F[F)V, access public [junit] Added Method magnitude, desc ()F, access final public [junit] Removed Method isRotationMatrix, desc ([F)Z, access public [junit] Added Method toString, desc ()Ljava/lang/String;, access public [junit] Added Method setFromAxes, desc ([F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Removed Method normalize, desc ()V, access public [junit] Added Method setFromNormalVectors, desc ([F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Removed Method slerp, desc (Lcom/jogamp/opengl/math/Quaternion;Lcom/jogamp/opengl/math/Quaternion;F)V, access public [junit] Added Method rotateByEuler, desc (FFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method dot, desc (Lcom/jogamp/opengl/math/Quaternion;)F, access final public [junit] Added Method toAxes, desc ([F[F[F[F)V, access public [junit] Removed Method mult, desc (F)V, access public [junit] Class com.jogamp.opengl.math.Ray [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.math.VectorUtil [junit] Added Method angleVec3, desc ([F[F)F, access public static [junit] Removed Method computeLength, desc ([F[F)F, access public static [junit] Removed Method norm, desc ([F)F, access public static [junit] Added Method isInCircleVec2, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)Z, access public static [junit] Added Method normSquareVec2, desc ([F)F, access public static [junit] Added Field VEC3_ONE, desc [F, access final public static [junit] Added Method isVec3Equal, desc ([FI[FI)Z, access public static [junit] Added Method normalizeVec2, desc ([F[F)[F, access public static [junit] Removed Method line2lineIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static [junit] Added Method addVec3, desc ([F[F[F)[F, access public static [junit] Removed Method scale, desc ([F[F[F)[F, access public static [junit] Added Method line2PlaneIntersection, desc ([FLcom/jogamp/opengl/math/Ray;[FF)[F, access public static [junit] Added Method normalizeVec3, desc ([F)[F, access public static [junit] Added Method getPlaneVec3, desc ([F[F[F[F[F[F)[F, access public static [junit] Removed Method scale, desc ([F[FF)[F, access public static [junit] Added Method isVec3Equal, desc ([FI[FIF)Z, access public static [junit] Added Method testTri2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;F)Z, access public static [junit] Added Method triAreaVec2, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)F, access public static [junit] Removed Method inCircle, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)Z, access public static [junit] Added Method getNormalVec3, desc ([F[F[F[F[F[F)[F, access public static [junit] Removed Method mid, desc ([F[F)[F, access public static [junit] Added Method determinantVec3, desc ([F[F[F)F, access public static [junit] Added Method normalizeVec3, desc ([F[F)[F, access public static [junit] Added Method normVec2, desc ([F)F, access public static [junit] Added Method divVec2, desc ([F[F[F)[F, access public static [junit] Added Method crossVec3, desc ([F[F[F)[F, access public static [junit] Added Method testSeg2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)Z, access public static [junit] Added Field VEC3_UNIT_Z_NEG, desc [F, access final public static [junit] Added Method copyVec4, desc ([FI[FI)[F, access public static [junit] Added Method triAreaVec2, desc ([F[F[F)F, access public static [junit] Added Method isVec2Zero, desc ([FI)Z, access public static [junit] Added Method isZero, desc (FFFF)Z, access public static [junit] Added Method getPlaneVec3, desc ([F[F[F)[F, access public static [junit] Added Method getNormalVec2, desc ([F[F[F)[F, access public static [junit] Added Method normSquareVec3, desc ([FI)F, access public static [junit] Removed Method colMatrixVectorMult, desc ([F[F)[F, access public static [junit] Removed Field COLLINEAR, desc I, access final public static [junit] Added Method midVec3, desc ([F[F[F)[F, access public static [junit] Added Method distSquareVec3, desc ([F[F)F, access public static [junit] Added Method isZero, desc (FFF)Z, access public static [junit] Removed Method normalize, desc ([F)[F, access public static [junit] Added Method seg2SegIntersection, desc ([FLcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static [junit] Added Method normVec3, desc ([F)F, access public static [junit] Added Method divVec2, desc ([F[FF)[F, access public static [junit] Removed Method rowMatrixVectorMult, desc ([F[F)[F, access public static [junit] Added Method isVec3Zero, desc ([FIF)Z, access public static [junit] Removed Method checkEquality, desc ([F[F)Z, access public static [junit] Added Field VEC3_UNIT_Y_NEG, desc [F, access final public static [junit] Removed Method scale, desc ([FF)[F, access public static [junit] Added Field VEC3_ZERO, desc [F, access final public static [junit] Added Method copyVec3, desc ([FI[FI)[F, access public static [junit] Added Method dotVec3, desc ([F[F)F, access public static [junit] Added Method mulColMat4Vec3, desc ([F[F[F)[F, access public static [junit] Added Method testSeg2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;F)Z, access public static [junit] Added Method scaleVec2, desc ([F[F[F)[F, access public static [junit] Added Method scaleVec3, desc ([F[F[F)[F, access public static [junit] Added Method isVec2Equal, desc ([FI[FI)Z, access public static [junit] Added Method divVec3, desc ([F[FF)[F, access public static [junit] Added Method isVec2Equal, desc ([FI[FIF)Z, access public static [junit] Added Method isVec3Zero, desc ([FI)Z, access public static [junit] Added Field VEC3_UNIT_Y, desc [F, access final public static [junit] Removed Method cross, desc ([F[F)[F, access public static [junit] Added Method line2lineIntersection, desc ([FLcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static [junit] Removed Method checkCollinear, desc ([F[F[F)Z, access public static [junit] Removed Method tri2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)Z, access public static [junit] Added Method isVec3InTriangle3, desc ([F[F[F[F[F[F[F[F[FF)Z, access public static [junit] Added Method normSquareVec3, desc ([F)F, access public static [junit] Added Method subVec3, desc ([F[F[F)[F, access public static [junit] Added Method normalizeVec2, desc ([F)[F, access public static [junit] Added Method normalizeVec3, desc ([FI)[F, access public static [junit] Removed Method triArea, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)F, access public static [junit] Removed Method dot, desc ([F[F)F, access public static [junit] Removed Method seg2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static [junit] Added Method divVec3, desc ([F[F[F)[F, access public static [junit] Added Method isVec2Zero, desc ([FIF)Z, access public static [junit] Added Method isCollinearVec3, desc ([F[F[F)Z, access public static [junit] Added Method isInTriangleVec3, desc ([F[F[F[F[F[F[F)Z, access public static [junit] Removed Method computeDeterminant, desc ([F[F[F)F, access public static [junit] Added Method subVec2, desc ([F[F[F)[F, access public static [junit] Changed Class , access added: final [junit] Added Method normSquareVec2, desc ([FI)F, access public static [junit] Added Method addVec2, desc ([F[F[F)[F, access public static [junit] Removed Method checkEqualityVec2, desc ([F[F)Z, access public static [junit] Added Method isVec3InTriangle3, desc ([F[F[F[F[F[F[F[F[F)Z, access public static [junit] Added Method scaleVec3, desc ([F[FF)[F, access public static [junit] Added Method testTri2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)Z, access public static [junit] Added Method scaleVec2, desc ([F[FF)[F, access public static [junit] Added Method mulRowMat4Vec3, desc ([F[F[F)[F, access public static [junit] Added Method copyVec2, desc ([FI[FI)[F, access public static [junit] Added Method cosAngleVec3, desc ([F[F)F, access public static [junit] Removed Method computeVector, desc ([F[F)[F, access public static [junit] Removed Method vectorAdd, desc ([F[F)[F, access public static [junit] Added Method distVec3, desc ([F[F)F, access public static [junit] Removed Method vertexInTriangle, desc ([F[F[F[F)Z, access public static [junit] Added Method crossVec3, desc ([FI[FI[FI)[F, access public static [junit] Added Field VEC3_UNIT_Z, desc [F, access final public static [junit] Class com.jogamp.opengl.math.geom.AABBox [junit] Removed Method intersects, desc (FFFF)Z, access final public [junit] Added Method setSize, desc ([F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Removed Method resize, desc (FFF)V, access final public [junit] Added Method intersects2DRegion, desc (FFFF)Z, access final public [junit] Added Method mapToWindow, desc (Lcom/jogamp/opengl/math/geom/AABBox;[F[IZ[F[F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access public [junit] Added Method translate, desc ([F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method resize, desc (Lcom/jogamp/opengl/math/geom/AABBox;)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method copy, desc (Lcom/jogamp/opengl/math/geom/AABBox;)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Removed Method setSize, desc (FFFFFF)V, access final public [junit] Added Method resize, desc (Lcom/jogamp/opengl/math/geom/AABBox;Ljogamp/graph/geom/plane/AffineTransform;[F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method scale, desc (F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method reset, desc ()Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method <init>, desc (Lcom/jogamp/opengl/math/geom/AABBox;)V, access public [junit] Added Method resize, desc ([F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Removed Method clone, desc ()Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method resize, desc ([FI)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method getRayIntersection, desc ([FLcom/jogamp/opengl/math/Ray;FZ[F[F[F)[F, access final public [junit] Added Method resize, desc (FFF)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Removed Method resize, desc ([FI)V, access final public [junit] Added Method rotate, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Removed Method reset, desc ()V, access final public [junit] Added Method setSize, desc (FFFFFF)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Removed Method scale, desc (F)V, access final public [junit] Removed Method resize, desc (Lcom/jogamp/opengl/math/geom/AABBox;)V, access final public [junit] Changed Class , access [junit] Added Method intersectsRay, desc (Lcom/jogamp/opengl/math/Ray;)Z, access final public [junit] Added Method hashCode, desc ()I, access final public [junit] Class com.jogamp.opengl.math.geom.Frustum [junit] Changed Field planes, desc [Lcom/jogamp/opengl/math/geom/Frustum$Plane;, access added: final [junit] Class com.jogamp.opengl.swt.GLCanvas [junit] Removed Method <init>, desc (Lorg/eclipse/swt/widgets/Composite;ILjavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;)V, access public [junit] Added Method flushGLRunnables, desc ()V, access public [junit] Added Method getSurfaceHeight, desc ()I, access public [junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access [junit] Removed Method getWidth, desc ()I, access public [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public [junit] Removed Method create, desc (Lorg/eclipse/swt/widgets/Composite;ILjavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;)Lcom/jogamp/opengl/swt/GLCanvas;, access public static [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Added Method isThreadGLCapable, desc ()Z, access final public [junit] Removed Method getHeight, desc ()I, access public [junit] Changed Method invoke, sig (ZLjava/util/List<Ljavax/media/opengl/GLRunnable;>;)Z, desc (ZLjava/util/List;)Z, access [junit] Class com.jogamp.opengl.util.AnimatorBase [junit] Added Field uncaughtExceptionHandler, desc Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;, access protected [junit] Added Method setUncaughtExceptionHandler, desc (Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;)V, access final public [junit] Added Method handleUncaughtException, desc (Lcom/jogamp/opengl/util/AnimatorBase$UncaughtAnimatorException;)V, access final protected super synchronized [junit] Added Method flushGLRunnables, desc ()V, access final protected super synchronized [junit] Added Method getUncaughtExceptionHandler, desc ()Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;, access final public [junit] Changed Method display, desc ()V, access [junit] Class com.jogamp.opengl.util.AnimatorBase.AnimatorImpl [junit] Changed Method display, sig (Ljava/util/ArrayList<Ljavax/media/opengl/GLAutoDrawable;>;ZZ)V, desc (Ljava/util/ArrayList;ZZ)V, access [junit] Class com.jogamp.opengl.util.AnimatorBase.UncaughtAnimatorException [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.util.CustomGLEventListener [junit] Added Class , access abstract interface public [junit] Class com.jogamp.opengl.util.FPSAnimator [junit] Changed Method setFPS, desc (I)V, access removed: super synchronized [junit] Class com.jogamp.opengl.util.GLDrawableUtil [junit] Added Method isSwapGLContextSafe, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesImmutable;)Z, access public static [junit] Class com.jogamp.opengl.util.GLDrawableUtil.ReshapeGLEventListener [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.util.GLPixelBuffer [junit] Changed Field defaultProviderWithRowStride, desc Lcom/jogamp/opengl/util/GLPixelBuffer$GLPixelBufferProvider;, access added: final [junit] Changed Field defaultProviderNoRowStride, desc Lcom/jogamp/opengl/util/GLPixelBuffer$GLPixelBufferProvider;, access added: final [junit] Class com.jogamp.opengl.util.GLPixelStorageModes [junit] Added Method resetPack, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Added Method resetAll, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Added Method saveAll, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Added Method savePack, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Added Method saveUnpack, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Removed Method save, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Added Method resetUnpack, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Class com.jogamp.opengl.util.Gamma [junit] Removed Method resetDisplayGamma, desc (Ljavax/media/opengl/GL;)V, access public static [junit] Added Method setDisplayGamma, desc (Ljavax/media/opengl/GLDrawable;FFF)Z, access public static [junit] Removed Method setDisplayGamma, desc (Ljavax/media/opengl/GL;FFF)Z, access public static [junit] Added Method resetAllDisplayGamma, desc (Ljavax/media/opengl/GLDrawable;)V, access public static [junit] Added Method resetDisplayGamma, desc (Ljavax/media/opengl/GLDrawable;)V, access public static [junit] Added Method setDisplayGamma, desc (Ljavax/media/opengl/GLAutoDrawable;FFF)Z, access public static [junit] Added Method resetDisplayGamma, desc (Ljavax/media/opengl/GLAutoDrawable;)V, access public static [junit] Class com.jogamp.opengl.util.PMVMatrix [junit] Removed Field matrixBuffer, desc Ljava/nio/Buffer;, access protected [junit] Added Method multMvPMatrixf, desc ([FI)[F, access final public [junit] Removed Field matrixFrustum, desc [F, access protected [junit] Removed Field projectFloat, desc Ljogamp/opengl/ProjectFloat;, access protected [junit] Added Method gluUnProjectRay, desc (FFFF[IILcom/jogamp/opengl/math/Ray;)Z, access final public [junit] Removed Field matrixTrans, desc [F, access protected [junit] Removed Field matrixIdent, desc Ljava/nio/FloatBuffer;, access protected [junit] Removed Method destroy, desc ()V, access final public [junit] Removed Field matrixOrtho, desc [F, access protected [junit] Added Method gluUnProject4, desc (FFFF[IIFF[FI)Z, access public [junit] Removed Field matrixRot, desc [F, access protected [junit] Added Method reset, desc ()V, access final public [junit] Removed Method usesBackingArray, desc ()Z, access final public [junit] Removed Field matrixScale, desc [F, access protected [junit] Removed Field vec3f, desc [F, access protected [junit] Changed Class , access added: final [junit] Added Method glLoadMatrix, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access final public [junit] Added Method multPMvMatrixf, desc ([FI)[F, access final public [junit] Removed Field matrixMult, desc [F, access protected [junit] Removed Field matrixBufferArray, desc [F, access final protected [junit] Removed Method <init>, desc (Z)V, access public [junit] Changed Method glGetFrustum, desc ()Lcom/jogamp/opengl/math/geom/Frustum;, access added: final [junit] Added Method glRotate, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access final public [junit] Removed Field mulPMV, desc [F, access protected [junit] Removed Field usesBackingArray, desc Z, access final protected [junit] Class com.jogamp.opengl.util.TGAWriter [junit] Removed Class , access public super synchronized [junit] Class com.jogamp.opengl.util.av.AudioSink [junit] Added Method getChosenFormat, desc ()Lcom/jogamp/opengl/util/av/AudioSink$AudioFormat;, access abstract public [junit] Removed Method enqueueData, desc (Lcom/jogamp/opengl/util/av/AudioSink$AudioDataFrame;)Lcom/jogamp/opengl/util/av/AudioSink$AudioFrame;, access abstract public [junit] Class com.jogamp.opengl.util.awt.Screenshot [junit] Removed Class , access public super synchronized [junit] Class com.jogamp.opengl.util.glsl.ShaderCode [junit] Added Method insertShaderSource, sig (IILjava/lang/Class<*>;Ljava/lang/String;)I, desc (IILjava/lang/Class;Ljava/lang/String;)I, access public [junit] Changed Field es3_default_precision_fp, desc Ljava/lang/String;, access [junit] Class com.jogamp.opengl.util.glsl.ShaderProgram [junit] Added Method notifyNotInUse, desc ()V, access public super synchronized [junit] Class com.jogamp.opengl.util.stereo.EyeParameter [junit] Added Class , access final public super synchronized [junit] Class com.jogamp.opengl.util.stereo.EyePose [junit] Added Class , access final public super synchronized [junit] Class com.jogamp.opengl.util.stereo.StereoClientRenderer [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.util.stereo.StereoDevice [junit] Added Class , access abstract interface public [junit] Class com.jogamp.opengl.util.stereo.StereoDevice.Config [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.util.stereo.StereoDeviceFactory [junit] Added Class , access abstract public super synchronized [junit] Class com.jogamp.opengl.util.stereo.StereoDeviceFactory.DeviceType [junit] Added Class , access enum final public super synchronized [junit] Class com.jogamp.opengl.util.stereo.StereoDeviceRenderer [junit] Added Class , access abstract interface public [junit] Class com.jogamp.opengl.util.stereo.StereoDeviceRenderer.Eye [junit] Added Class , access abstract interface public [junit] Class com.jogamp.opengl.util.stereo.StereoGLEventListener [junit] Added Class , access abstract interface public [junit] Class com.jogamp.opengl.util.stereo.StereoUtil [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.util.texture.ImageSequence [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.util.texture.Texture [junit] Added Method <init>, desc (IIIIIIZ)V, access public [junit] Class com.jogamp.opengl.util.texture.TextureIO [junit] Removed Method newTexture, desc (IIIIIIZ)Lcom/jogamp/opengl/util/texture/Texture;, access public static [junit] Class com.jogamp.opengl.util.texture.TextureSequence [junit] Added Method isTextureAvailable, desc ()Z, access abstract public [junit] Added Method getTextureFragmentShaderHashCode, desc ()I, access abstract public [junit] Class javax.media.nativewindow.NativeSurface [junit] Removed Method getHeight, desc ()I, access abstract public [junit] Added Method getSurfaceWidth, desc ()I, access abstract public [junit] Added Method convertToPixelUnits, desc ([I)[I, access abstract public [junit] Added Method getSurfaceHeight, desc ()I, access abstract public [junit] Removed Method getWidth, desc ()I, access abstract public [junit] Added Method convertToWindowUnits, desc ([I)[I, access abstract public [junit] Class javax.media.nativewindow.NativeSurfaceHolder [junit] Added Class , access abstract interface public [junit] Class javax.media.nativewindow.NativeWindow [junit] Changed Class , access [junit] Added Method getHeight, desc ()I, access abstract public [junit] Added Method getNativeSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access abstract public [junit] Added Method getWidth, desc ()I, access abstract public [junit] Class javax.media.nativewindow.NativeWindowFactory [junit] Removed Method createWrappedWindow, desc (Ljavax/media/nativewindow/AbstractGraphicsScreen;JJLcom/jogamp/nativewindow/UpstreamSurfaceHookMutableSizePos;)Ljavax/media/nativewindow/NativeWindow;, access public static [junit] Added Method createWrappedWindow, desc (Ljavax/media/nativewindow/AbstractGraphicsScreen;JJLcom/jogamp/nativewindow/UpstreamWindowHookMutableSizePos;)Ljavax/media/nativewindow/NativeWindow;, access public static [junit] Class javax.media.nativewindow.ScalableSurface [junit] Added Class , access abstract interface public [junit] Class javax.media.nativewindow.UpstreamSurfaceHook [junit] Added Method getUpstreamSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access abstract public [junit] Removed Method getWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public [junit] Added Method getSurfaceWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public [junit] Removed Method getHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public [junit] Added Method getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public [junit] Class javax.media.nativewindow.UpstreamSurfaceHook.MutableSize [junit] Removed Method setSize, desc (II)V, access abstract public [junit] Added Method setSurfaceSize, desc (II)V, access abstract public [junit] Class javax.media.nativewindow.util.Dimension [junit] Added Method <init>, desc ([I)V, access public [junit] Class javax.media.nativewindow.util.Point [junit] Added Method scaleInv, desc (II)Ljavax/media/nativewindow/util/Point;, access final public [junit] Class javax.media.nativewindow.util.Rectangle [junit] Added Method scale, desc (II)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Added Method scaleInv, desc (II)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Class javax.media.opengl.DebugGL4bc [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method isGLES3, desc ()Z, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Removed Method glIsPBOPackBound, desc ()Z, access public [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, access removed: final [junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Class javax.media.opengl.DebugGLES1 [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method isGLES3, desc ()Z, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, access removed: final [junit] Class javax.media.opengl.DebugGLES3 [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method isGLES3, desc ()Z, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Removed Method glIsPBOPackBound, desc ()Z, access public [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, access removed: final [junit] Class javax.media.opengl.GL2ES3 [junit] Removed Method glIsPBOPackBound, desc ()Z, access abstract public [junit] Removed Method glIsPBOUnpackBound, desc ()Z, access abstract public [junit] Class javax.media.opengl.GLAnimatorControl [junit] Added Method getUncaughtExceptionHandler, desc ()Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;, access abstract public [junit] Added Method setUncaughtExceptionHandler, desc (Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;)V, access abstract public [junit] Class javax.media.opengl.GLAnimatorControl.UncaughtExceptionHandler [junit] Added Class , access abstract interface public [junit] Class javax.media.opengl.GLAutoDrawable [junit] Changed Method invoke, sig (ZLjava/util/List<Ljavax/media/opengl/GLRunnable;>;)Z, desc (ZLjava/util/List;)Z, access [junit] Added Method isThreadGLCapable, desc ()Z, access abstract public [junit] Added Method areAllGLEventListenerInitialized, desc ()Z, access abstract public [junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access [junit] Added Method flushGLRunnables, desc ()V, access abstract public [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access abstract public [junit] Class javax.media.opengl.GLBase [junit] Removed Method glGetBoundBuffer, desc (I)I, access abstract public [junit] Removed Method glGetBufferSize, desc (I)J, access abstract public [junit] Removed Method glIsVBOArrayBound, desc ()Z, access abstract public [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access abstract public [junit] Class javax.media.opengl.GLBufferStorage [junit] Added Method setMappedBuffer, desc (Ljava/nio/ByteBuffer;)V, access protected [junit] Added Method reset, desc (JII)V, access protected [junit] Class javax.media.opengl.GLDrawable [junit] Added Method getSurfaceHeight, desc ()I, access abstract public [junit] Removed Method getHeight, desc ()I, access abstract public [junit] Added Method getRequestedGLCapabilities, desc ()Ljavax/media/opengl/GLCapabilitiesImmutable;, access abstract public [junit] Added Method getSurfaceWidth, desc ()I, access abstract public [junit] Changed Class , access [junit] Removed Method getWidth, desc ()I, access abstract public [junit] Class javax.media.opengl.GLDrawableFactory [junit] Removed Method createOffscreenAutoDrawable, desc (Ljavax/media/nativewindow/AbstractGraphicsDevice;Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;IILjavax/media/opengl/GLContext;)Ljavax/media/opengl/GLOffscreenAutoDrawable;, access abstract public [junit] Removed Method createGLPbuffer, desc (Ljavax/media/nativewindow/AbstractGraphicsDevice;Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;IILjavax/media/opengl/GLContext;)Ljavax/media/opengl/GLPbuffer;, access abstract public [junit] Removed Field disableOpenGLES, desc Z, access final protected static [junit] Added Method resetAllDisplayGamma, desc ()V, access abstract public [junit] Removed Method resetDisplayGamma, desc ()V, access abstract public [junit] Added Method resetAllDisplayGammaNoSync, desc ()V, access abstract protected [junit] Removed Field enableANGLE, desc Z, access final protected static [junit] Added Method resetDisplayGamma, desc (Ljavax/media/nativewindow/NativeSurface;)V, access abstract public [junit] Added Method setDisplayGamma, desc (Ljavax/media/nativewindow/NativeSurface;FFF)Z, access abstract public [junit] Class javax.media.opengl.GLException [junit] Added Method dumpThrowable, desc (Ljava/lang/String;Ljava/lang/Throwable;)V, access public static [junit] Added Method newGLException, desc (Ljava/lang/Throwable;)Ljavax/media/opengl/GLException;, access public static [junit] Class javax.media.opengl.GLFBODrawable [junit] Added Field FBOMODE_DEFAULT, desc I, access final public static [junit] Added Method getColorbuffer, desc (I)Lcom/jogamp/opengl/FBObject$Colorbuffer;, access abstract public [junit] Added Field FBOMODE_USE_TEXTURE, desc I, access final public static [junit] Removed Method getTextureBuffer, desc (I)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access abstract public [junit] Added Field FBOMODE_USE_DEPTH, desc I, access final public static [junit] Added Method getFBOMode, desc ()I, access abstract public [junit] Added Method setFBOMode, desc (I)V, access abstract public [junit] Class javax.media.opengl.GLFBODrawable.Resizeable [junit] Removed Method setSize, desc (Ljavax/media/opengl/GLContext;II)V, access abstract public [junit] Added Method setSurfaceSize, desc (Ljavax/media/opengl/GLContext;II)V, access abstract public [junit] Class javax.media.opengl.GLOffscreenAutoDrawable [junit] Removed Method setSize, desc (II)V, access abstract public [junit] Added Method setSurfaceSize, desc (II)V, access abstract public [junit] Class javax.media.opengl.GLPbuffer [junit] Removed Class , access abstract interface public [junit] Class javax.media.opengl.GLProfile [junit] Added Field disableOpenGLARBContext, desc Z, access final public static [junit] Added Field disableOpenGLCore, desc Z, access final public static [junit] Added Method createCustomGLProfile, desc (Ljava/lang/String;Ljavax/media/opengl/GLProfile;)Ljavax/media/opengl/GLProfile;, access public static [junit] Added Field enableANGLE, desc Z, access final public static [junit] Added Field disableOpenGLES, desc Z, access final public static [junit] Class javax.media.opengl.GLSharedContextSetter [junit] Removed Method areAllGLEventListenerInitialized, desc ()Z, access abstract public [junit] Class javax.media.opengl.GLUniformData [junit] Added Method creatEmptyMatrix, desc (Ljava/lang/String;II)Ljavax/media/opengl/GLUniformData;, access public static [junit] Added Method creatEmptyVector, desc (Ljava/lang/String;I)Ljavax/media/opengl/GLUniformData;, access public static [junit] Class javax.media.opengl.Threading [junit] Added Method getMode, desc ()Ljavax/media/opengl/Threading$Mode;, access public static [junit] Class javax.media.opengl.Threading.Mode [junit] Added Class , access enum final public super synchronized [junit] Class javax.media.opengl.TraceGL4bc [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Changed Method isGLES3, desc ()Z, access removed: final [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, access removed: final [junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Removed Method glIsPBOPackBound, desc ()Z, access public [junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public [junit] Class javax.media.opengl.TraceGLES1 [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method isGLES3, desc ()Z, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, access removed: final [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Class javax.media.opengl.TraceGLES3 [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Removed Method glIsPBOPackBound, desc ()Z, access public [junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public [junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, access removed: final [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method isGLES3, desc ()Z, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Class javax.media.opengl.awt.GLCanvas [junit] Added Method isThreadGLCapable, desc ()Z, access final public [junit] Removed Method <init>, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;Ljava/awt/GraphicsDevice;)V, access public [junit] Changed Method invoke, sig (ZLjava/util/List<Ljavax/media/opengl/GLRunnable;>;)Z, desc (ZLjava/util/List;)Z, access [junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public [junit] Removed Method <init>, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLContext;)V, access public [junit] Added Method getSurfaceHeight, desc ()I, access public [junit] Changed Class , access [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public [junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access [junit] Added Method flushGLRunnables, desc ()V, access public [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public [junit] Added Method getNativeSurfaceScale, desc ([I)[I, access public [junit] Added Method setSurfaceScale, desc ([I)V, access final public [junit] Class javax.media.opengl.awt.GLJPanel [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Added Method getRequestedGLCapabilities, desc ()Ljavax/media/opengl/GLCapabilitiesImmutable;, access final public [junit] Added Method getSurfaceHeight, desc ()I, access public [junit] Added Method setSurfaceScale, desc ([I)V, access final public [junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public [junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access [junit] Changed Method invoke, sig (ZLjava/util/List<Ljavax/media/opengl/GLRunnable;>;)Z, desc (ZLjava/util/List;)Z, access [junit] Added Method getNativeSurfaceScale, desc ([I)[I, access public [junit] Added Method isThreadGLCapable, desc ()Z, access final public [junit] Removed Method <init>, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;)V, access public [junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public [junit] Changed Class , access [junit] Added Method flushGLRunnables, desc ()V, access public [junit] Class javax.media.opengl.glu.GLU [junit] Removed Method destroy, desc ()V, access public [junit] Class javax.media.opengl.glu.gl2.GLUgl2 [junit] Removed Method destroy, desc ()V, access public [junit] Class javax.media.opengl.glu.gl2es1.GLUgl2es1 [junit] Removed Method destroy, desc ()V, access public [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI - testVersionLatest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.751 sec [junit] ------------- Standard Error ----------------- [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI - testVersionLatest [junit] Semantic Version Test [junit] Previous version: 2.1.5 (2.1.5) - lib/v2.1.5/jogl-all.jar [junit] Current version: 2.2.0 (2.2.0-rc-20140806) - /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar/jogl-all.jar [junit] Compat. expected: NON_BACKWARD_COMPATIBLE [junit] Compat. detected: NON_BACKWARD_COMPATIBLE [junit] Compat. result: detected == expected -> OK [junit] Current version 2.2.0 (2.2.0-rc-20140806) is NON_BACKWARD_COMPATIBLE to previous version 2.1.5 (2.1.5), actually NON_BACKWARD_COMPATIBLE [junit] [junit] [junit] Summary: 1076 differences in 134 classes: [junit] Remove 247, Change 287, Deprecate 3, Add 539 [junit] [junit] 0/ 134: com.jogamp.graph.curve.OutlineShape : Remove 3, Change 8, Deprecate 0, Add 12 [junit] 1/ 134: com.jogamp.graph.curve.OutlineShapeXForm : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 2/ 134: com.jogamp.graph.curve.Region : Remove 13, Change 3, Deprecate 0, Add 35 [junit] 3/ 134: com.jogamp.graph.curve.opengl.GLRegion : Remove 6, Change 0, Deprecate 0, Add 10 [junit] 4/ 134: com.jogamp.graph.curve.opengl.RegionRenderer : Remove 5, Change 1, Deprecate 0, Add 19 [junit] 5/ 134: com.jogamp.graph.curve.opengl.RegionRenderer.GLCallback : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 6/ 134: com.jogamp.graph.curve.opengl.RenderState : Remove 12, Change 1, Deprecate 0, Add 21 [junit] 7/ 134: com.jogamp.graph.curve.opengl.RenderState.ProgramLocal : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 8/ 134: com.jogamp.graph.curve.opengl.Renderer : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 9/ 134: com.jogamp.graph.curve.opengl.TextRegionUtil : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 10/ 134: com.jogamp.graph.curve.opengl.TextRegionUtil.ShapeVisitor : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 11/ 134: com.jogamp.graph.curve.opengl.TextRenderer : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 12/ 134: com.jogamp.graph.curve.tess.Triangulator : Remove 2, Change 0, Deprecate 0, Add 3 [junit] 13/ 134: com.jogamp.graph.font.Font : Remove 3, Change 0, Deprecate 0, Add 6 [junit] 14/ 134: com.jogamp.graph.font.Font.Glyph : Remove 1, Change 0, Deprecate 0, Add 6 [junit] 15/ 134: com.jogamp.graph.font.Font.Metrics : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 16/ 134: com.jogamp.graph.font.FontFactory : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 17/ 134: com.jogamp.graph.font.FontSet : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 18/ 134: com.jogamp.graph.geom.Outline : Remove 2, Change 1, Deprecate 0, Add 4 [junit] 19/ 134: com.jogamp.graph.geom.SVertex : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 20/ 134: com.jogamp.graph.geom.SVertex.Factory : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 21/ 134: com.jogamp.graph.geom.Triangle : Remove 2, Change 0, Deprecate 0, Add 5 [junit] 22/ 134: com.jogamp.graph.geom.Vertex : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 23/ 134: com.jogamp.graph.geom.Vertex.Factory : Remove 0, Change 0, Deprecate 0, Add 2 [junit] 24/ 134: com.jogamp.graph.geom.opengl.SVertex : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 25/ 134: com.jogamp.graph.geom.opengl.SVertex.Factory : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 26/ 134: com.jogamp.nativewindow.DelegatedUpstreamSurfaceHookWithSurfaceSize: Remove 2, Change 0, Deprecate 0, Add 3 [junit] 27/ 134: com.jogamp.nativewindow.UpstreamSurfaceHookMutableSize : Remove 3, Change 0, Deprecate 0, Add 4 [junit] 28/ 134: com.jogamp.nativewindow.UpstreamSurfaceHookMutableSizePos : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 29/ 134: com.jogamp.nativewindow.UpstreamWindowHookMutableSizePos : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 30/ 134: com.jogamp.nativewindow.awt.AppContextInfo : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 31/ 134: com.jogamp.nativewindow.awt.JAWTWindow : Remove 1, Change 2, Deprecate 0, Add 15 [junit] 32/ 134: com.jogamp.newt.MonitorDevice : Remove 4, Change 0, Deprecate 0, Add 7 [junit] 33/ 134: com.jogamp.newt.Screen : Remove 1, Change 0, Deprecate 0, Add 2 [junit] 34/ 134: com.jogamp.newt.Window : Remove 2, Change 1, Deprecate 0, Add 3 [junit] 35/ 134: com.jogamp.newt.event.GestureHandler.GestureEvent : Remove 2, Change 0, Deprecate 0, Add 4 [junit] 36/ 134: com.jogamp.newt.event.InputEvent : Remove 0, Change 10, Deprecate 0, Add 0 [junit] 37/ 134: com.jogamp.newt.event.MouseEvent : Remove 1, Change 1, Deprecate 0, Add 0 [junit] 38/ 134: com.jogamp.newt.event.PinchToZoomGesture.ZoomEvent : Remove 2, Change 0, Deprecate 0, Add 4 [junit] 39/ 134: com.jogamp.newt.event.awt.AWTAdapter : Remove 1, Change 2, Deprecate 0, Add 2 [junit] 40/ 134: com.jogamp.newt.event.awt.AWTKeyAdapter : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 41/ 134: com.jogamp.newt.event.awt.AWTMouseAdapter : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 42/ 134: com.jogamp.newt.event.awt.AWTWindowAdapter : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 43/ 134: com.jogamp.newt.opengl.GLWindow : Remove 3, Change 0, Deprecate 0, Add 12 [junit] 44/ 134: com.jogamp.newt.swt.NewtCanvasSWT : Remove 0, Change 0, Deprecate 0, Add 2 [junit] 45/ 134: com.jogamp.newt.util.EDTUtil : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 46/ 134: com.jogamp.opengl.FBObject : Remove 4, Change 0, Deprecate 0, Add 8 [junit] 47/ 134: com.jogamp.opengl.FBObject.Attachment : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 48/ 134: com.jogamp.opengl.FBObject.ColorAttachment : Remove 0, Change 0, Deprecate 0, Add 3 [junit] 49/ 134: com.jogamp.opengl.FBObject.Colorbuffer : Remove 0, Change 0, Deprecate 0, Add 7 [junit] 50/ 134: com.jogamp.opengl.FBObject.TextureAttachment : Remove 0, Change 0, Deprecate 0, Add 3 [junit] 51/ 134: com.jogamp.opengl.GLAutoDrawableDelegate : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 52/ 134: com.jogamp.opengl.GLEventListenerState : Remove 0, Change 1, Deprecate 0, Add 3 [junit] 53/ 134: com.jogamp.opengl.GLEventListenerState.ReshapeGLEventListener : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 54/ 134: com.jogamp.opengl.GLRendererQuirks : Remove 0, Change 1, Deprecate 0, Add 1 [junit] 55/ 134: com.jogamp.opengl.math.FloatUtil : Remove 21, Change 1, Deprecate 3, Add 58 [junit] 56/ 134: com.jogamp.opengl.math.FovHVHalves : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 57/ 134: com.jogamp.opengl.math.Matrix4 : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 58/ 134: com.jogamp.opengl.math.Quaternion : Remove 17, Change 9, Deprecate 0, Add 42 [junit] 59/ 134: com.jogamp.opengl.math.Ray : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 60/ 134: com.jogamp.opengl.math.VectorUtil : Remove 24, Change 1, Deprecate 0, Add 71 [junit] 61/ 134: com.jogamp.opengl.math.geom.AABBox : Remove 8, Change 1, Deprecate 0, Add 18 [junit] 62/ 134: com.jogamp.opengl.math.geom.Frustum : Remove 0, Change 1, Deprecate 0, Add 0 [junit] 63/ 134: com.jogamp.opengl.swt.GLCanvas : Remove 4, Change 2, Deprecate 0, Add 5 [junit] 64/ 134: com.jogamp.opengl.util.AnimatorBase : Remove 0, Change 1, Deprecate 0, Add 5 [junit] 65/ 134: com.jogamp.opengl.util.AnimatorBase.AnimatorImpl : Remove 0, Change 1, Deprecate 0, Add 0 [junit] 66/ 134: com.jogamp.opengl.util.AnimatorBase.UncaughtAnimatorException : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 67/ 134: com.jogamp.opengl.util.CustomGLEventListener : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 68/ 134: com.jogamp.opengl.util.FPSAnimator : Remove 0, Change 1, Deprecate 0, Add 0 [junit] 69/ 134: com.jogamp.opengl.util.GLDrawableUtil : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 70/ 134: com.jogamp.opengl.util.GLDrawableUtil.ReshapeGLEventListener : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 71/ 134: com.jogamp.opengl.util.GLPixelBuffer : Remove 0, Change 2, Deprecate 0, Add 0 [junit] 72/ 134: com.jogamp.opengl.util.GLPixelStorageModes : Remove 1, Change 0, Deprecate 0, Add 6 [junit] 73/ 134: com.jogamp.opengl.util.Gamma : Remove 2, Change 0, Deprecate 0, Add 5 [junit] 74/ 134: com.jogamp.opengl.util.PMVMatrix : Remove 16, Change 2, Deprecate 0, Add 7 [junit] 75/ 134: com.jogamp.opengl.util.TGAWriter : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 76/ 134: com.jogamp.opengl.util.av.AudioSink : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 77/ 134: com.jogamp.opengl.util.awt.Screenshot : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 78/ 134: com.jogamp.opengl.util.glsl.ShaderCode : Remove 0, Change 1, Deprecate 0, Add 1 [junit] 79/ 134: com.jogamp.opengl.util.glsl.ShaderProgram : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 80/ 134: com.jogamp.opengl.util.stereo.EyeParameter : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 81/ 134: com.jogamp.opengl.util.stereo.EyePose : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 82/ 134: com.jogamp.opengl.util.stereo.StereoClientRenderer : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 83/ 134: com.jogamp.opengl.util.stereo.StereoDevice : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 84/ 134: com.jogamp.opengl.util.stereo.StereoDevice.Config : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 85/ 134: com.jogamp.opengl.util.stereo.StereoDeviceFactory : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 86/ 134: com.jogamp.opengl.util.stereo.StereoDeviceFactory.DeviceType : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 87/ 134: com.jogamp.opengl.util.stereo.StereoDeviceRenderer : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 88/ 134: com.jogamp.opengl.util.stereo.StereoDeviceRenderer.Eye : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 89/ 134: com.jogamp.opengl.util.stereo.StereoGLEventListener : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 90/ 134: com.jogamp.opengl.util.stereo.StereoUtil : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 91/ 134: com.jogamp.opengl.util.texture.ImageSequence : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 92/ 134: com.jogamp.opengl.util.texture.Texture : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 93/ 134: com.jogamp.opengl.util.texture.TextureIO : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 94/ 134: com.jogamp.opengl.util.texture.TextureSequence : Remove 0, Change 0, Deprecate 0, Add 2 [junit] 95/ 134: javax.media.nativewindow.NativeSurface : Remove 2, Change 0, Deprecate 0, Add 4 [junit] 96/ 134: javax.media.nativewindow.NativeSurfaceHolder : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 97/ 134: javax.media.nativewindow.NativeWindow : Remove 0, Change 1, Deprecate 0, Add 3 [junit] 98/ 134: javax.media.nativewindow.NativeWindowFactory : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 99/ 134: javax.media.nativewindow.ScalableSurface : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 100/ 134: javax.media.nativewindow.UpstreamSurfaceHook : Remove 2, Change 0, Deprecate 0, Add 3 [junit] 101/ 134: javax.media.nativewindow.UpstreamSurfaceHook.MutableSize : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 102/ 134: javax.media.nativewindow.util.Dimension : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 103/ 134: javax.media.nativewindow.util.Point : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 104/ 134: javax.media.nativewindow.util.Rectangle : Remove 0, Change 0, Deprecate 0, Add 2 [junit] 105/ 134: javax.media.opengl.DebugGL4bc : Remove 6, Change 37, Deprecate 0, Add 0 [junit] 106/ 134: javax.media.opengl.DebugGLES1 : Remove 4, Change 37, Deprecate 0, Add 0 [junit] 107/ 134: javax.media.opengl.DebugGLES3 : Remove 6, Change 37, Deprecate 0, Add 0 [junit] 108/ 134: javax.media.opengl.GL2ES3 : Remove 2, Change 0, Deprecate 0, Add 0 [junit] 109/ 134: javax.media.opengl.GLAnimatorControl : Remove 0, Change 0, Deprecate 0, Add 2 [junit] 110/ 134: javax.media.opengl.GLAnimatorControl.UncaughtExceptionHandler : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 111/ 134: javax.media.opengl.GLAutoDrawable : Remove 0, Change 2, Deprecate 0, Add 4 [junit] 112/ 134: javax.media.opengl.GLBase : Remove 4, Change 0, Deprecate 0, Add 0 [junit] 113/ 134: javax.media.opengl.GLBufferStorage : Remove 0, Change 0, Deprecate 0, Add 2 [junit] 114/ 134: javax.media.opengl.GLDrawable : Remove 2, Change 1, Deprecate 0, Add 3 [junit] 115/ 134: javax.media.opengl.GLDrawableFactory : Remove 5, Change 0, Deprecate 0, Add 4 [junit] 116/ 134: javax.media.opengl.GLException : Remove 0, Change 0, Deprecate 0, Add 2 [junit] 117/ 134: javax.media.opengl.GLFBODrawable : Remove 1, Change 0, Deprecate 0, Add 6 [junit] 118/ 134: javax.media.opengl.GLFBODrawable.Resizeable : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 119/ 134: javax.media.opengl.GLOffscreenAutoDrawable : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 120/ 134: javax.media.opengl.GLPbuffer : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 121/ 134: javax.media.opengl.GLProfile : Remove 0, Change 0, Deprecate 0, Add 5 [junit] 122/ 134: javax.media.opengl.GLSharedContextSetter : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 123/ 134: javax.media.opengl.GLUniformData : Remove 0, Change 0, Deprecate 0, Add 2 [junit] 124/ 134: javax.media.opengl.Threading : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 125/ 134: javax.media.opengl.Threading.Mode : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 126/ 134: javax.media.opengl.TraceGL4bc : Remove 6, Change 37, Deprecate 0, Add 0 [junit] 127/ 134: javax.media.opengl.TraceGLES1 : Remove 4, Change 37, Deprecate 0, Add 0 [junit] 128/ 134: javax.media.opengl.TraceGLES3 : Remove 6, Change 37, Deprecate 0, Add 0 [junit] 129/ 134: javax.media.opengl.awt.GLCanvas : Remove 2, Change 3, Deprecate 0, Add 9 [junit] 130/ 134: javax.media.opengl.awt.GLJPanel : Remove 1, Change 3, Deprecate 0, Add 10 [junit] 131/ 134: javax.media.opengl.glu.GLU : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 132/ 134: javax.media.opengl.glu.gl2.GLUgl2 : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 133/ 134: javax.media.opengl.glu.gl2es1.GLUgl2es1 : Remove 1, Change 0, Deprecate 0, Add 0 [junit] [junit] [junit] Removes [junit] [junit] Class com.jogamp.graph.curve.OutlineShape [junit] Removed Method transformOutlines, desc (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)V, access public [junit] Removed Method closeLastOutline, desc ()V, access public [junit] Removed Method triangulate, sig ()Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;, desc ()Ljava/util/ArrayList;, access public [junit] Class com.jogamp.graph.curve.Region [junit] Removed Method isDirty, desc ()Z, access final public [junit] Removed Method isNonUniformWeight, desc (I)Z, access public static [junit] Removed Method addVertices, sig (Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Vertex;>;)V, desc (Ljava/util/ArrayList;)V, access public [junit] Removed Field TWO_PASS_DEFAULT_TEXTURE_UNIT, desc I, access final public static [junit] Removed Method isNonUniformWeight, desc ()Z, access public [junit] Removed Method getNumVertices, desc ()I, access final public [junit] Removed Method addVertex, desc (Lcom/jogamp/graph/geom/Vertex;)V, access public [junit] Removed Method addTriangle, desc (Lcom/jogamp/graph/geom/Triangle;)V, access public [junit] Removed Field vertices, sig Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Vertex;>;, desc Ljava/util/ArrayList;, access protected [junit] Removed Field VARIABLE_CURVE_WEIGHT_BIT, desc I, access final public static [junit] Removed Field triangles, sig Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;, desc Ljava/util/ArrayList;, access protected [junit] Removed Method setDirty, desc (Z)V, access final protected [junit] Removed Method addTriangles, sig (Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;)V, desc (Ljava/util/ArrayList;)V, access public [junit] Class com.jogamp.graph.curve.opengl.GLRegion [junit] Removed Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;II[I)V, access final public [junit] Removed Method drawImpl, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;II[I)V, access abstract protected [junit] Removed Method create, desc (Lcom/jogamp/graph/curve/OutlineShape;I)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static [junit] Removed Method update, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;)V, access abstract protected [junit] Removed Method destroy, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;)V, access abstract public [junit] Removed Method create, desc ([Lcom/jogamp/graph/curve/OutlineShape;I)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static [junit] Class com.jogamp.graph.curve.opengl.RegionRenderer [junit] Removed Method <init>, desc (Lcom/jogamp/graph/curve/opengl/RenderState;I)V, access protected [junit] Removed Method drawImpl, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/Region;[F[I)V, access abstract protected [junit] Removed Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/Region;[F[I)V, access final public [junit] Removed Method destroyImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access protected [junit] Removed Method create, desc (Lcom/jogamp/graph/curve/opengl/RenderState;I)Lcom/jogamp/graph/curve/opengl/RegionRenderer;, access public static [junit] Class com.jogamp.graph.curve.opengl.RenderState [junit] Removed Method getShaderState, desc ()Lcom/jogamp/opengl/util/glsl/ShaderState;, access final public [junit] Removed Method toString, desc (Ljava/lang/StringBuilder;Z)Ljava/lang/StringBuilder;, access public [junit] Removed Method <init>, sig (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;Lcom/jogamp/opengl/util/PMVMatrix;)V, desc (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory;Lcom/jogamp/opengl/util/PMVMatrix;)V, access protected [junit] Removed Method getWeight, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public [junit] Removed Method pmvMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public [junit] Removed Method getPMVMatrix, desc ()Ljavax/media/opengl/GLUniformData;, access final public [junit] Removed Field st, desc Lcom/jogamp/opengl/util/glsl/ShaderState;, access final protected [junit] Removed Field gcu_PMVMatrix, desc Ljavax/media/opengl/GLUniformData;, access final protected [junit] Removed Method getColorStatic, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public [junit] Removed Method getAlpha, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public [junit] Removed Method createRenderState, sig (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;)Lcom/jogamp/graph/curve/opengl/RenderState;, desc (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/curve/opengl/RenderState;, access public static [junit] Removed Method createRenderState, sig (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;Lcom/jogamp/opengl/util/PMVMatrix;)Lcom/jogamp/graph/curve/opengl/RenderState;, desc (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory;Lcom/jogamp/opengl/util/PMVMatrix;)Lcom/jogamp/graph/curve/opengl/RenderState;, access public static [junit] Class com.jogamp.graph.curve.opengl.Renderer [junit] Removed Class , access abstract public super synchronized [junit] Class com.jogamp.graph.curve.opengl.TextRenderer [junit] Removed Class , access abstract public super synchronized [junit] Class com.jogamp.graph.curve.tess.Triangulator [junit] Removed Method addCurve, desc (Lcom/jogamp/graph/geom/Outline;)V, access abstract public [junit] Removed Method generate, sig ()Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;, desc ()Ljava/util/ArrayList;, access abstract public [junit] Class com.jogamp.graph.font.Font [junit] Removed Method getStringBounds, desc (Ljava/lang/CharSequence;F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Removed Method getStringHeight, desc (Ljava/lang/CharSequence;F)F, access abstract public [junit] Removed Method getStringWidth, desc (Ljava/lang/CharSequence;F)F, access abstract public [junit] Class com.jogamp.graph.font.Font.Glyph [junit] Removed Method getBBox, desc (F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Class com.jogamp.graph.font.Font.Metrics [junit] Removed Method getBBox, desc (F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Class com.jogamp.graph.geom.Outline [junit] Removed Method setClosed, desc (Z)V, access final public [junit] Removed Method clone, desc ()Lcom/jogamp/graph/geom/Outline;, access public [junit] Class com.jogamp.graph.geom.Triangle [junit] Removed Method setEdgesBoundary, desc ([Z)V, access public [junit] Removed Method <init>, desc ([Lcom/jogamp/graph/geom/Vertex;)V, access public varargs [junit] Class com.jogamp.graph.geom.Vertex [junit] Removed Method setTexCoord, desc (FF)V, access abstract public [junit] Class com.jogamp.graph.geom.opengl.SVertex [junit] Removed Class , access public super synchronized [junit] Class com.jogamp.graph.geom.opengl.SVertex.Factory [junit] Removed Class , access public super synchronized [junit] Class com.jogamp.nativewindow.DelegatedUpstreamSurfaceHookWithSurfaceSize [junit] Removed Method getHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Removed Method getWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Class com.jogamp.nativewindow.UpstreamSurfaceHookMutableSize [junit] Removed Method setSize, desc (II)V, access final public [junit] Removed Method getWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Removed Method getHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Class com.jogamp.nativewindow.UpstreamSurfaceHookMutableSizePos [junit] Removed Class , access public super synchronized [junit] Class com.jogamp.nativewindow.awt.JAWTWindow [junit] Removed Method updateBounds, desc (Ljogamp/nativewindow/jawt/JAWT_Rectangle;)Z, access final protected [junit] Class com.jogamp.newt.MonitorDevice [junit] Removed Method unionOfViewports, sig (Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List<Lcom/jogamp/newt/MonitorDevice;>;)Ljavax/media/nativewindow/util/Rectangle;, desc (Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List;)Ljavax/media/nativewindow/util/Rectangle;, access public static [junit] Removed Method <init>, sig (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet<Lcom/jogamp/newt/MonitorMode;>;)V, desc (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet;)V, access protected [junit] Removed Method coverage, desc (Ljavax/media/nativewindow/util/RectangleImmutable;)F, access final public [junit] Removed Field viewport, desc Ljavax/media/nativewindow/util/Rectangle;, access protected [junit] Class com.jogamp.newt.Screen [junit] Removed Method unionOfMonitorViewportSize, desc (Ljavax/media/nativewindow/util/Rectangle;)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Class com.jogamp.newt.Window [junit] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;)Lcom/jogamp/newt/Window$ReparentOperation;, access abstract public [junit] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;IIZ)Lcom/jogamp/newt/Window$ReparentOperation;, access abstract public [junit] Class com.jogamp.newt.event.GestureHandler.GestureEvent [junit] Removed Method <init>, desc (SLjava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;)V, access public [junit] Removed Method <init>, desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;)V, access public [junit] Class com.jogamp.newt.event.MouseEvent [junit] Removed Field BUTTON_NUMBER, desc S, access final public static [junit] Class com.jogamp.newt.event.PinchToZoomGesture.ZoomEvent [junit] Removed Method getTrigger, desc ()Lcom/jogamp/newt/event/MouseEvent;, access final public [junit] Removed Method <init>, desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/MouseEvent;F)V, access public [junit] Class com.jogamp.newt.event.awt.AWTAdapter [junit] Removed Method <init>, desc (Lcom/jogamp/newt/event/NEWTEventListener;)V, access protected [junit] Class com.jogamp.newt.event.awt.AWTKeyAdapter [junit] Removed Method <init>, desc (Lcom/jogamp/newt/event/KeyListener;)V, access public [junit] Class com.jogamp.newt.event.awt.AWTMouseAdapter [junit] Removed Method <init>, desc (Lcom/jogamp/newt/event/MouseListener;)V, access public [junit] Class com.jogamp.newt.event.awt.AWTWindowAdapter [junit] Removed Method <init>, desc (Lcom/jogamp/newt/event/WindowListener;)V, access public [junit] Class com.jogamp.newt.opengl.GLWindow [junit] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;)Lcom/jogamp/newt/Window$ReparentOperation;, access final public [junit] Removed Method getLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final protected [junit] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;IIZ)Lcom/jogamp/newt/Window$ReparentOperation;, access final public [junit] Class com.jogamp.newt.util.EDTUtil [junit] Removed Method start, desc ()Z, access abstract public [junit] Class com.jogamp.opengl.FBObject [junit] Removed Method createColorTextureAttachment, desc (Ljavax/media/opengl/GLProfile;ZII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Removed Method getColorAttachmentCount, desc ()I, access final public [junit] Removed Method createColorTextureAttachment, desc (Ljavax/media/opengl/GLProfile;ZIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Removed Method getSamplingSink, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public [junit] Class com.jogamp.opengl.GLAutoDrawableDelegate [junit] Removed Method getLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final protected [junit] Class com.jogamp.opengl.GLEventListenerState.ReshapeGLEventListener [junit] Removed Class , access public super synchronized [junit] Class com.jogamp.opengl.math.FloatUtil [junit] Removed Method multMatrixVecf, desc (Ljava/nio/FloatBuffer;[FI[FI)V, access final public static [junit] Removed Method makeIdentityf, desc ([FI)V, access final public static [junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;[FI)V, access final public static [junit] Removed Method multMatrixVecf, desc (Ljava/nio/FloatBuffer;[F[F)V, access final public static [junit] Removed Method multMatrixVecf, desc ([F[F[F)V, access final public static [junit] Removed Method makeIdentityf, desc (Ljava/nio/FloatBuffer;)V, access final public static [junit] Removed Method normalize, desc (Ljava/nio/FloatBuffer;)V, access final public static [junit] Removed Method normalize, desc ([F)V, access final public static [junit] Removed Method multMatrixVecf, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static [junit] Removed Method cross, desc ([F[F[F)V, access final public static [junit] Removed Method multMatrixVecf, desc ([FI[FI[FI)V, access final public static [junit] Removed Method multMatrixf, desc ([FI[FI)V, access final public static [junit] Removed Method makeZero, desc ([FI)V, access final public static [junit] Removed Method makeZero, desc (Ljava/nio/FloatBuffer;)V, access final public static [junit] Removed Method cross, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static [junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;[FI)V, access final public static [junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static [junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;[FILjava/nio/FloatBuffer;)V, access final public static [junit] Removed Method multMatrixf, desc ([FI[FILjava/nio/FloatBuffer;)V, access final public static [junit] Removed Method multMatrixf, desc ([FI[FI[FI)V, access final public static [junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static [junit] Class com.jogamp.opengl.math.Quaternion [junit] Removed Method mult, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public [junit] Removed Method subtract, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public [junit] Removed Method add, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public [junit] Removed Method divide, desc (F)V, access public [junit] Removed Method inverse, desc ()V, access public [junit] Removed Method <init>, desc ([FF)V, access public [junit] Removed Method toMatrix, desc ()[F, access public [junit] Removed Method setFromMatrix, desc ([F)V, access public [junit] Removed Method mult, desc ([F)[F, access public [junit] Removed Method fromAxis, desc ([FF)V, access public [junit] Removed Method toAxis, desc ()[F, access public [junit] Removed Method setIdentity, desc ()V, access public [junit] Removed Method <init>, desc ([F[F)V, access public [junit] Removed Method isRotationMatrix, desc ([F)Z, access public [junit] Removed Method normalize, desc ()V, access public [junit] Removed Method slerp, desc (Lcom/jogamp/opengl/math/Quaternion;Lcom/jogamp/opengl/math/Quaternion;F)V, access public [junit] Removed Method mult, desc (F)V, access public [junit] Class com.jogamp.opengl.math.VectorUtil [junit] Removed Method computeLength, desc ([F[F)F, access public static [junit] Removed Method norm, desc ([F)F, access public static [junit] Removed Method line2lineIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static [junit] Removed Method scale, desc ([F[F[F)[F, access public static [junit] Removed Method scale, desc ([F[FF)[F, access public static [junit] Removed Method inCircle, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)Z, access public static [junit] Removed Method mid, desc ([F[F)[F, access public static [junit] Removed Method colMatrixVectorMult, desc ([F[F)[F, access public static [junit] Removed Field COLLINEAR, desc I, access final public static [junit] Removed Method normalize, desc ([F)[F, access public static [junit] Removed Method rowMatrixVectorMult, desc ([F[F)[F, access public static [junit] Removed Method checkEquality, desc ([F[F)Z, access public static [junit] Removed Method scale, desc ([FF)[F, access public static [junit] Removed Method cross, desc ([F[F)[F, access public static [junit] Removed Method checkCollinear, desc ([F[F[F)Z, access public static [junit] Removed Method tri2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)Z, access public static [junit] Removed Method triArea, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)F, access public static [junit] Removed Method dot, desc ([F[F)F, access public static [junit] Removed Method seg2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static [junit] Removed Method computeDeterminant, desc ([F[F[F)F, access public static [junit] Removed Method checkEqualityVec2, desc ([F[F)Z, access public static [junit] Removed Method computeVector, desc ([F[F)[F, access public static [junit] Removed Method vectorAdd, desc ([F[F)[F, access public static [junit] Removed Method vertexInTriangle, desc ([F[F[F[F)Z, access public static [junit] Class com.jogamp.opengl.math.geom.AABBox [junit] Removed Method intersects, desc (FFFF)Z, access final public [junit] Removed Method resize, desc (FFF)V, access final public [junit] Removed Method setSize, desc (FFFFFF)V, access final public [junit] Removed Method clone, desc ()Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Removed Method resize, desc ([FI)V, access final public [junit] Removed Method reset, desc ()V, access final public [junit] Removed Method scale, desc (F)V, access final public [junit] Removed Method resize, desc (Lcom/jogamp/opengl/math/geom/AABBox;)V, access final public [junit] Class com.jogamp.opengl.swt.GLCanvas [junit] Removed Method <init>, desc (Lorg/eclipse/swt/widgets/Composite;ILjavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;)V, access public [junit] Removed Method getWidth, desc ()I, access public [junit] Removed Method create, desc (Lorg/eclipse/swt/widgets/Composite;ILjavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;)Lcom/jogamp/opengl/swt/GLCanvas;, access public static [junit] Removed Method getHeight, desc ()I, access public [junit] Class com.jogamp.opengl.util.GLPixelStorageModes [junit] Removed Method save, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Class com.jogamp.opengl.util.Gamma [junit] Removed Method resetDisplayGamma, desc (Ljavax/media/opengl/GL;)V, access public static [junit] Removed Method setDisplayGamma, desc (Ljavax/media/opengl/GL;FFF)Z, access public static [junit] Class com.jogamp.opengl.util.PMVMatrix [junit] Removed Field matrixBuffer, desc Ljava/nio/Buffer;, access protected [junit] Removed Field matrixFrustum, desc [F, access protected [junit] Removed Field projectFloat, desc Ljogamp/opengl/ProjectFloat;, access protected [junit] Removed Field matrixTrans, desc [F, access protected [junit] Removed Field matrixIdent, desc Ljava/nio/FloatBuffer;, access protected [junit] Removed Method destroy, desc ()V, access final public [junit] Removed Field matrixOrtho, desc [F, access protected [junit] Removed Field matrixRot, desc [F, access protected [junit] Removed Method usesBackingArray, desc ()Z, access final public [junit] Removed Field matrixScale, desc [F, access protected [junit] Removed Field vec3f, desc [F, access protected [junit] Removed Field matrixMult, desc [F, access protected [junit] Removed Field matrixBufferArray, desc [F, access final protected [junit] Removed Method <init>, desc (Z)V, access public [junit] Removed Field mulPMV, desc [F, access protected [junit] Removed Field usesBackingArray, desc Z, access final protected [junit] Class com.jogamp.opengl.util.TGAWriter [junit] Removed Class , access public super synchronized [junit] Class com.jogamp.opengl.util.av.AudioSink [junit] Removed Method enqueueData, desc (Lcom/jogamp/opengl/util/av/AudioSink$AudioDataFrame;)Lcom/jogamp/opengl/util/av/AudioSink$AudioFrame;, access abstract public [junit] Class com.jogamp.opengl.util.awt.Screenshot [junit] Removed Class , access public super synchronized [junit] Class com.jogamp.opengl.util.texture.TextureIO [junit] Removed Method newTexture, desc (IIIIIIZ)Lcom/jogamp/opengl/util/texture/Texture;, access public static [junit] Class javax.media.nativewindow.NativeSurface [junit] Removed Method getHeight, desc ()I, access abstract public [junit] Removed Method getWidth, desc ()I, access abstract public [junit] Class javax.media.nativewindow.NativeWindowFactory [junit] Removed Method createWrappedWindow, desc (Ljavax/media/nativewindow/AbstractGraphicsScreen;JJLcom/jogamp/nativewindow/UpstreamSurfaceHookMutableSizePos;)Ljavax/media/nativewindow/NativeWindow;, access public static [junit] Class javax.media.nativewindow.UpstreamSurfaceHook [junit] Removed Method getWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public [junit] Removed Method getHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public [junit] Class javax.media.nativewindow.UpstreamSurfaceHook.MutableSize [junit] Removed Method setSize, desc (II)V, access abstract public [junit] Class javax.media.opengl.DebugGL4bc [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Removed Method glIsPBOPackBound, desc ()Z, access public [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public [junit] Class javax.media.opengl.DebugGLES1 [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Class javax.media.opengl.DebugGLES3 [junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Removed Method glIsPBOPackBound, desc ()Z, access public [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Class javax.media.opengl.GL2ES3 [junit] Removed Method glIsPBOPackBound, desc ()Z, access abstract public [junit] Removed Method glIsPBOUnpackBound, desc ()Z, access abstract public [junit] Class javax.media.opengl.GLBase [junit] Removed Method glGetBoundBuffer, desc (I)I, access abstract public [junit] Removed Method glGetBufferSize, desc (I)J, access abstract public [junit] Removed Method glIsVBOArrayBound, desc ()Z, access abstract public [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access abstract public [junit] Class javax.media.opengl.GLDrawable [junit] Removed Method getHeight, desc ()I, access abstract public [junit] Removed Method getWidth, desc ()I, access abstract public [junit] Class javax.media.opengl.GLDrawableFactory [junit] Removed Method createOffscreenAutoDrawable, desc (Ljavax/media/nativewindow/AbstractGraphicsDevice;Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;IILjavax/media/opengl/GLContext;)Ljavax/media/opengl/GLOffscreenAutoDrawable;, access abstract public [junit] Removed Method createGLPbuffer, desc (Ljavax/media/nativewindow/AbstractGraphicsDevice;Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;IILjavax/media/opengl/GLContext;)Ljavax/media/opengl/GLPbuffer;, access abstract public [junit] Removed Field disableOpenGLES, desc Z, access final protected static [junit] Removed Method resetDisplayGamma, desc ()V, access abstract public [junit] Removed Field enableANGLE, desc Z, access final protected static [junit] Class javax.media.opengl.GLFBODrawable [junit] Removed Method getTextureBuffer, desc (I)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access abstract public [junit] Class javax.media.opengl.GLFBODrawable.Resizeable [junit] Removed Method setSize, desc (Ljavax/media/opengl/GLContext;II)V, access abstract public [junit] Class javax.media.opengl.GLOffscreenAutoDrawable [junit] Removed Method setSize, desc (II)V, access abstract public [junit] Class javax.media.opengl.GLPbuffer [junit] Removed Class , access abstract interface public [junit] Class javax.media.opengl.GLSharedContextSetter [junit] Removed Method areAllGLEventListenerInitialized, desc ()Z, access abstract public [junit] Class javax.media.opengl.TraceGL4bc [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Removed Method glIsPBOPackBound, desc ()Z, access public [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public [junit] Class javax.media.opengl.TraceGLES1 [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Class javax.media.opengl.TraceGLES3 [junit] Removed Method glIsPBOPackBound, desc ()Z, access public [junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Class javax.media.opengl.awt.GLCanvas [junit] Removed Method <init>, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;Ljava/awt/GraphicsDevice;)V, access public [junit] Removed Method <init>, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLContext;)V, access public [junit] Class javax.media.opengl.awt.GLJPanel [junit] Removed Method <init>, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;)V, access public [junit] Class javax.media.opengl.glu.GLU [junit] Removed Method destroy, desc ()V, access public [junit] Class javax.media.opengl.glu.gl2.GLUgl2 [junit] Removed Method destroy, desc ()V, access public [junit] Class javax.media.opengl.glu.gl2es1.GLUgl2es1 [junit] Removed Method destroy, desc ()V, access public [junit] [junit] [junit] Changes [junit] [junit] Class com.jogamp.graph.curve.OutlineShape [junit] Changed Method addEmptyOutline, desc ()V, access added: final [junit] Changed Method setOutline, desc (ILcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Changed Method addOutlineShape, desc (Lcom/jogamp/graph/curve/OutlineShape;)V, access added: final [junit] Changed Method getVertices, sig ()Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Vertex;>;, desc ()Ljava/util/ArrayList;, access added: final [junit] Changed Method getOutlineNumber, desc ()I, access added: final [junit] Changed Method addOutline, desc (Lcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Changed Method addOutline, desc (ILcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Changed Method getOutline, desc (I)Lcom/jogamp/graph/geom/Outline;, access added: final [junit] Class com.jogamp.graph.curve.Region [junit] Changed Field DEBUG_INSTANCE, desc Z, access [junit] Changed Field VBAA_RENDERING_BIT, desc I, access [junit] Changed Method isVBAA, desc ()Z, access added: final [junit] Class com.jogamp.graph.curve.opengl.RegionRenderer [junit] Changed Class , access removed: abstract [junit] Class com.jogamp.graph.curve.opengl.RenderState [junit] Changed Class , access removed: abstract [junit] Class com.jogamp.graph.geom.Outline [junit] Changed Class , access [junit] Class com.jogamp.nativewindow.awt.JAWTWindow [junit] Changed Method toHexString, desc (J)Ljava/lang/String;, access added: static [junit] Changed Class , access [junit] Class com.jogamp.newt.Window [junit] Changed Class , access [junit] Class com.jogamp.newt.event.InputEvent [junit] Changed Method isInvisible, desc ()Z, access added: final [junit] Changed Method isAutoRepeat, desc ()Z, access added: final [junit] Changed Method isMetaDown, desc ()Z, access added: final [junit] Changed Method isAltGraphDown, desc ()Z, access added: final [junit] Changed Method getModifiers, desc ()I, access added: final [junit] Changed Method isShiftDown, desc ()Z, access added: final [junit] Changed Method isControlDown, desc ()Z, access added: final [junit] Changed Method isConfined, desc ()Z, access added: final [junit] Changed Method isAltDown, desc ()Z, access added: final [junit] Changed Method getModifiersString, desc (Ljava/lang/StringBuilder;)Ljava/lang/StringBuilder;, access added: final [junit] Class com.jogamp.newt.event.MouseEvent [junit] Changed Method createVariant, desc (S)Lcom/jogamp/newt/event/MouseEvent;, access added: final [junit] Class com.jogamp.newt.event.awt.AWTAdapter [junit] Changed Method <init>, desc (Lcom/jogamp/newt/Window;)V, access [junit] Changed Method setDownstream, desc (Lcom/jogamp/newt/Window;)Lcom/jogamp/newt/event/awt/AWTAdapter;, access [junit] Class com.jogamp.opengl.GLEventListenerState [junit] Changed Method moveTo, desc (Ljavax/media/opengl/GLAutoDrawable;)V, access [junit] Class com.jogamp.opengl.GLRendererQuirks [junit] Changed Field COUNT, desc I, access [junit] Class com.jogamp.opengl.math.FloatUtil [junit] Changed Class , access added: final [junit] Class com.jogamp.opengl.math.Quaternion [junit] Changed Method setY, desc (F)V, access added: final [junit] Changed Method isIdentity, desc ()Z, access added: final [junit] Changed Method getZ, desc ()F, access added: final [junit] Changed Method getY, desc ()F, access added: final [junit] Changed Method getW, desc ()F, access added: final [junit] Changed Method setW, desc (F)V, access added: final [junit] Changed Method setX, desc (F)V, access added: final [junit] Changed Method getX, desc ()F, access added: final [junit] Changed Method setZ, desc (F)V, access added: final [junit] Class com.jogamp.opengl.math.VectorUtil [junit] Changed Class , access added: final [junit] Class com.jogamp.opengl.math.geom.AABBox [junit] Changed Class , access [junit] Class com.jogamp.opengl.math.geom.Frustum [junit] Changed Field planes, desc [Lcom/jogamp/opengl/math/geom/Frustum$Plane;, access added: final [junit] Class com.jogamp.opengl.swt.GLCanvas [junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access [junit] Changed Method invoke, sig (ZLjava/util/List<Ljavax/media/opengl/GLRunnable;>;)Z, desc (ZLjava/util/List;)Z, access [junit] Class com.jogamp.opengl.util.AnimatorBase [junit] Changed Method display, desc ()V, access [junit] Class com.jogamp.opengl.util.AnimatorBase.AnimatorImpl [junit] Changed Method display, sig (Ljava/util/ArrayList<Ljavax/media/opengl/GLAutoDrawable;>;ZZ)V, desc (Ljava/util/ArrayList;ZZ)V, access [junit] Class com.jogamp.opengl.util.FPSAnimator [junit] Changed Method setFPS, desc (I)V, access removed: super synchronized [junit] Class com.jogamp.opengl.util.GLPixelBuffer [junit] Changed Field defaultProviderWithRowStride, desc Lcom/jogamp/opengl/util/GLPixelBuffer$GLPixelBufferProvider;, access added: final [junit] Changed Field defaultProviderNoRowStride, desc Lcom/jogamp/opengl/util/GLPixelBuffer$GLPixelBufferProvider;, access added: final [junit] Class com.jogamp.opengl.util.PMVMatrix [junit] Changed Class , access added: final [junit] Changed Method glGetFrustum, desc ()Lcom/jogamp/opengl/math/geom/Frustum;, access added: final [junit] Class com.jogamp.opengl.util.glsl.ShaderCode [junit] Changed Field es3_default_precision_fp, desc Ljava/lang/String;, access [junit] Class javax.media.nativewindow.NativeWindow [junit] Changed Class , access [junit] Class javax.media.opengl.DebugGL4bc [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method isGLES3, desc ()Z, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, access removed: final [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Class javax.media.opengl.DebugGLES1 [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final [junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method isGLES3, desc ()Z, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, access removed: final [junit] Class javax.media.opengl.DebugGLES3 [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method isGLES3, desc ()Z, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, access removed: final [junit] Class javax.media.opengl.GLAutoDrawable [junit] Changed Method invoke, sig (ZLjava/util/List<Ljavax/media/opengl/GLRunnable;>;)Z, desc (ZLjava/util/List;)Z, access [junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access [junit] Class javax.media.opengl.GLDrawable [junit] Changed Class , access [junit] Class javax.media.opengl.TraceGL4bc [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Changed Method isGLES3, desc ()Z, access removed: final [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, access removed: final [junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Class javax.media.opengl.TraceGLES1 [junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method isGLES3, desc ()Z, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, access removed: final [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Class javax.media.opengl.TraceGLES3 [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, access removed: final [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method isGLES3, desc ()Z, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Class javax.media.opengl.awt.GLCanvas [junit] Changed Method invoke, sig (ZLjava/util/List<Ljavax/media/opengl/GLRunnable;>;)Z, desc (ZLjava/util/List;)Z, access [junit] Changed Class , access [junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access [junit] Class javax.media.opengl.awt.GLJPanel [junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access [junit] Changed Method invoke, sig (ZLjava/util/List<Ljavax/media/opengl/GLRunnable;>;)Z, desc (ZLjava/util/List;)Z, access [junit] Changed Class , access [junit] [junit] [junit] Deprecates [junit] [junit] Class com.jogamp.opengl.math.FloatUtil [junit] Deprecated Method matrixToString, desc (Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/lang/String;Ljava/nio/FloatBuffer;ILjava/nio/FloatBuffer;IIIZ)Ljava/lang/StringBuilder;, access public static [junit] Deprecated Method matrixRowToString, desc (Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/nio/FloatBuffer;IIIZI)Ljava/lang/StringBuilder;, access public static [junit] Deprecated Method matrixToString, desc (Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/lang/String;Ljava/nio/FloatBuffer;IIIZ)Ljava/lang/StringBuilder;, access public static [junit] [junit] [junit] Additions [junit] [junit] Class com.jogamp.graph.curve.OutlineShape [junit] Added Field DEFAULT_SHARPNESS, desc F, access final public static [junit] Added Method closeLastOutline, desc (Z)V, access final public [junit] Added Method clearCache, desc ()V, access public [junit] Added Method setIsQuadraticNurbs, desc ()V, access final public [junit] Added Field DIRTY_VERTICES, desc I, access final public static [junit] Added Method transform, desc (Ljogamp/graph/geom/plane/AffineTransform;)Lcom/jogamp/graph/curve/OutlineShape;, access final public [junit] Added Method getAddedVerticeCount, desc ()I, access public [junit] Added Method getTriangles, sig (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;, desc (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)Ljava/util/ArrayList;, access public [junit] Added Field DIRTY_TRIANGLES, desc I, access final public static [junit] Added Method setSharpness, desc (F)V, access public [junit] Added Method getSharpness, desc ()F, access public [junit] Added Method hashCode, desc ()I, access final public [junit] Class com.jogamp.graph.curve.OutlineShapeXForm [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.curve.Region [junit] Added Method markShapeDirty, desc ()V, access final public [junit] Added Field MSAA_RENDERING_BIT, desc I, access final public static [junit] Added Method clearImpl, desc ()V, access protected [junit] Added Method clearDirtyBits, desc (I)V, access final protected [junit] Added Field COLORTEXTURE_RENDERING_BIT, desc I, access final public static [junit] Added Method getFrustum, desc ()Lcom/jogamp/opengl/math/geom/Frustum;, access final public [junit] Added Method toString, desc ()Ljava/lang/String;, access public [junit] Added Method isMSAA, desc (I)Z, access public static [junit] Added Method hasColorTexture, desc (I)Z, access public static [junit] Added Field DIRTY_SHAPE, desc I, access final protected static [junit] Added Field DEFAULT_TWO_PASS_TEXTURE_UNIT, desc I, access final public static [junit] Added Method hasColorTexture, desc ()Z, access public [junit] Added Field frustum, desc Lcom/jogamp/opengl/math/geom/Frustum;, access protected [junit] Added Method getQuality, desc ()I, access final public [junit] Added Method pushIndex, desc (I)V, access abstract protected [junit] Added Field DIRTY_STATE, desc I, access final protected static [junit] Added Method isStateDirty, desc ()Z, access final public [junit] Added Method isShapeDirty, desc ()Z, access final public [junit] Added Method setFrustum, desc (Lcom/jogamp/opengl/math/geom/Frustum;)V, access final public [junit] Added Method setQuality, desc (I)V, access final public [junit] Added Method isTwoPass, desc (I)Z, access public static [junit] Added Field COLORCHANNEL_RENDERING_BIT, desc I, access final public static [junit] Added Method pushVertex, desc ([F[F[F)V, access abstract protected [junit] Added Method getDirtyBits, desc ()I, access final protected [junit] Added Method isMSAA, desc ()Z, access final public [junit] Added Method addOutlineShape, desc (Lcom/jogamp/graph/curve/OutlineShape;Ljogamp/graph/geom/plane/AffineTransform;[F)V, access final public [junit] Added Method hasColorChannel, desc (I)Z, access public static [junit] Added Method hasColorChannel, desc ()Z, access public [junit] Added Method hasVariableWeight, desc ()Z, access final public [junit] Added Method addOutlineShapes, sig (Ljava/util/List<Lcom/jogamp/graph/curve/OutlineShape;>;Ljogamp/graph/geom/plane/AffineTransform;[F)V, desc (Ljava/util/List;Ljogamp/graph/geom/plane/AffineTransform;[F)V, access final public [junit] Added Method hasVariableWeight, desc (I)Z, access public static [junit] Added Method getRenderModeString, desc (I)Ljava/lang/String;, access public static [junit] Added Field MAX_QUALITY, desc I, access final public static [junit] Added Field VARWEIGHT_RENDERING_BIT, desc I, access final public static [junit] Added Method markStateDirty, desc ()V, access final public [junit] Class com.jogamp.graph.curve.opengl.GLRegion [junit] Added Method <init>, desc (ILcom/jogamp/opengl/util/texture/TextureSequence;)V, access protected [junit] Added Method destroy, desc (Ljavax/media/opengl/GL2ES2;)V, access final public [junit] Added Method updateImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract protected [junit] Added Method clearImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract protected [junit] Added Method destroyImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract protected [junit] Added Method clear, desc (Ljavax/media/opengl/GL2ES2;)V, access public [junit] Added Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RegionRenderer;[I)V, access final public [junit] Added Method create, desc (ILcom/jogamp/opengl/util/texture/TextureSequence;)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static [junit] Added Field colorTexSeq, desc Lcom/jogamp/opengl/util/texture/TextureSequence;, access final protected [junit] Added Method drawImpl, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RegionRenderer;[I)V, access abstract protected [junit] Class com.jogamp.graph.curve.opengl.RegionRenderer [junit] Added Method isVBOSupported, desc ()Z, access final public [junit] Added Method enable, desc (Ljavax/media/opengl/GL2ES2;Z)V, access final public [junit] Added Field defaultBlendDisable, desc Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;, access final public static [junit] Added Field defaultBlendEnable, desc Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;, access final public static [junit] Added Method getMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public [junit] Added Method reshapePerspective, desc (FIIFF)V, access final public [junit] Added Method create, desc (Lcom/jogamp/graph/curve/opengl/RenderState;Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;)Lcom/jogamp/graph/curve/opengl/RegionRenderer;, access public static [junit] Added Method reshapeOrtho, desc (IIFF)V, access final public [junit] Added Method useShaderProgram, desc (Ljavax/media/opengl/GL2ES2;IZIILcom/jogamp/opengl/util/texture/TextureSequence;)Z, access final public [junit] Added Method getHeight, desc ()I, access final public [junit] Added Method getWidth, desc ()I, access final public [junit] Added Method init, desc (Ljavax/media/opengl/GL2ES2;I)V, access final public [junit] Added Method <init>, desc (Lcom/jogamp/graph/curve/opengl/RenderState;Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;)V, access protected [junit] Added Method destroy, desc (Ljavax/media/opengl/GL2ES2;)V, access final public [junit] Added Method reshapeNotify, desc (II)V, access final public [junit] Added Field DEBUG, desc Z, access final protected static [junit] Added Method getRenderState, desc ()Lcom/jogamp/graph/curve/opengl/RenderState;, access final public [junit] Added Field DEBUG_INSTANCE, desc Z, access final protected static [junit] Added Method isInitialized, desc ()Z, access final public [junit] Class com.jogamp.graph.curve.opengl.RegionRenderer.GLCallback [junit] Added Class , access abstract interface public [junit] Class com.jogamp.graph.curve.opengl.RenderState [junit] Added Method id, desc ()I, access final public [junit] Added Method <init>, sig (Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;Lcom/jogamp/opengl/util/PMVMatrix;)V, desc (Lcom/jogamp/graph/geom/Vertex$Factory;Lcom/jogamp/opengl/util/PMVMatrix;)V, access protected [junit] Added Method clearHintMask, desc (I)V, access final public [junit] Added Method getShaderProgram, desc ()Lcom/jogamp/opengl/util/glsl/ShaderProgram;, access final public [junit] Added Method getColorStatic, desc ([F)[F, access final public [junit] Added Method setWeight, desc (F)V, access final public [junit] Added Field BITHINT_GLOBAL_DEPTH_TEST_ENABLED, desc I, access final public static [junit] Added Method getWeight, desc ()F, access final public [junit] Added Method setShaderProgram, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/opengl/util/glsl/ShaderProgram;)Z, access final public [junit] Added Method updateUniformLoc, desc (Ljavax/media/opengl/GL2ES2;ZLjavax/media/opengl/GLUniformData;Z)Z, access final public [junit] Added Method createRenderState, sig (Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;)Lcom/jogamp/graph/curve/opengl/RenderState;, desc (Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/curve/opengl/RenderState;, access public static [junit] Added Method createRenderState, sig (Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;Lcom/jogamp/opengl/util/PMVMatrix;)Lcom/jogamp/graph/curve/opengl/RenderState;, desc (Lcom/jogamp/graph/geom/Vertex$Factory;Lcom/jogamp/opengl/util/PMVMatrix;)Lcom/jogamp/graph/curve/opengl/RenderState;, access public static [junit] Added Method isWeightValid, desc (F)Z, access public static [junit] Added Method setColorStatic, desc (FFFF)V, access final public [junit] Added Method getMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public [junit] Added Method isShaderProgramInUse, desc ()Z, access final public [junit] Added Field BITHINT_BLENDING_ENABLED, desc I, access final public static [junit] Added Method updateUniformDataLoc, desc (Ljavax/media/opengl/GL2ES2;ZZLjavax/media/opengl/GLUniformData;Z)Z, access final public [junit] Added Method updateAttributeLoc, desc (Ljavax/media/opengl/GL2ES2;ZLcom/jogamp/opengl/util/GLArrayDataServer;Z)Z, access final public [junit] Added Method setHintMask, desc (I)V, access final public [junit] Added Method isHintMaskSet, desc (I)Z, access final public [junit] Class com.jogamp.graph.curve.opengl.RenderState.ProgramLocal [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.curve.opengl.TextRegionUtil [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.curve.opengl.TextRegionUtil.ShapeVisitor [junit] Added Class , access abstract interface public [junit] Class com.jogamp.graph.curve.tess.Triangulator [junit] Added Method generate, sig (Ljava/util/List<Lcom/jogamp/graph/geom/Triangle;>;)V, desc (Ljava/util/List;)V, access abstract public [junit] Added Method getAddedVerticeCount, desc ()I, access abstract public [junit] Added Method addCurve, sig (Ljava/util/List<Lcom/jogamp/graph/geom/Triangle;>;Lcom/jogamp/graph/geom/Outline;F)V, desc (Ljava/util/List;Lcom/jogamp/graph/geom/Outline;F)V, access abstract public [junit] Class com.jogamp.graph.font.Font [junit] Added Method getPixelSize, desc (FF)F, access abstract public [junit] Added Method getMetricHeight, desc (Ljava/lang/CharSequence;FLcom/jogamp/opengl/math/geom/AABBox;)F, access abstract public [junit] Added Method getMetricWidth, desc (Ljava/lang/CharSequence;F)F, access abstract public [junit] Added Method getLineHeight, desc (F)F, access abstract public [junit] Added Method getMetricBounds, desc (Ljava/lang/CharSequence;F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Added Method getPointsBounds, desc (Ljogamp/graph/geom/plane/AffineTransform;Ljava/lang/CharSequence;FLjogamp/graph/geom/plane/AffineTransform;Ljogamp/graph/geom/plane/AffineTransform;)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Class com.jogamp.graph.font.Font.Glyph [junit] Added Method getShape, desc ()Lcom/jogamp/graph/curve/OutlineShape;, access abstract public [junit] Added Method hashCode, desc ()I, access abstract public [junit] Added Method getScale, desc (F)F, access abstract public [junit] Added Method getBBox, desc ()Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Added Method getBBox, desc (Lcom/jogamp/opengl/math/geom/AABBox;F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Added Method getID, desc ()S, access abstract public [junit] Class com.jogamp.graph.font.Font.Metrics [junit] Added Method getBBox, desc (Lcom/jogamp/opengl/math/geom/AABBox;F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Class com.jogamp.graph.font.FontFactory [junit] Added Method get, sig (Ljava/lang/Class<*>;Ljava/lang/String;Z)Lcom/jogamp/graph/font/Font;, desc (Ljava/lang/Class;Ljava/lang/String;Z)Lcom/jogamp/graph/font/Font;, access final public static [junit] Class com.jogamp.graph.font.FontSet [junit] Added Field STYLE_NONE, desc I, access final public static [junit] Class com.jogamp.graph.geom.Outline [junit] Added Method hashCode, desc ()I, access final public [junit] Added Method setClosed, desc (Z)Z, access final public [junit] Added Method transform, sig (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;)Lcom/jogamp/graph/geom/Outline;, desc (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/geom/Outline;, access final public [junit] Added Method <init>, desc (Lcom/jogamp/graph/geom/Outline;)V, access public [junit] Class com.jogamp.graph.geom.SVertex [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.geom.SVertex.Factory [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.geom.Triangle [junit] Added Method <init>, desc (Lcom/jogamp/graph/geom/Triangle;)V, access public [junit] Added Method transform, sig (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;)Lcom/jogamp/graph/geom/Triangle;, desc (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/geom/Triangle;, access public [junit] Added Method isOnCurve, desc ()Z, access final public [junit] Added Method <init>, desc (Lcom/jogamp/graph/geom/Vertex;Lcom/jogamp/graph/geom/Vertex;Lcom/jogamp/graph/geom/Vertex;[Z)V, access public [junit] Added Method isLine, desc ()Z, access final public [junit] Class com.jogamp.graph.geom.Vertex [junit] Added Method setTexCoord, desc (FFF)V, access abstract public [junit] Class com.jogamp.graph.geom.Vertex.Factory [junit] Added Method create, sig (IZ[F)TT;, desc (IZ[F)Lcom/jogamp/graph/geom/Vertex;, access abstract public [junit] Added Method create, sig (Lcom/jogamp/graph/geom/Vertex;)TT;, desc (Lcom/jogamp/graph/geom/Vertex;)Lcom/jogamp/graph/geom/Vertex;, access abstract public [junit] Class com.jogamp.nativewindow.DelegatedUpstreamSurfaceHookWithSurfaceSize [junit] Added Method getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Added Method getSurfaceWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Added Method getUpstreamSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access final public [junit] Class com.jogamp.nativewindow.UpstreamSurfaceHookMutableSize [junit] Added Method setSurfaceSize, desc (II)V, access final public [junit] Added Method getSurfaceWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Added Method getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Added Method getUpstreamSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access final public [junit] Class com.jogamp.nativewindow.UpstreamWindowHookMutableSizePos [junit] Added Class , access public super synchronized [junit] Class com.jogamp.nativewindow.awt.AppContextInfo [junit] Added Class , access public super synchronized [junit] Class com.jogamp.nativewindow.awt.JAWTWindow [junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public [junit] Added Method getSurfaceWidth, desc ()I, access final public [junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public [junit] Added Method getNativeSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access final public [junit] Added Method updatePixelScale, desc ()Z, access final protected [junit] Added Method getPixelScaleX, desc ()I, access final protected [junit] Added Method setSurfaceScale, desc ([I)V, access public [junit] Added Method getNativeSurfaceScale, desc ([I)[I, access final public [junit] Added Method convertToPixelUnits, desc ([I)[I, access final public [junit] Added Method getPixelScaleY, desc ()I, access final protected [junit] Added Method toHexString, desc (I)Ljava/lang/String;, access final protected static [junit] Added Method updateLockedData, desc (Ljogamp/nativewindow/jawt/JAWT_Rectangle;)Z, access final protected [junit] Added Field reqPixelScale, desc [I, access final protected [junit] Added Method convertToWindowUnits, desc ([I)[I, access final public [junit] Added Method getSurfaceHeight, desc ()I, access final public [junit] Class com.jogamp.newt.MonitorDevice [junit] Added Method getPixelsPerMM, desc ([F)[F, access final public [junit] Added Field viewportWU, desc Ljavax/media/nativewindow/util/Rectangle;, access protected [junit] Added Method getPixelsPerMM, desc (Lcom/jogamp/newt/MonitorMode;[F)[F, access final public [junit] Added Method <init>, sig (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet<Lcom/jogamp/newt/MonitorMode;>;)V, desc (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet;)V, access protected [junit] Added Field viewportPU, desc Ljavax/media/nativewindow/util/Rectangle;, access protected [junit] Added Method unionOfViewports, sig (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List<Lcom/jogamp/newt/MonitorDevice;>;)V, desc (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List;)V, access public static [junit] Added Method getViewportInWindowUnits, desc ()Ljavax/media/nativewindow/util/RectangleImmutable;, access final public [junit] Class com.jogamp.newt.Screen [junit] Added Method getViewportInWindowUnits, desc ()Ljavax/media/nativewindow/util/RectangleImmutable;, access abstract public [junit] Added Method unionOfMonitorViewports, desc (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;)V, access final public [junit] Class com.jogamp.newt.Window [junit] Added Method getBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access abstract public [junit] Added Method setSurfaceSize, desc (II)V, access abstract public [junit] Added Method getPixelsPerMM, desc ([F)[F, access abstract public [junit] Class com.jogamp.newt.event.GestureHandler.GestureEvent [junit] Added Method toString, desc ()Ljava/lang/String;, access public [junit] Added Method <init>, desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/InputEvent;)V, access public [junit] Added Method <init>, desc (SLjava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/InputEvent;)V, access public [junit] Added Method getTrigger, desc ()Lcom/jogamp/newt/event/InputEvent;, access final public [junit] Class com.jogamp.newt.event.PinchToZoomGesture.ZoomEvent [junit] Added Method toString, desc ()Ljava/lang/String;, access final public [junit] Added Method getDelta, desc ()F, access final public [junit] Added Method <init>, desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/MouseEvent;FFF)V, access public [junit] Added Method getScale, desc ()F, access final public [junit] Class com.jogamp.newt.event.awt.AWTAdapter [junit] Added Method getNativeSurfaceHolder, desc ()Ljavax/media/nativewindow/NativeSurfaceHolder;, access final public super synchronized [junit] Added Method <init>, desc (Lcom/jogamp/newt/event/NEWTEventListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access protected [junit] Class com.jogamp.newt.event.awt.AWTKeyAdapter [junit] Added Method <init>, desc (Lcom/jogamp/newt/event/KeyListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public [junit] Class com.jogamp.newt.event.awt.AWTMouseAdapter [junit] Added Method <init>, desc (Lcom/jogamp/newt/event/MouseListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public [junit] Class com.jogamp.newt.event.awt.AWTWindowAdapter [junit] Added Method <init>, desc (Lcom/jogamp/newt/event/WindowListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public [junit] Class com.jogamp.newt.opengl.GLWindow [junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public [junit] Added Method getSurfaceHeight, desc ()I, access final public [junit] Added Method getNativeSurfaceScale, desc ([I)[I, access final public [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public [junit] Added Method convertToPixelUnits, desc ([I)[I, access final public [junit] Added Method setSurfaceSize, desc (II)V, access final public [junit] Added Method setSurfaceScale, desc ([I)V, access final public [junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public [junit] Added Method getSurfaceWidth, desc ()I, access final public [junit] Added Method convertToWindowUnits, desc ([I)[I, access final public [junit] Added Method getPixelsPerMM, desc ([F)[F, access final public [junit] Added Method getBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Class com.jogamp.newt.swt.NewtCanvasSWT [junit] Added Method updatePosSizeCheck, desc (IIIIZ)V, access final protected [junit] Added Method updatePosSizeCheck, desc ()V, access final protected [junit] Class com.jogamp.newt.util.EDTUtil [junit] Added Method start, desc ()V, access abstract public [junit] Class com.jogamp.opengl.FBObject [junit] Added Method createRenderAttachment, desc (Lcom/jogamp/opengl/FBObject$Attachment$Type;IIII)Lcom/jogamp/opengl/FBObject$RenderAttachment;, access final public static [junit] Added Method getSamplingSink, desc ()Lcom/jogamp/opengl/FBObject$Colorbuffer;, access final public [junit] Added Method getColorbufferCount, desc ()I, access final public [junit] Added Method getTextureAttachmentCount, desc ()I, access final public [junit] Added Method hasAttachmentUsingAlpha, desc ()Z, access final public [junit] Added Method createColorTextureAttachment, desc (Ljavax/media/opengl/GL;ZIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Added Method createColorTextureAttachment, desc (Ljavax/media/opengl/GL;ZII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Added Method createColorAttachment, desc (IIII)Lcom/jogamp/opengl/FBObject$ColorAttachment;, access final public static [junit] Class com.jogamp.opengl.FBObject.Attachment [junit] Added Method getFormat, desc ()I, access final public [junit] Class com.jogamp.opengl.FBObject.ColorAttachment [junit] Added Method getColorAttachment, desc ()Lcom/jogamp/opengl/FBObject$ColorAttachment;, access final public [junit] Added Method isTextureAttachment, desc ()Z, access final public [junit] Added Method getTextureAttachment, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public [junit] Class com.jogamp.opengl.FBObject.Colorbuffer [junit] Added Method getColorAttachment, desc ()Lcom/jogamp/opengl/FBObject$ColorAttachment;, access abstract public [junit] Added Method getWidth, desc ()I, access abstract public [junit] Added Method getName, desc ()I, access abstract public [junit] Added Method getFormat, desc ()I, access abstract public [junit] Added Method getHeight, desc ()I, access abstract public [junit] Added Method isTextureAttachment, desc ()Z, access abstract public [junit] Added Method getTextureAttachment, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access abstract public [junit] Class com.jogamp.opengl.FBObject.TextureAttachment [junit] Added Method isTextureAttachment, desc ()Z, access final public [junit] Added Method getColorAttachment, desc ()Lcom/jogamp/opengl/FBObject$ColorAttachment;, access final public [junit] Added Method getTextureAttachment, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public [junit] Class com.jogamp.opengl.GLAutoDrawableDelegate [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public [junit] Class com.jogamp.opengl.GLEventListenerState [junit] Added Method moveFrom, desc (Ljavax/media/opengl/GLAutoDrawable;Z)Lcom/jogamp/opengl/GLEventListenerState;, access public static [junit] Added Method getUnlockSurfaceOp, desc ()Ljava/lang/Runnable;, access public [junit] Added Method moveTo, desc (Ljavax/media/opengl/GLAutoDrawable;Ljava/lang/Runnable;)V, access final public [junit] Class com.jogamp.opengl.GLRendererQuirks [junit] Added Field NoMultiSamplingBuffers, desc I, access final public static [junit] Class com.jogamp.opengl.math.FloatUtil [junit] Added Method atan, desc (F)F, access public static [junit] Added Method compare, desc (FF)I, access public static [junit] Added Method mapWinToObjCoords, desc (FFFF[FI[FI[IIFF[FI[F[F)Z, access public static [junit] Added Method multMatrix, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access public static [junit] Added Method makeIdentity, desc ([F)[F, access public static [junit] Added Method transposeMatrix, desc ([F[F)[F, access public static [junit] Added Method mapWinToRay, desc (FFFF[FI[FI[IILcom/jogamp/opengl/math/Ray;[F[F[F)Z, access public static [junit] Added Field HALF_PI, desc F, access final public static [junit] Added Method compare, desc (FFF)I, access public static [junit] Added Field EPSILON, desc F, access final public static [junit] Added Method makePerspective, desc ([FIZFFFF)[F, access public static [junit] Added Method multMatrix, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;[F)V, access public static [junit] Added Field SQUARED_PI, desc F, access final public static [junit] Added Method asin, desc (F)F, access public static [junit] Added Method makePick, desc ([FIFFFF[II[F)[F, access public static [junit] Added Method makePerspective, desc ([FIZLcom/jogamp/opengl/math/FovHVHalves;FF)[F, access public static [junit] Added Field DEBUG, desc Z, access final public static [junit] Added Method getOrthoWinZ, desc (FFF)F, access public static [junit] Added Field QUARTER_PI, desc F, access final public static [junit] Added Method atan2, desc (FF)F, access public static [junit] Added Method makeScale, desc ([FIZFFF)[F, access public static [junit] Added Method makeScale, desc ([FZFFF)[F, access public static [junit] Added Method copyMatrixColumn, desc ([FII[FI)[F, access public static [junit] Added Method multMatrixVec, desc ([FI[FI[FI)[F, access public static [junit] Added Method makeOrtho, desc ([FIZFFFFFF)[F, access public static [junit] Added Method matrixDeterminant, desc ([FI)F, access public static [junit] Added Method invertMatrix, desc ([F[F)[F, access public static [junit] Added Method multMatrix, desc ([F[F)[F, access public static [junit] Added Method mapWinToObjCoords, desc (FFF[FI[FI[II[FI[F[F)Z, access public static [junit] Added Field INV_DEVIANCE, desc F, access final public static [junit] Added Method getMachineEpsilon, desc ()F, access public static [junit] Added Method mapWinToObjCoords, desc (FFFF[F[II[FI[FI[F[F)Z, access public static [junit] Added Method makeTranslation, desc ([FZFFF)[F, access public static [junit] Added Method getZBufferEpsilon, desc (IFF)F, access public static [junit] Added Method mapObjToWinCoords, desc (FFF[FI[FI[II[FI[F[F)Z, access public static [junit] Added Method makeRotationAxis, desc ([FIFFFF[F)[F, access public static [junit] Added Method multMatrixVec, desc ([F[F[F)[F, access public static [junit] Added Method isEqual, desc (FF)Z, access public static [junit] Added Method mapObjToWinCoords, desc (FFF[F[II[FI[F[F)Z, access public static [junit] Added Method makeRotationEuler, desc ([FIFFF)[F, access public static [junit] Added Method mapWinToObjCoords, desc (FFF[F[II[FI[F[F)Z, access public static [junit] Added Method copyMatrixRow, desc ([FII[FI)[F, access public static [junit] Added Method isZero, desc (FF)Z, access public static [junit] Added Method multMatrixVec, desc (Ljava/nio/FloatBuffer;[F[F)V, access public static [junit] Added Method isEqual, desc (FFF)Z, access public static [junit] Added Method tan, desc (F)F, access public static [junit] Added Field TWO_PI, desc F, access final public static [junit] Added Method multMatrix, desc ([F[F[F)[F, access public static [junit] Added Method getZBufferValue, desc (IFFF)I, access public static [junit] Added Method matrixDeterminant, desc ([F)F, access public static [junit] Added Method makeIdentity, desc ([FI)[F, access public static [junit] Added Method transposeMatrix, desc ([FI[FI)[F, access public static [junit] Added Method makeLookAt, desc ([FI[FI[FI[FI[F)[F, access public static [junit] Added Method invertMatrix, desc ([FI[FI)[F, access public static [junit] Added Method makeTranslation, desc ([FIZFFF)[F, access public static [junit] Added Method makeFrustum, desc ([FIZFFFFFF)[F, access public static [junit] Added Method multMatrix, desc ([FI[FI[FI)[F, access public static [junit] Added Method multMatrix, desc ([FI[FI)[F, access public static [junit] Class com.jogamp.opengl.math.FovHVHalves [junit] Added Class , access final public super synchronized [junit] Class com.jogamp.opengl.math.Matrix4 [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.math.Quaternion [junit] Added Method toAngleAxis, desc ([F)F, access final public [junit] Added Method rotateVector, desc ([FI[FI)[F, access final public [junit] Added Method conjugate, desc ()Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method setFromMatrix, desc ([FI)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method isRotationMatrix3f, desc ([F)Z, access final public [junit] Added Method setFromAngleNormalAxis, desc (F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method setLookAt, desc ([F[F[F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method setFromEuler, desc (FFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method rotateByAngleNormalAxis, desc (FFFF)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method setFromMatrix, desc (FFFFFFFFF)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method subtract, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method rotateByEuler, desc ([F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method set, desc (FFFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method copyMatrixColumn, desc (I[FI)[F, access public [junit] Added Method scale, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method add, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method setFromEuler, desc ([F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method setFromVectors, desc ([F[F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method toEuler, desc ([F)[F, access public [junit] Added Method setSlerp, desc (Lcom/jogamp/opengl/math/Quaternion;Lcom/jogamp/opengl/math/Quaternion;F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method rotateByAngleX, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method magnitudeSquared, desc ()F, access final public [junit] Added Method toMatrix, desc ([FI)[F, access final public [junit] Added Field ALLOWED_DEVIANCE, desc F, access final public static [junit] Added Method rotateByAngleY, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method invert, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method normalize, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method rotateByAngleZ, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method mult, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method equals, desc (Ljava/lang/Object;)Z, access public [junit] Added Method hashCode, desc ()I, access final public [junit] Added Method dot, desc (FFFF)F, access final public [junit] Added Method setIdentity, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method set, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method setFromAngleAxis, desc (F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method magnitude, desc ()F, access final public [junit] Added Method toString, desc ()Ljava/lang/String;, access public [junit] Added Method setFromAxes, desc ([F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method setFromNormalVectors, desc ([F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method rotateByEuler, desc (FFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method dot, desc (Lcom/jogamp/opengl/math/Quaternion;)F, access final public [junit] Added Method toAxes, desc ([F[F[F[F)V, access public [junit] Class com.jogamp.opengl.math.Ray [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.math.VectorUtil [junit] Added Method angleVec3, desc ([F[F)F, access public static [junit] Added Method isInCircleVec2, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)Z, access public static [junit] Added Method normSquareVec2, desc ([F)F, access public static [junit] Added Field VEC3_ONE, desc [F, access final public static [junit] Added Method isVec3Equal, desc ([FI[FI)Z, access public static [junit] Added Method normalizeVec2, desc ([F[F)[F, access public static [junit] Added Method addVec3, desc ([F[F[F)[F, access public static [junit] Added Method line2PlaneIntersection, desc ([FLcom/jogamp/opengl/math/Ray;[FF)[F, access public static [junit] Added Method normalizeVec3, desc ([F)[F, access public static [junit] Added Method getPlaneVec3, desc ([F[F[F[F[F[F)[F, access public static [junit] Added Method isVec3Equal, desc ([FI[FIF)Z, access public static [junit] Added Method testTri2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;F)Z, access public static [junit] Added Method triAreaVec2, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)F, access public static [junit] Added Method getNormalVec3, desc ([F[F[F[F[F[F)[F, access public static [junit] Added Method determinantVec3, desc ([F[F[F)F, access public static [junit] Added Method normalizeVec3, desc ([F[F)[F, access public static [junit] Added Method normVec2, desc ([F)F, access public static [junit] Added Method divVec2, desc ([F[F[F)[F, access public static [junit] Added Method crossVec3, desc ([F[F[F)[F, access public static [junit] Added Method testSeg2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)Z, access public static [junit] Added Field VEC3_UNIT_Z_NEG, desc [F, access final public static [junit] Added Method copyVec4, desc ([FI[FI)[F, access public static [junit] Added Method triAreaVec2, desc ([F[F[F)F, access public static [junit] Added Method isVec2Zero, desc ([FI)Z, access public static [junit] Added Method isZero, desc (FFFF)Z, access public static [junit] Added Method getPlaneVec3, desc ([F[F[F)[F, access public static [junit] Added Method getNormalVec2, desc ([F[F[F)[F, access public static [junit] Added Method normSquareVec3, desc ([FI)F, access public static [junit] Added Method midVec3, desc ([F[F[F)[F, access public static [junit] Added Method distSquareVec3, desc ([F[F)F, access public static [junit] Added Method isZero, desc (FFF)Z, access public static [junit] Added Method seg2SegIntersection, desc ([FLcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static [junit] Added Method normVec3, desc ([F)F, access public static [junit] Added Method divVec2, desc ([F[FF)[F, access public static [junit] Added Method isVec3Zero, desc ([FIF)Z, access public static [junit] Added Field VEC3_UNIT_Y_NEG, desc [F, access final public static [junit] Added Field VEC3_ZERO, desc [F, access final public static [junit] Added Method copyVec3, desc ([FI[FI)[F, access public static [junit] Added Method dotVec3, desc ([F[F)F, access public static [junit] Added Method mulColMat4Vec3, desc ([F[F[F)[F, access public static [junit] Added Method testSeg2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;F)Z, access public static [junit] Added Method scaleVec2, desc ([F[F[F)[F, access public static [junit] Added Method scaleVec3, desc ([F[F[F)[F, access public static [junit] Added Method isVec2Equal, desc ([FI[FI)Z, access public static [junit] Added Method divVec3, desc ([F[FF)[F, access public static [junit] Added Method isVec2Equal, desc ([FI[FIF)Z, access public static [junit] Added Method isVec3Zero, desc ([FI)Z, access public static [junit] Added Field VEC3_UNIT_Y, desc [F, access final public static [junit] Added Method line2lineIntersection, desc ([FLcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static [junit] Added Method isVec3InTriangle3, desc ([F[F[F[F[F[F[F[F[FF)Z, access public static [junit] Added Method normSquareVec3, desc ([F)F, access public static [junit] Added Method subVec3, desc ([F[F[F)[F, access public static [junit] Added Method normalizeVec2, desc ([F)[F, access public static [junit] Added Method normalizeVec3, desc ([FI)[F, access public static [junit] Added Method divVec3, desc ([F[F[F)[F, access public static [junit] Added Method isVec2Zero, desc ([FIF)Z, access public static [junit] Added Method isCollinearVec3, desc ([F[F[F)Z, access public static [junit] Added Method isInTriangleVec3, desc ([F[F[F[F[F[F[F)Z, access public static [junit] Added Method subVec2, desc ([F[F[F)[F, access public static [junit] Added Method normSquareVec2, desc ([FI)F, access public static [junit] Added Method addVec2, desc ([F[F[F)[F, access public static [junit] Added Method isVec3InTriangle3, desc ([F[F[F[F[F[F[F[F[F)Z, access public static [junit] Added Method scaleVec3, desc ([F[FF)[F, access public static [junit] Added Method testTri2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)Z, access public static [junit] Added Method scaleVec2, desc ([F[FF)[F, access public static [junit] Added Method mulRowMat4Vec3, desc ([F[F[F)[F, access public static [junit] Added Method copyVec2, desc ([FI[FI)[F, access public static [junit] Added Method cosAngleVec3, desc ([F[F)F, access public static [junit] Added Method distVec3, desc ([F[F)F, access public static [junit] Added Method crossVec3, desc ([FI[FI[FI)[F, access public static [junit] Added Field VEC3_UNIT_Z, desc [F, access final public static [junit] Class com.jogamp.opengl.math.geom.AABBox [junit] Added Method setSize, desc ([F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method intersects2DRegion, desc (FFFF)Z, access final public [junit] Added Method mapToWindow, desc (Lcom/jogamp/opengl/math/geom/AABBox;[F[IZ[F[F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access public [junit] Added Method translate, desc ([F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method resize, desc (Lcom/jogamp/opengl/math/geom/AABBox;)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method copy, desc (Lcom/jogamp/opengl/math/geom/AABBox;)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method resize, desc (Lcom/jogamp/opengl/math/geom/AABBox;Ljogamp/graph/geom/plane/AffineTransform;[F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method scale, desc (F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method reset, desc ()Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method <init>, desc (Lcom/jogamp/opengl/math/geom/AABBox;)V, access public [junit] Added Method resize, desc ([F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method resize, desc ([FI)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method getRayIntersection, desc ([FLcom/jogamp/opengl/math/Ray;FZ[F[F[F)[F, access final public [junit] Added Method resize, desc (FFF)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method rotate, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method setSize, desc (FFFFFF)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method intersectsRay, desc (Lcom/jogamp/opengl/math/Ray;)Z, access final public [junit] Added Method hashCode, desc ()I, access final public [junit] Class com.jogamp.opengl.swt.GLCanvas [junit] Added Method flushGLRunnables, desc ()V, access public [junit] Added Method getSurfaceHeight, desc ()I, access public [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Added Method isThreadGLCapable, desc ()Z, access final public [junit] Class com.jogamp.opengl.util.AnimatorBase [junit] Added Field uncaughtExceptionHandler, desc Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;, access protected [junit] Added Method setUncaughtExceptionHandler, desc (Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;)V, access final public [junit] Added Method handleUncaughtException, desc (Lcom/jogamp/opengl/util/AnimatorBase$UncaughtAnimatorException;)V, access final protected super synchronized [junit] Added Method flushGLRunnables, desc ()V, access final protected super synchronized [junit] Added Method getUncaughtExceptionHandler, desc ()Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;, access final public [junit] Class com.jogamp.opengl.util.AnimatorBase.UncaughtAnimatorException [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.util.CustomGLEventListener [junit] Added Class , access abstract interface public [junit] Class com.jogamp.opengl.util.GLDrawableUtil [junit] Added Method isSwapGLContextSafe, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesImmutable;)Z, access public static [junit] Class com.jogamp.opengl.util.GLDrawableUtil.ReshapeGLEventListener [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.util.GLPixelStorageModes [junit] Added Method resetPack, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Added Method resetAll, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Added Method saveAll, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Added Method savePack, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Added Method saveUnpack, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Added Method resetUnpack, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Class com.jogamp.opengl.util.Gamma [junit] Added Method setDisplayGamma, desc (Ljavax/media/opengl/GLDrawable;FFF)Z, access public static [junit] Added Method resetAllDisplayGamma, desc (Ljavax/media/opengl/GLDrawable;)V, access public static [junit] Added Method resetDisplayGamma, desc (Ljavax/media/opengl/GLDrawable;)V, access public static [junit] Added Method setDisplayGamma, desc (Ljavax/media/opengl/GLAutoDrawable;FFF)Z, access public static [junit] Added Method resetDisplayGamma, desc (Ljavax/media/opengl/GLAutoDrawable;)V, access public static [junit] Class com.jogamp.opengl.util.PMVMatrix [junit] Added Method multMvPMatrixf, desc ([FI)[F, access final public [junit] Added Method gluUnProjectRay, desc (FFFF[IILcom/jogamp/opengl/math/Ray;)Z, access final public [junit] Added Method gluUnProject4, desc (FFFF[IIFF[FI)Z, access public [junit] Added Method reset, desc ()V, access final public [junit] Added Method glLoadMatrix, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access final public [junit] Added Method multPMvMatrixf, desc ([FI)[F, access final public [junit] Added Method glRotate, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access final public [junit] Class com.jogamp.opengl.util.av.AudioSink [junit] Added Method getChosenFormat, desc ()Lcom/jogamp/opengl/util/av/AudioSink$AudioFormat;, access abstract public [junit] Class com.jogamp.opengl.util.glsl.ShaderCode [junit] Added Method insertShaderSource, sig (IILjava/lang/Class<*>;Ljava/lang/String;)I, desc (IILjava/lang/Class;Ljava/lang/String;)I, access public [junit] Class com.jogamp.opengl.util.glsl.ShaderProgram [junit] Added Method notifyNotInUse, desc ()V, access public super synchronized [junit] Class com.jogamp.opengl.util.stereo.EyeParameter [junit] Added Class , access final public super synchronized [junit] Class com.jogamp.opengl.util.stereo.EyePose [junit] Added Class , access final public super synchronized [junit] Class com.jogamp.opengl.util.stereo.StereoClientRenderer [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.util.stereo.StereoDevice [junit] Added Class , access abstract interface public [junit] Class com.jogamp.opengl.util.stereo.StereoDevice.Config [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.util.stereo.StereoDeviceFactory [junit] Added Class , access abstract public super synchronized [junit] Class com.jogamp.opengl.util.stereo.StereoDeviceFactory.DeviceType [junit] Added Class , access enum final public super synchronized [junit] Class com.jogamp.opengl.util.stereo.StereoDeviceRenderer [junit] Added Class , access abstract interface public [junit] Class com.jogamp.opengl.util.stereo.StereoDeviceRenderer.Eye [junit] Added Class , access abstract interface public [junit] Class com.jogamp.opengl.util.stereo.StereoGLEventListener [junit] Added Class , access abstract interface public [junit] Class com.jogamp.opengl.util.stereo.StereoUtil [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.util.texture.ImageSequence [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.util.texture.Texture [junit] Added Method <init>, desc (IIIIIIZ)V, access public [junit] Class com.jogamp.opengl.util.texture.TextureSequence [junit] Added Method isTextureAvailable, desc ()Z, access abstract public [junit] Added Method getTextureFragmentShaderHashCode, desc ()I, access abstract public [junit] Class javax.media.nativewindow.NativeSurface [junit] Added Method getSurfaceWidth, desc ()I, access abstract public [junit] Added Method convertToPixelUnits, desc ([I)[I, access abstract public [junit] Added Method getSurfaceHeight, desc ()I, access abstract public [junit] Added Method convertToWindowUnits, desc ([I)[I, access abstract public [junit] Class javax.media.nativewindow.NativeSurfaceHolder [junit] Added Class , access abstract interface public [junit] Class javax.media.nativewindow.NativeWindow [junit] Added Method getHeight, desc ()I, access abstract public [junit] Added Method getNativeSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access abstract public [junit] Added Method getWidth, desc ()I, access abstract public [junit] Class javax.media.nativewindow.NativeWindowFactory [junit] Added Method createWrappedWindow, desc (Ljavax/media/nativewindow/AbstractGraphicsScreen;JJLcom/jogamp/nativewindow/UpstreamWindowHookMutableSizePos;)Ljavax/media/nativewindow/NativeWindow;, access public static [junit] Class javax.media.nativewindow.ScalableSurface [junit] Added Class , access abstract interface public [junit] Class javax.media.nativewindow.UpstreamSurfaceHook [junit] Added Method getUpstreamSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access abstract public [junit] Added Method getSurfaceWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public [junit] Added Method getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public [junit] Class javax.media.nativewindow.UpstreamSurfaceHook.MutableSize [junit] Added Method setSurfaceSize, desc (II)V, access abstract public [junit] Class javax.media.nativewindow.util.Dimension [junit] Added Method <init>, desc ([I)V, access public [junit] Class javax.media.nativewindow.util.Point [junit] Added Method scaleInv, desc (II)Ljavax/media/nativewindow/util/Point;, access final public [junit] Class javax.media.nativewindow.util.Rectangle [junit] Added Method scale, desc (II)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Added Method scaleInv, desc (II)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Class javax.media.opengl.GLAnimatorControl [junit] Added Method getUncaughtExceptionHandler, desc ()Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;, access abstract public [junit] Added Method setUncaughtExceptionHandler, desc (Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;)V, access abstract public [junit] Class javax.media.opengl.GLAnimatorControl.UncaughtExceptionHandler [junit] Added Class , access abstract interface public [junit] Class javax.media.opengl.GLAutoDrawable [junit] Added Method isThreadGLCapable, desc ()Z, access abstract public [junit] Added Method areAllGLEventListenerInitialized, desc ()Z, access abstract public [junit] Added Method flushGLRunnables, desc ()V, access abstract public [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access abstract public [junit] Class javax.media.opengl.GLBufferStorage [junit] Added Method setMappedBuffer, desc (Ljava/nio/ByteBuffer;)V, access protected [junit] Added Method reset, desc (JII)V, access protected [junit] Class javax.media.opengl.GLDrawable [junit] Added Method getSurfaceHeight, desc ()I, access abstract public [junit] Added Method getRequestedGLCapabilities, desc ()Ljavax/media/opengl/GLCapabilitiesImmutable;, access abstract public [junit] Added Method getSurfaceWidth, desc ()I, access abstract public [junit] Class javax.media.opengl.GLDrawableFactory [junit] Added Method resetAllDisplayGamma, desc ()V, access abstract public [junit] Added Method resetAllDisplayGammaNoSync, desc ()V, access abstract protected [junit] Added Method resetDisplayGamma, desc (Ljavax/media/nativewindow/NativeSurface;)V, access abstract public [junit] Added Method setDisplayGamma, desc (Ljavax/media/nativewindow/NativeSurface;FFF)Z, access abstract public [junit] Class javax.media.opengl.GLException [junit] Added Method dumpThrowable, desc (Ljava/lang/String;Ljava/lang/Throwable;)V, access public static [junit] Added Method newGLException, desc (Ljava/lang/Throwable;)Ljavax/media/opengl/GLException;, access public static [junit] Class javax.media.opengl.GLFBODrawable [junit] Added Field FBOMODE_DEFAULT, desc I, access final public static [junit] Added Method getColorbuffer, desc (I)Lcom/jogamp/opengl/FBObject$Colorbuffer;, access abstract public [junit] Added Field FBOMODE_USE_TEXTURE, desc I, access final public static [junit] Added Field FBOMODE_USE_DEPTH, desc I, access final public static [junit] Added Method getFBOMode, desc ()I, access abstract public [junit] Added Method setFBOMode, desc (I)V, access abstract public [junit] Class javax.media.opengl.GLFBODrawable.Resizeable [junit] Added Method setSurfaceSize, desc (Ljavax/media/opengl/GLContext;II)V, access abstract public [junit] Class javax.media.opengl.GLOffscreenAutoDrawable [junit] Added Method setSurfaceSize, desc (II)V, access abstract public [junit] Class javax.media.opengl.GLProfile [junit] Added Field disableOpenGLARBContext, desc Z, access final public static [junit] Added Field disableOpenGLCore, desc Z, access final public static [junit] Added Method createCustomGLProfile, desc (Ljava/lang/String;Ljavax/media/opengl/GLProfile;)Ljavax/media/opengl/GLProfile;, access public static [junit] Added Field enableANGLE, desc Z, access final public static [junit] Added Field disableOpenGLES, desc Z, access final public static [junit] Class javax.media.opengl.GLUniformData [junit] Added Method creatEmptyMatrix, desc (Ljava/lang/String;II)Ljavax/media/opengl/GLUniformData;, access public static [junit] Added Method creatEmptyVector, desc (Ljava/lang/String;I)Ljavax/media/opengl/GLUniformData;, access public static [junit] Class javax.media.opengl.Threading [junit] Added Method getMode, desc ()Ljavax/media/opengl/Threading$Mode;, access public static [junit] Class javax.media.opengl.Threading.Mode [junit] Added Class , access enum final public super synchronized [junit] Class javax.media.opengl.awt.GLCanvas [junit] Added Method isThreadGLCapable, desc ()Z, access final public [junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public [junit] Added Method getSurfaceHeight, desc ()I, access public [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public [junit] Added Method flushGLRunnables, desc ()V, access public [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public [junit] Added Method getNativeSurfaceScale, desc ([I)[I, access public [junit] Added Method setSurfaceScale, desc ([I)V, access final public [junit] Class javax.media.opengl.awt.GLJPanel [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Added Method getRequestedGLCapabilities, desc ()Ljavax/media/opengl/GLCapabilitiesImmutable;, access final public [junit] Added Method getSurfaceHeight, desc ()I, access public [junit] Added Method setSurfaceScale, desc ([I)V, access final public [junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public [junit] Added Method getNativeSurfaceScale, desc ([I)[I, access public [junit] Added Method isThreadGLCapable, desc ()Z, access final public [junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public [junit] Added Method flushGLRunnables, desc ()V, access public [junit] [junit] [junit] [junit] [junit] Class Order [junit] [junit] Class com.jogamp.graph.curve.OutlineShape [junit] Changed Method addEmptyOutline, desc ()V, access added: final [junit] Changed Method setOutline, desc (ILcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Changed Method addOutlineShape, desc (Lcom/jogamp/graph/curve/OutlineShape;)V, access added: final [junit] Added Field DEFAULT_SHARPNESS, desc F, access final public static [junit] Added Method closeLastOutline, desc (Z)V, access final public [junit] Added Method clearCache, desc ()V, access public [junit] Changed Method getVertices, sig ()Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Vertex;>;, desc ()Ljava/util/ArrayList;, access added: final [junit] Added Method setIsQuadraticNurbs, desc ()V, access final public [junit] Added Field DIRTY_VERTICES, desc I, access final public static [junit] Added Method transform, desc (Ljogamp/graph/geom/plane/AffineTransform;)Lcom/jogamp/graph/curve/OutlineShape;, access final public [junit] Removed Method transformOutlines, desc (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)V, access public [junit] Changed Method getOutlineNumber, desc ()I, access added: final [junit] Changed Method addOutline, desc (Lcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Added Method getAddedVerticeCount, desc ()I, access public [junit] Added Method getTriangles, sig (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;, desc (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)Ljava/util/ArrayList;, access public [junit] Added Field DIRTY_TRIANGLES, desc I, access final public static [junit] Changed Method addOutline, desc (ILcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Added Method setSharpness, desc (F)V, access public [junit] Changed Method getOutline, desc (I)Lcom/jogamp/graph/geom/Outline;, access added: final [junit] Added Method getSharpness, desc ()F, access public [junit] Added Method hashCode, desc ()I, access final public [junit] Removed Method closeLastOutline, desc ()V, access public [junit] Removed Method triangulate, sig ()Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;, desc ()Ljava/util/ArrayList;, access public [junit] Class com.jogamp.graph.curve.OutlineShapeXForm [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.curve.Region [junit] Added Method markShapeDirty, desc ()V, access final public [junit] Removed Method isDirty, desc ()Z, access final public [junit] Added Field MSAA_RENDERING_BIT, desc I, access final public static [junit] Added Method clearImpl, desc ()V, access protected [junit] Added Method clearDirtyBits, desc (I)V, access final protected [junit] Added Field COLORTEXTURE_RENDERING_BIT, desc I, access final public static [junit] Removed Method isNonUniformWeight, desc (I)Z, access public static [junit] Changed Field DEBUG_INSTANCE, desc Z, access [junit] Added Method getFrustum, desc ()Lcom/jogamp/opengl/math/geom/Frustum;, access final public [junit] Added Method toString, desc ()Ljava/lang/String;, access public [junit] Added Method isMSAA, desc (I)Z, access public static [junit] Added Method hasColorTexture, desc (I)Z, access public static [junit] Removed Method addVertices, sig (Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Vertex;>;)V, desc (Ljava/util/ArrayList;)V, access public [junit] Added Field DIRTY_SHAPE, desc I, access final protected static [junit] Added Field DEFAULT_TWO_PASS_TEXTURE_UNIT, desc I, access final public static [junit] Added Method hasColorTexture, desc ()Z, access public [junit] Removed Field TWO_PASS_DEFAULT_TEXTURE_UNIT, desc I, access final public static [junit] Added Field frustum, desc Lcom/jogamp/opengl/math/geom/Frustum;, access protected [junit] Added Method getQuality, desc ()I, access final public [junit] Added Method pushIndex, desc (I)V, access abstract protected [junit] Added Field DIRTY_STATE, desc I, access final protected static [junit] Added Method isStateDirty, desc ()Z, access final public [junit] Added Method isShapeDirty, desc ()Z, access final public [junit] Removed Method isNonUniformWeight, desc ()Z, access public [junit] Added Method setFrustum, desc (Lcom/jogamp/opengl/math/geom/Frustum;)V, access final public [junit] Added Method setQuality, desc (I)V, access final public [junit] Added Method isTwoPass, desc (I)Z, access public static [junit] Removed Method getNumVertices, desc ()I, access final public [junit] Added Field COLORCHANNEL_RENDERING_BIT, desc I, access final public static [junit] Removed Method addVertex, desc (Lcom/jogamp/graph/geom/Vertex;)V, access public [junit] Added Method pushVertex, desc ([F[F[F)V, access abstract protected [junit] Added Method getDirtyBits, desc ()I, access final protected [junit] Removed Method addTriangle, desc (Lcom/jogamp/graph/geom/Triangle;)V, access public [junit] Added Method isMSAA, desc ()Z, access final public [junit] Added Method addOutlineShape, desc (Lcom/jogamp/graph/curve/OutlineShape;Ljogamp/graph/geom/plane/AffineTransform;[F)V, access final public [junit] Added Method hasColorChannel, desc (I)Z, access public static [junit] Removed Field vertices, sig Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Vertex;>;, desc Ljava/util/ArrayList;, access protected [junit] Removed Field VARIABLE_CURVE_WEIGHT_BIT, desc I, access final public static [junit] Added Method hasColorChannel, desc ()Z, access public [junit] Changed Field VBAA_RENDERING_BIT, desc I, access [junit] Added Method hasVariableWeight, desc ()Z, access final public [junit] Added Method addOutlineShapes, sig (Ljava/util/List<Lcom/jogamp/graph/curve/OutlineShape;>;Ljogamp/graph/geom/plane/AffineTransform;[F)V, desc (Ljava/util/List;Ljogamp/graph/geom/plane/AffineTransform;[F)V, access final public [junit] Added Method hasVariableWeight, desc (I)Z, access public static [junit] Added Method getRenderModeString, desc (I)Ljava/lang/String;, access public static [junit] Removed Field triangles, sig Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;, desc Ljava/util/ArrayList;, access protected [junit] Added Field MAX_QUALITY, desc I, access final public static [junit] Removed Method setDirty, desc (Z)V, access final protected [junit] Added Field VARWEIGHT_RENDERING_BIT, desc I, access final public static [junit] Changed Method isVBAA, desc ()Z, access added: final [junit] Added Method markStateDirty, desc ()V, access final public [junit] Removed Method addTriangles, sig (Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;)V, desc (Ljava/util/ArrayList;)V, access public [junit] Class com.jogamp.graph.curve.opengl.GLRegion [junit] Added Method <init>, desc (ILcom/jogamp/opengl/util/texture/TextureSequence;)V, access protected [junit] Removed Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;II[I)V, access final public [junit] Added Method destroy, desc (Ljavax/media/opengl/GL2ES2;)V, access final public [junit] Added Method updateImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract protected [junit] Removed Method drawImpl, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;II[I)V, access abstract protected [junit] Added Method clearImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract protected [junit] Removed Method create, desc (Lcom/jogamp/graph/curve/OutlineShape;I)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static [junit] Added Method destroyImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract protected [junit] Added Method clear, desc (Ljavax/media/opengl/GL2ES2;)V, access public [junit] Added Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RegionRenderer;[I)V, access final public [junit] Added Method create, desc (ILcom/jogamp/opengl/util/texture/TextureSequence;)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static [junit] Added Field colorTexSeq, desc Lcom/jogamp/opengl/util/texture/TextureSequence;, access final protected [junit] Removed Method update, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;)V, access abstract protected [junit] Removed Method destroy, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;)V, access abstract public [junit] Removed Method create, desc ([Lcom/jogamp/graph/curve/OutlineShape;I)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static [junit] Added Method drawImpl, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RegionRenderer;[I)V, access abstract protected [junit] Class com.jogamp.graph.curve.opengl.RegionRenderer [junit] Removed Method <init>, desc (Lcom/jogamp/graph/curve/opengl/RenderState;I)V, access protected [junit] Added Method isVBOSupported, desc ()Z, access final public [junit] Changed Class , access removed: abstract [junit] Added Method enable, desc (Ljavax/media/opengl/GL2ES2;Z)V, access final public [junit] Added Field defaultBlendDisable, desc Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;, access final public static [junit] Added Field defaultBlendEnable, desc Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;, access final public static [junit] Added Method getMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public [junit] Added Method reshapePerspective, desc (FIIFF)V, access final public [junit] Added Method create, desc (Lcom/jogamp/graph/curve/opengl/RenderState;Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;)Lcom/jogamp/graph/curve/opengl/RegionRenderer;, access public static [junit] Added Method reshapeOrtho, desc (IIFF)V, access final public [junit] Removed Method drawImpl, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/Region;[F[I)V, access abstract protected [junit] Added Method useShaderProgram, desc (Ljavax/media/opengl/GL2ES2;IZIILcom/jogamp/opengl/util/texture/TextureSequence;)Z, access final public [junit] Removed Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/Region;[F[I)V, access final public [junit] Added Method getHeight, desc ()I, access final public [junit] Removed Method destroyImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access protected [junit] Added Method getWidth, desc ()I, access final public [junit] Removed Method create, desc (Lcom/jogamp/graph/curve/opengl/RenderState;I)Lcom/jogamp/graph/curve/opengl/RegionRenderer;, access public static [junit] Added Method init, desc (Ljavax/media/opengl/GL2ES2;I)V, access final public [junit] Added Method <init>, desc (Lcom/jogamp/graph/curve/opengl/RenderState;Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;)V, access protected [junit] Added Method destroy, desc (Ljavax/media/opengl/GL2ES2;)V, access final public [junit] Added Method reshapeNotify, desc (II)V, access final public [junit] Added Field DEBUG, desc Z, access final protected static [junit] Added Method getRenderState, desc ()Lcom/jogamp/graph/curve/opengl/RenderState;, access final public [junit] Added Field DEBUG_INSTANCE, desc Z, access final protected static [junit] Added Method isInitialized, desc ()Z, access final public [junit] Class com.jogamp.graph.curve.opengl.RegionRenderer.GLCallback [junit] Added Class , access abstract interface public [junit] Class com.jogamp.graph.curve.opengl.RenderState [junit] Added Method id, desc ()I, access final public [junit] Added Method <init>, sig (Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;Lcom/jogamp/opengl/util/PMVMatrix;)V, desc (Lcom/jogamp/graph/geom/Vertex$Factory;Lcom/jogamp/opengl/util/PMVMatrix;)V, access protected [junit] Added Method clearHintMask, desc (I)V, access final public [junit] Added Method getShaderProgram, desc ()Lcom/jogamp/opengl/util/glsl/ShaderProgram;, access final public [junit] Added Method getColorStatic, desc ([F)[F, access final public [junit] Removed Method getShaderState, desc ()Lcom/jogamp/opengl/util/glsl/ShaderState;, access final public [junit] Added Method setWeight, desc (F)V, access final public [junit] Removed Method toString, desc (Ljava/lang/StringBuilder;Z)Ljava/lang/StringBuilder;, access public [junit] Added Field BITHINT_GLOBAL_DEPTH_TEST_ENABLED, desc I, access final public static [junit] Added Method getWeight, desc ()F, access final public [junit] Added Method setShaderProgram, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/opengl/util/glsl/ShaderProgram;)Z, access final public [junit] Removed Method <init>, sig (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;Lcom/jogamp/opengl/util/PMVMatrix;)V, desc (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory;Lcom/jogamp/opengl/util/PMVMatrix;)V, access protected [junit] Added Method updateUniformLoc, desc (Ljavax/media/opengl/GL2ES2;ZLjavax/media/opengl/GLUniformData;Z)Z, access final public [junit] Removed Method getWeight, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public [junit] Removed Method pmvMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public [junit] Added Method createRenderState, sig (Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;)Lcom/jogamp/graph/curve/opengl/RenderState;, desc (Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/curve/opengl/RenderState;, access public static [junit] Removed Method getPMVMatrix, desc ()Ljavax/media/opengl/GLUniformData;, access final public [junit] Removed Field st, desc Lcom/jogamp/opengl/util/glsl/ShaderState;, access final protected [junit] Removed Field gcu_PMVMatrix, desc Ljavax/media/opengl/GLUniformData;, access final protected [junit] Removed Method getColorStatic, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public [junit] Added Method createRenderState, sig (Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;Lcom/jogamp/opengl/util/PMVMatrix;)Lcom/jogamp/graph/curve/opengl/RenderState;, desc (Lcom/jogamp/graph/geom/Vertex$Factory;Lcom/jogamp/opengl/util/PMVMatrix;)Lcom/jogamp/graph/curve/opengl/RenderState;, access public static [junit] Added Method isWeightValid, desc (F)Z, access public static [junit] Added Method setColorStatic, desc (FFFF)V, access final public [junit] Removed Method getAlpha, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public [junit] Added Method getMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public [junit] Added Method isShaderProgramInUse, desc ()Z, access final public [junit] Added Field BITHINT_BLENDING_ENABLED, desc I, access final public static [junit] Added Method updateUniformDataLoc, desc (Ljavax/media/opengl/GL2ES2;ZZLjavax/media/opengl/GLUniformData;Z)Z, access final public [junit] Added Method updateAttributeLoc, desc (Ljavax/media/opengl/GL2ES2;ZLcom/jogamp/opengl/util/GLArrayDataServer;Z)Z, access final public [junit] Removed Method createRenderState, sig (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;)Lcom/jogamp/graph/curve/opengl/RenderState;, desc (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/curve/opengl/RenderState;, access public static [junit] Changed Class , access removed: abstract [junit] Added Method setHintMask, desc (I)V, access final public [junit] Removed Method createRenderState, sig (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;Lcom/jogamp/opengl/util/PMVMatrix;)Lcom/jogamp/graph/curve/opengl/RenderState;, desc (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory;Lcom/jogamp/opengl/util/PMVMatrix;)Lcom/jogamp/graph/curve/opengl/RenderState;, access public static [junit] Added Method isHintMaskSet, desc (I)Z, access final public [junit] Class com.jogamp.graph.curve.opengl.RenderState.ProgramLocal [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.curve.opengl.Renderer [junit] Removed Class , access abstract public super synchronized [junit] Class com.jogamp.graph.curve.opengl.TextRegionUtil [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.curve.opengl.TextRegionUtil.ShapeVisitor [junit] Added Class , access abstract interface public [junit] Class com.jogamp.graph.curve.opengl.TextRenderer [junit] Removed Class , access abstract public super synchronized [junit] Class com.jogamp.graph.curve.tess.Triangulator [junit] Added Method generate, sig (Ljava/util/List<Lcom/jogamp/graph/geom/Triangle;>;)V, desc (Ljava/util/List;)V, access abstract public [junit] Added Method getAddedVerticeCount, desc ()I, access abstract public [junit] Removed Method addCurve, desc (Lcom/jogamp/graph/geom/Outline;)V, access abstract public [junit] Removed Method generate, sig ()Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;, desc ()Ljava/util/ArrayList;, access abstract public [junit] Added Method addCurve, sig (Ljava/util/List<Lcom/jogamp/graph/geom/Triangle;>;Lcom/jogamp/graph/geom/Outline;F)V, desc (Ljava/util/List;Lcom/jogamp/graph/geom/Outline;F)V, access abstract public [junit] Class com.jogamp.graph.font.Font [junit] Removed Method getStringBounds, desc (Ljava/lang/CharSequence;F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Removed Method getStringHeight, desc (Ljava/lang/CharSequence;F)F, access abstract public [junit] Removed Method getStringWidth, desc (Ljava/lang/CharSequence;F)F, access abstract public [junit] Added Method getPixelSize, desc (FF)F, access abstract public [junit] Added Method getMetricHeight, desc (Ljava/lang/CharSequence;FLcom/jogamp/opengl/math/geom/AABBox;)F, access abstract public [junit] Added Method getMetricWidth, desc (Ljava/lang/CharSequence;F)F, access abstract public [junit] Added Method getLineHeight, desc (F)F, access abstract public [junit] Added Method getMetricBounds, desc (Ljava/lang/CharSequence;F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Added Method getPointsBounds, desc (Ljogamp/graph/geom/plane/AffineTransform;Ljava/lang/CharSequence;FLjogamp/graph/geom/plane/AffineTransform;Ljogamp/graph/geom/plane/AffineTransform;)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Class com.jogamp.graph.font.Font.Glyph [junit] Added Method getShape, desc ()Lcom/jogamp/graph/curve/OutlineShape;, access abstract public [junit] Added Method hashCode, desc ()I, access abstract public [junit] Added Method getScale, desc (F)F, access abstract public [junit] Added Method getBBox, desc ()Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Added Method getBBox, desc (Lcom/jogamp/opengl/math/geom/AABBox;F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Removed Method getBBox, desc (F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Added Method getID, desc ()S, access abstract public [junit] Class com.jogamp.graph.font.Font.Metrics [junit] Removed Method getBBox, desc (F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Added Method getBBox, desc (Lcom/jogamp/opengl/math/geom/AABBox;F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Class com.jogamp.graph.font.FontFactory [junit] Added Method get, sig (Ljava/lang/Class<*>;Ljava/lang/String;Z)Lcom/jogamp/graph/font/Font;, desc (Ljava/lang/Class;Ljava/lang/String;Z)Lcom/jogamp/graph/font/Font;, access final public static [junit] Class com.jogamp.graph.font.FontSet [junit] Added Field STYLE_NONE, desc I, access final public static [junit] Class com.jogamp.graph.geom.Outline [junit] Removed Method setClosed, desc (Z)V, access final public [junit] Removed Method clone, desc ()Lcom/jogamp/graph/geom/Outline;, access public [junit] Added Method hashCode, desc ()I, access final public [junit] Changed Class , access [junit] Added Method setClosed, desc (Z)Z, access final public [junit] Added Method transform, sig (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;)Lcom/jogamp/graph/geom/Outline;, desc (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/geom/Outline;, access final public [junit] Added Method <init>, desc (Lcom/jogamp/graph/geom/Outline;)V, access public [junit] Class com.jogamp.graph.geom.SVertex [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.geom.SVertex.Factory [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.geom.Triangle [junit] Added Method <init>, desc (Lcom/jogamp/graph/geom/Triangle;)V, access public [junit] Added Method transform, sig (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;)Lcom/jogamp/graph/geom/Triangle;, desc (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/geom/Triangle;, access public [junit] Added Method isOnCurve, desc ()Z, access final public [junit] Added Method <init>, desc (Lcom/jogamp/graph/geom/Vertex;Lcom/jogamp/graph/geom/Vertex;Lcom/jogamp/graph/geom/Vertex;[Z)V, access public [junit] Removed Method setEdgesBoundary, desc ([Z)V, access public [junit] Added Method isLine, desc ()Z, access final public [junit] Removed Method <init>, desc ([Lcom/jogamp/graph/geom/Vertex;)V, access public varargs [junit] Class com.jogamp.graph.geom.Vertex [junit] Added Method setTexCoord, desc (FFF)V, access abstract public [junit] Removed Method setTexCoord, desc (FF)V, access abstract public [junit] Class com.jogamp.graph.geom.Vertex.Factory [junit] Added Method create, sig (IZ[F)TT;, desc (IZ[F)Lcom/jogamp/graph/geom/Vertex;, access abstract public [junit] Added Method create, sig (Lcom/jogamp/graph/geom/Vertex;)TT;, desc (Lcom/jogamp/graph/geom/Vertex;)Lcom/jogamp/graph/geom/Vertex;, access abstract public [junit] Class com.jogamp.graph.geom.opengl.SVertex [junit] Removed Class , access public super synchronized [junit] Class com.jogamp.graph.geom.opengl.SVertex.Factory [junit] Removed Class , access public super synchronized [junit] Class com.jogamp.nativewindow.DelegatedUpstreamSurfaceHookWithSurfaceSize [junit] Removed Method getHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Added Method getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Removed Method getWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Added Method getSurfaceWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Added Method getUpstreamSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access final public [junit] Class com.jogamp.nativewindow.UpstreamSurfaceHookMutableSize [junit] Added Method setSurfaceSize, desc (II)V, access final public [junit] Added Method getSurfaceWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Added Method getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Added Method getUpstreamSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access final public [junit] Removed Method setSize, desc (II)V, access final public [junit] Removed Method getWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Removed Method getHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Class com.jogamp.nativewindow.UpstreamSurfaceHookMutableSizePos [junit] Removed Class , access public super synchronized [junit] Class com.jogamp.nativewindow.UpstreamWindowHookMutableSizePos [junit] Added Class , access public super synchronized [junit] Class com.jogamp.nativewindow.awt.AppContextInfo [junit] Added Class , access public super synchronized [junit] Class com.jogamp.nativewindow.awt.JAWTWindow [junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public [junit] Added Method getSurfaceWidth, desc ()I, access final public [junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public [junit] Added Method getNativeSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access final public [junit] Changed Method toHexString, desc (J)Ljava/lang/String;, access added: static [junit] Added Method updatePixelScale, desc ()Z, access final protected [junit] Added Method getPixelScaleX, desc ()I, access final protected [junit] Added Method setSurfaceScale, desc ([I)V, access public [junit] Added Method getNativeSurfaceScale, desc ([I)[I, access final public [junit] Added Method convertToPixelUnits, desc ([I)[I, access final public [junit] Added Method getPixelScaleY, desc ()I, access final protected [junit] Added Method toHexString, desc (I)Ljava/lang/String;, access final protected static [junit] Changed Class , access [junit] Added Method updateLockedData, desc (Ljogamp/nativewindow/jawt/JAWT_Rectangle;)Z, access final protected [junit] Added Field reqPixelScale, desc [I, access final protected [junit] Removed Method updateBounds, desc (Ljogamp/nativewindow/jawt/JAWT_Rectangle;)Z, access final protected [junit] Added Method convertToWindowUnits, desc ([I)[I, access final public [junit] Added Method getSurfaceHeight, desc ()I, access final public [junit] Class com.jogamp.newt.MonitorDevice [junit] Added Method getPixelsPerMM, desc ([F)[F, access final public [junit] Removed Method unionOfViewports, sig (Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List<Lcom/jogamp/newt/MonitorDevice;>;)Ljavax/media/nativewindow/util/Rectangle;, desc (Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List;)Ljavax/media/nativewindow/util/Rectangle;, access public static [junit] Added Field viewportWU, desc Ljavax/media/nativewindow/util/Rectangle;, access protected [junit] Added Method getPixelsPerMM, desc (Lcom/jogamp/newt/MonitorMode;[F)[F, access final public [junit] Added Method <init>, sig (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet<Lcom/jogamp/newt/MonitorMode;>;)V, desc (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet;)V, access protected [junit] Removed Method <init>, sig (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet<Lcom/jogamp/newt/MonitorMode;>;)V, desc (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet;)V, access protected [junit] Added Field viewportPU, desc Ljavax/media/nativewindow/util/Rectangle;, access protected [junit] Removed Method coverage, desc (Ljavax/media/nativewindow/util/RectangleImmutable;)F, access final public [junit] Added Method unionOfViewports, sig (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List<Lcom/jogamp/newt/MonitorDevice;>;)V, desc (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List;)V, access public static [junit] Added Method getViewportInWindowUnits, desc ()Ljavax/media/nativewindow/util/RectangleImmutable;, access final public [junit] Removed Field viewport, desc Ljavax/media/nativewindow/util/Rectangle;, access protected [junit] Class com.jogamp.newt.Screen [junit] Added Method getViewportInWindowUnits, desc ()Ljavax/media/nativewindow/util/RectangleImmutable;, access abstract public [junit] Added Method unionOfMonitorViewports, desc (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;)V, access final public [junit] Removed Method unionOfMonitorViewportSize, desc (Ljavax/media/nativewindow/util/Rectangle;)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Class com.jogamp.newt.Window [junit] Added Method getBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access abstract public [junit] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;)Lcom/jogamp/newt/Window$ReparentOperation;, access abstract public [junit] Added Method setSurfaceSize, desc (II)V, access abstract public [junit] Changed Class , access [junit] Added Method getPixelsPerMM, desc ([F)[F, access abstract public [junit] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;IIZ)Lcom/jogamp/newt/Window$ReparentOperation;, access abstract public [junit] Class com.jogamp.newt.event.GestureHandler.GestureEvent [junit] Added Method toString, desc ()Ljava/lang/String;, access public [junit] Removed Method <init>, desc (SLjava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;)V, access public [junit] Added Method <init>, desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/InputEvent;)V, access public [junit] Added Method <init>, desc (SLjava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/InputEvent;)V, access public [junit] Added Method getTrigger, desc ()Lcom/jogamp/newt/event/InputEvent;, access final public [junit] Removed Method <init>, desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;)V, access public [junit] Class com.jogamp.newt.event.InputEvent [junit] Changed Method isInvisible, desc ()Z, access added: final [junit] Changed Method isAutoRepeat, desc ()Z, access added: final [junit] Changed Method isMetaDown, desc ()Z, access added: final [junit] Changed Method isAltGraphDown, desc ()Z, access added: final [junit] Changed Method getModifiers, desc ()I, access added: final [junit] Changed Method isShiftDown, desc ()Z, access added: final [junit] Changed Method isControlDown, desc ()Z, access added: final [junit] Changed Method isConfined, desc ()Z, access added: final [junit] Changed Method isAltDown, desc ()Z, access added: final [junit] Changed Method getModifiersString, desc (Ljava/lang/StringBuilder;)Ljava/lang/StringBuilder;, access added: final [junit] Class com.jogamp.newt.event.MouseEvent [junit] Removed Field BUTTON_NUMBER, desc S, access final public static [junit] Changed Method createVariant, desc (S)Lcom/jogamp/newt/event/MouseEvent;, access added: final [junit] Class com.jogamp.newt.event.PinchToZoomGesture.ZoomEvent [junit] Added Method toString, desc ()Ljava/lang/String;, access final public [junit] Added Method getDelta, desc ()F, access final public [junit] Removed Method getTrigger, desc ()Lcom/jogamp/newt/event/MouseEvent;, access final public [junit] Removed Method <init>, desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/MouseEvent;F)V, access public [junit] Added Method <init>, desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/MouseEvent;FFF)V, access public [junit] Added Method getScale, desc ()F, access final public [junit] Class com.jogamp.newt.event.awt.AWTAdapter [junit] Added Method getNativeSurfaceHolder, desc ()Ljavax/media/nativewindow/NativeSurfaceHolder;, access final public super synchronized [junit] Added Method <init>, desc (Lcom/jogamp/newt/event/NEWTEventListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access protected [junit] Changed Method <init>, desc (Lcom/jogamp/newt/Window;)V, access [junit] Changed Method setDownstream, desc (Lcom/jogamp/newt/Window;)Lcom/jogamp/newt/event/awt/AWTAdapter;, access [junit] Removed Method <init>, desc (Lcom/jogamp/newt/event/NEWTEventListener;)V, access protected [junit] Class com.jogamp.newt.event.awt.AWTKeyAdapter [junit] Removed Method <init>, desc (Lcom/jogamp/newt/event/KeyListener;)V, access public [junit] Added Method <init>, desc (Lcom/jogamp/newt/event/KeyListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public [junit] Class com.jogamp.newt.event.awt.AWTMouseAdapter [junit] Removed Method <init>, desc (Lcom/jogamp/newt/event/MouseListener;)V, access public [junit] Added Method <init>, desc (Lcom/jogamp/newt/event/MouseListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public [junit] Class com.jogamp.newt.event.awt.AWTWindowAdapter [junit] Added Method <init>, desc (Lcom/jogamp/newt/event/WindowListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public [junit] Removed Method <init>, desc (Lcom/jogamp/newt/event/WindowListener;)V, access public [junit] Class com.jogamp.newt.opengl.GLWindow [junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public [junit] Added Method getSurfaceHeight, desc ()I, access final public [junit] Added Method getNativeSurfaceScale, desc ([I)[I, access final public [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public [junit] Added Method convertToPixelUnits, desc ([I)[I, access final public [junit] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;)Lcom/jogamp/newt/Window$ReparentOperation;, access final public [junit] Removed Method getLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final protected [junit] Added Method setSurfaceSize, desc (II)V, access final public [junit] Added Method setSurfaceScale, desc ([I)V, access final public [junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public [junit] Added Method getSurfaceWidth, desc ()I, access final public [junit] Added Method convertToWindowUnits, desc ([I)[I, access final public [junit] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;IIZ)Lcom/jogamp/newt/Window$ReparentOperation;, access final public [junit] Added Method getPixelsPerMM, desc ([F)[F, access final public [junit] Added Method getBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Class com.jogamp.newt.swt.NewtCanvasSWT [junit] Added Method updatePosSizeCheck, desc (IIIIZ)V, access final protected [junit] Added Method updatePosSizeCheck, desc ()V, access final protected [junit] Class com.jogamp.newt.util.EDTUtil [junit] Removed Method start, desc ()Z, access abstract public [junit] Added Method start, desc ()V, access abstract public [junit] Class com.jogamp.opengl.FBObject [junit] Added Method createRenderAttachment, desc (Lcom/jogamp/opengl/FBObject$Attachment$Type;IIII)Lcom/jogamp/opengl/FBObject$RenderAttachment;, access final public static [junit] Added Method getSamplingSink, desc ()Lcom/jogamp/opengl/FBObject$Colorbuffer;, access final public [junit] Added Method getColorbufferCount, desc ()I, access final public [junit] Removed Method createColorTextureAttachment, desc (Ljavax/media/opengl/GLProfile;ZII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Added Method getTextureAttachmentCount, desc ()I, access final public [junit] Added Method hasAttachmentUsingAlpha, desc ()Z, access final public [junit] Added Method createColorTextureAttachment, desc (Ljavax/media/opengl/GL;ZIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Added Method createColorTextureAttachment, desc (Ljavax/media/opengl/GL;ZII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Removed Method getColorAttachmentCount, desc ()I, access final public [junit] Removed Method createColorTextureAttachment, desc (Ljavax/media/opengl/GLProfile;ZIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Added Method createColorAttachment, desc (IIII)Lcom/jogamp/opengl/FBObject$ColorAttachment;, access final public static [junit] Removed Method getSamplingSink, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public [junit] Class com.jogamp.opengl.FBObject.Attachment [junit] Added Method getFormat, desc ()I, access final public [junit] Class com.jogamp.opengl.FBObject.ColorAttachment [junit] Added Method getColorAttachment, desc ()Lcom/jogamp/opengl/FBObject$ColorAttachment;, access final public [junit] Added Method isTextureAttachment, desc ()Z, access final public [junit] Added Method getTextureAttachment, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public [junit] Class com.jogamp.opengl.FBObject.Colorbuffer [junit] Added Method getColorAttachment, desc ()Lcom/jogamp/opengl/FBObject$ColorAttachment;, access abstract public [junit] Added Method getWidth, desc ()I, access abstract public [junit] Added Method getName, desc ()I, access abstract public [junit] Added Method getFormat, desc ()I, access abstract public [junit] Added Method getHeight, desc ()I, access abstract public [junit] Added Method isTextureAttachment, desc ()Z, access abstract public [junit] Added Method getTextureAttachment, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access abstract public [junit] Class com.jogamp.opengl.FBObject.TextureAttachment [junit] Added Method isTextureAttachment, desc ()Z, access final public [junit] Added Method getColorAttachment, desc ()Lcom/jogamp/opengl/FBObject$ColorAttachment;, access final public [junit] Added Method getTextureAttachment, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public [junit] Class com.jogamp.opengl.GLAutoDrawableDelegate [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public [junit] Removed Method getLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final protected [junit] Class com.jogamp.opengl.GLEventListenerState [junit] Added Method moveFrom, desc (Ljavax/media/opengl/GLAutoDrawable;Z)Lcom/jogamp/opengl/GLEventListenerState;, access public static [junit] Added Method getUnlockSurfaceOp, desc ()Ljava/lang/Runnable;, access public [junit] Changed Method moveTo, desc (Ljavax/media/opengl/GLAutoDrawable;)V, access [junit] Added Method moveTo, desc (Ljavax/media/opengl/GLAutoDrawable;Ljava/lang/Runnable;)V, access final public [junit] Class com.jogamp.opengl.GLEventListenerState.ReshapeGLEventListener [junit] Removed Class , access public super synchronized [junit] Class com.jogamp.opengl.GLRendererQuirks [junit] Changed Field COUNT, desc I, access [junit] Added Field NoMultiSamplingBuffers, desc I, access final public static [junit] Class com.jogamp.opengl.math.FloatUtil [junit] Removed Method multMatrixVecf, desc (Ljava/nio/FloatBuffer;[FI[FI)V, access final public static [junit] Removed Method makeIdentityf, desc ([FI)V, access final public static [junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;[FI)V, access final public static [junit] Added Method atan, desc (F)F, access public static [junit] Removed Method multMatrixVecf, desc (Ljava/nio/FloatBuffer;[F[F)V, access final public static [junit] Removed Method multMatrixVecf, desc ([F[F[F)V, access final public static [junit] Added Method compare, desc (FF)I, access public static [junit] Removed Method makeIdentityf, desc (Ljava/nio/FloatBuffer;)V, access final public static [junit] Added Method mapWinToObjCoords, desc (FFFF[FI[FI[IIFF[FI[F[F)Z, access public static [junit] Added Method multMatrix, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access public static [junit] Added Method makeIdentity, desc ([F)[F, access public static [junit] Added Method transposeMatrix, desc ([F[F)[F, access public static [junit] Added Method mapWinToRay, desc (FFFF[FI[FI[IILcom/jogamp/opengl/math/Ray;[F[F[F)Z, access public static [junit] Added Field HALF_PI, desc F, access final public static [junit] Added Method compare, desc (FFF)I, access public static [junit] Removed Method normalize, desc (Ljava/nio/FloatBuffer;)V, access final public static [junit] Added Field EPSILON, desc F, access final public static [junit] Added Method makePerspective, desc ([FIZFFFF)[F, access public static [junit] Added Method multMatrix, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;[F)V, access public static [junit] Removed Method normalize, desc ([F)V, access final public static [junit] Added Field SQUARED_PI, desc F, access final public static [junit] Added Method asin, desc (F)F, access public static [junit] Added Method makePick, desc ([FIFFFF[II[F)[F, access public static [junit] Removed Method multMatrixVecf, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static [junit] Deprecated Method matrixToString, desc (Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/lang/String;Ljava/nio/FloatBuffer;ILjava/nio/FloatBuffer;IIIZ)Ljava/lang/StringBuilder;, access public static [junit] Added Method makePerspective, desc ([FIZLcom/jogamp/opengl/math/FovHVHalves;FF)[F, access public static [junit] Added Field DEBUG, desc Z, access final public static [junit] Removed Method cross, desc ([F[F[F)V, access final public static [junit] Added Method getOrthoWinZ, desc (FFF)F, access public static [junit] Removed Method multMatrixVecf, desc ([FI[FI[FI)V, access final public static [junit] Removed Method multMatrixf, desc ([FI[FI)V, access final public static [junit] Removed Method makeZero, desc ([FI)V, access final public static [junit] Removed Method makeZero, desc (Ljava/nio/FloatBuffer;)V, access final public static [junit] Added Field QUARTER_PI, desc F, access final public static [junit] Removed Method cross, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static [junit] Added Method atan2, desc (FF)F, access public static [junit] Added Method makeScale, desc ([FIZFFF)[F, access public static [junit] Added Method makeScale, desc ([FZFFF)[F, access public static [junit] Added Method copyMatrixColumn, desc ([FII[FI)[F, access public static [junit] Added Method multMatrixVec, desc ([FI[FI[FI)[F, access public static [junit] Added Method makeOrtho, desc ([FIZFFFFFF)[F, access public static [junit] Added Method matrixDeterminant, desc ([FI)F, access public static [junit] Changed Class , access added: final [junit] Added Method invertMatrix, desc ([F[F)[F, access public static [junit] Added Method multMatrix, desc ([F[F)[F, access public static [junit] Added Method mapWinToObjCoords, desc (FFF[FI[FI[II[FI[F[F)Z, access public static [junit] Added Field INV_DEVIANCE, desc F, access final public static [junit] Added Method getMachineEpsilon, desc ()F, access public static [junit] Added Method mapWinToObjCoords, desc (FFFF[F[II[FI[FI[F[F)Z, access public static [junit] Added Method makeTranslation, desc ([FZFFF)[F, access public static [junit] Added Method getZBufferEpsilon, desc (IFF)F, access public static [junit] Added Method mapObjToWinCoords, desc (FFF[FI[FI[II[FI[F[F)Z, access public static [junit] Added Method makeRotationAxis, desc ([FIFFFF[F)[F, access public static [junit] Added Method multMatrixVec, desc ([F[F[F)[F, access public static [junit] Added Method isEqual, desc (FF)Z, access public static [junit] Added Method mapObjToWinCoords, desc (FFF[F[II[FI[F[F)Z, access public static [junit] Deprecated Method matrixRowToString, desc (Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/nio/FloatBuffer;IIIZI)Ljava/lang/StringBuilder;, access public static [junit] Added Method makeRotationEuler, desc ([FIFFF)[F, access public static [junit] Deprecated Method matrixToString, desc (Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/lang/String;Ljava/nio/FloatBuffer;IIIZ)Ljava/lang/StringBuilder;, access public static [junit] Added Method mapWinToObjCoords, desc (FFF[F[II[FI[F[F)Z, access public static [junit] Added Method copyMatrixRow, desc ([FII[FI)[F, access public static [junit] Added Method isZero, desc (FF)Z, access public static [junit] Added Method multMatrixVec, desc (Ljava/nio/FloatBuffer;[F[F)V, access public static [junit] Added Method isEqual, desc (FFF)Z, access public static [junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;[FI)V, access final public static [junit] Added Method tan, desc (F)F, access public static [junit] Added Field TWO_PI, desc F, access final public static [junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static [junit] Added Method multMatrix, desc ([F[F[F)[F, access public static [junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;[FILjava/nio/FloatBuffer;)V, access final public static [junit] Added Method getZBufferValue, desc (IFFF)I, access public static [junit] Added Method matrixDeterminant, desc ([F)F, access public static [junit] Added Method makeIdentity, desc ([FI)[F, access public static [junit] Added Method transposeMatrix, desc ([FI[FI)[F, access public static [junit] Removed Method multMatrixf, desc ([FI[FILjava/nio/FloatBuffer;)V, access final public static [junit] Added Method makeLookAt, desc ([FI[FI[FI[FI[F)[F, access public static [junit] Removed Method multMatrixf, desc ([FI[FI[FI)V, access final public static [junit] Added Method invertMatrix, desc ([FI[FI)[F, access public static [junit] Added Method makeTranslation, desc ([FIZFFF)[F, access public static [junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static [junit] Added Method makeFrustum, desc ([FIZFFFFFF)[F, access public static [junit] Added Method multMatrix, desc ([FI[FI[FI)[F, access public static [junit] Added Method multMatrix, desc ([FI[FI)[F, access public static [junit] Class com.jogamp.opengl.math.FovHVHalves [junit] Added Class , access final public super synchronized [junit] Class com.jogamp.opengl.math.Matrix4 [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.math.Quaternion [junit] Removed Method mult, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public [junit] Removed Method subtract, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public [junit] Added Method toAngleAxis, desc ([F)F, access final public [junit] Added Method rotateVector, desc ([FI[FI)[F, access final public [junit] Added Method conjugate, desc ()Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method setFromMatrix, desc ([FI)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method isRotationMatrix3f, desc ([F)Z, access final public [junit] Added Method setFromAngleNormalAxis, desc (F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Changed Method setY, desc (F)V, access added: final [junit] Added Method setLookAt, desc ([F[F[F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Changed Method isIdentity, desc ()Z, access added: final [junit] Added Method setFromEuler, desc (FFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Removed Method add, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public [junit] Added Method rotateByAngleNormalAxis, desc (FFFF)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Changed Method getZ, desc ()F, access added: final [junit] Changed Method getY, desc ()F, access added: final [junit] Changed Method getW, desc ()F, access added: final [junit] Added Method setFromMatrix, desc (FFFFFFFFF)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method subtract, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method rotateByEuler, desc ([F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method set, desc (FFFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method copyMatrixColumn, desc (I[FI)[F, access public [junit] Added Method scale, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method add, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Changed Method setW, desc (F)V, access added: final [junit] Added Method setFromEuler, desc ([F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method setFromVectors, desc ([F[F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Removed Method divide, desc (F)V, access public [junit] Added Method toEuler, desc ([F)[F, access public [junit] Added Method setSlerp, desc (Lcom/jogamp/opengl/math/Quaternion;Lcom/jogamp/opengl/math/Quaternion;F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Removed Method inverse, desc ()V, access public [junit] Removed Method <init>, desc ([FF)V, access public [junit] Added Method rotateByAngleX, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Removed Method toMatrix, desc ()[F, access public [junit] Removed Method setFromMatrix, desc ([F)V, access public [junit] Added Method magnitudeSquared, desc ()F, access final public [junit] Added Method toMatrix, desc ([FI)[F, access final public [junit] Added Field ALLOWED_DEVIANCE, desc F, access final public static [junit] Removed Method mult, desc ([F)[F, access public [junit] Added Method rotateByAngleY, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Removed Method fromAxis, desc ([FF)V, access public [junit] Added Method invert, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method normalize, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method rotateByAngleZ, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Removed Method toAxis, desc ()[F, access public [junit] Changed Method setX, desc (F)V, access added: final [junit] Changed Method getX, desc ()F, access added: final [junit] Added Method mult, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method equals, desc (Ljava/lang/Object;)Z, access public [junit] Added Method hashCode, desc ()I, access final public [junit] Added Method dot, desc (FFFF)F, access final public [junit] Added Method setIdentity, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method set, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method setFromAngleAxis, desc (F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Changed Method setZ, desc (F)V, access added: final [junit] Removed Method setIdentity, desc ()V, access public [junit] Removed Method <init>, desc ([F[F)V, access public [junit] Added Method magnitude, desc ()F, access final public [junit] Removed Method isRotationMatrix, desc ([F)Z, access public [junit] Added Method toString, desc ()Ljava/lang/String;, access public [junit] Added Method setFromAxes, desc ([F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Removed Method normalize, desc ()V, access public [junit] Added Method setFromNormalVectors, desc ([F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Removed Method slerp, desc (Lcom/jogamp/opengl/math/Quaternion;Lcom/jogamp/opengl/math/Quaternion;F)V, access public [junit] Added Method rotateByEuler, desc (FFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method dot, desc (Lcom/jogamp/opengl/math/Quaternion;)F, access final public [junit] Added Method toAxes, desc ([F[F[F[F)V, access public [junit] Removed Method mult, desc (F)V, access public [junit] Class com.jogamp.opengl.math.Ray [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.math.VectorUtil [junit] Added Method angleVec3, desc ([F[F)F, access public static [junit] Removed Method computeLength, desc ([F[F)F, access public static [junit] Removed Method norm, desc ([F)F, access public static [junit] Added Method isInCircleVec2, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)Z, access public static [junit] Added Method normSquareVec2, desc ([F)F, access public static [junit] Added Field VEC3_ONE, desc [F, access final public static [junit] Added Method isVec3Equal, desc ([FI[FI)Z, access public static [junit] Added Method normalizeVec2, desc ([F[F)[F, access public static [junit] Removed Method line2lineIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static [junit] Added Method addVec3, desc ([F[F[F)[F, access public static [junit] Removed Method scale, desc ([F[F[F)[F, access public static [junit] Added Method line2PlaneIntersection, desc ([FLcom/jogamp/opengl/math/Ray;[FF)[F, access public static [junit] Added Method normalizeVec3, desc ([F)[F, access public static [junit] Added Method getPlaneVec3, desc ([F[F[F[F[F[F)[F, access public static [junit] Removed Method scale, desc ([F[FF)[F, access public static [junit] Added Method isVec3Equal, desc ([FI[FIF)Z, access public static [junit] Added Method testTri2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;F)Z, access public static [junit] Added Method triAreaVec2, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)F, access public static [junit] Removed Method inCircle, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)Z, access public static [junit] Added Method getNormalVec3, desc ([F[F[F[F[F[F)[F, access public static [junit] Removed Method mid, desc ([F[F)[F, access public static [junit] Added Method determinantVec3, desc ([F[F[F)F, access public static [junit] Added Method normalizeVec3, desc ([F[F)[F, access public static [junit] Added Method normVec2, desc ([F)F, access public static [junit] Added Method divVec2, desc ([F[F[F)[F, access public static [junit] Added Method crossVec3, desc ([F[F[F)[F, access public static [junit] Added Method testSeg2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)Z, access public static [junit] Added Field VEC3_UNIT_Z_NEG, desc [F, access final public static [junit] Added Method copyVec4, desc ([FI[FI)[F, access public static [junit] Added Method triAreaVec2, desc ([F[F[F)F, access public static [junit] Added Method isVec2Zero, desc ([FI)Z, access public static [junit] Added Method isZero, desc (FFFF)Z, access public static [junit] Added Method getPlaneVec3, desc ([F[F[F)[F, access public static [junit] Added Method getNormalVec2, desc ([F[F[F)[F, access public static [junit] Added Method normSquareVec3, desc ([FI)F, access public static [junit] Removed Method colMatrixVectorMult, desc ([F[F)[F, access public static [junit] Removed Field COLLINEAR, desc I, access final public static [junit] Added Method midVec3, desc ([F[F[F)[F, access public static [junit] Added Method distSquareVec3, desc ([F[F)F, access public static [junit] Added Method isZero, desc (FFF)Z, access public static [junit] Removed Method normalize, desc ([F)[F, access public static [junit] Added Method seg2SegIntersection, desc ([FLcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static [junit] Added Method normVec3, desc ([F)F, access public static [junit] Added Method divVec2, desc ([F[FF)[F, access public static [junit] Removed Method rowMatrixVectorMult, desc ([F[F)[F, access public static [junit] Added Method isVec3Zero, desc ([FIF)Z, access public static [junit] Removed Method checkEquality, desc ([F[F)Z, access public static [junit] Added Field VEC3_UNIT_Y_NEG, desc [F, access final public static [junit] Removed Method scale, desc ([FF)[F, access public static [junit] Added Field VEC3_ZERO, desc [F, access final public static [junit] Added Method copyVec3, desc ([FI[FI)[F, access public static [junit] Added Method dotVec3, desc ([F[F)F, access public static [junit] Added Method mulColMat4Vec3, desc ([F[F[F)[F, access public static [junit] Added Method testSeg2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;F)Z, access public static [junit] Added Method scaleVec2, desc ([F[F[F)[F, access public static [junit] Added Method scaleVec3, desc ([F[F[F)[F, access public static [junit] Added Method isVec2Equal, desc ([FI[FI)Z, access public static [junit] Added Method divVec3, desc ([F[FF)[F, access public static [junit] Added Method isVec2Equal, desc ([FI[FIF)Z, access public static [junit] Added Method isVec3Zero, desc ([FI)Z, access public static [junit] Added Field VEC3_UNIT_Y, desc [F, access final public static [junit] Removed Method cross, desc ([F[F)[F, access public static [junit] Added Method line2lineIntersection, desc ([FLcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static [junit] Removed Method checkCollinear, desc ([F[F[F)Z, access public static [junit] Removed Method tri2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)Z, access public static [junit] Added Method isVec3InTriangle3, desc ([F[F[F[F[F[F[F[F[FF)Z, access public static [junit] Added Method normSquareVec3, desc ([F)F, access public static [junit] Added Method subVec3, desc ([F[F[F)[F, access public static [junit] Added Method normalizeVec2, desc ([F)[F, access public static [junit] Added Method normalizeVec3, desc ([FI)[F, access public static [junit] Removed Method triArea, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)F, access public static [junit] Removed Method dot, desc ([F[F)F, access public static [junit] Removed Method seg2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static [junit] Added Method divVec3, desc ([F[F[F)[F, access public static [junit] Added Method isVec2Zero, desc ([FIF)Z, access public static [junit] Added Method isCollinearVec3, desc ([F[F[F)Z, access public static [junit] Added Method isInTriangleVec3, desc ([F[F[F[F[F[F[F)Z, access public static [junit] Removed Method computeDeterminant, desc ([F[F[F)F, access public static [junit] Added Method subVec2, desc ([F[F[F)[F, access public static [junit] Changed Class , access added: final [junit] Added Method normSquareVec2, desc ([FI)F, access public static [junit] Added Method addVec2, desc ([F[F[F)[F, access public static [junit] Removed Method checkEqualityVec2, desc ([F[F)Z, access public static [junit] Added Method isVec3InTriangle3, desc ([F[F[F[F[F[F[F[F[F)Z, access public static [junit] Added Method scaleVec3, desc ([F[FF)[F, access public static [junit] Added Method testTri2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)Z, access public static [junit] Added Method scaleVec2, desc ([F[FF)[F, access public static [junit] Added Method mulRowMat4Vec3, desc ([F[F[F)[F, access public static [junit] Added Method copyVec2, desc ([FI[FI)[F, access public static [junit] Added Method cosAngleVec3, desc ([F[F)F, access public static [junit] Removed Method computeVector, desc ([F[F)[F, access public static [junit] Removed Method vectorAdd, desc ([F[F)[F, access public static [junit] Added Method distVec3, desc ([F[F)F, access public static [junit] Removed Method vertexInTriangle, desc ([F[F[F[F)Z, access public static [junit] Added Method crossVec3, desc ([FI[FI[FI)[F, access public static [junit] Added Field VEC3_UNIT_Z, desc [F, access final public static [junit] Class com.jogamp.opengl.math.geom.AABBox [junit] Removed Method intersects, desc (FFFF)Z, access final public [junit] Added Method setSize, desc ([F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Removed Method resize, desc (FFF)V, access final public [junit] Added Method intersects2DRegion, desc (FFFF)Z, access final public [junit] Added Method mapToWindow, desc (Lcom/jogamp/opengl/math/geom/AABBox;[F[IZ[F[F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access public [junit] Added Method translate, desc ([F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method resize, desc (Lcom/jogamp/opengl/math/geom/AABBox;)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method copy, desc (Lcom/jogamp/opengl/math/geom/AABBox;)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Removed Method setSize, desc (FFFFFF)V, access final public [junit] Added Method resize, desc (Lcom/jogamp/opengl/math/geom/AABBox;Ljogamp/graph/geom/plane/AffineTransform;[F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method scale, desc (F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method reset, desc ()Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method <init>, desc (Lcom/jogamp/opengl/math/geom/AABBox;)V, access public [junit] Added Method resize, desc ([F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Removed Method clone, desc ()Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method resize, desc ([FI)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method getRayIntersection, desc ([FLcom/jogamp/opengl/math/Ray;FZ[F[F[F)[F, access final public [junit] Added Method resize, desc (FFF)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Removed Method resize, desc ([FI)V, access final public [junit] Added Method rotate, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Removed Method reset, desc ()V, access final public [junit] Added Method setSize, desc (FFFFFF)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Removed Method scale, desc (F)V, access final public [junit] Removed Method resize, desc (Lcom/jogamp/opengl/math/geom/AABBox;)V, access final public [junit] Changed Class , access [junit] Added Method intersectsRay, desc (Lcom/jogamp/opengl/math/Ray;)Z, access final public [junit] Added Method hashCode, desc ()I, access final public [junit] Class com.jogamp.opengl.math.geom.Frustum [junit] Changed Field planes, desc [Lcom/jogamp/opengl/math/geom/Frustum$Plane;, access added: final [junit] Class com.jogamp.opengl.swt.GLCanvas [junit] Removed Method <init>, desc (Lorg/eclipse/swt/widgets/Composite;ILjavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;)V, access public [junit] Added Method flushGLRunnables, desc ()V, access public [junit] Added Method getSurfaceHeight, desc ()I, access public [junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access [junit] Removed Method getWidth, desc ()I, access public [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public [junit] Removed Method create, desc (Lorg/eclipse/swt/widgets/Composite;ILjavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;)Lcom/jogamp/opengl/swt/GLCanvas;, access public static [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Added Method isThreadGLCapable, desc ()Z, access final public [junit] Removed Method getHeight, desc ()I, access public [junit] Changed Method invoke, sig (ZLjava/util/List<Ljavax/media/opengl/GLRunnable;>;)Z, desc (ZLjava/util/List;)Z, access [junit] Class com.jogamp.opengl.util.AnimatorBase [junit] Added Field uncaughtExceptionHandler, desc Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;, access protected [junit] Added Method setUncaughtExceptionHandler, desc (Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;)V, access final public [junit] Added Method handleUncaughtException, desc (Lcom/jogamp/opengl/util/AnimatorBase$UncaughtAnimatorException;)V, access final protected super synchronized [junit] Added Method flushGLRunnables, desc ()V, access final protected super synchronized [junit] Added Method getUncaughtExceptionHandler, desc ()Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;, access final public [junit] Changed Method display, desc ()V, access [junit] Class com.jogamp.opengl.util.AnimatorBase.AnimatorImpl [junit] Changed Method display, sig (Ljava/util/ArrayList<Ljavax/media/opengl/GLAutoDrawable;>;ZZ)V, desc (Ljava/util/ArrayList;ZZ)V, access [junit] Class com.jogamp.opengl.util.AnimatorBase.UncaughtAnimatorException [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.util.CustomGLEventListener [junit] Added Class , access abstract interface public [junit] Class com.jogamp.opengl.util.FPSAnimator [junit] Changed Method setFPS, desc (I)V, access removed: super synchronized [junit] Class com.jogamp.opengl.util.GLDrawableUtil [junit] Added Method isSwapGLContextSafe, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesImmutable;)Z, access public static [junit] Class com.jogamp.opengl.util.GLDrawableUtil.ReshapeGLEventListener [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.util.GLPixelBuffer [junit] Changed Field defaultProviderWithRowStride, desc Lcom/jogamp/opengl/util/GLPixelBuffer$GLPixelBufferProvider;, access added: final [junit] Changed Field defaultProviderNoRowStride, desc Lcom/jogamp/opengl/util/GLPixelBuffer$GLPixelBufferProvider;, access added: final [junit] Class com.jogamp.opengl.util.GLPixelStorageModes [junit] Added Method resetPack, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Added Method resetAll, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Added Method saveAll, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Added Method savePack, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Added Method saveUnpack, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Removed Method save, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Added Method resetUnpack, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Class com.jogamp.opengl.util.Gamma [junit] Removed Method resetDisplayGamma, desc (Ljavax/media/opengl/GL;)V, access public static [junit] Added Method setDisplayGamma, desc (Ljavax/media/opengl/GLDrawable;FFF)Z, access public static [junit] Removed Method setDisplayGamma, desc (Ljavax/media/opengl/GL;FFF)Z, access public static [junit] Added Method resetAllDisplayGamma, desc (Ljavax/media/opengl/GLDrawable;)V, access public static [junit] Added Method resetDisplayGamma, desc (Ljavax/media/opengl/GLDrawable;)V, access public static [junit] Added Method setDisplayGamma, desc (Ljavax/media/opengl/GLAutoDrawable;FFF)Z, access public static [junit] Added Method resetDisplayGamma, desc (Ljavax/media/opengl/GLAutoDrawable;)V, access public static [junit] Class com.jogamp.opengl.util.PMVMatrix [junit] Removed Field matrixBuffer, desc Ljava/nio/Buffer;, access protected [junit] Added Method multMvPMatrixf, desc ([FI)[F, access final public [junit] Removed Field matrixFrustum, desc [F, access protected [junit] Removed Field projectFloat, desc Ljogamp/opengl/ProjectFloat;, access protected [junit] Added Method gluUnProjectRay, desc (FFFF[IILcom/jogamp/opengl/math/Ray;)Z, access final public [junit] Removed Field matrixTrans, desc [F, access protected [junit] Removed Field matrixIdent, desc Ljava/nio/FloatBuffer;, access protected [junit] Removed Method destroy, desc ()V, access final public [junit] Removed Field matrixOrtho, desc [F, access protected [junit] Added Method gluUnProject4, desc (FFFF[IIFF[FI)Z, access public [junit] Removed Field matrixRot, desc [F, access protected [junit] Added Method reset, desc ()V, access final public [junit] Removed Method usesBackingArray, desc ()Z, access final public [junit] Removed Field matrixScale, desc [F, access protected [junit] Removed Field vec3f, desc [F, access protected [junit] Changed Class , access added: final [junit] Added Method glLoadMatrix, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access final public [junit] Added Method multPMvMatrixf, desc ([FI)[F, access final public [junit] Removed Field matrixMult, desc [F, access protected [junit] Removed Field matrixBufferArray, desc [F, access final protected [junit] Removed Method <init>, desc (Z)V, access public [junit] Changed Method glGetFrustum, desc ()Lcom/jogamp/opengl/math/geom/Frustum;, access added: final [junit] Added Method glRotate, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access final public [junit] Removed Field mulPMV, desc [F, access protected [junit] Removed Field usesBackingArray, desc Z, access final protected [junit] Class com.jogamp.opengl.util.TGAWriter [junit] Removed Class , access public super synchronized [junit] Class com.jogamp.opengl.util.av.AudioSink [junit] Added Method getChosenFormat, desc ()Lcom/jogamp/opengl/util/av/AudioSink$AudioFormat;, access abstract public [junit] Removed Method enqueueData, desc (Lcom/jogamp/opengl/util/av/AudioSink$AudioDataFrame;)Lcom/jogamp/opengl/util/av/AudioSink$AudioFrame;, access abstract public [junit] Class com.jogamp.opengl.util.awt.Screenshot [junit] Removed Class , access public super synchronized [junit] Class com.jogamp.opengl.util.glsl.ShaderCode [junit] Added Method insertShaderSource, sig (IILjava/lang/Class<*>;Ljava/lang/String;)I, desc (IILjava/lang/Class;Ljava/lang/String;)I, access public [junit] Changed Field es3_default_precision_fp, desc Ljava/lang/String;, access [junit] Class com.jogamp.opengl.util.glsl.ShaderProgram [junit] Added Method notifyNotInUse, desc ()V, access public super synchronized [junit] Class com.jogamp.opengl.util.stereo.EyeParameter [junit] Added Class , access final public super synchronized [junit] Class com.jogamp.opengl.util.stereo.EyePose [junit] Added Class , access final public super synchronized [junit] Class com.jogamp.opengl.util.stereo.StereoClientRenderer [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.util.stereo.StereoDevice [junit] Added Class , access abstract interface public [junit] Class com.jogamp.opengl.util.stereo.StereoDevice.Config [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.util.stereo.StereoDeviceFactory [junit] Added Class , access abstract public super synchronized [junit] Class com.jogamp.opengl.util.stereo.StereoDeviceFactory.DeviceType [junit] Added Class , access enum final public super synchronized [junit] Class com.jogamp.opengl.util.stereo.StereoDeviceRenderer [junit] Added Class , access abstract interface public [junit] Class com.jogamp.opengl.util.stereo.StereoDeviceRenderer.Eye [junit] Added Class , access abstract interface public [junit] Class com.jogamp.opengl.util.stereo.StereoGLEventListener [junit] Added Class , access abstract interface public [junit] Class com.jogamp.opengl.util.stereo.StereoUtil [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.util.texture.ImageSequence [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.util.texture.Texture [junit] Added Method <init>, desc (IIIIIIZ)V, access public [junit] Class com.jogamp.opengl.util.texture.TextureIO [junit] Removed Method newTexture, desc (IIIIIIZ)Lcom/jogamp/opengl/util/texture/Texture;, access public static [junit] Class com.jogamp.opengl.util.texture.TextureSequence [junit] Added Method isTextureAvailable, desc ()Z, access abstract public [junit] Added Method getTextureFragmentShaderHashCode, desc ()I, access abstract public [junit] Class javax.media.nativewindow.NativeSurface [junit] Removed Method getHeight, desc ()I, access abstract public [junit] Added Method getSurfaceWidth, desc ()I, access abstract public [junit] Added Method convertToPixelUnits, desc ([I)[I, access abstract public [junit] Added Method getSurfaceHeight, desc ()I, access abstract public [junit] Removed Method getWidth, desc ()I, access abstract public [junit] Added Method convertToWindowUnits, desc ([I)[I, access abstract public [junit] Class javax.media.nativewindow.NativeSurfaceHolder [junit] Added Class , access abstract interface public [junit] Class javax.media.nativewindow.NativeWindow [junit] Changed Class , access [junit] Added Method getHeight, desc ()I, access abstract public [junit] Added Method getNativeSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access abstract public [junit] Added Method getWidth, desc ()I, access abstract public [junit] Class javax.media.nativewindow.NativeWindowFactory [junit] Removed Method createWrappedWindow, desc (Ljavax/media/nativewindow/AbstractGraphicsScreen;JJLcom/jogamp/nativewindow/UpstreamSurfaceHookMutableSizePos;)Ljavax/media/nativewindow/NativeWindow;, access public static [junit] Added Method createWrappedWindow, desc (Ljavax/media/nativewindow/AbstractGraphicsScreen;JJLcom/jogamp/nativewindow/UpstreamWindowHookMutableSizePos;)Ljavax/media/nativewindow/NativeWindow;, access public static [junit] Class javax.media.nativewindow.ScalableSurface [junit] Added Class , access abstract interface public [junit] Class javax.media.nativewindow.UpstreamSurfaceHook [junit] Added Method getUpstreamSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access abstract public [junit] Removed Method getWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public [junit] Added Method getSurfaceWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public [junit] Removed Method getHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public [junit] Added Method getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public [junit] Class javax.media.nativewindow.UpstreamSurfaceHook.MutableSize [junit] Removed Method setSize, desc (II)V, access abstract public [junit] Added Method setSurfaceSize, desc (II)V, access abstract public [junit] Class javax.media.nativewindow.util.Dimension [junit] Added Method <init>, desc ([I)V, access public [junit] Class javax.media.nativewindow.util.Point [junit] Added Method scaleInv, desc (II)Ljavax/media/nativewindow/util/Point;, access final public [junit] Class javax.media.nativewindow.util.Rectangle [junit] Added Method scale, desc (II)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Added Method scaleInv, desc (II)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Class javax.media.opengl.DebugGL4bc [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method isGLES3, desc ()Z, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Removed Method glIsPBOPackBound, desc ()Z, access public [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, access removed: final [junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Class javax.media.opengl.DebugGLES1 [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method isGLES3, desc ()Z, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, access removed: final [junit] Class javax.media.opengl.DebugGLES3 [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method isGLES3, desc ()Z, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Removed Method glIsPBOPackBound, desc ()Z, access public [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, access removed: final [junit] Class javax.media.opengl.GL2ES3 [junit] Removed Method glIsPBOPackBound, desc ()Z, access abstract public [junit] Removed Method glIsPBOUnpackBound, desc ()Z, access abstract public [junit] Class javax.media.opengl.GLAnimatorControl [junit] Added Method getUncaughtExceptionHandler, desc ()Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;, access abstract public [junit] Added Method setUncaughtExceptionHandler, desc (Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;)V, access abstract public [junit] Class javax.media.opengl.GLAnimatorControl.UncaughtExceptionHandler [junit] Added Class , access abstract interface public [junit] Class javax.media.opengl.GLAutoDrawable [junit] Changed Method invoke, sig (ZLjava/util/List<Ljavax/media/opengl/GLRunnable;>;)Z, desc (ZLjava/util/List;)Z, access [junit] Added Method isThreadGLCapable, desc ()Z, access abstract public [junit] Added Method areAllGLEventListenerInitialized, desc ()Z, access abstract public [junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access [junit] Added Method flushGLRunnables, desc ()V, access abstract public [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access abstract public [junit] Class javax.media.opengl.GLBase [junit] Removed Method glGetBoundBuffer, desc (I)I, access abstract public [junit] Removed Method glGetBufferSize, desc (I)J, access abstract public [junit] Removed Method glIsVBOArrayBound, desc ()Z, access abstract public [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access abstract public [junit] Class javax.media.opengl.GLBufferStorage [junit] Added Method setMappedBuffer, desc (Ljava/nio/ByteBuffer;)V, access protected [junit] Added Method reset, desc (JII)V, access protected [junit] Class javax.media.opengl.GLDrawable [junit] Added Method getSurfaceHeight, desc ()I, access abstract public [junit] Removed Method getHeight, desc ()I, access abstract public [junit] Added Method getRequestedGLCapabilities, desc ()Ljavax/media/opengl/GLCapabilitiesImmutable;, access abstract public [junit] Added Method getSurfaceWidth, desc ()I, access abstract public [junit] Changed Class , access [junit] Removed Method getWidth, desc ()I, access abstract public [junit] Class javax.media.opengl.GLDrawableFactory [junit] Removed Method createOffscreenAutoDrawable, desc (Ljavax/media/nativewindow/AbstractGraphicsDevice;Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;IILjavax/media/opengl/GLContext;)Ljavax/media/opengl/GLOffscreenAutoDrawable;, access abstract public [junit] Removed Method createGLPbuffer, desc (Ljavax/media/nativewindow/AbstractGraphicsDevice;Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;IILjavax/media/opengl/GLContext;)Ljavax/media/opengl/GLPbuffer;, access abstract public [junit] Removed Field disableOpenGLES, desc Z, access final protected static [junit] Added Method resetAllDisplayGamma, desc ()V, access abstract public [junit] Removed Method resetDisplayGamma, desc ()V, access abstract public [junit] Added Method resetAllDisplayGammaNoSync, desc ()V, access abstract protected [junit] Removed Field enableANGLE, desc Z, access final protected static [junit] Added Method resetDisplayGamma, desc (Ljavax/media/nativewindow/NativeSurface;)V, access abstract public [junit] Added Method setDisplayGamma, desc (Ljavax/media/nativewindow/NativeSurface;FFF)Z, access abstract public [junit] Class javax.media.opengl.GLException [junit] Added Method dumpThrowable, desc (Ljava/lang/String;Ljava/lang/Throwable;)V, access public static [junit] Added Method newGLException, desc (Ljava/lang/Throwable;)Ljavax/media/opengl/GLException;, access public static [junit] Class javax.media.opengl.GLFBODrawable [junit] Added Field FBOMODE_DEFAULT, desc I, access final public static [junit] Added Method getColorbuffer, desc (I)Lcom/jogamp/opengl/FBObject$Colorbuffer;, access abstract public [junit] Added Field FBOMODE_USE_TEXTURE, desc I, access final public static [junit] Removed Method getTextureBuffer, desc (I)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access abstract public [junit] Added Field FBOMODE_USE_DEPTH, desc I, access final public static [junit] Added Method getFBOMode, desc ()I, access abstract public [junit] Added Method setFBOMode, desc (I)V, access abstract public [junit] Class javax.media.opengl.GLFBODrawable.Resizeable [junit] Removed Method setSize, desc (Ljavax/media/opengl/GLContext;II)V, access abstract public [junit] Added Method setSurfaceSize, desc (Ljavax/media/opengl/GLContext;II)V, access abstract public [junit] Class javax.media.opengl.GLOffscreenAutoDrawable [junit] Removed Method setSize, desc (II)V, access abstract public [junit] Added Method setSurfaceSize, desc (II)V, access abstract public [junit] Class javax.media.opengl.GLPbuffer [junit] Removed Class , access abstract interface public [junit] Class javax.media.opengl.GLProfile [junit] Added Field disableOpenGLARBContext, desc Z, access final public static [junit] Added Field disableOpenGLCore, desc Z, access final public static [junit] Added Method createCustomGLProfile, desc (Ljava/lang/String;Ljavax/media/opengl/GLProfile;)Ljavax/media/opengl/GLProfile;, access public static [junit] Added Field enableANGLE, desc Z, access final public static [junit] Added Field disableOpenGLES, desc Z, access final public static [junit] Class javax.media.opengl.GLSharedContextSetter [junit] Removed Method areAllGLEventListenerInitialized, desc ()Z, access abstract public [junit] Class javax.media.opengl.GLUniformData [junit] Added Method creatEmptyMatrix, desc (Ljava/lang/String;II)Ljavax/media/opengl/GLUniformData;, access public static [junit] Added Method creatEmptyVector, desc (Ljava/lang/String;I)Ljavax/media/opengl/GLUniformData;, access public static [junit] Class javax.media.opengl.Threading [junit] Added Method getMode, desc ()Ljavax/media/opengl/Threading$Mode;, access public static [junit] Class javax.media.opengl.Threading.Mode [junit] Added Class , access enum final public super synchronized [junit] Class javax.media.opengl.TraceGL4bc [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Changed Method isGLES3, desc ()Z, access removed: final [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, access removed: final [junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Removed Method glIsPBOPackBound, desc ()Z, access public [junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public [junit] Class javax.media.opengl.TraceGLES1 [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method isGLES3, desc ()Z, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, access removed: final [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Class javax.media.opengl.TraceGLES3 [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Removed Method glIsPBOPackBound, desc ()Z, access public [junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public [junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, access removed: final [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method isGLES3, desc ()Z, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Class javax.media.opengl.awt.GLCanvas [junit] Added Method isThreadGLCapable, desc ()Z, access final public [junit] Removed Method <init>, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;Ljava/awt/GraphicsDevice;)V, access public [junit] Changed Method invoke, sig (ZLjava/util/List<Ljavax/media/opengl/GLRunnable;>;)Z, desc (ZLjava/util/List;)Z, access [junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public [junit] Removed Method <init>, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLContext;)V, access public [junit] Added Method getSurfaceHeight, desc ()I, access public [junit] Changed Class , access [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public [junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access [junit] Added Method flushGLRunnables, desc ()V, access public [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public [junit] Added Method getNativeSurfaceScale, desc ([I)[I, access public [junit] Added Method setSurfaceScale, desc ([I)V, access final public [junit] Class javax.media.opengl.awt.GLJPanel [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Added Method getRequestedGLCapabilities, desc ()Ljavax/media/opengl/GLCapabilitiesImmutable;, access final public [junit] Added Method getSurfaceHeight, desc ()I, access public [junit] Added Method setSurfaceScale, desc ([I)V, access final public [junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public [junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access [junit] Changed Method invoke, sig (ZLjava/util/List<Ljavax/media/opengl/GLRunnable;>;)Z, desc (ZLjava/util/List;)Z, access [junit] Added Method getNativeSurfaceScale, desc ([I)[I, access public [junit] Added Method isThreadGLCapable, desc ()Z, access final public [junit] Removed Method <init>, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;)V, access public [junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public [junit] Changed Class , access [junit] Added Method flushGLRunnables, desc ()V, access public [junit] Class javax.media.opengl.glu.GLU [junit] Removed Method destroy, desc ()V, access public [junit] Class javax.media.opengl.glu.gl2.GLUgl2 [junit] Removed Method destroy, desc ()V, access public [junit] Class javax.media.opengl.glu.gl2es1.GLUgl2es1 [junit] Removed Method destroy, desc ()V, access public [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI - testVersionLatest [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testVersionLatest took 2.546 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.751 sec [junit] [junit] ------------- Standard Error ----------------- [junit] ++++ TestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI - testVersionLatest [junit] Semantic Version Test [junit] Previous version: 2.1.5 (2.1.5) - lib/v2.1.5/jogl-all.jar [junit] Current version: 2.2.0 (2.2.0-rc-20140806) - /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar/jogl-all.jar [junit] Compat. expected: NON_BACKWARD_COMPATIBLE [junit] Compat. detected: NON_BACKWARD_COMPATIBLE [junit] Compat. result: detected == expected -> OK [junit] Current version 2.2.0 (2.2.0-rc-20140806) is NON_BACKWARD_COMPATIBLE to previous version 2.1.5 (2.1.5), actually NON_BACKWARD_COMPATIBLE [junit] [junit] [junit] Summary: 1076 differences in 134 classes: [junit] Remove 247, Change 287, Deprecate 3, Add 539 [junit] [junit] 0/ 134: com.jogamp.graph.curve.OutlineShape : Remove 3, Change 8, Deprecate 0, Add 12 [junit] 1/ 134: com.jogamp.graph.curve.OutlineShapeXForm : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 2/ 134: com.jogamp.graph.curve.Region : Remove 13, Change 3, Deprecate 0, Add 35 [junit] 3/ 134: com.jogamp.graph.curve.opengl.GLRegion : Remove 6, Change 0, Deprecate 0, Add 10 [junit] 4/ 134: com.jogamp.graph.curve.opengl.RegionRenderer : Remove 5, Change 1, Deprecate 0, Add 19 [junit] 5/ 134: com.jogamp.graph.curve.opengl.RegionRenderer.GLCallback : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 6/ 134: com.jogamp.graph.curve.opengl.RenderState : Remove 12, Change 1, Deprecate 0, Add 21 [junit] 7/ 134: com.jogamp.graph.curve.opengl.RenderState.ProgramLocal : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 8/ 134: com.jogamp.graph.curve.opengl.Renderer : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 9/ 134: com.jogamp.graph.curve.opengl.TextRegionUtil : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 10/ 134: com.jogamp.graph.curve.opengl.TextRegionUtil.ShapeVisitor : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 11/ 134: com.jogamp.graph.curve.opengl.TextRenderer : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 12/ 134: com.jogamp.graph.curve.tess.Triangulator : Remove 2, Change 0, Deprecate 0, Add 3 [junit] 13/ 134: com.jogamp.graph.font.Font : Remove 3, Change 0, Deprecate 0, Add 6 [junit] 14/ 134: com.jogamp.graph.font.Font.Glyph : Remove 1, Change 0, Deprecate 0, Add 6 [junit] 15/ 134: com.jogamp.graph.font.Font.Metrics : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 16/ 134: com.jogamp.graph.font.FontFactory : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 17/ 134: com.jogamp.graph.font.FontSet : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 18/ 134: com.jogamp.graph.geom.Outline : Remove 2, Change 1, Deprecate 0, Add 4 [junit] 19/ 134: com.jogamp.graph.geom.SVertex : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 20/ 134: com.jogamp.graph.geom.SVertex.Factory : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 21/ 134: com.jogamp.graph.geom.Triangle : Remove 2, Change 0, Deprecate 0, Add 5 [junit] 22/ 134: com.jogamp.graph.geom.Vertex : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 23/ 134: com.jogamp.graph.geom.Vertex.Factory : Remove 0, Change 0, Deprecate 0, Add 2 [junit] 24/ 134: com.jogamp.graph.geom.opengl.SVertex : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 25/ 134: com.jogamp.graph.geom.opengl.SVertex.Factory : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 26/ 134: com.jogamp.nativewindow.DelegatedUpstreamSurfaceHookWithSurfaceSize: Remove 2, Change 0, Deprecate 0, Add 3 [junit] 27/ 134: com.jogamp.nativewindow.UpstreamSurfaceHookMutableSize : Remove 3, Change 0, Deprecate 0, Add 4 [junit] 28/ 134: com.jogamp.nativewindow.UpstreamSurfaceHookMutableSizePos : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 29/ 134: com.jogamp.nativewindow.UpstreamWindowHookMutableSizePos : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 30/ 134: com.jogamp.nativewindow.awt.AppContextInfo : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 31/ 134: com.jogamp.nativewindow.awt.JAWTWindow : Remove 1, Change 2, Deprecate 0, Add 15 [junit] 32/ 134: com.jogamp.newt.MonitorDevice : Remove 4, Change 0, Deprecate 0, Add 7 [junit] 33/ 134: com.jogamp.newt.Screen : Remove 1, Change 0, Deprecate 0, Add 2 [junit] 34/ 134: com.jogamp.newt.Window : Remove 2, Change 1, Deprecate 0, Add 3 [junit] 35/ 134: com.jogamp.newt.event.GestureHandler.GestureEvent : Remove 2, Change 0, Deprecate 0, Add 4 [junit] 36/ 134: com.jogamp.newt.event.InputEvent : Remove 0, Change 10, Deprecate 0, Add 0 [junit] 37/ 134: com.jogamp.newt.event.MouseEvent : Remove 1, Change 1, Deprecate 0, Add 0 [junit] 38/ 134: com.jogamp.newt.event.PinchToZoomGesture.ZoomEvent : Remove 2, Change 0, Deprecate 0, Add 4 [junit] 39/ 134: com.jogamp.newt.event.awt.AWTAdapter : Remove 1, Change 2, Deprecate 0, Add 2 [junit] 40/ 134: com.jogamp.newt.event.awt.AWTKeyAdapter : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 41/ 134: com.jogamp.newt.event.awt.AWTMouseAdapter : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 42/ 134: com.jogamp.newt.event.awt.AWTWindowAdapter : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 43/ 134: com.jogamp.newt.opengl.GLWindow : Remove 3, Change 0, Deprecate 0, Add 12 [junit] 44/ 134: com.jogamp.newt.swt.NewtCanvasSWT : Remove 0, Change 0, Deprecate 0, Add 2 [junit] 45/ 134: com.jogamp.newt.util.EDTUtil : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 46/ 134: com.jogamp.opengl.FBObject : Remove 4, Change 0, Deprecate 0, Add 8 [junit] 47/ 134: com.jogamp.opengl.FBObject.Attachment : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 48/ 134: com.jogamp.opengl.FBObject.ColorAttachment : Remove 0, Change 0, Deprecate 0, Add 3 [junit] 49/ 134: com.jogamp.opengl.FBObject.Colorbuffer : Remove 0, Change 0, Deprecate 0, Add 7 [junit] 50/ 134: com.jogamp.opengl.FBObject.TextureAttachment : Remove 0, Change 0, Deprecate 0, Add 3 [junit] 51/ 134: com.jogamp.opengl.GLAutoDrawableDelegate : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 52/ 134: com.jogamp.opengl.GLEventListenerState : Remove 0, Change 1, Deprecate 0, Add 3 [junit] 53/ 134: com.jogamp.opengl.GLEventListenerState.ReshapeGLEventListener : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 54/ 134: com.jogamp.opengl.GLRendererQuirks : Remove 0, Change 1, Deprecate 0, Add 1 [junit] 55/ 134: com.jogamp.opengl.math.FloatUtil : Remove 21, Change 1, Deprecate 3, Add 58 [junit] 56/ 134: com.jogamp.opengl.math.FovHVHalves : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 57/ 134: com.jogamp.opengl.math.Matrix4 : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 58/ 134: com.jogamp.opengl.math.Quaternion : Remove 17, Change 9, Deprecate 0, Add 42 [junit] 59/ 134: com.jogamp.opengl.math.Ray : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 60/ 134: com.jogamp.opengl.math.VectorUtil : Remove 24, Change 1, Deprecate 0, Add 71 [junit] 61/ 134: com.jogamp.opengl.math.geom.AABBox : Remove 8, Change 1, Deprecate 0, Add 18 [junit] 62/ 134: com.jogamp.opengl.math.geom.Frustum : Remove 0, Change 1, Deprecate 0, Add 0 [junit] 63/ 134: com.jogamp.opengl.swt.GLCanvas : Remove 4, Change 2, Deprecate 0, Add 5 [junit] 64/ 134: com.jogamp.opengl.util.AnimatorBase : Remove 0, Change 1, Deprecate 0, Add 5 [junit] 65/ 134: com.jogamp.opengl.util.AnimatorBase.AnimatorImpl : Remove 0, Change 1, Deprecate 0, Add 0 [junit] 66/ 134: com.jogamp.opengl.util.AnimatorBase.UncaughtAnimatorException : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 67/ 134: com.jogamp.opengl.util.CustomGLEventListener : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 68/ 134: com.jogamp.opengl.util.FPSAnimator : Remove 0, Change 1, Deprecate 0, Add 0 [junit] 69/ 134: com.jogamp.opengl.util.GLDrawableUtil : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 70/ 134: com.jogamp.opengl.util.GLDrawableUtil.ReshapeGLEventListener : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 71/ 134: com.jogamp.opengl.util.GLPixelBuffer : Remove 0, Change 2, Deprecate 0, Add 0 [junit] 72/ 134: com.jogamp.opengl.util.GLPixelStorageModes : Remove 1, Change 0, Deprecate 0, Add 6 [junit] 73/ 134: com.jogamp.opengl.util.Gamma : Remove 2, Change 0, Deprecate 0, Add 5 [junit] 74/ 134: com.jogamp.opengl.util.PMVMatrix : Remove 16, Change 2, Deprecate 0, Add 7 [junit] 75/ 134: com.jogamp.opengl.util.TGAWriter : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 76/ 134: com.jogamp.opengl.util.av.AudioSink : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 77/ 134: com.jogamp.opengl.util.awt.Screenshot : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 78/ 134: com.jogamp.opengl.util.glsl.ShaderCode : Remove 0, Change 1, Deprecate 0, Add 1 [junit] 79/ 134: com.jogamp.opengl.util.glsl.ShaderProgram : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 80/ 134: com.jogamp.opengl.util.stereo.EyeParameter : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 81/ 134: com.jogamp.opengl.util.stereo.EyePose : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 82/ 134: com.jogamp.opengl.util.stereo.StereoClientRenderer : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 83/ 134: com.jogamp.opengl.util.stereo.StereoDevice : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 84/ 134: com.jogamp.opengl.util.stereo.StereoDevice.Config : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 85/ 134: com.jogamp.opengl.util.stereo.StereoDeviceFactory : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 86/ 134: com.jogamp.opengl.util.stereo.StereoDeviceFactory.DeviceType : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 87/ 134: com.jogamp.opengl.util.stereo.StereoDeviceRenderer : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 88/ 134: com.jogamp.opengl.util.stereo.StereoDeviceRenderer.Eye : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 89/ 134: com.jogamp.opengl.util.stereo.StereoGLEventListener : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 90/ 134: com.jogamp.opengl.util.stereo.StereoUtil : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 91/ 134: com.jogamp.opengl.util.texture.ImageSequence : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 92/ 134: com.jogamp.opengl.util.texture.Texture : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 93/ 134: com.jogamp.opengl.util.texture.TextureIO : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 94/ 134: com.jogamp.opengl.util.texture.TextureSequence : Remove 0, Change 0, Deprecate 0, Add 2 [junit] 95/ 134: javax.media.nativewindow.NativeSurface : Remove 2, Change 0, Deprecate 0, Add 4 [junit] 96/ 134: javax.media.nativewindow.NativeSurfaceHolder : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 97/ 134: javax.media.nativewindow.NativeWindow : Remove 0, Change 1, Deprecate 0, Add 3 [junit] 98/ 134: javax.media.nativewindow.NativeWindowFactory : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 99/ 134: javax.media.nativewindow.ScalableSurface : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 100/ 134: javax.media.nativewindow.UpstreamSurfaceHook : Remove 2, Change 0, Deprecate 0, Add 3 [junit] 101/ 134: javax.media.nativewindow.UpstreamSurfaceHook.MutableSize : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 102/ 134: javax.media.nativewindow.util.Dimension : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 103/ 134: javax.media.nativewindow.util.Point : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 104/ 134: javax.media.nativewindow.util.Rectangle : Remove 0, Change 0, Deprecate 0, Add 2 [junit] 105/ 134: javax.media.opengl.DebugGL4bc : Remove 6, Change 37, Deprecate 0, Add 0 [junit] 106/ 134: javax.media.opengl.DebugGLES1 : Remove 4, Change 37, Deprecate 0, Add 0 [junit] 107/ 134: javax.media.opengl.DebugGLES3 : Remove 6, Change 37, Deprecate 0, Add 0 [junit] 108/ 134: javax.media.opengl.GL2ES3 : Remove 2, Change 0, Deprecate 0, Add 0 [junit] 109/ 134: javax.media.opengl.GLAnimatorControl : Remove 0, Change 0, Deprecate 0, Add 2 [junit] 110/ 134: javax.media.opengl.GLAnimatorControl.UncaughtExceptionHandler : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 111/ 134: javax.media.opengl.GLAutoDrawable : Remove 0, Change 2, Deprecate 0, Add 4 [junit] 112/ 134: javax.media.opengl.GLBase : Remove 4, Change 0, Deprecate 0, Add 0 [junit] 113/ 134: javax.media.opengl.GLBufferStorage : Remove 0, Change 0, Deprecate 0, Add 2 [junit] 114/ 134: javax.media.opengl.GLDrawable : Remove 2, Change 1, Deprecate 0, Add 3 [junit] 115/ 134: javax.media.opengl.GLDrawableFactory : Remove 5, Change 0, Deprecate 0, Add 4 [junit] 116/ 134: javax.media.opengl.GLException : Remove 0, Change 0, Deprecate 0, Add 2 [junit] 117/ 134: javax.media.opengl.GLFBODrawable : Remove 1, Change 0, Deprecate 0, Add 6 [junit] 118/ 134: javax.media.opengl.GLFBODrawable.Resizeable : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 119/ 134: javax.media.opengl.GLOffscreenAutoDrawable : Remove 1, Change 0, Deprecate 0, Add 1 [junit] 120/ 134: javax.media.opengl.GLPbuffer : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 121/ 134: javax.media.opengl.GLProfile : Remove 0, Change 0, Deprecate 0, Add 5 [junit] 122/ 134: javax.media.opengl.GLSharedContextSetter : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 123/ 134: javax.media.opengl.GLUniformData : Remove 0, Change 0, Deprecate 0, Add 2 [junit] 124/ 134: javax.media.opengl.Threading : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 125/ 134: javax.media.opengl.Threading.Mode : Remove 0, Change 0, Deprecate 0, Add 1 [junit] 126/ 134: javax.media.opengl.TraceGL4bc : Remove 6, Change 37, Deprecate 0, Add 0 [junit] 127/ 134: javax.media.opengl.TraceGLES1 : Remove 4, Change 37, Deprecate 0, Add 0 [junit] 128/ 134: javax.media.opengl.TraceGLES3 : Remove 6, Change 37, Deprecate 0, Add 0 [junit] 129/ 134: javax.media.opengl.awt.GLCanvas : Remove 2, Change 3, Deprecate 0, Add 9 [junit] 130/ 134: javax.media.opengl.awt.GLJPanel : Remove 1, Change 3, Deprecate 0, Add 10 [junit] 131/ 134: javax.media.opengl.glu.GLU : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 132/ 134: javax.media.opengl.glu.gl2.GLUgl2 : Remove 1, Change 0, Deprecate 0, Add 0 [junit] 133/ 134: javax.media.opengl.glu.gl2es1.GLUgl2es1 : Remove 1, Change 0, Deprecate 0, Add 0 [junit] [junit] [junit] Removes [junit] [junit] Class com.jogamp.graph.curve.OutlineShape [junit] Removed Method transformOutlines, desc (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)V, access public [junit] Removed Method closeLastOutline, desc ()V, access public [junit] Removed Method triangulate, sig ()Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;, desc ()Ljava/util/ArrayList;, access public [junit] Class com.jogamp.graph.curve.Region [junit] Removed Method isDirty, desc ()Z, access final public [junit] Removed Method isNonUniformWeight, desc (I)Z, access public static [junit] Removed Method addVertices, sig (Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Vertex;>;)V, desc (Ljava/util/ArrayList;)V, access public [junit] Removed Field TWO_PASS_DEFAULT_TEXTURE_UNIT, desc I, access final public static [junit] Removed Method isNonUniformWeight, desc ()Z, access public [junit] Removed Method getNumVertices, desc ()I, access final public [junit] Removed Method addVertex, desc (Lcom/jogamp/graph/geom/Vertex;)V, access public [junit] Removed Method addTriangle, desc (Lcom/jogamp/graph/geom/Triangle;)V, access public [junit] Removed Field vertices, sig Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Vertex;>;, desc Ljava/util/ArrayList;, access protected [junit] Removed Field VARIABLE_CURVE_WEIGHT_BIT, desc I, access final public static [junit] Removed Field triangles, sig Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;, desc Ljava/util/ArrayList;, access protected [junit] Removed Method setDirty, desc (Z)V, access final protected [junit] Removed Method addTriangles, sig (Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;)V, desc (Ljava/util/ArrayList;)V, access public [junit] Class com.jogamp.graph.curve.opengl.GLRegion [junit] Removed Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;II[I)V, access final public [junit] Removed Method drawImpl, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;II[I)V, access abstract protected [junit] Removed Method create, desc (Lcom/jogamp/graph/curve/OutlineShape;I)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static [junit] Removed Method update, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;)V, access abstract protected [junit] Removed Method destroy, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;)V, access abstract public [junit] Removed Method create, desc ([Lcom/jogamp/graph/curve/OutlineShape;I)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static [junit] Class com.jogamp.graph.curve.opengl.RegionRenderer [junit] Removed Method <init>, desc (Lcom/jogamp/graph/curve/opengl/RenderState;I)V, access protected [junit] Removed Method drawImpl, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/Region;[F[I)V, access abstract protected [junit] Removed Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/Region;[F[I)V, access final public [junit] Removed Method destroyImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access protected [junit] Removed Method create, desc (Lcom/jogamp/graph/curve/opengl/RenderState;I)Lcom/jogamp/graph/curve/opengl/RegionRenderer;, access public static [junit] Class com.jogamp.graph.curve.opengl.RenderState [junit] Removed Method getShaderState, desc ()Lcom/jogamp/opengl/util/glsl/ShaderState;, access final public [junit] Removed Method toString, desc (Ljava/lang/StringBuilder;Z)Ljava/lang/StringBuilder;, access public [junit] Removed Method <init>, sig (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;Lcom/jogamp/opengl/util/PMVMatrix;)V, desc (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory;Lcom/jogamp/opengl/util/PMVMatrix;)V, access protected [junit] Removed Method getWeight, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public [junit] Removed Method pmvMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public [junit] Removed Method getPMVMatrix, desc ()Ljavax/media/opengl/GLUniformData;, access final public [junit] Removed Field st, desc Lcom/jogamp/opengl/util/glsl/ShaderState;, access final protected [junit] Removed Field gcu_PMVMatrix, desc Ljavax/media/opengl/GLUniformData;, access final protected [junit] Removed Method getColorStatic, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public [junit] Removed Method getAlpha, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public [junit] Removed Method createRenderState, sig (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;)Lcom/jogamp/graph/curve/opengl/RenderState;, desc (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/curve/opengl/RenderState;, access public static [junit] Removed Method createRenderState, sig (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;Lcom/jogamp/opengl/util/PMVMatrix;)Lcom/jogamp/graph/curve/opengl/RenderState;, desc (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory;Lcom/jogamp/opengl/util/PMVMatrix;)Lcom/jogamp/graph/curve/opengl/RenderState;, access public static [junit] Class com.jogamp.graph.curve.opengl.Renderer [junit] Removed Class , access abstract public super synchronized [junit] Class com.jogamp.graph.curve.opengl.TextRenderer [junit] Removed Class , access abstract public super synchronized [junit] Class com.jogamp.graph.curve.tess.Triangulator [junit] Removed Method addCurve, desc (Lcom/jogamp/graph/geom/Outline;)V, access abstract public [junit] Removed Method generate, sig ()Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;, desc ()Ljava/util/ArrayList;, access abstract public [junit] Class com.jogamp.graph.font.Font [junit] Removed Method getStringBounds, desc (Ljava/lang/CharSequence;F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Removed Method getStringHeight, desc (Ljava/lang/CharSequence;F)F, access abstract public [junit] Removed Method getStringWidth, desc (Ljava/lang/CharSequence;F)F, access abstract public [junit] Class com.jogamp.graph.font.Font.Glyph [junit] Removed Method getBBox, desc (F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Class com.jogamp.graph.font.Font.Metrics [junit] Removed Method getBBox, desc (F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Class com.jogamp.graph.geom.Outline [junit] Removed Method setClosed, desc (Z)V, access final public [junit] Removed Method clone, desc ()Lcom/jogamp/graph/geom/Outline;, access public [junit] Class com.jogamp.graph.geom.Triangle [junit] Removed Method setEdgesBoundary, desc ([Z)V, access public [junit] Removed Method <init>, desc ([Lcom/jogamp/graph/geom/Vertex;)V, access public varargs [junit] Class com.jogamp.graph.geom.Vertex [junit] Removed Method setTexCoord, desc (FF)V, access abstract public [junit] Class com.jogamp.graph.geom.opengl.SVertex [junit] Removed Class , access public super synchronized [junit] Class com.jogamp.graph.geom.opengl.SVertex.Factory [junit] Removed Class , access public super synchronized [junit] Class com.jogamp.nativewindow.DelegatedUpstreamSurfaceHookWithSurfaceSize [junit] Removed Method getHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Removed Method getWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Class com.jogamp.nativewindow.UpstreamSurfaceHookMutableSize [junit] Removed Method setSize, desc (II)V, access final public [junit] Removed Method getWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Removed Method getHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Class com.jogamp.nativewindow.UpstreamSurfaceHookMutableSizePos [junit] Removed Class , access public super synchronized [junit] Class com.jogamp.nativewindow.awt.JAWTWindow [junit] Removed Method updateBounds, desc (Ljogamp/nativewindow/jawt/JAWT_Rectangle;)Z, access final protected [junit] Class com.jogamp.newt.MonitorDevice [junit] Removed Method unionOfViewports, sig (Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List<Lcom/jogamp/newt/MonitorDevice;>;)Ljavax/media/nativewindow/util/Rectangle;, desc (Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List;)Ljavax/media/nativewindow/util/Rectangle;, access public static [junit] Removed Method <init>, sig (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet<Lcom/jogamp/newt/MonitorMode;>;)V, desc (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet;)V, access protected [junit] Removed Method coverage, desc (Ljavax/media/nativewindow/util/RectangleImmutable;)F, access final public [junit] Removed Field viewport, desc Ljavax/media/nativewindow/util/Rectangle;, access protected [junit] Class com.jogamp.newt.Screen [junit] Removed Method unionOfMonitorViewportSize, desc (Ljavax/media/nativewindow/util/Rectangle;)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Class com.jogamp.newt.Window [junit] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;)Lcom/jogamp/newt/Window$ReparentOperation;, access abstract public [junit] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;IIZ)Lcom/jogamp/newt/Window$ReparentOperation;, access abstract public [junit] Class com.jogamp.newt.event.GestureHandler.GestureEvent [junit] Removed Method <init>, desc (SLjava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;)V, access public [junit] Removed Method <init>, desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;)V, access public [junit] Class com.jogamp.newt.event.MouseEvent [junit] Removed Field BUTTON_NUMBER, desc S, access final public static [junit] Class com.jogamp.newt.event.PinchToZoomGesture.ZoomEvent [junit] Removed Method getTrigger, desc ()Lcom/jogamp/newt/event/MouseEvent;, access final public [junit] Removed Method <init>, desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/MouseEvent;F)V, access public [junit] Class com.jogamp.newt.event.awt.AWTAdapter [junit] Removed Method <init>, desc (Lcom/jogamp/newt/event/NEWTEventListener;)V, access protected [junit] Class com.jogamp.newt.event.awt.AWTKeyAdapter [junit] Removed Method <init>, desc (Lcom/jogamp/newt/event/KeyListener;)V, access public [junit] Class com.jogamp.newt.event.awt.AWTMouseAdapter [junit] Removed Method <init>, desc (Lcom/jogamp/newt/event/MouseListener;)V, access public [junit] Class com.jogamp.newt.event.awt.AWTWindowAdapter [junit] Removed Method <init>, desc (Lcom/jogamp/newt/event/WindowListener;)V, access public [junit] Class com.jogamp.newt.opengl.GLWindow [junit] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;)Lcom/jogamp/newt/Window$ReparentOperation;, access final public [junit] Removed Method getLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final protected [junit] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;IIZ)Lcom/jogamp/newt/Window$ReparentOperation;, access final public [junit] Class com.jogamp.newt.util.EDTUtil [junit] Removed Method start, desc ()Z, access abstract public [junit] Class com.jogamp.opengl.FBObject [junit] Removed Method createColorTextureAttachment, desc (Ljavax/media/opengl/GLProfile;ZII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Removed Method getColorAttachmentCount, desc ()I, access final public [junit] Removed Method createColorTextureAttachment, desc (Ljavax/media/opengl/GLProfile;ZIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Removed Method getSamplingSink, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public [junit] Class com.jogamp.opengl.GLAutoDrawableDelegate [junit] Removed Method getLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final protected [junit] Class com.jogamp.opengl.GLEventListenerState.ReshapeGLEventListener [junit] Removed Class , access public super synchronized [junit] Class com.jogamp.opengl.math.FloatUtil [junit] Removed Method multMatrixVecf, desc (Ljava/nio/FloatBuffer;[FI[FI)V, access final public static [junit] Removed Method makeIdentityf, desc ([FI)V, access final public static [junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;[FI)V, access final public static [junit] Removed Method multMatrixVecf, desc (Ljava/nio/FloatBuffer;[F[F)V, access final public static [junit] Removed Method multMatrixVecf, desc ([F[F[F)V, access final public static [junit] Removed Method makeIdentityf, desc (Ljava/nio/FloatBuffer;)V, access final public static [junit] Removed Method normalize, desc (Ljava/nio/FloatBuffer;)V, access final public static [junit] Removed Method normalize, desc ([F)V, access final public static [junit] Removed Method multMatrixVecf, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static [junit] Removed Method cross, desc ([F[F[F)V, access final public static [junit] Removed Method multMatrixVecf, desc ([FI[FI[FI)V, access final public static [junit] Removed Method multMatrixf, desc ([FI[FI)V, access final public static [junit] Removed Method makeZero, desc ([FI)V, access final public static [junit] Removed Method makeZero, desc (Ljava/nio/FloatBuffer;)V, access final public static [junit] Removed Method cross, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static [junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;[FI)V, access final public static [junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static [junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;[FILjava/nio/FloatBuffer;)V, access final public static [junit] Removed Method multMatrixf, desc ([FI[FILjava/nio/FloatBuffer;)V, access final public static [junit] Removed Method multMatrixf, desc ([FI[FI[FI)V, access final public static [junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static [junit] Class com.jogamp.opengl.math.Quaternion [junit] Removed Method mult, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public [junit] Removed Method subtract, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public [junit] Removed Method add, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public [junit] Removed Method divide, desc (F)V, access public [junit] Removed Method inverse, desc ()V, access public [junit] Removed Method <init>, desc ([FF)V, access public [junit] Removed Method toMatrix, desc ()[F, access public [junit] Removed Method setFromMatrix, desc ([F)V, access public [junit] Removed Method mult, desc ([F)[F, access public [junit] Removed Method fromAxis, desc ([FF)V, access public [junit] Removed Method toAxis, desc ()[F, access public [junit] Removed Method setIdentity, desc ()V, access public [junit] Removed Method <init>, desc ([F[F)V, access public [junit] Removed Method isRotationMatrix, desc ([F)Z, access public [junit] Removed Method normalize, desc ()V, access public [junit] Removed Method slerp, desc (Lcom/jogamp/opengl/math/Quaternion;Lcom/jogamp/opengl/math/Quaternion;F)V, access public [junit] Removed Method mult, desc (F)V, access public [junit] Class com.jogamp.opengl.math.VectorUtil [junit] Removed Method computeLength, desc ([F[F)F, access public static [junit] Removed Method norm, desc ([F)F, access public static [junit] Removed Method line2lineIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static [junit] Removed Method scale, desc ([F[F[F)[F, access public static [junit] Removed Method scale, desc ([F[FF)[F, access public static [junit] Removed Method inCircle, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)Z, access public static [junit] Removed Method mid, desc ([F[F)[F, access public static [junit] Removed Method colMatrixVectorMult, desc ([F[F)[F, access public static [junit] Removed Field COLLINEAR, desc I, access final public static [junit] Removed Method normalize, desc ([F)[F, access public static [junit] Removed Method rowMatrixVectorMult, desc ([F[F)[F, access public static [junit] Removed Method checkEquality, desc ([F[F)Z, access public static [junit] Removed Method scale, desc ([FF)[F, access public static [junit] Removed Method cross, desc ([F[F)[F, access public static [junit] Removed Method checkCollinear, desc ([F[F[F)Z, access public static [junit] Removed Method tri2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)Z, access public static [junit] Removed Method triArea, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)F, access public static [junit] Removed Method dot, desc ([F[F)F, access public static [junit] Removed Method seg2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static [junit] Removed Method computeDeterminant, desc ([F[F[F)F, access public static [junit] Removed Method checkEqualityVec2, desc ([F[F)Z, access public static [junit] Removed Method computeVector, desc ([F[F)[F, access public static [junit] Removed Method vectorAdd, desc ([F[F)[F, access public static [junit] Removed Method vertexInTriangle, desc ([F[F[F[F)Z, access public static [junit] Class com.jogamp.opengl.math.geom.AABBox [junit] Removed Method intersects, desc (FFFF)Z, access final public [junit] Removed Method resize, desc (FFF)V, access final public [junit] Removed Method setSize, desc (FFFFFF)V, access final public [junit] Removed Method clone, desc ()Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Removed Method resize, desc ([FI)V, access final public [junit] Removed Method reset, desc ()V, access final public [junit] Removed Method scale, desc (F)V, access final public [junit] Removed Method resize, desc (Lcom/jogamp/opengl/math/geom/AABBox;)V, access final public [junit] Class com.jogamp.opengl.swt.GLCanvas [junit] Removed Method <init>, desc (Lorg/eclipse/swt/widgets/Composite;ILjavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;)V, access public [junit] Removed Method getWidth, desc ()I, access public [junit] Removed Method create, desc (Lorg/eclipse/swt/widgets/Composite;ILjavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;)Lcom/jogamp/opengl/swt/GLCanvas;, access public static [junit] Removed Method getHeight, desc ()I, access public [junit] Class com.jogamp.opengl.util.GLPixelStorageModes [junit] Removed Method save, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Class com.jogamp.opengl.util.Gamma [junit] Removed Method resetDisplayGamma, desc (Ljavax/media/opengl/GL;)V, access public static [junit] Removed Method setDisplayGamma, desc (Ljavax/media/opengl/GL;FFF)Z, access public static [junit] Class com.jogamp.opengl.util.PMVMatrix [junit] Removed Field matrixBuffer, desc Ljava/nio/Buffer;, access protected [junit] Removed Field matrixFrustum, desc [F, access protected [junit] Removed Field projectFloat, desc Ljogamp/opengl/ProjectFloat;, access protected [junit] Removed Field matrixTrans, desc [F, access protected [junit] Removed Field matrixIdent, desc Ljava/nio/FloatBuffer;, access protected [junit] Removed Method destroy, desc ()V, access final public [junit] Removed Field matrixOrtho, desc [F, access protected [junit] Removed Field matrixRot, desc [F, access protected [junit] Removed Method usesBackingArray, desc ()Z, access final public [junit] Removed Field matrixScale, desc [F, access protected [junit] Removed Field vec3f, desc [F, access protected [junit] Removed Field matrixMult, desc [F, access protected [junit] Removed Field matrixBufferArray, desc [F, access final protected [junit] Removed Method <init>, desc (Z)V, access public [junit] Removed Field mulPMV, desc [F, access protected [junit] Removed Field usesBackingArray, desc Z, access final protected [junit] Class com.jogamp.opengl.util.TGAWriter [junit] Removed Class , access public super synchronized [junit] Class com.jogamp.opengl.util.av.AudioSink [junit] Removed Method enqueueData, desc (Lcom/jogamp/opengl/util/av/AudioSink$AudioDataFrame;)Lcom/jogamp/opengl/util/av/AudioSink$AudioFrame;, access abstract public [junit] Class com.jogamp.opengl.util.awt.Screenshot [junit] Removed Class , access public super synchronized [junit] Class com.jogamp.opengl.util.texture.TextureIO [junit] Removed Method newTexture, desc (IIIIIIZ)Lcom/jogamp/opengl/util/texture/Texture;, access public static [junit] Class javax.media.nativewindow.NativeSurface [junit] Removed Method getHeight, desc ()I, access abstract public [junit] Removed Method getWidth, desc ()I, access abstract public [junit] Class javax.media.nativewindow.NativeWindowFactory [junit] Removed Method createWrappedWindow, desc (Ljavax/media/nativewindow/AbstractGraphicsScreen;JJLcom/jogamp/nativewindow/UpstreamSurfaceHookMutableSizePos;)Ljavax/media/nativewindow/NativeWindow;, access public static [junit] Class javax.media.nativewindow.UpstreamSurfaceHook [junit] Removed Method getWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public [junit] Removed Method getHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public [junit] Class javax.media.nativewindow.UpstreamSurfaceHook.MutableSize [junit] Removed Method setSize, desc (II)V, access abstract public [junit] Class javax.media.opengl.DebugGL4bc [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Removed Method glIsPBOPackBound, desc ()Z, access public [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public [junit] Class javax.media.opengl.DebugGLES1 [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Class javax.media.opengl.DebugGLES3 [junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Removed Method glIsPBOPackBound, desc ()Z, access public [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Class javax.media.opengl.GL2ES3 [junit] Removed Method glIsPBOPackBound, desc ()Z, access abstract public [junit] Removed Method glIsPBOUnpackBound, desc ()Z, access abstract public [junit] Class javax.media.opengl.GLBase [junit] Removed Method glGetBoundBuffer, desc (I)I, access abstract public [junit] Removed Method glGetBufferSize, desc (I)J, access abstract public [junit] Removed Method glIsVBOArrayBound, desc ()Z, access abstract public [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access abstract public [junit] Class javax.media.opengl.GLDrawable [junit] Removed Method getHeight, desc ()I, access abstract public [junit] Removed Method getWidth, desc ()I, access abstract public [junit] Class javax.media.opengl.GLDrawableFactory [junit] Removed Method createOffscreenAutoDrawable, desc (Ljavax/media/nativewindow/AbstractGraphicsDevice;Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;IILjavax/media/opengl/GLContext;)Ljavax/media/opengl/GLOffscreenAutoDrawable;, access abstract public [junit] Removed Method createGLPbuffer, desc (Ljavax/media/nativewindow/AbstractGraphicsDevice;Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;IILjavax/media/opengl/GLContext;)Ljavax/media/opengl/GLPbuffer;, access abstract public [junit] Removed Field disableOpenGLES, desc Z, access final protected static [junit] Removed Method resetDisplayGamma, desc ()V, access abstract public [junit] Removed Field enableANGLE, desc Z, access final protected static [junit] Class javax.media.opengl.GLFBODrawable [junit] Removed Method getTextureBuffer, desc (I)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access abstract public [junit] Class javax.media.opengl.GLFBODrawable.Resizeable [junit] Removed Method setSize, desc (Ljavax/media/opengl/GLContext;II)V, access abstract public [junit] Class javax.media.opengl.GLOffscreenAutoDrawable [junit] Removed Method setSize, desc (II)V, access abstract public [junit] Class javax.media.opengl.GLPbuffer [junit] Removed Class , access abstract interface public [junit] Class javax.media.opengl.GLSharedContextSetter [junit] Removed Method areAllGLEventListenerInitialized, desc ()Z, access abstract public [junit] Class javax.media.opengl.TraceGL4bc [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Removed Method glIsPBOPackBound, desc ()Z, access public [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public [junit] Class javax.media.opengl.TraceGLES1 [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Class javax.media.opengl.TraceGLES3 [junit] Removed Method glIsPBOPackBound, desc ()Z, access public [junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Class javax.media.opengl.awt.GLCanvas [junit] Removed Method <init>, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;Ljava/awt/GraphicsDevice;)V, access public [junit] Removed Method <init>, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLContext;)V, access public [junit] Class javax.media.opengl.awt.GLJPanel [junit] Removed Method <init>, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;)V, access public [junit] Class javax.media.opengl.glu.GLU [junit] Removed Method destroy, desc ()V, access public [junit] Class javax.media.opengl.glu.gl2.GLUgl2 [junit] Removed Method destroy, desc ()V, access public [junit] Class javax.media.opengl.glu.gl2es1.GLUgl2es1 [junit] Removed Method destroy, desc ()V, access public [junit] [junit] [junit] Changes [junit] [junit] Class com.jogamp.graph.curve.OutlineShape [junit] Changed Method addEmptyOutline, desc ()V, access added: final [junit] Changed Method setOutline, desc (ILcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Changed Method addOutlineShape, desc (Lcom/jogamp/graph/curve/OutlineShape;)V, access added: final [junit] Changed Method getVertices, sig ()Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Vertex;>;, desc ()Ljava/util/ArrayList;, access added: final [junit] Changed Method getOutlineNumber, desc ()I, access added: final [junit] Changed Method addOutline, desc (Lcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Changed Method addOutline, desc (ILcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Changed Method getOutline, desc (I)Lcom/jogamp/graph/geom/Outline;, access added: final [junit] Class com.jogamp.graph.curve.Region [junit] Changed Field DEBUG_INSTANCE, desc Z, access [junit] Changed Field VBAA_RENDERING_BIT, desc I, access [junit] Changed Method isVBAA, desc ()Z, access added: final [junit] Class com.jogamp.graph.curve.opengl.RegionRenderer [junit] Changed Class , access removed: abstract [junit] Class com.jogamp.graph.curve.opengl.RenderState [junit] Changed Class , access removed: abstract [junit] Class com.jogamp.graph.geom.Outline [junit] Changed Class , access [junit] Class com.jogamp.nativewindow.awt.JAWTWindow [junit] Changed Method toHexString, desc (J)Ljava/lang/String;, access added: static [junit] Changed Class , access [junit] Class com.jogamp.newt.Window [junit] Changed Class , access [junit] Class com.jogamp.newt.event.InputEvent [junit] Changed Method isInvisible, desc ()Z, access added: final [junit] Changed Method isAutoRepeat, desc ()Z, access added: final [junit] Changed Method isMetaDown, desc ()Z, access added: final [junit] Changed Method isAltGraphDown, desc ()Z, access added: final [junit] Changed Method getModifiers, desc ()I, access added: final [junit] Changed Method isShiftDown, desc ()Z, access added: final [junit] Changed Method isControlDown, desc ()Z, access added: final [junit] Changed Method isConfined, desc ()Z, access added: final [junit] Changed Method isAltDown, desc ()Z, access added: final [junit] Changed Method getModifiersString, desc (Ljava/lang/StringBuilder;)Ljava/lang/StringBuilder;, access added: final [junit] Class com.jogamp.newt.event.MouseEvent [junit] Changed Method createVariant, desc (S)Lcom/jogamp/newt/event/MouseEvent;, access added: final [junit] Class com.jogamp.newt.event.awt.AWTAdapter [junit] Changed Method <init>, desc (Lcom/jogamp/newt/Window;)V, access [junit] Changed Method setDownstream, desc (Lcom/jogamp/newt/Window;)Lcom/jogamp/newt/event/awt/AWTAdapter;, access [junit] Class com.jogamp.opengl.GLEventListenerState [junit] Changed Method moveTo, desc (Ljavax/media/opengl/GLAutoDrawable;)V, access [junit] Class com.jogamp.opengl.GLRendererQuirks [junit] Changed Field COUNT, desc I, access [junit] Class com.jogamp.opengl.math.FloatUtil [junit] Changed Class , access added: final [junit] Class com.jogamp.opengl.math.Quaternion [junit] Changed Method setY, desc (F)V, access added: final [junit] Changed Method isIdentity, desc ()Z, access added: final [junit] Changed Method getZ, desc ()F, access added: final [junit] Changed Method getY, desc ()F, access added: final [junit] Changed Method getW, desc ()F, access added: final [junit] Changed Method setW, desc (F)V, access added: final [junit] Changed Method setX, desc (F)V, access added: final [junit] Changed Method getX, desc ()F, access added: final [junit] Changed Method setZ, desc (F)V, access added: final [junit] Class com.jogamp.opengl.math.VectorUtil [junit] Changed Class , access added: final [junit] Class com.jogamp.opengl.math.geom.AABBox [junit] Changed Class , access [junit] Class com.jogamp.opengl.math.geom.Frustum [junit] Changed Field planes, desc [Lcom/jogamp/opengl/math/geom/Frustum$Plane;, access added: final [junit] Class com.jogamp.opengl.swt.GLCanvas [junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access [junit] Changed Method invoke, sig (ZLjava/util/List<Ljavax/media/opengl/GLRunnable;>;)Z, desc (ZLjava/util/List;)Z, access [junit] Class com.jogamp.opengl.util.AnimatorBase [junit] Changed Method display, desc ()V, access [junit] Class com.jogamp.opengl.util.AnimatorBase.AnimatorImpl [junit] Changed Method display, sig (Ljava/util/ArrayList<Ljavax/media/opengl/GLAutoDrawable;>;ZZ)V, desc (Ljava/util/ArrayList;ZZ)V, access [junit] Class com.jogamp.opengl.util.FPSAnimator [junit] Changed Method setFPS, desc (I)V, access removed: super synchronized [junit] Class com.jogamp.opengl.util.GLPixelBuffer [junit] Changed Field defaultProviderWithRowStride, desc Lcom/jogamp/opengl/util/GLPixelBuffer$GLPixelBufferProvider;, access added: final [junit] Changed Field defaultProviderNoRowStride, desc Lcom/jogamp/opengl/util/GLPixelBuffer$GLPixelBufferProvider;, access added: final [junit] Class com.jogamp.opengl.util.PMVMatrix [junit] Changed Class , access added: final [junit] Changed Method glGetFrustum, desc ()Lcom/jogamp/opengl/math/geom/Frustum;, access added: final [junit] Class com.jogamp.opengl.util.glsl.ShaderCode [junit] Changed Field es3_default_precision_fp, desc Ljava/lang/String;, access [junit] Class javax.media.nativewindow.NativeWindow [junit] Changed Class , access [junit] Class javax.media.opengl.DebugGL4bc [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method isGLES3, desc ()Z, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, access removed: final [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Class javax.media.opengl.DebugGLES1 [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final [junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method isGLES3, desc ()Z, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, access removed: final [junit] Class javax.media.opengl.DebugGLES3 [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method isGLES3, desc ()Z, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, access removed: final [junit] Class javax.media.opengl.GLAutoDrawable [junit] Changed Method invoke, sig (ZLjava/util/List<Ljavax/media/opengl/GLRunnable;>;)Z, desc (ZLjava/util/List;)Z, access [junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access [junit] Class javax.media.opengl.GLDrawable [junit] Changed Class , access [junit] Class javax.media.opengl.TraceGL4bc [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Changed Method isGLES3, desc ()Z, access removed: final [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, access removed: final [junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Class javax.media.opengl.TraceGLES1 [junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method isGLES3, desc ()Z, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, access removed: final [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Class javax.media.opengl.TraceGLES3 [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, access removed: final [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method isGLES3, desc ()Z, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Class javax.media.opengl.awt.GLCanvas [junit] Changed Method invoke, sig (ZLjava/util/List<Ljavax/media/opengl/GLRunnable;>;)Z, desc (ZLjava/util/List;)Z, access [junit] Changed Class , access [junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access [junit] Class javax.media.opengl.awt.GLJPanel [junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access [junit] Changed Method invoke, sig (ZLjava/util/List<Ljavax/media/opengl/GLRunnable;>;)Z, desc (ZLjava/util/List;)Z, access [junit] Changed Class , access [junit] [junit] [junit] Deprecates [junit] [junit] Class com.jogamp.opengl.math.FloatUtil [junit] Deprecated Method matrixToString, desc (Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/lang/String;Ljava/nio/FloatBuffer;ILjava/nio/FloatBuffer;IIIZ)Ljava/lang/StringBuilder;, access public static [junit] Deprecated Method matrixRowToString, desc (Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/nio/FloatBuffer;IIIZI)Ljava/lang/StringBuilder;, access public static [junit] Deprecated Method matrixToString, desc (Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/lang/String;Ljava/nio/FloatBuffer;IIIZ)Ljava/lang/StringBuilder;, access public static [junit] [junit] [junit] Additions [junit] [junit] Class com.jogamp.graph.curve.OutlineShape [junit] Added Field DEFAULT_SHARPNESS, desc F, access final public static [junit] Added Method closeLastOutline, desc (Z)V, access final public [junit] Added Method clearCache, desc ()V, access public [junit] Added Method setIsQuadraticNurbs, desc ()V, access final public [junit] Added Field DIRTY_VERTICES, desc I, access final public static [junit] Added Method transform, desc (Ljogamp/graph/geom/plane/AffineTransform;)Lcom/jogamp/graph/curve/OutlineShape;, access final public [junit] Added Method getAddedVerticeCount, desc ()I, access public [junit] Added Method getTriangles, sig (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;, desc (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)Ljava/util/ArrayList;, access public [junit] Added Field DIRTY_TRIANGLES, desc I, access final public static [junit] Added Method setSharpness, desc (F)V, access public [junit] Added Method getSharpness, desc ()F, access public [junit] Added Method hashCode, desc ()I, access final public [junit] Class com.jogamp.graph.curve.OutlineShapeXForm [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.curve.Region [junit] Added Method markShapeDirty, desc ()V, access final public [junit] Added Field MSAA_RENDERING_BIT, desc I, access final public static [junit] Added Method clearImpl, desc ()V, access protected [junit] Added Method clearDirtyBits, desc (I)V, access final protected [junit] Added Field COLORTEXTURE_RENDERING_BIT, desc I, access final public static [junit] Added Method getFrustum, desc ()Lcom/jogamp/opengl/math/geom/Frustum;, access final public [junit] Added Method toString, desc ()Ljava/lang/String;, access public [junit] Added Method isMSAA, desc (I)Z, access public static [junit] Added Method hasColorTexture, desc (I)Z, access public static [junit] Added Field DIRTY_SHAPE, desc I, access final protected static [junit] Added Field DEFAULT_TWO_PASS_TEXTURE_UNIT, desc I, access final public static [junit] Added Method hasColorTexture, desc ()Z, access public [junit] Added Field frustum, desc Lcom/jogamp/opengl/math/geom/Frustum;, access protected [junit] Added Method getQuality, desc ()I, access final public [junit] Added Method pushIndex, desc (I)V, access abstract protected [junit] Added Field DIRTY_STATE, desc I, access final protected static [junit] Added Method isStateDirty, desc ()Z, access final public [junit] Added Method isShapeDirty, desc ()Z, access final public [junit] Added Method setFrustum, desc (Lcom/jogamp/opengl/math/geom/Frustum;)V, access final public [junit] Added Method setQuality, desc (I)V, access final public [junit] Added Method isTwoPass, desc (I)Z, access public static [junit] Added Field COLORCHANNEL_RENDERING_BIT, desc I, access final public static [junit] Added Method pushVertex, desc ([F[F[F)V, access abstract protected [junit] Added Method getDirtyBits, desc ()I, access final protected [junit] Added Method isMSAA, desc ()Z, access final public [junit] Added Method addOutlineShape, desc (Lcom/jogamp/graph/curve/OutlineShape;Ljogamp/graph/geom/plane/AffineTransform;[F)V, access final public [junit] Added Method hasColorChannel, desc (I)Z, access public static [junit] Added Method hasColorChannel, desc ()Z, access public [junit] Added Method hasVariableWeight, desc ()Z, access final public [junit] Added Method addOutlineShapes, sig (Ljava/util/List<Lcom/jogamp/graph/curve/OutlineShape;>;Ljogamp/graph/geom/plane/AffineTransform;[F)V, desc (Ljava/util/List;Ljogamp/graph/geom/plane/AffineTransform;[F)V, access final public [junit] Added Method hasVariableWeight, desc (I)Z, access public static [junit] Added Method getRenderModeString, desc (I)Ljava/lang/String;, access public static [junit] Added Field MAX_QUALITY, desc I, access final public static [junit] Added Field VARWEIGHT_RENDERING_BIT, desc I, access final public static [junit] Added Method markStateDirty, desc ()V, access final public [junit] Class com.jogamp.graph.curve.opengl.GLRegion [junit] Added Method <init>, desc (ILcom/jogamp/opengl/util/texture/TextureSequence;)V, access protected [junit] Added Method destroy, desc (Ljavax/media/opengl/GL2ES2;)V, access final public [junit] Added Method updateImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract protected [junit] Added Method clearImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract protected [junit] Added Method destroyImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract protected [junit] Added Method clear, desc (Ljavax/media/opengl/GL2ES2;)V, access public [junit] Added Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RegionRenderer;[I)V, access final public [junit] Added Method create, desc (ILcom/jogamp/opengl/util/texture/TextureSequence;)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static [junit] Added Field colorTexSeq, desc Lcom/jogamp/opengl/util/texture/TextureSequence;, access final protected [junit] Added Method drawImpl, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RegionRenderer;[I)V, access abstract protected [junit] Class com.jogamp.graph.curve.opengl.RegionRenderer [junit] Added Method isVBOSupported, desc ()Z, access final public [junit] Added Method enable, desc (Ljavax/media/opengl/GL2ES2;Z)V, access final public [junit] Added Field defaultBlendDisable, desc Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;, access final public static [junit] Added Field defaultBlendEnable, desc Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;, access final public static [junit] Added Method getMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public [junit] Added Method reshapePerspective, desc (FIIFF)V, access final public [junit] Added Method create, desc (Lcom/jogamp/graph/curve/opengl/RenderState;Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;)Lcom/jogamp/graph/curve/opengl/RegionRenderer;, access public static [junit] Added Method reshapeOrtho, desc (IIFF)V, access final public [junit] Added Method useShaderProgram, desc (Ljavax/media/opengl/GL2ES2;IZIILcom/jogamp/opengl/util/texture/TextureSequence;)Z, access final public [junit] Added Method getHeight, desc ()I, access final public [junit] Added Method getWidth, desc ()I, access final public [junit] Added Method init, desc (Ljavax/media/opengl/GL2ES2;I)V, access final public [junit] Added Method <init>, desc (Lcom/jogamp/graph/curve/opengl/RenderState;Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;)V, access protected [junit] Added Method destroy, desc (Ljavax/media/opengl/GL2ES2;)V, access final public [junit] Added Method reshapeNotify, desc (II)V, access final public [junit] Added Field DEBUG, desc Z, access final protected static [junit] Added Method getRenderState, desc ()Lcom/jogamp/graph/curve/opengl/RenderState;, access final public [junit] Added Field DEBUG_INSTANCE, desc Z, access final protected static [junit] Added Method isInitialized, desc ()Z, access final public [junit] Class com.jogamp.graph.curve.opengl.RegionRenderer.GLCallback [junit] Added Class , access abstract interface public [junit] Class com.jogamp.graph.curve.opengl.RenderState [junit] Added Method id, desc ()I, access final public [junit] Added Method <init>, sig (Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;Lcom/jogamp/opengl/util/PMVMatrix;)V, desc (Lcom/jogamp/graph/geom/Vertex$Factory;Lcom/jogamp/opengl/util/PMVMatrix;)V, access protected [junit] Added Method clearHintMask, desc (I)V, access final public [junit] Added Method getShaderProgram, desc ()Lcom/jogamp/opengl/util/glsl/ShaderProgram;, access final public [junit] Added Method getColorStatic, desc ([F)[F, access final public [junit] Added Method setWeight, desc (F)V, access final public [junit] Added Field BITHINT_GLOBAL_DEPTH_TEST_ENABLED, desc I, access final public static [junit] Added Method getWeight, desc ()F, access final public [junit] Added Method setShaderProgram, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/opengl/util/glsl/ShaderProgram;)Z, access final public [junit] Added Method updateUniformLoc, desc (Ljavax/media/opengl/GL2ES2;ZLjavax/media/opengl/GLUniformData;Z)Z, access final public [junit] Added Method createRenderState, sig (Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;)Lcom/jogamp/graph/curve/opengl/RenderState;, desc (Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/curve/opengl/RenderState;, access public static [junit] Added Method createRenderState, sig (Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;Lcom/jogamp/opengl/util/PMVMatrix;)Lcom/jogamp/graph/curve/opengl/RenderState;, desc (Lcom/jogamp/graph/geom/Vertex$Factory;Lcom/jogamp/opengl/util/PMVMatrix;)Lcom/jogamp/graph/curve/opengl/RenderState;, access public static [junit] Added Method isWeightValid, desc (F)Z, access public static [junit] Added Method setColorStatic, desc (FFFF)V, access final public [junit] Added Method getMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public [junit] Added Method isShaderProgramInUse, desc ()Z, access final public [junit] Added Field BITHINT_BLENDING_ENABLED, desc I, access final public static [junit] Added Method updateUniformDataLoc, desc (Ljavax/media/opengl/GL2ES2;ZZLjavax/media/opengl/GLUniformData;Z)Z, access final public [junit] Added Method updateAttributeLoc, desc (Ljavax/media/opengl/GL2ES2;ZLcom/jogamp/opengl/util/GLArrayDataServer;Z)Z, access final public [junit] Added Method setHintMask, desc (I)V, access final public [junit] Added Method isHintMaskSet, desc (I)Z, access final public [junit] Class com.jogamp.graph.curve.opengl.RenderState.ProgramLocal [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.curve.opengl.TextRegionUtil [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.curve.opengl.TextRegionUtil.ShapeVisitor [junit] Added Class , access abstract interface public [junit] Class com.jogamp.graph.curve.tess.Triangulator [junit] Added Method generate, sig (Ljava/util/List<Lcom/jogamp/graph/geom/Triangle;>;)V, desc (Ljava/util/List;)V, access abstract public [junit] Added Method getAddedVerticeCount, desc ()I, access abstract public [junit] Added Method addCurve, sig (Ljava/util/List<Lcom/jogamp/graph/geom/Triangle;>;Lcom/jogamp/graph/geom/Outline;F)V, desc (Ljava/util/List;Lcom/jogamp/graph/geom/Outline;F)V, access abstract public [junit] Class com.jogamp.graph.font.Font [junit] Added Method getPixelSize, desc (FF)F, access abstract public [junit] Added Method getMetricHeight, desc (Ljava/lang/CharSequence;FLcom/jogamp/opengl/math/geom/AABBox;)F, access abstract public [junit] Added Method getMetricWidth, desc (Ljava/lang/CharSequence;F)F, access abstract public [junit] Added Method getLineHeight, desc (F)F, access abstract public [junit] Added Method getMetricBounds, desc (Ljava/lang/CharSequence;F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Added Method getPointsBounds, desc (Ljogamp/graph/geom/plane/AffineTransform;Ljava/lang/CharSequence;FLjogamp/graph/geom/plane/AffineTransform;Ljogamp/graph/geom/plane/AffineTransform;)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Class com.jogamp.graph.font.Font.Glyph [junit] Added Method getShape, desc ()Lcom/jogamp/graph/curve/OutlineShape;, access abstract public [junit] Added Method hashCode, desc ()I, access abstract public [junit] Added Method getScale, desc (F)F, access abstract public [junit] Added Method getBBox, desc ()Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Added Method getBBox, desc (Lcom/jogamp/opengl/math/geom/AABBox;F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Added Method getID, desc ()S, access abstract public [junit] Class com.jogamp.graph.font.Font.Metrics [junit] Added Method getBBox, desc (Lcom/jogamp/opengl/math/geom/AABBox;F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Class com.jogamp.graph.font.FontFactory [junit] Added Method get, sig (Ljava/lang/Class<*>;Ljava/lang/String;Z)Lcom/jogamp/graph/font/Font;, desc (Ljava/lang/Class;Ljava/lang/String;Z)Lcom/jogamp/graph/font/Font;, access final public static [junit] Class com.jogamp.graph.font.FontSet [junit] Added Field STYLE_NONE, desc I, access final public static [junit] Class com.jogamp.graph.geom.Outline [junit] Added Method hashCode, desc ()I, access final public [junit] Added Method setClosed, desc (Z)Z, access final public [junit] Added Method transform, sig (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;)Lcom/jogamp/graph/geom/Outline;, desc (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/geom/Outline;, access final public [junit] Added Method <init>, desc (Lcom/jogamp/graph/geom/Outline;)V, access public [junit] Class com.jogamp.graph.geom.SVertex [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.geom.SVertex.Factory [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.geom.Triangle [junit] Added Method <init>, desc (Lcom/jogamp/graph/geom/Triangle;)V, access public [junit] Added Method transform, sig (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;)Lcom/jogamp/graph/geom/Triangle;, desc (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/geom/Triangle;, access public [junit] Added Method isOnCurve, desc ()Z, access final public [junit] Added Method <init>, desc (Lcom/jogamp/graph/geom/Vertex;Lcom/jogamp/graph/geom/Vertex;Lcom/jogamp/graph/geom/Vertex;[Z)V, access public [junit] Added Method isLine, desc ()Z, access final public [junit] Class com.jogamp.graph.geom.Vertex [junit] Added Method setTexCoord, desc (FFF)V, access abstract public [junit] Class com.jogamp.graph.geom.Vertex.Factory [junit] Added Method create, sig (IZ[F)TT;, desc (IZ[F)Lcom/jogamp/graph/geom/Vertex;, access abstract public [junit] Added Method create, sig (Lcom/jogamp/graph/geom/Vertex;)TT;, desc (Lcom/jogamp/graph/geom/Vertex;)Lcom/jogamp/graph/geom/Vertex;, access abstract public [junit] Class com.jogamp.nativewindow.DelegatedUpstreamSurfaceHookWithSurfaceSize [junit] Added Method getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Added Method getSurfaceWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Added Method getUpstreamSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access final public [junit] Class com.jogamp.nativewindow.UpstreamSurfaceHookMutableSize [junit] Added Method setSurfaceSize, desc (II)V, access final public [junit] Added Method getSurfaceWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Added Method getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Added Method getUpstreamSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access final public [junit] Class com.jogamp.nativewindow.UpstreamWindowHookMutableSizePos [junit] Added Class , access public super synchronized [junit] Class com.jogamp.nativewindow.awt.AppContextInfo [junit] Added Class , access public super synchronized [junit] Class com.jogamp.nativewindow.awt.JAWTWindow [junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public [junit] Added Method getSurfaceWidth, desc ()I, access final public [junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public [junit] Added Method getNativeSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access final public [junit] Added Method updatePixelScale, desc ()Z, access final protected [junit] Added Method getPixelScaleX, desc ()I, access final protected [junit] Added Method setSurfaceScale, desc ([I)V, access public [junit] Added Method getNativeSurfaceScale, desc ([I)[I, access final public [junit] Added Method convertToPixelUnits, desc ([I)[I, access final public [junit] Added Method getPixelScaleY, desc ()I, access final protected [junit] Added Method toHexString, desc (I)Ljava/lang/String;, access final protected static [junit] Added Method updateLockedData, desc (Ljogamp/nativewindow/jawt/JAWT_Rectangle;)Z, access final protected [junit] Added Field reqPixelScale, desc [I, access final protected [junit] Added Method convertToWindowUnits, desc ([I)[I, access final public [junit] Added Method getSurfaceHeight, desc ()I, access final public [junit] Class com.jogamp.newt.MonitorDevice [junit] Added Method getPixelsPerMM, desc ([F)[F, access final public [junit] Added Field viewportWU, desc Ljavax/media/nativewindow/util/Rectangle;, access protected [junit] Added Method getPixelsPerMM, desc (Lcom/jogamp/newt/MonitorMode;[F)[F, access final public [junit] Added Method <init>, sig (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet<Lcom/jogamp/newt/MonitorMode;>;)V, desc (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet;)V, access protected [junit] Added Field viewportPU, desc Ljavax/media/nativewindow/util/Rectangle;, access protected [junit] Added Method unionOfViewports, sig (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List<Lcom/jogamp/newt/MonitorDevice;>;)V, desc (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List;)V, access public static [junit] Added Method getViewportInWindowUnits, desc ()Ljavax/media/nativewindow/util/RectangleImmutable;, access final public [junit] Class com.jogamp.newt.Screen [junit] Added Method getViewportInWindowUnits, desc ()Ljavax/media/nativewindow/util/RectangleImmutable;, access abstract public [junit] Added Method unionOfMonitorViewports, desc (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;)V, access final public [junit] Class com.jogamp.newt.Window [junit] Added Method getBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access abstract public [junit] Added Method setSurfaceSize, desc (II)V, access abstract public [junit] Added Method getPixelsPerMM, desc ([F)[F, access abstract public [junit] Class com.jogamp.newt.event.GestureHandler.GestureEvent [junit] Added Method toString, desc ()Ljava/lang/String;, access public [junit] Added Method <init>, desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/InputEvent;)V, access public [junit] Added Method <init>, desc (SLjava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/InputEvent;)V, access public [junit] Added Method getTrigger, desc ()Lcom/jogamp/newt/event/InputEvent;, access final public [junit] Class com.jogamp.newt.event.PinchToZoomGesture.ZoomEvent [junit] Added Method toString, desc ()Ljava/lang/String;, access final public [junit] Added Method getDelta, desc ()F, access final public [junit] Added Method <init>, desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/MouseEvent;FFF)V, access public [junit] Added Method getScale, desc ()F, access final public [junit] Class com.jogamp.newt.event.awt.AWTAdapter [junit] Added Method getNativeSurfaceHolder, desc ()Ljavax/media/nativewindow/NativeSurfaceHolder;, access final public super synchronized [junit] Added Method <init>, desc (Lcom/jogamp/newt/event/NEWTEventListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access protected [junit] Class com.jogamp.newt.event.awt.AWTKeyAdapter [junit] Added Method <init>, desc (Lcom/jogamp/newt/event/KeyListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public [junit] Class com.jogamp.newt.event.awt.AWTMouseAdapter [junit] Added Method <init>, desc (Lcom/jogamp/newt/event/MouseListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public [junit] Class com.jogamp.newt.event.awt.AWTWindowAdapter [junit] Added Method <init>, desc (Lcom/jogamp/newt/event/WindowListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public [junit] Class com.jogamp.newt.opengl.GLWindow [junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public [junit] Added Method getSurfaceHeight, desc ()I, access final public [junit] Added Method getNativeSurfaceScale, desc ([I)[I, access final public [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public [junit] Added Method convertToPixelUnits, desc ([I)[I, access final public [junit] Added Method setSurfaceSize, desc (II)V, access final public [junit] Added Method setSurfaceScale, desc ([I)V, access final public [junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public [junit] Added Method getSurfaceWidth, desc ()I, access final public [junit] Added Method convertToWindowUnits, desc ([I)[I, access final public [junit] Added Method getPixelsPerMM, desc ([F)[F, access final public [junit] Added Method getBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Class com.jogamp.newt.swt.NewtCanvasSWT [junit] Added Method updatePosSizeCheck, desc (IIIIZ)V, access final protected [junit] Added Method updatePosSizeCheck, desc ()V, access final protected [junit] Class com.jogamp.newt.util.EDTUtil [junit] Added Method start, desc ()V, access abstract public [junit] Class com.jogamp.opengl.FBObject [junit] Added Method createRenderAttachment, desc (Lcom/jogamp/opengl/FBObject$Attachment$Type;IIII)Lcom/jogamp/opengl/FBObject$RenderAttachment;, access final public static [junit] Added Method getSamplingSink, desc ()Lcom/jogamp/opengl/FBObject$Colorbuffer;, access final public [junit] Added Method getColorbufferCount, desc ()I, access final public [junit] Added Method getTextureAttachmentCount, desc ()I, access final public [junit] Added Method hasAttachmentUsingAlpha, desc ()Z, access final public [junit] Added Method createColorTextureAttachment, desc (Ljavax/media/opengl/GL;ZIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Added Method createColorTextureAttachment, desc (Ljavax/media/opengl/GL;ZII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Added Method createColorAttachment, desc (IIII)Lcom/jogamp/opengl/FBObject$ColorAttachment;, access final public static [junit] Class com.jogamp.opengl.FBObject.Attachment [junit] Added Method getFormat, desc ()I, access final public [junit] Class com.jogamp.opengl.FBObject.ColorAttachment [junit] Added Method getColorAttachment, desc ()Lcom/jogamp/opengl/FBObject$ColorAttachment;, access final public [junit] Added Method isTextureAttachment, desc ()Z, access final public [junit] Added Method getTextureAttachment, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public [junit] Class com.jogamp.opengl.FBObject.Colorbuffer [junit] Added Method getColorAttachment, desc ()Lcom/jogamp/opengl/FBObject$ColorAttachment;, access abstract public [junit] Added Method getWidth, desc ()I, access abstract public [junit] Added Method getName, desc ()I, access abstract public [junit] Added Method getFormat, desc ()I, access abstract public [junit] Added Method getHeight, desc ()I, access abstract public [junit] Added Method isTextureAttachment, desc ()Z, access abstract public [junit] Added Method getTextureAttachment, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access abstract public [junit] Class com.jogamp.opengl.FBObject.TextureAttachment [junit] Added Method isTextureAttachment, desc ()Z, access final public [junit] Added Method getColorAttachment, desc ()Lcom/jogamp/opengl/FBObject$ColorAttachment;, access final public [junit] Added Method getTextureAttachment, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public [junit] Class com.jogamp.opengl.GLAutoDrawableDelegate [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public [junit] Class com.jogamp.opengl.GLEventListenerState [junit] Added Method moveFrom, desc (Ljavax/media/opengl/GLAutoDrawable;Z)Lcom/jogamp/opengl/GLEventListenerState;, access public static [junit] Added Method getUnlockSurfaceOp, desc ()Ljava/lang/Runnable;, access public [junit] Added Method moveTo, desc (Ljavax/media/opengl/GLAutoDrawable;Ljava/lang/Runnable;)V, access final public [junit] Class com.jogamp.opengl.GLRendererQuirks [junit] Added Field NoMultiSamplingBuffers, desc I, access final public static [junit] Class com.jogamp.opengl.math.FloatUtil [junit] Added Method atan, desc (F)F, access public static [junit] Added Method compare, desc (FF)I, access public static [junit] Added Method mapWinToObjCoords, desc (FFFF[FI[FI[IIFF[FI[F[F)Z, access public static [junit] Added Method multMatrix, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access public static [junit] Added Method makeIdentity, desc ([F)[F, access public static [junit] Added Method transposeMatrix, desc ([F[F)[F, access public static [junit] Added Method mapWinToRay, desc (FFFF[FI[FI[IILcom/jogamp/opengl/math/Ray;[F[F[F)Z, access public static [junit] Added Field HALF_PI, desc F, access final public static [junit] Added Method compare, desc (FFF)I, access public static [junit] Added Field EPSILON, desc F, access final public static [junit] Added Method makePerspective, desc ([FIZFFFF)[F, access public static [junit] Added Method multMatrix, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;[F)V, access public static [junit] Added Field SQUARED_PI, desc F, access final public static [junit] Added Method asin, desc (F)F, access public static [junit] Added Method makePick, desc ([FIFFFF[II[F)[F, access public static [junit] Added Method makePerspective, desc ([FIZLcom/jogamp/opengl/math/FovHVHalves;FF)[F, access public static [junit] Added Field DEBUG, desc Z, access final public static [junit] Added Method getOrthoWinZ, desc (FFF)F, access public static [junit] Added Field QUARTER_PI, desc F, access final public static [junit] Added Method atan2, desc (FF)F, access public static [junit] Added Method makeScale, desc ([FIZFFF)[F, access public static [junit] Added Method makeScale, desc ([FZFFF)[F, access public static [junit] Added Method copyMatrixColumn, desc ([FII[FI)[F, access public static [junit] Added Method multMatrixVec, desc ([FI[FI[FI)[F, access public static [junit] Added Method makeOrtho, desc ([FIZFFFFFF)[F, access public static [junit] Added Method matrixDeterminant, desc ([FI)F, access public static [junit] Added Method invertMatrix, desc ([F[F)[F, access public static [junit] Added Method multMatrix, desc ([F[F)[F, access public static [junit] Added Method mapWinToObjCoords, desc (FFF[FI[FI[II[FI[F[F)Z, access public static [junit] Added Field INV_DEVIANCE, desc F, access final public static [junit] Added Method getMachineEpsilon, desc ()F, access public static [junit] Added Method mapWinToObjCoords, desc (FFFF[F[II[FI[FI[F[F)Z, access public static [junit] Added Method makeTranslation, desc ([FZFFF)[F, access public static [junit] Added Method getZBufferEpsilon, desc (IFF)F, access public static [junit] Added Method mapObjToWinCoords, desc (FFF[FI[FI[II[FI[F[F)Z, access public static [junit] Added Method makeRotationAxis, desc ([FIFFFF[F)[F, access public static [junit] Added Method multMatrixVec, desc ([F[F[F)[F, access public static [junit] Added Method isEqual, desc (FF)Z, access public static [junit] Added Method mapObjToWinCoords, desc (FFF[F[II[FI[F[F)Z, access public static [junit] Added Method makeRotationEuler, desc ([FIFFF)[F, access public static [junit] Added Method mapWinToObjCoords, desc (FFF[F[II[FI[F[F)Z, access public static [junit] Added Method copyMatrixRow, desc ([FII[FI)[F, access public static [junit] Added Method isZero, desc (FF)Z, access public static [junit] Added Method multMatrixVec, desc (Ljava/nio/FloatBuffer;[F[F)V, access public static [junit] Added Method isEqual, desc (FFF)Z, access public static [junit] Added Method tan, desc (F)F, access public static [junit] Added Field TWO_PI, desc F, access final public static [junit] Added Method multMatrix, desc ([F[F[F)[F, access public static [junit] Added Method getZBufferValue, desc (IFFF)I, access public static [junit] Added Method matrixDeterminant, desc ([F)F, access public static [junit] Added Method makeIdentity, desc ([FI)[F, access public static [junit] Added Method transposeMatrix, desc ([FI[FI)[F, access public static [junit] Added Method makeLookAt, desc ([FI[FI[FI[FI[F)[F, access public static [junit] Added Method invertMatrix, desc ([FI[FI)[F, access public static [junit] Added Method makeTranslation, desc ([FIZFFF)[F, access public static [junit] Added Method makeFrustum, desc ([FIZFFFFFF)[F, access public static [junit] Added Method multMatrix, desc ([FI[FI[FI)[F, access public static [junit] Added Method multMatrix, desc ([FI[FI)[F, access public static [junit] Class com.jogamp.opengl.math.FovHVHalves [junit] Added Class , access final public super synchronized [junit] Class com.jogamp.opengl.math.Matrix4 [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.math.Quaternion [junit] Added Method toAngleAxis, desc ([F)F, access final public [junit] Added Method rotateVector, desc ([FI[FI)[F, access final public [junit] Added Method conjugate, desc ()Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method setFromMatrix, desc ([FI)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method isRotationMatrix3f, desc ([F)Z, access final public [junit] Added Method setFromAngleNormalAxis, desc (F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method setLookAt, desc ([F[F[F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method setFromEuler, desc (FFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method rotateByAngleNormalAxis, desc (FFFF)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method setFromMatrix, desc (FFFFFFFFF)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method subtract, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method rotateByEuler, desc ([F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method set, desc (FFFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method copyMatrixColumn, desc (I[FI)[F, access public [junit] Added Method scale, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method add, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method setFromEuler, desc ([F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method setFromVectors, desc ([F[F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method toEuler, desc ([F)[F, access public [junit] Added Method setSlerp, desc (Lcom/jogamp/opengl/math/Quaternion;Lcom/jogamp/opengl/math/Quaternion;F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method rotateByAngleX, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method magnitudeSquared, desc ()F, access final public [junit] Added Method toMatrix, desc ([FI)[F, access final public [junit] Added Field ALLOWED_DEVIANCE, desc F, access final public static [junit] Added Method rotateByAngleY, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method invert, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method normalize, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method rotateByAngleZ, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method mult, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method equals, desc (Ljava/lang/Object;)Z, access public [junit] Added Method hashCode, desc ()I, access final public [junit] Added Method dot, desc (FFFF)F, access final public [junit] Added Method setIdentity, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method set, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method setFromAngleAxis, desc (F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method magnitude, desc ()F, access final public [junit] Added Method toString, desc ()Ljava/lang/String;, access public [junit] Added Method setFromAxes, desc ([F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method setFromNormalVectors, desc ([F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method rotateByEuler, desc (FFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method dot, desc (Lcom/jogamp/opengl/math/Quaternion;)F, access final public [junit] Added Method toAxes, desc ([F[F[F[F)V, access public [junit] Class com.jogamp.opengl.math.Ray [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.math.VectorUtil [junit] Added Method angleVec3, desc ([F[F)F, access public static [junit] Added Method isInCircleVec2, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)Z, access public static [junit] Added Method normSquareVec2, desc ([F)F, access public static [junit] Added Field VEC3_ONE, desc [F, access final public static [junit] Added Method isVec3Equal, desc ([FI[FI)Z, access public static [junit] Added Method normalizeVec2, desc ([F[F)[F, access public static [junit] Added Method addVec3, desc ([F[F[F)[F, access public static [junit] Added Method line2PlaneIntersection, desc ([FLcom/jogamp/opengl/math/Ray;[FF)[F, access public static [junit] Added Method normalizeVec3, desc ([F)[F, access public static [junit] Added Method getPlaneVec3, desc ([F[F[F[F[F[F)[F, access public static [junit] Added Method isVec3Equal, desc ([FI[FIF)Z, access public static [junit] Added Method testTri2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;F)Z, access public static [junit] Added Method triAreaVec2, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)F, access public static [junit] Added Method getNormalVec3, desc ([F[F[F[F[F[F)[F, access public static [junit] Added Method determinantVec3, desc ([F[F[F)F, access public static [junit] Added Method normalizeVec3, desc ([F[F)[F, access public static [junit] Added Method normVec2, desc ([F)F, access public static [junit] Added Method divVec2, desc ([F[F[F)[F, access public static [junit] Added Method crossVec3, desc ([F[F[F)[F, access public static [junit] Added Method testSeg2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)Z, access public static [junit] Added Field VEC3_UNIT_Z_NEG, desc [F, access final public static [junit] Added Method copyVec4, desc ([FI[FI)[F, access public static [junit] Added Method triAreaVec2, desc ([F[F[F)F, access public static [junit] Added Method isVec2Zero, desc ([FI)Z, access public static [junit] Added Method isZero, desc (FFFF)Z, access public static [junit] Added Method getPlaneVec3, desc ([F[F[F)[F, access public static [junit] Added Method getNormalVec2, desc ([F[F[F)[F, access public static [junit] Added Method normSquareVec3, desc ([FI)F, access public static [junit] Added Method midVec3, desc ([F[F[F)[F, access public static [junit] Added Method distSquareVec3, desc ([F[F)F, access public static [junit] Added Method isZero, desc (FFF)Z, access public static [junit] Added Method seg2SegIntersection, desc ([FLcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static [junit] Added Method normVec3, desc ([F)F, access public static [junit] Added Method divVec2, desc ([F[FF)[F, access public static [junit] Added Method isVec3Zero, desc ([FIF)Z, access public static [junit] Added Field VEC3_UNIT_Y_NEG, desc [F, access final public static [junit] Added Field VEC3_ZERO, desc [F, access final public static [junit] Added Method copyVec3, desc ([FI[FI)[F, access public static [junit] Added Method dotVec3, desc ([F[F)F, access public static [junit] Added Method mulColMat4Vec3, desc ([F[F[F)[F, access public static [junit] Added Method testSeg2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;F)Z, access public static [junit] Added Method scaleVec2, desc ([F[F[F)[F, access public static [junit] Added Method scaleVec3, desc ([F[F[F)[F, access public static [junit] Added Method isVec2Equal, desc ([FI[FI)Z, access public static [junit] Added Method divVec3, desc ([F[FF)[F, access public static [junit] Added Method isVec2Equal, desc ([FI[FIF)Z, access public static [junit] Added Method isVec3Zero, desc ([FI)Z, access public static [junit] Added Field VEC3_UNIT_Y, desc [F, access final public static [junit] Added Method line2lineIntersection, desc ([FLcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static [junit] Added Method isVec3InTriangle3, desc ([F[F[F[F[F[F[F[F[FF)Z, access public static [junit] Added Method normSquareVec3, desc ([F)F, access public static [junit] Added Method subVec3, desc ([F[F[F)[F, access public static [junit] Added Method normalizeVec2, desc ([F)[F, access public static [junit] Added Method normalizeVec3, desc ([FI)[F, access public static [junit] Added Method divVec3, desc ([F[F[F)[F, access public static [junit] Added Method isVec2Zero, desc ([FIF)Z, access public static [junit] Added Method isCollinearVec3, desc ([F[F[F)Z, access public static [junit] Added Method isInTriangleVec3, desc ([F[F[F[F[F[F[F)Z, access public static [junit] Added Method subVec2, desc ([F[F[F)[F, access public static [junit] Added Method normSquareVec2, desc ([FI)F, access public static [junit] Added Method addVec2, desc ([F[F[F)[F, access public static [junit] Added Method isVec3InTriangle3, desc ([F[F[F[F[F[F[F[F[F)Z, access public static [junit] Added Method scaleVec3, desc ([F[FF)[F, access public static [junit] Added Method testTri2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)Z, access public static [junit] Added Method scaleVec2, desc ([F[FF)[F, access public static [junit] Added Method mulRowMat4Vec3, desc ([F[F[F)[F, access public static [junit] Added Method copyVec2, desc ([FI[FI)[F, access public static [junit] Added Method cosAngleVec3, desc ([F[F)F, access public static [junit] Added Method distVec3, desc ([F[F)F, access public static [junit] Added Method crossVec3, desc ([FI[FI[FI)[F, access public static [junit] Added Field VEC3_UNIT_Z, desc [F, access final public static [junit] Class com.jogamp.opengl.math.geom.AABBox [junit] Added Method setSize, desc ([F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method intersects2DRegion, desc (FFFF)Z, access final public [junit] Added Method mapToWindow, desc (Lcom/jogamp/opengl/math/geom/AABBox;[F[IZ[F[F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access public [junit] Added Method translate, desc ([F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method resize, desc (Lcom/jogamp/opengl/math/geom/AABBox;)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method copy, desc (Lcom/jogamp/opengl/math/geom/AABBox;)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method resize, desc (Lcom/jogamp/opengl/math/geom/AABBox;Ljogamp/graph/geom/plane/AffineTransform;[F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method scale, desc (F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method reset, desc ()Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method <init>, desc (Lcom/jogamp/opengl/math/geom/AABBox;)V, access public [junit] Added Method resize, desc ([F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method resize, desc ([FI)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method getRayIntersection, desc ([FLcom/jogamp/opengl/math/Ray;FZ[F[F[F)[F, access final public [junit] Added Method resize, desc (FFF)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method rotate, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method setSize, desc (FFFFFF)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method intersectsRay, desc (Lcom/jogamp/opengl/math/Ray;)Z, access final public [junit] Added Method hashCode, desc ()I, access final public [junit] Class com.jogamp.opengl.swt.GLCanvas [junit] Added Method flushGLRunnables, desc ()V, access public [junit] Added Method getSurfaceHeight, desc ()I, access public [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Added Method isThreadGLCapable, desc ()Z, access final public [junit] Class com.jogamp.opengl.util.AnimatorBase [junit] Added Field uncaughtExceptionHandler, desc Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;, access protected [junit] Added Method setUncaughtExceptionHandler, desc (Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;)V, access final public [junit] Added Method handleUncaughtException, desc (Lcom/jogamp/opengl/util/AnimatorBase$UncaughtAnimatorException;)V, access final protected super synchronized [junit] Added Method flushGLRunnables, desc ()V, access final protected super synchronized [junit] Added Method getUncaughtExceptionHandler, desc ()Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;, access final public [junit] Class com.jogamp.opengl.util.AnimatorBase.UncaughtAnimatorException [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.util.CustomGLEventListener [junit] Added Class , access abstract interface public [junit] Class com.jogamp.opengl.util.GLDrawableUtil [junit] Added Method isSwapGLContextSafe, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesImmutable;)Z, access public static [junit] Class com.jogamp.opengl.util.GLDrawableUtil.ReshapeGLEventListener [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.util.GLPixelStorageModes [junit] Added Method resetPack, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Added Method resetAll, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Added Method saveAll, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Added Method savePack, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Added Method saveUnpack, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Added Method resetUnpack, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Class com.jogamp.opengl.util.Gamma [junit] Added Method setDisplayGamma, desc (Ljavax/media/opengl/GLDrawable;FFF)Z, access public static [junit] Added Method resetAllDisplayGamma, desc (Ljavax/media/opengl/GLDrawable;)V, access public static [junit] Added Method resetDisplayGamma, desc (Ljavax/media/opengl/GLDrawable;)V, access public static [junit] Added Method setDisplayGamma, desc (Ljavax/media/opengl/GLAutoDrawable;FFF)Z, access public static [junit] Added Method resetDisplayGamma, desc (Ljavax/media/opengl/GLAutoDrawable;)V, access public static [junit] Class com.jogamp.opengl.util.PMVMatrix [junit] Added Method multMvPMatrixf, desc ([FI)[F, access final public [junit] Added Method gluUnProjectRay, desc (FFFF[IILcom/jogamp/opengl/math/Ray;)Z, access final public [junit] Added Method gluUnProject4, desc (FFFF[IIFF[FI)Z, access public [junit] Added Method reset, desc ()V, access final public [junit] Added Method glLoadMatrix, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access final public [junit] Added Method multPMvMatrixf, desc ([FI)[F, access final public [junit] Added Method glRotate, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access final public [junit] Class com.jogamp.opengl.util.av.AudioSink [junit] Added Method getChosenFormat, desc ()Lcom/jogamp/opengl/util/av/AudioSink$AudioFormat;, access abstract public [junit] Class com.jogamp.opengl.util.glsl.ShaderCode [junit] Added Method insertShaderSource, sig (IILjava/lang/Class<*>;Ljava/lang/String;)I, desc (IILjava/lang/Class;Ljava/lang/String;)I, access public [junit] Class com.jogamp.opengl.util.glsl.ShaderProgram [junit] Added Method notifyNotInUse, desc ()V, access public super synchronized [junit] Class com.jogamp.opengl.util.stereo.EyeParameter [junit] Added Class , access final public super synchronized [junit] Class com.jogamp.opengl.util.stereo.EyePose [junit] Added Class , access final public super synchronized [junit] Class com.jogamp.opengl.util.stereo.StereoClientRenderer [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.util.stereo.StereoDevice [junit] Added Class , access abstract interface public [junit] Class com.jogamp.opengl.util.stereo.StereoDevice.Config [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.util.stereo.StereoDeviceFactory [junit] Added Class , access abstract public super synchronized [junit] Class com.jogamp.opengl.util.stereo.StereoDeviceFactory.DeviceType [junit] Added Class , access enum final public super synchronized [junit] Class com.jogamp.opengl.util.stereo.StereoDeviceRenderer [junit] Added Class , access abstract interface public [junit] Class com.jogamp.opengl.util.stereo.StereoDeviceRenderer.Eye [junit] Added Class , access abstract interface public [junit] Class com.jogamp.opengl.util.stereo.StereoGLEventListener [junit] Added Class , access abstract interface public [junit] Class com.jogamp.opengl.util.stereo.StereoUtil [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.util.texture.ImageSequence [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.util.texture.Texture [junit] Added Method <init>, desc (IIIIIIZ)V, access public [junit] Class com.jogamp.opengl.util.texture.TextureSequence [junit] Added Method isTextureAvailable, desc ()Z, access abstract public [junit] Added Method getTextureFragmentShaderHashCode, desc ()I, access abstract public [junit] Class javax.media.nativewindow.NativeSurface [junit] Added Method getSurfaceWidth, desc ()I, access abstract public [junit] Added Method convertToPixelUnits, desc ([I)[I, access abstract public [junit] Added Method getSurfaceHeight, desc ()I, access abstract public [junit] Added Method convertToWindowUnits, desc ([I)[I, access abstract public [junit] Class javax.media.nativewindow.NativeSurfaceHolder [junit] Added Class , access abstract interface public [junit] Class javax.media.nativewindow.NativeWindow [junit] Added Method getHeight, desc ()I, access abstract public [junit] Added Method getNativeSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access abstract public [junit] Added Method getWidth, desc ()I, access abstract public [junit] Class javax.media.nativewindow.NativeWindowFactory [junit] Added Method createWrappedWindow, desc (Ljavax/media/nativewindow/AbstractGraphicsScreen;JJLcom/jogamp/nativewindow/UpstreamWindowHookMutableSizePos;)Ljavax/media/nativewindow/NativeWindow;, access public static [junit] Class javax.media.nativewindow.ScalableSurface [junit] Added Class , access abstract interface public [junit] Class javax.media.nativewindow.UpstreamSurfaceHook [junit] Added Method getUpstreamSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access abstract public [junit] Added Method getSurfaceWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public [junit] Added Method getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public [junit] Class javax.media.nativewindow.UpstreamSurfaceHook.MutableSize [junit] Added Method setSurfaceSize, desc (II)V, access abstract public [junit] Class javax.media.nativewindow.util.Dimension [junit] Added Method <init>, desc ([I)V, access public [junit] Class javax.media.nativewindow.util.Point [junit] Added Method scaleInv, desc (II)Ljavax/media/nativewindow/util/Point;, access final public [junit] Class javax.media.nativewindow.util.Rectangle [junit] Added Method scale, desc (II)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Added Method scaleInv, desc (II)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Class javax.media.opengl.GLAnimatorControl [junit] Added Method getUncaughtExceptionHandler, desc ()Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;, access abstract public [junit] Added Method setUncaughtExceptionHandler, desc (Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;)V, access abstract public [junit] Class javax.media.opengl.GLAnimatorControl.UncaughtExceptionHandler [junit] Added Class , access abstract interface public [junit] Class javax.media.opengl.GLAutoDrawable [junit] Added Method isThreadGLCapable, desc ()Z, access abstract public [junit] Added Method areAllGLEventListenerInitialized, desc ()Z, access abstract public [junit] Added Method flushGLRunnables, desc ()V, access abstract public [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access abstract public [junit] Class javax.media.opengl.GLBufferStorage [junit] Added Method setMappedBuffer, desc (Ljava/nio/ByteBuffer;)V, access protected [junit] Added Method reset, desc (JII)V, access protected [junit] Class javax.media.opengl.GLDrawable [junit] Added Method getSurfaceHeight, desc ()I, access abstract public [junit] Added Method getRequestedGLCapabilities, desc ()Ljavax/media/opengl/GLCapabilitiesImmutable;, access abstract public [junit] Added Method getSurfaceWidth, desc ()I, access abstract public [junit] Class javax.media.opengl.GLDrawableFactory [junit] Added Method resetAllDisplayGamma, desc ()V, access abstract public [junit] Added Method resetAllDisplayGammaNoSync, desc ()V, access abstract protected [junit] Added Method resetDisplayGamma, desc (Ljavax/media/nativewindow/NativeSurface;)V, access abstract public [junit] Added Method setDisplayGamma, desc (Ljavax/media/nativewindow/NativeSurface;FFF)Z, access abstract public [junit] Class javax.media.opengl.GLException [junit] Added Method dumpThrowable, desc (Ljava/lang/String;Ljava/lang/Throwable;)V, access public static [junit] Added Method newGLException, desc (Ljava/lang/Throwable;)Ljavax/media/opengl/GLException;, access public static [junit] Class javax.media.opengl.GLFBODrawable [junit] Added Field FBOMODE_DEFAULT, desc I, access final public static [junit] Added Method getColorbuffer, desc (I)Lcom/jogamp/opengl/FBObject$Colorbuffer;, access abstract public [junit] Added Field FBOMODE_USE_TEXTURE, desc I, access final public static [junit] Added Field FBOMODE_USE_DEPTH, desc I, access final public static [junit] Added Method getFBOMode, desc ()I, access abstract public [junit] Added Method setFBOMode, desc (I)V, access abstract public [junit] Class javax.media.opengl.GLFBODrawable.Resizeable [junit] Added Method setSurfaceSize, desc (Ljavax/media/opengl/GLContext;II)V, access abstract public [junit] Class javax.media.opengl.GLOffscreenAutoDrawable [junit] Added Method setSurfaceSize, desc (II)V, access abstract public [junit] Class javax.media.opengl.GLProfile [junit] Added Field disableOpenGLARBContext, desc Z, access final public static [junit] Added Field disableOpenGLCore, desc Z, access final public static [junit] Added Method createCustomGLProfile, desc (Ljava/lang/String;Ljavax/media/opengl/GLProfile;)Ljavax/media/opengl/GLProfile;, access public static [junit] Added Field enableANGLE, desc Z, access final public static [junit] Added Field disableOpenGLES, desc Z, access final public static [junit] Class javax.media.opengl.GLUniformData [junit] Added Method creatEmptyMatrix, desc (Ljava/lang/String;II)Ljavax/media/opengl/GLUniformData;, access public static [junit] Added Method creatEmptyVector, desc (Ljava/lang/String;I)Ljavax/media/opengl/GLUniformData;, access public static [junit] Class javax.media.opengl.Threading [junit] Added Method getMode, desc ()Ljavax/media/opengl/Threading$Mode;, access public static [junit] Class javax.media.opengl.Threading.Mode [junit] Added Class , access enum final public super synchronized [junit] Class javax.media.opengl.awt.GLCanvas [junit] Added Method isThreadGLCapable, desc ()Z, access final public [junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public [junit] Added Method getSurfaceHeight, desc ()I, access public [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public [junit] Added Method flushGLRunnables, desc ()V, access public [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public [junit] Added Method getNativeSurfaceScale, desc ([I)[I, access public [junit] Added Method setSurfaceScale, desc ([I)V, access final public [junit] Class javax.media.opengl.awt.GLJPanel [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Added Method getRequestedGLCapabilities, desc ()Ljavax/media/opengl/GLCapabilitiesImmutable;, access final public [junit] Added Method getSurfaceHeight, desc ()I, access public [junit] Added Method setSurfaceScale, desc ([I)V, access final public [junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public [junit] Added Method getNativeSurfaceScale, desc ([I)[I, access public [junit] Added Method isThreadGLCapable, desc ()Z, access final public [junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public [junit] Added Method flushGLRunnables, desc ()V, access public [junit] [junit] [junit] [junit] [junit] Class Order [junit] [junit] Class com.jogamp.graph.curve.OutlineShape [junit] Changed Method addEmptyOutline, desc ()V, access added: final [junit] Changed Method setOutline, desc (ILcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Changed Method addOutlineShape, desc (Lcom/jogamp/graph/curve/OutlineShape;)V, access added: final [junit] Added Field DEFAULT_SHARPNESS, desc F, access final public static [junit] Added Method closeLastOutline, desc (Z)V, access final public [junit] Added Method clearCache, desc ()V, access public [junit] Changed Method getVertices, sig ()Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Vertex;>;, desc ()Ljava/util/ArrayList;, access added: final [junit] Added Method setIsQuadraticNurbs, desc ()V, access final public [junit] Added Field DIRTY_VERTICES, desc I, access final public static [junit] Added Method transform, desc (Ljogamp/graph/geom/plane/AffineTransform;)Lcom/jogamp/graph/curve/OutlineShape;, access final public [junit] Removed Method transformOutlines, desc (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)V, access public [junit] Changed Method getOutlineNumber, desc ()I, access added: final [junit] Changed Method addOutline, desc (Lcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Added Method getAddedVerticeCount, desc ()I, access public [junit] Added Method getTriangles, sig (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;, desc (Lcom/jogamp/graph/curve/OutlineShape$VerticesState;)Ljava/util/ArrayList;, access public [junit] Added Field DIRTY_TRIANGLES, desc I, access final public static [junit] Changed Method addOutline, desc (ILcom/jogamp/graph/geom/Outline;)V, access added: final [junit] Added Method setSharpness, desc (F)V, access public [junit] Changed Method getOutline, desc (I)Lcom/jogamp/graph/geom/Outline;, access added: final [junit] Added Method getSharpness, desc ()F, access public [junit] Added Method hashCode, desc ()I, access final public [junit] Removed Method closeLastOutline, desc ()V, access public [junit] Removed Method triangulate, sig ()Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;, desc ()Ljava/util/ArrayList;, access public [junit] Class com.jogamp.graph.curve.OutlineShapeXForm [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.curve.Region [junit] Added Method markShapeDirty, desc ()V, access final public [junit] Removed Method isDirty, desc ()Z, access final public [junit] Added Field MSAA_RENDERING_BIT, desc I, access final public static [junit] Added Method clearImpl, desc ()V, access protected [junit] Added Method clearDirtyBits, desc (I)V, access final protected [junit] Added Field COLORTEXTURE_RENDERING_BIT, desc I, access final public static [junit] Removed Method isNonUniformWeight, desc (I)Z, access public static [junit] Changed Field DEBUG_INSTANCE, desc Z, access [junit] Added Method getFrustum, desc ()Lcom/jogamp/opengl/math/geom/Frustum;, access final public [junit] Added Method toString, desc ()Ljava/lang/String;, access public [junit] Added Method isMSAA, desc (I)Z, access public static [junit] Added Method hasColorTexture, desc (I)Z, access public static [junit] Removed Method addVertices, sig (Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Vertex;>;)V, desc (Ljava/util/ArrayList;)V, access public [junit] Added Field DIRTY_SHAPE, desc I, access final protected static [junit] Added Field DEFAULT_TWO_PASS_TEXTURE_UNIT, desc I, access final public static [junit] Added Method hasColorTexture, desc ()Z, access public [junit] Removed Field TWO_PASS_DEFAULT_TEXTURE_UNIT, desc I, access final public static [junit] Added Field frustum, desc Lcom/jogamp/opengl/math/geom/Frustum;, access protected [junit] Added Method getQuality, desc ()I, access final public [junit] Added Method pushIndex, desc (I)V, access abstract protected [junit] Added Field DIRTY_STATE, desc I, access final protected static [junit] Added Method isStateDirty, desc ()Z, access final public [junit] Added Method isShapeDirty, desc ()Z, access final public [junit] Removed Method isNonUniformWeight, desc ()Z, access public [junit] Added Method setFrustum, desc (Lcom/jogamp/opengl/math/geom/Frustum;)V, access final public [junit] Added Method setQuality, desc (I)V, access final public [junit] Added Method isTwoPass, desc (I)Z, access public static [junit] Removed Method getNumVertices, desc ()I, access final public [junit] Added Field COLORCHANNEL_RENDERING_BIT, desc I, access final public static [junit] Removed Method addVertex, desc (Lcom/jogamp/graph/geom/Vertex;)V, access public [junit] Added Method pushVertex, desc ([F[F[F)V, access abstract protected [junit] Added Method getDirtyBits, desc ()I, access final protected [junit] Removed Method addTriangle, desc (Lcom/jogamp/graph/geom/Triangle;)V, access public [junit] Added Method isMSAA, desc ()Z, access final public [junit] Added Method addOutlineShape, desc (Lcom/jogamp/graph/curve/OutlineShape;Ljogamp/graph/geom/plane/AffineTransform;[F)V, access final public [junit] Added Method hasColorChannel, desc (I)Z, access public static [junit] Removed Field vertices, sig Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Vertex;>;, desc Ljava/util/ArrayList;, access protected [junit] Removed Field VARIABLE_CURVE_WEIGHT_BIT, desc I, access final public static [junit] Added Method hasColorChannel, desc ()Z, access public [junit] Changed Field VBAA_RENDERING_BIT, desc I, access [junit] Added Method hasVariableWeight, desc ()Z, access final public [junit] Added Method addOutlineShapes, sig (Ljava/util/List<Lcom/jogamp/graph/curve/OutlineShape;>;Ljogamp/graph/geom/plane/AffineTransform;[F)V, desc (Ljava/util/List;Ljogamp/graph/geom/plane/AffineTransform;[F)V, access final public [junit] Added Method hasVariableWeight, desc (I)Z, access public static [junit] Added Method getRenderModeString, desc (I)Ljava/lang/String;, access public static [junit] Removed Field triangles, sig Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;, desc Ljava/util/ArrayList;, access protected [junit] Added Field MAX_QUALITY, desc I, access final public static [junit] Removed Method setDirty, desc (Z)V, access final protected [junit] Added Field VARWEIGHT_RENDERING_BIT, desc I, access final public static [junit] Changed Method isVBAA, desc ()Z, access added: final [junit] Added Method markStateDirty, desc ()V, access final public [junit] Removed Method addTriangles, sig (Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;)V, desc (Ljava/util/ArrayList;)V, access public [junit] Class com.jogamp.graph.curve.opengl.GLRegion [junit] Added Method <init>, desc (ILcom/jogamp/opengl/util/texture/TextureSequence;)V, access protected [junit] Removed Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;II[I)V, access final public [junit] Added Method destroy, desc (Ljavax/media/opengl/GL2ES2;)V, access final public [junit] Added Method updateImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract protected [junit] Removed Method drawImpl, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;II[I)V, access abstract protected [junit] Added Method clearImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract protected [junit] Removed Method create, desc (Lcom/jogamp/graph/curve/OutlineShape;I)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static [junit] Added Method destroyImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access abstract protected [junit] Added Method clear, desc (Ljavax/media/opengl/GL2ES2;)V, access public [junit] Added Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RegionRenderer;[I)V, access final public [junit] Added Method create, desc (ILcom/jogamp/opengl/util/texture/TextureSequence;)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static [junit] Added Field colorTexSeq, desc Lcom/jogamp/opengl/util/texture/TextureSequence;, access final protected [junit] Removed Method update, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;)V, access abstract protected [junit] Removed Method destroy, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RenderState;)V, access abstract public [junit] Removed Method create, desc ([Lcom/jogamp/graph/curve/OutlineShape;I)Lcom/jogamp/graph/curve/opengl/GLRegion;, access public static [junit] Added Method drawImpl, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/opengl/RegionRenderer;[I)V, access abstract protected [junit] Class com.jogamp.graph.curve.opengl.RegionRenderer [junit] Removed Method <init>, desc (Lcom/jogamp/graph/curve/opengl/RenderState;I)V, access protected [junit] Added Method isVBOSupported, desc ()Z, access final public [junit] Changed Class , access removed: abstract [junit] Added Method enable, desc (Ljavax/media/opengl/GL2ES2;Z)V, access final public [junit] Added Field defaultBlendDisable, desc Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;, access final public static [junit] Added Field defaultBlendEnable, desc Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;, access final public static [junit] Added Method getMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public [junit] Added Method reshapePerspective, desc (FIIFF)V, access final public [junit] Added Method create, desc (Lcom/jogamp/graph/curve/opengl/RenderState;Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;)Lcom/jogamp/graph/curve/opengl/RegionRenderer;, access public static [junit] Added Method reshapeOrtho, desc (IIFF)V, access final public [junit] Removed Method drawImpl, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/Region;[F[I)V, access abstract protected [junit] Added Method useShaderProgram, desc (Ljavax/media/opengl/GL2ES2;IZIILcom/jogamp/opengl/util/texture/TextureSequence;)Z, access final public [junit] Removed Method draw, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/graph/curve/Region;[F[I)V, access final public [junit] Added Method getHeight, desc ()I, access final public [junit] Removed Method destroyImpl, desc (Ljavax/media/opengl/GL2ES2;)V, access protected [junit] Added Method getWidth, desc ()I, access final public [junit] Removed Method create, desc (Lcom/jogamp/graph/curve/opengl/RenderState;I)Lcom/jogamp/graph/curve/opengl/RegionRenderer;, access public static [junit] Added Method init, desc (Ljavax/media/opengl/GL2ES2;I)V, access final public [junit] Added Method <init>, desc (Lcom/jogamp/graph/curve/opengl/RenderState;Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;Lcom/jogamp/graph/curve/opengl/RegionRenderer$GLCallback;)V, access protected [junit] Added Method destroy, desc (Ljavax/media/opengl/GL2ES2;)V, access final public [junit] Added Method reshapeNotify, desc (II)V, access final public [junit] Added Field DEBUG, desc Z, access final protected static [junit] Added Method getRenderState, desc ()Lcom/jogamp/graph/curve/opengl/RenderState;, access final public [junit] Added Field DEBUG_INSTANCE, desc Z, access final protected static [junit] Added Method isInitialized, desc ()Z, access final public [junit] Class com.jogamp.graph.curve.opengl.RegionRenderer.GLCallback [junit] Added Class , access abstract interface public [junit] Class com.jogamp.graph.curve.opengl.RenderState [junit] Added Method id, desc ()I, access final public [junit] Added Method <init>, sig (Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;Lcom/jogamp/opengl/util/PMVMatrix;)V, desc (Lcom/jogamp/graph/geom/Vertex$Factory;Lcom/jogamp/opengl/util/PMVMatrix;)V, access protected [junit] Added Method clearHintMask, desc (I)V, access final public [junit] Added Method getShaderProgram, desc ()Lcom/jogamp/opengl/util/glsl/ShaderProgram;, access final public [junit] Added Method getColorStatic, desc ([F)[F, access final public [junit] Removed Method getShaderState, desc ()Lcom/jogamp/opengl/util/glsl/ShaderState;, access final public [junit] Added Method setWeight, desc (F)V, access final public [junit] Removed Method toString, desc (Ljava/lang/StringBuilder;Z)Ljava/lang/StringBuilder;, access public [junit] Added Field BITHINT_GLOBAL_DEPTH_TEST_ENABLED, desc I, access final public static [junit] Added Method getWeight, desc ()F, access final public [junit] Added Method setShaderProgram, desc (Ljavax/media/opengl/GL2ES2;Lcom/jogamp/opengl/util/glsl/ShaderProgram;)Z, access final public [junit] Removed Method <init>, sig (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;Lcom/jogamp/opengl/util/PMVMatrix;)V, desc (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory;Lcom/jogamp/opengl/util/PMVMatrix;)V, access protected [junit] Added Method updateUniformLoc, desc (Ljavax/media/opengl/GL2ES2;ZLjavax/media/opengl/GLUniformData;Z)Z, access final public [junit] Removed Method getWeight, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public [junit] Removed Method pmvMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public [junit] Added Method createRenderState, sig (Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;)Lcom/jogamp/graph/curve/opengl/RenderState;, desc (Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/curve/opengl/RenderState;, access public static [junit] Removed Method getPMVMatrix, desc ()Ljavax/media/opengl/GLUniformData;, access final public [junit] Removed Field st, desc Lcom/jogamp/opengl/util/glsl/ShaderState;, access final protected [junit] Removed Field gcu_PMVMatrix, desc Ljavax/media/opengl/GLUniformData;, access final protected [junit] Removed Method getColorStatic, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public [junit] Added Method createRenderState, sig (Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;Lcom/jogamp/opengl/util/PMVMatrix;)Lcom/jogamp/graph/curve/opengl/RenderState;, desc (Lcom/jogamp/graph/geom/Vertex$Factory;Lcom/jogamp/opengl/util/PMVMatrix;)Lcom/jogamp/graph/curve/opengl/RenderState;, access public static [junit] Added Method isWeightValid, desc (F)Z, access public static [junit] Added Method setColorStatic, desc (FFFF)V, access final public [junit] Removed Method getAlpha, desc ()Ljavax/media/opengl/GLUniformData;, access abstract public [junit] Added Method getMatrix, desc ()Lcom/jogamp/opengl/util/PMVMatrix;, access final public [junit] Added Method isShaderProgramInUse, desc ()Z, access final public [junit] Added Field BITHINT_BLENDING_ENABLED, desc I, access final public static [junit] Added Method updateUniformDataLoc, desc (Ljavax/media/opengl/GL2ES2;ZZLjavax/media/opengl/GLUniformData;Z)Z, access final public [junit] Added Method updateAttributeLoc, desc (Ljavax/media/opengl/GL2ES2;ZLcom/jogamp/opengl/util/GLArrayDataServer;Z)Z, access final public [junit] Removed Method createRenderState, sig (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;)Lcom/jogamp/graph/curve/opengl/RenderState;, desc (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/curve/opengl/RenderState;, access public static [junit] Changed Class , access removed: abstract [junit] Added Method setHintMask, desc (I)V, access final public [junit] Removed Method createRenderState, sig (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;Lcom/jogamp/opengl/util/PMVMatrix;)Lcom/jogamp/graph/curve/opengl/RenderState;, desc (Lcom/jogamp/opengl/util/glsl/ShaderState;Lcom/jogamp/graph/geom/Vertex$Factory;Lcom/jogamp/opengl/util/PMVMatrix;)Lcom/jogamp/graph/curve/opengl/RenderState;, access public static [junit] Added Method isHintMaskSet, desc (I)Z, access final public [junit] Class com.jogamp.graph.curve.opengl.RenderState.ProgramLocal [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.curve.opengl.Renderer [junit] Removed Class , access abstract public super synchronized [junit] Class com.jogamp.graph.curve.opengl.TextRegionUtil [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.curve.opengl.TextRegionUtil.ShapeVisitor [junit] Added Class , access abstract interface public [junit] Class com.jogamp.graph.curve.opengl.TextRenderer [junit] Removed Class , access abstract public super synchronized [junit] Class com.jogamp.graph.curve.tess.Triangulator [junit] Added Method generate, sig (Ljava/util/List<Lcom/jogamp/graph/geom/Triangle;>;)V, desc (Ljava/util/List;)V, access abstract public [junit] Added Method getAddedVerticeCount, desc ()I, access abstract public [junit] Removed Method addCurve, desc (Lcom/jogamp/graph/geom/Outline;)V, access abstract public [junit] Removed Method generate, sig ()Ljava/util/ArrayList<Lcom/jogamp/graph/geom/Triangle;>;, desc ()Ljava/util/ArrayList;, access abstract public [junit] Added Method addCurve, sig (Ljava/util/List<Lcom/jogamp/graph/geom/Triangle;>;Lcom/jogamp/graph/geom/Outline;F)V, desc (Ljava/util/List;Lcom/jogamp/graph/geom/Outline;F)V, access abstract public [junit] Class com.jogamp.graph.font.Font [junit] Removed Method getStringBounds, desc (Ljava/lang/CharSequence;F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Removed Method getStringHeight, desc (Ljava/lang/CharSequence;F)F, access abstract public [junit] Removed Method getStringWidth, desc (Ljava/lang/CharSequence;F)F, access abstract public [junit] Added Method getPixelSize, desc (FF)F, access abstract public [junit] Added Method getMetricHeight, desc (Ljava/lang/CharSequence;FLcom/jogamp/opengl/math/geom/AABBox;)F, access abstract public [junit] Added Method getMetricWidth, desc (Ljava/lang/CharSequence;F)F, access abstract public [junit] Added Method getLineHeight, desc (F)F, access abstract public [junit] Added Method getMetricBounds, desc (Ljava/lang/CharSequence;F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Added Method getPointsBounds, desc (Ljogamp/graph/geom/plane/AffineTransform;Ljava/lang/CharSequence;FLjogamp/graph/geom/plane/AffineTransform;Ljogamp/graph/geom/plane/AffineTransform;)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Class com.jogamp.graph.font.Font.Glyph [junit] Added Method getShape, desc ()Lcom/jogamp/graph/curve/OutlineShape;, access abstract public [junit] Added Method hashCode, desc ()I, access abstract public [junit] Added Method getScale, desc (F)F, access abstract public [junit] Added Method getBBox, desc ()Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Added Method getBBox, desc (Lcom/jogamp/opengl/math/geom/AABBox;F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Removed Method getBBox, desc (F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Added Method getID, desc ()S, access abstract public [junit] Class com.jogamp.graph.font.Font.Metrics [junit] Removed Method getBBox, desc (F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Added Method getBBox, desc (Lcom/jogamp/opengl/math/geom/AABBox;F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access abstract public [junit] Class com.jogamp.graph.font.FontFactory [junit] Added Method get, sig (Ljava/lang/Class<*>;Ljava/lang/String;Z)Lcom/jogamp/graph/font/Font;, desc (Ljava/lang/Class;Ljava/lang/String;Z)Lcom/jogamp/graph/font/Font;, access final public static [junit] Class com.jogamp.graph.font.FontSet [junit] Added Field STYLE_NONE, desc I, access final public static [junit] Class com.jogamp.graph.geom.Outline [junit] Removed Method setClosed, desc (Z)V, access final public [junit] Removed Method clone, desc ()Lcom/jogamp/graph/geom/Outline;, access public [junit] Added Method hashCode, desc ()I, access final public [junit] Changed Class , access [junit] Added Method setClosed, desc (Z)Z, access final public [junit] Added Method transform, sig (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;)Lcom/jogamp/graph/geom/Outline;, desc (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/geom/Outline;, access final public [junit] Added Method <init>, desc (Lcom/jogamp/graph/geom/Outline;)V, access public [junit] Class com.jogamp.graph.geom.SVertex [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.geom.SVertex.Factory [junit] Added Class , access public super synchronized [junit] Class com.jogamp.graph.geom.Triangle [junit] Added Method <init>, desc (Lcom/jogamp/graph/geom/Triangle;)V, access public [junit] Added Method transform, sig (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory<+Lcom/jogamp/graph/geom/Vertex;>;)Lcom/jogamp/graph/geom/Triangle;, desc (Ljogamp/graph/geom/plane/AffineTransform;Lcom/jogamp/graph/geom/Vertex$Factory;)Lcom/jogamp/graph/geom/Triangle;, access public [junit] Added Method isOnCurve, desc ()Z, access final public [junit] Added Method <init>, desc (Lcom/jogamp/graph/geom/Vertex;Lcom/jogamp/graph/geom/Vertex;Lcom/jogamp/graph/geom/Vertex;[Z)V, access public [junit] Removed Method setEdgesBoundary, desc ([Z)V, access public [junit] Added Method isLine, desc ()Z, access final public [junit] Removed Method <init>, desc ([Lcom/jogamp/graph/geom/Vertex;)V, access public varargs [junit] Class com.jogamp.graph.geom.Vertex [junit] Added Method setTexCoord, desc (FFF)V, access abstract public [junit] Removed Method setTexCoord, desc (FF)V, access abstract public [junit] Class com.jogamp.graph.geom.Vertex.Factory [junit] Added Method create, sig (IZ[F)TT;, desc (IZ[F)Lcom/jogamp/graph/geom/Vertex;, access abstract public [junit] Added Method create, sig (Lcom/jogamp/graph/geom/Vertex;)TT;, desc (Lcom/jogamp/graph/geom/Vertex;)Lcom/jogamp/graph/geom/Vertex;, access abstract public [junit] Class com.jogamp.graph.geom.opengl.SVertex [junit] Removed Class , access public super synchronized [junit] Class com.jogamp.graph.geom.opengl.SVertex.Factory [junit] Removed Class , access public super synchronized [junit] Class com.jogamp.nativewindow.DelegatedUpstreamSurfaceHookWithSurfaceSize [junit] Removed Method getHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Added Method getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Removed Method getWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Added Method getSurfaceWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Added Method getUpstreamSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access final public [junit] Class com.jogamp.nativewindow.UpstreamSurfaceHookMutableSize [junit] Added Method setSurfaceSize, desc (II)V, access final public [junit] Added Method getSurfaceWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Added Method getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Added Method getUpstreamSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access final public [junit] Removed Method setSize, desc (II)V, access final public [junit] Removed Method getWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Removed Method getHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access final public [junit] Class com.jogamp.nativewindow.UpstreamSurfaceHookMutableSizePos [junit] Removed Class , access public super synchronized [junit] Class com.jogamp.nativewindow.UpstreamWindowHookMutableSizePos [junit] Added Class , access public super synchronized [junit] Class com.jogamp.nativewindow.awt.AppContextInfo [junit] Added Class , access public super synchronized [junit] Class com.jogamp.nativewindow.awt.JAWTWindow [junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public [junit] Added Method getSurfaceWidth, desc ()I, access final public [junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public [junit] Added Method getNativeSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access final public [junit] Changed Method toHexString, desc (J)Ljava/lang/String;, access added: static [junit] Added Method updatePixelScale, desc ()Z, access final protected [junit] Added Method getPixelScaleX, desc ()I, access final protected [junit] Added Method setSurfaceScale, desc ([I)V, access public [junit] Added Method getNativeSurfaceScale, desc ([I)[I, access final public [junit] Added Method convertToPixelUnits, desc ([I)[I, access final public [junit] Added Method getPixelScaleY, desc ()I, access final protected [junit] Added Method toHexString, desc (I)Ljava/lang/String;, access final protected static [junit] Changed Class , access [junit] Added Method updateLockedData, desc (Ljogamp/nativewindow/jawt/JAWT_Rectangle;)Z, access final protected [junit] Added Field reqPixelScale, desc [I, access final protected [junit] Removed Method updateBounds, desc (Ljogamp/nativewindow/jawt/JAWT_Rectangle;)Z, access final protected [junit] Added Method convertToWindowUnits, desc ([I)[I, access final public [junit] Added Method getSurfaceHeight, desc ()I, access final public [junit] Class com.jogamp.newt.MonitorDevice [junit] Added Method getPixelsPerMM, desc ([F)[F, access final public [junit] Removed Method unionOfViewports, sig (Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List<Lcom/jogamp/newt/MonitorDevice;>;)Ljavax/media/nativewindow/util/Rectangle;, desc (Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List;)Ljavax/media/nativewindow/util/Rectangle;, access public static [junit] Added Field viewportWU, desc Ljavax/media/nativewindow/util/Rectangle;, access protected [junit] Added Method getPixelsPerMM, desc (Lcom/jogamp/newt/MonitorMode;[F)[F, access final public [junit] Added Method <init>, sig (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet<Lcom/jogamp/newt/MonitorMode;>;)V, desc (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet;)V, access protected [junit] Removed Method <init>, sig (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet<Lcom/jogamp/newt/MonitorMode;>;)V, desc (Lcom/jogamp/newt/Screen;ILjavax/media/nativewindow/util/DimensionImmutable;Ljavax/media/nativewindow/util/Rectangle;Lcom/jogamp/newt/MonitorMode;Lcom/jogamp/common/util/ArrayHashSet;)V, access protected [junit] Added Field viewportPU, desc Ljavax/media/nativewindow/util/Rectangle;, access protected [junit] Removed Method coverage, desc (Ljavax/media/nativewindow/util/RectangleImmutable;)F, access final public [junit] Added Method unionOfViewports, sig (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List<Lcom/jogamp/newt/MonitorDevice;>;)V, desc (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;Ljava/util/List;)V, access public static [junit] Added Method getViewportInWindowUnits, desc ()Ljavax/media/nativewindow/util/RectangleImmutable;, access final public [junit] Removed Field viewport, desc Ljavax/media/nativewindow/util/Rectangle;, access protected [junit] Class com.jogamp.newt.Screen [junit] Added Method getViewportInWindowUnits, desc ()Ljavax/media/nativewindow/util/RectangleImmutable;, access abstract public [junit] Added Method unionOfMonitorViewports, desc (Ljavax/media/nativewindow/util/Rectangle;Ljavax/media/nativewindow/util/Rectangle;)V, access final public [junit] Removed Method unionOfMonitorViewportSize, desc (Ljavax/media/nativewindow/util/Rectangle;)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Class com.jogamp.newt.Window [junit] Added Method getBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access abstract public [junit] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;)Lcom/jogamp/newt/Window$ReparentOperation;, access abstract public [junit] Added Method setSurfaceSize, desc (II)V, access abstract public [junit] Changed Class , access [junit] Added Method getPixelsPerMM, desc ([F)[F, access abstract public [junit] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;IIZ)Lcom/jogamp/newt/Window$ReparentOperation;, access abstract public [junit] Class com.jogamp.newt.event.GestureHandler.GestureEvent [junit] Added Method toString, desc ()Ljava/lang/String;, access public [junit] Removed Method <init>, desc (SLjava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;)V, access public [junit] Added Method <init>, desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/InputEvent;)V, access public [junit] Added Method <init>, desc (SLjava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/InputEvent;)V, access public [junit] Added Method getTrigger, desc ()Lcom/jogamp/newt/event/InputEvent;, access final public [junit] Removed Method <init>, desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;)V, access public [junit] Class com.jogamp.newt.event.InputEvent [junit] Changed Method isInvisible, desc ()Z, access added: final [junit] Changed Method isAutoRepeat, desc ()Z, access added: final [junit] Changed Method isMetaDown, desc ()Z, access added: final [junit] Changed Method isAltGraphDown, desc ()Z, access added: final [junit] Changed Method getModifiers, desc ()I, access added: final [junit] Changed Method isShiftDown, desc ()Z, access added: final [junit] Changed Method isControlDown, desc ()Z, access added: final [junit] Changed Method isConfined, desc ()Z, access added: final [junit] Changed Method isAltDown, desc ()Z, access added: final [junit] Changed Method getModifiersString, desc (Ljava/lang/StringBuilder;)Ljava/lang/StringBuilder;, access added: final [junit] Class com.jogamp.newt.event.MouseEvent [junit] Removed Field BUTTON_NUMBER, desc S, access final public static [junit] Changed Method createVariant, desc (S)Lcom/jogamp/newt/event/MouseEvent;, access added: final [junit] Class com.jogamp.newt.event.PinchToZoomGesture.ZoomEvent [junit] Added Method toString, desc ()Ljava/lang/String;, access final public [junit] Added Method getDelta, desc ()F, access final public [junit] Removed Method getTrigger, desc ()Lcom/jogamp/newt/event/MouseEvent;, access final public [junit] Removed Method <init>, desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/MouseEvent;F)V, access public [junit] Added Method <init>, desc (Ljava/lang/Object;JILcom/jogamp/newt/event/GestureHandler;Lcom/jogamp/newt/event/MouseEvent;FFF)V, access public [junit] Added Method getScale, desc ()F, access final public [junit] Class com.jogamp.newt.event.awt.AWTAdapter [junit] Added Method getNativeSurfaceHolder, desc ()Ljavax/media/nativewindow/NativeSurfaceHolder;, access final public super synchronized [junit] Added Method <init>, desc (Lcom/jogamp/newt/event/NEWTEventListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access protected [junit] Changed Method <init>, desc (Lcom/jogamp/newt/Window;)V, access [junit] Changed Method setDownstream, desc (Lcom/jogamp/newt/Window;)Lcom/jogamp/newt/event/awt/AWTAdapter;, access [junit] Removed Method <init>, desc (Lcom/jogamp/newt/event/NEWTEventListener;)V, access protected [junit] Class com.jogamp.newt.event.awt.AWTKeyAdapter [junit] Removed Method <init>, desc (Lcom/jogamp/newt/event/KeyListener;)V, access public [junit] Added Method <init>, desc (Lcom/jogamp/newt/event/KeyListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public [junit] Class com.jogamp.newt.event.awt.AWTMouseAdapter [junit] Removed Method <init>, desc (Lcom/jogamp/newt/event/MouseListener;)V, access public [junit] Added Method <init>, desc (Lcom/jogamp/newt/event/MouseListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public [junit] Class com.jogamp.newt.event.awt.AWTWindowAdapter [junit] Added Method <init>, desc (Lcom/jogamp/newt/event/WindowListener;Ljavax/media/nativewindow/NativeSurfaceHolder;)V, access public [junit] Removed Method <init>, desc (Lcom/jogamp/newt/event/WindowListener;)V, access public [junit] Class com.jogamp.newt.opengl.GLWindow [junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public [junit] Added Method getSurfaceHeight, desc ()I, access final public [junit] Added Method getNativeSurfaceScale, desc ([I)[I, access final public [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public [junit] Added Method convertToPixelUnits, desc ([I)[I, access final public [junit] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;)Lcom/jogamp/newt/Window$ReparentOperation;, access final public [junit] Removed Method getLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final protected [junit] Added Method setSurfaceSize, desc (II)V, access final public [junit] Added Method setSurfaceScale, desc ([I)V, access final public [junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public [junit] Added Method getSurfaceWidth, desc ()I, access final public [junit] Added Method convertToWindowUnits, desc ([I)[I, access final public [junit] Removed Method reparentWindow, desc (Ljavax/media/nativewindow/NativeWindow;IIZ)Lcom/jogamp/newt/Window$ReparentOperation;, access final public [junit] Added Method getPixelsPerMM, desc ([F)[F, access final public [junit] Added Method getBounds, desc ()Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Class com.jogamp.newt.swt.NewtCanvasSWT [junit] Added Method updatePosSizeCheck, desc (IIIIZ)V, access final protected [junit] Added Method updatePosSizeCheck, desc ()V, access final protected [junit] Class com.jogamp.newt.util.EDTUtil [junit] Removed Method start, desc ()Z, access abstract public [junit] Added Method start, desc ()V, access abstract public [junit] Class com.jogamp.opengl.FBObject [junit] Added Method createRenderAttachment, desc (Lcom/jogamp/opengl/FBObject$Attachment$Type;IIII)Lcom/jogamp/opengl/FBObject$RenderAttachment;, access final public static [junit] Added Method getSamplingSink, desc ()Lcom/jogamp/opengl/FBObject$Colorbuffer;, access final public [junit] Added Method getColorbufferCount, desc ()I, access final public [junit] Removed Method createColorTextureAttachment, desc (Ljavax/media/opengl/GLProfile;ZII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Added Method getTextureAttachmentCount, desc ()I, access final public [junit] Added Method hasAttachmentUsingAlpha, desc ()Z, access final public [junit] Added Method createColorTextureAttachment, desc (Ljavax/media/opengl/GL;ZIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Added Method createColorTextureAttachment, desc (Ljavax/media/opengl/GL;ZII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Removed Method getColorAttachmentCount, desc ()I, access final public [junit] Removed Method createColorTextureAttachment, desc (Ljavax/media/opengl/GLProfile;ZIIIIII)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public static [junit] Added Method createColorAttachment, desc (IIII)Lcom/jogamp/opengl/FBObject$ColorAttachment;, access final public static [junit] Removed Method getSamplingSink, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public [junit] Class com.jogamp.opengl.FBObject.Attachment [junit] Added Method getFormat, desc ()I, access final public [junit] Class com.jogamp.opengl.FBObject.ColorAttachment [junit] Added Method getColorAttachment, desc ()Lcom/jogamp/opengl/FBObject$ColorAttachment;, access final public [junit] Added Method isTextureAttachment, desc ()Z, access final public [junit] Added Method getTextureAttachment, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public [junit] Class com.jogamp.opengl.FBObject.Colorbuffer [junit] Added Method getColorAttachment, desc ()Lcom/jogamp/opengl/FBObject$ColorAttachment;, access abstract public [junit] Added Method getWidth, desc ()I, access abstract public [junit] Added Method getName, desc ()I, access abstract public [junit] Added Method getFormat, desc ()I, access abstract public [junit] Added Method getHeight, desc ()I, access abstract public [junit] Added Method isTextureAttachment, desc ()Z, access abstract public [junit] Added Method getTextureAttachment, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access abstract public [junit] Class com.jogamp.opengl.FBObject.TextureAttachment [junit] Added Method isTextureAttachment, desc ()Z, access final public [junit] Added Method getColorAttachment, desc ()Lcom/jogamp/opengl/FBObject$ColorAttachment;, access final public [junit] Added Method getTextureAttachment, desc ()Lcom/jogamp/opengl/FBObject$TextureAttachment;, access final public [junit] Class com.jogamp.opengl.GLAutoDrawableDelegate [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public [junit] Removed Method getLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final protected [junit] Class com.jogamp.opengl.GLEventListenerState [junit] Added Method moveFrom, desc (Ljavax/media/opengl/GLAutoDrawable;Z)Lcom/jogamp/opengl/GLEventListenerState;, access public static [junit] Added Method getUnlockSurfaceOp, desc ()Ljava/lang/Runnable;, access public [junit] Changed Method moveTo, desc (Ljavax/media/opengl/GLAutoDrawable;)V, access [junit] Added Method moveTo, desc (Ljavax/media/opengl/GLAutoDrawable;Ljava/lang/Runnable;)V, access final public [junit] Class com.jogamp.opengl.GLEventListenerState.ReshapeGLEventListener [junit] Removed Class , access public super synchronized [junit] Class com.jogamp.opengl.GLRendererQuirks [junit] Changed Field COUNT, desc I, access [junit] Added Field NoMultiSamplingBuffers, desc I, access final public static [junit] Class com.jogamp.opengl.math.FloatUtil [junit] Removed Method multMatrixVecf, desc (Ljava/nio/FloatBuffer;[FI[FI)V, access final public static [junit] Removed Method makeIdentityf, desc ([FI)V, access final public static [junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;[FI)V, access final public static [junit] Added Method atan, desc (F)F, access public static [junit] Removed Method multMatrixVecf, desc (Ljava/nio/FloatBuffer;[F[F)V, access final public static [junit] Removed Method multMatrixVecf, desc ([F[F[F)V, access final public static [junit] Added Method compare, desc (FF)I, access public static [junit] Removed Method makeIdentityf, desc (Ljava/nio/FloatBuffer;)V, access final public static [junit] Added Method mapWinToObjCoords, desc (FFFF[FI[FI[IIFF[FI[F[F)Z, access public static [junit] Added Method multMatrix, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access public static [junit] Added Method makeIdentity, desc ([F)[F, access public static [junit] Added Method transposeMatrix, desc ([F[F)[F, access public static [junit] Added Method mapWinToRay, desc (FFFF[FI[FI[IILcom/jogamp/opengl/math/Ray;[F[F[F)Z, access public static [junit] Added Field HALF_PI, desc F, access final public static [junit] Added Method compare, desc (FFF)I, access public static [junit] Removed Method normalize, desc (Ljava/nio/FloatBuffer;)V, access final public static [junit] Added Field EPSILON, desc F, access final public static [junit] Added Method makePerspective, desc ([FIZFFFF)[F, access public static [junit] Added Method multMatrix, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;[F)V, access public static [junit] Removed Method normalize, desc ([F)V, access final public static [junit] Added Field SQUARED_PI, desc F, access final public static [junit] Added Method asin, desc (F)F, access public static [junit] Added Method makePick, desc ([FIFFFF[II[F)[F, access public static [junit] Removed Method multMatrixVecf, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static [junit] Deprecated Method matrixToString, desc (Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/lang/String;Ljava/nio/FloatBuffer;ILjava/nio/FloatBuffer;IIIZ)Ljava/lang/StringBuilder;, access public static [junit] Added Method makePerspective, desc ([FIZLcom/jogamp/opengl/math/FovHVHalves;FF)[F, access public static [junit] Added Field DEBUG, desc Z, access final public static [junit] Removed Method cross, desc ([F[F[F)V, access final public static [junit] Added Method getOrthoWinZ, desc (FFF)F, access public static [junit] Removed Method multMatrixVecf, desc ([FI[FI[FI)V, access final public static [junit] Removed Method multMatrixf, desc ([FI[FI)V, access final public static [junit] Removed Method makeZero, desc ([FI)V, access final public static [junit] Removed Method makeZero, desc (Ljava/nio/FloatBuffer;)V, access final public static [junit] Added Field QUARTER_PI, desc F, access final public static [junit] Removed Method cross, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static [junit] Added Method atan2, desc (FF)F, access public static [junit] Added Method makeScale, desc ([FIZFFF)[F, access public static [junit] Added Method makeScale, desc ([FZFFF)[F, access public static [junit] Added Method copyMatrixColumn, desc ([FII[FI)[F, access public static [junit] Added Method multMatrixVec, desc ([FI[FI[FI)[F, access public static [junit] Added Method makeOrtho, desc ([FIZFFFFFF)[F, access public static [junit] Added Method matrixDeterminant, desc ([FI)F, access public static [junit] Changed Class , access added: final [junit] Added Method invertMatrix, desc ([F[F)[F, access public static [junit] Added Method multMatrix, desc ([F[F)[F, access public static [junit] Added Method mapWinToObjCoords, desc (FFF[FI[FI[II[FI[F[F)Z, access public static [junit] Added Field INV_DEVIANCE, desc F, access final public static [junit] Added Method getMachineEpsilon, desc ()F, access public static [junit] Added Method mapWinToObjCoords, desc (FFFF[F[II[FI[FI[F[F)Z, access public static [junit] Added Method makeTranslation, desc ([FZFFF)[F, access public static [junit] Added Method getZBufferEpsilon, desc (IFF)F, access public static [junit] Added Method mapObjToWinCoords, desc (FFF[FI[FI[II[FI[F[F)Z, access public static [junit] Added Method makeRotationAxis, desc ([FIFFFF[F)[F, access public static [junit] Added Method multMatrixVec, desc ([F[F[F)[F, access public static [junit] Added Method isEqual, desc (FF)Z, access public static [junit] Added Method mapObjToWinCoords, desc (FFF[F[II[FI[F[F)Z, access public static [junit] Deprecated Method matrixRowToString, desc (Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/nio/FloatBuffer;IIIZI)Ljava/lang/StringBuilder;, access public static [junit] Added Method makeRotationEuler, desc ([FIFFF)[F, access public static [junit] Deprecated Method matrixToString, desc (Ljava/lang/StringBuilder;Ljava/lang/String;Ljava/lang/String;Ljava/nio/FloatBuffer;IIIZ)Ljava/lang/StringBuilder;, access public static [junit] Added Method mapWinToObjCoords, desc (FFF[F[II[FI[F[F)Z, access public static [junit] Added Method copyMatrixRow, desc ([FII[FI)[F, access public static [junit] Added Method isZero, desc (FF)Z, access public static [junit] Added Method multMatrixVec, desc (Ljava/nio/FloatBuffer;[F[F)V, access public static [junit] Added Method isEqual, desc (FFF)Z, access public static [junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;[FI)V, access final public static [junit] Added Method tan, desc (F)F, access public static [junit] Added Field TWO_PI, desc F, access final public static [junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static [junit] Added Method multMatrix, desc ([F[F[F)[F, access public static [junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;[FILjava/nio/FloatBuffer;)V, access final public static [junit] Added Method getZBufferValue, desc (IFFF)I, access public static [junit] Added Method matrixDeterminant, desc ([F)F, access public static [junit] Added Method makeIdentity, desc ([FI)[F, access public static [junit] Added Method transposeMatrix, desc ([FI[FI)[F, access public static [junit] Removed Method multMatrixf, desc ([FI[FILjava/nio/FloatBuffer;)V, access final public static [junit] Added Method makeLookAt, desc ([FI[FI[FI[FI[F)[F, access public static [junit] Removed Method multMatrixf, desc ([FI[FI[FI)V, access final public static [junit] Added Method invertMatrix, desc ([FI[FI)[F, access public static [junit] Added Method makeTranslation, desc ([FIZFFF)[F, access public static [junit] Removed Method multMatrixf, desc (Ljava/nio/FloatBuffer;Ljava/nio/FloatBuffer;)V, access final public static [junit] Added Method makeFrustum, desc ([FIZFFFFFF)[F, access public static [junit] Added Method multMatrix, desc ([FI[FI[FI)[F, access public static [junit] Added Method multMatrix, desc ([FI[FI)[F, access public static [junit] Class com.jogamp.opengl.math.FovHVHalves [junit] Added Class , access final public super synchronized [junit] Class com.jogamp.opengl.math.Matrix4 [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.math.Quaternion [junit] Removed Method mult, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public [junit] Removed Method subtract, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public [junit] Added Method toAngleAxis, desc ([F)F, access final public [junit] Added Method rotateVector, desc ([FI[FI)[F, access final public [junit] Added Method conjugate, desc ()Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method setFromMatrix, desc ([FI)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method isRotationMatrix3f, desc ([F)Z, access final public [junit] Added Method setFromAngleNormalAxis, desc (F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Changed Method setY, desc (F)V, access added: final [junit] Added Method setLookAt, desc ([F[F[F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Changed Method isIdentity, desc ()Z, access added: final [junit] Added Method setFromEuler, desc (FFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Removed Method add, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access public [junit] Added Method rotateByAngleNormalAxis, desc (FFFF)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Changed Method getZ, desc ()F, access added: final [junit] Changed Method getY, desc ()F, access added: final [junit] Changed Method getW, desc ()F, access added: final [junit] Added Method setFromMatrix, desc (FFFFFFFFF)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Added Method subtract, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method rotateByEuler, desc ([F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method set, desc (FFFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method copyMatrixColumn, desc (I[FI)[F, access public [junit] Added Method scale, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method add, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Changed Method setW, desc (F)V, access added: final [junit] Added Method setFromEuler, desc ([F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method setFromVectors, desc ([F[F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Removed Method divide, desc (F)V, access public [junit] Added Method toEuler, desc ([F)[F, access public [junit] Added Method setSlerp, desc (Lcom/jogamp/opengl/math/Quaternion;Lcom/jogamp/opengl/math/Quaternion;F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Removed Method inverse, desc ()V, access public [junit] Removed Method <init>, desc ([FF)V, access public [junit] Added Method rotateByAngleX, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Removed Method toMatrix, desc ()[F, access public [junit] Removed Method setFromMatrix, desc ([F)V, access public [junit] Added Method magnitudeSquared, desc ()F, access final public [junit] Added Method toMatrix, desc ([FI)[F, access final public [junit] Added Field ALLOWED_DEVIANCE, desc F, access final public static [junit] Removed Method mult, desc ([F)[F, access public [junit] Added Method rotateByAngleY, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Removed Method fromAxis, desc ([FF)V, access public [junit] Added Method invert, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method normalize, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method rotateByAngleZ, desc (F)Lcom/jogamp/opengl/math/Quaternion;, access public [junit] Removed Method toAxis, desc ()[F, access public [junit] Changed Method setX, desc (F)V, access added: final [junit] Changed Method getX, desc ()F, access added: final [junit] Added Method mult, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method equals, desc (Ljava/lang/Object;)Z, access public [junit] Added Method hashCode, desc ()I, access final public [junit] Added Method dot, desc (FFFF)F, access final public [junit] Added Method setIdentity, desc ()Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method set, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method setFromAngleAxis, desc (F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Changed Method setZ, desc (F)V, access added: final [junit] Removed Method setIdentity, desc ()V, access public [junit] Removed Method <init>, desc ([F[F)V, access public [junit] Added Method magnitude, desc ()F, access final public [junit] Removed Method isRotationMatrix, desc ([F)Z, access public [junit] Added Method toString, desc ()Ljava/lang/String;, access public [junit] Added Method setFromAxes, desc ([F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Removed Method normalize, desc ()V, access public [junit] Added Method setFromNormalVectors, desc ([F[F[F)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Removed Method slerp, desc (Lcom/jogamp/opengl/math/Quaternion;Lcom/jogamp/opengl/math/Quaternion;F)V, access public [junit] Added Method rotateByEuler, desc (FFF)Lcom/jogamp/opengl/math/Quaternion;, access final public [junit] Added Method dot, desc (Lcom/jogamp/opengl/math/Quaternion;)F, access final public [junit] Added Method toAxes, desc ([F[F[F[F)V, access public [junit] Removed Method mult, desc (F)V, access public [junit] Class com.jogamp.opengl.math.Ray [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.math.VectorUtil [junit] Added Method angleVec3, desc ([F[F)F, access public static [junit] Removed Method computeLength, desc ([F[F)F, access public static [junit] Removed Method norm, desc ([F)F, access public static [junit] Added Method isInCircleVec2, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)Z, access public static [junit] Added Method normSquareVec2, desc ([F)F, access public static [junit] Added Field VEC3_ONE, desc [F, access final public static [junit] Added Method isVec3Equal, desc ([FI[FI)Z, access public static [junit] Added Method normalizeVec2, desc ([F[F)[F, access public static [junit] Removed Method line2lineIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static [junit] Added Method addVec3, desc ([F[F[F)[F, access public static [junit] Removed Method scale, desc ([F[F[F)[F, access public static [junit] Added Method line2PlaneIntersection, desc ([FLcom/jogamp/opengl/math/Ray;[FF)[F, access public static [junit] Added Method normalizeVec3, desc ([F)[F, access public static [junit] Added Method getPlaneVec3, desc ([F[F[F[F[F[F)[F, access public static [junit] Removed Method scale, desc ([F[FF)[F, access public static [junit] Added Method isVec3Equal, desc ([FI[FIF)Z, access public static [junit] Added Method testTri2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;F)Z, access public static [junit] Added Method triAreaVec2, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)F, access public static [junit] Removed Method inCircle, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)Z, access public static [junit] Added Method getNormalVec3, desc ([F[F[F[F[F[F)[F, access public static [junit] Removed Method mid, desc ([F[F)[F, access public static [junit] Added Method determinantVec3, desc ([F[F[F)F, access public static [junit] Added Method normalizeVec3, desc ([F[F)[F, access public static [junit] Added Method normVec2, desc ([F)F, access public static [junit] Added Method divVec2, desc ([F[F[F)[F, access public static [junit] Added Method crossVec3, desc ([F[F[F)[F, access public static [junit] Added Method testSeg2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)Z, access public static [junit] Added Field VEC3_UNIT_Z_NEG, desc [F, access final public static [junit] Added Method copyVec4, desc ([FI[FI)[F, access public static [junit] Added Method triAreaVec2, desc ([F[F[F)F, access public static [junit] Added Method isVec2Zero, desc ([FI)Z, access public static [junit] Added Method isZero, desc (FFFF)Z, access public static [junit] Added Method getPlaneVec3, desc ([F[F[F)[F, access public static [junit] Added Method getNormalVec2, desc ([F[F[F)[F, access public static [junit] Added Method normSquareVec3, desc ([FI)F, access public static [junit] Removed Method colMatrixVectorMult, desc ([F[F)[F, access public static [junit] Removed Field COLLINEAR, desc I, access final public static [junit] Added Method midVec3, desc ([F[F[F)[F, access public static [junit] Added Method distSquareVec3, desc ([F[F)F, access public static [junit] Added Method isZero, desc (FFF)Z, access public static [junit] Removed Method normalize, desc ([F)[F, access public static [junit] Added Method seg2SegIntersection, desc ([FLcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static [junit] Added Method normVec3, desc ([F)F, access public static [junit] Added Method divVec2, desc ([F[FF)[F, access public static [junit] Removed Method rowMatrixVectorMult, desc ([F[F)[F, access public static [junit] Added Method isVec3Zero, desc ([FIF)Z, access public static [junit] Removed Method checkEquality, desc ([F[F)Z, access public static [junit] Added Field VEC3_UNIT_Y_NEG, desc [F, access final public static [junit] Removed Method scale, desc ([FF)[F, access public static [junit] Added Field VEC3_ZERO, desc [F, access final public static [junit] Added Method copyVec3, desc ([FI[FI)[F, access public static [junit] Added Method dotVec3, desc ([F[F)F, access public static [junit] Added Method mulColMat4Vec3, desc ([F[F[F)[F, access public static [junit] Added Method testSeg2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;F)Z, access public static [junit] Added Method scaleVec2, desc ([F[F[F)[F, access public static [junit] Added Method scaleVec3, desc ([F[F[F)[F, access public static [junit] Added Method isVec2Equal, desc ([FI[FI)Z, access public static [junit] Added Method divVec3, desc ([F[FF)[F, access public static [junit] Added Method isVec2Equal, desc ([FI[FIF)Z, access public static [junit] Added Method isVec3Zero, desc ([FI)Z, access public static [junit] Added Field VEC3_UNIT_Y, desc [F, access final public static [junit] Removed Method cross, desc ([F[F)[F, access public static [junit] Added Method line2lineIntersection, desc ([FLcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static [junit] Removed Method checkCollinear, desc ([F[F[F)Z, access public static [junit] Removed Method tri2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)Z, access public static [junit] Added Method isVec3InTriangle3, desc ([F[F[F[F[F[F[F[F[FF)Z, access public static [junit] Added Method normSquareVec3, desc ([F)F, access public static [junit] Added Method subVec3, desc ([F[F[F)[F, access public static [junit] Added Method normalizeVec2, desc ([F)[F, access public static [junit] Added Method normalizeVec3, desc ([FI)[F, access public static [junit] Removed Method triArea, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)F, access public static [junit] Removed Method dot, desc ([F[F)F, access public static [junit] Removed Method seg2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)[F, access public static [junit] Added Method divVec3, desc ([F[F[F)[F, access public static [junit] Added Method isVec2Zero, desc ([FIF)Z, access public static [junit] Added Method isCollinearVec3, desc ([F[F[F)Z, access public static [junit] Added Method isInTriangleVec3, desc ([F[F[F[F[F[F[F)Z, access public static [junit] Removed Method computeDeterminant, desc ([F[F[F)F, access public static [junit] Added Method subVec2, desc ([F[F[F)[F, access public static [junit] Changed Class , access added: final [junit] Added Method normSquareVec2, desc ([FI)F, access public static [junit] Added Method addVec2, desc ([F[F[F)[F, access public static [junit] Removed Method checkEqualityVec2, desc ([F[F)Z, access public static [junit] Added Method isVec3InTriangle3, desc ([F[F[F[F[F[F[F[F[F)Z, access public static [junit] Added Method scaleVec3, desc ([F[FF)[F, access public static [junit] Added Method testTri2SegIntersection, desc (Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;Lcom/jogamp/opengl/math/Vert2fImmutable;)Z, access public static [junit] Added Method scaleVec2, desc ([F[FF)[F, access public static [junit] Added Method mulRowMat4Vec3, desc ([F[F[F)[F, access public static [junit] Added Method copyVec2, desc ([FI[FI)[F, access public static [junit] Added Method cosAngleVec3, desc ([F[F)F, access public static [junit] Removed Method computeVector, desc ([F[F)[F, access public static [junit] Removed Method vectorAdd, desc ([F[F)[F, access public static [junit] Added Method distVec3, desc ([F[F)F, access public static [junit] Removed Method vertexInTriangle, desc ([F[F[F[F)Z, access public static [junit] Added Method crossVec3, desc ([FI[FI[FI)[F, access public static [junit] Added Field VEC3_UNIT_Z, desc [F, access final public static [junit] Class com.jogamp.opengl.math.geom.AABBox [junit] Removed Method intersects, desc (FFFF)Z, access final public [junit] Added Method setSize, desc ([F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Removed Method resize, desc (FFF)V, access final public [junit] Added Method intersects2DRegion, desc (FFFF)Z, access final public [junit] Added Method mapToWindow, desc (Lcom/jogamp/opengl/math/geom/AABBox;[F[IZ[F[F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access public [junit] Added Method translate, desc ([F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method resize, desc (Lcom/jogamp/opengl/math/geom/AABBox;)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method copy, desc (Lcom/jogamp/opengl/math/geom/AABBox;)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Removed Method setSize, desc (FFFFFF)V, access final public [junit] Added Method resize, desc (Lcom/jogamp/opengl/math/geom/AABBox;Ljogamp/graph/geom/plane/AffineTransform;[F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method scale, desc (F[F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method reset, desc ()Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method <init>, desc (Lcom/jogamp/opengl/math/geom/AABBox;)V, access public [junit] Added Method resize, desc ([F)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Removed Method clone, desc ()Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method resize, desc ([FI)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Added Method getRayIntersection, desc ([FLcom/jogamp/opengl/math/Ray;FZ[F[F[F)[F, access final public [junit] Added Method resize, desc (FFF)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Removed Method resize, desc ([FI)V, access final public [junit] Added Method rotate, desc (Lcom/jogamp/opengl/math/Quaternion;)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Removed Method reset, desc ()V, access final public [junit] Added Method setSize, desc (FFFFFF)Lcom/jogamp/opengl/math/geom/AABBox;, access final public [junit] Removed Method scale, desc (F)V, access final public [junit] Removed Method resize, desc (Lcom/jogamp/opengl/math/geom/AABBox;)V, access final public [junit] Changed Class , access [junit] Added Method intersectsRay, desc (Lcom/jogamp/opengl/math/Ray;)Z, access final public [junit] Added Method hashCode, desc ()I, access final public [junit] Class com.jogamp.opengl.math.geom.Frustum [junit] Changed Field planes, desc [Lcom/jogamp/opengl/math/geom/Frustum$Plane;, access added: final [junit] Class com.jogamp.opengl.swt.GLCanvas [junit] Removed Method <init>, desc (Lorg/eclipse/swt/widgets/Composite;ILjavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;)V, access public [junit] Added Method flushGLRunnables, desc ()V, access public [junit] Added Method getSurfaceHeight, desc ()I, access public [junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access [junit] Removed Method getWidth, desc ()I, access public [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public [junit] Removed Method create, desc (Lorg/eclipse/swt/widgets/Composite;ILjavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;)Lcom/jogamp/opengl/swt/GLCanvas;, access public static [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Added Method isThreadGLCapable, desc ()Z, access final public [junit] Removed Method getHeight, desc ()I, access public [junit] Changed Method invoke, sig (ZLjava/util/List<Ljavax/media/opengl/GLRunnable;>;)Z, desc (ZLjava/util/List;)Z, access [junit] Class com.jogamp.opengl.util.AnimatorBase [junit] Added Field uncaughtExceptionHandler, desc Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;, access protected [junit] Added Method setUncaughtExceptionHandler, desc (Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;)V, access final public [junit] Added Method handleUncaughtException, desc (Lcom/jogamp/opengl/util/AnimatorBase$UncaughtAnimatorException;)V, access final protected super synchronized [junit] Added Method flushGLRunnables, desc ()V, access final protected super synchronized [junit] Added Method getUncaughtExceptionHandler, desc ()Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;, access final public [junit] Changed Method display, desc ()V, access [junit] Class com.jogamp.opengl.util.AnimatorBase.AnimatorImpl [junit] Changed Method display, sig (Ljava/util/ArrayList<Ljavax/media/opengl/GLAutoDrawable;>;ZZ)V, desc (Ljava/util/ArrayList;ZZ)V, access [junit] Class com.jogamp.opengl.util.AnimatorBase.UncaughtAnimatorException [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.util.CustomGLEventListener [junit] Added Class , access abstract interface public [junit] Class com.jogamp.opengl.util.FPSAnimator [junit] Changed Method setFPS, desc (I)V, access removed: super synchronized [junit] Class com.jogamp.opengl.util.GLDrawableUtil [junit] Added Method isSwapGLContextSafe, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesImmutable;)Z, access public static [junit] Class com.jogamp.opengl.util.GLDrawableUtil.ReshapeGLEventListener [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.util.GLPixelBuffer [junit] Changed Field defaultProviderWithRowStride, desc Lcom/jogamp/opengl/util/GLPixelBuffer$GLPixelBufferProvider;, access added: final [junit] Changed Field defaultProviderNoRowStride, desc Lcom/jogamp/opengl/util/GLPixelBuffer$GLPixelBufferProvider;, access added: final [junit] Class com.jogamp.opengl.util.GLPixelStorageModes [junit] Added Method resetPack, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Added Method resetAll, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Added Method saveAll, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Added Method savePack, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Added Method saveUnpack, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Removed Method save, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Added Method resetUnpack, desc (Ljavax/media/opengl/GL;)V, access final public [junit] Class com.jogamp.opengl.util.Gamma [junit] Removed Method resetDisplayGamma, desc (Ljavax/media/opengl/GL;)V, access public static [junit] Added Method setDisplayGamma, desc (Ljavax/media/opengl/GLDrawable;FFF)Z, access public static [junit] Removed Method setDisplayGamma, desc (Ljavax/media/opengl/GL;FFF)Z, access public static [junit] Added Method resetAllDisplayGamma, desc (Ljavax/media/opengl/GLDrawable;)V, access public static [junit] Added Method resetDisplayGamma, desc (Ljavax/media/opengl/GLDrawable;)V, access public static [junit] Added Method setDisplayGamma, desc (Ljavax/media/opengl/GLAutoDrawable;FFF)Z, access public static [junit] Added Method resetDisplayGamma, desc (Ljavax/media/opengl/GLAutoDrawable;)V, access public static [junit] Class com.jogamp.opengl.util.PMVMatrix [junit] Removed Field matrixBuffer, desc Ljava/nio/Buffer;, access protected [junit] Added Method multMvPMatrixf, desc ([FI)[F, access final public [junit] Removed Field matrixFrustum, desc [F, access protected [junit] Removed Field projectFloat, desc Ljogamp/opengl/ProjectFloat;, access protected [junit] Added Method gluUnProjectRay, desc (FFFF[IILcom/jogamp/opengl/math/Ray;)Z, access final public [junit] Removed Field matrixTrans, desc [F, access protected [junit] Removed Field matrixIdent, desc Ljava/nio/FloatBuffer;, access protected [junit] Removed Method destroy, desc ()V, access final public [junit] Removed Field matrixOrtho, desc [F, access protected [junit] Added Method gluUnProject4, desc (FFFF[IIFF[FI)Z, access public [junit] Removed Field matrixRot, desc [F, access protected [junit] Added Method reset, desc ()V, access final public [junit] Removed Method usesBackingArray, desc ()Z, access final public [junit] Removed Field matrixScale, desc [F, access protected [junit] Removed Field vec3f, desc [F, access protected [junit] Changed Class , access added: final [junit] Added Method glLoadMatrix, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access final public [junit] Added Method multPMvMatrixf, desc ([FI)[F, access final public [junit] Removed Field matrixMult, desc [F, access protected [junit] Removed Field matrixBufferArray, desc [F, access final protected [junit] Removed Method <init>, desc (Z)V, access public [junit] Changed Method glGetFrustum, desc ()Lcom/jogamp/opengl/math/geom/Frustum;, access added: final [junit] Added Method glRotate, desc (Lcom/jogamp/opengl/math/Quaternion;)V, access final public [junit] Removed Field mulPMV, desc [F, access protected [junit] Removed Field usesBackingArray, desc Z, access final protected [junit] Class com.jogamp.opengl.util.TGAWriter [junit] Removed Class , access public super synchronized [junit] Class com.jogamp.opengl.util.av.AudioSink [junit] Added Method getChosenFormat, desc ()Lcom/jogamp/opengl/util/av/AudioSink$AudioFormat;, access abstract public [junit] Removed Method enqueueData, desc (Lcom/jogamp/opengl/util/av/AudioSink$AudioDataFrame;)Lcom/jogamp/opengl/util/av/AudioSink$AudioFrame;, access abstract public [junit] Class com.jogamp.opengl.util.awt.Screenshot [junit] Removed Class , access public super synchronized [junit] Class com.jogamp.opengl.util.glsl.ShaderCode [junit] Added Method insertShaderSource, sig (IILjava/lang/Class<*>;Ljava/lang/String;)I, desc (IILjava/lang/Class;Ljava/lang/String;)I, access public [junit] Changed Field es3_default_precision_fp, desc Ljava/lang/String;, access [junit] Class com.jogamp.opengl.util.glsl.ShaderProgram [junit] Added Method notifyNotInUse, desc ()V, access public super synchronized [junit] Class com.jogamp.opengl.util.stereo.EyeParameter [junit] Added Class , access final public super synchronized [junit] Class com.jogamp.opengl.util.stereo.EyePose [junit] Added Class , access final public super synchronized [junit] Class com.jogamp.opengl.util.stereo.StereoClientRenderer [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.util.stereo.StereoDevice [junit] Added Class , access abstract interface public [junit] Class com.jogamp.opengl.util.stereo.StereoDevice.Config [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.util.stereo.StereoDeviceFactory [junit] Added Class , access abstract public super synchronized [junit] Class com.jogamp.opengl.util.stereo.StereoDeviceFactory.DeviceType [junit] Added Class , access enum final public super synchronized [junit] Class com.jogamp.opengl.util.stereo.StereoDeviceRenderer [junit] Added Class , access abstract interface public [junit] Class com.jogamp.opengl.util.stereo.StereoDeviceRenderer.Eye [junit] Added Class , access abstract interface public [junit] Class com.jogamp.opengl.util.stereo.StereoGLEventListener [junit] Added Class , access abstract interface public [junit] Class com.jogamp.opengl.util.stereo.StereoUtil [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.util.texture.ImageSequence [junit] Added Class , access public super synchronized [junit] Class com.jogamp.opengl.util.texture.Texture [junit] Added Method <init>, desc (IIIIIIZ)V, access public [junit] Class com.jogamp.opengl.util.texture.TextureIO [junit] Removed Method newTexture, desc (IIIIIIZ)Lcom/jogamp/opengl/util/texture/Texture;, access public static [junit] Class com.jogamp.opengl.util.texture.TextureSequence [junit] Added Method isTextureAvailable, desc ()Z, access abstract public [junit] Added Method getTextureFragmentShaderHashCode, desc ()I, access abstract public [junit] Class javax.media.nativewindow.NativeSurface [junit] Removed Method getHeight, desc ()I, access abstract public [junit] Added Method getSurfaceWidth, desc ()I, access abstract public [junit] Added Method convertToPixelUnits, desc ([I)[I, access abstract public [junit] Added Method getSurfaceHeight, desc ()I, access abstract public [junit] Removed Method getWidth, desc ()I, access abstract public [junit] Added Method convertToWindowUnits, desc ([I)[I, access abstract public [junit] Class javax.media.nativewindow.NativeSurfaceHolder [junit] Added Class , access abstract interface public [junit] Class javax.media.nativewindow.NativeWindow [junit] Changed Class , access [junit] Added Method getHeight, desc ()I, access abstract public [junit] Added Method getNativeSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access abstract public [junit] Added Method getWidth, desc ()I, access abstract public [junit] Class javax.media.nativewindow.NativeWindowFactory [junit] Removed Method createWrappedWindow, desc (Ljavax/media/nativewindow/AbstractGraphicsScreen;JJLcom/jogamp/nativewindow/UpstreamSurfaceHookMutableSizePos;)Ljavax/media/nativewindow/NativeWindow;, access public static [junit] Added Method createWrappedWindow, desc (Ljavax/media/nativewindow/AbstractGraphicsScreen;JJLcom/jogamp/nativewindow/UpstreamWindowHookMutableSizePos;)Ljavax/media/nativewindow/NativeWindow;, access public static [junit] Class javax.media.nativewindow.ScalableSurface [junit] Added Class , access abstract interface public [junit] Class javax.media.nativewindow.UpstreamSurfaceHook [junit] Added Method getUpstreamSurface, desc ()Ljavax/media/nativewindow/NativeSurface;, access abstract public [junit] Removed Method getWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public [junit] Added Method getSurfaceWidth, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public [junit] Removed Method getHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public [junit] Added Method getSurfaceHeight, desc (Ljavax/media/nativewindow/ProxySurface;)I, access abstract public [junit] Class javax.media.nativewindow.UpstreamSurfaceHook.MutableSize [junit] Removed Method setSize, desc (II)V, access abstract public [junit] Added Method setSurfaceSize, desc (II)V, access abstract public [junit] Class javax.media.nativewindow.util.Dimension [junit] Added Method <init>, desc ([I)V, access public [junit] Class javax.media.nativewindow.util.Point [junit] Added Method scaleInv, desc (II)Ljavax/media/nativewindow/util/Point;, access final public [junit] Class javax.media.nativewindow.util.Rectangle [junit] Added Method scale, desc (II)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Added Method scaleInv, desc (II)Ljavax/media/nativewindow/util/Rectangle;, access final public [junit] Class javax.media.opengl.DebugGL4bc [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method isGLES3, desc ()Z, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Removed Method glIsPBOPackBound, desc ()Z, access public [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, access removed: final [junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Class javax.media.opengl.DebugGLES1 [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method isGLES3, desc ()Z, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, access removed: final [junit] Class javax.media.opengl.DebugGLES3 [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method isGLES3, desc ()Z, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Removed Method glIsPBOPackBound, desc ()Z, access public [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, access removed: final [junit] Class javax.media.opengl.GL2ES3 [junit] Removed Method glIsPBOPackBound, desc ()Z, access abstract public [junit] Removed Method glIsPBOUnpackBound, desc ()Z, access abstract public [junit] Class javax.media.opengl.GLAnimatorControl [junit] Added Method getUncaughtExceptionHandler, desc ()Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;, access abstract public [junit] Added Method setUncaughtExceptionHandler, desc (Ljavax/media/opengl/GLAnimatorControl$UncaughtExceptionHandler;)V, access abstract public [junit] Class javax.media.opengl.GLAnimatorControl.UncaughtExceptionHandler [junit] Added Class , access abstract interface public [junit] Class javax.media.opengl.GLAutoDrawable [junit] Changed Method invoke, sig (ZLjava/util/List<Ljavax/media/opengl/GLRunnable;>;)Z, desc (ZLjava/util/List;)Z, access [junit] Added Method isThreadGLCapable, desc ()Z, access abstract public [junit] Added Method areAllGLEventListenerInitialized, desc ()Z, access abstract public [junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access [junit] Added Method flushGLRunnables, desc ()V, access abstract public [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access abstract public [junit] Class javax.media.opengl.GLBase [junit] Removed Method glGetBoundBuffer, desc (I)I, access abstract public [junit] Removed Method glGetBufferSize, desc (I)J, access abstract public [junit] Removed Method glIsVBOArrayBound, desc ()Z, access abstract public [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access abstract public [junit] Class javax.media.opengl.GLBufferStorage [junit] Added Method setMappedBuffer, desc (Ljava/nio/ByteBuffer;)V, access protected [junit] Added Method reset, desc (JII)V, access protected [junit] Class javax.media.opengl.GLDrawable [junit] Added Method getSurfaceHeight, desc ()I, access abstract public [junit] Removed Method getHeight, desc ()I, access abstract public [junit] Added Method getRequestedGLCapabilities, desc ()Ljavax/media/opengl/GLCapabilitiesImmutable;, access abstract public [junit] Added Method getSurfaceWidth, desc ()I, access abstract public [junit] Changed Class , access [junit] Removed Method getWidth, desc ()I, access abstract public [junit] Class javax.media.opengl.GLDrawableFactory [junit] Removed Method createOffscreenAutoDrawable, desc (Ljavax/media/nativewindow/AbstractGraphicsDevice;Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;IILjavax/media/opengl/GLContext;)Ljavax/media/opengl/GLOffscreenAutoDrawable;, access abstract public [junit] Removed Method createGLPbuffer, desc (Ljavax/media/nativewindow/AbstractGraphicsDevice;Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;IILjavax/media/opengl/GLContext;)Ljavax/media/opengl/GLPbuffer;, access abstract public [junit] Removed Field disableOpenGLES, desc Z, access final protected static [junit] Added Method resetAllDisplayGamma, desc ()V, access abstract public [junit] Removed Method resetDisplayGamma, desc ()V, access abstract public [junit] Added Method resetAllDisplayGammaNoSync, desc ()V, access abstract protected [junit] Removed Field enableANGLE, desc Z, access final protected static [junit] Added Method resetDisplayGamma, desc (Ljavax/media/nativewindow/NativeSurface;)V, access abstract public [junit] Added Method setDisplayGamma, desc (Ljavax/media/nativewindow/NativeSurface;FFF)Z, access abstract public [junit] Class javax.media.opengl.GLException [junit] Added Method dumpThrowable, desc (Ljava/lang/String;Ljava/lang/Throwable;)V, access public static [junit] Added Method newGLException, desc (Ljava/lang/Throwable;)Ljavax/media/opengl/GLException;, access public static [junit] Class javax.media.opengl.GLFBODrawable [junit] Added Field FBOMODE_DEFAULT, desc I, access final public static [junit] Added Method getColorbuffer, desc (I)Lcom/jogamp/opengl/FBObject$Colorbuffer;, access abstract public [junit] Added Field FBOMODE_USE_TEXTURE, desc I, access final public static [junit] Removed Method getTextureBuffer, desc (I)Lcom/jogamp/opengl/FBObject$TextureAttachment;, access abstract public [junit] Added Field FBOMODE_USE_DEPTH, desc I, access final public static [junit] Added Method getFBOMode, desc ()I, access abstract public [junit] Added Method setFBOMode, desc (I)V, access abstract public [junit] Class javax.media.opengl.GLFBODrawable.Resizeable [junit] Removed Method setSize, desc (Ljavax/media/opengl/GLContext;II)V, access abstract public [junit] Added Method setSurfaceSize, desc (Ljavax/media/opengl/GLContext;II)V, access abstract public [junit] Class javax.media.opengl.GLOffscreenAutoDrawable [junit] Removed Method setSize, desc (II)V, access abstract public [junit] Added Method setSurfaceSize, desc (II)V, access abstract public [junit] Class javax.media.opengl.GLPbuffer [junit] Removed Class , access abstract interface public [junit] Class javax.media.opengl.GLProfile [junit] Added Field disableOpenGLARBContext, desc Z, access final public static [junit] Added Field disableOpenGLCore, desc Z, access final public static [junit] Added Method createCustomGLProfile, desc (Ljava/lang/String;Ljavax/media/opengl/GLProfile;)Ljavax/media/opengl/GLProfile;, access public static [junit] Added Field enableANGLE, desc Z, access final public static [junit] Added Field disableOpenGLES, desc Z, access final public static [junit] Class javax.media.opengl.GLSharedContextSetter [junit] Removed Method areAllGLEventListenerInitialized, desc ()Z, access abstract public [junit] Class javax.media.opengl.GLUniformData [junit] Added Method creatEmptyMatrix, desc (Ljava/lang/String;II)Ljavax/media/opengl/GLUniformData;, access public static [junit] Added Method creatEmptyVector, desc (Ljava/lang/String;I)Ljavax/media/opengl/GLUniformData;, access public static [junit] Class javax.media.opengl.Threading [junit] Added Method getMode, desc ()Ljavax/media/opengl/Threading$Mode;, access public static [junit] Class javax.media.opengl.Threading.Mode [junit] Added Class , access enum final public super synchronized [junit] Class javax.media.opengl.TraceGL4bc [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Changed Method isGLES3, desc ()Z, access removed: final [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, access removed: final [junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Removed Method glIsPBOPackBound, desc ()Z, access public [junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public [junit] Class javax.media.opengl.TraceGLES1 [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method isGLES3, desc ()Z, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, access removed: final [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Class javax.media.opengl.TraceGLES3 [junit] Changed Method isGLES3Compatible, desc ()Z, access removed: final [junit] Changed Method isGL4core, desc ()Z, access removed: final [junit] Changed Method isGLES, desc ()Z, access removed: final [junit] Changed Method isGL2ES3, desc ()Z, access removed: final [junit] Changed Method getGL4bc, desc ()Ljavax/media/opengl/GL4bc;, access removed: final [junit] Removed Method glIsPBOPackBound, desc ()Z, access public [junit] Removed Method glIsPBOUnpackBound, desc ()Z, access public [junit] Changed Method getGL2ES3, desc ()Ljavax/media/opengl/GL2ES3;, access removed: final [junit] Changed Method isGL4, desc ()Z, access removed: final [junit] Changed Method isGL3ES3, desc ()Z, access removed: final [junit] Removed Method glGetBufferSize, desc (I)J, access public [junit] Changed Method getGL4, desc ()Ljavax/media/opengl/GL4;, access removed: final [junit] Changed Method isGL, desc ()Z, access removed: final [junit] Changed Method getGL2, desc ()Ljavax/media/opengl/GL2;, access removed: final [junit] Changed Method getGL3bc, desc ()Ljavax/media/opengl/GL3bc;, access removed: final [junit] Changed Method getGLProfile, desc ()Ljavax/media/opengl/GLProfile;, access removed: final [junit] Changed Method isGL2ES1, desc ()Z, access removed: final [junit] Changed Method getGL2ES1, desc ()Ljavax/media/opengl/GL2ES1;, access removed: final [junit] Changed Method isGLES2Compatible, desc ()Z, access removed: final [junit] Changed Method getGL3, desc ()Ljavax/media/opengl/GL3;, access removed: final [junit] Changed Method isGL2ES2, desc ()Z, access removed: final [junit] Changed Method isGLcore, desc ()Z, access removed: final [junit] Changed Method getGL2ES2, desc ()Ljavax/media/opengl/GL2ES2;, access removed: final [junit] Changed Method isGLES2, desc ()Z, access removed: final [junit] Changed Method getGL3ES3, desc ()Ljavax/media/opengl/GL3ES3;, access removed: final [junit] Changed Method getGL2GL3, desc ()Ljavax/media/opengl/GL2GL3;, access removed: final [junit] Changed Method isGL2GL3, desc ()Z, access removed: final [junit] Changed Method isGL3core, desc ()Z, access removed: final [junit] Changed Method getGLES1, desc ()Ljavax/media/opengl/GLES1;, access removed: final [junit] Changed Method getGLES3, desc ()Ljavax/media/opengl/GLES3;, access removed: final [junit] Changed Method isGL3, desc ()Z, access removed: final [junit] Removed Method glIsVBOElementArrayBound, desc ()Z, access public [junit] Changed Method isGL2, desc ()Z, access removed: final [junit] Changed Method isGLES3, desc ()Z, access removed: final [junit] Changed Method getGLES2, desc ()Ljavax/media/opengl/GLES2;, access removed: final [junit] Changed Method getGL, desc ()Ljavax/media/opengl/GL;, access removed: final [junit] Changed Method isGL4ES3, desc ()Z, access removed: final [junit] Changed Method isGLES1, desc ()Z, access removed: final [junit] Changed Method getGL4ES3, desc ()Ljavax/media/opengl/GL4ES3;, access removed: final [junit] Removed Method glIsVBOArrayBound, desc ()Z, access public [junit] Changed Method isGL4bc, desc ()Z, access removed: final [junit] Removed Method glGetBoundBuffer, desc (I)I, access public [junit] Changed Method isGL3bc, desc ()Z, access removed: final [junit] Class javax.media.opengl.awt.GLCanvas [junit] Added Method isThreadGLCapable, desc ()Z, access final public [junit] Removed Method <init>, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;Ljava/awt/GraphicsDevice;)V, access public [junit] Changed Method invoke, sig (ZLjava/util/List<Ljavax/media/opengl/GLRunnable;>;)Z, desc (ZLjava/util/List;)Z, access [junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public [junit] Removed Method <init>, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLContext;)V, access public [junit] Added Method getSurfaceHeight, desc ()I, access public [junit] Changed Class , access [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public [junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access [junit] Added Method flushGLRunnables, desc ()V, access public [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public [junit] Added Method getNativeSurfaceScale, desc ([I)[I, access public [junit] Added Method setSurfaceScale, desc ([I)V, access final public [junit] Class javax.media.opengl.awt.GLJPanel [junit] Added Method getSurfaceWidth, desc ()I, access public [junit] Added Method getRequestedGLCapabilities, desc ()Ljavax/media/opengl/GLCapabilitiesImmutable;, access final public [junit] Added Method getSurfaceHeight, desc ()I, access public [junit] Added Method setSurfaceScale, desc ([I)V, access final public [junit] Added Method getRequestedSurfaceScale, desc ([I)[I, access final public [junit] Changed Method invoke, desc (ZLjavax/media/opengl/GLRunnable;)Z, access [junit] Changed Method invoke, sig (ZLjava/util/List<Ljavax/media/opengl/GLRunnable;>;)Z, desc (ZLjava/util/List;)Z, access [junit] Added Method getNativeSurfaceScale, desc ([I)[I, access public [junit] Added Method isThreadGLCapable, desc ()Z, access final public [junit] Removed Method <init>, desc (Ljavax/media/opengl/GLCapabilitiesImmutable;Ljavax/media/opengl/GLCapabilitiesChooser;Ljavax/media/opengl/GLContext;)V, access public [junit] Added Method getCurrentSurfaceScale, desc ([I)[I, access final public [junit] Added Method getUpstreamLock, desc ()Lcom/jogamp/common/util/locks/RecursiveLock;, access final public [junit] Changed Class , access [junit] Added Method flushGLRunnables, desc ()V, access public [junit] Class javax.media.opengl.glu.GLU [junit] Removed Method destroy, desc ()V, access public [junit] Class javax.media.opengl.glu.gl2.GLUgl2 [junit] Removed Method destroy, desc ()V, access public [junit] Class javax.media.opengl.glu.gl2es1.GLUgl2es1 [junit] Removed Method destroy, desc ()V, access public [junit] ++++ TestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI - testVersionLatest [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407305933864 ms +++ localhost/127.0.0.1:59999 - Locked within 47 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testExponentIdentity [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testExponentIdentity [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinite [junit] -- Exponent identities [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinite [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityExponent [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityExponent [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeExponent [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeExponent [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeSign [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeSign [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeSignificand [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeSignificand [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinitySign [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinitySign [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinitySignificand [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinitySignificand [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testNaN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testNaN [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNaN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNaN [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNegativeInfinity [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNegativeInfinity [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNegativeZero [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNegativeZero [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoublePositiveInfinity [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoublePositiveInfinity [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoublePositiveZero [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoublePositiveZero [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleUnpackFloat [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleUnpackFloat [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatDoubleEquivalent [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatDoubleEquivalent [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNaN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNaN [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNegativeInfinity [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNegativeInfinity [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNegativeZero [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNegativeZero [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatPositiveInfinity [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatPositiveInfinity [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatPositiveZero [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatPositiveZero [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatUnpackDouble [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatUnpackDouble [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackUnpackDouble [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackUnpackDouble [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackUnpackFloat [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackUnpackFloat [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testSignIdentity [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testSignIdentity [junit] -- Sign identities [junit] -- Significand identities [junit] 0x3c00 -> 1.000000 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testSignificandIdentity [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testSignificandIdentity [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNaN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNaN [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNegativeInfinity [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNegativeInfinity [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNegativeZero [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNegativeZero [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleOne [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleOne [junit] 0xbc00 -> -1.000000 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleOneNegative [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleOneNegative [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoublePositiveInfinity [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoublePositiveInfinity [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoublePositiveZero [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoublePositiveZero [junit] 4000 -> 2.000000 [junit] c000 -> -2.000000 [junit] 0x3c00 -> 1.000000 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleTwo [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleTwo [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleTwoNegative [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleTwoNegative [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNaN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNaN [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNegativeInfinity [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNegativeInfinity [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNegativeZero [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNegativeZero [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatOne [junit] 0xbc00 -> -1.000000 [junit] Tests run: 40, Failures: 0, Errors: 0, Time elapsed: 1.492 sec [junit] ------------- Standard Output --------------- [junit] -- Exponent identities [junit] -- Sign identities [junit] -- Significand identities [junit] 0x3c00 -> 1.000000 [junit] 0xbc00 -> -1.000000 [junit] 4000 -> 2.000000 [junit] c000 -> -2.000000 [junit] 0x3c00 -> 1.000000 [junit] 0xbc00 -> -1.000000 [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407305933864 ms +++ localhost/127.0.0.1:59999 - Locked within 47 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testExponentIdentity [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testExponentIdentity [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinite [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinite [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityExponent [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityExponent [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeExponent [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeExponent [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeSign [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeSign [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeSignificand [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeSignificand [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinitySign [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinitySign [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinitySignificand [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinitySignificand [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testNaN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testNaN [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNaN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNaN [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNegativeInfinity [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNegativeInfinity [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNegativeZero [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNegativeZero [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoublePositiveInfinity [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoublePositiveInfinity [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoublePositiveZero [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoublePositiveZero [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleUnpackFloat [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleUnpackFloat [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatDoubleEquivalent [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatDoubleEquivalent [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNaN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNaN [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNegativeInfinity [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNegativeInfinity [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNegativeZero [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNegativeZero [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatPositiveInfinity [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatPositiveInfinity [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatPositiveZero [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatPositiveZero [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatUnpackDouble [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatUnpackDouble [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackUnpackDouble [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackUnpackDouble [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackUnpackFloat [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackUnpackFloat [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testSignIdentity [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testSignIdentity [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testSignificandIdentity [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testSignificandIdentity [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatOne [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatOneNegative [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatOneNegative [junit] SLOCK [T main @ 1407305935166 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNaN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNaN [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNegativeInfinity [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNegativeInfinity [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNegativeZero [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNegativeZero [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleOne [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleOne [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleOneNegative [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleOneNegative [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoublePositiveInfinity [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoublePositiveInfinity [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoublePositiveZero [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoublePositiveZero [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleTwo [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleTwo [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleTwoNegative [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleTwoNegative [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNaN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNaN [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNegativeInfinity [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNegativeInfinity [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNegativeZero [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNegativeZero [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatOne [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatOne [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatOneNegative [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatOneNegative [junit] SLOCK [T main @ 1407305935166 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testExponentIdentity took 0.004 sec [junit] Testcase: testInfinite took 0.036 sec [junit] Testcase: testInfinityExponent took 0 sec [junit] Testcase: testInfinityNegativeExponent took 0.001 sec [junit] Testcase: testInfinityNegativeSign took 0.001 sec [junit] Testcase: testInfinityNegativeSignificand took 0 sec [junit] Testcase: testInfinitySign took 0.001 sec [junit] Testcase: testInfinitySignificand took 0 sec [junit] Testcase: testNaN took 0.001 sec [junit] Testcase: testPackDoubleNaN took 0.001 sec [junit] Testcase: testPackDoubleNegativeInfinity took 0 sec [junit] Testcase: testPackDoubleNegativeZero took 0 sec [junit] Testcase: testPackDoublePositiveInfinity took 0 sec [junit] Testcase: testPackDoublePositiveZero took 0.001 sec [junit] Testcase: testPackDoubleUnpackFloat took 0.043 sec [junit] Testcase: testPackFloatDoubleEquivalent took 0.054 sec [junit] Testcase: testPackFloatNaN took 0.001 sec [junit] Testcase: testPackFloatNegativeInfinity took 0.001 sec [junit] Testcase: testPackFloatNegativeZero took 0 sec [junit] Testcase: testPackFloatPositiveInfinity took 0 sec [junit] Testcase: testPackFloatPositiveZero took 0 sec [junit] Testcase: testPackFloatUnpackDouble took 0.037 sec [junit] Testcase: testPackUnpackDouble took 0.016 sec [junit] Testcase: testPackUnpackFloat took 0.015 sec [junit] Testcase: testSignIdentity took 0 sec [junit] Testcase: testSignificandIdentity took 0.001 sec [junit] Testcase: testUnpackDoubleNaN took 0.001 sec [junit] Testcase: testUnpackDoubleNegativeInfinity took 0 sec [junit] Testcase: testUnpackDoubleNegativeZero took 0 sec [junit] Testcase: testUnpackDoubleOne took 0.002 sec [junit] Testcase: testUnpackDoubleOneNegative took 0.001 sec [junit] Testcase: testUnpackDoublePositiveInfinity took 0.001 sec [junit] Testcase: testUnpackDoublePositiveZero took 0 sec [junit] Testcase: testUnpackDoubleTwo took 0.003 sec [junit] Testcase: testUnpackDoubleTwoNegative took 0.001 sec [junit] Testcase: testUnpackFloatNaN took 0 sec [junit] Testcase: testUnpackFloatNegativeInfinity took 0 sec [junit] Testcase: testUnpackFloatNegativeZero took 0 sec [junit] Testcase: testUnpackFloatOne took 0.008 sec [junit] Testcase: testUnpackFloatOneNegative took 0.001 sec [junit] Tests run: 40, Failures: 0, Errors: 0, Time elapsed: 1.492 sec [junit] [junit] ------------- Standard Output --------------- [junit] -- Exponent identities [junit] -- Sign identities [junit] -- Significand identities [junit] 0x3c00 -> 1.000000 [junit] 0xbc00 -> -1.000000 [junit] 4000 -> 2.000000 [junit] c000 -> -2.000000 [junit] 0x3c00 -> 1.000000 [junit] 0xbc00 -> -1.000000 [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407305933864 ms +++ localhost/127.0.0.1:59999 - Locked within 47 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testExponentIdentity [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testExponentIdentity [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinite [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinite [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityExponent [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityExponent [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeExponent [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeExponent [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeSign [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeSign [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeSignificand [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinityNegativeSignificand [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinitySign [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinitySign [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinitySignificand [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testInfinitySignificand [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testNaN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testNaN [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNaN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNaN [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNegativeInfinity [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNegativeInfinity [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNegativeZero [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleNegativeZero [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoublePositiveInfinity [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoublePositiveInfinity [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoublePositiveZero [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoublePositiveZero [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleUnpackFloat [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackDoubleUnpackFloat [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatDoubleEquivalent [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatDoubleEquivalent [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNaN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNaN [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNegativeInfinity [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNegativeInfinity [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNegativeZero [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatNegativeZero [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatPositiveInfinity [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatPositiveInfinity [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatPositiveZero [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatPositiveZero [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatUnpackDouble [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackFloatUnpackDouble [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackUnpackDouble [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackUnpackDouble [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackUnpackFloat [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testPackUnpackFloat [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testSignIdentity [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testSignIdentity [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testSignificandIdentity [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testSignificandIdentity [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNaN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNaN [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNegativeInfinity [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNegativeInfinity [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNegativeZero [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleNegativeZero [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleOne [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleOne [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleOneNegative [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleOneNegative [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoublePositiveInfinity [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoublePositiveInfinity [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoublePositiveZero [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoublePositiveZero [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleTwo [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleTwo [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleTwoNegative [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackDoubleTwoNegative [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNaN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNaN [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNegativeInfinity [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNegativeInfinity [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNegativeZero [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatNegativeZero [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatOne [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatOne [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatOneNegative [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI - testUnpackFloatOneNegative [junit] SLOCK [T main @ 1407305935166 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestBinary32NOUI [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestBinary32NOUI [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.118 sec [junit] [junit] Testcase: testNaNSignificand took 0.002 sec [junit] Testcase: testInfinitySign took 0 sec [junit] Testcase: testInfinityNegativeExponent took 0 sec [junit] Testcase: testNaNExponent took 0 sec [junit] Testcase: testInfinitySignificand took 0 sec [junit] Testcase: testInfinityNegativeSign took 0 sec [junit] Testcase: testInfinityExponent took 0 sec [junit] Testcase: testInfinityNegativeSignificand took 0 sec [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.118 sec [junit] [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestBinary64NOUI [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestBinary64NOUI [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.243 sec [junit] [junit] Testcase: testNaNSignificand took 0.003 sec [junit] Testcase: testInfinitySign took 0.001 sec [junit] Testcase: testInfinityNegativeExponent took 0 sec [junit] Testcase: testNaNExponent took 0.001 sec [junit] Testcase: testInfinitySignificand took 0 sec [junit] Testcase: testInfinityNegativeSign took 0 sec [junit] Testcase: testInfinityExponent took 0 sec [junit] Testcase: testInfinityNegativeSignificand took 0 sec [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.243 sec [junit] [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestFloatUtil01NOUI [junit] [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestFloatUtil01NOUI [junit] Machine Epsilon: 1.1920929E-7 [junit] Fixed Epsilon: 1.1920929E-7, diff 0.0 [junit] Float MIN: 1.4E-45 [junit] deltaMachEpsMin 1.1920929E-7, deltaMachEpsLEQEpsilon true [junit] deltaFixedEpsMin 1.1920929E-7, deltaFixedEpsLEQEpsilon true [junit] [junit] Zero.10: a: 0.0, -> d 0.0, exp true, zero true, epsilon 1.1920929E-7 [junit] Zero.11: a: -5.9604645E-8, -> d -5.9604645E-8, exp true, zero true, epsilon 1.1920929E-7 [junit] Zero.12: a: 5.9604645E-8, -> d 5.9604645E-8, exp true, zero true, epsilon 1.1920929E-7 [junit] Zero.13: a: -1.4E-45, -> d -1.4E-45, exp true, zero true, epsilon 1.1920929E-7 [junit] Zero.14: a: 1.4E-45, -> d 1.4E-45, exp true, zero true, epsilon 1.1920929E-7 [junit] Zero.15: a: -0.0, -> d -0.0, exp true, zero true, epsilon 1.1920929E-7 [junit] Zero.16: a: 0.0, -> d 0.0, exp true, zero true, epsilon 1.1920929E-7 [junit] Zero.17: a: 1.1920929E-7, -> d 1.1920929E-7, exp false, zero false, epsilon 1.1920929E-7 [junit] Zero.18: a: -1.1920929E-7, -> d -1.1920929E-7, exp false, zero false, epsilon 1.1920929E-7 [junit] Print.WE.19: a: 0.0, b: 1.1920929E-7 -> d -1.1920929E-7, exp 1, equal false, comp -1 - **** mismatch ****, epsilon 1.1920929E-7 [junit] Print.WE.20: a: 0.0, b: -1.1920929E-7 -> d 1.1920929E-7, exp 1, equal false, comp 1 - OK, epsilon 1.1920929E-7 [junit] [junit] Zero.100: a: 0.0, -> d 0.0, exp true, zero true, epsilon 1.1920929E-7 [junit] Zero.101: a: -5.9604645E-8, -> d -5.9604645E-8, exp true, zero true, epsilon 1.1920929E-7 [junit] Zero.102: a: 5.9604645E-8, -> d 5.9604645E-8, exp true, zero true, epsilon 1.1920929E-7 [junit] Zero.103: a: -1.4E-45, -> d -1.4E-45, exp true, zero true, epsilon 1.1920929E-7 [junit] Zero.104: a: 1.4E-45, -> d 1.4E-45, exp true, zero true, epsilon 1.1920929E-7 [junit] Zero.105: a: -0.0, -> d -0.0, exp true, zero true, epsilon 1.1920929E-7 [junit] Zero.106: a: 0.0, -> d 0.0, exp true, zero true, epsilon 1.1920929E-7 [junit] Zero.107: a: 1.1920929E-7, -> d 1.1920929E-7, exp false, zero false, epsilon 1.1920929E-7 [junit] Zero.108: a: -1.1920929E-7, -> d -1.1920929E-7, exp false, zero false, epsilon 1.1920929E-7 [junit] Print.WE.109: a: 0.0, b: 1.1920929E-7 -> d -1.1920929E-7, exp 1, equal false, comp -1 - **** mismatch ****, epsilon 1.1920929E-7 [junit] Print.WE.110: a: 0.0, b: -1.1920929E-7 -> d 1.1920929E-7, exp 1, equal false, comp 1 - OK, epsilon 1.1920929E-7 [junit] [junit] Equal.NE.0: a: 0.0, b: 0.0 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.NE.1: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.NE.2: a: 1.4E-45, b: 1.4E-45 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.NE.3: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.NE.4: a: -Infinity, b: -Infinity -> d NaN, exp true, equal true, comp 0 [junit] Equal.NE.5: a: Infinity, b: Infinity -> d NaN, exp true, equal true, comp 0 [junit] Equal.NE.6: a: NaN, b: NaN -> d NaN, exp true, equal true, comp 0 [junit] Equal.NE.7: a: -0.0, b: 0.0 -> d -0.0, exp false, equal false, comp -1 [junit] Equal.NE.8: a: 0.0, b: -0.0 -> d 0.0, exp false, equal false, comp 1 [junit] Print.NE.9: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, exp 0, equal false, comp 1 - **** mismatch **** [junit] Print.NE.10: a: 0.0, b: -5.9604645E-8 -> d 5.9604645E-8, exp 0, equal false, comp 1 - **** mismatch **** [junit] Print.NE.11: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 - OK [junit] Print.NE.12: a: 0.0, b: 5.9604645E-8 -> d -5.9604645E-8, exp 0, equal false, comp -1 - **** mismatch **** [junit] Print.NE.13: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 - OK [junit] Print.NE.14: a: 0.0, b: -1.4E-45 -> d 1.4E-45, exp 0, equal false, comp 1 - **** mismatch **** [junit] Print.NE.15: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 - OK [junit] Print.NE.16: a: 0.0, b: 1.4E-45 -> d -1.4E-45, exp 0, equal false, comp -1 - **** mismatch **** [junit] [junit] Equal.WE.10: a: 0.0, b: 0.0 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.WE.11: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, exp true, equal true, comp 0 [junit] Equal.WE.12: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.WE.13: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.WE.14: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.WE.15: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.WE.16: a: 1.4E-45, b: 1.4E-45 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.WE.17: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.WE.18: a: -Infinity, b: -Infinity -> d NaN, exp true, equal true, comp 0 [junit] Equal.WE.19: a: Infinity, b: Infinity -> d NaN, exp true, equal true, comp 0 [junit] Equal.WE.20: a: NaN, b: NaN -> d NaN, exp true, equal true, comp 0 [junit] Equal.WE.21: a: -0.0, b: 0.0 -> d -0.0, exp true, equal true, comp 0 [junit] Equal.WE.22: a: 0.0, b: -0.0 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.WE.23: a: 1.0, b: 1.0000001 -> d -1.1920929E-7, exp false, equal false, comp -1 [junit] Equal.WE.24: a: 1.0, b: 0.9999999 -> d 1.1920929E-7, exp false, equal false, comp 1 [junit] Print.WE.25: a: 1.0, b: 1.0000001 -> d -1.1920929E-7, exp 1, equal false, comp -1 - **** mismatch ****, epsilon 1.1920929E-7 [junit] Print.WE.26: a: 1.0, b: 0.9999999 -> d 1.1920929E-7, exp 1, equal false, comp 1 - OK, epsilon 1.1920929E-7 [junit] [junit] Equal.WE.50: a: 0.0, b: 0.0 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.WE.51: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, exp true, equal true, comp 0 [junit] Equal.WE.52: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.WE.53: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.WE.54: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.WE.55: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.WE.56: a: 1.4E-45, b: 1.4E-45 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.WE.57: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.WE.58: a: -Infinity, b: -Infinity -> d NaN, exp true, equal true, comp 0 [junit] Equal.WE.59: a: Infinity, b: Infinity -> d NaN, exp true, equal true, comp 0 [junit] Equal.WE.60: a: NaN, b: NaN -> d NaN, exp true, equal true, comp 0 [junit] Equal.WE.61: a: -0.0, b: 0.0 -> d -0.0, exp true, equal true, comp 0 [junit] Equal.WE.62: a: 0.0, b: -0.0 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.WE.63: a: 1.0, b: 1.0000001 -> d -1.1920929E-7, exp false, equal false, comp -1 [junit] Equal.WE.64: a: 1.0, b: 0.9999999 -> d 1.1920929E-7, exp false, equal false, comp 1 [junit] Print.WE.65: a: 1.0, b: 1.0000001 -> d -1.1920929E-7, exp 1, equal false, comp -1 - **** mismatch ****, epsilon 1.1920929E-7 [junit] Print.WE.66: a: 1.0, b: 0.9999999 -> d 1.1920929E-7, exp 1, equal false, comp 1 - OK, epsilon 1.1920929E-7 [junit] [junit] Comp.NE.0: a: 0.0, b: 0.0 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.NE.1: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.NE.2: a: 1.4E-45, b: 1.4E-45 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.NE.3: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.NE.4: a: -Infinity, b: -Infinity -> d NaN, equal true, comp: exp 0 has 0 [junit] Comp.NE.5: a: Infinity, b: Infinity -> d NaN, equal true, comp: exp 0 has 0 [junit] Comp.NE.6: a: NaN, b: NaN -> d NaN, equal true, comp: exp 0 has 0 [junit] Comp.NE.7: a: 1.0, b: 0.0 -> d 1.0, equal false, comp: exp 1 has 1 [junit] Comp.NE.8: a: 0.0, b: 1.0 -> d -1.0, equal false, comp: exp -1 has -1 [junit] Comp.NE.9: a: 0.0, b: -1.0 -> d 1.0, equal false, comp: exp 1 has 1 [junit] Comp.NE.10: a: -1.0, b: 0.0 -> d -1.0, equal false, comp: exp -1 has -1 [junit] Comp.NE.11: a: 3.4028235E38, b: 1.4E-45 -> d 3.4028235E38, equal false, comp: exp 1 has 1 [junit] Comp.NE.12: a: 1.4E-45, b: 3.4028235E38 -> d -3.4028235E38, equal false, comp: exp -1 has -1 [junit] Comp.NE.13: a: Infinity, b: -Infinity -> d Infinity, equal false, comp: exp 1 has 1 [junit] Comp.NE.14: a: -Infinity, b: Infinity -> d -Infinity, equal false, comp: exp -1 has -1 [junit] Comp.NE.15: a: 0.0, b: NaN -> d NaN, equal false, comp: exp -1 has -1 [junit] Comp.NE.16: a: NaN, b: 0.0 -> d NaN, equal false, comp: exp 1 has 1 [junit] Comp.NE.17: a: -0.0, b: 0.0 -> d -0.0, equal false, comp: exp -1 has -1 [junit] Comp.NE.18: a: 0.0, b: -0.0 -> d 0.0, equal false, comp: exp 1 has 1 [junit] Print.NE.19: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, exp 0, equal false, comp 1 - **** mismatch **** [junit] Print.NE.20: a: 0.0, b: -5.9604645E-8 -> d 5.9604645E-8, exp 0, equal false, comp 1 - **** mismatch **** [junit] Print.NE.21: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 - OK [junit] Print.NE.22: a: 0.0, b: 5.9604645E-8 -> d -5.9604645E-8, exp 0, equal false, comp -1 - **** mismatch **** [junit] Print.NE.23: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 - OK [junit] Print.NE.24: a: 0.0, b: -1.4E-45 -> d 1.4E-45, exp 0, equal false, comp 1 - **** mismatch **** [junit] Print.NE.25: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 - OK [junit] Print.NE.26: a: 0.0, b: 1.4E-45 -> d -1.4E-45, exp 0, equal false, comp -1 - **** mismatch **** [junit] [junit] Comp.WE.10: a: 0.0, b: 0.0 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.11: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, equal true, comp: exp 0 has 0 [junit] Comp.WE.12: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.13: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.14: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.15: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.16: a: 1.4E-45, b: 1.4E-45 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.17: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.18: a: -Infinity, b: -Infinity -> d NaN, equal true, comp: exp 0 has 0 [junit] Comp.WE.19: a: Infinity, b: Infinity -> d NaN, equal true, comp: exp 0 has 0 [junit] Comp.WE.20: a: NaN, b: NaN -> d NaN, equal true, comp: exp 0 has 0 [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.188 sec [junit] ------------- Standard Error ----------------- [junit] [junit] Machine Epsilon: 1.1920929E-7 [junit] Fixed Epsilon: 1.1920929E-7, diff 0.0 [junit] Float MIN: 1.4E-45 [junit] deltaMachEpsMin 1.1920929E-7, deltaMachEpsLEQEpsilon true [junit] deltaFixedEpsMin 1.1920929E-7, deltaFixedEpsLEQEpsilon true [junit] [junit] Zero.10: a: 0.0, -> d 0.0, exp true, zero true, epsilon 1.1920929E-7 [junit] Zero.11: a: -5.9604645E-8, -> d -5.9604645E-8, exp true, zero true, epsilon 1.1920929E-7 [junit] Zero.12: a: 5.9604645E-8, -> d 5.9604645E-8, exp true, zero true, epsilon 1.1920929E-7 [junit] Zero.13: a: -1.4E-45, -> d -1.4E-45, exp true, zero true, epsilon 1.1920929E-7 [junit] Zero.14: a: 1.4E-45, -> d 1.4E-45, exp true, zero true, epsilon 1.1920929E-7 [junit] Zero.15: a: -0.0, -> d -0.0, exp true, zero true, epsilon 1.1920929E-7 [junit] Zero.16: a: 0.0, -> d 0.0, exp true, zero true, epsilon 1.1920929E-7 [junit] Zero.17: a: 1.1920929E-7, -> d 1.1920929E-7, exp false, zero false, epsilon 1.1920929E-7 [junit] Zero.18: a: -1.1920929E-7, -> d -1.1920929E-7, exp false, zero false, epsilon 1.1920929E-7 [junit] Print.WE.19: a: 0.0, b: 1.1920929E-7 -> d -1.1920929E-7, exp 1, equal false, comp -1 - **** mismatch ****, epsilon 1.1920929E-7 [junit] Print.WE.20: a: 0.0, b: -1.1920929E-7 -> d 1.1920929E-7, exp 1, equal false, comp 1 - OK, epsilon 1.1920929E-7 [junit] [junit] Zero.100: a: 0.0, -> d 0.0, exp true, zero true, epsilon 1.1920929E-7 [junit] Zero.101: a: -5.9604645E-8, -> d -5.9604645E-8, exp true, zero true, epsilon 1.1920929E-7 [junit] Zero.102: a: 5.9604645E-8, -> d 5.9604645E-8, exp true, zero true, epsilon 1.1920929E-7 [junit] Zero.103: a: -1.4E-45, -> d -1.4E-45, exp true, zero true, epsilon 1.1920929E-7 [junit] Zero.104: a: 1.4E-45, -> d 1.4E-45, exp true, zero true, epsilon 1.1920929E-7 [junit] Zero.105: a: -0.0, -> d -0.0, exp true, zero true, epsilon 1.1920929E-7 [junit] Zero.106: a: 0.0, -> d 0.0, exp true, zero true, epsilon 1.1920929E-7 [junit] Zero.107: a: 1.1920929E-7, -> d 1.1920929E-7, exp false, zero false, epsilon 1.1920929E-7 [junit] Zero.108: a: -1.1920929E-7, -> d -1.1920929E-7, exp false, zero false, epsilon 1.1920929E-7 [junit] Print.WE.109: a: 0.0, b: 1.1920929E-7 -> d -1.1920929E-7, exp 1, equal false, comp -1 - **** mismatch ****, epsilon 1.1920929E-7 [junit] Print.WE.110: a: 0.0, b: -1.1920929E-7 -> d 1.1920929E-7, exp 1, equal false, comp 1 - OK, epsilon 1.1920929E-7 [junit] [junit] Equal.NE.0: a: 0.0, b: 0.0 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.NE.1: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.NE.2: a: 1.4E-45, b: 1.4E-45 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.NE.3: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.NE.4: a: -Infinity, b: -Infinity -> d NaN, exp true, equal true, comp 0 [junit] Equal.NE.5: a: Infinity, b: Infinity -> d NaN, exp true, equal true, comp 0 [junit] Equal.NE.6: a: NaN, b: NaN -> d NaN, exp true, equal true, comp 0 [junit] Equal.NE.7: a: -0.0, b: 0.0 -> d -0.0, exp false, equal false, comp -1 [junit] Equal.NE.8: a: 0.0, b: -0.0 -> d 0.0, exp false, equal false, comp 1 [junit] Print.NE.9: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, exp 0, equal false, comp 1 - **** mismatch **** [junit] Print.NE.10: a: 0.0, b: -5.9604645E-8 -> d 5.9604645E-8, exp 0, equal false, comp 1 - **** mismatch **** [junit] Print.NE.11: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 - OK [junit] Print.NE.12: a: 0.0, b: 5.9604645E-8 -> d -5.9604645E-8, exp 0, equal false, comp -1 - **** mismatch **** [junit] Print.NE.13: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 - OK [junit] Print.NE.14: a: 0.0, b: -1.4E-45 -> d 1.4E-45, exp 0, equal false, comp 1 - **** mismatch **** [junit] Print.NE.15: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 - OK [junit] Print.NE.16: a: 0.0, b: 1.4E-45 -> d -1.4E-45, exp 0, equal false, comp -1 - **** mismatch **** [junit] [junit] Equal.WE.10: a: 0.0, b: 0.0 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.WE.11: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, exp true, equal true, comp 0 [junit] Equal.WE.12: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.WE.13: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.WE.14: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.WE.15: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.WE.16: a: 1.4E-45, b: 1.4E-45 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.WE.17: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.WE.18: a: -Infinity, b: -Infinity -> d NaN, exp true, equal true, comp 0 [junit] Equal.WE.19: a: Infinity, b: Infinity -> d NaN, exp true, equal true, comp 0 [junit] Equal.WE.20: a: NaN, b: NaN -> d NaN, exp true, equal true, comp 0 [junit] Equal.WE.21: a: -0.0, b: 0.0 -> d -0.0, exp true, equal true, comp 0 [junit] Equal.WE.22: a: 0.0, b: -0.0 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.WE.23: a: 1.0, b: 1.0000001 -> d -1.1920929E-7, exp false, equal false, comp -1 [junit] Equal.WE.24: a: 1.0, b: 0.9999999 -> d 1.1920929E-7, exp false, equal false, comp 1 [junit] Print.WE.25: a: 1.0, b: 1.0000001 -> d -1.1920929E-7, exp 1, equal false, comp -1 - **** mismatch ****, epsilon 1.1920929E-7 [junit] Print.WE.26: a: 1.0, b: 0.9999999 -> d 1.1920929E-7, exp 1, equal false, comp 1 - OK, epsilon 1.1920929E-7 [junit] [junit] Equal.WE.50: a: 0.0, b: 0.0 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.WE.51: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, exp true, equal true, comp 0 [junit] Equal.WE.52: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.WE.53: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.WE.54: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.WE.55: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.WE.56: a: 1.4E-45, b: 1.4E-45 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.WE.57: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.WE.58: a: -Infinity, b: -Infinity -> d NaN, exp true, equal true, comp 0 [junit] Equal.WE.59: a: Infinity, b: Infinity -> d NaN, exp true, equal true, comp 0 [junit] Equal.WE.60: a: NaN, b: NaN -> d NaN, exp true, equal true, comp 0 [junit] Equal.WE.61: a: -0.0, b: 0.0 -> d -0.0, exp true, equal true, comp 0 [junit] Equal.WE.62: a: 0.0, b: -0.0 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.WE.63: a: 1.0, b: 1.0000001 -> d -1.1920929E-7, exp false, equal false, comp -1 [junit] Equal.WE.64: a: 1.0, b: 0.9999999 -> d 1.1920929E-7, exp false, equal false, comp 1 [junit] Print.WE.65: a: 1.0, b: 1.0000001 -> d -1.1920929E-7, exp 1, equal false, comp -1 - **** mismatch ****, epsilon 1.1920929E-7 [junit] Print.WE.66: a: 1.0, b: 0.9999999 -> d 1.1920929E-7, exp 1, equal false, comp 1 - OK, epsilon 1.1920929E-7 [junit] [junit] Comp.NE.0: a: 0.0, b: 0.0 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.NE.1: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.NE.2: a: 1.4E-45, b: 1.4E-45 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.NE.3: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.NE.4: a: -Infinity, b: -Infinity -> d NaN, equal true, comp: exp 0 has 0 [junit] Comp.NE.5: a: Infinity, b: Infinity -> d NaN, equal true, comp: exp 0 has 0 [junit] Comp.NE.6: a: NaN, b: NaN -> d NaN, equal true, comp: exp 0 has 0 [junit] Comp.NE.7: a: 1.0, b: 0.0 -> d 1.0, equal false, comp: exp 1 has 1 [junit] Comp.NE.8: a: 0.0, b: 1.0 -> d -1.0, equal false, comp: exp -1 has -1 [junit] Comp.NE.9: a: 0.0, b: -1.0 -> d 1.0, equal false, comp: exp 1 has 1 [junit] Comp.NE.10: a: -1.0, b: 0.0 -> d -1.0, equal false, comp: exp -1 has -1 [junit] Comp.NE.11: a: 3.4028235E38, b: 1.4E-45 -> d 3.4028235E38, equal false, comp: exp 1 has 1 [junit] Comp.NE.12: a: 1.4E-45, b: 3.4028235E38 -> d -3.4028235E38, equal false, comp: exp -1 has -1 [junit] Comp.NE.13: a: Infinity, b: -Infinity -> d Infinity, equal false, comp: exp 1 has 1 [junit] Comp.NE.14: a: -Infinity, b: Infinity -> d -Infinity, equal false, comp: exp -1 has -1 [junit] Comp.NE.15: a: 0.0, b: NaN -> d NaN, equal false, comp: exp -1 has -1 [junit] Comp.NE.16: a: NaN, b: 0.0 -> d NaN, equal false, comp: exp 1 has 1 [junit] Comp.NE.17: a: -0.0, b: 0.0 -> d -0.0, equal false, comp: exp -1 has -1 [junit] Comp.NE.18: a: 0.0, b: -0.0 -> d 0.0, equal false, comp: exp 1 has 1 [junit] Print.NE.19: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, exp 0, equal false, comp 1 - **** mismatch **** [junit] Print.NE.20: a: 0.0, b: -5.9604645E-8 -> d 5.9604645E-8, exp 0, equal false, comp 1 - **** mismatch **** [junit] Print.NE.21: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 - OK [junit] Print.NE.22: a: 0.0, b: 5.9604645E-8 -> d -5.9604645E-8, exp 0, equal false, comp -1 - **** mismatch **** [junit] Print.NE.23: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 - OK [junit] Print.NE.24: a: 0.0, b: -1.4E-45 -> d 1.4E-45, exp 0, equal false, comp 1 - **** mismatch **** [junit] Print.NE.25: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 - OK [junit] Print.NE.26: a: 0.0, b: 1.4E-45 -> d -1.4E-45, exp 0, equal false, comp -1 - **** mismatch **** [junit] [junit] Comp.WE.10: a: 0.0, b: 0.0 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.11: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, equal true, comp: exp 0 has 0 [junit] Comp.WE.12: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.13: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.14: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.15: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.16: a: 1.4E-45, b: 1.4E-45 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.17: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.18: a: -Infinity, b: -Infinity -> d NaN, equal true, comp: exp 0 has 0 [junit] Comp.WE.19: a: Infinity, b: Infinity -> d NaN, equal true, comp: exp 0 has 0 [junit] Comp.WE.20: a: NaN, b: NaN -> d NaN, equal true, comp: exp 0 has 0 [junit] Comp.WE.21: a: 1.0, b: 0.0 -> d 1.0, equal false, comp: exp 1 has 1 [junit] Comp.WE.21: a: 1.0, b: 0.0 -> d 1.0, equal false, comp: exp 1 has 1 [junit] Comp.WE.22: a: 0.0, b: 1.0 -> d -1.0, equal false, comp: exp -1 has -1 [junit] Comp.WE.23: a: 0.0, b: -1.0 -> d 1.0, equal false, comp: exp 1 has 1 [junit] Comp.WE.24: a: -1.0, b: 0.0 -> d -1.0, equal false, comp: exp -1 has -1 [junit] Comp.WE.25: a: 3.4028235E38, b: 1.4E-45 -> d 3.4028235E38, equal false, comp: exp 1 has 1 [junit] Comp.WE.26: a: 1.4E-45, b: 3.4028235E38 -> d -3.4028235E38, equal false, comp: exp -1 has -1 [junit] Comp.WE.27: a: Infinity, b: -Infinity -> d Infinity, equal false, comp: exp 1 has 1 [junit] Comp.WE.28: a: -Infinity, b: Infinity -> d -Infinity, equal false, comp: exp -1 has -1 [junit] Comp.WE.29: a: 0.0, b: NaN -> d NaN, equal false, comp: exp -1 has -1 [junit] Comp.WE.30: a: NaN, b: 0.0 -> d NaN, equal false, comp: exp 1 has 1 [junit] Comp.WE.31: a: -0.0, b: 0.0 -> d -0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.32: a: 0.0, b: -0.0 -> d 0.0, equal true, comp: exp 0 has 0 [junit] [junit] Comp.WE.50: a: 0.0, b: 0.0 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.51: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, equal true, comp: exp 0 has 0 [junit] Comp.WE.52: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.53: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.54: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.55: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.56: a: 1.4E-45, b: 1.4E-45 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.57: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.58: a: -Infinity, b: -Infinity -> d NaN, equal true, comp: exp 0 has 0 [junit] Comp.WE.59: a: Infinity, b: Infinity -> d NaN, equal true, comp: exp 0 has 0 [junit] Comp.WE.60: a: NaN, b: NaN -> d NaN, equal true, comp: exp 0 has 0 [junit] Comp.WE.61: a: 1.0, b: 0.0 -> d 1.0, equal false, comp: exp 1 has 1 [junit] Comp.WE.62: a: 0.0, b: 1.0 -> d -1.0, equal false, comp: exp -1 has -1 [junit] Comp.WE.63: a: 0.0, b: -1.0 -> d 1.0, equal false, comp: exp 1 has 1 [junit] Comp.WE.64: a: -1.0, b: 0.0 -> d -1.0, equal false, comp: exp -1 has -1 [junit] Comp.WE.65: a: 3.4028235E38, b: 1.4E-45 -> d 3.4028235E38, equal false, comp: exp 1 has 1 [junit] Comp.WE.66: a: 1.4E-45, b: 3.4028235E38 -> d -3.4028235E38, equal false, comp: exp -1 has -1 [junit] Comp.WE.67: a: Infinity, b: -Infinity -> d Infinity, equal false, comp: exp 1 has 1 [junit] Comp.WE.68: a: -Infinity, b: Infinity -> d -Infinity, equal false, comp: exp -1 has -1 [junit] Comp.WE.69: a: 0.0, b: NaN -> d NaN, equal false, comp: exp -1 has -1 [junit] Comp.WE.70: a: NaN, b: 0.0 -> d NaN, equal false, comp: exp 1 has 1 [junit] Comp.WE.71: a: -0.0, b: 0.0 -> d -0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.72: a: 0.0, b: -0.0 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.22: a: 0.0, b: 1.0 -> d -1.0, equal false, comp: exp -1 has -1 [junit] Comp.WE.23: a: 0.0, b: -1.0 -> d 1.0, equal false, comp: exp 1 has 1 [junit] Comp.WE.24: a: -1.0, b: 0.0 -> d -1.0, equal false, comp: exp -1 has -1 [junit] Comp.WE.25: a: 3.4028235E38, b: 1.4E-45 -> d 3.4028235E38, equal false, comp: exp 1 has 1 [junit] Comp.WE.26: a: 1.4E-45, b: 3.4028235E38 -> d -3.4028235E38, equal false, comp: exp -1 has -1 [junit] Comp.WE.27: a: Infinity, b: -Infinity -> d Infinity, equal false, comp: exp 1 has 1 [junit] Comp.WE.28: a: -Infinity, b: Infinity -> d -Infinity, equal false, comp: exp -1 has -1 [junit] Comp.WE.29: a: 0.0, b: NaN -> d NaN, equal false, comp: exp -1 has -1 [junit] Comp.WE.30: a: NaN, b: 0.0 -> d NaN, equal false, comp: exp 1 has 1 [junit] Comp.WE.31: a: -0.0, b: 0.0 -> d -0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.32: a: 0.0, b: -0.0 -> d 0.0, equal true, comp: exp 0 has 0 [junit] [junit] Comp.WE.50: a: 0.0, b: 0.0 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.51: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, equal true, comp: exp 0 has 0 [junit] Comp.WE.52: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.53: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.54: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.55: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.56: a: 1.4E-45, b: 1.4E-45 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.57: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.58: a: -Infinity, b: -Infinity -> d NaN, equal true, comp: exp 0 has 0 [junit] Comp.WE.59: a: Infinity, b: Infinity -> d NaN, equal true, comp: exp 0 has 0 [junit] Comp.WE.60: a: NaN, b: NaN -> d NaN, equal true, comp: exp 0 has 0 [junit] Comp.WE.61: a: 1.0, b: 0.0 -> d 1.0, equal false, comp: exp 1 has 1 [junit] Comp.WE.62: a: 0.0, b: 1.0 -> d -1.0, equal false, comp: exp -1 has -1 [junit] Comp.WE.63: a: 0.0, b: -1.0 -> d 1.0, equal false, comp: exp 1 has 1 [junit] Comp.WE.64: a: -1.0, b: 0.0 -> d -1.0, equal false, comp: exp -1 has -1 [junit] Comp.WE.65: a: 3.4028235E38, b: 1.4E-45 -> d 3.4028235E38, equal false, comp: exp 1 has 1 [junit] Comp.WE.66: a: 1.4E-45, b: 3.4028235E38 -> d -3.4028235E38, equal false, comp: exp -1 has -1 [junit] Comp.WE.67: a: Infinity, b: -Infinity -> d Infinity, equal false, comp: exp 1 has 1 [junit] Comp.WE.68: a: -Infinity, b: Infinity -> d -Infinity, equal false, comp: exp -1 has -1 [junit] Comp.WE.69: a: 0.0, b: NaN -> d NaN, equal false, comp: exp -1 has -1 [junit] Comp.WE.70: a: NaN, b: 0.0 -> d NaN, equal false, comp: exp 1 has 1 [junit] Comp.WE.71: a: -0.0, b: 0.0 -> d -0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.72: a: 0.0, b: -0.0 -> d 0.0, equal true, comp: exp 0 has 0 [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01aZeroWithFixedEpsilon took 0.002 sec [junit] Testcase: test01bZeroWithMachEpsilon took 0.001 sec [junit] Testcase: test02EqualsNoEpsilon took 0.003 sec [junit] Testcase: test03aEqualsWithFixedEpsilon took 0.003 sec [junit] Testcase: test03bEqualsWithMachEpsilon took 0.008 sec [junit] Testcase: test04CompareNoEpsilon took 0.004 sec [junit] Testcase: test05aCompareWithFixedEpsilon took 0.003 sec [junit] Testcase: test05bCompareWithMachEpsilon took 0.019 sec [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.188 sec [junit] [junit] ------------- Standard Error ----------------- [junit] [junit] Machine Epsilon: 1.1920929E-7 [junit] Fixed Epsilon: 1.1920929E-7, diff 0.0 [junit] Float MIN: 1.4E-45 [junit] deltaMachEpsMin 1.1920929E-7, deltaMachEpsLEQEpsilon true [junit] deltaFixedEpsMin 1.1920929E-7, deltaFixedEpsLEQEpsilon true [junit] [junit] Zero.10: a: 0.0, -> d 0.0, exp true, zero true, epsilon 1.1920929E-7 [junit] Zero.11: a: -5.9604645E-8, -> d -5.9604645E-8, exp true, zero true, epsilon 1.1920929E-7 [junit] Zero.12: a: 5.9604645E-8, -> d 5.9604645E-8, exp true, zero true, epsilon 1.1920929E-7 [junit] Zero.13: a: -1.4E-45, -> d -1.4E-45, exp true, zero true, epsilon 1.1920929E-7 [junit] Zero.14: a: 1.4E-45, -> d 1.4E-45, exp true, zero true, epsilon 1.1920929E-7 [junit] Zero.15: a: -0.0, -> d -0.0, exp true, zero true, epsilon 1.1920929E-7 [junit] Zero.16: a: 0.0, -> d 0.0, exp true, zero true, epsilon 1.1920929E-7 [junit] Zero.17: a: 1.1920929E-7, -> d 1.1920929E-7, exp false, zero false, epsilon 1.1920929E-7 [junit] Zero.18: a: -1.1920929E-7, -> d -1.1920929E-7, exp false, zero false, epsilon 1.1920929E-7 [junit] Print.WE.19: a: 0.0, b: 1.1920929E-7 -> d -1.1920929E-7, exp 1, equal false, comp -1 - **** mismatch ****, epsilon 1.1920929E-7 [junit] Print.WE.20: a: 0.0, b: -1.1920929E-7 -> d 1.1920929E-7, exp 1, equal false, comp 1 - OK, epsilon 1.1920929E-7 [junit] [junit] Zero.100: a: 0.0, -> d 0.0, exp true, zero true, epsilon 1.1920929E-7 [junit] Zero.101: a: -5.9604645E-8, -> d -5.9604645E-8, exp true, zero true, epsilon 1.1920929E-7 [junit] Zero.102: a: 5.9604645E-8, -> d 5.9604645E-8, exp true, zero true, epsilon 1.1920929E-7 [junit] Zero.103: a: -1.4E-45, -> d -1.4E-45, exp true, zero true, epsilon 1.1920929E-7 [junit] Zero.104: a: 1.4E-45, -> d 1.4E-45, exp true, zero true, epsilon 1.1920929E-7 [junit] Zero.105: a: -0.0, -> d -0.0, exp true, zero true, epsilon 1.1920929E-7 [junit] Zero.106: a: 0.0, -> d 0.0, exp true, zero true, epsilon 1.1920929E-7 [junit] Zero.107: a: 1.1920929E-7, -> d 1.1920929E-7, exp false, zero false, epsilon 1.1920929E-7 [junit] Zero.108: a: -1.1920929E-7, -> d -1.1920929E-7, exp false, zero false, epsilon 1.1920929E-7 [junit] Print.WE.109: a: 0.0, b: 1.1920929E-7 -> d -1.1920929E-7, exp 1, equal false, comp -1 - **** mismatch ****, epsilon 1.1920929E-7 [junit] Print.WE.110: a: 0.0, b: -1.1920929E-7 -> d 1.1920929E-7, exp 1, equal false, comp 1 - OK, epsilon 1.1920929E-7 [junit] [junit] Equal.NE.0: a: 0.0, b: 0.0 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.NE.1: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.NE.2: a: 1.4E-45, b: 1.4E-45 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.NE.3: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.NE.4: a: -Infinity, b: -Infinity -> d NaN, exp true, equal true, comp 0 [junit] Equal.NE.5: a: Infinity, b: Infinity -> d NaN, exp true, equal true, comp 0 [junit] Equal.NE.6: a: NaN, b: NaN -> d NaN, exp true, equal true, comp 0 [junit] Equal.NE.7: a: -0.0, b: 0.0 -> d -0.0, exp false, equal false, comp -1 [junit] Equal.NE.8: a: 0.0, b: -0.0 -> d 0.0, exp false, equal false, comp 1 [junit] Print.NE.9: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, exp 0, equal false, comp 1 - **** mismatch **** [junit] Print.NE.10: a: 0.0, b: -5.9604645E-8 -> d 5.9604645E-8, exp 0, equal false, comp 1 - **** mismatch **** [junit] Print.NE.11: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 - OK [junit] Print.NE.12: a: 0.0, b: 5.9604645E-8 -> d -5.9604645E-8, exp 0, equal false, comp -1 - **** mismatch **** [junit] Print.NE.13: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 - OK [junit] Print.NE.14: a: 0.0, b: -1.4E-45 -> d 1.4E-45, exp 0, equal false, comp 1 - **** mismatch **** [junit] Print.NE.15: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 - OK [junit] Print.NE.16: a: 0.0, b: 1.4E-45 -> d -1.4E-45, exp 0, equal false, comp -1 - **** mismatch **** [junit] [junit] Equal.WE.10: a: 0.0, b: 0.0 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.WE.11: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, exp true, equal true, comp 0 [junit] Equal.WE.12: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.WE.13: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.WE.14: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.WE.15: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.WE.16: a: 1.4E-45, b: 1.4E-45 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.WE.17: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.WE.18: a: -Infinity, b: -Infinity -> d NaN, exp true, equal true, comp 0 [junit] Equal.WE.19: a: Infinity, b: Infinity -> d NaN, exp true, equal true, comp 0 [junit] Equal.WE.20: a: NaN, b: NaN -> d NaN, exp true, equal true, comp 0 [junit] Equal.WE.21: a: -0.0, b: 0.0 -> d -0.0, exp true, equal true, comp 0 [junit] Equal.WE.22: a: 0.0, b: -0.0 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.WE.23: a: 1.0, b: 1.0000001 -> d -1.1920929E-7, exp false, equal false, comp -1 [junit] Equal.WE.24: a: 1.0, b: 0.9999999 -> d 1.1920929E-7, exp false, equal false, comp 1 [junit] Print.WE.25: a: 1.0, b: 1.0000001 -> d -1.1920929E-7, exp 1, equal false, comp -1 - **** mismatch ****, epsilon 1.1920929E-7 [junit] Print.WE.26: a: 1.0, b: 0.9999999 -> d 1.1920929E-7, exp 1, equal false, comp 1 - OK, epsilon 1.1920929E-7 [junit] [junit] Equal.WE.50: a: 0.0, b: 0.0 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.WE.51: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, exp true, equal true, comp 0 [junit] Equal.WE.52: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.WE.53: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.WE.54: a: 1.0, b: 1.0 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.WE.55: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.WE.56: a: 1.4E-45, b: 1.4E-45 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.WE.57: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.WE.58: a: -Infinity, b: -Infinity -> d NaN, exp true, equal true, comp 0 [junit] Equal.WE.59: a: Infinity, b: Infinity -> d NaN, exp true, equal true, comp 0 [junit] Equal.WE.60: a: NaN, b: NaN -> d NaN, exp true, equal true, comp 0 [junit] Equal.WE.61: a: -0.0, b: 0.0 -> d -0.0, exp true, equal true, comp 0 [junit] Equal.WE.62: a: 0.0, b: -0.0 -> d 0.0, exp true, equal true, comp 0 [junit] Equal.WE.63: a: 1.0, b: 1.0000001 -> d -1.1920929E-7, exp false, equal false, comp -1 [junit] Equal.WE.64: a: 1.0, b: 0.9999999 -> d 1.1920929E-7, exp false, equal false, comp 1 [junit] Print.WE.65: a: 1.0, b: 1.0000001 -> d -1.1920929E-7, exp 1, equal false, comp -1 - **** mismatch ****, epsilon 1.1920929E-7 [junit] Print.WE.66: a: 1.0, b: 0.9999999 -> d 1.1920929E-7, exp 1, equal false, comp 1 - OK, epsilon 1.1920929E-7 [junit] [junit] Comp.NE.0: a: 0.0, b: 0.0 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.NE.1: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.NE.2: a: 1.4E-45, b: 1.4E-45 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.NE.3: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.NE.4: a: -Infinity, b: -Infinity -> d NaN, equal true, comp: exp 0 has 0 [junit] Comp.NE.5: a: Infinity, b: Infinity -> d NaN, equal true, comp: exp 0 has 0 [junit] Comp.NE.6: a: NaN, b: NaN -> d NaN, equal true, comp: exp 0 has 0 [junit] Comp.NE.7: a: 1.0, b: 0.0 -> d 1.0, equal false, comp: exp 1 has 1 [junit] Comp.NE.8: a: 0.0, b: 1.0 -> d -1.0, equal false, comp: exp -1 has -1 [junit] Comp.NE.9: a: 0.0, b: -1.0 -> d 1.0, equal false, comp: exp 1 has 1 [junit] Comp.NE.10: a: -1.0, b: 0.0 -> d -1.0, equal false, comp: exp -1 has -1 [junit] Comp.NE.11: a: 3.4028235E38, b: 1.4E-45 -> d 3.4028235E38, equal false, comp: exp 1 has 1 [junit] Comp.NE.12: a: 1.4E-45, b: 3.4028235E38 -> d -3.4028235E38, equal false, comp: exp -1 has -1 [junit] Comp.NE.13: a: Infinity, b: -Infinity -> d Infinity, equal false, comp: exp 1 has 1 [junit] Comp.NE.14: a: -Infinity, b: Infinity -> d -Infinity, equal false, comp: exp -1 has -1 [junit] Comp.NE.15: a: 0.0, b: NaN -> d NaN, equal false, comp: exp -1 has -1 [junit] Comp.NE.16: a: NaN, b: 0.0 -> d NaN, equal false, comp: exp 1 has 1 [junit] Comp.NE.17: a: -0.0, b: 0.0 -> d -0.0, equal false, comp: exp -1 has -1 [junit] Comp.NE.18: a: 0.0, b: -0.0 -> d 0.0, equal false, comp: exp 1 has 1 [junit] Print.NE.19: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, exp 0, equal false, comp 1 - **** mismatch **** [junit] Print.NE.20: a: 0.0, b: -5.9604645E-8 -> d 5.9604645E-8, exp 0, equal false, comp 1 - **** mismatch **** [junit] Print.NE.21: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 - OK [junit] Print.NE.22: a: 0.0, b: 5.9604645E-8 -> d -5.9604645E-8, exp 0, equal false, comp -1 - **** mismatch **** [junit] Print.NE.23: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 - OK [junit] Print.NE.24: a: 0.0, b: -1.4E-45 -> d 1.4E-45, exp 0, equal false, comp 1 - **** mismatch **** [junit] Print.NE.25: a: 1.0, b: 1.0 -> d 0.0, exp 0, equal true, comp 0 - OK [junit] Print.NE.26: a: 0.0, b: 1.4E-45 -> d -1.4E-45, exp 0, equal false, comp -1 - **** mismatch **** [junit] [junit] Comp.WE.10: a: 0.0, b: 0.0 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.11: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, equal true, comp: exp 0 has 0 [junit] Comp.WE.12: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.13: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.14: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.15: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.16: a: 1.4E-45, b: 1.4E-45 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.17: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.18: a: -Infinity, b: -Infinity -> d NaN, equal true, comp: exp 0 has 0 [junit] Comp.WE.19: a: Infinity, b: Infinity -> d NaN, equal true, comp: exp 0 has 0 [junit] Comp.WE.20: a: NaN, b: NaN -> d NaN, equal true, comp: exp 0 has 0 [junit] Comp.WE.21: a: 1.0, b: 0.0 -> d 1.0, equal false, comp: exp 1 has 1 [junit] Comp.WE.22: a: 0.0, b: 1.0 -> d -1.0, equal false, comp: exp -1 has -1 [junit] Comp.WE.23: a: 0.0, b: -1.0 -> d 1.0, equal false, comp: exp 1 has 1 [junit] Comp.WE.24: a: -1.0, b: 0.0 -> d -1.0, equal false, comp: exp -1 has -1 [junit] Comp.WE.25: a: 3.4028235E38, b: 1.4E-45 -> d 3.4028235E38, equal false, comp: exp 1 has 1 [junit] Comp.WE.26: a: 1.4E-45, b: 3.4028235E38 -> d -3.4028235E38, equal false, comp: exp -1 has -1 [junit] Comp.WE.27: a: Infinity, b: -Infinity -> d Infinity, equal false, comp: exp 1 has 1 [junit] Comp.WE.28: a: -Infinity, b: Infinity -> d -Infinity, equal false, comp: exp -1 has -1 [junit] Comp.WE.29: a: 0.0, b: NaN -> d NaN, equal false, comp: exp -1 has -1 [junit] Comp.WE.30: a: NaN, b: 0.0 -> d NaN, equal false, comp: exp 1 has 1 [junit] Comp.WE.31: a: -0.0, b: 0.0 -> d -0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.32: a: 0.0, b: -0.0 -> d 0.0, equal true, comp: exp 0 has 0 [junit] [junit] Comp.WE.50: a: 0.0, b: 0.0 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.51: a: 1.0, b: 0.99999994 -> d 5.9604645E-8, equal true, comp: exp 0 has 0 [junit] Comp.WE.52: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.53: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.54: a: 1.0, b: 1.0 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.55: a: 3.4028235E38, b: 3.4028235E38 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.56: a: 1.4E-45, b: 1.4E-45 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.57: a: 1.17549435E-38, b: 1.17549435E-38 -> d 0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.58: a: -Infinity, b: -Infinity -> d NaN, equal true, comp: exp 0 has 0 [junit] Comp.WE.59: a: Infinity, b: Infinity -> d NaN, equal true, comp: exp 0 has 0 [junit] Comp.WE.60: a: NaN, b: NaN -> d NaN, equal true, comp: exp 0 has 0 [junit] Comp.WE.61: a: 1.0, b: 0.0 -> d 1.0, equal false, comp: exp 1 has 1 [junit] Comp.WE.62: a: 0.0, b: 1.0 -> d -1.0, equal false, comp: exp -1 has -1 [junit] Comp.WE.63: a: 0.0, b: -1.0 -> d 1.0, equal false, comp: exp 1 has 1 [junit] Comp.WE.64: a: -1.0, b: 0.0 -> d -1.0, equal false, comp: exp -1 has -1 [junit] Comp.WE.65: a: 3.4028235E38, b: 1.4E-45 -> d 3.4028235E38, equal false, comp: exp 1 has 1 [junit] Comp.WE.66: a: 1.4E-45, b: 3.4028235E38 -> d -3.4028235E38, equal false, comp: exp -1 has -1 [junit] Comp.WE.67: a: Infinity, b: -Infinity -> d Infinity, equal false, comp: exp 1 has 1 [junit] Comp.WE.68: a: -Infinity, b: Infinity -> d -Infinity, equal false, comp: exp -1 has -1 [junit] Comp.WE.69: a: 0.0, b: NaN -> d NaN, equal false, comp: exp -1 has -1 [junit] Comp.WE.70: a: NaN, b: 0.0 -> d NaN, equal false, comp: exp 1 has 1 [junit] Comp.WE.71: a: -0.0, b: 0.0 -> d -0.0, equal true, comp: exp 0 has 0 [junit] Comp.WE.72: a: 0.0, b: -0.0 -> d 0.0, equal true, comp: exp 0 has 0 [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestFloatUtil02MatrixMatrixMultNOUI [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestFloatUtil02MatrixMatrixMultNOUI [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.34 sec [junit] [junit] Testcase: testCM_m1xm2 took 0.073 sec [junit] Testcase: testCM_m2xm1 took 0 sec [junit] Testcase: testRM_m1xm2 took 0 sec [junit] Testcase: testRM_m2xm1 took 0.001 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.34 sec [junit] [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestFloatUtil03InversionNOUI [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestFloatUtil03InversionNOUI [junit] inv-1: [ 1.0000000 -0.0000000 0.0000000 -0.0000000 ] [junit] inv-1: [ -0.0000000 1.0000000 -0.0000000 0.0000000 ] [junit] inv-1: [ 0.0000000 -0.0000000 1.0000000 -0.0000000 ] [junit] inv-1: [ -0.0000000 0.0000000 -0.0000000 1.0000000 ] [junit] [junit] inv-2: [ 1.0000000 0.0000000 0.0000000 0.0000000 ] [junit] inv-2: [ 0.0000000 1.0000000 0.0000000 0.0000000 ] [junit] inv-2: [ 0.0000000 0.0000000 1.0000000 0.0000000 ] [junit] inv-2: [ 0.0000000 0.0000000 0.0000000 1.0000000 ] [junit] [junit] orig : [ 2.3464675 0.0000000 0.0000000 0.0000000 ] [junit] orig : [ 0.0000000 2.4142134 0.0000000 0.0000000 ] [junit] orig : [ 0.0000000 0.0000000 -1.0002000 -20.0020008 ] [junit] orig : [ 0.0000000 0.0000000 -1.0000000 0.0000000 ] [junit] [junit] inv1_0: [ 0.4261725 0.0000000 -0.0000000 -0.0000000 ] [junit] inv1_0: [ 0.0000000 0.4142136 -0.0000000 -0.0000000 ] [junit] inv1_0: [ 0.0000000 0.0000000 -0.0000000 -1.0000000 ] [junit] inv1_0: [ 0.0000000 0.0000000 -0.0499950 0.0500050 ] [junit] [junit] inv2_0: [ 2.3464675 0.0000000 -0.0000000 -0.0000000 ] [junit] inv2_0: [ 0.0000000 2.4142134 -0.0000000 -0.0000000 ] [junit] inv2_0: [ 0.0000000 0.0000000 -1.0002000 -20.0020008 ] [junit] inv2_0: [ 0.0000000 0.0000000 -1.0000000 -0.0000000 ] [junit] [junit] inv1_1: [ 0.4261726 0.0000000 -0.0000000 0.0000000 ] [junit] inv1_1: [ 0.0000000 0.4142136 0.0000000 -0.0000000 ] [junit] inv1_1: [ -0.0000000 0.0000000 -0.0000000 -1.0000000 ] [junit] inv1_1: [ 0.0000000 -0.0000000 -0.0499950 0.0500050 ] [junit] [junit] inv2_1: [ 2.3464675 0.0000000 -0.0000000 -0.0000000 ] [junit] inv2_1: [ -0.0000000 2.4142132 0.0000000 -0.0000000 ] [junit] inv2_1: [ -0.0000000 0.0000000 -1.0002002 -20.0020027 ] [junit] inv2_1: [ 0.0000000 0.0000000 -1.0000000 0.0000000 ] [junit] [junit] inv1_2: [ 0.4261726 0.0000000 -0.0000000 0.0000000 ] [junit] inv1_2: [ 0.0000000 0.4142136 0.0000000 -0.0000000 ] [junit] inv1_2: [ -0.0000000 0.0000000 -0.0000000 -1.0000000 ] [junit] inv1_2: [ 0.0000000 -0.0000000 -0.0499950 0.0500050 ] [junit] [junit] inv2_2: [ 2.3464675 0.0000000 -0.0000000 -0.0000000 ] [junit] inv2_2: [ -0.0000000 2.4142132 0.0000000 -0.0000000 ] [junit] inv2_2: [ -0.0000000 0.0000000 -1.0002002 -20.0020027 ] [junit] inv2_2: [ 0.0000000 0.0000000 -1.0000000 0.0000000 ] [junit] [junit] orig : [ 1.0000000 0.0000000 0.0000000 0.0000000 ] [junit] orig : [ 0.0000000 1.0000000 0.0000000 0.0000000 ] [junit] orig : [ 0.0000000 0.0000000 1.0000000 -200.0000000 ] [junit] orig : [ 0.0000000 0.0000000 0.0000000 1.0000000 ] [junit] [junit] inv1_0: [ 1.0000000 0.0000000 0.0000000 0.0000000 ] [junit] inv1_0: [ 0.0000000 1.0000000 0.0000000 0.0000000 ] [junit] inv1_0: [ 0.0000000 0.0000000 1.0000000 200.0000000 ] [junit] inv1_0: [ 0.0000000 0.0000000 0.0000000 1.0000000 ] [junit] [junit] inv2_0: [ 1.0000000 0.0000000 0.0000000 -0.0000000 ] [junit] inv2_0: [ 0.0000000 1.0000000 0.0000000 -0.0000000 ] [junit] inv2_0: [ 0.0000000 0.0000000 1.0000000 -200.0000000 ] [junit] inv2_0: [ 0.0000000 0.0000000 0.0000000 1.0000000 ] [junit] [junit] inv1_1: [ 1.0000000 -0.0000000 0.0000000 -0.0000000 ] [junit] inv1_1: [ -0.0000000 1.0000000 -0.0000000 0.0000000 ] [junit] inv1_1: [ 0.0000000 -0.0000000 1.0000000 200.0000000 ] [junit] inv1_1: [ -0.0000000 0.0000000 -0.0000000 1.0000000 ] [junit] [junit] inv2_1: [ 1.0000000 -0.0000000 -0.0000000 -0.0000000 ] [junit] inv2_1: [ -0.0000000 1.0000000 -0.0000000 0.0000000 ] [junit] inv2_1: [ 0.0000000 -0.0000000 1.0000000 -200.0000000 ] [junit] inv2_1: [ 0.0000000 0.0000000 -0.0000000 1.0000000 ] [junit] [junit] inv1_2: [ 1.0000000 -0.0000000 0.0000000 -0.0000000 ] [junit] inv1_2: [ -0.0000000 1.0000000 -0.0000000 0.0000000 ] [junit] inv1_2: [ 0.0000000 -0.0000000 1.0000000 200.0000000 ] [junit] inv1_2: [ -0.0000000 0.0000000 -0.0000000 1.0000000 ] [junit] [junit] inv2_2: [ 1.0000000 -0.0000000 -0.0000000 -0.0000000 ] [junit] inv2_2: [ -0.0000000 1.0000000 -0.0000000 0.0000000 ] [junit] inv2_2: [ 0.0000000 -0.0000000 1.0000000 -200.0000000 ] [junit] inv2_2: [ 0.0000000 0.0000000 -0.0000000 1.0000000 ] [junit] [junit] orig : [ 2.3464675 0.0000000 0.0000000 0.0000000 ] [junit] orig : [ 0.0000000 2.4142134 0.0000000 0.0000000 ] [junit] orig : [ 0.0000000 0.0000000 -1.0002000 -20.0020008 ] [junit] orig : [ 0.0000000 0.0000000 -1.0000000 0.0000000 ] [junit] [junit] inv1_0: [ 0.4261725 0.0000000 -0.0000000 -0.0000000 ] [junit] inv1_0: [ 0.0000000 0.4142136 -0.0000000 -0.0000000 ] [junit] inv1_0: [ 0.0000000 0.0000000 -0.0000000 -1.0000000 ] [junit] inv1_0: [ 0.0000000 0.0000000 -0.0499950 0.0500050 ] [junit] [junit] inv2_0: [ 2.3464675 0.0000000 -0.0000000 -0.0000000 ] [junit] inv2_0: [ 0.0000000 2.4142134 -0.0000000 -0.0000000 ] [junit] inv2_0: [ 0.0000000 0.0000000 -1.0002000 -20.0020008 ] [junit] inv2_0: [ 0.0000000 0.0000000 -1.0000000 -0.0000000 ] [junit] [junit] inv1_1: [ 0.4261726 0.0000000 -0.0000000 0.0000000 ] [junit] inv1_1: [ 0.0000000 0.4142136 0.0000000 -0.0000000 ] [junit] inv1_1: [ -0.0000000 0.0000000 -0.0000000 -1.0000000 ] [junit] inv1_1: [ 0.0000000 -0.0000000 -0.0499950 0.0500050 ] [junit] [junit] inv2_1: [ 2.3464675 0.0000000 -0.0000000 -0.0000000 ] [junit] inv2_1: [ -0.0000000 2.4142132 0.0000000 -0.0000000 ] [junit] inv2_1: [ -0.0000000 0.0000000 -1.0002002 -20.0020027 ] [junit] inv2_1: [ 0.0000000 0.0000000 -1.0000000 0.0000000 ] [junit] [junit] inv1_2: [ 0.4261726 0.0000000 -0.0000000 0.0000000 ] [junit] inv1_2: [ 0.0000000 0.4142136 0.0000000 -0.0000000 ] [junit] inv1_2: [ -0.0000000 0.0000000 -0.0000000 -1.0000000 ] [junit] inv1_2: [ 0.0000000 -0.0000000 -0.0499950 0.0500050 ] [junit] [junit] inv2_2: [ 2.3464675 0.0000000 -0.0000000 -0.0000000 ] [junit] inv2_2: [ -0.0000000 2.4142132 0.0000000 -0.0000000 ] [junit] inv2_2: [ -0.0000000 0.0000000 -1.0002002 -20.0020027 ] [junit] inv2_2: [ 0.0000000 0.0000000 -1.0000000 0.0000000 ] [junit] [junit] Summary loops 1000000: I1 1762 ms total, 0.001762 ms/inv [junit] Summary loops 1000000: I2 707 ms total, 0.000707 ms/inv [junit] Summary loops 1000000: I3 728 ms total, 0.000728 ms/inv [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 3.817 sec [junit] ------------- Standard Error ----------------- [junit] inv-1: [ 1.0000000 -0.0000000 0.0000000 -0.0000000 ] [junit] inv-1: [ -0.0000000 1.0000000 -0.0000000 0.0000000 ] [junit] inv-1: [ 0.0000000 -0.0000000 1.0000000 -0.0000000 ] [junit] inv-1: [ -0.0000000 0.0000000 -0.0000000 1.0000000 ] [junit] [junit] inv-2: [ 1.0000000 0.0000000 0.0000000 0.0000000 ] [junit] inv-2: [ 0.0000000 1.0000000 0.0000000 0.0000000 ] [junit] inv-2: [ 0.0000000 0.0000000 1.0000000 0.0000000 ] [junit] inv-2: [ 0.0000000 0.0000000 0.0000000 1.0000000 ] [junit] [junit] orig : [ 2.3464675 0.0000000 0.0000000 0.0000000 ] [junit] orig : [ 0.0000000 2.4142134 0.0000000 0.0000000 ] [junit] orig : [ 0.0000000 0.0000000 -1.0002000 -20.0020008 ] [junit] orig : [ 0.0000000 0.0000000 -1.0000000 0.0000000 ] [junit] [junit] inv1_0: [ 0.4261725 0.0000000 -0.0000000 -0.0000000 ] [junit] inv1_0: [ 0.0000000 0.4142136 -0.0000000 -0.0000000 ] [junit] inv1_0: [ 0.0000000 0.0000000 -0.0000000 -1.0000000 ] [junit] inv1_0: [ 0.0000000 0.0000000 -0.0499950 0.0500050 ] [junit] [junit] inv2_0: [ 2.3464675 0.0000000 -0.0000000 -0.0000000 ] [junit] inv2_0: [ 0.0000000 2.4142134 -0.0000000 -0.0000000 ] [junit] inv2_0: [ 0.0000000 0.0000000 -1.0002000 -20.0020008 ] [junit] inv2_0: [ 0.0000000 0.0000000 -1.0000000 -0.0000000 ] [junit] [junit] inv1_1: [ 0.4261726 0.0000000 -0.0000000 0.0000000 ] [junit] inv1_1: [ 0.0000000 0.4142136 0.0000000 -0.0000000 ] [junit] inv1_1: [ -0.0000000 0.0000000 -0.0000000 -1.0000000 ] [junit] inv1_1: [ 0.0000000 -0.0000000 -0.0499950 0.0500050 ] [junit] [junit] inv2_1: [ 2.3464675 0.0000000 -0.0000000 -0.0000000 ] [junit] inv2_1: [ -0.0000000 2.4142132 0.0000000 -0.0000000 ] [junit] inv2_1: [ -0.0000000 0.0000000 -1.0002002 -20.0020027 ] [junit] inv2_1: [ 0.0000000 0.0000000 -1.0000000 0.0000000 ] [junit] [junit] inv1_2: [ 0.4261726 0.0000000 -0.0000000 0.0000000 ] [junit] inv1_2: [ 0.0000000 0.4142136 0.0000000 -0.0000000 ] [junit] inv1_2: [ -0.0000000 0.0000000 -0.0000000 -1.0000000 ] [junit] inv1_2: [ 0.0000000 -0.0000000 -0.0499950 0.0500050 ] [junit] [junit] inv2_2: [ 2.3464675 0.0000000 -0.0000000 -0.0000000 ] [junit] inv2_2: [ -0.0000000 2.4142132 0.0000000 -0.0000000 ] [junit] inv2_2: [ -0.0000000 0.0000000 -1.0002002 -20.0020027 ] [junit] inv2_2: [ 0.0000000 0.0000000 -1.0000000 0.0000000 ] [junit] [junit] orig : [ 1.0000000 0.0000000 0.0000000 0.0000000 ] [junit] orig : [ 0.0000000 1.0000000 0.0000000 0.0000000 ] [junit] orig : [ 0.0000000 0.0000000 1.0000000 -200.0000000 ] [junit] orig : [ 0.0000000 0.0000000 0.0000000 1.0000000 ] [junit] [junit] inv1_0: [ 1.0000000 0.0000000 0.0000000 0.0000000 ] [junit] inv1_0: [ 0.0000000 1.0000000 0.0000000 0.0000000 ] [junit] inv1_0: [ 0.0000000 0.0000000 1.0000000 200.0000000 ] [junit] inv1_0: [ 0.0000000 0.0000000 0.0000000 1.0000000 ] [junit] [junit] inv2_0: [ 1.0000000 0.0000000 0.0000000 -0.0000000 ] [junit] inv2_0: [ 0.0000000 1.0000000 0.0000000 -0.0000000 ] [junit] inv2_0: [ 0.0000000 0.0000000 1.0000000 -200.0000000 ] [junit] inv2_0: [ 0.0000000 0.0000000 0.0000000 1.0000000 ] [junit] [junit] inv1_1: [ 1.0000000 -0.0000000 0.0000000 -0.0000000 ] [junit] inv1_1: [ -0.0000000 1.0000000 -0.0000000 0.0000000 ] [junit] inv1_1: [ 0.0000000 -0.0000000 1.0000000 200.0000000 ] [junit] inv1_1: [ -0.0000000 0.0000000 -0.0000000 1.0000000 ] [junit] [junit] inv2_1: [ 1.0000000 -0.0000000 -0.0000000 -0.0000000 ] [junit] inv2_1: [ -0.0000000 1.0000000 -0.0000000 0.0000000 ] [junit] inv2_1: [ 0.0000000 -0.0000000 1.0000000 -200.0000000 ] [junit] inv2_1: [ 0.0000000 0.0000000 -0.0000000 1.0000000 ] [junit] [junit] inv1_2: [ 1.0000000 -0.0000000 0.0000000 -0.0000000 ] [junit] inv1_2: [ -0.0000000 1.0000000 -0.0000000 0.0000000 ] [junit] inv1_2: [ 0.0000000 -0.0000000 1.0000000 200.0000000 ] [junit] inv1_2: [ -0.0000000 0.0000000 -0.0000000 1.0000000 ] [junit] [junit] inv2_2: [ 1.0000000 -0.0000000 -0.0000000 -0.0000000 ] [junit] inv2_2: [ -0.0000000 1.0000000 -0.0000000 0.0000000 ] [junit] inv2_2: [ 0.0000000 -0.0000000 1.0000000 -200.0000000 ] [junit] inv2_2: [ 0.0000000 0.0000000 -0.0000000 1.0000000 ] [junit] [junit] orig : [ 2.3464675 0.0000000 0.0000000 0.0000000 ] [junit] orig : [ 0.0000000 2.4142134 0.0000000 0.0000000 ] [junit] orig : [ 0.0000000 0.0000000 -1.0002000 -20.0020008 ] [junit] orig : [ 0.0000000 0.0000000 -1.0000000 0.0000000 ] [junit] [junit] inv1_0: [ 0.4261725 0.0000000 -0.0000000 -0.0000000 ] [junit] inv1_0: [ 0.0000000 0.4142136 -0.0000000 -0.0000000 ] [junit] inv1_0: [ 0.0000000 0.0000000 -0.0000000 -1.0000000 ] [junit] inv1_0: [ 0.0000000 0.0000000 -0.0499950 0.0500050 ] [junit] [junit] inv2_0: [ 2.3464675 0.0000000 -0.0000000 -0.0000000 ] [junit] inv2_0: [ 0.0000000 2.4142134 -0.0000000 -0.0000000 ] [junit] inv2_0: [ 0.0000000 0.0000000 -1.0002000 -20.0020008 ] [junit] inv2_0: [ 0.0000000 0.0000000 -1.0000000 -0.0000000 ] [junit] [junit] inv1_1: [ 0.4261726 0.0000000 -0.0000000 0.0000000 ] [junit] inv1_1: [ 0.0000000 0.4142136 0.0000000 -0.0000000 ] [junit] inv1_1: [ -0.0000000 0.0000000 -0.0000000 -1.0000000 ] [junit] inv1_1: [ 0.0000000 -0.0000000 -0.0499950 0.0500050 ] [junit] [junit] inv2_1: [ 2.3464675 0.0000000 -0.0000000 -0.0000000 ] [junit] inv2_1: [ -0.0000000 2.4142132 0.0000000 -0.0000000 ] [junit] inv2_1: [ -0.0000000 0.0000000 -1.0002002 -20.0020027 ] [junit] inv2_1: [ 0.0000000 0.0000000 -1.0000000 0.0000000 ] [junit] [junit] inv1_2: [ 0.4261726 0.0000000 -0.0000000 0.0000000 ] [junit] inv1_2: [ 0.0000000 0.4142136 0.0000000 -0.0000000 ] [junit] inv1_2: [ -0.0000000 0.0000000 -0.0000000 -1.0000000 ] [junit] inv1_2: [ 0.0000000 -0.0000000 -0.0499950 0.0500050 ] [junit] [junit] inv2_2: [ 2.3464675 0.0000000 -0.0000000 -0.0000000 ] [junit] inv2_2: [ -0.0000000 2.4142132 0.0000000 -0.0000000 ] [junit] inv2_2: [ -0.0000000 0.0000000 -1.0002002 -20.0020027 ] [junit] inv2_2: [ 0.0000000 0.0000000 -1.0000000 0.0000000 ] [junit] [junit] Summary loops 1000000: I1 1762 ms total, 0.001762 ms/inv [junit] Summary loops 1000000: I2 707 ms total, 0.000707 ms/inv [junit] Summary loops 1000000: I3 728 ms total, 0.000728 ms/inv [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01Ident took 0.169 sec [junit] Testcase: test02 took 0.018 sec [junit] Testcase: test03 took 0.028 sec [junit] Testcase: test04 took 0.025 sec [junit] Testcase: test05Perf took 3.319 sec [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 3.817 sec [junit] [junit] ------------- Standard Error ----------------- [junit] inv-1: [ 1.0000000 -0.0000000 0.0000000 -0.0000000 ] [junit] inv-1: [ -0.0000000 1.0000000 -0.0000000 0.0000000 ] [junit] inv-1: [ 0.0000000 -0.0000000 1.0000000 -0.0000000 ] [junit] inv-1: [ -0.0000000 0.0000000 -0.0000000 1.0000000 ] [junit] [junit] inv-2: [ 1.0000000 0.0000000 0.0000000 0.0000000 ] [junit] inv-2: [ 0.0000000 1.0000000 0.0000000 0.0000000 ] [junit] inv-2: [ 0.0000000 0.0000000 1.0000000 0.0000000 ] [junit] inv-2: [ 0.0000000 0.0000000 0.0000000 1.0000000 ] [junit] [junit] orig : [ 2.3464675 0.0000000 0.0000000 0.0000000 ] [junit] orig : [ 0.0000000 2.4142134 0.0000000 0.0000000 ] [junit] orig : [ 0.0000000 0.0000000 -1.0002000 -20.0020008 ] [junit] orig : [ 0.0000000 0.0000000 -1.0000000 0.0000000 ] [junit] [junit] inv1_0: [ 0.4261725 0.0000000 -0.0000000 -0.0000000 ] [junit] inv1_0: [ 0.0000000 0.4142136 -0.0000000 -0.0000000 ] [junit] inv1_0: [ 0.0000000 0.0000000 -0.0000000 -1.0000000 ] [junit] inv1_0: [ 0.0000000 0.0000000 -0.0499950 0.0500050 ] [junit] [junit] inv2_0: [ 2.3464675 0.0000000 -0.0000000 -0.0000000 ] [junit] inv2_0: [ 0.0000000 2.4142134 -0.0000000 -0.0000000 ] [junit] inv2_0: [ 0.0000000 0.0000000 -1.0002000 -20.0020008 ] [junit] inv2_0: [ 0.0000000 0.0000000 -1.0000000 -0.0000000 ] [junit] [junit] inv1_1: [ 0.4261726 0.0000000 -0.0000000 0.0000000 ] [junit] inv1_1: [ 0.0000000 0.4142136 0.0000000 -0.0000000 ] [junit] inv1_1: [ -0.0000000 0.0000000 -0.0000000 -1.0000000 ] [junit] inv1_1: [ 0.0000000 -0.0000000 -0.0499950 0.0500050 ] [junit] [junit] inv2_1: [ 2.3464675 0.0000000 -0.0000000 -0.0000000 ] [junit] inv2_1: [ -0.0000000 2.4142132 0.0000000 -0.0000000 ] [junit] inv2_1: [ -0.0000000 0.0000000 -1.0002002 -20.0020027 ] [junit] inv2_1: [ 0.0000000 0.0000000 -1.0000000 0.0000000 ] [junit] [junit] inv1_2: [ 0.4261726 0.0000000 -0.0000000 0.0000000 ] [junit] inv1_2: [ 0.0000000 0.4142136 0.0000000 -0.0000000 ] [junit] inv1_2: [ -0.0000000 0.0000000 -0.0000000 -1.0000000 ] [junit] inv1_2: [ 0.0000000 -0.0000000 -0.0499950 0.0500050 ] [junit] [junit] inv2_2: [ 2.3464675 0.0000000 -0.0000000 -0.0000000 ] [junit] inv2_2: [ -0.0000000 2.4142132 0.0000000 -0.0000000 ] [junit] inv2_2: [ -0.0000000 0.0000000 -1.0002002 -20.0020027 ] [junit] inv2_2: [ 0.0000000 0.0000000 -1.0000000 0.0000000 ] [junit] [junit] orig : [ 1.0000000 0.0000000 0.0000000 0.0000000 ] [junit] orig : [ 0.0000000 1.0000000 0.0000000 0.0000000 ] [junit] orig : [ 0.0000000 0.0000000 1.0000000 -200.0000000 ] [junit] orig : [ 0.0000000 0.0000000 0.0000000 1.0000000 ] [junit] [junit] inv1_0: [ 1.0000000 0.0000000 0.0000000 0.0000000 ] [junit] inv1_0: [ 0.0000000 1.0000000 0.0000000 0.0000000 ] [junit] inv1_0: [ 0.0000000 0.0000000 1.0000000 200.0000000 ] [junit] inv1_0: [ 0.0000000 0.0000000 0.0000000 1.0000000 ] [junit] [junit] inv2_0: [ 1.0000000 0.0000000 0.0000000 -0.0000000 ] [junit] inv2_0: [ 0.0000000 1.0000000 0.0000000 -0.0000000 ] [junit] inv2_0: [ 0.0000000 0.0000000 1.0000000 -200.0000000 ] [junit] inv2_0: [ 0.0000000 0.0000000 0.0000000 1.0000000 ] [junit] [junit] inv1_1: [ 1.0000000 -0.0000000 0.0000000 -0.0000000 ] [junit] inv1_1: [ -0.0000000 1.0000000 -0.0000000 0.0000000 ] [junit] inv1_1: [ 0.0000000 -0.0000000 1.0000000 200.0000000 ] [junit] inv1_1: [ -0.0000000 0.0000000 -0.0000000 1.0000000 ] [junit] [junit] inv2_1: [ 1.0000000 -0.0000000 -0.0000000 -0.0000000 ] [junit] inv2_1: [ -0.0000000 1.0000000 -0.0000000 0.0000000 ] [junit] inv2_1: [ 0.0000000 -0.0000000 1.0000000 -200.0000000 ] [junit] inv2_1: [ 0.0000000 0.0000000 -0.0000000 1.0000000 ] [junit] [junit] inv1_2: [ 1.0000000 -0.0000000 0.0000000 -0.0000000 ] [junit] inv1_2: [ -0.0000000 1.0000000 -0.0000000 0.0000000 ] [junit] inv1_2: [ 0.0000000 -0.0000000 1.0000000 200.0000000 ] [junit] inv1_2: [ -0.0000000 0.0000000 -0.0000000 1.0000000 ] [junit] [junit] inv2_2: [ 1.0000000 -0.0000000 -0.0000000 -0.0000000 ] [junit] inv2_2: [ -0.0000000 1.0000000 -0.0000000 0.0000000 ] [junit] inv2_2: [ 0.0000000 -0.0000000 1.0000000 -200.0000000 ] [junit] inv2_2: [ 0.0000000 0.0000000 -0.0000000 1.0000000 ] [junit] [junit] orig : [ 2.3464675 0.0000000 0.0000000 0.0000000 ] [junit] orig : [ 0.0000000 2.4142134 0.0000000 0.0000000 ] [junit] orig : [ 0.0000000 0.0000000 -1.0002000 -20.0020008 ] [junit] orig : [ 0.0000000 0.0000000 -1.0000000 0.0000000 ] [junit] [junit] inv1_0: [ 0.4261725 0.0000000 -0.0000000 -0.0000000 ] [junit] inv1_0: [ 0.0000000 0.4142136 -0.0000000 -0.0000000 ] [junit] inv1_0: [ 0.0000000 0.0000000 -0.0000000 -1.0000000 ] [junit] inv1_0: [ 0.0000000 0.0000000 -0.0499950 0.0500050 ] [junit] [junit] inv2_0: [ 2.3464675 0.0000000 -0.0000000 -0.0000000 ] [junit] inv2_0: [ 0.0000000 2.4142134 -0.0000000 -0.0000000 ] [junit] inv2_0: [ 0.0000000 0.0000000 -1.0002000 -20.0020008 ] [junit] inv2_0: [ 0.0000000 0.0000000 -1.0000000 -0.0000000 ] [junit] [junit] inv1_1: [ 0.4261726 0.0000000 -0.0000000 0.0000000 ] [junit] inv1_1: [ 0.0000000 0.4142136 0.0000000 -0.0000000 ] [junit] inv1_1: [ -0.0000000 0.0000000 -0.0000000 -1.0000000 ] [junit] inv1_1: [ 0.0000000 -0.0000000 -0.0499950 0.0500050 ] [junit] [junit] inv2_1: [ 2.3464675 0.0000000 -0.0000000 -0.0000000 ] [junit] inv2_1: [ -0.0000000 2.4142132 0.0000000 -0.0000000 ] [junit] inv2_1: [ -0.0000000 0.0000000 -1.0002002 -20.0020027 ] [junit] inv2_1: [ 0.0000000 0.0000000 -1.0000000 0.0000000 ] [junit] [junit] inv1_2: [ 0.4261726 0.0000000 -0.0000000 0.0000000 ] [junit] inv1_2: [ 0.0000000 0.4142136 0.0000000 -0.0000000 ] [junit] inv1_2: [ -0.0000000 0.0000000 -0.0000000 -1.0000000 ] [junit] inv1_2: [ 0.0000000 -0.0000000 -0.0499950 0.0500050 ] [junit] [junit] inv2_2: [ 2.3464675 0.0000000 -0.0000000 -0.0000000 ] [junit] inv2_2: [ -0.0000000 2.4142132 0.0000000 -0.0000000 ] [junit] inv2_2: [ -0.0000000 0.0000000 -1.0002002 -20.0020027 ] [junit] inv2_2: [ 0.0000000 0.0000000 -1.0000000 0.0000000 ] [junit] [junit] Summary loops 1000000: I1 1762 ms total, 0.001762 ms/inv [junit] Summary loops 1000000: I2 707 ms total, 0.000707 ms/inv [junit] Summary loops 1000000: I3 728 ms total, 0.000728 ms/inv [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestGluUnprojectDoubleNOUI [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestGluUnprojectDoubleNOUI [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.257 sec [junit] [junit] Testcase: test took 0.086 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.257 sec [junit] [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestGluUnprojectFloatNOUI [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestGluUnprojectFloatNOUI [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.162 sec [junit] [junit] Testcase: test01 took 0.028 sec [junit] Testcase: test02 took 0 sec [junit] Testcase: testNaN took 0 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.162 sec [junit] [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix02NOUI [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix02NOUI [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.417 sec [junit] [junit] Testcase: testLookAtNegZIsNoOp took 0.041 sec [junit] Testcase: testLookAtPosY took 0 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.417 sec [junit] [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix03NOUI [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix03NOUI [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.409 sec [junit] ------------- Standard Error ----------------- [junit] mat4PMv[ 1.00000 0.00000 0.00000 0.00000 ] [junit] mat4PMv[ 0.00000 1.00000 0.00000 0.00000 ] [junit] mat4PMv[ 0.00000 0.00000 1.00000 0.00000 ] [junit] mat4PMv[ 0.00000 0.00000 0.00000 1.00000 ] [junit] [junit] A.0.0 - Project 1,0 -->[10.0, 5.0, 0.5, 0.0] [junit] B.0.0 - Project 1,0 -->[10.0, 5.0, 0.5, 0.0] [junit] A.0.1 - Project 0,0 -->[5.0, 5.0, 0.5, 0.0] [junit] B.0.1 - Project 0,0 -->[5.0, 5.0, 0.5, 0.0] [junit] MATRIX - Ortho 0,0,10,10 - Locate the origin in the bottom left and scale [junit] PMVMatrix[modified[P true, Mv true, T true], dirty/req[Mvi true/false, Mvit true/false, Frustum true/false] [junit] , Projection [junit] [ 0.20000 0.00000 0.00000 -1.00000 ] [junit] [ 0.00000 0.20000 0.00000 -1.00000 ] [junit] [ 0.00000 0.00000 1.00000 0.00000 ] [junit] [ 0.00000 0.00000 0.00000 1.00000 ] [junit] , Modelview [junit] [ 1.00000 0.00000 0.00000 0.00000 ] [junit] [ 0.00000 1.00000 0.00000 0.00000 ] [junit] [ 0.00000 0.00000 1.00000 0.00000 ] [junit] [ 0.00000 0.00000 0.00000 1.00000 ] [junit] , Texture [junit] [ 1.00000 0.00000 0.00000 0.00000 ] [junit] [ 0.00000 1.00000 0.00000 0.00000 ] [junit] [ 0.00000 0.00000 1.00000 0.00000 ] [junit] [ 0.00000 0.00000 0.00000 1.00000 ] [junit] ] [junit] mat4PMv[ 0.20000 0.00000 0.00000 -1.00000 ] [junit] mat4PMv[ 0.00000 0.20000 0.00000 -1.00000 ] [junit] mat4PMv[ 0.00000 0.00000 1.00000 0.00000 ] [junit] mat4PMv[ 0.00000 0.00000 0.00000 1.00000 ] [junit] [junit] A.1.0 - Project 1,0 -->[0.99999994, 0.0, 0.5, 0.0] [junit] B.1.0 - Project 1,0 -->[0.99999994, 0.0, 0.5, 0.0] [junit] A.1.1 - Project 0,0 -->[0.0, 0.0, 0.5, 0.0] [junit] B.1.1 - Project 0,0 -->[0.0, 0.0, 0.5, 0.0] [junit] C.0.0 - Project 1,0 -->[10.0, 5.0, 0.5, 0.0] [junit] C.0.1 - Project 0,0 -->[5.0, 5.0, 0.5, 0.0] [junit] FloatUtil - Ortho 0,0,10,10 - Locate the origin in the bottom left and scale [junit] Projection [junit] [ 0.20000 0.00000 0.00000 -1.00000 ] [junit] [ 0.00000 0.20000 0.00000 -1.00000 ] [junit] [ 0.00000 0.00000 1.00000 0.00000 ] [junit] [ 0.00000 0.00000 0.00000 1.00000 ] [junit] [junit] Modelview [junit] [ 1.00000 0.00000 0.00000 0.00000 ] [junit] [ 0.00000 1.00000 0.00000 0.00000 ] [junit] [ 0.00000 0.00000 1.00000 0.00000 ] [junit] [ 0.00000 0.00000 0.00000 1.00000 ] [junit] [junit] C.1.0 - Project 1,0 -->[0.99999994, 0.0, 0.5, 0.0] [junit] B.1.1 - Project 0,0 -->[0.0, 0.0, 0.5, 0.0] [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01 took 0.274 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.409 sec [junit] [junit] ------------- Standard Error ----------------- [junit] mat4PMv[ 1.00000 0.00000 0.00000 0.00000 ] [junit] mat4PMv[ 0.00000 1.00000 0.00000 0.00000 ] [junit] mat4PMv[ 0.00000 0.00000 1.00000 0.00000 ] [junit] mat4PMv[ 0.00000 0.00000 0.00000 1.00000 ] [junit] [junit] A.0.0 - Project 1,0 -->[10.0, 5.0, 0.5, 0.0] [junit] B.0.0 - Project 1,0 -->[10.0, 5.0, 0.5, 0.0] [junit] A.0.1 - Project 0,0 -->[5.0, 5.0, 0.5, 0.0] [junit] B.0.1 - Project 0,0 -->[5.0, 5.0, 0.5, 0.0] [junit] MATRIX - Ortho 0,0,10,10 - Locate the origin in the bottom left and scale [junit] PMVMatrix[modified[P true, Mv true, T true], dirty/req[Mvi true/false, Mvit true/false, Frustum true/false] [junit] , Projection [junit] [ 0.20000 0.00000 0.00000 -1.00000 ] [junit] [ 0.00000 0.20000 0.00000 -1.00000 ] [junit] [ 0.00000 0.00000 1.00000 0.00000 ] [junit] [ 0.00000 0.00000 0.00000 1.00000 ] [junit] , Modelview [junit] [ 1.00000 0.00000 0.00000 0.00000 ] [junit] [ 0.00000 1.00000 0.00000 0.00000 ] [junit] [ 0.00000 0.00000 1.00000 0.00000 ] [junit] [ 0.00000 0.00000 0.00000 1.00000 ] [junit] , Texture [junit] [ 1.00000 0.00000 0.00000 0.00000 ] [junit] [ 0.00000 1.00000 0.00000 0.00000 ] [junit] [ 0.00000 0.00000 1.00000 0.00000 ] [junit] [ 0.00000 0.00000 0.00000 1.00000 ] [junit] ] [junit] mat4PMv[ 0.20000 0.00000 0.00000 -1.00000 ] [junit] mat4PMv[ 0.00000 0.20000 0.00000 -1.00000 ] [junit] mat4PMv[ 0.00000 0.00000 1.00000 0.00000 ] [junit] mat4PMv[ 0.00000 0.00000 0.00000 1.00000 ] [junit] [junit] A.1.0 - Project 1,0 -->[0.99999994, 0.0, 0.5, 0.0] [junit] B.1.0 - Project 1,0 -->[0.99999994, 0.0, 0.5, 0.0] [junit] A.1.1 - Project 0,0 -->[0.0, 0.0, 0.5, 0.0] [junit] B.1.1 - Project 0,0 -->[0.0, 0.0, 0.5, 0.0] [junit] C.0.0 - Project 1,0 -->[10.0, 5.0, 0.5, 0.0] [junit] C.0.1 - Project 0,0 -->[5.0, 5.0, 0.5, 0.0] [junit] FloatUtil - Ortho 0,0,10,10 - Locate the origin in the bottom left and scale [junit] Projection [junit] [ 0.20000 0.00000 0.00000 -1.00000 ] [junit] [ 0.00000 0.20000 0.00000 -1.00000 ] [junit] [ 0.00000 0.00000 1.00000 0.00000 ] [junit] [ 0.00000 0.00000 0.00000 1.00000 ] [junit] [junit] Modelview [junit] [ 1.00000 0.00000 0.00000 0.00000 ] [junit] [ 0.00000 1.00000 0.00000 0.00000 ] [junit] [ 0.00000 0.00000 1.00000 0.00000 ] [junit] [ 0.00000 0.00000 0.00000 1.00000 ] [junit] [junit] C.1.0 - Project 1,0 -->[0.99999994, 0.0, 0.5, 0.0] [junit] B.1.1 - Project 0,0 -->[0.0, 0.0, 0.5, 0.0] [junit] ------------- ---------------- --------------- [junit] mat4PMv[ 1.00000 0.00000 0.00000 0.00000 ] [junit] mat4PMv[ 0.00000 1.00000 0.00000 0.00000 ] [junit] mat4PMv[ 0.00000 0.00000 1.00000 0.00000 ] [junit] mat4PMv[ 0.00000 0.00000 0.00000 1.00000 ] [junit] [junit] A.0.0 - Project 1,0 -->[10.0, 5.0, 0.5, 0.0] [junit] B.0.0 - Project 1,0 -->[10.0, 5.0, 0.5, 0.0] [junit] A.0.1 - Project 0,0 -->[5.0, 5.0, 0.5, 0.0] [junit] B.0.1 - Project 0,0 -->[5.0, 5.0, 0.5, 0.0] [junit] MATRIX - Ortho 0,0,10,10 - Locate the origin in the bottom left and scale [junit] PMVMatrix[modified[P true, Mv true, T true], dirty/req[Mvi true/false, Mvit true/false, Frustum true/false] [junit] , Projection [junit] [ 0.20000 0.00000 0.00000 -1.00000 ] [junit] [ 0.00000 0.20000 0.00000 -1.00000 ] [junit] [ 0.00000 0.00000 1.00000 0.00000 ] [junit] [ 0.00000 0.00000 0.00000 1.00000 ] [junit] , Modelview [junit] [ 1.00000 0.00000 0.00000 0.00000 ] [junit] [ 0.00000 1.00000 0.00000 0.00000 ] [junit] [ 0.00000 0.00000 1.00000 0.00000 ] [junit] [ 0.00000 0.00000 0.00000 1.00000 ] [junit] , Texture [junit] [ 1.00000 0.00000 0.00000 0.00000 ] [junit] [ 0.00000 1.00000 0.00000 0.00000 ] [junit] [ 0.00000 0.00000 1.00000 0.00000 ] [junit] [ 0.00000 0.00000 0.00000 1.00000 ] [junit] ] [junit] mat4PMv[ 0.20000 0.00000 0.00000 -1.00000 ] [junit] mat4PMv[ 0.00000 0.20000 0.00000 -1.00000 ] [junit] mat4PMv[ 0.00000 0.00000 1.00000 0.00000 ] [junit] mat4PMv[ 0.00000 0.00000 0.00000 1.00000 ] [junit] [junit] A.1.0 - Project 1,0 -->[0.99999994, 0.0, 0.5, 0.0] [junit] B.1.0 - Project 1,0 -->[0.99999994, 0.0, 0.5, 0.0] [junit] A.1.1 - Project 0,0 -->[0.0, 0.0, 0.5, 0.0] [junit] B.1.1 - Project 0,0 -->[0.0, 0.0, 0.5, 0.0] [junit] C.0.0 - Project 1,0 -->[10.0, 5.0, 0.5, 0.0] [junit] C.0.1 - Project 0,0 -->[5.0, 5.0, 0.5, 0.0] [junit] FloatUtil - Ortho 0,0,10,10 - Locate the origin in the bottom left and scale [junit] Projection [junit] [ 0.20000 0.00000 0.00000 -1.00000 ] [junit] [ 0.00000 0.20000 0.00000 -1.00000 ] [junit] [ 0.00000 0.00000 1.00000 0.00000 ] [junit] [ 0.00000 0.00000 0.00000 1.00000 ] [junit] [junit] Modelview [junit] [ 1.00000 0.00000 0.00000 0.00000 ] [junit] [ 0.00000 1.00000 0.00000 0.00000 ] [junit] [ 0.00000 0.00000 1.00000 0.00000 ] [junit] [ 0.00000 0.00000 0.00000 1.00000 ] [junit] [junit] C.1.0 - Project 1,0 -->[0.99999994, 0.0, 0.5, 0.0] [junit] B.1.1 - Project 0,0 -->[0.0, 0.0, 0.5, 0.0] [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestQuaternion01NOUI [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestQuaternion01NOUI [junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 0.316 sec [junit] [junit] Testcase: test01Normalize took 0.002 sec [junit] Testcase: test02RotateZeroVector took 0.003 sec [junit] Testcase: test03InvertAndConj took 0 sec [junit] Testcase: test04Dot took 0 sec [junit] Testcase: test10AngleAxis took 0.005 sec [junit] Testcase: test11FromVectorToVector took 0 sec [junit] Testcase: test12FromAndToEulerAngles took 0 sec [junit] Testcase: test13FromEulerAnglesAndRotateVector took 0 sec [junit] Testcase: test14Matrix took 0.003 sec [junit] Testcase: test15aAxesAndMatrix took 0.001 sec [junit] Testcase: test15bAxesAndMatrix took 0.001 sec [junit] Testcase: test15cAxesAndMatrix took 0 sec [junit] Testcase: test20AddSubtract took 0 sec [junit] Testcase: test21Multiply took 0 sec [junit] Testcase: test22InvertMultNormalAndConj took 0 sec [junit] Testcase: test23RotationOrder took 0 sec [junit] Testcase: test24Axes took 0 sec [junit] Testcase: test25Slerp took 0 sec [junit] Testcase: test26LookAt took 0 sec [junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 0.316 sec [junit] [echo] gluegen.basename: gluegen [echo] jogl.basename: jogl jogamp.env.validation: [echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010 [echo] ant.java.version 1.7 [echo] java.version 1.7.0_60 [echo] java.home /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre [echo] jvmJava.exe /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/bin/java [echo] jvmJava7.exe ${jvmJava7.exe} jogamp.env.init: [echo] jogamp.jar.codebase Codebase: *.jogamp.org [echo] jogamp.version 2.2.0-rc-20140806 [echo] jogamp.version.int 0914019 [echo] junit.is.disabled ${junit.is.disabled} [echo] target.user.set true [echo] target.sourcelevel 1.6 [echo] target.targetlevel 1.6 [echo] target.rt.jar /opt-share/jre1.6.0_30/lib/rt.jar [echo] host.sourcelevel 1.7 [echo] host.targetlevel 1.7 [echo] host.rt.jar /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/lib/rt.jar [echo] javacdebug true [echo] javacdebuglevel source,lines [echo] javac.memorymax 1024m [echo] build.archiveon true [echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012 [echo] android.version 9 [echo] junit.run.arg0 -Djunit.run.arg0=dummy [echo] junit.run.arg1 -Djunit.run.arg1=dummy [echo] macosx.sdkroot ${macosx.sdkroot} gluegen.properties.load.user: gluegen.cpptasks.detect.os.custom: [echo] gluegen.cpptasks.detect.os.custom: NOP done gluegen.cpptasks.initialize: [echo] os.name=Mac OS X [echo] os.version=10.9.4 [echo] os.arch=x86_64 [echo] nativejartag.prefix = jogamp/nativetag [echo] c.compiler.debug=false [echo] c.compiler.use-debug=${c.compiler.use-debug} [echo] c.compiler.optimise=none gluegen.cpptasks.detect.os.1: gluegen.cpptasks.detect.os.refine: gluegen.cpptasks.detect.os.freebsd.amd64: gluegen.cpptasks.detect.os.freebsd.x86: gluegen.cpptasks.detect.os.freebsd: gluegen.cpptasks.detect.os.hpux: gluegen.cpptasks.detect.os.linux.amd64: gluegen.cpptasks.detect.os.linux.ia64: gluegen.cpptasks.detect.os.linux.x86: gluegen.cpptasks.detect.os.linux.armv6.armel: gluegen.cpptasks.detect.os.linux.armv6.armhf: gluegen.cpptasks.detect.os.android.armv6.armel: gluegen.cpptasks.detect.os.android.armv6.armhf: gluegen.cpptasks.detect.os.linux.alpha: gluegen.cpptasks.detect.os.linux.hppa: gluegen.cpptasks.detect.os.linux.mips: gluegen.cpptasks.detect.os.linux.mipsel: gluegen.cpptasks.detect.os.linux.ppc: gluegen.cpptasks.detect.os.linux.s390: gluegen.cpptasks.detect.os.linux.s390x: gluegen.cpptasks.detect.os.linux.sparc: gluegen.cpptasks.detect.os.linux: gluegen.cpptasks.detect.os.osx: gluegen.cpptasks.detect.os.solaris.sparc: gluegen.cpptasks.detect.os.solaris.sparcv9: gluegen.cpptasks.detect.os.solaris.amd64: gluegen.cpptasks.detect.os.solaris.x86: gluegen.cpptasks.detect.os.solaris: gluegen.cpptasks.detect.os.unix: gluegen.cpptasks.detect.os.windows.amd64: gluegen.cpptasks.detect.os.windows.x86: gluegen.cpptasks.detect.os.windows: gluegen.cpptasks.detect.os.2: gluegen.cpptasks.detect.os: common.init: declare.common: test.compile.check: [echo] jogl-test.jar /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar/jogl-test.jar test.compile: junit.run.newt.headless: [echo] Testing com.jogamp.opengl.test.junit.graph.TestRegionRendererNEWT01 -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.graph.TestRegionRendererNEWT01.xml [apply] Testsuite: com.jogamp.opengl.test.junit.graph.TestRegionRendererNEWT01 [apply] junit.framework.TestListener: tests to run: 2 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407305954955 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407305955960 ms +++ localhost/127.0.0.1:59999 - Locked within 1035 ms, 2 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.graph.TestRegionRendererNEWT01 - test10RegionRendererMSAA01 [apply] junit.framework.TestListener: startTest(test10RegionRendererMSAA01) [apply] GL MSAA SETUP: [apply] Caps realised GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/4, sample-ext default, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Caps sample buffers true, samples 4 [apply] GL MULTISAMPLE true [apply] GL SAMPLE_BUFFERS 1, SAMPLES 4 [apply] GL CSAA SETUP: [apply] GL SAMPLE COVERAGE false [apply] GL SAMPLE_ALPHA_TO_COVERAGE false [apply] GL SAMPLE_ALPHA_TO_ONE false [apply] GL SAMPLE_COVERAGE false: SAMPLE_COVERAGE_VALUE 1.0, SAMPLE_COVERAGE_INVERT 0 [apply] GL_BLEND false/false GL_SRC_ALPHA 0x1 GL_SRC_RGB 0x1 GL_DST_RGB 0x0 [apply] *** 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [apply] *** GLDebugMessage false [apply] XXX: Cubic: 4: [ID: 2147483647, onCurve: false: p 6.0, 15.0, 0.0, t 0.0, 0.0, 0.0], 5: [ID: 2147483647, onCurve: false: p 5.0, 8.0, 0.0, t 0.0, 0.0, 0.0] [apply] Reshape: zNear 0.100000, zFar 7000.000000 [apply] Reshape: Frustum: Frustum[ Planes[ [apply] L: Plane[ [ 0.77007616, 0.0, -0.63795197 ], 0.0], [apply] R: Plane[ [ -0.77007616, 0.0, -0.63795197 ], 0.0], [apply] B: Plane[ [ 0.0, 0.9238795, -0.38268346 ], 0.0], [apply] T: Plane[ [ 0.0, -0.9238795, -0.38268346 ], 0.0], [apply] N: Plane[ [ 0.0, 0.0, -1.0 ], -0.1], [apply] F: Plane[ [ 0.0, 0.0, 1.0 ], 6990.607]], [apply] ] [apply] Reshape: mapped.00: [0.000000, 0.000000, 1.000000], winZ 0.900013 -> [-0.828427, -0.414213, -1.000000] [apply] Reshape: mapped.11: [800.000000, 400.000000, 1.000000], winZ 0.900013 -> [0.828427, 0.414213, -1.000000] [apply] Reshape: dist1Box: [ dim 1.6568536 x 0.8284268 x 0.0, box -0.8284268 / -0.4142134 / -0.9999995 .. 0.8284268 / 0.4142134 / -0.9999995, ctr 0.0 / 0.0 / -0.9999995 ] [apply] Matrix: -20.0 / 0.0 / -300.0 @ 0.0 [apply] GL MSAA SETUP: [apply] Caps realised GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/4, sample-ext default, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Caps sample buffers true, samples 4 [apply] GL MULTISAMPLE true [apply] GL SAMPLE_BUFFERS 1, SAMPLES 4 [apply] GL CSAA SETUP: [apply] GL SAMPLE COVERAGE false [apply] GL SAMPLE_ALPHA_TO_COVERAGE false [apply] GL SAMPLE_ALPHA_TO_ONE false [apply] GL SAMPLE_COVERAGE false: SAMPLE_COVERAGE_VALUE 1.0, SAMPLE_COVERAGE_INVERT 0 [apply] GL_BLEND true/true GL_SRC_ALPHA 0x302 GL_SRC_RGB 0x302 GL_DST_RGB 0x303 [apply] *** 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [apply] *** GLDebugMessage false [apply] XXX: Cubic: 4: [ID: 2147483647, onCurve: false: p 6.0, 15.0, 0.0, t 0.0, 0.0, 0.0], 5: [ID: 2147483647, onCurve: false: p 5.0, 8.0, 0.0, t 0.0, 0.0, 0.0] [apply] Reshape: zNear 0.100000, zFar 7000.000000 [apply] Reshape: Frustum: Frustum[ Planes[ [apply] L: Plane[ [ 0.77007616, 0.0, -0.63795197 ], 0.0], [apply] R: Plane[ [ -0.77007616, 0.0, -0.63795197 ], 0.0], [apply] B: Plane[ [ 0.0, 0.9238795, -0.38268346 ], 0.0], [apply] T: Plane[ [ 0.0, -0.9238795, -0.38268346 ], 0.0], [apply] N: Plane[ [ 0.0, 0.0, -1.0 ], -0.1], [apply] F: Plane[ [ 0.0, 0.0, 1.0 ], 6990.607]], [apply] ] [apply] Reshape: mapped.00: [0.000000, 0.000000, 1.000000], winZ 0.900013 -> [-0.828427, -0.414213, -1.000000] [apply] Reshape: mapped.11: [800.000000, 400.000000, 1.000000], winZ 0.900013 -> [0.828427, 0.414213, -1.000000] [apply] Reshape: dist1Box: [ dim 1.6568536 x 0.8284268 x 0.0, box -0.8284268 / -0.4142134 / -0.9999995 .. 0.8284268 / 0.4142134 / -0.9999995, ctr 0.0 / 0.0 / -0.9999995 ] [apply] Matrix: -20.0 / 0.0 / -300.0 @ 0.0 [apply] junit.framework.TestListener: endTest(test10RegionRendererMSAA01) [apply] junit.framework.TestListener: startTest(test20RegionRendererR2T01) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestRegionRendererNEWT01 - test10RegionRendererMSAA01 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.graph.TestRegionRendererNEWT01 - test20RegionRendererR2T01 [apply] GL MSAA SETUP: [apply] Caps realised GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] Caps sample buffers false, samples 0 [apply] GL MULTISAMPLE true [apply] GL SAMPLE_BUFFERS 0, SAMPLES 0 [apply] GL CSAA SETUP: [apply] GL SAMPLE COVERAGE false [apply] GL SAMPLE_ALPHA_TO_COVERAGE false [apply] GL SAMPLE_ALPHA_TO_ONE false [apply] GL SAMPLE_COVERAGE false: SAMPLE_COVERAGE_VALUE 1.0, SAMPLE_COVERAGE_INVERT 0 [apply] GL_BLEND false/false GL_SRC_ALPHA 0x1 GL_SRC_RGB 0x1 GL_DST_RGB 0x0 [apply] *** 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [apply] *** GLDebugMessage false [apply] XXX: Cubic: 4: [ID: 2147483647, onCurve: false: p 6.0, 15.0, 0.0, t 0.0, 0.0, 0.0], 5: [ID: 2147483647, onCurve: false: p 5.0, 8.0, 0.0, t 0.0, 0.0, 0.0] [apply] Reshape: zNear 0.100000, zFar 7000.000000 [apply] Reshape: Frustum: Frustum[ Planes[ [apply] L: Plane[ [ 0.77007616, 0.0, -0.63795197 ], 0.0], [apply] R: Plane[ [ -0.77007616, 0.0, -0.63795197 ], 0.0], [apply] B: Plane[ [ 0.0, 0.9238795, -0.38268346 ], 0.0], [apply] T: Plane[ [ 0.0, -0.9238795, -0.38268346 ], 0.0], [apply] N: Plane[ [ 0.0, 0.0, -1.0 ], -0.1], [apply] F: Plane[ [ 0.0, 0.0, 1.0 ], 6990.607]], [apply] ] [apply] Reshape: mapped.00: [0.000000, 0.000000, 1.000000], winZ 0.900013 -> [-0.828427, -0.414213, -1.000000] [apply] Reshape: mapped.11: [800.000000, 400.000000, 1.000000], winZ 0.900013 -> [0.828427, 0.414213, -1.000000] [apply] Reshape: dist1Box: [ dim 1.6568536 x 0.8284268 x 0.0, box -0.8284268 / -0.4142134 / -0.9999995 .. 0.8284268 / 0.4142134 / -0.9999995, ctr 0.0 / 0.0 / -0.9999995 ] [apply] Matrix: -20.0 / 0.0 / -300.0 @ 0.0 [apply] GL MSAA SETUP: [apply] Caps realised GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] Caps sample buffers false, samples 0 [apply] GL MULTISAMPLE true [apply] GL SAMPLE_BUFFERS 0, SAMPLES 0 [apply] GL CSAA SETUP: [apply] GL SAMPLE COVERAGE false [apply] GL SAMPLE_ALPHA_TO_COVERAGE false [apply] GL SAMPLE_ALPHA_TO_ONE false [apply] GL SAMPLE_COVERAGE false: SAMPLE_COVERAGE_VALUE 1.0, SAMPLE_COVERAGE_INVERT 0 [apply] GL_BLEND true/true GL_SRC_ALPHA 0x1 GL_SRC_RGB 0x1 GL_DST_RGB 0x303 [apply] *** 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [apply] *** GLDebugMessage false [apply] XXX: Cubic: 4: [ID: 2147483647, onCurve: false: p 6.0, 15.0, 0.0, t 0.0, 0.0, 0.0], 5: [ID: 2147483647, onCurve: false: p 5.0, 8.0, 0.0, t 0.0, 0.0, 0.0] [apply] Reshape: zNear 0.100000, zFar 7000.000000 [apply] Reshape: Frustum: Frustum[ Planes[ [apply] L: Plane[ [ 0.77007616, 0.0, -0.63795197 ], 0.0], [apply] R: Plane[ [ -0.77007616, 0.0, -0.63795197 ], 0.0], [apply] B: Plane[ [ 0.0, 0.9238795, -0.38268346 ], 0.0], [apply] T: Plane[ [ 0.0, -0.9238795, -0.38268346 ], 0.0], [apply] N: Plane[ [ 0.0, 0.0, -1.0 ], -0.1], [apply] F: Plane[ [ 0.0, 0.0, 1.0 ], 6990.607]], [apply] ] [apply] Reshape: mapped.00: [0.000000, 0.000000, 1.000000], winZ 0.900013 -> [-0.828427, -0.414213, -1.000000] [apply] Reshape: mapped.11: [800.000000, 400.000000, 1.000000], winZ 0.900013 -> [0.828427, 0.414213, -1.000000] [apply] Reshape: dist1Box: [ dim 1.6568536 x 0.8284268 x 0.0, box -0.8284268 / -0.4142134 / -0.9999995 .. 0.8284268 / 0.4142134 / -0.9999995, ctr 0.0 / 0.0 / -0.9999995 ] [apply] Matrix: -20.0 / 0.0 / -300.0 @ 0.0 [apply] junit.framework.TestListener: endTest(test20RegionRendererR2T01) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestRegionRendererNEWT01 - test20RegionRendererR2T01 [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.072 sec [apply] ------------- Standard Output --------------- [apply] GL MSAA SETUP: [apply] Caps realised GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/4, sample-ext default, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Caps sample buffers true, samples 4 [apply] GL MULTISAMPLE true [apply] GL SAMPLE_BUFFERS 1, SAMPLES 4 [apply] GL CSAA SETUP: [apply] GL SAMPLE COVERAGE false [apply] GL SAMPLE_ALPHA_TO_COVERAGE false [apply] GL SAMPLE_ALPHA_TO_ONE false [apply] GL SAMPLE_COVERAGE false: SAMPLE_COVERAGE_VALUE 1.0, SAMPLE_COVERAGE_INVERT 0 [apply] GL_BLEND false/false GL_SRC_ALPHA 0x1 GL_SRC_RGB 0x1 GL_DST_RGB 0x0 [apply] GL MSAA SETUP: [apply] Caps realised GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/4, sample-ext default, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Caps sample buffers true, samples 4 [apply] GL MULTISAMPLE true [apply] GL SAMPLE_BUFFERS 1, SAMPLES 4 [apply] GL CSAA SETUP: [apply] GL SAMPLE COVERAGE false [apply] GL SAMPLE_ALPHA_TO_COVERAGE false [apply] GL SAMPLE_ALPHA_TO_ONE false [apply] GL SAMPLE_COVERAGE false: SAMPLE_COVERAGE_VALUE 1.0, SAMPLE_COVERAGE_INVERT 0 [apply] GL_BLEND true/true GL_SRC_ALPHA 0x302 GL_SRC_RGB 0x302 GL_DST_RGB 0x303 [apply] GL MSAA SETUP: [apply] Caps realised GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] Caps sample buffers false, samples 0 [apply] GL MULTISAMPLE true [apply] GL SAMPLE_BUFFERS 0, SAMPLES 0 [apply] GL CSAA SETUP: [apply] GL SAMPLE COVERAGE false [apply] GL SAMPLE_ALPHA_TO_COVERAGE false [apply] GL SAMPLE_ALPHA_TO_ONE false [apply] GL SAMPLE_COVERAGE false: SAMPLE_COVERAGE_VALUE 1.0, SAMPLE_COVERAGE_INVERT 0 [apply] GL_BLEND false/false GL_SRC_ALPHA 0x1 GL_SRC_RGB 0x1 GL_DST_RGB 0x0 [apply] GL MSAA SETUP: [apply] Caps realised GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] Caps sample buffers false, samples 0 [apply] GL MULTISAMPLE true [apply] GL SAMPLE_BUFFERS 0, SAMPLES 0 [apply] GL CSAA SETUP: [apply] GL SAMPLE COVERAGE false [apply] GL SAMPLE_ALPHA_TO_COVERAGE false [apply] GL SAMPLE_ALPHA_TO_ONE false [apply] GL SAMPLE_COVERAGE false: SAMPLE_COVERAGE_VALUE 1.0, SAMPLE_COVERAGE_INVERT 0 [apply] GL_BLEND true/true GL_SRC_ALPHA 0x1 GL_SRC_RGB 0x1 GL_DST_RGB 0x303 [apply] ------------- ---------------- --------------- [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407305954955 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407305955960 ms +++ localhost/127.0.0.1:59999 - Locked within 1035 ms, 2 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.graph.TestRegionRendererNEWT01 - test10RegionRendererMSAA01 [apply] *** 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [apply] *** GLDebugMessage false [apply] XXX: Cubic: 4: [ID: 2147483647, onCurve: false: p 6.0, 15.0, 0.0, t 0.0, 0.0, 0.0], 5: [ID: 2147483647, onCurve: false: p 5.0, 8.0, 0.0, t 0.0, 0.0, 0.0] [apply] Reshape: zNear 0.100000, zFar 7000.000000 [apply] Reshape: Frustum: Frustum[ Planes[ [apply] L: Plane[ [ 0.77007616, 0.0, -0.63795197 ], 0.0], [apply] R: Plane[ [ -0.77007616, 0.0, -0.63795197 ], 0.0], [apply] B: Plane[ [ 0.0, 0.9238795, -0.38268346 ], 0.0], [apply] T: Plane[ [ 0.0, -0.9238795, -0.38268346 ], 0.0], [apply] N: Plane[ [ 0.0, 0.0, -1.0 ], -0.1], [apply] F: Plane[ [ 0.0, 0.0, 1.0 ], 6990.607]], [apply] ] [apply] Reshape: mapped.00: [0.000000, 0.000000, 1.000000], winZ 0.900013 -> [-0.828427, -0.414213, -1.000000] [apply] Reshape: mapped.11: [800.000000, 400.000000, 1.000000], winZ 0.900013 -> [0.828427, 0.414213, -1.000000] [apply] Reshape: dist1Box: [ dim 1.6568536 x 0.8284268 x 0.0, box -0.8284268 / -0.4142134 / -0.9999995 .. 0.8284268 / 0.4142134 / -0.9999995, ctr 0.0 / 0.0 / -0.9999995 ] [apply] Matrix: -20.0 / 0.0 / -300.0 @ 0.0 [apply] *** 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [apply] *** GLDebugMessage false [apply] XXX: Cubic: 4: [ID: 2147483647, onCurve: false: p 6.0, 15.0, 0.0, t 0.0, 0.0, 0.0], 5: [ID: 2147483647, onCurve: false: p 5.0, 8.0, 0.0, t 0.0, 0.0, 0.0] [apply] Reshape: zNear 0.100000, zFar 7000.000000 [apply] Reshape: Frustum: Frustum[ Planes[ [apply] L: Plane[ [ 0.77007616, 0.0, -0.63795197 ], 0.0], [apply] R: Plane[ [ -0.77007616, 0.0, -0.63795197 ], 0.0], [apply] B: Plane[ [ 0.0, 0.9238795, -0.38268346 ], 0.0], [apply] T: Plane[ [ 0.0, -0.9238795, -0.38268346 ], 0.0], [apply] N: Plane[ [ 0.0, 0.0, -1.0 ], -0.1], [apply] F: Plane[ [ 0.0, 0.0, 1.0 ], 6990.607]], [apply] ] [apply] Reshape: mapped.00: [0.000000, 0.000000, 1.000000], winZ 0.900013 -> [-0.828427, -0.414213, -1.000000] [apply] Reshape: mapped.11: [800.000000, 400.000000, 1.000000], winZ 0.900013 -> [0.828427, 0.414213, -1.000000] [apply] Reshape: dist1Box: [ dim 1.6568536 x 0.8284268 x 0.0, box -0.8284268 / -0.4142134 / -0.9999995 .. 0.8284268 / 0.4142134 / -0.9999995, ctr 0.0 / 0.0 / -0.9999995 ] [apply] Matrix: -20.0 / 0.0 / -300.0 @ 0.0 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestRegionRendererNEWT01 - test10RegionRendererMSAA01 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.graph.TestRegionRendererNEWT01 - test20RegionRendererR2T01 [apply] *** 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [apply] *** GLDebugMessage false [apply] XXX: Cubic: 4: [ID: 2147483647, onCurve: false: p 6.0, 15.0, 0.0, t 0.0, 0.0, 0.0], 5: [ID: 2147483647, onCurve: false: p 5.0, 8.0, 0.0, t 0.0, 0.0, 0.0] [apply] Reshape: zNear 0.100000, zFar 7000.000000 [apply] Reshape: Frustum: Frustum[ Planes[ [apply] L: Plane[ [ 0.77007616, 0.0, -0.63795197 ], 0.0], [apply] R: Plane[ [ -0.77007616, 0.0, -0.63795197 ], 0.0], [apply] B: Plane[ [ 0.0, 0.9238795, -0.38268346 ], 0.0], [apply] T: Plane[ [ 0.0, -0.9238795, -0.38268346 ], 0.0], [apply] N: Plane[ [ 0.0, 0.0, -1.0 ], -0.1], [apply] F: Plane[ [ 0.0, 0.0, 1.0 ], 6990.607]], [apply] ] [apply] Reshape: mapped.00: [0.000000, 0.000000, 1.000000], winZ 0.900013 -> [-0.828427, -0.414213, -1.000000] [apply] Reshape: mapped.11: [800.000000, 400.000000, 1.000000], winZ 0.900013 -> [0.828427, 0.414213, -1.000000] [apply] Reshape: dist1Box: [ dim 1.6568536 x 0.8284268 x 0.0, box -0.8284268 / -0.4142134 / -0.9999995 .. 0.8284268 / 0.4142134 / -0.9999995, ctr 0.0 / 0.0 / -0.9999995 ] [apply] Matrix: -20.0 / 0.0 / -300.0 @ 0.0 [apply] *** 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [apply] *** GLDebugMessage false [apply] XXX: Cubic: 4: [ID: 2147483647, onCurve: false: p 6.0, 15.0, 0.0, t 0.0, 0.0, 0.0], 5: [ID: 2147483647, onCurve: false: p 5.0, 8.0, 0.0, t 0.0, 0.0, 0.0] [apply] Reshape: zNear 0.100000, zFar 7000.000000 [apply] Reshape: Frustum: Frustum[ Planes[ [apply] L: Plane[ [ 0.77007616, 0.0, -0.63795197 ], 0.0], [apply] R: Plane[ [ -0.77007616, 0.0, -0.63795197 ], 0.0], [apply] B: Plane[ [ 0.0, 0.9238795, -0.38268346 ], 0.0], [apply] T: Plane[ [ 0.0, -0.9238795, -0.38268346 ], 0.0], [apply] N: Plane[ [ 0.0, 0.0, -1.0 ], -0.1], [apply] F: Plane[ [ 0.0, 0.0, 1.0 ], 6990.607]], [apply] ] [apply] Reshape: mapped.00: [0.000000, 0.000000, 1.000000], winZ 0.900013 -> [-0.828427, -0.414213, -1.000000] [apply] Reshape: mapped.11: [800.000000, 400.000000, 1.000000], winZ 0.900013 -> [0.828427, 0.414213, -1.000000] [apply] Reshape: dist1Box: [ dim 1.6568536 x 0.8284268 x 0.0, box -0.8284268 / -0.4142134 / -0.9999995 .. 0.8284268 / 0.4142134 / -0.9999995, ctr 0.0 / 0.0 / -0.9999995 ] [apply] Matrix: -20.0 / 0.0 / -300.0 @ 0.0 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestRegionRendererNEWT01 - test20RegionRendererR2T01 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407305959866 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test10RegionRendererMSAA01 took 3.205 sec [apply] Testcase: test20RegionRendererR2T01 took 0.587 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407305959866 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00.xml [apply] Testsuite: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 [apply] junit.framework.TestListener: tests to run: 5 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407305961600 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: startTest(test00Manual) [apply] junit.framework.TestListener: endTest(test00Manual) [apply] junit.framework.TestListener: startTest(test00SceneNoAA) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407305970617 ms +++ localhost/127.0.0.1:59999 - Locked within 9025 ms, 10 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test00Manual [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test00Manual [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test00SceneNoAA [apply] Requested: GLCaps[rgba 8/8/8/4, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], graph[msaaSamples 0, vbaaSamples 0] [apply] Chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Font Ubuntu-Regular [apply] DaltonMaagLtd: Ubuntu Regular 0.71 [apply] unitsPerEM 999.999939 (upem) [apply] ** new frame ** (sleep: 2000ms) [apply] Font Ubuntu-Regular [apply] DaltonMaagLtd: Ubuntu Regular 0.71 [apply] unitsPerEM 999.999939 (upem) [apply] fontSize 14.0, dotsPerMM 3.7065637x3.7037036, dpi 94.14671x94.07407, pixelSize 18.292181 [apply] junit.framework.TestListener: endTest(test00SceneNoAA) [apply] junit.framework.TestListener: startTest(test01SceneMSAA04) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test00SceneNoAA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test01SceneMSAA04 [apply] Requested: GLCaps[rgba 8/8/8/4, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], graph[msaaSamples 0, vbaaSamples 0] [apply] Chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/4, sample-ext default, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Font Ubuntu-Regular [apply] DaltonMaagLtd: Ubuntu Regular 0.71 [apply] unitsPerEM 999.999939 (upem) [apply] ** new frame ** (sleep: 2000ms) [apply] Font Ubuntu-Regular [apply] DaltonMaagLtd: Ubuntu Regular 0.71 [apply] unitsPerEM 999.999939 (upem) [apply] fontSize 14.0, dotsPerMM 3.7065637x3.7037036, dpi 94.14671x94.07407, pixelSize 18.292181 [apply] junit.framework.TestListener: endTest(test01SceneMSAA04) [apply] junit.framework.TestListener: startTest(test02GraphMSAA04) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test01SceneMSAA04 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test02GraphMSAA04 [apply] Requested: GLCaps[rgba 8/8/8/4, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], graph[msaaSamples 4, vbaaSamples 0] [apply] Chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Font Ubuntu-Regular [apply] DaltonMaagLtd: Ubuntu Regular 0.71 [apply] unitsPerEM 999.999939 (upem) [apply] ** new frame ** (sleep: 2000ms) [apply] Font Ubuntu-Regular [apply] DaltonMaagLtd: Ubuntu Regular 0.71 [apply] unitsPerEM 999.999939 (upem) [apply] fontSize 14.0, dotsPerMM 3.7065637x3.7037036, dpi 94.14671x94.07407, pixelSize 18.292181 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test02GraphMSAA04 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test03GraphVBAA04 [apply] Requested: GLCaps[rgba 8/8/8/4, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], graph[msaaSamples 0, vbaaSamples 4] [apply] junit.framework.TestListener: endTest(test02GraphMSAA04) [apply] junit.framework.TestListener: startTest(test03GraphVBAA04) [apply] Chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Font Ubuntu-Regular [apply] DaltonMaagLtd: Ubuntu Regular 0.71 [apply] unitsPerEM 999.999939 (upem) [apply] ** new frame ** (sleep: 2000ms) [apply] Font Ubuntu-Regular [apply] DaltonMaagLtd: Ubuntu Regular 0.71 [apply] unitsPerEM 999.999939 (upem) [apply] fontSize 14.0, dotsPerMM 3.7065637x3.7037036, dpi 94.14671x94.07407, pixelSize 18.292181 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test03GraphVBAA04 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407305982870 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] junit.framework.TestListener: endTest(test03GraphVBAA04) [apply] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 21.365 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407305961600 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407305970617 ms +++ localhost/127.0.0.1:59999 - Locked within 9025 ms, 10 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test00Manual [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test00Manual [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test00SceneNoAA [apply] Requested: GLCaps[rgba 8/8/8/4, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], graph[msaaSamples 0, vbaaSamples 0] [apply] Chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Font Ubuntu-Regular [apply] DaltonMaagLtd: Ubuntu Regular 0.71 [apply] unitsPerEM 999.999939 (upem) [apply] ** new frame ** (sleep: 2000ms) [apply] Font Ubuntu-Regular [apply] DaltonMaagLtd: Ubuntu Regular 0.71 [apply] unitsPerEM 999.999939 (upem) [apply] fontSize 14.0, dotsPerMM 3.7065637x3.7037036, dpi 94.14671x94.07407, pixelSize 18.292181 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test00SceneNoAA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test01SceneMSAA04 [apply] Requested: GLCaps[rgba 8/8/8/4, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], graph[msaaSamples 0, vbaaSamples 0] [apply] Chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/4, sample-ext default, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Font Ubuntu-Regular [apply] DaltonMaagLtd: Ubuntu Regular 0.71 [apply] unitsPerEM 999.999939 (upem) [apply] ** new frame ** (sleep: 2000ms) [apply] Font Ubuntu-Regular [apply] DaltonMaagLtd: Ubuntu Regular 0.71 [apply] unitsPerEM 999.999939 (upem) [apply] fontSize 14.0, dotsPerMM 3.7065637x3.7037036, dpi 94.14671x94.07407, pixelSize 18.292181 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test01SceneMSAA04 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test02GraphMSAA04 [apply] Requested: GLCaps[rgba 8/8/8/4, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], graph[msaaSamples 4, vbaaSamples 0] [apply] Chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Font Ubuntu-Regular [apply] DaltonMaagLtd: Ubuntu Regular 0.71 [apply] unitsPerEM 999.999939 (upem) [apply] ** new frame ** (sleep: 2000ms) [apply] Font Ubuntu-Regular [apply] DaltonMaagLtd: Ubuntu Regular 0.71 [apply] unitsPerEM 999.999939 (upem) [apply] fontSize 14.0, dotsPerMM 3.7065637x3.7037036, dpi 94.14671x94.07407, pixelSize 18.292181 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test02GraphMSAA04 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test03GraphVBAA04 [apply] Requested: GLCaps[rgba 8/8/8/4, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], graph[msaaSamples 0, vbaaSamples 4] [apply] Chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Font Ubuntu-Regular [apply] DaltonMaagLtd: Ubuntu Regular 0.71 [apply] unitsPerEM 999.999939 (upem) [apply] ** new frame ** (sleep: 2000ms) [apply] Font Ubuntu-Regular [apply] DaltonMaagLtd: Ubuntu Regular 0.71 [apply] unitsPerEM 999.999939 (upem) [apply] fontSize 14.0, dotsPerMM 3.7065637x3.7037036, dpi 94.14671x94.07407, pixelSize 18.292181 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00 - test03GraphVBAA04 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407305982870 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test00Manual took 0.003 sec [apply] Testcase: test00SceneNoAA took 5.107 sec [apply] Testcase: test01SceneMSAA04 took 2.279 sec [apply] Testcase: test02GraphMSAA04 took 2.337 sec [apply] Testcase: test03GraphVBAA04 took 2.435 sec [echo] Testing com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT01 -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT01.xml [apply] Testsuite: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT01 [apply] junit.framework.TestListener: tests to run: 2 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407305985646 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: startTest(testTextRendererMSAA01) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407305987653 ms +++ localhost/127.0.0.1:59999 - Locked within 2055 ms, 3 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT01 - testTextRendererMSAA01 [apply] Requested: GLCaps[rgba 8/8/8/4, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/4, sample-ext default, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [apply] Copyright 2010 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0 [apply] Ubuntu [apply] Regular [apply] DaltonMaagLtd: Ubuntu Regular 0.71 [apply] Ubuntu [apply] Version 0.71 [apply] Ubuntu [apply] Ubuntu and Canonical are registered trademarks of Canonical Ltd. [apply] Dalton Maag Ltd [apply] Dalton Maag Ltd [apply] The Ubuntu Font Family are libre fonts funded by Canonical Ltd on behalf of the Ubuntu project. The font design work and technical implementation is being undertaken by Dalton Maag. The typeface is sans-serif, uses OpenType features and is manually hinted for clarity on desktop and mobile computing screens. [apply] [apply] The scope of the Ubuntu Font Family includes all the languages used by the various Ubuntu users around the world in tune with Ubuntu's philosophy which states that every user should be able to use their software in the language of their choice. The project is ongoing, and we expect the family will be extended to cover many written languages in the coming years. [apply] http://www.daltonmaag.com/ [apply] http://www.daltonmaag.com/ [apply] Copyright 2010 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0 [apply] Ubuntu [apply] Regular [apply] DaltonMaagLtd: Ubuntu Regular 0.71 [apply] Ubuntu [apply] Version 0.71 [apply] Ubuntu [apply] Ubuntu and Canonical are registered trademarks of Canonical Ltd. [apply] Dalton Maag Ltd [apply] Dalton Maag Ltd [apply] The Ubuntu Font Family are libre fonts funded by Canonical Ltd on behalf of the Ubuntu project. The font design work and technical implementation is being undertaken by Dalton Maag. The typeface is sans-serif, uses OpenType features and is manually hinted for clarity on desktop and mobile computing screens. [apply] [apply] The scope of the Ubuntu Font Family includes all the languages used by the various Ubuntu users around the world in tune with Ubuntu's philosophy which states that every user should be able to use their software in the language of their choice. The project is ongoing, and we expect the family will be extended to cover many written languages in the coming years. [apply] http://www.daltonmaag.com/ [apply] http://www.daltonmaag.com/ [apply] [apply] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [apply] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [apply] Copyright 2010 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0 [apply] Ubuntu [apply] Regular [apply] DaltonMaagLtd: Ubuntu Regular 0.71 [apply] Ubuntu [apply] Version 0.71 [apply] Ubuntu [apply] Ubuntu and Canonical are registered trademarks of Canonical Ltd. [apply] Dalton Maag Ltd [apply] Dalton Maag Ltd [apply] The Ubuntu Font Family are libre fonts funded by Canonical Ltd on behalf of the Ubuntu project. The font design work and technical implementation is being undertaken by Dalton Maag. The typeface is sans-serif, uses OpenType features and is manually hinted for clarity on desktop and mobile computing screens. [apply] [apply] The scope of the Ubuntu Font Family includes all the languages used by the various Ubuntu users around the world in tune with Ubuntu's philosophy which states that every user should be able to use their software in the language of their choice. The project is ongoing, and we expect the family will be extended to cover many written languages in the coming years. [apply] http://www.daltonmaag.com/ [apply] http://www.daltonmaag.com/ [apply] Copyright 2010 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0 [apply] Ubuntu [apply] Regular [apply] DaltonMaagLtd: Ubuntu Regular 0.71 [apply] Ubuntu [apply] Version 0.71 [apply] Ubuntu [apply] Ubuntu and Canonical are registered trademarks of Canonical Ltd. [apply] Dalton Maag Ltd [apply] Dalton Maag Ltd [apply] The Ubuntu Font Family are libre fonts funded by Canonical Ltd on behalf of the Ubuntu project. The font design work and technical implementation is being undertaken by Dalton Maag. The typeface is sans-serif, uses OpenType features and is manually hinted for clarity on desktop and mobile computing screens. [apply] [apply] The scope of the Ubuntu Font Family includes all the languages used by the various Ubuntu users around the world in tune with Ubuntu's philosophy which states that every user should be able to use their software in the language of their choice. The project is ongoing, and we expect the family will be extended to cover many written languages in the coming years. [apply] http://www.daltonmaag.com/ [apply] http://www.daltonmaag.com/ [apply] [apply] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [apply] *** 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [apply] *** GLDebugMessage false [apply] GL MSAA SETUP: [apply] Caps realised GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/4, sample-ext default, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Caps sample buffers true, samples 4 [apply] GL MULTISAMPLE true [apply] GL SAMPLE_BUFFERS 1, SAMPLES 4 [apply] GL CSAA SETUP: [apply] GL SAMPLE COVERAGE false [apply] GL SAMPLE_ALPHA_TO_COVERAGE false [apply] GL SAMPLE_ALPHA_TO_ONE false [apply] GL SAMPLE_COVERAGE false: SAMPLE_COVERAGE_VALUE 1.0, SAMPLE_COVERAGE_INVERT 0 [apply] GL_BLEND false/false GL_SRC_ALPHA 0x1 GL_SRC_RGB 0x1 GL_DST_RGB 0x0 [apply] Reshape: zNear 0.100000, zFar 7000.000000 [apply] Reshape: Frustum: Frustum[ Planes[ [apply] L: Plane[ [ 0.77007616, 0.0, -0.63795197 ], 0.0], [apply] R: Plane[ [ -0.77007616, 0.0, -0.63795197 ], 0.0], [apply] B: Plane[ [ 0.0, 0.9238795, -0.38268346 ], 0.0], [apply] T: Plane[ [ 0.0, -0.9238795, -0.38268346 ], 0.0], [apply] N: Plane[ [ 0.0, 0.0, -1.0 ], -0.1], [apply] F: Plane[ [ 0.0, 0.0, 1.0 ], 6990.607]], [apply] ] [apply] Reshape: mapped.00: [0.000000, 0.000000, 1.000000], winZ 0.900013 -> [-0.828427, -0.414213, -1.000000] [apply] Reshape: mapped.11: [800.000000, 400.000000, 1.000000], winZ 0.900013 -> [0.828427, 0.414213, -1.000000] [apply] Reshape: dist1Box: [ dim 1.6568536 x 0.8284268 x 0.0, box -0.8284268 / -0.4142134 / -0.9999995 .. 0.8284268 / 0.4142134 / -0.9999995, ctr 0.0 / 0.0 / -0.9999995 ] [apply] Matrix: -400.0 / -30.0 / -1000.0 @ 0.0 [apply] Scale: [165.685349 x 82.842674] / [800 x 400] = [0.207107, 0.207107] -> 0.207107 [apply] ** new frame ** (sleep: 100ms) [apply] ** new frame ** (sleep: 100ms) [apply] ** new frame ** (sleep: 100ms) [apply] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [apply] Copyright (c) 2000 Bigelow & Holmes Inc. Pat. Des 289,421. [apply] Lucida Bright [apply] Regular [apply] Lucida Bright Regular: B&H:2000 [apply] Lucida Bright Regular [apply] January 28, 2000; 1.10 (JAVA) [apply] LucidaBright [apply] Lucida is a registered trademark of Bigelow & Holmes Inc. [apply] Copyright (c) 2000 Bigelow & Holmes Inc. Pat. Des 289,421. [apply] Lucida Bright [apply] Regular [apply] Lucida Bright Regular: B&H:2000 [apply] Lucida Bright Regular [apply] January 28, 2000; 1.10 (JAVA) [apply] LucidaBright [apply] Lucida is a registered trademark of Bigelow & Holmes Inc. [apply] [apply] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [apply] ** new frame ** (sleep: 100ms) [apply] ** new frame ** (sleep: 100ms) [apply] ** new frame ** (sleep: 100ms) [apply] junit.framework.TestListener: endTest(testTextRendererMSAA01) [apply] junit.framework.TestListener: startTest(testTextRendererR2T01) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT01 - testTextRendererMSAA01 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT01 - testTextRendererR2T01 [apply] Requested: GLCaps[rgba 8/8/8/4, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL MSAA SETUP: [apply] Caps realised GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] Caps sample buffers false, samples 0 [apply] GL MULTISAMPLE true [apply] GL SAMPLE_BUFFERS 0, SAMPLES 0 [apply] GL CSAA SETUP: [apply] GL SAMPLE COVERAGE false [apply] GL SAMPLE_ALPHA_TO_COVERAGE false [apply] GL SAMPLE_ALPHA_TO_ONE false [apply] GL SAMPLE_COVERAGE false: SAMPLE_COVERAGE_VALUE 1.0, SAMPLE_COVERAGE_INVERT 0 [apply] GL_BLEND false/false GL_SRC_ALPHA 0x1 GL_SRC_RGB 0x1 GL_DST_RGB 0x0 [apply] Chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [apply] Copyright 2010 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0 [apply] Ubuntu [apply] Regular [apply] DaltonMaagLtd: Ubuntu Regular 0.71 [apply] Ubuntu [apply] Version 0.71 [apply] Ubuntu [apply] Ubuntu and Canonical are registered trademarks of Canonical Ltd. [apply] Dalton Maag Ltd [apply] Dalton Maag Ltd [apply] The Ubuntu Font Family are libre fonts funded by Canonical Ltd on behalf of the Ubuntu project. The font design work and technical implementation is being undertaken by Dalton Maag. The typeface is sans-serif, uses OpenType features and is manually hinted for clarity on desktop and mobile computing screens. [apply] [apply] The scope of the Ubuntu Font Family includes all the languages used by the various Ubuntu users around the world in tune with Ubuntu's philosophy which states that every user should be able to use their software in the language of their choice. The project is ongoing, and we expect the family will be extended to cover many written languages in the coming years. [apply] http://www.daltonmaag.com/ [apply] http://www.daltonmaag.com/ [apply] Copyright 2010 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0 [apply] Ubuntu [apply] Regular [apply] DaltonMaagLtd: Ubuntu Regular 0.71 [apply] Ubuntu [apply] Version 0.71 [apply] Ubuntu [apply] Ubuntu and Canonical are registered trademarks of Canonical Ltd. [apply] Dalton Maag Ltd [apply] Dalton Maag Ltd [apply] The Ubuntu Font Family are libre fonts funded by Canonical Ltd on behalf of the Ubuntu project. The font design work and technical implementation is being undertaken by Dalton Maag. The typeface is sans-serif, uses OpenType features and is manually hinted for clarity on desktop and mobile computing screens. [apply] [apply] The scope of the Ubuntu Font Family includes all the languages used by the various Ubuntu users around the world in tune with Ubuntu's philosophy which states that every user should be able to use their software in the language of their choice. The project is ongoing, and we expect the family will be extended to cover many written languages in the coming years. [apply] http://www.daltonmaag.com/ [apply] http://www.daltonmaag.com/ [apply] [apply] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [apply] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [apply] Copyright 2010 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0 [apply] Ubuntu [apply] Regular [apply] DaltonMaagLtd: Ubuntu Regular 0.71 [apply] Ubuntu [apply] Version 0.71 [apply] Ubuntu [apply] Ubuntu and Canonical are registered trademarks of Canonical Ltd. [apply] Dalton Maag Ltd [apply] Dalton Maag Ltd [apply] The Ubuntu Font Family are libre fonts funded by Canonical Ltd on behalf of the Ubuntu project. The font design work and technical implementation is being undertaken by Dalton Maag. The typeface is sans-serif, uses OpenType features and is manually hinted for clarity on desktop and mobile computing screens. [apply] [apply] The scope of the Ubuntu Font Family includes all the languages used by the various Ubuntu users around the world in tune with Ubuntu's philosophy which states that every user should be able to use their software in the language of their choice. The project is ongoing, and we expect the family will be extended to cover many written languages in the coming years. [apply] http://www.daltonmaag.com/ [apply] http://www.daltonmaag.com/ [apply] Copyright 2010 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0 [apply] Ubuntu [apply] Regular [apply] DaltonMaagLtd: Ubuntu Regular 0.71 [apply] Ubuntu [apply] Version 0.71 [apply] Ubuntu [apply] Ubuntu and Canonical are registered trademarks of Canonical Ltd. [apply] Dalton Maag Ltd [apply] Dalton Maag Ltd [apply] The Ubuntu Font Family are libre fonts funded by Canonical Ltd on behalf of the Ubuntu project. The font design work and technical implementation is being undertaken by Dalton Maag. The typeface is sans-serif, uses OpenType features and is manually hinted for clarity on desktop and mobile computing screens. [apply] [apply] The scope of the Ubuntu Font Family includes all the languages used by the various Ubuntu users around the world in tune with Ubuntu's philosophy which states that every user should be able to use their software in the language of their choice. The project is ongoing, and we expect the family will be extended to cover many written languages in the coming years. [apply] http://www.daltonmaag.com/ [apply] http://www.daltonmaag.com/ [apply] [apply] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [apply] *** 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [apply] *** GLDebugMessage false [apply] Reshape: zNear 0.100000, zFar 7000.000000 [apply] Reshape: Frustum: Frustum[ Planes[ [apply] L: Plane[ [ 0.77007616, 0.0, -0.63795197 ], 0.0], [apply] R: Plane[ [ -0.77007616, 0.0, -0.63795197 ], 0.0], [apply] B: Plane[ [ 0.0, 0.9238795, -0.38268346 ], 0.0], [apply] T: Plane[ [ 0.0, -0.9238795, -0.38268346 ], 0.0], [apply] N: Plane[ [ 0.0, 0.0, -1.0 ], -0.1], [apply] F: Plane[ [ 0.0, 0.0, 1.0 ], 6990.607]], [apply] ] [apply] Reshape: mapped.00: [0.000000, 0.000000, 1.000000], winZ 0.900013 -> [-0.828427, -0.414213, -1.000000] [apply] Reshape: mapped.11: [800.000000, 400.000000, 1.000000], winZ 0.900013 -> [0.828427, 0.414213, -1.000000] [apply] Reshape: dist1Box: [ dim 1.6568536 x 0.8284268 x 0.0, box -0.8284268 / -0.4142134 / -0.9999995 .. 0.8284268 / 0.4142134 / -0.9999995, ctr 0.0 / 0.0 / -0.9999995 ] [apply] Matrix: -400.0 / -30.0 / -1000.0 @ 0.0 [apply] Scale: [165.685349 x 82.842674] / [800 x 400] = [0.207107, 0.207107] -> 0.207107 [apply] ** new frame ** (sleep: 100ms) [apply] ** new frame ** (sleep: 100ms) [apply] ** new frame ** (sleep: 100ms) [apply] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [apply] Copyright (c) 2000 Bigelow & Holmes Inc. Pat. Des 289,421. [apply] Lucida Bright [apply] Regular [apply] Lucida Bright Regular: B&H:2000 [apply] Lucida Bright Regular [apply] January 28, 2000; 1.10 (JAVA) [apply] LucidaBright [apply] Lucida is a registered trademark of Bigelow & Holmes Inc. [apply] Copyright (c) 2000 Bigelow & Holmes Inc. Pat. Des 289,421. [apply] Lucida Bright [apply] Regular [apply] Lucida Bright Regular: B&H:2000 [apply] Lucida Bright Regular [apply] January 28, 2000; 1.10 (JAVA) [apply] LucidaBright [apply] Lucida is a registered trademark of Bigelow & Holmes Inc. [apply] [apply] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [apply] ** new frame ** (sleep: 100ms) [apply] ** new frame ** (sleep: 100ms) [apply] ** new frame ** (sleep: 100ms) [apply] junit.framework.TestListener: endTest(testTextRendererR2T01) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT01 - testTextRendererR2T01 [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.353 sec [apply] ------------- Standard Output --------------- [apply] GL MSAA SETUP: [apply] Caps realised GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/4, sample-ext default, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Caps sample buffers true, samples 4 [apply] GL MULTISAMPLE true [apply] GL SAMPLE_BUFFERS 1, SAMPLES 4 [apply] GL CSAA SETUP: [apply] GL SAMPLE COVERAGE false [apply] GL SAMPLE_ALPHA_TO_COVERAGE false [apply] GL SAMPLE_ALPHA_TO_ONE false [apply] GL SAMPLE_COVERAGE false: SAMPLE_COVERAGE_VALUE 1.0, SAMPLE_COVERAGE_INVERT 0 [apply] GL_BLEND false/false GL_SRC_ALPHA 0x1 GL_SRC_RGB 0x1 GL_DST_RGB 0x0 [apply] GL MSAA SETUP: [apply] Caps realised GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] Caps sample buffers false, samples 0 [apply] GL MULTISAMPLE true [apply] GL SAMPLE_BUFFERS 0, SAMPLES 0 [apply] GL CSAA SETUP: [apply] GL SAMPLE COVERAGE false [apply] GL SAMPLE_ALPHA_TO_COVERAGE false [apply] GL SAMPLE_ALPHA_TO_ONE false [apply] GL SAMPLE_COVERAGE false: SAMPLE_COVERAGE_VALUE 1.0, SAMPLE_COVERAGE_INVERT 0 [apply] GL_BLEND false/false GL_SRC_ALPHA 0x1 GL_SRC_RGB 0x1 GL_DST_RGB 0x0 [apply] ------------- ---------------- --------------- [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407305985646 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407305987653 ms +++ localhost/127.0.0.1:59999 - Locked within 2055 ms, 3 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT01 - testTextRendererMSAA01 [apply] Requested: GLCaps[rgba 8/8/8/4, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/4, sample-ext default, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [apply] Copyright 2010 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0 [apply] Ubuntu [apply] Regular [apply] DaltonMaagLtd: Ubuntu Regular 0.71 [apply] Ubuntu [apply] Version 0.71 [apply] Ubuntu [apply] Ubuntu and Canonical are registered trademarks of Canonical Ltd. [apply] Dalton Maag Ltd [apply] Dalton Maag Ltd [apply] The Ubuntu Font Family are libre fonts funded by Canonical Ltd on behalf of the Ubuntu project. The font design work and technical implementation is being undertaken by Dalton Maag. The typeface is sans-serif, uses OpenType features and is manually hinted for clarity on desktop and mobile computing screens. [apply] [apply] The scope of the Ubuntu Font Family includes all the languages used by the various Ubuntu users around the world in tune with Ubuntu's philosophy which states that every user should be able to use their software in the language of their choice. The project is ongoing, anSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407305997837 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms [apply] d we expect the family will be extended to cover many written languages in the coming years. [apply] http://www.daltonmaag.com/ [apply] http://www.daltonmaag.com/ [apply] Copyright 2010 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0 [apply] Ubuntu [apply] Regular [apply] DaltonMaagLtd: Ubuntu Regular 0.71 [apply] Ubuntu [apply] Version 0.71 [apply] Ubuntu [apply] Ubuntu and Canonical are registered trademarks of Canonical Ltd. [apply] Dalton Maag Ltd [apply] Dalton Maag Ltd [apply] The Ubuntu Font Family are libre fonts funded by Canonical Ltd on behalf of the Ubuntu project. The font design work and technical implementation is being undertaken by Dalton Maag. The typeface is sans-serif, uses OpenType features and is manually hinted for clarity on desktop and mobile computing screens. [apply] [apply] The scope of the Ubuntu Font Family includes all the languages used by the various Ubuntu users around the world in tune with Ubuntu's philosophy which states that every user should be able to use their software in the language of their choice. The project is ongoing, and we expect the family will be extended to cover many written languages in the coming years. [apply] http://www.daltonmaag.com/ [apply] http://www.daltonmaag.com/ [apply] [apply] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [apply] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [apply] Copyright 2010 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0 [apply] Ubuntu [apply] Regular [apply] DaltonMaagLtd: Ubuntu Regular 0.71 [apply] Ubuntu [apply] Version 0.71 [apply] Ubuntu [apply] Ubuntu and Canonical are registered trademarks of Canonical Ltd. [apply] Dalton Maag Ltd [apply] Dalton Maag Ltd [apply] The Ubuntu Font Family are libre fonts funded by Canonical Ltd on behalf of the Ubuntu project. The font design work and technical implementation is being undertaken by Dalton Maag. The typeface is sans-serif, uses OpenType features and is manually hinted for clarity on desktop and mobile computing screens. [apply] [apply] The scope of the Ubuntu Font Family includes all the languages used by the various Ubuntu users around the world in tune with Ubuntu's philosophy which states that every user should be able to use their software in the language of their choice. The project is ongoing, and we expect the family will be extended to cover many written languages in the coming years. [apply] http://www.daltonmaag.com/ [apply] http://www.daltonmaag.com/ [apply] Copyright 2010 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0 [apply] Ubuntu [apply] Regular [apply] DaltonMaagLtd: Ubuntu Regular 0.71 [apply] Ubuntu [apply] Version 0.71 [apply] Ubuntu [apply] Ubuntu and Canonical are registered trademarks of Canonical Ltd. [apply] Dalton Maag Ltd [apply] Dalton Maag Ltd [apply] The Ubuntu Font Family are libre fonts funded by Canonical Ltd on behalf of the Ubuntu project. The font design work and technical implementation is being undertaken by Dalton Maag. The typeface is sans-serif, uses OpenType features and is manually hinted for clarity on desktop and mobile computing screens. [apply] [apply] The scope of the Ubuntu Font Family includes all the languages used by the various Ubuntu users around the world in tune with Ubuntu's philosophy which states that every user should be able to use their software in the language of their choice. The project is ongoing, and we expect the family will be extended to cover many written languages in the coming years. [apply] http://www.daltonmaag.com/ [apply] http://www.daltonmaag.com/ [apply] [apply] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [apply] *** 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [apply] *** GLDebugMessage false [apply] Reshape: zNear 0.100000, zFar 7000.000000 [apply] Reshape: Frustum: Frustum[ Planes[ [apply] L: Plane[ [ 0.77007616, 0.0, -0.63795197 ], 0.0], [apply] R: Plane[ [ -0.77007616, 0.0, -0.63795197 ], 0.0], [apply] B: Plane[ [ 0.0, 0.9238795, -0.38268346 ], 0.0], [apply] T: Plane[ [ 0.0, -0.9238795, -0.38268346 ], 0.0], [apply] N: Plane[ [ 0.0, 0.0, -1.0 ], -0.1], [apply] F: Plane[ [ 0.0, 0.0, 1.0 ], 6990.607]], [apply] ] [apply] Reshape: mapped.00: [0.000000, 0.000000, 1.000000], winZ 0.900013 -> [-0.828427, -0.414213, -1.000000] [apply] Reshape: mapped.11: [800.000000, 400.000000, 1.000000], winZ 0.900013 -> [0.828427, 0.414213, -1.000000] [apply] Reshape: dist1Box: [ dim 1.6568536 x 0.8284268 x 0.0, box -0.8284268 / -0.4142134 / -0.9999995 .. 0.8284268 / 0.4142134 / -0.9999995, ctr 0.0 / 0.0 / -0.9999995 ] [apply] Matrix: -400.0 / -30.0 / -1000.0 @ 0.0 [apply] Scale: [165.685349 x 82.842674] / [800 x 400] = [0.207107, 0.207107] -> 0.207107 [apply] ** new frame ** (sleep: 100ms) [apply] ** new frame ** (sleep: 100ms) [apply] ** new frame ** (sleep: 100ms) [apply] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [apply] Copyright (c) 2000 Bigelow & Holmes Inc. Pat. Des 289,421. [apply] Lucida Bright [apply] Regular [apply] Lucida Bright Regular: B&H:2000 [apply] Lucida Bright Regular [apply] January 28, 2000; 1.10 (JAVA) [apply] LucidaBright [apply] Lucida is a registered trademark of Bigelow & Holmes Inc. [apply] Copyright (c) 2000 Bigelow & Holmes Inc. Pat. Des 289,421. [apply] Lucida Bright [apply] Regular [apply] Lucida Bright Regular: B&H:2000 [apply] Lucida Bright Regular [apply] January 28, 2000; 1.10 (JAVA) [apply] LucidaBright [apply] Lucida is a registered trademark of Bigelow & Holmes Inc. [apply] [apply] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [apply] ** new frame ** (sleep: 100ms) [apply] ** new frame ** (sleep: 100ms) [apply] ** new frame ** (sleep: 100ms) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT01 - testTextRendererMSAA01 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT01 - testTextRendererR2T01 [apply] Requested: GLCaps[rgba 8/8/8/4, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] Chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [apply] Copyright 2010 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0 [apply] Ubuntu [apply] Regular [apply] DaltonMaagLtd: Ubuntu Regular 0.71 [apply] Ubuntu [apply] Version 0.71 [apply] Ubuntu [apply] Ubuntu and Canonical are registered trademarks of Canonical Ltd. [apply] Dalton Maag Ltd [apply] Dalton Maag Ltd [apply] The Ubuntu Font Family are libre fonts funded by Canonical Ltd on behalf of the Ubuntu project. The font design work and technical implementation is being undertaken by Dalton Maag. The typeface is sans-serif, uses OpenType features and is manually hinted for clarity on desktop and mobile computing screens. [apply] [apply] The scope of the Ubuntu Font Family includes all the languages used by the various Ubuntu users around the world in tune with Ubuntu's philosophy which states that every user should be able to use their software in the language of their choice. The project is ongoing, and we expect the family will be extended to cover many written languages in the coming years. [apply] http://www.daltonmaag.com/ [apply] http://www.daltonmaag.com/ [apply] Copyright 2010 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0 [apply] Ubuntu [apply] Regular [apply] DaltonMaagLtd: Ubuntu Regular 0.71 [apply] Ubuntu [apply] Version 0.71 [apply] Ubuntu [apply] Ubuntu and Canonical are registered trademarks of Canonical Ltd. [apply] Dalton Maag Ltd [apply] Dalton Maag Ltd [apply] The Ubuntu Font Family are libre fonts funded by Canonical Ltd on behalf of the Ubuntu project. The font design work and technical implementation is being undertaken by Dalton Maag. The typeface is sans-serif, uses OpenType features and is manually hinted for clarity on desktop and mobile computing screens. [apply] [apply] The scope of the Ubuntu Font Family includes all the languages used by the various Ubuntu users around the world in tune with Ubuntu's philosophy which states that every user should be able to use their software in the language of their choice. The project is ongoing, and we expect the family will be extended to cover many written languages in the coming years. [apply] http://www.daltonmaag.com/ [apply] http://www.daltonmaag.com/ [apply] [apply] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [apply] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [apply] Copyright 2010 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0 [apply] Ubuntu [apply] Regular [apply] DaltonMaagLtd: Ubuntu Regular 0.71 [apply] Ubuntu [apply] Version 0.71 [apply] Ubuntu [apply] Ubuntu and Canonical are registered trademarks of Canonical Ltd. [apply] Dalton Maag Ltd [apply] Dalton Maag Ltd [apply] The Ubuntu Font Family are libre fonts funded by Canonical Ltd on behalf of the Ubuntu project. The font design work and technical implementation is being undertaken by Dalton Maag. The typeface is sans-serif, uses OpenType features and is manually hinted for clarity on desktop and mobile computing screens. [apply] [apply] The scope of the Ubuntu Font Family includes all the languages used by the various Ubuntu users around the world in tune with Ubuntu's philosophy which states that every user should be able to use their software in the language of their choice. The project is ongoing, and we expect the family will be extended to cover many written languages in the coming years. [apply] http://www.daltonmaag.com/ [apply] http://www.daltonmaag.com/ [apply] Copyright 2010 Canonical Ltd. Licensed under the Ubuntu Font Licence 1.0 [apply] Ubuntu [apply] Regular [apply] DaltonMaagLtd: Ubuntu Regular 0.71 [apply] Ubuntu [apply] Version 0.71 [apply] Ubuntu [apply] Ubuntu and Canonical are registered trademarks of Canonical Ltd. [apply] Dalton Maag Ltd [apply] Dalton Maag Ltd [apply] The Ubuntu Font Family are libre fonts funded by Canonical Ltd on behalf of the Ubuntu project. The font design work and technical implementation is being undertaken by Dalton Maag. The typeface is sans-serif, uses OpenType features and is manually hinted for clarity on desktop and mobile computing screens. [apply] [apply] The scope of the Ubuntu Font Family includes all the languages used by the various Ubuntu users around the world in tune with Ubuntu's philosophy which states that every user should be able to use their software in the language of their choice. The project is ongoing, and we expect the family will be extended to cover many written languages in the coming years. [apply] http://www.daltonmaag.com/ [apply] http://www.daltonmaag.com/ [apply] [apply] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [apply] *** 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [apply] *** GLDebugMessage false [apply] Reshape: zNear 0.100000, zFar 7000.000000 [apply] Reshape: Frustum: Frustum[ Planes[ [apply] L: Plane[ [ 0.77007616, 0.0, -0.63795197 ], 0.0], [apply] R: Plane[ [ -0.77007616, 0.0, -0.63795197 ], 0.0], [apply] B: Plane[ [ 0.0, 0.9238795, -0.38268346 ], 0.0], [apply] T: Plane[ [ 0.0, -0.9238795, -0.38268346 ], 0.0], [apply] N: Plane[ [ 0.0, 0.0, -1.0 ], -0.1], [apply] F: Plane[ [ 0.0, 0.0, 1.0 ], 6990.607]], [apply] ] [apply] Reshape: mapped.00: [0.000000, 0.000000, 1.000000], winZ 0.900013 -> [-0.828427, -0.414213, -1.000000] [apply] Reshape: mapped.11: [800.000000, 400.000000, 1.000000], winZ 0.900013 -> [0.828427, 0.414213, -1.000000] [apply] Reshape: dist1Box: [ dim 1.6568536 x 0.8284268 x 0.0, box -0.8284268 / -0.4142134 / -0.9999995 .. 0.8284268 / 0.4142134 / -0.9999995, ctr 0.0 / 0.0 / -0.9999995 ] [apply] Matrix: -400.0 / -30.0 / -1000.0 @ 0.0 [apply] Scale: [165.685349 x 82.842674] / [800 x 400] = [0.207107, 0.207107] -> 0.207107 [apply] ** new frame ** (sleep: 100ms) [apply] ** new frame ** (sleep: 100ms) [apply] ** new frame ** (sleep: 100ms) [apply] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [apply] Copyright (c) 2000 Bigelow & Holmes Inc. Pat. Des 289,421. [apply] Lucida Bright [apply] Regular [apply] Lucida Bright Regular: B&H:2000 [apply] Lucida Bright Regular [apply] January 28, 2000; 1.10 (JAVA) [apply] LucidaBright [apply] Lucida is a registered trademark of Bigelow & Holmes Inc. [apply] Copyright (c) 2000 Bigelow & Holmes Inc. Pat. Des 289,421. [apply] Lucida Bright [apply] Regular [apply] Lucida Bright Regular: B&H:2000 [apply] Lucida Bright Regular [apply] January 28, 2000; 1.10 (JAVA) [apply] LucidaBright [apply] Lucida is a registered trademark of Bigelow & Holmes Inc. [apply] [apply] +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [apply] ** new frame ** (sleep: 100ms) [apply] ** new frame ** (sleep: 100ms) [apply] ** new frame ** (sleep: 100ms) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT01 - testTextRendererR2T01 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407305997837 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testTextRendererMSAA01 took 4.845 sec [apply] Testcase: testTextRendererR2T01 took 5.19 sec [echo] Testing com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10 -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10.xml [apply] Testsuite: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10 [apply] junit.framework.TestListener: tests to run: 1 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407305999816 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306004825 ms +++ localhost/127.0.0.1:59999 - Locked within 5017 ms, 6 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10 - testTextRendererMSAA01 [apply] junit.framework.TestListener: startTest(testTextRendererMSAA01) [apply] Requested: GLCaps[rgba 8/8/8/4, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] Chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/4, sample-ext default, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] ** new frame ** (sleep: 100ms) [apply] junit.framework.TestListener: endTest(testTextRendererMSAA01) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10 - testTextRendererMSAA01 [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.016 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407305999816 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306004825 ms +++ localhost/127.0.0.1:59999 - Locked within 5017 ms, 6 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10 - testTextRendererMSAA01 [apply] Requested: GLCaps[rgba 8/8/8/4, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] Chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/4, sample-ext default, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] ** new frame ** (sleep: 100ms) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10 - testTextRendererMSAA01 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306007750 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testTextRendererMSAA01 took 2.615 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306007750 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove03GLWindowNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove03GLWindowNEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove03GLWindowNEWT [apply] junit.framework.TestListener: tests to run: 1 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306009368 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306011373 ms +++ localhost/127.0.0.1:59999 - Locked within 2012 ms, 3 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove03GLWindowNEWT - test01Onscreen [apply] Loop # 0 / 15 [apply] junit.framework.TestListener: startTest(test01Onscreen) [apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Loop # 1 / 15 [apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Loop # 2 / 15 [apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Loop # 3 / 15 [apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Loop # 4 / 15 [apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Loop # 5 / 15 [apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Loop # 6 / 15 [apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Loop # 7 / 15 [apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Loop # 8 / 15 [apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Loop # 9 / 15 [apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Loop # 10 / 15 [apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Loop # 11 / 15 [apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Loop # 12 / 15 [apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Loop # 13 / 15 [apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Loop # 14 / 15 [apply] junit.framework.TestListener: endTest(test01Onscreen) [apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove03GLWindowNEWT - test01Onscreen [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.683 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306009368 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306011373 ms +++ localhost/127.0.0.1:59999 - Locked within 2012 ms, 3 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove03GLWindowNEWT - test01Onscreen [apply] Loop # 0 / 15 [apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Loop # 1 / 15 [apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Loop # 2 / 15 [apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Loop # 3 / 15 [apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Loop # 4 / 15 [apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Loop # 5 / 15 [apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Loop # 6 / 15 [apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Loop # 7 / 15 [apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Loop # 8 / 15 [apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Loop # 9 / 15 [apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Loop # 10 / 15 [apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Loop # 11 / 15 [apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Loop # 12 / 15 [apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Loop # 13 / 15 [apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Loop # 14 / 15 [apply] GLWindow: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove03GLWindowNEWT - test01Onscreen [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306015973 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01Onscreen took 2.838 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306015973 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext01NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext01NEWT [apply] junit.framework.TestListener: tests to run: 2 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306017599 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306020608 ms +++ localhost/127.0.0.1:59999 - Locked within 3025 ms, 4 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext01NEWT - test01_Anim [apply] junit.framework.TestListener: startTest(test01_Anim) [apply] Thread[Thread-5-Animator,5,main] GearsES2.init.0 0x29ed520c: tileRendererInUse null, GearsES2[obj 0x29ed520c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x29ed520c on Thread[Thread-5-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x29ed520c created: GearsObj[0x55e7e4bb, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x29ed520c created: GearsObj[0x6b59dd0c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x29ed520c created: GearsObj[0x6b59dd0c, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-5-Animator,5,main] GearsES2.init.X 0x29ed520c FIN GearsES2[obj 0x29ed520c isInit true, usesShared false, 1 GearsObj[0x55e7e4bb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6b59dd0c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x594c9066, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-5-Animator,5,main] GearsES2.reshape 0x29ed520c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff458621d70, msaa false, tileRendererInUse null [apply] >> GearsES2 0x29ed520c, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x29ed520c: tileRendererInUse null [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x29ed520c FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext01NEWT - test01_Anim [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext01NEWT - test01_Plain [apply] junit.framework.TestListener: endTest(test01_Anim) [apply] junit.framework.TestListener: startTest(test01_Plain) [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x3dd44d5e: tileRendererInUse null, GearsES2[obj 0x3dd44d5e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3dd44d5e on Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x3dd44d5e created: GearsObj[0x3cc425b2, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3dd44d5e created: GearsObj[0x7186e848, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3dd44d5e created: GearsObj[0x7186e848, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x3dd44d5e FIN GearsES2[obj 0x3dd44d5e isInit true, usesShared false, 1 GearsObj[0x3cc425b2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7186e848, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ffc0932, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x3dd44d5e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff458637140, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3dd44d5e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x3dd44d5e 640x480, swapInterval 1, drawable 0x7ff458637140 [apply] Thread[Thread-6,5,main] GearsES2.display 0x3dd44d5e 640x480, swapInterval 1, drawable 0x7ff458637140 [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x3dd44d5e: tileRendererInUse null [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x3dd44d5e FIN [apply] junit.framework.TestListener: endTest(test01_Plain) [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.428 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306017599 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306020608 ms +++ localhost/127.0.0.1:59999 - Locked within 3025 ms, 4 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext01NEWT - test01_Anim [apply] Thread[Thread-5-Animator,5,main] GearsES2.init.0 0x29ed520c: tileRendererInUse null, GearsES2[obj 0x29ed520c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x29ed520c on Thread[Thread-5-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x29ed520c created: GearsObj[0x55e7e4bb, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x29ed520c created: GearsObj[0x6b59dd0c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x29ed520c created: GearsObj[0x6b59dd0c, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-5-Animator,5,main] GearsES2.init.X 0x29ed520c FIN GearsES2[obj 0x29ed520c isInit true, usesShared false, 1 GearsObj[0x55e7e4bb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6b59dd0c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x594c9066, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-5-Animator,5,main] GearsES2.reshape 0x29ed520c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff458621d70, msaa false, tileRendererInUse null [apply] >> GearsES2 0x29ed520c, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x29ed520c: tileRendererInUse null [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x29ed520c FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext01NEWT - test01_Anim [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext01NEWT - test01_Plain [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x3dd44d5e: tileRendererInUse null, GearsES2[obj 0x3dd44d5e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3dd44d5e on Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x3dd44d5e created: GearsObj[0x3cc425b2, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3dd44d5e created: GearsObj[0x7186e848, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3dd44d5e created: GearsObj[0x7186e848, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x3dd44d5e FIN GearsES2[obj 0x3dd44d5e isInit true, usesShared false, 1 GearsObj[0x3cc425b2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7186e848, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ffc0932, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x3dd44d5e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ff458637140, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3dd44d5e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x3dd44d5e 640x480, swapInterval 1, drawable 0x7ff458637140 [apply] Thread[Thread-6,5,main] GearsES2.display 0x3dd44d5e 640x480, swapInterval 1, drawable 0x7ff458637140 [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x3dd44d5e: tileRendererInUse null [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x3dd44d5e FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext01NEWT - test01_Plain [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306022950 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01_Anim took 2.105 sec [apply] Testcase: test01_Plain took 0.137 sec [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext01NEWT - test01_Plain [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306022950 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext02NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext02NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext02NEWT [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306024560 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: tests to run: 2 [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306025562 ms +++ localhost/127.0.0.1:59999 - Locked within 1030 ms, 2 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext02NEWT - test01_Anim [apply] junit.framework.TestListener: startTest(test01_Anim) [apply] Thread[Thread-5-Animator,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-5-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] Thread[Thread-5-Animator,5,main] GearsES2.init.0 0x1ebc7a1c: tileRendererInUse null, GearsES2[obj 0x1ebc7a1c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1ebc7a1c on Thread[Thread-5-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [apply] null [apply] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread[Thread-5-Animator,5,main] RedSquareES2.init FIN [apply] gear1 0x1ebc7a1c created: GearsObj[0x5d36368, vbo ff 1, fs 2, bf 3, bs 4] [apply] Thread[Thread-5-Animator,5,main] RedSquareES2.reshape 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7fb1184db8e0, tileRendererInUse null [apply] Thread[Thread-5-Animator,5,main] RedSquareES2.reshape FIN [apply] gear2 0x1ebc7a1c created: GearsObj[0x792343d4, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1ebc7a1c created: GearsObj[0x792343d4, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-5-Animator,5,main] GearsES2.init.X 0x1ebc7a1c FIN GearsES2[obj 0x1ebc7a1c isInit true, usesShared false, 1 GearsObj[0x5d36368, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x792343d4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x622367ff, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-5-Animator,5,main] GearsES2.reshape 0x1ebc7a1c 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7fb1184fa6e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1ebc7a1c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Window1: frames 13 [apply] Window2: frames 37 [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1ebc7a1c: tileRendererInUse null [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1ebc7a1c FIN [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext02NEWT - test01_Anim [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext02NEWT - test01_Plain [apply] junit.framework.TestListener: endTest(test01_Anim) [apply] junit.framework.TestListener: startTest(test01_Plain) [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 3 (enable: true) [apply] null [apply] ShaderProgram[id=3, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.init FIN [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7fb1185dfa10, tileRendererInUse null [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x3d7c3dfe: tileRendererInUse null, GearsES2[obj 0x3d7c3dfe isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3d7c3dfe on Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x3d7c3dfe created: GearsObj[0x6bbe5a32, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3d7c3dfe created: GearsObj[0x1e13bfe1, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3d7c3dfe created: GearsObj[0x1e13bfe1, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x3d7c3dfe FIN GearsES2[obj 0x3d7c3dfe isInit true, usesShared false, 1 GearsObj[0x6bbe5a32, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1e13bfe1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x229a5c34, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x3d7c3dfe 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7fb1185e3c90, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3d7c3dfe, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x3d7c3dfe 200x200, swapInterval 1, drawable 0x7fb1185e3c90 [apply] Thread[Thread-6,5,main] GearsES2.display 0x3d7c3dfe 200x200, swapInterval 1, drawable 0x7fb1185e3c90 [apply] Window1: frames 2 [apply] Window2: frames 4 [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x3d7c3dfe: tileRendererInUse null [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x3d7c3dfe FIN [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext02NEWT - test01_Plain [apply] junit.framework.TestListener: endTest(test01_Plain) [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306028557 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.087 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306024560 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306025562 ms +++ localhost/127.0.0.1:59999 - Locked within 1030 ms, 2 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext02NEWT - test01_Anim [apply] Thread[Thread-5-Animator,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-5-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] Thread[Thread-5-Animator,5,main] GearsES2.init.0 0x1ebc7a1c: tileRendererInUse null, GearsES2[obj 0x1ebc7a1c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1ebc7a1c on Thread[Thread-5-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [apply] null [apply] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread[Thread-5-Animator,5,main] RedSquareES2.init FIN [apply] gear1 0x1ebc7a1c created: GearsObj[0x5d36368, vbo ff 1, fs 2, bf 3, bs 4] [apply] Thread[Thread-5-Animator,5,main] RedSquareES2.reshape 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7fb1184db8e0, tileRendererInUse null [apply] Thread[Thread-5-Animator,5,main] RedSquareES2.reshape FIN [apply] gear2 0x1ebc7a1c created: GearsObj[0x792343d4, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1ebc7a1c created: GearsObj[0x792343d4, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-5-Animator,5,main] GearsES2.init.X 0x1ebc7a1c FIN GearsES2[obj 0x1ebc7a1c isInit true, usesShared false, 1 GearsObj[0x5d36368, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x792343d4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x622367ff, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-5-Animator,5,main] GearsES2.reshape 0x1ebc7a1c 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7fb1184fa6e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1ebc7a1c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Window1: frames 13 [apply] Window2: frames 37 [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1ebc7a1c: tileRendererInUse null [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1ebc7a1c FIN [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext02NEWT - test01_Anim [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext02NEWT - test01_Plain [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 3 (enable: true) [apply] null [apply] ShaderProgram[id=3, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.init FIN [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7fb1185dfa10, tileRendererInUse null [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x3d7c3dfe: tileRendererInUse null, GearsES2[obj 0x3d7c3dfe isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3d7c3dfe on Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x3d7c3dfe created: GearsObj[0x6bbe5a32, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3d7c3dfe created: GearsObj[0x1e13bfe1, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3d7c3dfe created: GearsObj[0x1e13bfe1, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x3d7c3dfe FIN GearsES2[obj 0x3d7c3dfe isInit true, usesShared false, 1 GearsObj[0x6bbe5a32, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1e13bfe1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x229a5c34, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x3d7c3dfe 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7fb1185e3c90, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3d7c3dfe, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x3d7c3dfe 200x200, swapInterval 1, drawable 0x7fb1185e3c90 [apply] Thread[Thread-6,5,main] GearsES2.display 0x3d7c3dfe 200x200, swapInterval 1, drawable 0x7fb1185e3c90 [apply] Window1: frames 2 [apply] Window2: frames 4 [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x3d7c3dfe: tileRendererInUse null [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x3d7c3dfe FIN [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext02NEWT - test01_Plain [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306028557 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01_Anim took 2.61 sec [apply] Testcase: test01_Plain took 0.278 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306030201 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: tests to run: 7 [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306031204 ms +++ localhost/127.0.0.1:59999 - Locked within 1010 ms, 2 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test01CPUSource [apply] junit.framework.TestListener: startTest(test01CPUSource) [apply] GL3bc n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test01CPUSource [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test02VBOOnly [apply] GL3bc n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test02VBOOnly [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test03VBOVAO [apply] GL3bc n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test03VBOVAO [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test12CPUSourceAndVBOOnly [apply] GL3bc n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test12CPUSourceAndVBOOnly [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test13CPUSourceAndVBOVAO [apply] GL3bc n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test13CPUSourceAndVBOVAO [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test23VBOOnlyAndVBOVAO [apply] GL3bc n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test23VBOOnlyAndVBOVAO [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test88AllModes [apply] GL3bc n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test88AllModes [apply] junit.framework.TestListener: endTest(test01CPUSource) [apply] junit.framework.TestListener: startTest(test02VBOOnly) [apply] junit.framework.TestListener: endTest(test02VBOOnly) [apply] junit.framework.TestListener: startTest(test03VBOVAO) [apply] junit.framework.TestListener: endTest(test03VBOVAO) [apply] junit.framework.TestListener: startTest(test12CPUSourceAndVBOOnly) [apply] junit.framework.TestListener: endTest(test12CPUSourceAndVBOOnly) [apply] junit.framework.TestListener: startTest(test13CPUSourceAndVBOVAO) [apply] junit.framework.TestListener: endTest(test13CPUSourceAndVBOVAO) [apply] junit.framework.TestListener: startTest(test23VBOOnlyAndVBOVAO) [apply] junit.framework.TestListener: endTest(test23VBOOnlyAndVBOVAO) [apply] junit.framework.TestListener: startTest(test88AllModes) [apply] junit.framework.TestListener: endTest(test88AllModes) [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306032967 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 2.848 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306030201 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306031204 ms +++ localhost/127.0.0.1:59999 - Locked within 1010 ms, 2 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test01CPUSource [apply] GL3bc n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test01CPUSource [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test02VBOOnly [apply] GL3bc n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test02VBOOnly [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test03VBOVAO [apply] GL3bc n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test03VBOVAO [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test12CPUSourceAndVBOOnly [apply] GL3bc n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test12CPUSourceAndVBOOnly [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test13CPUSourceAndVBOVAO [apply] GL3bc n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test13CPUSourceAndVBOVAO [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test23VBOOnlyAndVBOVAO [apply] GL3bc n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test23VBOOnlyAndVBOVAO [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test88AllModes [apply] GL3bc n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT - test88AllModes [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306032967 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01CPUSource took 1.669 sec [apply] Testcase: test02VBOOnly took 0 sec [apply] Testcase: test03VBOVAO took 0.001 sec [apply] Testcase: test12CPUSourceAndVBOOnly took 0 sec [apply] Testcase: test13CPUSourceAndVBOVAO took 0.001 sec [apply] Testcase: test23VBOOnlyAndVBOVAO took 0.001 sec [apply] Testcase: test88AllModes took 0 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestCPUSourcingAPINEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestCPUSourcingAPINEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestCPUSourcingAPINEWT [apply] junit.framework.TestListener: tests to run: 2 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306034501 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: startTest(test01GL2CPUSource) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306043528 ms +++ localhost/127.0.0.1:59999 - Locked within 9034 ms, 10 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestCPUSourcingAPINEWT - test01GL2CPUSource [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestCPUSourcingAPINEWT - test01GL2CPUSource [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestCPUSourcingAPINEWT - test02GL3CPUSource [apply] Expected Exception: Caught GLException: CPU data sourcing n/a w/ MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)], options 0x1405, this 0x39ed13a3, handle 0x7fe8e342f780, isShared false, jogamp.opengl.gl4.GL4bcImpl@7ba4500a, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@6082fff0, [apply] Handle 0x7fe8e347b5a0, [apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]], [apply] fboI back 0, front 1, num 2, [apply] FBO front read 2, FBO[name r/w 2/2, init true, bound true, size 512x512, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 512x512, name 0x2, obj 0x17d59c5b], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 512x512, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x38711710], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x490c2696], [apply] FBO back write 1, FBO[name r/w 1/1, init true, bound true, size 512x512, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 512x512, name 0x1, obj 0x302e15fc], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 512x512, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x3cb96751], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x21a56c1a], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fe8e347b5a0 [apply] , size 512x512 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]] [apply] , surfaceLock <735c3037, 2961a60c>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 512x512] [apply] , upstreamSurface false ]], mode NSOPENGL] on thread Thread-2-UserApp-JUnitTestRunner [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestCPUSourcingAPINEWT - test02GL3CPUSource [apply] junit.framework.TestListener: endTest(test01GL2CPUSource) [apply] junit.framework.TestListener: startTest(test02GL3CPUSource) [apply] junit.framework.TestListener: endTest(test02GL3CPUSource) [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 11.18 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306034501 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306043528 ms +++ localhost/127.0.0.1:59999 - Locked within 9034 ms, 10 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestCPUSourcingAPINEWT - test01GL2CPUSource [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestCPUSourcingAPINEWT - test01GL2CPUSource [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestCPUSourcingAPINEWT - test02GL3CPUSource [apply] Expected Exception: Caught GLException: CPU data sourcing n/a w/ MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)], options 0x1405, this 0x39ed13a3, handle 0x7fe8e342f780, isShared false, jogamp.opengl.gl4.GL4bcImpl@7ba4500a, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@6082fff0, [apply] Handle 0x7fe8e347b5a0, [apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]], [apply] fboI back 0, front 1, num 2, [apply] FBO front read 2, FBO[name r/w 2/2, init true, bound true, size 512x512, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 512x512, name 0x2, obj 0x17d59c5b], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 512x512, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x38711710], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x490c2696], [apply] FBO back write 1, FBO[name r/w 1/1, init true, bound true, size 512x512, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 512x512, name 0x1, obj 0x302e15fc], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 512x512, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x3cb96751], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x21a56c1a], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fe8e347b5a0 [apply] , size 512x512 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]]] [apply] , surfaceLock <735c3037, 2961a60c>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 512x512] [apply] , upstreamSurface false ]], mode NSOPENGL] on thread Thread-2-UserApp-JUnitTestRunner [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestCPUSourcingAPINEWT - test02GL3CPUSource [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306045611 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01GL2CPUSource took 1.947 sec [apply] Testcase: test02GL3CPUSource took 0.044 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306045611 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT [apply] junit.framework.TestListener: tests to run: 11 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306047180 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: startTest(test01a_GL2ES2_Demo1_SingleBuffer_Normal) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306051189 ms +++ localhost/127.0.0.1:59999 - Locked within 4017 ms, 5 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01a_GL2ES2_Demo1_SingleBuffer_Normal [apply] Realized GLAD: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [], [apply] Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb690da5fe0, [apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 0, front 0, num 0, [apply] FBO front read 0, null, [apply] FBO back write 0, null, [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb690da5fe0 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]]] [apply] , surfaceLock <3b6d749e, f034f8d>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: null, [apply] UpstreamWidget: null] [apply] Realized GLAD: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x53967499: tileRendererInUse null, GearsES2[obj 0x53967499 isInInit GLAD: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb690da5fe0, [apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 0, front 0, num 1, [apply] FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x1, obj 0x35ba47d3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, bordit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x53967499 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] er 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x47f47e01], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x58c18933], [apply] FBO back write 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x1, obj 0x35ba47d3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x47f47e01], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x58c18933], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb690da5fe0 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]]] [apply] , surfaceLock <3b6d749e, f034f8d>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x225bb9ae, handle 0x7fb690da62c0, isShared false, jogamp.opengl.gl4.GL4bcImpl@a16a0cb, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb690da5fe0, [apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 0, front 0, num 1, [apply] FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x1, obj 0x35ba47d3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x47f47e01], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x58c18933], [apply] FBO back write 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x1, obj 0x35ba47d3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x47f47e01], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x58c18933], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb690da5fe0 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]]] [apply] , surfaceLock <3b6d749e, f034f8d>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], mode NSOPENGL] , [apply] UpstreamWidget: null] [apply] Init GLAD: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] Init front FBO: FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x1, obj 0x35ba47d3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x47f47e01], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x58c18933] [apply] Init back FBO: FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x1, obj 0x35ba47d3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x47f47e01], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x58c18933] [apply] gear1 0x53967499 created: GearsObj[0x7e21e65f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x53967499 created: GearsObj[0x639ba7aa, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x53967499 created: GearsObj[0x639ba7aa, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x53967499 FIN GearsES2[obj 0x53967499 isInit true, usesShared false, 1 GearsObj[0x7e21e65f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x639ba7aa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1cbcfd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x53967499 0/0 400x300 of 400x300, swapInterval 0, drawable 0x7fb690da5fe0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x53967499, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53967499 400x300, swapInterval 0, drawable 0x7fb690da5fe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53967499 400x300, swapInterval 0, drawable 0x7fb690da5fe0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0001-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x53967499 0/0 200x150 of 200x150, swapInterval 0, drawable 0x7fb690da5fe0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x53967499, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53967499 200x150, swapInterval 0, drawable 0x7fb690da5fe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53967499 200x150, swapInterval 0, drawable 0x7fb690da5fe0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0003-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53967499 200x150, swapInterval 0, drawable 0x7fb690da5fe0 [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x35ba47d3] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x35ba47d3] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x53967499 0/0 800x600 of 800x600, swapInterval 0, drawable 0x7fb690da5fe0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x53967499, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53967499 800x600, swapInterval 0, drawable 0x7fb690da5fe0 [apply] Resize1.oldFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x35ba47d3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x47f47e01], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x58c18933] [apply] Resize1.nowFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x35ba47d3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x47f47e01], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x58c18933] [apply] Resize1.oldBack : FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x35ba47d3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x47f47e01], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x58c18933] [apply] Resize1.nowBack : FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x35ba47d3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x47f47e01], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x58c18933] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53967499 800x600, swapInterval 0, drawable 0x7fb690da5fe0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0006-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53967499 800x600, swapInterval 0, drawable 0x7fb690da5fe0 [apply] Resize2.oldFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x1, obj 0x35ba47d3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x47f47e01], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x58c18933] [apply] Resize2.nowFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x1, obj 0x35ba47d3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x47f47e01], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x58c18933] [apply] Resize2.oldBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x1, obj 0x35ba47d3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x47f47e01], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x58c18933] [apply] Resize2.nowBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x1, obj 0x35ba47d3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x47f47e01], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x58c18933] [apply] Resize3.sampleCount: 0 -> 4 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53967499 800x600, swapInterval 0, drawable 0x7fb690da5fe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53967499 800x600, swapInterval 0, drawable 0x7fb690da5fe0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0009-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa04_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x53967499 0/0 600x450 of 600x450, swapInterval 0, drawable 0x7fb690da5fe0, msaa true, tileRendererInUse null [apply] >> GearsES2 0x53967499, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53967499 600x450, swapInterval 0, drawable 0x7fb690da5fe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53967499 600x450, swapInterval 0, drawable 0x7fb690da5fe0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0011-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa04_default-0600x0450.png [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x53967499 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@41b647b9[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] junit.framework.TestListener: endTest(test01a_GL2ES2_Demo1_SingleBuffer_Normal) [apply] junit.framework.TestListener: startTest(test01b_GL2ES2_Demo1_SingleBuffer_NoTex) [apply] Realized GLAD: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [], [apply] Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb6930069a0, [apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 0, front 0, num 0, [apply] FBO front read 0, null, [apply] FBO back write 0, null, [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb6930069a0 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]]] [apply] , surfaceLock <5b95eb41, 4f882760>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: null, [apply] UpstreamWidget: null] [apply] Realized GLAD: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] Init GLAD: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb6930069a0, [apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 0, front 0, num 1, [apply] FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x2, obj 0x46961df6], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x2ccef28d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x298925ae], [apply] FBO back write 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x2, obj 0x46961df6], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x2ccef28d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x298925ae], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb6930069a0 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]]] [apply] , surfaceLock <5b95eb41, 4f882760>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x73d1386a, handle 0x7fb690c7c1f0, isShared false, jogamp.opengl.gl4.GL4bcImpl@6b08d7cf, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb6930069a0, [apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 0, front 0, num 1, [apply] FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x2, obj 0x46961df6], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x2ccef28d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x298925ae], [apply] FBO back write 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x2, obj 0x46961df6], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x2ccef28d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x298925ae], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb6930069a0 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]]] [apply] , surfaceLock <5b95eb41, 4f882760>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], mode NSOPENGL] , [apply] UpstreamWidget: null] [apply] Init GLAD: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] Init front FBO: FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x2, obj 0x46961df6], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x2ccef28d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x298925ae] [apply] Init back FBO: FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x2, obj 0x46961df6], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x2ccef28d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x298925ae] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x53967499: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x53967499 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01a_GL2ES2_Demo1_SingleBuffer_Normal [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01b_GL2ES2_Demo1_SingleBuffer_NoTex [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x11908def: tileRendererInUse null, GearsES2[obj 0x11908def isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x11908def on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x11908def created: GearsObj[0x4d3ef890, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x11908def created: GearsObj[0x6130dd8e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x11908def created: GearsObj[0x6130dd8e, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x11908def FIN GearsES2[obj 0x11908def isInit true, usesShared false, 1 GearsObj[0x4d3ef890, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6130dd8e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4f21c77b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x11908def 0/0 400x300 of 400x300, swapInterval 0, drawable 0x7fb6930069a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x11908def, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x11908def 400x300, swapInterval 0, drawable 0x7fb6930069a0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x11908def 400x300, swapInterval 0, drawable 0x7fb6930069a0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0001-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x11908def 0/0 200x150 of 200x150, swapInterval 0, drawable 0x7fb6930069a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x11908def, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x11908def 200x150, swapInterval 0, drawable 0x7fb6930069a0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x11908def 200x150, swapInterval 0, drawable 0x7fb6930069a0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0003-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x11908def 200x150, swapInterval 0, drawable 0x7fb6930069a0 [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x2, obj 0x46961df6] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x2, obj 0x46961df6] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x11908def 0/0 800x600 of 800x600, swapInterval 0, drawable 0x7fb6930069a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x11908def, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x11908def 800x600, swapInterval 0, drawable 0x7fb6930069a0 [apply] Resize1.oldFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x2, obj 0x46961df6], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0x2ccef28d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x298925ae] [apply] Resize1.nowFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x2, obj 0x46961df6], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0x2ccef28d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x298925ae] [apply] Resize1.oldBack : FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x2, obj 0x46961df6], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0x2ccef28d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x298925ae] [apply] Resize1.nowBack : FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x2, obj 0x46961df6], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0x2ccef28d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x298925ae] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x11908def 800x600, swapInterval 0, drawable 0x7fb6930069a0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0006-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [apply] Resize2.oldFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x2, obj 0x46961df6], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0x2ccef28d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x298925ae] [apply] Resize2.nowFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x2, obj 0x46961df6], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0x2ccef28d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x298925ae] [apply] Resize2.oldBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x2, obj 0x46961df6], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0x2ccef28d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x298925ae] [apply] Resize2.nowBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x2, obj 0x46961df6], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0x2ccef28d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x298925ae] [apply] Resize3.sampleCount: 0 -> 4 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x11908def 800x600, swapInterval 0, drawable 0x7fb6930069a0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x11908def 800x600, swapInterval 0, drawable 0x7fb6930069a0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x11908def 800x600, swapInterval 0, drawable 0x7fb6930069a0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0009-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa04_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x11908def 0/0 600x450 of 600x450, swapInterval 0, drawable 0x7fb6930069a0, msaa true, tileRendererInUse null [apply] >> GearsES2 0x11908def, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x11908def 600x450, swapInterval 0, drawable 0x7fb6930069a0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x11908def 600x450, swapInterval 0, drawable 0x7fb6930069a0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0011-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa04_default-0600x0450.png [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x11908def isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@29564eeb[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] junit.framework.TestListener: endTest(test01b_GL2ES2_Demo1_SingleBuffer_NoTex) [apply] junit.framework.TestListener: startTest(test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth) [apply] Realized GLAD: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [], [apply] Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb693007150, [apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 0, front 0, num 0, [apply] FBO front read 0, null, [apply] FBO back write 0, null, [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb693007150 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]]] [apply] , surfaceLock <213952a4, 3a609e06>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: null, [apply] UpstreamWidget: null] [apply] Realized GLAD: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] Init GLAD: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb693007150, [apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 0, front 0, num 1, [apply] FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x5973e7d0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x48783691], [apply] FBO back write 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x5973e7d0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x48783691], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb693007150 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]]] [apply] , surfaceLock <213952a4, 3a609e06>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x1d26b9db, handle 0x7fb693006e20, isShared false, jogamp.opengl.gl4.GL4bcImpl@4c468ec2, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb693007150, [apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 0, front 0, num 1, [apply] FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x5973e7d0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x48783691], [apply] FBO back write 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x5973e7d0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x48783691], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb693007150 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]]] [apply] , surfaceLock <213952a4, 3a609e06>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], mode NSOPENGL] , [apply] UpstreamWidget: null] [apply] Init GLAD: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] Init front FBO: FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x5973e7d0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x48783691] [apply] Init back FBO: FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x5973e7d0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x48783691] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x11908def: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x11908def FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01b_GL2ES2_Demo1_SingleBuffer_NoTex [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x2c4689ad: tileRendererInUse null, GearsES2[obj 0x2c4689ad isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2c4689ad on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x2c4689ad created: GearsObj[0x5818ae41, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2c4689ad created: GearsObj[0x3c585a96, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2c4689ad created: GearsObj[0x3c585a96, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x2c4689ad FIN GearsES2[obj 0x2c4689ad isInit true, usesShared false, 1 GearsObj[0x5818ae41, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3c585a96, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ca34ccd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2c4689ad 0/0 400x300 of 400x300, swapInterval 0, drawable 0x7fb693007150, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2c4689ad, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c4689ad 400x300, swapInterval 0, drawable 0x7fb693007150 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c4689ad 400x300, swapInterval 0, drawable 0x7fb693007150 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0001-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D00-St00-Sa00_default-0400x0300.png [apply] Resize1.oldFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0x5973e7d0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x48783691] [apply] Resize1.nowFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0x5973e7d0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x48783691] [apply] Resize1.oldBack : FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0x5973e7d0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x48783691] [apply] Resize1.nowBack : FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0x5973e7d0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x48783691] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2c4689ad 0/0 200x150 of 200x150, swapInterval 0, drawable 0x7fb693007150, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2c4689ad, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c4689ad 200x150, swapInterval 0, drawable 0x7fb693007150 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c4689ad 200x150, swapInterval 0, drawable 0x7fb693007150 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0003-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D00-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c4689ad 200x150, swapInterval 0, drawable 0x7fb693007150 [apply] Resize1.oldDepth null [apply] Resize1.newDepth null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2c4689ad 0/0 800x600 of 800x600, swapInterval 0, drawable 0x7fb693007150, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2c4689ad, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c4689ad 800x600, swapInterval 0, drawable 0x7fb693007150 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c4689ad 800x600, swapInterval 0, drawable 0x7fb693007150 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0006-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D00-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c4689ad 800x600, swapInterval 0, drawable 0x7fb693007150 [apply] Resize2.oldFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0x5973e7d0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x48783691] [apply] Resize2.nowFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0x5973e7d0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x48783691] [apply] Resize2.oldBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0x5973e7d0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x48783691] [apply] Resize2.nowBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0x5973e7d0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x48783691] [apply] Resize3.sampleCount: 0 -> 4 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c4689ad 800x600, swapInterval 0, drawable 0x7fb693007150 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c4689ad 800x600, swapInterval 0, drawable 0x7fb693007150 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0009-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D00-St00-Sa04_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2c4689ad 0/0 600x450 of 600x450, swapInterval 0, drawable 0x7fb693007150, msaa true, tileRendererInUse null [apply] >> GearsES2 0x2c4689ad, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c4689ad 600x450, swapInterval 0, drawable 0x7fb693007150 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c4689ad 600x450, swapInterval 0, drawable 0x7fb693007150 [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x2c4689ad isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4af8d390[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] junit.framework.TestListener: endTest(test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth) [apply] junit.framework.TestListener: startTest(test02a_GL2ES2_Demo1_DoubleBuffer_Normal) [apply] Realized GLAD: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [], [apply] Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb690d33d10, [apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 0, front 0, num 0, [apply] FBO front read 0, null, [apply] FBO back write 0, null, [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb690d33d10 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]]] [apply] , surfaceLock <32946ce5, 2e794854>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: null, [apply] UpstreamWidget: null] [apply] Realized GLAD: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] Init GLAD: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb690d33d10, [apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 1, front 0, num 2, [apply] FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x1, obj 0x3890659a], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x76e51049], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0xffe7e79], [apply] FBO back write 2, FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x2, obj 0x27d0e91], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0xd214223], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x604752dd], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb690d33d10 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]]] [apply] , surfaceLock <32946ce5, 2e794854>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x1c7b9aa2, handle 0x7fb690d33db0, isShared false, jogamp.opengl.gl4.GL4bcImpl@6a915c8c, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb690d33d10, [apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 1, front 0, num 2, [apply] FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x1, obj 0x3890659a], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x76e51049], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0xffe7e79], [apply] FBO back write 2, FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x2, obj 0x27d0e91], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0xd214223], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x604752dd], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb690d33d10 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]]] [apply] , surfaceLock <32946ce5, 2e794854>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], mode NSOPENGL] , [apply] UpstreamWidget: null] [apply] Init GLAD: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] Init front FBO: FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x1, obj 0x3890659a], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x76e51049], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0xffe7e79] [apply] Init back FBO: FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x2, obj 0x27d0e91], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0xd214223], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x604752dd] [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0011-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D00-St00-Sa04_default-0600x0450.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x2c4689ad: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x2c4689ad FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test02a_GL2ES2_Demo1_DoubleBuffer_Normal [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x6cdc5f76: tileRendererInUse null, GearsES2[obj 0x6cdc5f76 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6cdc5f76 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6cdc5f76 created: GearsObj[0x36862391, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6cdc5f76 created: GearsObj[0x2089208e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6cdc5f76 created: GearsObj[0x2089208e, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x6cdc5f76 FIN GearsES2[obj 0x6cdc5f76 isInit true, usesShared false, 1 GearsObj[0x36862391, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2089208e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xab85b52, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6cdc5f76 0/0 400x300 of 400x300, swapInterval 0, drawable 0x7fb690d33d10, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6cdc5f76, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6cdc5f76 400x300, swapInterval 0, drawable 0x7fb690d33d10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6cdc5f76 400x300, swapInterval 0, drawable 0x7fb690d33d10 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0001-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6cdc5f76 0/0 200x150 of 200x150, swapInterval 0, drawable 0x7fb690d33d10, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6cdc5f76, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6cdc5f76 200x150, swapInterval 0, drawable 0x7fb690d33d10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6cdc5f76 200x150, swapInterval 0, drawable 0x7fb690d33d10 [apply] Resize1.oldFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x3890659a], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x76e51049], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0xffe7e79] [apply] Resize1.nowFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x3890659a], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x76e51049], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0xffe7e79] [apply] Resize1.oldBack : FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x2, obj 0x27d0e91], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0xd214223], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x604752dd] [apply] Resize1.nowBack : FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x2, obj 0x27d0e91], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0xd214223], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x604752dd] [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0003-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6cdc5f76 200x150, swapInterval 0, drawable 0x7fb690d33d10 [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x3890659a] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x3890659a] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6cdc5f76 0/0 800x600 of 800x600, swapInterval 0, drawable 0x7fb690d33d10, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6cdc5f76, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6cdc5f76 800x600, swapInterval 0, drawable 0x7fb690d33d10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6cdc5f76 800x600, swapInterval 0, drawable 0x7fb690d33d10 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0006-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [apply] Resize2.oldFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x1, obj 0x3890659a], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x76e51049], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0xffe7e79] [apply] Resize2.nowFront: FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x2, obj 0x27d0e91], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0xd214223], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x604752dd] [apply] Resize2.oldBack : FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x2, obj 0x27d0e91], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0xd214223], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x604752dd] [apply] Resize2.nowBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x1, obj 0x3890659a], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x76e51049], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0xffe7e79] [apply] Resize3.sampleCount: 0 -> 4 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6cdc5f76 800x600, swapInterval 0, drawable 0x7fb690d33d10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6cdc5f76 800x600, swapInterval 0, drawable 0x7fb690d33d10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6cdc5f76 800x600, swapInterval 0, drawable 0x7fb690d33d10 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0009-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa04_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6cdc5f76 0/0 600x450 of 600x450, swapInterval 0, drawable 0x7fb690d33d10, msaa true, tileRendererInUse null [apply] >> GearsES2 0x6cdc5f76, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6cdc5f76 600x450, swapInterval 0, drawable 0x7fb690d33d10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6cdc5f76 600x450, swapInterval 0, drawable 0x7fb690d33d10 [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x6cdc5f76 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@77ff73cf[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] junit.framework.TestListener: endTest(test02a_GL2ES2_Demo1_DoubleBuffer_Normal) [apply] junit.framework.TestListener: startTest(test03a_GL2ES2_Demo2MSAA4_Normal) [apply] Realized GLAD: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [], [apply] Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 4, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb693007a80, [apply] Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 0, front 0, num 0, [apply] FBO front read 0, null, [apply] FBO back write 0, null, [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb693007a80 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]]] [apply] , surfaceLock <a9b3b0c, 55419644>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: null, [apply] UpstreamWidget: null] [apply] Realized GLAD: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] Init GLAD: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb693007a80, [apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 0, front 0, num 1, [apply] FBO front read 3, FBO[name r/w 3/3, init true, bound true, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x3, obj 0x95973d], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x6d8c1b6], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5cfc2617], [apply] FBO back write 2, FBO[name r/w 2/3, init true, bound false, size 400x300, samples 4/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 400x300, name 0x2, obj 0x7d7636ca], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x2e28dfb2], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x6d8c1b6], hasSink true, dirty false], state OK, obj 0x5c07481f], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb693007a80 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]]] [apply] , surfaceLock <a9b3b0c, 55419644>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x44f07616, handle 0x7fb690d33db0, isShared false, jogamp.opengl.gl4.GL4bcImpl@62101a6c, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb693007a80, [apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 0, front 0, num 1, [apply] FBO front read 3, FBO[name r/w 3/3, init true, bound true, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x3, obj 0x95973d], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x6d8c1b6], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5cfc2617], [apply] FBO back write 2, FBO[name r/w 2/3, init true, bound false, size 400x300, samples 4/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 400x300, name 0x2, obj 0x7d7636ca], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x2e28dfb2], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x6d8c1b6], hasSink true, dirty false], state OK, obj 0x5c07481f], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb693007a80 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]]] [apply] , surfaceLock <a9b3b0c, 55419644>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], mode NSOPENGL] , [apply] UpstreamWidget: null] [apply] Init GLAD: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] Init front FBO: FBO[name r/w 3/3, init true, bound true, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x3, obj 0x95973d], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x6d8c1b6], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5cfc2617] [apply] Init back FBO: FBO[name r/w 2/3, init true, bound false, size 400x300, samples 4/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 400x300, name 0x2, obj 0x7d7636ca], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x2e28dfb2], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x6d8c1b6], hasSink true, dirty false], state OK, obj 0x5c07481f] [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0011-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa04_default-0600x0450.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6cdc5f76: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6cdc5f76 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test02a_GL2ES2_Demo1_DoubleBuffer_Normal [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test03a_GL2ES2_Demo2MSAA4_Normal [apply] [apply] req. msaa: true [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] has msaa: true [apply] [apply] ShaderState: attachShaderProgram: -1 -> 5 (enable: true) [apply] null [apply] ShaderProgram[id=5, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=9, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=10, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] reshape .. [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0001-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png [apply] reshape .. [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0003-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png [apply] Resize1.oldFront: FBO[name r/w 3/3, init true, bound true, size 200x150, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x3, obj 0x95973d], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 200x150, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x6d8c1b6], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5cfc2617] [apply] Resize1.nowFront: FBO[name r/w 3/3, init true, bound true, size 200x150, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x3, obj 0x95973d], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 200x150, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x6d8c1b6], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5cfc2617] [apply] Resize1.oldBack : FBO[name r/w 2/3, init true, bound false, size 200x150, samples 4/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 200x150, name 0x2, obj 0x7d7636ca], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x2e28dfb2], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 200x150, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x6d8c1b6], hasSink true, dirty false], state OK, obj 0x5c07481f] [apply] Resize1.nowBack : FBO[name r/w 2/3, init true, bound false, size 200x150, samples 4/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 200x150, name 0x2, obj 0x7d7636ca], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x2e28dfb2], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 200x150, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x6d8c1b6], hasSink true, dirty false], state OK, obj 0x5c07481f] [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x3, obj 0x95973d] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x3, obj 0x95973d] [apply] reshape .. [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0006-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [apply] Resize2.oldFront: FBO[name r/w 3/3, init true, bound true, size 800x600, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x3, obj 0x95973d], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 800x600, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x6d8c1b6], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5cfc2617] [apply] Resize2.nowFront: FBO[name r/w 3/3, init true, bound true, size 800x600, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x3, obj 0x95973d], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 800x600, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x6d8c1b6], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5cfc2617] [apply] Resize2.oldBack : FBO[name r/w 2/3, init true, bound false, size 800x600, samples 4/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 800x600, name 0x2, obj 0x7d7636ca], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x2e28dfb2], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 800x600, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x6d8c1b6], hasSink true, dirty false], state OK, obj 0x5c07481f] [apply] Resize2.nowBack : FBO[name r/w 2/3, init true, bound false, size 800x600, samples 4/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 800x600, name 0x2, obj 0x7d7636ca], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x2e28dfb2], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 800x600, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x6d8c1b6], hasSink true, dirty false], state OK, obj 0x5c07481f] [apply] Resize3.sampleCount: 4 -> 0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0009-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] reshape .. [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0011-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0600x0450.png [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.MultisampleDemoES2@f36dac0[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@5a537b0d[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] junit.framework.TestListener: endTest(test03a_GL2ES2_Demo2MSAA4_Normal) [apply] junit.framework.TestListener: startTest(test03b_GL2ES2_Demo2MSAA4_NoTex) [apply] Realized GLAD: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [], [apply] Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 4, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb693008c30, [apply] Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 0, front 0, num 0, [apply] FBO front read 0, null, [apply] FBO back write 0, null, [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb693008c30 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]]] [apply] , surfaceLock <7fa49941, f49bbdf>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: null, [apply] UpstreamWidget: null] [apply] Realized GLAD: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] Init GLAD: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb693008c30, [apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 0, front 0, num 1, [apply] FBO front read 3, FBO[name r/w 3/3, init true, bound true, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x4, obj 0x58954f6e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x77b050fd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3291ec31], [apply] FBO back write 2, FBO[name r/w 2/3, init true, bound false, size 400x300, samples 4/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 400x300, name 0x2, obj 0x327f54e7], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0xa299ee7], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x77b050fd], hasSink true, dirty false], state OK, obj 0x459f2397], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb693008c30 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]]] [apply] , surfaceLock <7fa49941, f49bbdf>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x31cd3550, handle 0x7fb693006540, isShared false, jogamp.opengl.gl4.GL4bcImpl@52d9b236, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb693008c30, [apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 0, front 0, num 1, [apply] FBO front read 3, FBO[name r/w 3/3, init true, bound true, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x4, obj 0x58954f6e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x77b050fd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3291ec31], [apply] FBO back write 2, FBO[name r/w 2/3, init true, bound false, size 400x300, samples 4/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 400x300, name 0x2, obj 0x327f54e7], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0xa299ee7], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x77b050fd], hasSink true, dirty false], state OK, obj 0x459f2397], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb693008c30 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]]] [apply] , surfaceLock <7fa49941, f49bbdf>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], mode NSOPENGL] , [apply] UpstreamWidget: null] [apply] Init GLAD: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] Init front FBO: FBO[name r/w 3/3, init true, bound true, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x4, obj 0x58954f6e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x77b050fd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3291ec31] [apply] Init back FBO: FBO[name r/w 2/3, init true, bound false, size 400x300, samples 4/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 400x300, name 0x2, obj 0x327f54e7], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0xa299ee7], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x77b050fd], hasSink true, dirty false], state OK, obj 0x459f2397] [apply] Resize1.oldFront: FBO[name r/w 3/3, init true, bound true, size 200x150, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x4, obj 0x58954f6e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x3, obj 0x77b050fd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3291ec31] [apply] Resize1.nowFront: FBO[name r/w 3/3, init true, bound true, size 200x150, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x4, obj 0x58954f6e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x3, obj 0x77b050fd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3291ec31] [apply] Resize1.oldBack : FBO[name r/w 2/3, init true, bound false, size 200x150, samples 4/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 200x150, name 0x2, obj 0x327f54e7], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0xa299ee7], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x3, obj 0x77b050fd], hasSink true, dirty false], state OK, obj 0x459f2397] [apply] Resize1.nowBack : FBO[name r/w 2/3, init true, bound false, size 200x150, samples 4/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 200x150, name 0x2, obj 0x327f54e7], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0xa299ee7], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x3, obj 0x77b050fd], hasSink true, dirty false], state OK, obj 0x459f2397] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test03a_GL2ES2_Demo2MSAA4_Normal [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test03b_GL2ES2_Demo2MSAA4_NoTex [apply] [apply] req. msaa: true [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] has msaa: true [apply] [apply] ShaderState: attachShaderProgram: -1 -> 6 (enable: true) [apply] null [apply] ShaderProgram[id=6, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=11, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=12, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] reshape .. [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0001-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png [apply] reshape .. [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0003-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x4, obj 0x58954f6e] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x4, obj 0x58954f6e] [apply] reshape .. [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0006-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [apply] Resize2.oldFront: FBO[name r/w 3/3, init true, bound true, size 800x600, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x4, obj 0x58954f6e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x3, obj 0x77b050fd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3291ec31] [apply] Resize2.nowFront: FBO[name r/w 3/3, init true, bound true, size 800x600, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x4, obj 0x58954f6e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x3, obj 0x77b050fd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3291ec31] [apply] Resize2.oldBack : FBO[name r/w 2/3, init true, bound false, size 800x600, samples 4/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 800x600, name 0x2, obj 0x327f54e7], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0xa299ee7], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x3, obj 0x77b050fd], hasSink true, dirty false], state OK, obj 0x459f2397] [apply] Resize2.nowBack : FBO[name r/w 2/3, init true, bound false, size 800x600, samples 4/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 800x600, name 0x2, obj 0x327f54e7], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0xa299ee7], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x3, obj 0x77b050fd], hasSink true, dirty false], state OK, obj 0x459f2397] [apply] Resize3.sampleCount: 4 -> 0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0009-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.MultisampleDemoES2@524321b8[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@355ae139[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] junit.framework.TestListener: endTest(test03b_GL2ES2_Demo2MSAA4_NoTex) [apply] junit.framework.TestListener: startTest(test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth) [apply] Realized GLAD: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [], [apply] Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 4, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb693006440, [apply] Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 0, front 0, num 0, [apply] FBO front read 0, null, [apply] FBO back write 0, null, [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb693006440 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]]] [apply] , surfaceLock <21cf3b41, 2c3b39be>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: null, [apply] UpstreamWidget: null] [apply] Realized GLAD: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] Init GLAD: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb693006440, [apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 0, front 0, num 1, [apply] FBO front read 3, FBO[name r/w 3/3, init true, bound true, size 400x300, samples 0/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x397bd678], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x713d7dc3], [apply] FBO back write 2, FBO[name r/w 2/3, init true, bound false, size 400x300, samples 4/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x7c0bc749], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x397bd678], hasSink true, dirty false], state OK, obj 0x6948c93e], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb693006440 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]]] [apply] , surfaceLock <21cf3b41, 2c3b39be>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x644bffa1, handle 0x7fb690d33db0, isShared false, jogamp.opengl.gl4.GL4bcImpl@29943b72, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb693006440, [apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 0, front 0, num 1, [apply] FBO front read 3, FBO[name r/w 3/3, init true, bound true, size 400x300, samples 0/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x397bd678], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x713d7dc3], [apply] FBO back write 2, FBO[name r/w 2/3, init true, bound false, size 400x300, samples 4/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x7c0bc749], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x397bd678], hasSink true, dirty false], state OK, obj 0x6948c93e], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb693006440 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]]] [apply] , surfaceLock <21cf3b41, 2c3b39be>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], mode NSOPENGL] , [apply] UpstreamWidget: null] [apply] Init GLAD: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] Init front FBO: FBO[name r/w 3/3, init true, bound true, size 400x300, samples 0/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x397bd678], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x713d7dc3] [apply] Init back FBO: FBO[name r/w 2/3, init true, bound false, size 400x300, samples 4/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x7c0bc749], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x397bd678], hasSink true, dirty false], state OK, obj 0x6948c93e] [apply] reshape .. [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0011-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0600x0450.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test03b_GL2ES2_Demo2MSAA4_NoTex [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth [apply] [apply] req. msaa: true [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] has msaa: true [apply] [apply] ShaderState: attachShaderProgram: -1 -> 7 (enable: true) [apply] null [apply] ShaderProgram[id=7, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=13, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=14, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] reshape .. [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0001-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa04_default-0400x0300.png [apply] reshape .. [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0003-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa04_default-0200x0150.png [apply] Resize1.oldFront: FBO[name r/w 3/3, init true, bound true, size 200x150, samples 0/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x2, obj 0x397bd678], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x713d7dc3] [apply] Resize1.nowFront: FBO[name r/w 3/3, init true, bound true, size 200x150, samples 0/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x2, obj 0x397bd678], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x713d7dc3] [apply] Resize1.oldBack : FBO[name r/w 2/3, init true, bound false, size 200x150, samples 4/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x7c0bc749], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x2, obj 0x397bd678], hasSink true, dirty false], state OK, obj 0x6948c93e] [apply] Resize1.nowBack : FBO[name r/w 2/3, init true, bound false, size 200x150, samples 4/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x7c0bc749], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x2, obj 0x397bd678], hasSink true, dirty false], state OK, obj 0x6948c93e] [apply] Resize1.oldDepth null [apply] Resize1.newDepth null [apply] reshape .. [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0006-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa04_default-0800x0600.png [apply] Resize2.oldFront: FBO[name r/w 3/3, init true, bound true, size 800x600, samples 0/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x2, obj 0x397bd678], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x713d7dc3] [apply] Resize2.nowFront: FBO[name r/w 3/3, init true, bound true, size 800x600, samples 0/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x2, obj 0x397bd678], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x713d7dc3] [apply] Resize2.oldBack : FBO[name r/w 2/3, init true, bound false, size 800x600, samples 4/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x7c0bc749], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x2, obj 0x397bd678], hasSink true, dirty false], state OK, obj 0x6948c93e] [apply] Resize2.nowBack : FBO[name r/w 2/3, init true, bound false, size 800x600, samples 4/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x7c0bc749], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x2, obj 0x397bd678], hasSink true, dirty false], state OK, obj 0x6948c93e] [apply] Resize3.sampleCount: 4 -> 0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0009-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa00_default-0800x0600.png [apply] reshape .. [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0011-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa00_default-0600x0450.png [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.MultisampleDemoES2@42caceb1[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@10c7e8b9[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] junit.framework.TestListener: endTest(test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth) [apply] junit.framework.TestListener: startTest(test04_GL2ES2_FBODemoMSAA4_Normal) [apply] Realized GLAD: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [], [apply] Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 4, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb69300a410, [apply] Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 0, front 0, num 0, [apply] FBO front read 0, null, [apply] FBO back write 0, null, [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb69300a410 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]]] [apply] , surfaceLock <5eeb48d, 7a8f9805>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: null, [apply] UpstreamWidget: null] [apply] Realized GLAD: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] Init GLAD: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb69300a410, [apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 0, front 0, num 1, [apply] FBO front read 3, FBO[name r/w 3/3, init true, bound true, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x3, obj 0x4609c90d], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x5dec5237], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2c6e9867], [apply] FBO back write 2, FBO[name r/w 2/3, init true, bound false, size 400x300, samples 4/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 400x300, name 0x2, obj 0x3e96ff60], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x10d7a8fb], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x5dec5237], hasSink true, dirty false], state OK, obj 0x2b5817ba], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb69300a410 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]]] [apply] , surfaceLock <5eeb48d, 7a8f9805>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x6945af1f, handle 0x7fb6930073c0, isShared false, jogamp.opengl.gl4.GL4bcImpl@247dca91, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb69300a410, [apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 0, front 0, num 1, [apply] FBO front read 3, FBO[name r/w 3/3, init true, bound true, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x3, obj 0x4609c90d], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x5dec5237], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2c6e9867], [apply] FBO back write 2, FBO[name r/w 2/3, init true, bound false, size 400x300, samples 4/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 400x300, name 0x2, obj 0x3e96ff60], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x10d7a8fb], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x5dec5237], hasSink true, dirty false], state OK, obj 0x2b5817ba], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb69300a410 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]]] [apply] , surfaceLock <5eeb48d, 7a8f9805>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], mode NSOPENGL] , [apply] UpstreamWidget: null] [apply] Init GLAD: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] Init front FBO: FBO[name r/w 3/3, init true, bound true, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x3, obj 0x4609c90d], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x5dec5237], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2c6e9867] [apply] Init back FBO: FBO[name r/w 2/3, init true, bound false, size 400x300, samples 4/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 400x300, name 0x2, obj 0x3e96ff60], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x10d7a8fb], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x5dec5237], hasSink true, dirty false], state OK, obj 0x2b5817ba] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test04_GL2ES2_FBODemoMSAA4_Normal [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x3bf3d5f4: tileRendererInUse null, GearsES2[obj 0x3bf3d5f4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3bf3d5f4 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x3bf3d5f4 created: GearsObj[0x2368e4dd, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3bf3d5f4 created: GearsObj[0x3b897b54, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3bf3d5f4 created: GearsObj[0x3b897b54, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x3bf3d5f4 FIN GearsES2[obj 0x3bf3d5f4 isInit true, usesShared false, 1 GearsObj[0x2368e4dd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3b897b54, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3effe655, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 9 (enable: true) [apply] null [apply] ShaderProgram[id=9, linked=false, inUse=false, program: 4, [apply] ShaderCode[id=17, type=VERTEX_SHADER, valid=true, shader: 5, source] [apply] ShaderCode[id=18, type=FRAGMENT_SHADER, valid=true, shader: 6, source]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN [apply] **** Init [apply] **** Reshape: 400x300 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3bf3d5f4 0/0 400x300 of 400x300, swapInterval -1, drawable 0x7fb69300a410, msaa true, tileRendererInUse null [apply] >> GearsES2 0x3bf3d5f4, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 400x300 of 400x300, swapInterval -1, drawable 0x7fb69300a410, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3bf3d5f4 400x300, swapInterval -1, drawable 0x7fb69300a410 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3bf3d5f4 400x300, swapInterval -1, drawable 0x7fb69300a410 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0001-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png [apply] **** Reshape: 200x150 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3bf3d5f4 0/0 200x150 of 200x150, swapInterval -1, drawable 0x7fb69300a410, msaa true, tileRendererInUse null [apply] >> GearsES2 0x3bf3d5f4, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 200x150 of 200x150, swapInterval -1, drawable 0x7fb69300a410, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3bf3d5f4 200x150, swapInterval -1, drawable 0x7fb69300a410 [apply] Resize1.oldFront: FBO[name r/w 3/3, init true, bound true, size 200x150, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x3, obj 0x4609c90d], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 200x150, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x5dec5237], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2c6e9867] [apply] Resize1.nowFront: FBO[name r/w 3/3, init true, bound true, size 200x150, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x3, obj 0x4609c90d], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 200x150, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x5dec5237], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2c6e9867] [apply] Resize1.oldBack : FBO[name r/w 2/3, init true, bound false, size 200x150, samples 4/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 200x150, name 0x2, obj 0x3e96ff60], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x10d7a8fb], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 200x150, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x5dec5237], hasSink true, dirty false], state OK, obj 0x2b5817ba] [apply] Resize1.nowBack : FBO[name r/w 2/3, init true, bound false, size 200x150, samples 4/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 200x150, name 0x2, obj 0x3e96ff60], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x10d7a8fb], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 200x150, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x5dec5237], hasSink true, dirty false], state OK, obj 0x2b5817ba] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3bf3d5f4 200x150, swapInterval -1, drawable 0x7fb69300a410 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0003-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3bf3d5f4 200x150, swapInterval -1, drawable 0x7fb69300a410 [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x3, obj 0x4609c90d] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x3, obj 0x4609c90d] [apply] **** Reshape: 800x600 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3bf3d5f4 0/0 800x600 of 800x600, swapInterval -1, drawable 0x7fb69300a410, msaa true, tileRendererInUse null [apply] >> GearsES2 0x3bf3d5f4, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 800x600 of 800x600, swapInterval -1, drawable 0x7fb69300a410, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3bf3d5f4 800x600, swapInterval -1, drawable 0x7fb69300a410 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3bf3d5f4 800x600, swapInterval -1, drawable 0x7fb69300a410 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0006-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3bf3d5f4 800x600, swapInterval -1, drawable 0x7fb69300a410 [apply] Resize2.oldFront: FBO[name r/w 3/3, init true, bound true, size 800x600, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x3, obj 0x4609c90d], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 800x600, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x5dec5237], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2c6e9867] [apply] Resize2.nowFront: FBO[name r/w 3/3, init true, bound true, size 800x600, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x3, obj 0x4609c90d], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 800x600, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x5dec5237], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2c6e9867] [apply] Resize2.oldBack : FBO[name r/w 2/3, init true, bound false, size 800x600, samples 4/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 800x600, name 0x2, obj 0x3e96ff60], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x10d7a8fb], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 800x600, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x5dec5237], hasSink true, dirty false], state OK, obj 0x2b5817ba] [apply] Resize2.nowBack : FBO[name r/w 2/3, init true, bound false, size 800x600, samples 4/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 800x600, name 0x2, obj 0x3e96ff60], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x10d7a8fb], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 800x600, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x5dec5237], hasSink true, dirty false], state OK, obj 0x2b5817ba] [apply] Resize3.sampleCount: 4 -> 0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3bf3d5f4 800x600, swapInterval -1, drawable 0x7fb69300a410 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3bf3d5f4 800x600, swapInterval -1, drawable 0x7fb69300a410 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0009-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] **** Reshape: 600x450 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3bf3d5f4 0/0 600x450 of 600x450, swapInterval -1, drawable 0x7fb69300a410, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3bf3d5f4, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 600x450 of 600x450, swapInterval -1, drawable 0x7fb69300a410, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3bf3d5f4 600x450, swapInterval -1, drawable 0x7fb69300a410 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3bf3d5f4 600x450, swapInterval -1, drawable 0x7fb69300a410 [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.FBOMix2DemosES2@3e7e084e[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@445358ef[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] junit.framework.TestListener: endTest(test04_GL2ES2_FBODemoMSAA4_Normal) [apply] junit.framework.TestListener: startTest(test11_EGLES2_Demo0Normal) [apply] junit.framework.TestListener: endTest(test11_EGLES2_Demo0Normal) [apply] junit.framework.TestListener: startTest(test13_EGLES2_Demo0MSAA4) [apply] junit.framework.TestListener: endTest(test13_EGLES2_Demo0MSAA4) [apply] junit.framework.TestListener: startTest(test21_GL3_Demo0Normal) [apply] Realized GLAD: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [], [apply] Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb690dafff0, [apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]], [apply] fboI back 0, front 0, num 0, [apply] FBO front read 0, null, [apply] FBO back write 0, null, [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb690dafff0 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]] [apply] , surfaceLock <343a4ddd, 5fce02f4>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: null, [apply] UpstreamWidget: null] [apply] Realized GLAD: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [apply] Init GLAD: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb690dafff0, [apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]], [apply] fboI back 1, front 0, num 2, [apply] FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x1, obj 0x46c6cf3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x222e289d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6a64c7c9], [apply] FBO back write 2, FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x2, obj 0x1e2848ae], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x7e7893b0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x66bba6f9], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb690dafff0 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]] [apply] , surfaceLock <343a4ddd, 5fce02f4>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)], options 0x1405, this 0x4e24124f, handle 0x7fb690db0150, isShared false, jogamp.opengl.gl4.GL4bcImpl@29cf5a20, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb690dafff0, [apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]], [apply] fboI back 1, front 0, num 2, [apply] FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x1, obj 0x46c6cf3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x222e289d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6a64c7c9], [apply] FBO back write 2, FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x2, obj 0x1e2848ae], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x7e7893b0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x66bba6f9], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb690dafff0 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]] [apply] , surfaceLock <343a4ddd, 5fce02f4>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], mode NSOPENGL] , [apply] UpstreamWidget: null] [apply] Init GLAD: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [apply] Init front FBO: FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x1, obj 0x46c6cf3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x222e289d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6a64c7c9] [apply] Init back FBO: FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x2, obj 0x1e2848ae], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x7e7893b0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x66bba6f9] [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0011-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0600x0450.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x3bf3d5f4: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x3bf3d5f4 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test04_GL2ES2_FBODemoMSAA4_Normal [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test11_EGLES2_Demo0Normal [apply] EGL ES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test11_EGLES2_Demo0Normal [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test13_EGLES2_Demo0MSAA4 [apply] EGL ES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test13_EGLES2_Demo0MSAA4 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test21_GL3_Demo0Normal [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x6c260051: tileRendererInUse null, GearsES2[obj 0x6c260051 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6c260051 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL3/GL3.hw] [apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 37 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6c260051 created: GearsObj[0x4f8953fb, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6c260051 created: GearsObj[0x40e8ac88, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6c260051 created: GearsObj[0x40e8ac88, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x6c260051 FIN GearsES2[obj 0x6c260051 isInit true, usesShared false, 1 GearsObj[0x4f8953fb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x40e8ac88, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6b973602, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c260051 0/0 400x300 of 400x300, swapInterval 0, drawable 0x7fb690dafff0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6c260051, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c260051 400x300, swapInterval 0, drawable 0x7fb690dafff0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c260051 400x300, swapInterval 0, drawable 0x7fb690dafff0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0001-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c260051 0/0 200x150 of 200x150, swapInterval 0, drawable 0x7fb690dafff0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6c260051, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c260051 200x150, swapInterval 0, drawable 0x7fb690dafff0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c260051 200x150, swapInterval 0, drawable 0x7fb690dafff0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0003-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [apply] Resize1.oldFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x46c6cf3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x222e289d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6a64c7c9] [apply] Resize1.nowFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x46c6cf3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x222e289d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6a64c7c9] [apply] Resize1.oldBack : FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x2, obj 0x1e2848ae], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x7e7893b0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x66bba6f9] [apply] Resize1.nowBack : FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x2, obj 0x1e2848ae], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x7e7893b0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x66bba6f9] [apply] Resize2.oldFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x1, obj 0x46c6cf3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x222e289d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6a64c7c9] [apply] Resize2.nowFront: FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x2, obj 0x1e2848ae], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x7e7893b0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x66bba6f9] [apply] Resize2.oldBack : FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x2, obj 0x1e2848ae], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x7e7893b0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x66bba6f9] [apply] Resize2.nowBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x1, obj 0x46c6cf3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x222e289d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6a64c7c9] [apply] Resize3.sampleCount: 0 -> 4 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c260051 200x150, swapInterval 0, drawable 0x7fb690dafff0 [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x46c6cf3] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x46c6cf3] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c260051 0/0 800x600 of 800x600, swapInterval 0, drawable 0x7fb690dafff0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6c260051, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c260051 800x600, swapInterval 0, drawable 0x7fb690dafff0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c260051 800x600, swapInterval 0, drawable 0x7fb690dafff0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0006-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c260051 800x600, swapInterval 0, drawable 0x7fb690dafff0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c260051 800x600, swapInterval 0, drawable 0x7fb690dafff0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c260051 800x600, swapInterval 0, drawable 0x7fb690dafff0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa04_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c260051 0/0 600x450 of 600x450, swapInterval 0, drawable 0x7fb690dafff0, msaa true, tileRendererInUse null [apply] >> GearsES2 0x6c260051, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c260051 600x450, swapInterval 0, drawable 0x7fb690dafff0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c260051 600x450, swapInterval 0, drawable 0x7fb690dafff0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa04_default-0600x0450.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6c260051: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6c260051 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test21_GL3_Demo0Normal [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x6c260051 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@32defd4f[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] junit.framework.TestListener: endTest(test21_GL3_Demo0Normal) [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306057530 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 10.43 sec [apply] ------------- Standard Output --------------- [apply] Realized GLAD: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [], [apply] Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb690da5fe0, [apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 0, front 0, num 0, [apply] FBO front read 0, null, [apply] FBO back write 0, null, [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb690da5fe0 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]]] [apply] , surfaceLock <3b6d749e, f034f8d>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: null, [apply] UpstreamWidget: null] [apply] Realized GLAD: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] Init GLAD: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb690da5fe0, [apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 0, front 0, num 1, [apply] FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x1, obj 0x35ba47d3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x47f47e01], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x58c18933], [apply] FBO back write 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x1, obj 0x35ba47d3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x47f47e01], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x58c18933], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb690da5fe0 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]]] [apply] , surfaceLock <3b6d749e, f034f8d>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x225bb9ae, handle 0x7fb690da62c0, isShared false, jogamp.opengl.gl4.GL4bcImpl@a16a0cb, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb690da5fe0, [apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 0, front 0, num 1, [apply] FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x1, obj 0x35ba47d3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x47f47e01], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x58c18933], [apply] FBO back write 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x1, obj 0x35ba47d3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x47f47e01], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x58c18933], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb690da5fe0 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]]] [apply] , surfaceLock <3b6d749e, f034f8d>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], mode NSOPENGL] , [apply] UpstreamWidget: null] [apply] Init GLAD: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] Init front FBO: FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x1, obj 0x35ba47d3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x47f47e01], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x58c18933] [apply] Init back FBO: FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x1, obj 0x35ba47d3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x47f47e01], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x58c18933] [apply] Resize1.oldFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x35ba47d3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x47f47e01], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x58c18933] [apply] Resize1.nowFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x35ba47d3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x47f47e01], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x58c18933] [apply] Resize1.oldBack : FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x35ba47d3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x47f47e01], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x58c18933] [apply] Resize1.nowBack : FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x35ba47d3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x47f47e01], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x58c18933] [apply] Resize2.oldFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x1, obj 0x35ba47d3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x47f47e01], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x58c18933] [apply] Resize2.nowFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x1, obj 0x35ba47d3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x47f47e01], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x58c18933] [apply] Resize2.oldBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x1, obj 0x35ba47d3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x47f47e01], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x58c18933] [apply] Resize2.nowBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x1, obj 0x35ba47d3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x47f47e01], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x58c18933] [apply] Resize3.sampleCount: 0 -> 4 [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x53967499 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@41b647b9[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] Realized GLAD: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [], [apply] Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb6930069a0, [apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 0, front 0, num 0, [apply] FBO front read 0, null, [apply] FBO back write 0, null, [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb6930069a0 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]]] [apply] , surfaceLock <5b95eb41, 4f882760>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: null, [apply] UpstreamWidget: null] [apply] Realized GLAD: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] Init GLAD: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb6930069a0, [apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 0, front 0, num 1, [apply] FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x2, obj 0x46961df6], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x2ccef28d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x298925ae], [apply] FBO back write 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x2, obj 0x46961df6], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x2ccef28d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x298925ae], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb6930069a0 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]]] [apply] , surfaceLock <5b95eb41, 4f882760>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x73d1386a, handle 0x7fb690c7c1f0, isShared false, jogamp.opengl.gl4.GL4bcImpl@6b08d7cf, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb6930069a0, [apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 0, front 0, num 1, [apply] FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x2, obj 0x46961df6], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x2ccef28d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x298925ae], [apply] FBO back write 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x2, obj 0x46961df6], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x2ccef28d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x298925ae], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb6930069a0 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]]] [apply] , surfaceLock <5b95eb41, 4f882760>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], mode NSOPENGL] , [apply] UpstreamWidget: null] [apply] Init GLAD: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] Init front FBO: FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x2, obj 0x46961df6], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x2ccef28d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x298925ae] [apply] Init back FBO: FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x2, obj 0x46961df6], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x2ccef28d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x298925ae] [apply] Resize1.oldFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x2, obj 0x46961df6], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0x2ccef28d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x298925ae] [apply] Resize1.nowFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x2, obj 0x46961df6], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0x2ccef28d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x298925ae] [apply] Resize1.oldBack : FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x2, obj 0x46961df6], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0x2ccef28d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x298925ae] [apply] Resize1.nowBack : FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x2, obj 0x46961df6], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0x2ccef28d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x298925ae] [apply] Resize2.oldFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x2, obj 0x46961df6], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0x2ccef28d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x298925ae] [apply] Resize2.nowFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x2, obj 0x46961df6], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0x2ccef28d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x298925ae] [apply] Resize2.oldBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x2, obj 0x46961df6], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0x2ccef28d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x298925ae] [apply] Resize2.nowBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x2, obj 0x46961df6], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0x2ccef28d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x298925ae] [apply] Resize3.sampleCount: 0 -> 4 [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x11908def isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@29564eeb[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] Realized GLAD: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [], [apply] Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb693007150, [apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 0, front 0, num 0, [apply] FBO front read 0, null, [apply] FBO back write 0, null, [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb693007150 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]]] [apply] , surfaceLock <213952a4, 3a609e06>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: null, [apply] UpstreamWidget: null] [apply] Realized GLAD: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] Init GLAD: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb693007150, [apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 0, front 0, num 1, [apply] FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x5973e7d0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x48783691], [apply] FBO back write 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x5973e7d0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x48783691], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb693007150 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]]] [apply] , surfaceLock <213952a4, 3a609e06>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x1d26b9db, handle 0x7fb693006e20, isShared false, jogamp.opengl.gl4.GL4bcImpl@4c468ec2, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb693007150, [apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 0, front 0, num 1, [apply] FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x5973e7d0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x48783691], [apply] FBO back write 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x5973e7d0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x48783691], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb693007150 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]]] [apply] , surfaceLock <213952a4, 3a609e06>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], mode NSOPENGL] , [apply] UpstreamWidget: null] [apply] Init GLAD: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] Init front FBO: FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x5973e7d0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x48783691] [apply] Init back FBO: FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 400x300, name 0x1, obj 0x5973e7d0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x48783691] [apply] Resize1.oldFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0x5973e7d0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x48783691] [apply] Resize1.nowFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0x5973e7d0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x48783691] [apply] Resize1.oldBack : FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0x5973e7d0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x48783691] [apply] Resize1.nowBack : FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 200x150, name 0x1, obj 0x5973e7d0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x48783691] [apply] Resize2.oldFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0x5973e7d0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x48783691] [apply] Resize2.nowFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0x5973e7d0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x48783691] [apply] Resize2.oldBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0x5973e7d0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x48783691] [apply] Resize2.nowBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8051, samples 0, 800x600, name 0x1, obj 0x5973e7d0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x48783691] [apply] Resize3.sampleCount: 0 -> 4 [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x2c4689ad isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4af8d390[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] Realized GLAD: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [], [apply] Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb690d33d10, [apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 0, front 0, num 0, [apply] FBO front read 0, null, [apply] FBO back write 0, null, [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb690d33d10 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]]] [apply] , surfaceLock <32946ce5, 2e794854>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: null, [apply] UpstreamWidget: null] [apply] Realized GLAD: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] Init GLAD: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb690d33d10, [apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 1, front 0, num 2, [apply] FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x1, obj 0x3890659a], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x76e51049], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0xffe7e79], [apply] FBO back write 2, FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x2, obj 0x27d0e91], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0xd214223], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x604752dd], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb690d33d10 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]]] [apply] , surfaceLock <32946ce5, 2e794854>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x1c7b9aa2, handle 0x7fb690d33db0, isShared false, jogamp.opengl.gl4.GL4bcImpl@6a915c8c, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb690d33d10, [apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 1, front 0, num 2, [apply] FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x1, obj 0x3890659a], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x76e51049], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0xffe7e79], [apply] FBO back write 2, FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x2, obj 0x27d0e91], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0xd214223], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x604752dd], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb690d33d10 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]]] [apply] , surfaceLock <32946ce5, 2e794854>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], mode NSOPENGL] , [apply] UpstreamWidget: null] [apply] Init GLAD: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] Init front FBO: FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x1, obj 0x3890659a], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x76e51049], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0xffe7e79] [apply] Init back FBO: FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x2, obj 0x27d0e91], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0xd214223], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x604752dd] [apply] Resize1.oldFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x3890659a], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x76e51049], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0xffe7e79] [apply] Resize1.nowFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x3890659a], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x76e51049], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0xffe7e79] [apply] Resize1.oldBack : FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x2, obj 0x27d0e91], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0xd214223], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x604752dd] [apply] Resize1.nowBack : FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x2, obj 0x27d0e91], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0xd214223], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x604752dd] [apply] Resize2.oldFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x1, obj 0x3890659a], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x76e51049], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0xffe7e79] [apply] Resize2.nowFront: FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x2, obj 0x27d0e91], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0xd214223], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x604752dd] [apply] Resize2.oldBack : FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x2, obj 0x27d0e91], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0xd214223], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x604752dd] [apply] Resize2.nowBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x1, obj 0x3890659a], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x76e51049], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0xffe7e79] [apply] Resize3.sampleCount: 0 -> 4 [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x6cdc5f76 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@77ff73cf[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] Realized GLAD: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [], [apply] Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 4, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb693007a80, [apply] Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 0, front 0, num 0, [apply] FBO front read 0, null, [apply] FBO back write 0, null, [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb693007a80 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]]] [apply] , surfaceLock <a9b3b0c, 55419644>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: null, [apply] UpstreamWidget: null] [apply] Realized GLAD: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] Init GLAD: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb693007a80, [apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 0, front 0, num 1, [apply] FBO front read 3, FBO[name r/w 3/3, init true, bound true, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x3, obj 0x95973d], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x6d8c1b6], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5cfc2617], [apply] FBO back write 2, FBO[name r/w 2/3, init true, bound false, size 400x300, samples 4/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 400x300, name 0x2, obj 0x7d7636ca], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x2e28dfb2], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x6d8c1b6], hasSink true, dirty false], state OK, obj 0x5c07481f], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb693007a80 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]]] [apply] , surfaceLock <a9b3b0c, 55419644>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x44f07616, handle 0x7fb690d33db0, isShared false, jogamp.opengl.gl4.GL4bcImpl@62101a6c, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb693007a80, [apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 0, front 0, num 1, [apply] FBO front read 3, FBO[name r/w 3/3, init true, bound true, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x3, obj 0x95973d], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x6d8c1b6], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5cfc2617], [apply] FBO back write 2, FBO[name r/w 2/3, init true, bound false, size 400x300, samples 4/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 400x300, name 0x2, obj 0x7d7636ca], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x2e28dfb2], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x6d8c1b6], hasSink true, dirty false], state OK, obj 0x5c07481f], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb693007a80 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]]] [apply] , surfaceLock <a9b3b0c, 55419644>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], mode NSOPENGL] , [apply] UpstreamWidget: null] [apply] Init GLAD: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] Init front FBO: FBO[name r/w 3/3, init true, bound true, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x3, obj 0x95973d], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x6d8c1b6], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5cfc2617] [apply] Init back FBO: FBO[name r/w 2/3, init true, bound false, size 400x300, samples 4/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 400x300, name 0x2, obj 0x7d7636ca], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x2e28dfb2], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x6d8c1b6], hasSink true, dirty false], state OK, obj 0x5c07481f] [apply] Resize1.oldFront: FBO[name r/w 3/3, init true, bound true, size 200x150, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x3, obj 0x95973d], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 200x150, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x6d8c1b6], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5cfc2617] [apply] Resize1.nowFront: FBO[name r/w 3/3, init true, bound true, size 200x150, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x3, obj 0x95973d], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 200x150, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x6d8c1b6], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5cfc2617] [apply] Resize1.oldBack : FBO[name r/w 2/3, init true, bound false, size 200x150, samples 4/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 200x150, name 0x2, obj 0x7d7636ca], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x2e28dfb2], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 200x150, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x6d8c1b6], hasSink true, dirty false], state OK, obj 0x5c07481f] [apply] Resize1.nowBack : FBO[name r/w 2/3, init true, bound false, size 200x150, samples 4/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 200x150, name 0x2, obj 0x7d7636ca], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x2e28dfb2], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 200x150, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x6d8c1b6], hasSink true, dirty false], state OK, obj 0x5c07481f] [apply] Resize2.oldFront: FBO[name r/w 3/3, init true, bound true, size 800x600, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x3, obj 0x95973d], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 800x600, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x6d8c1b6], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5cfc2617] [apply] Resize2.nowFront: FBO[name r/w 3/3, init true, bound true, size 800x600, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x3, obj 0x95973d], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 800x600, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x6d8c1b6], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x5cfc2617] [apply] Resize2.oldBack : FBO[name r/w 2/3, init true, bound false, size 800x600, samples 4/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 800x600, name 0x2, obj 0x7d7636ca], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x2e28dfb2], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 800x600, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x6d8c1b6], hasSink true, dirty false], state OK, obj 0x5c07481f] [apply] Resize2.nowBack : FBO[name r/w 2/3, init true, bound false, size 800x600, samples 4/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 800x600, name 0x2, obj 0x7d7636ca], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x2e28dfb2], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 800x600, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x6d8c1b6], hasSink true, dirty false], state OK, obj 0x5c07481f] [apply] Resize3.sampleCount: 4 -> 0 [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.MultisampleDemoES2@f36dac0[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@5a537b0d[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] Realized GLAD: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [], [apply] Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 4, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb693008c30, [apply] Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 0, front 0, num 0, [apply] FBO front read 0, null, [apply] FBO back write 0, null, [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb693008c30 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]]] [apply] , surfaceLock <7fa49941, f49bbdf>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: null, [apply] UpstreamWidget: null] [apply] Realized GLAD: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] Init GLAD: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb693008c30, [apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 0, front 0, num 1, [apply] FBO front read 3, FBO[name r/w 3/3, init true, bound true, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x4, obj 0x58954f6e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x77b050fd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3291ec31], [apply] FBO back write 2, FBO[name r/w 2/3, init true, bound false, size 400x300, samples 4/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 400x300, name 0x2, obj 0x327f54e7], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0xa299ee7], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x77b050fd], hasSink true, dirty false], state OK, obj 0x459f2397], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb693008c30 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]]] [apply] , surfaceLock <7fa49941, f49bbdf>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x31cd3550, handle 0x7fb693006540, isShared false, jogamp.opengl.gl4.GL4bcImpl@52d9b236, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb693008c30, [apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 0, front 0, num 1, [apply] FBO front read 3, FBO[name r/w 3/3, init true, bound true, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x4, obj 0x58954f6e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x77b050fd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3291ec31], [apply] FBO back write 2, FBO[name r/w 2/3, init true, bound false, size 400x300, samples 4/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 400x300, name 0x2, obj 0x327f54e7], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0xa299ee7], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x77b050fd], hasSink true, dirty false], state OK, obj 0x459f2397], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb693008c30 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]]] [apply] , surfaceLock <7fa49941, f49bbdf>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], mode NSOPENGL] , [apply] UpstreamWidget: null] [apply] Init GLAD: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] Init front FBO: FBO[name r/w 3/3, init true, bound true, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x4, obj 0x58954f6e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x77b050fd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3291ec31] [apply] Init back FBO: FBO[name r/w 2/3, init true, bound false, size 400x300, samples 4/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 400x300, name 0x2, obj 0x327f54e7], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0xa299ee7], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x3, obj 0x77b050fd], hasSink true, dirty false], state OK, obj 0x459f2397] [apply] Resize1.oldFront: FBO[name r/w 3/3, init true, bound true, size 200x150, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x4, obj 0x58954f6e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x3, obj 0x77b050fd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3291ec31] [apply] Resize1.nowFront: FBO[name r/w 3/3, init true, bound true, size 200x150, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x4, obj 0x58954f6e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x3, obj 0x77b050fd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3291ec31] [apply] Resize1.oldBack : FBO[name r/w 2/3, init true, bound false, size 200x150, samples 4/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 200x150, name 0x2, obj 0x327f54e7], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0xa299ee7], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x3, obj 0x77b050fd], hasSink true, dirty false], state OK, obj 0x459f2397] [apply] Resize1.nowBack : FBO[name r/w 2/3, init true, bound false, size 200x150, samples 4/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 200x150, name 0x2, obj 0x327f54e7], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0xa299ee7], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x3, obj 0x77b050fd], hasSink true, dirty false], state OK, obj 0x459f2397] [apply] Resize2.oldFront: FBO[name r/w 3/3, init true, bound true, size 800x600, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x4, obj 0x58954f6e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x3, obj 0x77b050fd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3291ec31] [apply] Resize2.nowFront: FBO[name r/w 3/3, init true, bound true, size 800x600, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x4, obj 0x58954f6e], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x3, obj 0x77b050fd], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3291ec31] [apply] Resize2.oldBack : FBO[name r/w 2/3, init true, bound false, size 800x600, samples 4/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 800x600, name 0x2, obj 0x327f54e7], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0xa299ee7], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x3, obj 0x77b050fd], hasSink true, dirty false], state OK, obj 0x459f2397] [apply] Resize2.nowBack : FBO[name r/w 2/3, init true, bound false, size 800x600, samples 4/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 800x600, name 0x2, obj 0x327f54e7], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0xa299ee7], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x3, obj 0x77b050fd], hasSink true, dirty false], state OK, obj 0x459f2397] [apply] Resize3.sampleCount: 4 -> 0 [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.MultisampleDemoES2@524321b8[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@355ae139[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] Realized GLAD: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [], [apply] Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 4, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb693006440, [apply] Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 0, front 0, num 0, [apply] FBO front read 0, null, [apply] FBO back write 0, null, [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb693006440 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]]] [apply] , surfaceLock <21cf3b41, 2c3b39be>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: null, [apply] UpstreamWidget: null] [apply] Realized GLAD: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] Init GLAD: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb693006440, [apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 0, front 0, num 1, [apply] FBO front read 3, FBO[name r/w 3/3, init true, bound true, size 400x300, samples 0/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x397bd678], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x713d7dc3], [apply] FBO back write 2, FBO[name r/w 2/3, init true, bound false, size 400x300, samples 4/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x7c0bc749], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x397bd678], hasSink true, dirty false], state OK, obj 0x6948c93e], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb693006440 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]]] [apply] , surfaceLock <21cf3b41, 2c3b39be>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x644bffa1, handle 0x7fb690d33db0, isShared false, jogamp.opengl.gl4.GL4bcImpl@29943b72, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb693006440, [apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 0, front 0, num 1, [apply] FBO front read 3, FBO[name r/w 3/3, init true, bound true, size 400x300, samples 0/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x397bd678], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x713d7dc3], [apply] FBO back write 2, FBO[name r/w 2/3, init true, bound false, size 400x300, samples 4/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x7c0bc749], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x397bd678], hasSink true, dirty false], state OK, obj 0x6948c93e], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb693006440 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]]] [apply] , surfaceLock <21cf3b41, 2c3b39be>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], mode NSOPENGL] , [apply] UpstreamWidget: null] [apply] Init GLAD: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] Init front FBO: FBO[name r/w 3/3, init true, bound true, size 400x300, samples 0/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x397bd678], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x713d7dc3] [apply] Init back FBO: FBO[name r/w 2/3, init true, bound false, size 400x300, samples 4/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x7c0bc749], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 400x300, name 0x2, obj 0x397bd678], hasSink true, dirty false], state OK, obj 0x6948c93e] [apply] Resize1.oldFront: FBO[name r/w 3/3, init true, bound true, size 200x150, samples 0/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x2, obj 0x397bd678], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x713d7dc3] [apply] Resize1.nowFront: FBO[name r/w 3/3, init true, bound true, size 200x150, samples 0/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x2, obj 0x397bd678], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x713d7dc3] [apply] Resize1.oldBack : FBO[name r/w 2/3, init true, bound false, size 200x150, samples 4/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x7c0bc749], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x2, obj 0x397bd678], hasSink true, dirty false], state OK, obj 0x6948c93e] [apply] Resize1.nowBack : FBO[name r/w 2/3, init true, bound false, size 200x150, samples 4/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x7c0bc749], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 200x150, name 0x2, obj 0x397bd678], hasSink true, dirty false], state OK, obj 0x6948c93e] [apply] Resize2.oldFront: FBO[name r/w 3/3, init true, bound true, size 800x600, samples 0/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x2, obj 0x397bd678], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x713d7dc3] [apply] Resize2.nowFront: FBO[name r/w 3/3, init true, bound true, size 800x600, samples 0/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x2, obj 0x397bd678], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x713d7dc3] [apply] Resize2.oldBack : FBO[name r/w 2/3, init true, bound false, size 800x600, samples 4/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x7c0bc749], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x2, obj 0x397bd678], hasSink true, dirty false], state OK, obj 0x6948c93e] [apply] Resize2.nowBack : FBO[name r/w 2/3, init true, bound false, size 800x600, samples 4/16, depth null, stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x7c0bc749], null, null, null, null, null, null, null], msaa[ColorAttachment[type COLOR, format 0x8058, samples 0, 800x600, name 0x2, obj 0x397bd678], hasSink true, dirty false], state OK, obj 0x6948c93e] [apply] Resize3.sampleCount: 4 -> 0 [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.MultisampleDemoES2@42caceb1[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@10c7e8b9[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] Realized GLAD: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [], [apply] Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 4, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb69300a410, [apply] Caps GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 0, front 0, num 0, [apply] FBO front read 0, null, [apply] FBO back write 0, null, [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb69300a410 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]]] [apply] , surfaceLock <5eeb48d, 7a8f9805>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: null, [apply] UpstreamWidget: null] [apply] Realized GLAD: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] Init GLAD: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb69300a410, [apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 0, front 0, num 1, [apply] FBO front read 3, FBO[name r/w 3/3, init true, bound true, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x3, obj 0x4609c90d], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x5dec5237], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2c6e9867], [apply] FBO back write 2, FBO[name r/w 2/3, init true, bound false, size 400x300, samples 4/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 400x300, name 0x2, obj 0x3e96ff60], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x10d7a8fb], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x5dec5237], hasSink true, dirty false], state OK, obj 0x2b5817ba], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb69300a410 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]]] [apply] , surfaceLock <5eeb48d, 7a8f9805>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x6945af1f, handle 0x7fb6930073c0, isShared false, jogamp.opengl.gl4.GL4bcImpl@247dca91, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 4, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb69300a410, [apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 0, front 0, num 1, [apply] FBO front read 3, FBO[name r/w 3/3, init true, bound true, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x3, obj 0x4609c90d], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x5dec5237], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2c6e9867], [apply] FBO back write 2, FBO[name r/w 2/3, init true, bound false, size 400x300, samples 4/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 400x300, name 0x2, obj 0x3e96ff60], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x10d7a8fb], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x5dec5237], hasSink true, dirty false], state OK, obj 0x2b5817ba], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb69300a410 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]]] [apply] , surfaceLock <5eeb48d, 7a8f9805>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], mode NSOPENGL] , [apply] UpstreamWidget: null] [apply] Init GLAD: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] Init front FBO: FBO[name r/w 3/3, init true, bound true, size 400x300, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x3, obj 0x4609c90d], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x5dec5237], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2c6e9867] [apply] Init back FBO: FBO[name r/w 2/3, init true, bound false, size 400x300, samples 4/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 400x300, name 0x2, obj 0x3e96ff60], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 400x300, name 0x1, obj 0x10d7a8fb], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 400x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x5dec5237], hasSink true, dirty false], state OK, obj 0x2b5817ba] [apply] Resize1.oldFront: FBO[name r/w 3/3, init true, bound true, size 200x150, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x3, obj 0x4609c90d], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 200x150, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x5dec5237], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2c6e9867] [apply] Resize1.nowFront: FBO[name r/w 3/3, init true, bound true, size 200x150, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x3, obj 0x4609c90d], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 200x150, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x5dec5237], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2c6e9867] [apply] Resize1.oldBack : FBO[name r/w 2/3, init true, bound false, size 200x150, samples 4/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 200x150, name 0x2, obj 0x3e96ff60], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x10d7a8fb], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 200x150, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x5dec5237], hasSink true, dirty false], state OK, obj 0x2b5817ba] [apply] Resize1.nowBack : FBO[name r/w 2/3, init true, bound false, size 200x150, samples 4/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 200x150, name 0x2, obj 0x3e96ff60], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 200x150, name 0x1, obj 0x10d7a8fb], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 200x150, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x5dec5237], hasSink true, dirty false], state OK, obj 0x2b5817ba] [apply] Resize2.oldFront: FBO[name r/w 3/3, init true, bound true, size 800x600, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x3, obj 0x4609c90d], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 800x600, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x5dec5237], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2c6e9867] [apply] Resize2.nowFront: FBO[name r/w 3/3, init true, bound true, size 800x600, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x3, obj 0x4609c90d], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 800x600, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x5dec5237], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x2c6e9867] [apply] Resize2.oldBack : FBO[name r/w 2/3, init true, bound false, size 800x600, samples 4/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 800x600, name 0x2, obj 0x3e96ff60], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x10d7a8fb], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 800x600, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x5dec5237], hasSink true, dirty false], state OK, obj 0x2b5817ba] [apply] Resize2.nowBack : FBO[name r/w 2/3, init true, bound false, size 800x600, samples 4/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 800x600, name 0x2, obj 0x3e96ff60], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 800x600, name 0x1, obj 0x10d7a8fb], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 800x600, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x5dec5237], hasSink true, dirty false], state OK, obj 0x2b5817ba] [apply] Resize3.sampleCount: 4 -> 0 [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.FBOMix2DemosES2@3e7e084e[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@445358ef[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] Realized GLAD: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [], [apply] Drawable: ResizeableImpl[Initialized false, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb690dafff0, [apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]], [apply] fboI back 0, front 0, num 0, [apply] FBO front read 0, null, [apply] FBO back write 0, null, [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb690dafff0 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]] [apply] , surfaceLock <343a4ddd, 5fce02f4>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: null, [apply] UpstreamWidget: null] [apply] Realized GLAD: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [apply] Init GLAD: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb690dafff0, [apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]], [apply] fboI back 1, front 0, num 2, [apply] FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x1, obj 0x46c6cf3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x222e289d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6a64c7c9], [apply] FBO back write 2, FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x2, obj 0x1e2848ae], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x7e7893b0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x66bba6f9], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb690dafff0 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]] [apply] , surfaceLock <343a4ddd, 5fce02f4>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], [apply] Context: MacOSXCGLContext [Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)], options 0x1405, this 0x4e24124f, handle 0x7fb690db0150, isShared false, jogamp.opengl.gl4.GL4bcImpl@29cf5a20, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@103d96a6, [apply] Handle 0x7fb690dafff0, [apply] Caps GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]], [apply] fboI back 1, front 0, num 2, [apply] FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x1, obj 0x46c6cf3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x222e289d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6a64c7c9], [apply] FBO back write 2, FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x2, obj 0x1e2848ae], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x7e7893b0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x66bba6f9], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb690dafff0 [apply] , size 400x300 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]]] [apply] , surfaceLock <343a4ddd, 5fce02f4>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 400x300] [apply] , upstreamSurface false ]], mode NSOPENGL] , [apply] UpstreamWidget: null] [apply] Init GLAD: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [apply] Init front FBO: FBO[name r/w 1/1, init true, bound false, size 400x300, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x1, obj 0x46c6cf3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x222e289d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6a64c7c9] [apply] Init back FBO: FBO[name r/w 2/2, init true, bound true, size 400x300, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 400x300, name 0x2, obj 0x1e2848ae], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 400x300, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x7e7893b0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x66bba6f9] [apply] Resize1.oldFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x46c6cf3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x222e289d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6a64c7c9] [apply] Resize1.nowFront: FBO[name r/w 1/1, init true, bound false, size 200x150, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x46c6cf3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x222e289d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6a64c7c9] [apply] Resize1.oldBack : FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x2, obj 0x1e2848ae], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x7e7893b0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x66bba6f9] [apply] Resize1.nowBack : FBO[name r/w 2/2, init true, bound false, size 200x150, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x2, obj 0x1e2848ae], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 200x150, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x7e7893b0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x66bba6f9] [apply] Resize2.oldFront: FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x1, obj 0x46c6cf3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x222e289d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6a64c7c9] [apply] Resize2.nowFront: FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x2, obj 0x1e2848ae], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x7e7893b0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x66bba6f9] [apply] Resize2.oldBack : FBO[name r/w 2/2, init true, bound false, size 800x600, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x2, obj 0x1e2848ae], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x7e7893b0], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x66bba6f9] [apply] Resize2.nowBack : FBO[name r/w 1/1, init true, bound false, size 800x600, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 800x600, name 0x1, obj 0x46c6cf3], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8051, 800x600, border 0, dataFormat 0x1907, dataType 0x1401; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x222e289d], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x6a64c7c9] [apply] Resize3.sampleCount: 0 -> 4 [apply] Fin: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x6c260051 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@32defd4f[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] ------------- ---------------- --------------- [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306047180 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306051189 ms +++ localhost/127.0.0.1:59999 - Locked within 4017 ms, 5 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01a_GL2ES2_Demo1_SingleBuffer_Normal [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x53967499: tileRendererInUse null, GearsES2[obj 0x53967499 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x53967499 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x53967499 created: GearsObj[0x7e21e65f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x53967499 created: GearsObj[0x639ba7aa, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x53967499 created: GearsObj[0x639ba7aa, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x53967499 FIN GearsES2[obj 0x53967499 isInit true, usesShared false, 1 GearsObj[0x7e21e65f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x639ba7aa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1cbcfd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x53967499 0/0 400x300 of 400x300, swapInterval 0, drawable 0x7fb690da5fe0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x53967499, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53967499 400x300, swapInterval 0, drawable 0x7fb690da5fe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53967499 400x300, swapInterval 0, drawable 0x7fb690da5fe0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0001-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x53967499 0/0 200x150 of 200x150, swapInterval 0, drawable 0x7fb690da5fe0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x53967499, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53967499 200x150, swapInterval 0, drawable 0x7fb690da5fe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53967499 200x150, swapInterval 0, drawable 0x7fb690da5fe0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0003-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53967499 200x150, swapInterval 0, drawable 0x7fb690da5fe0 [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x35ba47d3] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x35ba47d3] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x53967499 0/0 800x600 of 800x600, swapInterval 0, drawable 0x7fb690da5fe0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x53967499, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53967499 800x600, swapInterval 0, drawable 0x7fb690da5fe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53967499 800x600, swapInterval 0, drawable 0x7fb690da5fe0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0006-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53967499 800x600, swapInterval 0, drawable 0x7fb690da5fe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53967499 800x600, swapInterval 0, drawable 0x7fb690da5fe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53967499 800x600, swapInterval 0, drawable 0x7fb690da5fe0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0009-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa04_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x53967499 0/0 600x450 of 600x450, swapInterval 0, drawable 0x7fb690da5fe0, msaa true, tileRendererInUse null [apply] >> GearsES2 0x53967499, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53967499 600x450, swapInterval 0, drawable 0x7fb690da5fe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x53967499 600x450, swapInterval 0, drawable 0x7fb690da5fe0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0011-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa04_default-0600x0450.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x53967499: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x53967499 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01a_GL2ES2_Demo1_SingleBuffer_Normal [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01b_GL2ES2_Demo1_SingleBuffer_NoTex [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x11908def: tileRendererInUse null, GearsES2[obj 0x11908def isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x11908def on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x11908def created: GearsObj[0x4d3ef890, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x11908def created: GearsObj[0x6130dd8e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x11908def created: GearsObj[0x6130dd8e, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x11908def FIN GearsES2[obj 0x11908def isInit true, usesShared false, 1 GearsObj[0x4d3ef890, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6130dd8e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4f21c77b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x11908def 0/0 400x300 of 400x300, swapInterval 0, drawable 0x7fb6930069a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x11908def, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x11908def 400x300, swapInterval 0, drawable 0x7fb6930069a0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x11908def 400x300, swapInterval 0, drawable 0x7fb6930069a0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0001-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x11908def 0/0 200x150 of 200x150, swapInterval 0, drawable 0x7fb6930069a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x11908def, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x11908def 200x150, swapInterval 0, drawable 0x7fb6930069a0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x11908def 200x150, swapInterval 0, drawable 0x7fb6930069a0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0003-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x11908def 200x150, swapInterval 0, drawable 0x7fb6930069a0 [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x2, obj 0x46961df6] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x2, obj 0x46961df6] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x11908def 0/0 800x600 of 800x600, swapInterval 0, drawable 0x7fb6930069a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x11908def, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x11908def 800x600, swapInterval 0, drawable 0x7fb6930069a0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x11908def 800x600, swapInterval 0, drawable 0x7fb6930069a0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0006-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x11908def 800x600, swapInterval 0, drawable 0x7fb6930069a0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x11908def 800x600, swapInterval 0, drawable 0x7fb6930069a0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x11908def 800x600, swapInterval 0, drawable 0x7fb6930069a0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0009-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa04_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x11908def 0/0 600x450 of 600x450, swapInterval 0, drawable 0x7fb6930069a0, msaa true, tileRendererInUse null [apply] >> GearsES2 0x11908def, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x11908def 600x450, swapInterval 0, drawable 0x7fb6930069a0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x11908def 600x450, swapInterval 0, drawable 0x7fb6930069a0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0011-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa04_default-0600x0450.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x11908def: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x11908def FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01b_GL2ES2_Demo1_SingleBuffer_NoTex [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x2c4689ad: tileRendererInUse null, GearsES2[obj 0x2c4689ad isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2c4689ad on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x2c4689ad created: GearsObj[0x5818ae41, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2c4689ad created: GearsObj[0x3c585a96, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2c4689ad created: GearsObj[0x3c585a96, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x2c4689ad FIN GearsES2[obj 0x2c4689ad isInit true, usesShared false, 1 GearsObj[0x5818ae41, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3c585a96, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ca34ccd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2c4689ad 0/0 400x300 of 400x300, swapInterval 0, drawable 0x7fb693007150, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2c4689ad, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c4689ad 400x300, swapInterval 0, drawable 0x7fb693007150 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c4689ad 400x300, swapInterval 0, drawable 0x7fb693007150 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0001-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D00-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2c4689ad 0/0 200x150 of 200x150, swapInterval 0, drawable 0x7fb693007150, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2c4689ad, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c4689ad 200x150, swapInterval 0, drawable 0x7fb693007150 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c4689ad 200x150, swapInterval 0, drawable 0x7fb693007150 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0003-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D00-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c4689ad 200x150, swapInterval 0, drawable 0x7fb693007150 [apply] Resize1.oldDepth null [apply] Resize1.newDepth null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2c4689ad 0/0 800x600 of 800x600, swapInterval 0, drawable 0x7fb693007150, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2c4689ad, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c4689ad 800x600, swapInterval 0, drawable 0x7fb693007150 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c4689ad 800x600, swapInterval 0, drawable 0x7fb693007150 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0006-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D00-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c4689ad 800x600, swapInterval 0, drawable 0x7fb693007150 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c4689ad 800x600, swapInterval 0, drawable 0x7fb693007150 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c4689ad 800x600, swapInterval 0, drawable 0x7fb693007150 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0009-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D00-St00-Sa04_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2c4689ad 0/0 600x450 of 600x450, swapInterval 0, drawable 0x7fb693007150, msaa true, tileRendererInUse null [apply] >> GearsES2 0x2c4689ad, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c4689ad 600x450, swapInterval 0, drawable 0x7fb693007150 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c4689ad 600x450, swapInterval 0, drawable 0x7fb693007150 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0011-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D00-St00-Sa04_default-0600x0450.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x2c4689ad: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x2c4689ad FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test02a_GL2ES2_Demo1_DoubleBuffer_Normal [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x6cdc5f76: tileRendererInUse null, GearsES2[obj 0x6cdc5f76 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6cdc5f76 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6cdc5f76 created: GearsObj[0x36862391, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6cdc5f76 created: GearsObj[0x2089208e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6cdc5f76 created: GearsObj[0x2089208e, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x6cdc5f76 FIN GearsES2[obj 0x6cdc5f76 isInit true, usesShared false, 1 GearsObj[0x36862391, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2089208e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xab85b52, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6cdc5f76 0/0 400x300 of 400x300, swapInterval 0, drawable 0x7fb690d33d10, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6cdc5f76, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6cdc5f76 400x300, swapInterval 0, drawable 0x7fb690d33d10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6cdc5f76 400x300, swapInterval 0, drawable 0x7fb690d33d10 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0001-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6cdc5f76 0/0 200x150 of 200x150, swapInterval 0, drawable 0x7fb690d33d10, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6cdc5f76, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6cdc5f76 200x150, swapInterval 0, drawable 0x7fb690d33d10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6cdc5f76 200x150, swapInterval 0, drawable 0x7fb690d33d10 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0003-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6cdc5f76 200x150, swapInterval 0, drawable 0x7fb690d33d10 [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x3890659a] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x3890659a] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6cdc5f76 0/0 800x600 of 800x600, swapInterval 0, drawable 0x7fb690d33d10, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6cdc5f76, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6cdc5f76 800x600, swapInterval 0, drawable 0x7fb690d33d10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6cdc5f76 800x600, swapInterval 0, drawable 0x7fb690d33d10 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0006-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6cdc5f76 800x600, swapInterval 0, drawable 0x7fb690d33d10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6cdc5f76 800x600, swapInterval 0, drawable 0x7fb690d33d10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6cdc5f76 800x600, swapInterval 0, drawable 0x7fb690d33d10 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0009-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa04_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6cdc5f76 0/0 600x450 of 600x450, swapInterval 0, drawable 0x7fb690d33d10, msaa true, tileRendererInUse null [apply] >> GearsES2 0x6cdc5f76, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6cdc5f76 600x450, swapInterval 0, drawable 0x7fb690d33d10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6cdc5f76 600x450, swapInterval 0, drawable 0x7fb690d33d10 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0011-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa04_default-0600x0450.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6cdc5f76: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6cdc5f76 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test02a_GL2ES2_Demo1_DoubleBuffer_Normal [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test03a_GL2ES2_Demo2MSAA4_Normal [apply] [apply] req. msaa: true [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] has msaa: true [apply] [apply] ShaderState: attachShaderProgram: -1 -> 5 (enable: true) [apply] null [apply] ShaderProgram[id=5, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=9, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=10, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] reshape .. [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0001-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png [apply] reshape .. [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0003-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x3, obj 0x95973d] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x3, obj 0x95973d] [apply] reshape .. [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0006-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0009-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] reshape .. [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0011-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0600x0450.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test03a_GL2ES2_Demo2MSAA4_Normal [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test03b_GL2ES2_Demo2MSAA4_NoTex [apply] [apply] req. msaa: true [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] has msaa: true [apply] [apply] ShaderState: attachShaderProgram: -1 -> 6 (enable: true) [apply] null [apply] ShaderProgram[id=6, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=11, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=12, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] reshape .. [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0001-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png [apply] reshape .. [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0003-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x4, obj 0x58954f6e] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x4, obj 0x58954f6e] [apply] reshape .. [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0006-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0009-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] reshape .. [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0011-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0600x0450.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test03b_GL2ES2_Demo2MSAA4_NoTex [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth [apply] [apply] req. msaa: true [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 0/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] has msaa: true [apply] [apply] ShaderState: attachShaderProgram: -1 -> 7 (enable: true) [apply] null [apply] ShaderProgram[id=7, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=13, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=14, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] reshape .. [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0001-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa04_default-0400x0300.png [apply] reshape .. [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0003-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa04_default-0200x0150.png [apply] Resize1.oldDepth null [apply] Resize1.newDepth null [apply] reshape .. [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0006-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa04_default-0800x0600.png [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0009-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa00_default-0800x0600.png [apply] reshape .. [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0011-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa00_default-0600x0450.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test04_GL2ES2_FBODemoMSAA4_Normal [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x3bf3d5f4: tileRendererInUse null, GearsES2[obj 0x3bf3d5f4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3bf3d5f4 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x3bf3d5f4 created: GearsObj[0x2368e4dd, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3bf3d5f4 created: GearsObj[0x3b897b54, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3bf3d5f4 created: GearsObj[0x3b897b54, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x3bf3d5f4 FIN GearsES2[obj 0x3bf3d5f4 isInit true, usesShared false, 1 GearsObj[0x2368e4dd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3b897b54, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3effe655, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 9 (enable: true) [apply] null [apply] ShaderProgram[id=9, linked=false, inUse=false, program: 4, [apply] ShaderCode[id=17, type=VERTEX_SHADER, valid=true, shader: 5, source] [apply] ShaderCode[id=18, type=FRAGMENT_SHADER, valid=true, shader: 6, source]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN [apply] **** Init [apply] **** Reshape: 400x300 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3bf3d5f4 0/0 400x300 of 400x300, swapInterval -1, drawable 0x7fb69300a410, msaa true, tileRendererInUse null [apply] >> GearsES2 0x3bf3d5f4, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 400x300 of 400x300, swapInterval -1, drawable 0x7fb69300a410, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3bf3d5f4 400x300, swapInterval -1, drawable 0x7fb69300a410 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3bf3d5f4 400x300, swapInterval -1, drawable 0x7fb69300a410 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0001-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png [apply] **** Reshape: 200x150 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3bf3d5f4 0/0 200x150 of 200x150, swapInterval -1, drawable 0x7fb69300a410, msaa true, tileRendererInUse null [apply] >> GearsES2 0x3bf3d5f4, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 200x150 of 200x150, swapInterval -1, drawable 0x7fb69300a410, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3bf3d5f4 200x150, swapInterval -1, drawable 0x7fb69300a410 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3bf3d5f4 200x150, swapInterval -1, drawable 0x7fb69300a410 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0003-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3bf3d5f4 200x150, swapInterval -1, drawable 0x7fb69300a410 [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x3, obj 0x4609c90d] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x3, obj 0x4609c90d] [apply] **** Reshape: 800x600 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3bf3d5f4 0/0 800x600 of 800x600, swapInterval -1, drawable 0x7fb69300a410, msaa true, tileRendererInUse null [apply] >> GearsES2 0x3bf3d5f4, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 800x600 of 800x600, swapInterval -1, drawable 0x7fb69300a410, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3bf3d5f4 800x600, swapInterval -1, drawable 0x7fb69300a410 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3bf3d5f4 800x600, swapInterval -1, drawable 0x7fb69300a410 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0006-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3bf3d5f4 800x600, swapInterval -1, drawable 0x7fb69300a410 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3bf3d5f4 800x600, swapInterval -1, drawable 0x7fb69300a410 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3bf3d5f4 800x600, swapInterval -1, drawable 0x7fb69300a410 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0009-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] **** Reshape: 600x450 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3bf3d5f4 0/0 600x450 of 600x450, swapInterval -1, drawable 0x7fb69300a410, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3bf3d5f4, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 600x450 of 600x450, swapInterval -1, drawable 0x7fb69300a410, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3bf3d5f4 600x450, swapInterval -1, drawable 0x7fb69300a410 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3bf3d5f4 600x450, swapInterval -1, drawable 0x7fb69300a410 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0011-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0600x0450.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x3bf3d5f4: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x3bf3d5f4 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test04_GL2ES2_FBODemoMSAA4_Normal [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test11_EGLES2_Demo0Normal [apply] EGL ES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test11_EGLES2_Demo0Normal [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test13_EGLES2_Demo0MSAA4 [apply] EGL ES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test13_EGLES2_Demo0MSAA4 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test21_GL3_Demo0Normal [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x6c260051: tileRendererInUse null, GearsES2[obj 0x6c260051 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6c260051 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL3/GL3.hw] [apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 37 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6c260051 created: GearsObj[0x4f8953fb, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6c260051 created: GearsObj[0x40e8ac88, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6c260051 created: GearsObj[0x40e8ac88, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x6c260051 FIN GearsES2[obj 0x6c260051 isInit true, usesShared false, 1 GearsObj[0x4f8953fb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x40e8ac88, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6b973602, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c260051 0/0 400x300 of 400x300, swapInterval 0, drawable 0x7fb690dafff0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6c260051, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c260051 400x300, swapInterval 0, drawable 0x7fb690dafff0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c260051 400x300, swapInterval 0, drawable 0x7fb690dafff0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0001-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c260051 0/0 200x150 of 200x150, swapInterval 0, drawable 0x7fb690dafff0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6c260051, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c260051 200x150, swapInterval 0, drawable 0x7fb690dafff0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c260051 200x150, swapInterval 0, drawable 0x7fb690dafff0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0003-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c260051 200x150, swapInterval 0, drawable 0x7fb690dafff0 [apply] Resize1.oldDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x46c6cf3] [apply] Resize1.newDepth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 200x150, name 0x1, obj 0x46c6cf3] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c260051 0/0 800x600 of 800x600, swapInterval 0, drawable 0x7fb690dafff0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6c260051, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c260051 800x600, swapInterval 0, drawable 0x7fb690dafff0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c260051 800x600, swapInterval 0, drawable 0x7fb690dafff0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0006-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c260051 800x600, swapInterval 0, drawable 0x7fb690dafff0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c260051 800x600, swapInterval 0, drawable 0x7fb690dafff0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c260051 800x600, swapInterval 0, drawable 0x7fb690dafff0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa04_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c260051 0/0 600x450 of 600x450, swapInterval 0, drawable 0x7fb690dafff0, msaa true, tileRendererInUse null [apply] >> GearsES2 0x6c260051, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c260051 600x450, swapInterval 0, drawable 0x7fb690dafff0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c260051 600x450, swapInterval 0, drawable 0x7fb690dafff0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa04_default-0600x0450.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6c260051: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6c260051 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT - test21_GL3_Demo0Normal [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306057530 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01a_GL2ES2_Demo1_SingleBuffer_Normal took 2.517 sec [apply] Testcase: test01b_GL2ES2_Demo1_SingleBuffer_NoTex took 0.629 sec [apply] Testcase: test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth took 0.833 sec [apply] Testcase: test02a_GL2ES2_Demo1_DoubleBuffer_Normal took 0.518 sec [apply] Testcase: test03a_GL2ES2_Demo2MSAA4_Normal took 0.288 sec [apply] Testcase: test03b_GL2ES2_Demo2MSAA4_NoTex took 0.251 sec [apply] Testcase: test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth took 0.266 sec [apply] Testcase: test04_GL2ES2_FBODemoMSAA4_Normal took 0.677 sec [apply] Testcase: test11_EGLES2_Demo0Normal took 0.001 sec [apply] Testcase: test13_EGLES2_Demo0MSAA4 took 0.001 sec [apply] Testcase: test21_GL3_Demo0Normal took 0.26 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestFBOMRTNEWT01 -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestFBOMRTNEWT01.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMRTNEWT01 [apply] junit.framework.TestListener: tests to run: 1 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306059297 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: startTest(test01) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306071323 ms +++ localhost/127.0.0.1:59999 - Locked within 12034 ms, 13 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMRTNEWT01 - test01 [apply] MacOSXCGLContext [Version 4.1 (Core profile, arb, debug, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1465, this 0x54daea8a, handle 0x7f9c385fc020, isShared false, jogamp.opengl.gl4.GL4bcImpl@6d662a8a, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4e730222, [apply] Handle 0x7f9c385f1000, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7f9c385f1550, [apply] SurfaceHandle 0x7f9c385f1000 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 200x150], pixel[200x150], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <60912e6a, 5b7e62ad>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>], surfaceLockCount 1]], mode NSOPENGL] [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOMRTNEWT01.test01-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0200x0150.png [apply] resize: 0 -> 1 - 200x150 [apply] resize: 1 -> 2 - 400x300 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOMRTNEWT01.test01-n0002-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0400x0300.png [apply] resize: 2 -> 3 - 600x450 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOMRTNEWT01.test01-n0003-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0600x0450.png [apply] resize: 3 -> 4 - 800x600 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOMRTNEWT01.test01-n0004-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0800x0600.png [apply] junit.framework.TestListener: endTest(test01) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMRTNEWT01 - test01 [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 15.801 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306059297 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306071323 ms +++ localhost/127.0.0.1:59999 - Locked within 12034 ms, 13 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMRTNEWT01 - test01 [apply] MacOSXCGLContext [Version 4.1 (Core profile, arb, debug, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1465, this 0x54daea8a, handle 0x7f9c385fc020, isShared false, jogamp.opengl.gl4.GL4bcImpl@6d662a8a, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4e730222, [apply] Handle 0x7f9c385f1000, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7f9c385f1550, [apply] SurfaceHandle 0x7f9c385f1000 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 200x150], pixel[200x150], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <60912e6a, 5b7e62ad>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>], surfaceLockCount 1]], mode NSOPENGL] [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOMRTNEWT01.test01-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0200x0150.png [apply] resize: 0 -> 1 - 200x150 [apply] resize: 1 -> 2 - 400x300 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOMRTNEWT01.test01-n0002-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0400x0300.png [apply] resize: 2 -> 3 - 600x450 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOMRTNEWT01.test01-n0003-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0600x0450.png [apply] resize: 3 -> 4 - 800x600 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestFBOMRTNEWT01.test01-n0004-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0800x0600.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMRTNEWT01 - test01 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306075026 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01 took 3.593 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306075026 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestFBOMix2DemosES2NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestFBOMix2DemosES2NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMix2DemosES2NEWT [apply] junit.framework.TestListener: tests to run: 2 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306076649 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306087671 ms +++ localhost/127.0.0.1:59999 - Locked within 11030 ms, 12 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMix2DemosES2NEWT - test01 [apply] junit.framework.TestListener: startTest(test01) [apply] requested: vsync 1, GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] window resized: 64/64 128x128 [apply] window resized: 64/64 128x128 [apply] NW chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] window pos/siz: 64/64 128x128, [ l 0, r 0 - t 22, b 0 - 0x22] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x6081ad10: tileRendererInUse null, GearsES2[obj 0x6081ad10 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6081ad10 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6081ad10 created: GearsObj[0x6a915c8c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6081ad10 created: GearsObj[0x6d5321fc, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6081ad10 created: GearsObj[0x6d5321fc, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x6081ad10 FIN GearsES2[obj 0x6081ad10 isInit true, usesShared false, 1 GearsObj[0x6a915c8c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6d5321fc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x8f7b3cf, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [apply] null [apply] ShaderProgram[id=2, linked=false, inUse=false, program: 4, [apply] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 5, source] [apply] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 6, source]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] RedSquareES2.init FIN [apply] **** Init [apply] **** Reshape: 128x128 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x6081ad10 0/0 128x128 of 128x128, swapInterval -1, drawable 0x7fe7d34b6210, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6081ad10, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] RedSquareES2.reshape 0/0 128x128 of 128x128, swapInterval -1, drawable 0x7fe7d34b6210, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] RedSquareES2.reshape FIN [apply] XXX: 128x128, c 1 [apply] XXX: 128x128, c 2 [apply] XXX: 128x128, c 3 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestFBOMix2DemosES2NEWT.test01_____-n0000-msaa0-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0128x0128.png [apply] **** NumSamples: 0 -> 4 [apply] XXX: 128x128, c 4 [apply] XXX: 128x128, c 5 [apply] XXX: 128x128, c 6 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestFBOMix2DemosES2NEWT.test01_____-n0001-msaa4-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0128x0128.png [apply] **** NumSamples: 4 -> 8 [apply] XXX: 128x128, c 7 [apply] XXX: 128x128, c 8 [apply] XXX: 128x128, c 9 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestFBOMix2DemosES2NEWT.test01_____-n0002-msaa8-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0128x0128.png [apply] window resized: 64/64 384x384 [apply] **** Reshape: 384x384 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x6081ad10 0/0 384x384 of 384x384, swapInterval -1, drawable 0x7fe7d34b6210, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6081ad10, angle 4.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] RedSquareES2.reshape 0/0 384x384 of 384x384, swapInterval -1, drawable 0x7fe7d34b6210, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] RedSquareES2.reshape FIN [apply] XXX: 384x384, c 1 [apply] XXX: 384x384, c 2 [apply] XXX: 384x384, c 3 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestFBOMix2DemosES2NEWT.test01_____-n0003-msaa0-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0384x0384.png [apply] **** NumSamples: 0 -> 4 [apply] XXX: 384x384, c 4 [apply] XXX: 384x384, c 5 [apply] XXX: 384x384, c 6 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestFBOMix2DemosES2NEWT.test01_____-n0004-msaa4-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0384x0384.png [apply] **** NumSamples: 4 -> 8 [apply] XXX: 384x384, c 7 [apply] XXX: 384x384, c 8 [apply] XXX: 384x384, c 9 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestFBOMix2DemosES2NEWT.test01_____-n0005-msaa8-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0384x0384.png [apply] window resized: 64/64 640x640 [apply] **** Reshape: 640x640 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x6081ad10 0/0 640x640 of 640x640, swapInterval -1, drawable 0x7fe7d34b6210, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6081ad10, angle 9.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] RedSquareES2.reshape 0/0 640x640 of 640x640, swapInterval -1, drawable 0x7fe7d34b6210, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] RedSquareES2.reshape FIN [apply] XXX: 640x640, c 1 [apply] XXX: 640x640, c 2 [apply] XXX: 640x640, c 3 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestFBOMix2DemosES2NEWT.test01_____-n0006-msaa0-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0640x0640.png [apply] **** NumSamples: 0 -> 4 [apply] XXX: 640x640, c 4 [apply] XXX: 640x640, c 5 [apply] XXX: 640x640, c 6 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestFBOMix2DemosES2NEWT.test01_____-n0007-msaa4-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0640x0640.png [apply] **** NumSamples: 4 -> 8 [apply] XXX: 640x640, c 7 [apply] XXX: 640x640, c 8 [apply] XXX: 640x640, c 9 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestFBOMix2DemosES2NEWT.test01_____-n0008-msaa8-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0640x0640.png [apply] window resized: 64/64 896x896 [apply] **** Reshape: 896x896 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x6081ad10 0/0 896x896 of 896x896, swapInterval -1, drawable 0x7fe7d34b6210, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6081ad10, angle 13.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] RedSquareES2.reshape 0/0 896x896 of 896x896, swapInterval -1, drawable 0x7fe7d34b6210, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] RedSquareES2.reshape FIN [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6081ad10: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6081ad10 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [apply] junit.framework.TestListener: endTest(test01) [apply] junit.framework.TestListener: startTest(test01_Main) [apply] junit.framework.TestListener: endTest(test01_Main) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMix2DemosES2NEWT - test01 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMix2DemosES2NEWT - test01_Main [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMix2DemosES2NEWT - test01_Main [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 21.107 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306076649 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306087671 ms +++ localhost/127.0.0.1:59999 - Locked within 11030 ms, 12 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMix2DemosES2NEWT - test01 [apply] requested: vsync 1, GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] window resized: 64/64 128x128 [apply] window resized: 64/64 128x128 [apply] NW chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] window pos/siz: 64/64 128x128, [ l 0, r 0 - t 22, b 0 - 0x22] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x6081ad10: tileRendererInUse null, GearsES2[obj 0x6081ad10 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6081ad10 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6081ad10 created: GearsObj[0x6a915c8c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6081ad10 created: GearsObj[0x6d5321fc, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6081ad10 created: GearsObj[0x6d5321fc, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x6081ad10 FIN GearsES2[obj 0x6081ad10 isInit true, usesShared false, 1 GearsObj[0x6a915c8c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6d5321fc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x8f7b3cf, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [apply] null [apply] ShaderProgram[id=2, linked=false, inUse=false, program: 4, [apply] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 5, source] [apply] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 6, source]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] RedSquareES2.init FIN [apply] **** Init [apply] **** Reshape: 128x128 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x6081ad10 0/0 128x128 of 128x128, swapInterval -1, drawable 0x7fe7d34b6210, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6081ad10, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] RedSquareES2.reshape 0/0 128x128 of 128x128, swapInterval -1, drawable 0x7fe7d34b6210, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] RedSquareES2.reshape FIN [apply] XXX: 128x128, c 1 [apply] XXX: 128x128, c 2 [apply] XXX: 128x128, c 3 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestFBOMix2DemosES2NEWT.test01_____-n0000-msaa0-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0128x0128.png [apply] **** NumSamples: 0 -> 4 [apply] XXX: 128x128, c 4 [apply] XXX: 128x128, c 5 [apply] XXX: 128x128, c 6 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestFBOMix2DemosES2NEWT.test01_____-n0001-msaa4-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0128x0128.png [apply] **** NumSamples: 4 -> 8 [apply] XXX: 128x128, c 7 [apply] XXX: 128x128, c 8 [apply] XXX: 128x128, c 9 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestFBOMix2DemosES2NEWT.test01_____-n0002-msaa8-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0128x0128.png [apply] window resized: 64/64 384x384 [apply] **** Reshape: 384x384 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x6081ad10 0/0 384x384 of 384x384, swapInterval -1, drawable 0x7fe7d34b6210, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6081ad10, angle 4.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] RedSquareES2.reshape 0/0 384x384 of 384x384, swapInterval -1, drawable 0x7fe7d34b6210, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] RedSquareES2.reshape FIN [apply] XXX: 384x384, c 1 [apply] XXX: 384x384, c 2 [apply] XXX: 384x384, c 3 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestFBOMix2DemosES2NEWT.test01_____-n0003-msaa0-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0384x0384.png [apply] **** NumSamples: 0 -> 4 [apply] XXX: 384x384, c 4 [apply] XXX: 384x384, c 5 [apply] XXX: 384x384, c 6 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306097673 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ot: TestFBOMix2DemosES2NEWT.test01_____-n0004-msaa4-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0384x0384.png [apply] **** NumSamples: 4 -> 8 [apply] XXX: 384x384, c 7 [apply] XXX: 384x384, c 8 [apply] XXX: 384x384, c 9 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestFBOMix2DemosES2NEWT.test01_____-n0005-msaa8-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0384x0384.png [apply] window resized: 64/64 640x640 [apply] **** Reshape: 640x640 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x6081ad10 0/0 640x640 of 640x640, swapInterval -1, drawable 0x7fe7d34b6210, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6081ad10, angle 9.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] RedSquareES2.reshape 0/0 640x640 of 640x640, swapInterval -1, drawable 0x7fe7d34b6210, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] RedSquareES2.reshape FIN [apply] XXX: 640x640, c 1 [apply] XXX: 640x640, c 2 [apply] XXX: 640x640, c 3 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestFBOMix2DemosES2NEWT.test01_____-n0006-msaa0-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0640x0640.png [apply] **** NumSamples: 0 -> 4 [apply] XXX: 640x640, c 4 [apply] XXX: 640x640, c 5 [apply] XXX: 640x640, c 6 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestFBOMix2DemosES2NEWT.test01_____-n0007-msaa4-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0640x0640.png [apply] **** NumSamples: 4 -> 8 [apply] XXX: 640x640, c 7 [apply] XXX: 640x640, c 8 [apply] XXX: 640x640, c 9 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestFBOMix2DemosES2NEWT.test01_____-n0008-msaa8-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0640x0640.png [apply] window resized: 64/64 896x896 [apply] **** Reshape: 896x896 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x6081ad10 0/0 896x896 of 896x896, swapInterval -1, drawable 0x7fe7d34b6210, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6081ad10, angle 13.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] RedSquareES2.reshape 0/0 896x896 of 896x896, swapInterval -1, drawable 0x7fe7d34b6210, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] RedSquareES2.reshape FIN [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6081ad10: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6081ad10 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMix2DemosES2NEWT - test01 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMix2DemosES2NEWT - test01_Main [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOMix2DemosES2NEWT - test01_Main [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306097673 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01 took 9.904 sec [apply] Testcase: test01_Main took 0 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestFBOOffThreadSharedContextMix2DemosES2NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestFBOOffThreadSharedContextMix2DemosES2NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestFBOOffThreadSharedContextMix2DemosES2NEWT [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306099293 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: tests to run: 1 [apply] junit.framework.TestListener: startTest(test01) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306110315 ms +++ localhost/127.0.0.1:59999 - Locked within 11029 ms, 12 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOOffThreadSharedContextMix2DemosES2NEWT - test01 [apply] requested: vsync 1, GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x14b5b933: tileRendererInUse null, GearsES2[obj 0x14b5b933 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x14b5b933 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x14b5b933 created: GearsObj[0x43bb703d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x14b5b933 created: GearsObj[0x46c5d788, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x14b5b933 created: GearsObj[0x46c5d788, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x14b5b933 FIN GearsES2[obj 0x14b5b933 isInit true, usesShared false, 1 GearsObj[0x43bb703d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x46c5d788, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb4e49bb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x14b5b933 0/0 256x256 of 256x256, swapInterval -1, drawable 0x7fb3214458a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x14b5b933, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x14b5b933 256x256, swapInterval -1, drawable 0x7fb3214458a0 [apply] FBOD1 FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x14b5b933 isInit true, usesShared false, 1 GearsObj[0x43bb703d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x46c5d788, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb4e49bb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null][init true], com.jogamp.opengl.test.junit.jogl.demos.GLFinishOnDisplay@730d6938[init true], ], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@16c8b5a6, [apply] Handle 0x7fb3214458a0, [apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 1, front 0, num 2, [apply] FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 256x256, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 256x256, name 0x1, obj 0x74af624b], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x530db0f9], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x265e65c6], [apply] FBO back write 2, FBO[name r/w 2/2, init true, bound true, size 256x256, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 256x256, name 0x2, obj 0x7a7caf9b], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x7f6bbdd7], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0xfed27f0], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb3214458a0 [apply] , size 256x256 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]] [apply] , surfaceLock <1ad905bb, 1e0745c2>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 256x256] [apply] , upstreamSurface false ]], [apply] Context: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x5d343f3b, handle 0x7fb321625ab0, isShared true, jogamp.opengl.gl4.GL4bcImpl@6f74d2f4, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@16c8b5a6, [apply] Handle 0x7fb3214458a0, [apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 1, front 0, num 2, [apply] FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 256x256, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 256x256, name 0x1, obj 0x74af624b], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x530db0f9], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x265e65c6], [apply] FBO back write 2, FBO[name r/w 2/2, init true, bound true, size 256x256, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 256x256, name 0x2, obj 0x7a7caf9b], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x7f6bbdd7], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0xfed27f0], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb3214458a0 [apply] , size 256x256 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]] [apply] , surfaceLock <1ad905bb, 1e0745c2>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 256x256] [apply] , upstreamSurface false ]], mode NSOPENGL] , [apply] UpstreamWidget: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@16c8b5a6, [apply] Handle 0x7fb32159f4f0, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fb32159f9d0, [apply] SurfaceHandle 0x7fb32159f4f0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 256x256], pixel[256x256], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@5ec5ca56, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@b6704b6, ], PointerGestures default true, custom 1 [PinchZoom[1stTouch true, in false, has false, zoom 1.0], ], KeyListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsKeyAdapter@18664e93, ], windowLock <64b0a168, 834e67d>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]], [apply] Context: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x1a655c0f, handle 0x7fb32144cdd0, isShared true, jogamp.opengl.gl4.GL4bcImpl@49081cc0, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@16c8b5a6, [apply] Handle 0x7fb32159f4f0, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fb32159f9d0, [apply] SurfaceHandle 0x7fb32159f4f0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 256x256], pixel[256x256], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@5ec5ca56, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@b6704b6, ], PointerGestures default true, custom 1 [PinchZoom[1stTouch true, in false, has false, zoom 1.0], ], KeyListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsKeyAdapter@18664e93, ], windowLock <64b0a168, 834e67d>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]], mode NSOPENGL] , [apply] Window: jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fb32159f9d0, [apply] SurfaceHandle 0x7fb32159f4f0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 256x256], pixel[256x256], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@5ec5ca56, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@b6704b6, ], PointerGestures default true, custom 1 [PinchZoom[1stTouch true, in false, has false, zoom 1.0], ], KeyListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsKeyAdapter@18664e93, ], windowLock <64b0a168, 834e67d>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [apply] null [apply] ShaderProgram[id=2, linked=false, inUse=false, program: 4, [apply] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 5, source] [apply] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 6, source]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 256x256 of 256x256, swapInterval -1, drawable 0x7fb3215bb410, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] FBOD2 FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.RedSquareES2@366695d8[init true], com.jogamp.opengl.test.junit.jogl.demos.GLFinishOnDisplay@8f7b3cf[init true], ], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 1, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@16c8b5a6, [apply] Handle 0x7fb3215bb410, [apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 1, front 0, num 2, [apply] FBO front read 3, FBO[name r/w 3/3, init true, bound false, size 256x256, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 256x256, name 0x3, obj 0x29e700f6], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x3, obj 0x62d7601c], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7cf02bf7], [apply] FBO back write 4, FBO[name r/w 4/4, init true, bound true, size 256x256, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 256x256, name 0x4, obj 0x48f87a17], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x4, obj 0x7bd6a535], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3117a16e], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb3215bb410 [apply] , size 256x256 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]] [apply] , surfaceLock <66755f0, 6a3b02d8>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 256x256] [apply] , upstreamSurface false ]], [apply] Context: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x2089208e, handle 0x7fb3215bce50, isShared true, jogamp.opengl.gl4.GL4bcImpl@4837e964, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 1, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@16c8b5a6, [apply] Handle 0x7fb3215bb410, [apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 1, front 0, num 2, [apply] FBO front read 3, FBO[name r/w 3/3, init true, bound false, size 256x256, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 256x256, name 0x3, obj 0x29e700f6], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x3, obj 0x62d7601c], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7cf02bf7], [apply] FBO back write 4, FBO[name r/w 4/4, init true, bound true, size 256x256, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 256x256, name 0x4, obj 0x48f87a17], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x4, obj 0x7bd6a535], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3117a16e], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb3215bb410 [apply] , size 256x256 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]] [apply] , surfaceLock <66755f0, 6a3b02d8>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 256x256] [apply] , upstreamSurface false ]], mode NSOPENGL] , [apply] UpstreamWidget: null] [apply] XXX: 256x256, c 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] GearsES2.reshape 0x14b5b933 0/0 256x256 of 256x256, swapInterval -1, drawable 0x7fb3214458a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x14b5b933, angle 1.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] RedSquareES2.reshape 0/0 256x256 of 256x256, swapInterval -1, drawable 0x7fb3215bb410, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] RedSquareES2.reshape FIN [apply] NW chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] window pos/siz: 64/64 256x256, [ l 0, r 0 - t 22, b 0 - 0x22] [apply] XXX: 256x256, c 2 [apply] XXX: 256x256, c 3 [apply] XXX: 256x256, c 4 [apply] XXX: 256x256, c 5 [apply] XXX: 256x256, c 6 [apply] XXX: 256x256, c 7 [apply] XXX: 256x256, c 8 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestFBOOffThreadSharedContextMix2DemosES2NEWT.test01-n0000-msaa0-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0256x0256.png [apply] XXX: 256x256, c 9 [apply] window resized: 64/64 512x512 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] GearsES2.reshape 0x14b5b933 0/0 512x512 of 512x512, swapInterval -1, drawable 0x7fb3214458a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x14b5b933, angle 5.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] XXX: 512x512, c 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] RedSquareES2.reshape 0/0 512x512 of 512x512, swapInterval -1, drawable 0x7fb3215bb410, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] RedSquareES2.reshape FIN [apply] XXX: 512x512, c 2 [apply] XXX: 512x512, c 3 [apply] XXX: 512x512, c 4 [apply] XXX: 512x512, c 5 [apply] XXX: 512x512, c 6 [apply] XXX: 512x512, c 7 [apply] XXX: 512x512, c 8 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestFBOOffThreadSharedContextMix2DemosES2NEWT.test01-n0001-msaa0-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0512x0512.png [apply] XXX: 512x512, c 9 [apply] window resized: 64/64 768x768 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] GearsES2.reshape 0x14b5b933 0/0 768x768 of 768x768, swapInterval -1, drawable 0x7fb3214458a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x14b5b933, angle 10.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] XXX: 768x768, c 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] RedSquareES2.reshape 0/0 768x768 of 768x768, swapInterval -1, drawable 0x7fb3215bb410, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] RedSquareES2.reshape FIN [apply] XXX: 768x768, c 2 [apply] XXX: 768x768, c 3 [apply] XXX: 768x768, c 4 [apply] XXX: 768x768, c 5 [apply] XXX: 768x768, c 6 [apply] XXX: 768x768, c 7 [apply] XXX: 768x768, c 8 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestFBOOffThreadSharedContextMix2DemosES2NEWT.test01-n0002-msaa0-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0768x0768.png [apply] XXX: 768x768, c 9 [apply] window resized: 64/64 1024x1024 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] GearsES2.reshape 0x14b5b933 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x7fb3214458a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x14b5b933, angle 16.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x7fb3215bb410, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x14b5b933: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x14b5b933 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.dispose FIN [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOOffThreadSharedContextMix2DemosES2NEWT - test01 [apply] junit.framework.TestListener: endTest(test01) [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 16.754 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306099293 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306110315 ms +++ localhost/127.0.0.1:59999 - Locked within 11029 ms, 12 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOOffThreadSharedContextMix2DemosES2NEWT - test01 [apply] requested: vsync 1, GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x14b5b933: tileRendererInUse null, GearsES2[obj 0x14b5b933 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x14b5b933 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x14b5b933 created: GearsObj[0x43bb703d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x14b5b933 created: GearsObj[0x46c5d788, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x14b5b933 created: GearsObj[0x46c5d788, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x14b5b933 FIN GearsES2[obj 0x14b5b933 isInit true, usesShared false, 1 GearsObj[0x43bb703d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x46c5d788, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb4e49bb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x14b5b933 0/0 256x256 of 256x256, swapInterval -1, drawable 0x7fb3214458a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x14b5b933, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x14b5b933 256x256, swapInterval -1, drawable 0x7fb3214458a0 [apply] FBOD1 FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x14b5b933 isInit true, usesShared false, 1 GearsObj[0x43bb703d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x46c5d788, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb4e49bb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null][init true], com.jogamp.opengl.test.junit.jogl.demos.GLFinishOnDisplay@730d6938[init true], ], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@16c8b5a6, [apply] Handle 0x7fb3214458a0, [apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 1, front 0, num 2, [apply] FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 256x256, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 256x256, name 0x1, obj 0x74af624b], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x530db0f9], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x265e65c6], [apply] FBO back write 2, FBO[name r/w 2/2, init true, bound true, size 256x256, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 256x256, name 0x2, obj 0x7a7caf9b], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x7f6bbdd7], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0xfed27f0], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb3214458a0 [apply] , size 256x256 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]] [apply] , surfaceLock <1ad905bb, 1e0745c2>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 256x256] [apply] , upstreamSurface false ]], [apply] Context: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x5d343f3b, handle 0x7fb321625ab0, isShared true, jogamp.opengl.gl4.GL4bcImpl@6f74d2f4, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@16c8b5a6, [apply] Handle 0x7fb3214458a0, [apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 1, front 0, num 2, [apply] FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 256x256, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 256x256, name 0x1, obj 0x74af624b], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x530db0f9], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x265e65c6], [apply] FBO back write 2, FBO[name r/w 2/2, init true, bound true, size 256x256, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 256x256, name 0x2, obj 0x7a7caf9b], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x7f6bbdd7], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0xfed27f0], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb3214458a0 [apply] , size 256x256 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]] [apply] , surfaceLock <1ad905bb, 1e0745c2>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 256x256] [apply] , upstreamSurface false ]], mode NSOPENGL] , [apply] UpstreamWidget: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@16c8b5a6, [apply] Handle 0x7fb32159f4f0, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fb32159f9d0, [apply] SurfaceHandle 0x7fb32159f4f0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 256x256], pixel[256x256], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@5ec5ca56, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@b6704b6, ], PointerGestures default true, custom 1 [PinchZoom[1stTouch true, in false, has false, zoom 1.0], ], KeyListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsKeyAdapter@18664e93, ], windowLock <64b0a168, 834e67d>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]], [apply] Context: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x1a655c0f, handle 0x7fb32144cdd0, isShared true, jogamp.opengl.gl4.GL4bcImpl@49081cc0, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@16c8b5a6, [apply] Handle 0x7fb32159f4f0, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fb32159f9d0, [apply] SurfaceHandle 0x7fb32159f4f0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 256x256], pixel[256x256], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@5ec5ca56, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@b6704b6, ], PointerGestures default true, custom 1 [PinchZoom[1stTouch true, in false, has false, zoom 1.0], ], KeyListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsKeyAdapter@18664e93, ], windowLock <64b0a168, 834e67d>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]], mode NSOPENGL] , [apply] Window: jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fb32159f9d0, [apply] SurfaceHandle 0x7fb32159f4f0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 256x256], pixel[256x256], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@5ec5ca56, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@b6704b6, ], PointerGestures default true, custom 1 [PinchZoom[1stTouch true, in false, has false, zoom 1.0], ], KeyListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsKeyAdapter@18664e93, ], windowLock <64b0a168, 834e67d>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [apply] null [apply] ShaderProgram[id=2, linked=false, inUse=false, program: 4, [apply] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 5, source] [apply] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 6, source]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 256x256 of 256x256, swapInterval -1, drawable 0x7fb3215bb410, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] FBOD2 FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.es2.RedSquareES2@366695d8[init true], com.jogamp.opengl.test.junit.jogl.demos.GLFinishOnDisplay@8f7b3cf[init true], ], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 1, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@16c8b5a6, [apply] Handle 0x7fb3215bb410, [apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 1, front 0, num 2, [apply] FBO front read 3, FBO[name r/w 3/3, init true, bound false, size 256x256, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 256x256, name 0x3, obj 0x29e700f6], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x3, obj 0x62d7601c], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7cf02bf7], [apply] FBO back write 4, FBO[name r/w 4/4, init true, bound true, size 256x256, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 256x256, name 0x4, obj 0x48f87a17], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x4, obj 0x7bd6a535], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3117a16e], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb3215bb410 [apply] , size 256x256 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]] [apply] , surfaceLock <66755f0, 6a3b02d8>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 256x256] [apply] , upstreamSurface false ]], [apply] Context: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x2089208e, handle 0x7fb3215bce50, isShared true, jogamp.opengl.gl4.GL4bcImpl@4837e964, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 1, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@16c8b5a6, [apply] Handle 0x7fb3215bb410, [apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 1, front 0, num 2, [apply] FBO front read 3, FBO[name r/w 3/3, init true, bound false, size 256x256, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 256x256, name 0x3, obj 0x29e700f6], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x3, obj 0x62d7601c], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7cf02bf7], [apply] FBO back write 4, FBO[name r/w 4/4, init true, bound true, size 256x256, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 256x256, name 0x4, obj 0x48f87a17], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x4, obj 0x7bd6a535], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3117a16e], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fb3215bb410 [apply] , size 256x256 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]] [apply] , surfaceLock <66755f0, 6a3b02d8>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 256x256] [apply] , upstreamSurface false ]], mode NSOPENGL] , [apply] UpstreamWidget: null] [apply] XXX: 256x256, c 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] GearsES2.reshape 0x14b5b933 0/0 256x256 of 256x256, swapInterval -1, drawable 0x7fb3214458a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x14b5b933, angle 1.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] RedSquareES2.reshape 0/0 256x256 of 256x256, swapInterval -1, drawable 0x7fb3215bb410, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] RedSquareES2.reshape FIN [apply] NW chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] window pos/siz: 64/64 256x256, [ l 0, r 0 - t 22, b 0 - 0x22] [apply] XXX: 256x256, c 2 [apply] XXX: 256x256, c 3 [apply] XXX: 256x256, c 4 [apply] XXX: 256x256, c 5 [apply] XXX: 256x256, c 6 [apply] XXX: 256x256, c 7 [apply] XXX: 256x256, c 8 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestFBOOffThreadSharedContextMix2DemosES2NEWT.test01-n0000-msaa0-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0256x0256.png [apply] XXX: 256x256, c 9 [apply] window resized: 64/64 512x512 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] GearsES2.reshape 0x14b5b933 0/0 512x512 of 512x512, swapInterval -1, drawable 0x7fb3214458a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x14b5b933, angle 5.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] XXX: 512x512, c 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] RedSquareES2.reshape 0/0 512x512 of 512x512, swapInterval -1, drawable 0x7fb3215bb410, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] RedSquareES2.reshape FIN [apply] XXX: 512x512, c 2 [apply] XXX: 512x512, c 3 [apply] XXX: 512x512, c 4 [apply] XXX: 512x512, c 5 [apply] XXX: 512x512, c 6 [apply] XXX: 512x512, c 7 [apply] XXX: 512x512, c 8 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestFBOOffThreadSharedContextMix2DemosES2NEWT.test01-n0001-msaa0-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0512x0512.png [apply] XXX: 512x512, c 9 [apply] window resized: 64/64 768x768 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] GearsES2.reshape 0x14b5b933 0/0 768x768 of 768x768, swapInterval -1, drawable 0x7fb3214458a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x14b5b933, angle 10.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] XXX: 768x768, c 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] RedSquareES2.reshape 0/0 768x768 of 768x768, swapInterval -1, drawable 0x7fb3215bb410, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] RedSquareES2.reshape FIN [apply] XXX: 768x768, c 2 [apply] XXX: 768x768, c 3 [apply] XXX: 768x768, c 4 [apply] XXX: 768x768, c 5 [apply] XXX: 768x768, c 6 [apply] XXX: 768x768, c 7 [apply] XXX: 768x768, c 8 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestFBOOffThreadSharedContextMix2DemosES2NEWT.test01-n0002-msaa0-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0768x0768.png [apply] XXX: 768x768, c 9 [apply] window resized: 64/64 1024x1024 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] GearsES2.reshape 0x14b5b933 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x7fb3214458a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x14b5b933, angle 16.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x7fb3215bb410, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-FPSAnimator-Timer0,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x14b5b933: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x14b5b933 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.dispose FIN [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOOffThreadSharedContextMix2DemosES2NEWT - test01 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306115975 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01 took 5.548 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306115975 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestFBOOnThreadSharedContext1DemoES2NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestFBOOnThreadSharedContext1DemoES2NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestFBOOnThreadSharedContext1DemoES2NEWT [apply] junit.framework.TestListener: tests to run: 1 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306117611 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306121621 ms +++ localhost/127.0.0.1:59999 - Locked within 4018 ms, 5 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOOnThreadSharedContext1DemoES2NEWT - test01 [apply] junit.framework.TestListener: startTest(test01) [apply] requested: vsync 1, GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x39991cba: tileRendererInUse null, GearsES2[obj 0x39991cba isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x39991cba on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x39991cba created: GearsObj[0x7b75032d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x39991cba created: GearsObj[0x3f23bead, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x39991cba created: GearsObj[0x3f23bead, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x39991cba FIN GearsES2[obj 0x39991cba isInit true, usesShared false, 1 GearsObj[0x7b75032d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3f23bead, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x50b937e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x39991cba 0/0 256x256 of 256x256, swapInterval -1, drawable 0x7fc093e1c920, msaa false, tileRendererInUse null [apply] >> GearsES2 0x39991cba, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x39991cba 256x256, swapInterval -1, drawable 0x7fc093e1c920 [apply] FBOD1 FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x39991cba isInit true, usesShared false, 1 GearsObj[0x7b75032d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3f23bead, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x50b937e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null][init true], com.jogamp.opengl.test.junit.jogl.demos.GLFinishOnDisplay@2e644784[init true], ], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@41c1b019, [apply] Handle 0x7fc093e1c920, [apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 1, front 0, num 2, [apply] FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 256x256, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 256x256, name 0x1, obj 0x550ebbaa], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x13105b09], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3a42c186], [apply] FBO back write 2, FBO[name r/w 2/2, init true, bound true, size 256x256, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 256x256, name 0x2, obj 0x265e65c6], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x74af624b], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7f6bbdd7], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fc093e1c920 [apply] , size 256x256 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]] [apply] , surfaceLock <7a7caf9b, fed27f0>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 256x256] [apply] , upstreamSurface false ]], [apply] Context: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x7e94fc0b, handle 0x7fc093e18550, isShared true, jogamp.opengl.gl4.GL4bcImpl@1ad905bb, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@41c1b019, [apply] Handle 0x7fc093e1c920, [apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 1, front 0, num 2, [apply] FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 256x256, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 256x256, name 0x1, obj 0x550ebbaa], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x13105b09], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3a42c186], [apply] FBO back write 2, FBO[name r/w 2/2, init true, bound true, size 256x256, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 256x256, name 0x2, obj 0x265e65c6], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x74af624b], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7f6bbdd7], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fc093e1c920 [apply] , size 256x256 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]] [apply] , surfaceLock <7a7caf9b, fed27f0>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 256x256] [apply] , upstreamSurface false ]], mode NSOPENGL] , [apply] UpstreamWidget: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@41c1b019, [apply] Handle 0x7fc093c987c0, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fc093c98d10, [apply] SurfaceHandle 0x7fc093c987c0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 256x256], pixel[256x256], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@1e0745c2, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@6f74d2f4, ], PointerGestures default true, custom 1 [PinchZoom[1stTouch true, in false, has false, zoom 1.0], ], KeyListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsKeyAdapter@5ec5ca56, ], windowLock <b6704b6, 18664e93>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]], [apply] Context: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x169bb04a, handle 0x7fc093e26110, isShared true, jogamp.opengl.gl4.GL4bcImpl@64b0a168, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@41c1b019, [apply] Handle 0x7fc093c987c0, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fc093c98d10, [apply] SurfaceHandle 0x7fc093c987c0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 256x256], pixel[256x256], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@1e0745c2, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@6f74d2f4, ], PointerGestures default true, custom 1 [PinchZoom[1stTouch true, in false, has false, zoom 1.0], ], KeyListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsKeyAdapter@5ec5ca56, ], windowLock <b6704b6, 18664e93>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]], mode NSOPENGL] , [apply] Window: jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fc093c98d10, [apply] SurfaceHandle 0x7fc093c987c0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 256x256], pixel[256x256], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@1e0745c2, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@6f74d2f4, ], PointerGestures default true, custom 1 [PinchZoom[1stTouch true, in false, has false, zoom 1.0], ], KeyListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsKeyAdapter@5ec5ca56, ], windowLock <b6704b6, 18664e93>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]] [apply] NW chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] window pos/siz: 64/64 256x256, [ l 0, r 0 - t 22, b 0 - 0x22] [apply] XXX: 256x256, c 1 [apply] XXX: 256x256, c 2 [apply] XXX: 256x256, c 3 [apply] XXX: 256x256, c 4 [apply] XXX: 256x256, c 5 [apply] XXX: 256x256, c 6 [apply] XXX: 256x256, c 7 [apply] XXX: 256x256, c 8 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestFBOOnThreadSharedContext1DemoES2NEWT.test01-n0000-msaa0-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0256x0256.png [apply] XXX: 256x256, c 9 [apply] window resized: 64/64 512x512 [apply] XXX: 512x512, c 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x39991cba 0/0 512x512 of 512x512, swapInterval -1, drawable 0x7fc093e1c920, msaa false, tileRendererInUse null [apply] >> GearsES2 0x39991cba, angle 5.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] XXX: 512x512, c 2 [apply] XXX: 512x512, c 3 [apply] XXX: 512x512, c 4 [apply] XXX: 512x512, c 5 [apply] XXX: 512x512, c 6 [apply] XXX: 512x512, c 7 [apply] XXX: 512x512, c 8 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestFBOOnThreadSharedContext1DemoES2NEWT.test01-n0001-msaa0-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0512x0512.png [apply] XXX: 512x512, c 9 [apply] window resized: 64/64 768x768 [apply] XXX: 768x768, c 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x39991cba 0/0 768x768 of 768x768, swapInterval -1, drawable 0x7fc093e1c920, msaa false, tileRendererInUse null [apply] >> GearsES2 0x39991cba, angle 10.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] XXX: 768x768, c 2 [apply] XXX: 768x768, c 3 [apply] XXX: 768x768, c 4 [apply] XXX: 768x768, c 5 [apply] XXX: 768x768, c 6 [apply] XXX: 768x768, c 7 [apply] XXX: 768x768, c 8 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestFBOOnThreadSharedContext1DemoES2NEWT.test01-n0002-msaa0-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0768x0768.png [apply] XXX: 768x768, c 9 [apply] window resized: 64/64 1024x1024 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x39991cba 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x7fc093e1c920, msaa false, tileRendererInUse null [apply] >> GearsES2 0x39991cba, angle 14.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] junit.framework.TestListener: endTest(test01) [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x39991cba: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x39991cba FIN [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOOnThreadSharedContext1DemoES2NEWT - test01 [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 11.17 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306117611 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306121621 ms +++ localhost/127.0.0.1:59999 - Locked within 4018 ms, 5 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOOnThreadSharedContext1DemoES2NEWT - test01 [apply] requested: vsync 1, GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x39991cba: tileRendererInUse null, GearsES2[obj 0x39991cba isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x39991cba on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x39991cba created: GearsObj[0x7b75032d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x39991cba created: GearsObj[0x3f23bead, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x39991cba created: GearsObj[0x3f23bead, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x39991cba FIN GearsES2[obj 0x39991cba isInit true, usesShared false, 1 GearsObj[0x7b75032d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3f23bead, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x50b937e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x39991cba 0/0 256x256 of 256x256, swapInterval -1, drawable 0x7fc093e1c920, msaa false, tileRendererInUse null [apply] >> GearsES2 0x39991cba, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x39991cba 256x256, swapInterval -1, drawable 0x7fc093e1c920 [apply] FBOD1 FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x39991cba isInit true, usesShared false, 1 GearsObj[0x7b75032d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3f23bead, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x50b937e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null][init true], com.jogamp.opengl.test.junit.jogl.demos.GLFinishOnDisplay@2e644784[init true], ], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@41c1b019, [apply] Handle 0x7fc093e1c920, [apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 1, front 0, num 2, [apply] FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 256x256, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 256x256, name 0x1, obj 0x550ebbaa], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x13105b09], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3a42c186], [apply] FBO back write 2, FBO[name r/w 2/2, init true, bound true, size 256x256, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 256x256, name 0x2, obj 0x265e65c6], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x74af624b], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7f6bbdd7], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fc093e1c920 [apply] , size 256x256 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]] [apply] , surfaceLock <7a7caf9b, fed27f0>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 256x256] [apply] , upstreamSurface false ]], [apply] Context: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x7e94fc0b, handle 0x7fc093e18550, isShared true, jogamp.opengl.gl4.GL4bcImpl@1ad905bb, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: ResizeableImpl[Initialized true, realized true, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@41c1b019, [apply] Handle 0x7fc093e1c920, [apply] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] fboI back 1, front 0, num 2, [apply] FBO front read 1, FBO[name r/w 1/1, init true, bound false, size 256x256, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 256x256, name 0x1, obj 0x550ebbaa], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x13105b09], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x3a42c186], [apply] FBO back write 2, FBO[name r/w 2/2, init true, bound true, size 256x256, samples 0/16, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 256x256, name 0x2, obj 0x265e65c6], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 256x256, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x2, obj 0x74af624b], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x7f6bbdd7], [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x7fc093e1c920 [apply] , size 256x256 [apply] , UOB[ OWNS_SURFACE | OWNS_DEVICE | WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]] [apply] , surfaceLock <7a7caf9b, fed27f0>[count 0, qsz 0, owner <NULL>] [apply] , OSXDummyUpstreamSurfaceHook[pixel 256x256] [apply] , upstreamSurface false ]], mode NSOPENGL] , [apply] UpstreamWidget: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 0 [], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@41c1b019, [apply] Handle 0x7fc093c987c0, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fc093c98d10, [apply] SurfaceHandle 0x7fc093c987c0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 256x256], pixel[256x256], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@1e0745c2, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@6f74d2f4, ], PointerGestures default true, custom 1 [PinchZoom[1stTouch true, in false, has false, zoom 1.0], ], KeyListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsKeyAdapter@5ec5ca56, ], windowLock <b6704b6, 18664e93>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]], [apply] Context: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x169bb04a, handle 0x7fc093e26110, isShared true, jogamp.opengl.gl4.GL4bcImpl@64b0a168, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@41c1b019, [apply] Handle 0x7fc093c987c0, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fc093c98d10, [apply] SurfaceHandle 0x7fc093c987c0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 256x256], pixel[256x256], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@1e0745c2, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@6f74d2f4, ], PointerGestures default true, custom 1 [PinchZoom[1stTouch true, in false, has false, zoom 1.0], ], KeyListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsKeyAdapter@5ec5ca56, ], windowLock <b6704b6, 18664e93>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]], mode NSOPENGL] , [apply] Window: jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fc093c98d10, [apply] SurfaceHandle 0x7fc093c987c0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 256x256], pixel[256x256], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@1e0745c2, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@6f74d2f4, ], PointerGestures default true, custom 1 [PinchZoom[1stTouch true, in false, has false, zoom 1.0], ], KeyListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsKeyAdapter@5ec5ca56, ], windowLock <b6704b6, 18664e93>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]]] [apply] NW chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] window pos/siz: 64/64 256x256, [ l 0, r 0 - t 22, b 0 - 0x22] [apply] XXX: 256x256, c 1 [apply] XXX: 256x256, c 2 [apply] XXX: 256x256, c 3 [apply] XXX: 256x256, c 4 [apply] XXX: 256x256, c 5 [apply] XXX: 256x256, c 6 [apply] XXX: 256x256, c 7 [apply] XXX: 256x256, c 8 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestFBOOnThreadSharedContext1DemoES2NEWT.test01-n0000-msaa0-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0256x0256.png [apply] XXX: 256x256, c 9 [apply] window resized: 64/64 512x512 [apply] XXX: 512x512, c 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x39991cba 0/0 512x512 of 512x512, swapInterval -1, drawable 0x7fc093e1c920, msaa false, tileRendererInUse null [apply] >> GearsES2 0x39991cba, angle 5.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] XXX: 512x512, c 2 [apply] XXX: 512x512, c 3 [apply] XXX: 512x512, c 4 [apply] XXX: 512x512, c 5 [apply] XXX: 512x512, c 6 [apply] XXX: 512x512, c 7 [apply] XXX: 512x512, c 8 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestFBOOnThreadSharedContext1DemoES2NEWT.test01-n0001-msaa0-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0512x0512.png [apply] XXX: 512x512, c 9 [apply] window resized: 64/64 768x768 [apply] XXX: 768x768, c 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x39991cba 0/0 768x768 of 768x768, swapInterval -1, drawable 0x7fc093e1c920, msaa false, tileRendererInUse null [apply] >> GearsES2 0x39991cba, angle 10.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] XXX: 768x768, c 2 [apply] XXX: 768x768, c 3 [apply] XXX: 768x768, c 4 [apply] XXX: 768x768, c 5 [apply] XXX: 768x768, c 6 [apply] XXX: 768x768, c 7 [apply] XXX: 768x768, c 8 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestFBOOnThreadSharedContext1DemoES2NEWT.test01-n0002-msaa0-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0768x0768.png [apply] XXX: 768x768, c 9 [apply] window resized: 64/64 1024x1024 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x39991cba 0/0 1024x1024 of 1024x1024, swapInterval -1, drawable 0x7fc093e1c920, msaa false, tileRendererInUse null [apply] >> GearsES2 0x39991cba, angle 14.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x39991cba: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x39991cba FIN [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOOnThreadSharedContext1DemoES2NEWT - test01 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306128698 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01 took 6.968 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306128698 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateNEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateNEWT [apply] junit.framework.TestListener: tests to run: 1 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306130317 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: startTest(testOnScreenDblBuf) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306140352 ms +++ localhost/127.0.0.1:59999 - Locked within 10043 ms, 11 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateNEWT - testOnScreenDblBuf [apply] Window: jogamp.newt.driver.macosx.WindowDriver [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x6b439025: tileRendererInUse null, GearsES2[obj 0x6b439025 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6b439025 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6b439025 created: GearsObj[0x61870e86, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6b439025 created: GearsObj[0x69cab16f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6b439025 created: GearsObj[0x69cab16f, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x6b439025 FIN GearsES2[obj 0x6b439025 isInit true, usesShared false, 1 GearsObj[0x61870e86, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69cab16f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6439ca7b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x6b439025 0/0 640x400 of 640x400, swapInterval 1, drawable 0x7fbe22e1a860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6b439025, angle 0.0, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false [apply] 2 s: 60 f / 2146 ms, 27.9 fps, 35 ms/f; total: 60 f, 27.9 fps, 35 ms/f [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6b439025: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6b439025 FIN [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateNEWT - testOnScreenDblBuf [apply] Fin start ... [apply] Fin Drawable: MacOSXOnscreenCGLDrawable[Realized false, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@511c63f7, [apply] Handle 0x0, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 640x400], pixel[640x400], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateNEWT$3@55855ed6, com.jogamp.opengl.test.junit.util.QuitAdapter@27155f77, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@27155f77, ], windowLock <6c2e91ac, 655deab0>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [apply] Fin Window: jogamp.newt.driver.macosx.WindowDriver[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 640x400], pixel[640x400], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateNEWT$3@55855ed6, com.jogamp.opengl.test.junit.util.QuitAdapter@27155f77, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@27155f77, ], windowLock <6c2e91ac, 655deab0>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0] [apply] junit.framework.TestListener: endTest(testOnScreenDblBuf) [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306144524 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 14.276 sec [apply] ------------- Standard Output --------------- [apply] Window: jogamp.newt.driver.macosx.WindowDriver [apply] Fin start ... [apply] Fin Drawable: MacOSXOnscreenCGLDrawable[Realized false, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@511c63f7, [apply] Handle 0x0, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 640x400], pixel[640x400], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateNEWT$3@55855ed6, com.jogamp.opengl.test.junit.util.QuitAdapter@27155f77, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@27155f77, ], windowLock <6c2e91ac, 655deab0>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [apply] Fin Window: jogamp.newt.driver.macosx.WindowDriver[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 640x400], pixel[640x400], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateNEWT$3@55855ed6, com.jogamp.opengl.test.junit.util.QuitAdapter@27155f77, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@27155f77, ], windowLock <6c2e91ac, 655deab0>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0] [apply] ------------- ---------------- --------------- [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306130317 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306140352 ms +++ localhost/127.0.0.1:59999 - Locked within 10043 ms, 11 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateNEWT - testOnScreenDblBuf [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x6b439025: tileRendererInUse null, GearsES2[obj 0x6b439025 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6b439025 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6b439025 created: GearsObj[0x61870e86, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6b439025 created: GearsObj[0x69cab16f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6b439025 created: GearsObj[0x69cab16f, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x6b439025 FIN GearsES2[obj 0x6b439025 isInit true, usesShared false, 1 GearsObj[0x61870e86, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69cab16f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6439ca7b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x6b439025 0/0 640x400 of 640x400, swapInterval 1, drawable 0x7fbe22e1a860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6b439025, angle 0.0, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false [apply] 2 s: 60 f / 2146 ms, 27.9 fps, 35 ms/f; total: 60 f, 27.9 fps, 35 ms/f [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6b439025: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6b439025 FIN [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateNEWT - testOnScreenDblBuf [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306144524 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testOnScreenDblBuf took 4.075 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT [apply] junit.framework.TestListener: tests to run: 16 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306146147 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: startTest(testAvailableInfo) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306147152 ms +++ localhost/127.0.0.1:59999 - Locked within 1012 ms, 2 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testAvailableInfo [apply] junit.framework.TestListener: endTest(testAvailableInfo) [apply] junit.framework.TestListener: startTest(testES2OffScreenAutoDblBuf) [apply] junit.framework.TestListener: endTest(testES2OffScreenAutoDblBuf) [apply] junit.framework.TestListener: startTest(testES2OffScreenFBODblBuf) [apply] junit.framework.TestListener: endTest(testES2OffScreenFBODblBuf) [apply] junit.framework.TestListener: startTest(testES2OffScreenFBOSglBuf) [apply] junit.framework.TestListener: endTest(testES2OffScreenFBOSglBuf) [apply] junit.framework.TestListener: startTest(testES2OffScreenPbufferDblBuf) [apply] junit.framework.TestListener: endTest(testES2OffScreenPbufferDblBuf) [apply] junit.framework.TestListener: startTest(testES2OffScreenPbufferSglBuf) [apply] junit.framework.TestListener: endTest(testES2OffScreenPbufferSglBuf) [apply] junit.framework.TestListener: startTest(testES2OnScreenDblBuf) [apply] junit.framework.TestListener: endTest(testES2OnScreenDblBuf) [apply] junit.framework.TestListener: startTest(testES2OnScreenSglBuf) [apply] junit.framework.TestListener: endTest(testES2OnScreenSglBuf) [apply] junit.framework.TestListener: startTest(testGL2OffScreenAutoDblBuf) [apply] Requested GL Caps: 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.hw], offscr[auto-cfg]] [apply] Expected GL Caps: 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.hw], offscr[fbo]] [apply] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] [apply] Natives [apply] GL4bc false [apply] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)] [apply] GLES3 false [apply] GL3bc false [apply] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)] [apply] GL2 true [2.1 (Compat profile, arb, FBO, hardware)] [apply] GLES2 false [apply] GLES1 false [apply] Count 3 / 8 [apply] Common [apply] GL4ES3 false [apply] GL2GL3 true [apply] GL2ES2 true [apply] GL2ES1 true [apply] Mappings [apply] GL2ES2 GLProfile[GL2ES2/GL4.sw] [apply] GL2ES1 GLProfile[GL2ES1/GL2.hw] [apply] GL2 GLProfile[GL2/GL2.hw] [apply] GL4 GLProfile[GL4/GL4.sw] [apply] GL3 GLProfile[GL3/GL3.hw] [apply] GL2GL3 GLProfile[GL2GL3/GL4.sw] [apply] default GLProfile[GL2/GL2.hw] [apply] Count 6 / 12 [apply] [apply] [apply] Desktop Capabilities: [apply] none [apply] [apply] EGL Capabilities: [apply] none [apply] [apply] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testAvailableInfo [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenAutoDblBuf [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenAutoDblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenFBODblBuf [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenFBODblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenFBOSglBuf [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenFBOSglBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenPbufferDblBuf [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenPbufferDblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenPbufferSglBuf [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenPbufferSglBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OnScreenDblBuf [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OnScreenDblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OnScreenSglBuf [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OnScreenSglBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenAutoDblBuf [apply] Window: jogamp.newt.OffscreenWindow [apply] Window Caps Pre_GL: 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.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Window Caps PostGL : 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.hw], offscr[fbo]] [apply] Drawable Post-GL(1): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Chosen GL Caps(1): 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.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Drawable Post-GL(2): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x61db0259: tileRendererInUse null, GearsES2[obj 0x61db0259 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x61db0259 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x61db0259 created: GearsObj[0x650fec75, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x61db0259 created: GearsObj[0x786d2928, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x61db0259 created: GearsObj[0x786d2928, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x61db0259 FIN GearsES2[obj 0x61db0259 isInit true, usesShared false, 1 GearsObj[0x650fec75, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x786d2928, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2603826d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x61db0259 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fc6db60a950, msaa false, tileRendererInUse null [apply] >> GearsES2 0x61db0259, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x61db0259 400x300, swapInterval 1, drawable 0x7fc6db60a950 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x61db0259 400x300, swapInterval 1, drawable 0x7fc6db60a950 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf___-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x61db0259 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fc6db60a950, msaa false, tileRendererInUse null [apply] >> GearsES2 0x61db0259, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x61db0259 200x150, swapInterval 1, drawable 0x7fc6db60a950 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x61db0259 200x150, swapInterval 1, drawable 0x7fc6db60a950 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf___-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x61db0259 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fc6db60a950, msaa false, tileRendererInUse null [apply] >> GearsES2 0x61db0259, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x61db0259 800x600, swapInterval 1, drawable 0x7fc6db60a950 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x61db0259 800x600, swapInterval 1, drawable 0x7fc6db60a950 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf___-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x61db0259: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x61db0259 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenAutoDblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenBitmapSglBuf [apply] Fin Drawable: GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@3abe51cd, [apply] Handle 0x0, [apply] Caps 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.hw], on-scr[.]], [apply] fboI back 1, front 0, num 0, [apply] FBO front read 0, null, [apply] FBO back write 0, null, [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x0 [apply] , size 800x600 [apply] , UOB[ WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] 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.hw], on-scr[.]], [apply] 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.hw], offscr[auto-cfg]]] [apply] , surfaceLock <24ec87dc, 24cb8f74>[count 0, qsz 0, owner <NULL>] [apply] , DelegatedUpstreamSurfaceHookWithSurfaceSize[OSXDummyUpstreamSurfaceHook[pixel 64x64], jogamp.newt.OffscreenWindow: 0x0 800x600] [apply] , upstreamSurface false ]] [apply] Fin Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto true) 800x600], pixel[800x600], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@30371b8b, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <71f15b67, 1ca801a2>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0] [apply] junit.framework.TestListener: endTest(testGL2OffScreenAutoDblBuf) [apply] junit.framework.TestListener: startTest(testGL2OffScreenBitmapSglBuf) [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fc6db5691b0, msaa false, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf_-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [apply] Window: jogamp.newt.OffscreenWindow [apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Post-GL(1): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Drawable Post-GL(2): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fc6db5691b0, msaa false, tileRendererInUse null [apply] >> Gears angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf_-n0003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fc6db5691b0, msaa false, tileRendererInUse null [apply] >> Gears angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf_-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenBitmapSglBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenFBODblBuf [apply] Fin Drawable: GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@3abe51cd, [apply] Handle 0x0, [apply] Caps 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.hw], on-scr[.]], [apply] fboI back 0, front 0, num 0, [apply] FBO front read 0, null, [apply] FBO back write 0, null, [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x0 [apply] , size 800x600 [apply] , UOB[ WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] 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.hw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]] [apply] , surfaceLock <2df0fc0c, 28338f64>[count 0, qsz 0, owner <NULL>] [apply] , DelegatedUpstreamSurfaceHookWithSurfaceSize[OSXDummyUpstreamSurfaceHook[pixel 64x64], jogamp.newt.OffscreenWindow: 0x0 800x600] [apply] , upstreamSurface false ]] [apply] Fin Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto true) 800x600], pixel[800x600], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@510b02da, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <29e85fc7, 56e8174f>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0] [apply] junit.framework.TestListener: endTest(testGL2OffScreenBitmapSglBuf) [apply] junit.framework.TestListener: startTest(testGL2OffScreenFBODblBuf) [apply] Requested GL Caps: 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.hw], offscr[fbo]] [apply] Expected GL Caps: 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.hw], offscr[fbo]] [apply] Window: jogamp.newt.OffscreenWindow [apply] Window Caps Pre_GL: 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.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Window Caps PostGL : 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.hw], offscr[fbo]] [apply] Drawable Post-GL(1): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Chosen GL Caps(1): 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.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Drawable Post-GL(2): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x400ba709: tileRendererInUse null, GearsES2[obj 0x400ba709 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x400ba709 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x400ba709 created: GearsObj[0x69942395, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x400ba709 created: GearsObj[0x7cac4159, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x400ba709 created: GearsObj[0x7cac4159, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x400ba709 FIN GearsES2[obj 0x400ba709 isInit true, usesShared false, 1 GearsObj[0x69942395, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7cac4159, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x10f67a01, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x400ba709 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fc6db60ac30, msaa false, tileRendererInUse null [apply] >> GearsES2 0x400ba709, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x400ba709 400x300, swapInterval 1, drawable 0x7fc6db60ac30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x400ba709 400x300, swapInterval 1, drawable 0x7fc6db60ac30 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x400ba709 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fc6db60ac30, msaa false, tileRendererInUse null [apply] >> GearsES2 0x400ba709, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0x400ba709 200x150, swapInterval 1, drawable 0x7fc6db60ac30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x400ba709 200x150, swapInterval 1, drawable 0x7fc6db60ac30 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x400ba709 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fc6db60ac30, msaa false, tileRendererInUse null [apply] >> GearsES2 0x400ba709, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0x400ba709 800x600, swapInterval 1, drawable 0x7fc6db60ac30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x400ba709 800x600, swapInterval 1, drawable 0x7fc6db60ac30 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x400ba709: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x400ba709 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenFBODblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenFBOSglBuf [apply] Fin Drawable: GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@3abe51cd, [apply] Handle 0x0, [apply] Caps 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.hw], on-scr[.]], [apply] fboI back 1, front 0, num 0, [apply] FBO front read 0, null, [apply] FBO back write 0, null, [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x0 [apply] , size 800x600 [apply] , UOB[ WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] 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.hw], on-scr[.]], [apply] 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.hw], offscr[fbo]]] [apply] , surfaceLock <7074c91e, 3400a40>[count 0, qsz 0, owner <NULL>] [apply] , DelegatedUpstreamSurfaceHookWithSurfaceSize[OSXDummyUpstreamSurfaceHook[pixel 64x64], jogamp.newt.OffscreenWindow: 0x0 800x600] [apply] , upstreamSurface false ]] [apply] Fin Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto true) 800x600], pixel[800x600], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@6160f16a, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <23899818, 1e6061e2>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0] [apply] junit.framework.TestListener: endTest(testGL2OffScreenFBODblBuf) [apply] junit.framework.TestListener: startTest(testGL2OffScreenFBOSglBuf) [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x4e75c8f0: tileRendererInUse null, GearsES2[obj 0x4e75c8f0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4e75c8f0 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4e75c8f0 created: GearsObj[0x1fef5315, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4e75c8f0 created: GearsObj[0x19379814, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4e75c8f0 created: GearsObj[0x19379814, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x4e75c8f0 FIN GearsES2[obj 0x4e75c8f0 isInit true, usesShared false, 1 GearsObj[0x1fef5315, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x19379814, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x10e155fb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4e75c8f0 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fc6db632970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e75c8f0, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4e75c8f0 400x300, swapInterval 1, drawable 0x7fc6db632970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4e75c8f0 400x300, swapInterval 1, drawable 0x7fc6db632970 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf____-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [apply] Window: jogamp.newt.OffscreenWindow [apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Post-GL(1): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Drawable Post-GL(2): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x4e75c8f0 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fc6db632970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e75c8f0, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x4e75c8f0 200x150, swapInterval 1, drawable 0x7fc6db632970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4e75c8f0 200x150, swapInterval 1, drawable 0x7fc6db632970 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf____-n0003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x4e75c8f0 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fc6db632970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e75c8f0, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x4e75c8f0 800x600, swapInterval 1, drawable 0x7fc6db632970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4e75c8f0 800x600, swapInterval 1, drawable 0x7fc6db632970 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf____-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x4e75c8f0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x4e75c8f0 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenFBOSglBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenPbufferDblBuf [apply] Fin Drawable: GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@3abe51cd, [apply] Handle 0x0, [apply] Caps 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.hw], on-scr[.]], [apply] fboI back 0, front 0, num 0, [apply] FBO front read 0, null, [apply] FBO back write 0, null, [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x0 [apply] , size 800x600 [apply] , UOB[ WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] 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.hw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]] [apply] , surfaceLock <4c841173, 7295bc43>[count 0, qsz 0, owner <NULL>] [apply] , DelegatedUpstreamSurfaceHookWithSurfaceSize[OSXDummyUpstreamSurfaceHook[pixel 64x64], jogamp.newt.OffscreenWindow: 0x0 800x600] [apply] , upstreamSurface false ]] [apply] Fin Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto true) 800x600], pixel[800x600], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@447b0d7a, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <6ab1e7b5, 45e352cc>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0] [apply] junit.framework.TestListener: endTest(testGL2OffScreenFBOSglBuf) [apply] junit.framework.TestListener: startTest(testGL2OffScreenPbufferDblBuf) [apply] Requested GL Caps: 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.hw], offscr[pbuffer]] [apply] Expected GL Caps: 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.hw], offscr[pbuffer]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x4afe268a: tileRendererInUse null, GearsES2[obj 0x4afe268a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4afe268a on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: 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.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4afe268a created: GearsObj[0x13073c56, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4afe268a created: GearsObj[0x400a3bdc, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4afe268a created: GearsObj[0x400a3bdc, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x4afe268a FIN GearsES2[obj 0x4afe268a isInit true, usesShared false, 1 GearsObj[0x13073c56, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x400a3bdc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5fe0095c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4afe268a 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fc6db493070, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4afe268a, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4afe268a 400x300, swapInterval 1, drawable 0x7fc6db493070 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4afe268a 400x300, swapInterval 1, drawable 0x7fc6db493070 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [apply] Window: jogamp.newt.OffscreenWindow [apply] Window Caps Pre_GL: 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.hw], offscr[pbuffer]] [apply] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXPbufferCGLDrawable, jogamp.newt.OffscreenWindow [apply] Window Caps PostGL : 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.hw], offscr[pbuffer]] [apply] Drawable Post-GL(1): jogamp.opengl.macosx.cgl.MacOSXPbufferCGLDrawable, jogamp.newt.OffscreenWindow [apply] Chosen GL Caps(1): 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.hw], offscr[pbuffer]] [apply] Chosen GL Caps(2): 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.hw], offscr[pbuffer]] [apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Drawable Post-GL(2): jogamp.opengl.macosx.cgl.MacOSXPbufferCGLDrawable, jogamp.newt.OffscreenWindow [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x4afe268a 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fc6db62f500, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4afe268a, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x4afe268a 200x150, swapInterval 1, drawable 0x7fc6db62f500 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4afe268a 200x150, swapInterval 1, drawable 0x7fc6db62f500 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf-n0003-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x4afe268a 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fc6db493070, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4afe268a, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x4afe268a 800x600, swapInterval 1, drawable 0x7fc6db493070 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4afe268a 800x600, swapInterval 1, drawable 0x7fc6db493070 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf-n0005-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] Fin Drawable: MacOSXPbufferCGLDrawable[Realized false, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@3abe51cd, [apply] Handle 0x0, [apply] Surface jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto true) 800x600], pixel[800x600], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@1acae565, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <7e9a57a0, 46ef0a4f>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [apply] Fin Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto true) 800x600], pixel[800x600], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@1acae565, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <7e9a57a0, 46ef0a4f>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0] [apply] junit.framework.TestListener: endTest(testGL2OffScreenPbufferDblBuf) [apply] junit.framework.TestListener: startTest(testGL2OffScreenPbufferSglBuf) [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x4afe268a: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x4afe268a FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenPbufferDblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenPbufferSglBuf [apply] Window: jogamp.newt.OffscreenWindow [apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXPbufferCGLDrawable, jogamp.newt.OffscreenWindow [apply] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Drawable Post-GL(1): jogamp.opengl.macosx.cgl.MacOSXPbufferCGLDrawable, jogamp.newt.OffscreenWindow [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Drawable Post-GL(2): jogamp.opengl.macosx.cgl.MacOSXPbufferCGLDrawable, jogamp.newt.OffscreenWindow [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x6ae96a6b: tileRendererInUse null, GearsES2[obj 0x6ae96a6b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6ae96a6b on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6ae96a6b created: GearsObj[0x14e50a8d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6ae96a6b created: GearsObj[0x4917b9b2, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6ae96a6b created: GearsObj[0x4917b9b2, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x6ae96a6b FIN GearsES2[obj 0x6ae96a6b isInit true, usesShared false, 1 GearsObj[0x14e50a8d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4917b9b2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x34a07a9b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6ae96a6b 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fc6db4a2480, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6ae96a6b, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6ae96a6b 400x300, swapInterval 1, drawable 0x7fc6db4a2480 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6ae96a6b 400x300, swapInterval 1, drawable 0x7fc6db4a2480 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.reshape 0x6ae96a6b 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fc6db4a2480, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6ae96a6b, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.display 0x6ae96a6b 200x150, swapInterval 1, drawable 0x7fc6db4a2480 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6ae96a6b 200x150, swapInterval 1, drawable 0x7fc6db4a2480 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf-n0003-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.reshape 0x6ae96a6b 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fc6db60e810, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6ae96a6b, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.display 0x6ae96a6b 800x600, swapInterval 1, drawable 0x7fc6db60e810 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6ae96a6b 800x600, swapInterval 1, drawable 0x7fc6db60e810 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] Fin Drawable: MacOSXPbufferCGLDrawable[Realized false, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@3abe51cd, [apply] Handle 0x0, [apply] Surface jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto true) 800x600], pixel[800x600], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@53635a08, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <1fabedfd, 50958d49>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [apply] Fin Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto true) 800x600], pixel[800x600], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@53635a08, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <1fabedfd, 50958d49>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0] [apply] junit.framework.TestListener: endTest(testGL2OffScreenPbufferSglBuf) [apply] junit.framework.TestListener: startTest(testGL2OnScreenDblBuf) [apply] Requested GL Caps: 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.hw], on-scr[.]] [apply] Expected GL Caps: 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.hw], on-scr[.]] [apply] Window: jogamp.newt.driver.macosx.WindowDriver [apply] Window Caps Pre_GL: 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.hw], on-scr[.]] [apply] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver [apply] Window Caps PostGL : 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.hw], on-scr[.]] [apply] Drawable Post-GL(1): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver [apply] Chosen GL Caps(1): 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.hw], on-scr[.]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6ae96a6b: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6ae96a6b FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenPbufferSglBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OnScreenDblBuf [apply] Chosen GL Caps(2): 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.hw], on-scr[.]] [apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Drawable Post-GL(2): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x5bb166dd: tileRendererInUse null, GearsES2[obj 0x5bb166dd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5bb166dd on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x5bb166dd created: GearsObj[0x5d724632, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5bb166dd created: GearsObj[0x795eac8b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5bb166dd created: GearsObj[0x795eac8b, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x5bb166dd FIN GearsES2[obj 0x5bb166dd isInit true, usesShared false, 1 GearsObj[0x5d724632, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x795eac8b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x369217ed, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5bb166dd 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fc6db4b1cd0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5bb166dd, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5bb166dd 400x300, swapInterval 1, drawable 0x7fc6db4b1cd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5bb166dd 400x300, swapInterval 1, drawable 0x7fc6db4b1cd0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenDblBuf________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.reshape 0x5bb166dd 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fc6db4b1cd0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5bb166dd, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.display 0x5bb166dd 200x150, swapInterval 1, drawable 0x7fc6db4b1cd0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenDblBuf________-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5bb166dd 200x150, swapInterval 1, drawable 0x7fc6db4b1cd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5bb166dd 800x600, swapInterval 1, drawable 0x7fc6db4b1cd0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenDblBuf________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.display 0x5bb166dd 800x600, swapInterval 1, drawable 0x7fc6db4b1cd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.reshape 0x5bb166dd 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fc6db4b1cd0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5bb166dd, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.display 0x5bb166dd 800x600, swapInterval 1, drawable 0x7fc6db4b1cd0 [apply] Fin Drawable: MacOSXOnscreenCGLDrawable[Realized false, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@3abe51cd, [apply] Handle 0x0, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 800x600], pixel[800x600], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@41de3998, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <64974bf0, 8faad28>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [apply] Fin Window: jogamp.newt.driver.macosx.WindowDriver[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 800x600], pixel[800x600], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@41de3998, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <64974bf0, 8faad28>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0] [apply] junit.framework.TestListener: endTest(testGL2OnScreenDblBuf) [apply] junit.framework.TestListener: startTest(testGL2OnScreenSglBuf) [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Window: jogamp.newt.driver.macosx.WindowDriver [apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver [apply] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Drawable Post-GL(1): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Drawable Post-GL(2): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.display 0x5bb166dd 800x600, swapInterval 1, drawable 0x7fc6db4b1cd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x5bb166dd: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x5bb166dd FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OnScreenDblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OnScreenSglBuf [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x2c1f437e: tileRendererInUse null, GearsES2[obj 0x2c1f437e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2c1f437e on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x2c1f437e created: GearsObj[0x7e833a14, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2c1f437e created: GearsObj[0x595a37ef, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2c1f437e created: GearsObj[0x595a37ef, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x2c1f437e FIN GearsES2[obj 0x2c1f437e isInit true, usesShared false, 1 GearsObj[0x7e833a14, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x595a37ef, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x320e59bd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2c1f437e 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fc6db62e5e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2c1f437e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c1f437e 400x300, swapInterval 1, drawable 0x7fc6db62e5e0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c1f437e 400x300, swapInterval 1, drawable 0x7fc6db62e5e0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenSglBuf________-n0001-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.reshape 0x2c1f437e 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fc6db62e5e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2c1f437e, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.display 0x2c1f437e 200x150, swapInterval 1, drawable 0x7fc6db62e5e0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenSglBuf________-n0002-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D16-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c1f437e 200x150, swapInterval 1, drawable 0x7fc6db62e5e0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.display 0x2c1f437e 800x600, swapInterval 1, drawable 0x7fc6db62e5e0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenSglBuf________-n0004-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2c1f437e 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fc6db62e5e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2c1f437e, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c1f437e 800x600, swapInterval 1, drawable 0x7fc6db62e5e0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.display 0x2c1f437e 800x600, swapInterval 1, drawable 0x7fc6db62e5e0 [apply] Fin Drawable: MacOSXOnscreenCGLDrawable[Realized false, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@3abe51cd, [apply] Handle 0x0, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 800x600], pixel[800x600], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@3e25e2b8, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2947bde8, 2504df84>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [apply] Fin Window: jogamp.newt.driver.macosx.WindowDriver[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 800x600], pixel[800x600], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@3e25e2b8, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2947bde8, 2504df84>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0] [apply] junit.framework.TestListener: endTest(testGL2OnScreenSglBuf) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.display 0x2c1f437e 800x600, swapInterval 1, drawable 0x7fc6db62e5e0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x2c1f437e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x2c1f437e FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OnScreenSglBuf [apply] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 12.132 sec [apply] ------------- Standard Output --------------- [apply] Requested GL Caps: 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.hw], offscr[auto-cfg]] [apply] Expected GL Caps: 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.hw], offscr[fbo]] [apply] Window: jogamp.newt.OffscreenWindow [apply] Window Caps Pre_GL: 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.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Window Caps PostGL : 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.hw], offscr[fbo]] [apply] Drawable Post-GL(1): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Chosen GL Caps(1): 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.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Drawable Post-GL(2): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Fin Drawable: GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@3abe51cd, [apply] Handle 0x0, [apply] Caps 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.hw], on-scr[.]], [apply] fboI back 1, front 0, num 0, [apply] FBO front read 0, null, [apply] FBO back write 0, null, [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x0 [apply] , size 800x600 [apply] , UOB[ WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] 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.hw], on-scr[.]], [apply] 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.hw], offscr[auto-cfg]]] [apply] , surfaceLock <24ec87dc, 24cb8f74>[count 0, qsz 0, owner <NULL>] [apply] , DelegatedUpstreamSurfaceHookWithSurfaceSize[OSXDummyUpstreamSurfaceHook[pixel 64x64], jogamp.newt.OffscreenWindow: 0x0 800x600] [apply] , upstreamSurface false ]] [apply] Fin Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto true) 800x600], pixel[800x600], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@30371b8b, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <71f15b67, 1ca801a2>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0] [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Window: jogamp.newt.OffscreenWindow [apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Post-GL(1): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Drawable Post-GL(2): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Fin Drawable: GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@3abe51cd, [apply] Handle 0x0, [apply] Caps 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.hw], on-scr[.]], [apply] fboI back 0, front 0, num 0, [apply] FBO front read 0, null, [apply] FBO back write 0, null, [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x0 [apply] , size 800x600 [apply] , UOB[ WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] 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.hw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]]] [apply] , surfaceLock <2df0fc0c, 28338f64>[count 0, qsz 0, owner <NULL>] [apply] , DelegatedUpstreamSurfaceHookWithSurfaceSize[OSXDummyUpstreamSurfaceHook[pixel 64x64], jogamp.newt.OffscreenWindow: 0x0 800x600] [apply] , upstreamSurface false ]] [apply] Fin Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto true) 800x600], pixel[800x600], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@510b02da, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <29e85fc7, 56e8174f>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0] [apply] Requested GL Caps: 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.hw], offscr[fbo]] [apply] Expected GL Caps: 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.hw], offscr[fbo]] [apply] Window: jogamp.newt.OffscreenWindow [apply] Window Caps Pre_GL: 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.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Window Caps PostGL : 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.hw], offscr[fbo]] [apply] Drawable Post-GL(1): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Chosen GL Caps(1): 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.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Drawable Post-GL(2): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Fin Drawable: GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@3abe51cd, [apply] Handle 0x0, [apply] Caps 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.hw], on-scr[.]], [apply] fboI back 1, front 0, num 0, [apply] FBO front read 0, null, [apply] FBO back write 0, null, [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x0 [apply] , size 800x600 [apply] , UOB[ WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] 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.hw], on-scr[.]], [apply] 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.hw], offscr[fbo]]] [apply] , surfaceLock <7074c91e, 3400a40>[count 0, qsz 0, owner <NULL>] [apply] , DelegatedUpstreamSurfaceHookWithSurfaceSize[OSXDummyUpstreamSurfaceHook[pixel 64x64], jogamp.newt.OffscreenWindow: 0x0 800x600] [apply] , upstreamSurface false ]] [apply] Fin Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto true) 800x600], pixel[800x600], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@6160f16a, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <23899818, 1e6061e2>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0] [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Window: jogamp.newt.OffscreenWindow [apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Post-GL(1): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Drawable Post-GL(2): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Fin Drawable: GLFBODrawableImpl[Initialized false, realized false, texUnit 0, samples 0, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@3abe51cd, [apply] Handle 0x0, [apply] Caps 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.hw], on-scr[.]], [apply] fboI back 0, front 0, num 0, [apply] FBO front read 0, null, [apply] FBO back write 0, null, [apply] Surface WrappedSurface[ displayHandle 0x0 [apply] , surfaceHandle 0x0 [apply] , size 800x600 [apply] , UOB[ WINDOW_INVISIBLE ] [apply] , MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] 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.hw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]]] [apply] , surfaceLock <4c841173, 7295bc43>[count 0, qsz 0, owner <NULL>] [apply] , DelegatedUpstreamSurfaceHookWithSurfaceSize[OSXDummyUpstreamSurfaceHook[pixel 64x64], jogamp.newt.OffscreenWindow: 0x0 800x600] [apply] , upstreamSurface false ]] [apply] Fin Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto true) 800x600], pixel[800x600], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@447b0d7a, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <6ab1e7b5, 45e352cc>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0] [apply] Requested GL Caps: 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.hw], offscr[pbuffer]] [apply] Expected GL Caps: 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.hw], offscr[pbuffer]] [apply] Window: jogamp.newt.OffscreenWindow [apply] Window Caps Pre_GL: 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.hw], offscr[pbuffer]] [apply] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXPbufferCGLDrawable, jogamp.newt.OffscreenWindow [apply] Window Caps PostGL : 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.hw], offscr[pbuffer]] [apply] Drawable Post-GL(1): jogamp.opengl.macosx.cgl.MacOSXPbufferCGLDrawable, jogamp.newt.OffscreenWindow [apply] Chosen GL Caps(1): 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.hw], offscr[pbuffer]] [apply] Chosen GL Caps(2): 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.hw], offscr[pbuffer]] [apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Drawable Post-GL(2): jogamp.opengl.macosx.cgl.MacOSXPbufferCGLDrawable, jogamp.newt.OffscreenWindow [apply] Fin Drawable: MacOSXPbufferCGLDrawable[Realized false, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@3abe51cd, [apply] Handle 0x0, [apply] Surface jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto true) 800x600], pixel[800x600], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@1acae565, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <7e9a57a0, 46ef0a4f>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [apply] Fin Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto true) 800x600], pixel[800x600], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@1acae565, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <7e9a57a0, 46ef0a4f>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0] [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Window: jogamp.newt.OffscreenWindow [apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXPbufferCGLDrawable, jogamp.newt.OffscreenWindow [apply] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Drawable Post-GL(1): jogamp.opengl.macosx.cgl.MacOSXPbufferCGLDrawable, jogamp.newt.OffscreenWindow [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Drawable Post-GL(2): jogamp.opengl.macosx.cgl.MacOSXPbufferCGLDrawable, jogamp.newt.OffscreenWindow [apply] Fin Drawable: MacOSXPbufferCGLDrawable[Realized false, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@3abe51cd, [apply] Handle 0x0, [apply] Surface jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto true) 800x600], pixel[800x600], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@53635a08, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <1fabedfd, 50958d49>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [apply] Fin Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto true) 800x600], pixel[800x600], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@53635a08, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <1fabedfd, 50958d49>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0] [apply] Requested GL Caps: 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.hw], on-scr[.]] [apply] Expected GL Caps: 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.hw], on-scr[.]] [apply] Window: jogamp.newt.driver.macosx.WindowDriver [apply] Window Caps Pre_GL: 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.hw], on-scr[.]] [apply] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver [apply] Window Caps PostGL : 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.hw], on-scr[.]] [apply] Drawable Post-GL(1): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver [apply] Chosen GL Caps(1): 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.hw], on-scr[.]] [apply] Chosen GL Caps(2): 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.hw], on-scr[.]] [apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Drawable Post-GL(2): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver [apply] Fin Drawable: MacOSXOnscreenCGLDrawable[Realized false, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@3abe51cd, [apply] Handle 0x0, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 800x600], pixel[800x600], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@41de3998, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <64974bf0, 8faad28>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [apply] Fin Window: jogamp.newt.driver.macosx.WindowDriver[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 800x600], pixel[800x600], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@41de3998, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <64974bf0, 8faad28>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0] [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Window: jogamp.newt.driver.macosx.WindowDriver [apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver [apply] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Drawable Post-GL(1): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Drawable Post-GL(2): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver [apply] Fin Drawable: MacOSXOnscreenCGLDrawable[Realized false, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@3abe51cd, [apply] Handle 0x0, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 800x600], pixel[800x600], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@3e25e2b8, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2947bde8, 2504df84>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [apply] Fin Window: jogamp.newt.driver.macosx.WindowDriver[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 800x600], pixel[800x600], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT$3@3e25e2b8, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2947bde8, 2504df84>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0] [apply] ------------- ---------------- --------------- [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306146147 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306147152 ms +++ localhost/127.0.0.1:59999 - Locked within 1012 ms, 2 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testAvailableInfo [apply] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] [apply] Natives [apply] GL4bc false [apply] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)] [apply] GLES3 false [apply] GL3bc false [apply] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)] [apply] GL2 true [2.1 (Compat profile, arb, FBO, hardware)] [apply] GLES2 false [apply] GLES1 false [apply] Count 3 / 8 [apply] Common [apply] GL4ES3 false [apply] GL2GL3 true [apply] GL2ES2 true [apply] GL2ES1 true [apply] Mappings [apply] GL2ES2 GLProfile[GL2ES2/GL4.sw] [apply] GL2ES1 GLProfile[GL2ES1/GL2.hw] [apply] GL2 GLProfile[GL2/GL2.hw] [apply] GL4 GLProfile[GL4/GL4.sw] [apply] GL3 GLProfile[GL3/GL3.hw] [apply] GL2GL3 GLProfile[GL2GL3/GL4.sw] [apply] default GLProfile[GL2/GL2.hw] [apply] Count 6 / 12 [apply] [apply] [apply] Desktop Capabilities: [apply] none [apply] [apply] EGL Capabilities: [apply] none [apply] [apply] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testAvailableInfo [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenAutoDblBuf [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenAutoDblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenFBODblBuf [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenFBODblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenFBOSglBuf [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenFBOSglBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenPbufferDblBuf [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenPbufferDblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenPbufferSglBuf [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OffScreenPbufferSglBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OnScreenDblBuf [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OnScreenDblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OnScreenSglBuf [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testES2OnScreenSglBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenAutoDblBuf [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x61db0259: tileRendererInUse null, GearsES2[obj 0x61db0259 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x61db0259 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x61db0259 created: GearsObj[0x650fec75, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x61db0259 created: GearsObj[0x786d2928, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x61db0259 created: GearsObj[0x786d2928, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x61db0259 FIN GearsES2[obj 0x61db0259 isInit true, usesShared false, 1 GearsObj[0x650fec75, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x786d2928, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2603826d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x61db0259 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fc6db60a950, msaa false, tileRendererInUse null [apply] >> GearsES2 0x61db0259, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x61db0259 400x300, swapInterval 1, drawable 0x7fc6db60a950 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x61db0259 400x300, swapInterval 1, drawable 0x7fc6db60a950 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf___-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x61db0259 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fc6db60a950, msaa false, tileRendererInUse null [apply] >> GearsES2 0x61db0259, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x61db0259 200x150, swapInterval 1, drawable 0x7fc6db60a950 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x61db0259 200x150, swapInterval 1, drawable 0x7fc6db60a950 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf___-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x61db0259 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fc6db60a950, msaa false, tileRendererInUse null [apply] >> GearsES2 0x61db0259, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x61db0259 800x600, swapInterval 1, drawable 0x7fc6db60a950 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x61db0259 800x600, swapInterval 1, drawable 0x7fc6db60a950 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf___-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x61db0259: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x61db0259 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenAutoDblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenBitmapSglBuf [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fc6db5691b0, msaa false, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf_-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fc6db5691b0, msaa false, tileRendererInUse null [apply] >> Gears angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf_-n0003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fc6db5691b0, msaa false, tileRendererInUse null [apply] >> Gears angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf_-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenBitmapSglBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenFBODblBuf [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x400ba709: tileRendererInUse null, GearsES2[obj 0x400ba709 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x400ba709 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x400ba709 created: GearsObj[0x69942395, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x400ba709 created: GearsObj[0x7cac4159, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x400ba709 created: GearsObj[0x7cac4159, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x400ba709 FIN GearsES2[obj 0x400ba709 isInit true, usesShared false, 1 GearsObj[0x69942395, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7cac4159, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x10f67a01, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x400ba709 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fc6db60ac30, msaa false, tileRendererInUse null [apply] >> GearsES2 0x400ba709, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x400ba709 400x300, swapInterval 1, drawable 0x7fc6db60ac30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x400ba709 400x300, swapInterval 1, drawable 0x7fc6db60ac30 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x400ba709 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fc6db60ac30, msaa false, tileRendererInUse null [apply] >> GearsES2 0x400ba709, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0x400ba709 200x150, swapInterval 1, drawable 0x7fc6db60ac30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x400ba709 200x150, swapInterval 1, drawable 0x7fc6db60ac30 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x400ba709 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fc6db60ac30, msaa false, tileRendererInUse null [apply] >> GearsES2 0x400ba709, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0x400ba709 800x600, swapInterval 1, drawable 0x7fc6db60ac30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x400ba709 800x600, swapInterval 1, drawable 0x7fc6db60ac30 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x400ba709: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x400ba709 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenFBODblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenFBOSglBuf [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x4e75c8f0: tileRendererInUse null, GearsES2[obj 0x4e75c8f0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4e75c8f0 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4e75c8f0 created: GearsObj[0x1fef5315, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4e75c8f0 created: GearsObj[0x19379814, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4e75c8f0 created: GearsObj[0x19379814, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x4e75c8f0 FIN GearsES2[obj 0x4e75c8f0 isInit true, usesShared false, 1 GearsObj[0x1fef5315, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x19379814, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x10e155fb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4e75c8f0 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fc6db632970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e75c8f0, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4e75c8f0 400x300, swapInterval 1, drawable 0x7fc6db632970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4e75c8f0 400x300, swapInterval 1, drawable 0x7fc6db632970 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf____-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x4e75c8f0 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fc6db632970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e75c8f0, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x4e75c8f0 200x150, swapInterval 1, drawable 0x7fc6db632970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4e75c8f0 200x150, swapInterval 1, drawable 0x7fc6db632970 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf____-n0003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x4e75c8f0 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fc6db632970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e75c8f0, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x4e75c8f0 800x600, swapInterval 1, drawable 0x7fc6db632970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4e75c8f0 800x600, swapInterval 1, drawable 0x7fc6db632970 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf____-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x4e75c8f0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x4e75c8f0 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenFBOSglBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenPbufferDblBuf [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x4afe268a: tileRendererInUse null, GearsES2[obj 0x4afe268a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4afe268a on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: 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.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4afe268a created: GearsObj[0x13073c56, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4afe268a created: GearsObj[0x400a3bdc, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4afe268a created: GearsObj[0x400a3bdc, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x4afe268a FIN GearsES2[obj 0x4afe268a isInit true, usesShared false, 1 GearsObj[0x13073c56, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x400a3bdc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5fe0095c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4afe268a 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fc6db493070, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4afe268a, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4afe268a 400x300, swapInterval 1, drawable 0x7fc6db493070 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4afe268a 400x300, swapInterval 1, drawable 0x7fc6db493070 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x4afe268a 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fc6db62f500, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4afe268a, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x4afe268a 200x150, swapInterval 1, drawable 0x7fc6db62f500 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4afe268a 200x150, swapInterval 1, drawable 0x7fc6db62f500 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf-n0003-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x4afe268a 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fc6db493070, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4afe268a, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x4afe268a 800x600, swapInterval 1, drawable 0x7fc6db493070 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4afe268a 800x600, swapInterval 1, drawable 0x7fc6db493070 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf-n0005-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x4afe268a: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x4afe268a FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenPbufferDblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenPbufferSglBuf [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x6ae96a6b: tileRendererInUse null, GearsES2[obj 0x6ae96a6b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6ae96a6b on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6ae96a6b created: GearsObj[0x14e50a8d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6ae96a6b created: GearsObj[0x4917b9b2, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6ae96a6b created: GearsObj[0x4917b9b2, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x6ae96a6b FIN GearsES2[obj 0x6ae96a6b isInit true, usesShared false, 1 GearsObj[0x14e50a8d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4917b9b2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x34a07a9b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6ae96a6b 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fc6db4a2480, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6ae96a6b, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6ae96a6b 400x300, swapInterval 1, drawable 0x7fc6db4a2480 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6ae96a6b 400x300, swapInterval 1, drawable 0x7fc6db4a2480 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.reshape 0x6ae96a6b 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fc6db4a2480, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6ae96a6b, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.display 0x6ae96a6b 200x150, swapInterval 1, drawable 0x7fc6db4a2480 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6ae96a6b 200x150, swapInterval 1, drawable 0x7fc6db4a2480 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf-n0003-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.reshape 0x6ae96a6b 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fc6db60e810, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6ae96a6b, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.display 0x6ae96a6b 800x600, swapInterval 1, drawable 0x7fc6db60e810 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6ae96a6b 800x600, swapInterval 1, drawable 0x7fc6db60e810 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6ae96a6b: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6ae96a6b FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OffScreenPbufferSglBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OnScreenDblBuf [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x5bb166dd: tileRendererInUse null, GearsES2[obj 0x5bb166dd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5bb166dd on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x5bb166dd created: GearsObj[0x5d724632, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5bb166dd created: GearsObj[0x795eac8b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5bb166dd created: GearsObj[0x795eac8b, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x5bb166dd FIN GearsES2[obj 0x5bb166dd isInit true, usesShared false, 1 GearsObj[0x5d724632, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x795eac8b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x369217ed, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5bb166dd 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fc6db4b1cd0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5bb166dd, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5bb166dd 400x300, swapInterval 1, drawable 0x7fc6db4b1cd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5bb166dd 400x300, swapInterval 1, drawable 0x7fc6db4b1cd0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenDblBuf________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.reshape 0x5bb166dd 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fc6db4b1cd0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5bb166dd, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.display 0x5bb166dd 200x150, swapInterval 1, drawable 0x7fc6db4b1cd0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenDblBuf________-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5bb166dd 200x150, swapInterval 1, drawable 0x7fc6db4b1cd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5bb166dd 800x600, swapInterval 1, drawable 0x7fc6db4b1cd0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenDblBuf________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.display 0x5bb166dd 800x600, swapInterval 1, drawable 0x7fc6db4b1cd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.reshape 0x5bb166dd 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fc6db4b1cd0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5bb166dd, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.display 0x5bb166dd 800x600, swapInterval 1, drawable 0x7fc6db4b1cd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.display 0x5bb166dd 800x600, swapInterval 1, drawable 0x7fc6db4b1cd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x5bb166dd: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x5bb166dd FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OnScreenDblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OnScreenSglBuf [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x2c1f437e: tileRendererInUse null, GearsES2[obj 0x2c1f437e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2c1f437e on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x2c1f437e created: GearsObj[0x7e833a14, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2c1f437e created: GearsObj[0x595a37ef, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2c1f437e created: GearsObj[0x595a37ef, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x2c1f437e FIN GearsES2[obj 0x2c1f437e isInit true, usesShared false, 1 GearsObj[0x7e833a14, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x595a37ef, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x320e59bd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2c1f437e 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fc6db62e5e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2c1f437e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c1f437e 400x300, swapInterval 1, drawable 0x7fc6db62e5e0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c1f437e 400x300, swapInterval 1, drawable 0x7fc6db62e5e0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenSglBuf________-n0001-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.reshape 0x2c1f437e 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fc6db62e5e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2c1f437e, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.display 0x2c1f437e 200x150, swapInterval 1, drawable 0x7fc6db62e5e0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenSglBuf________-n0002-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D16-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c1f437e 200x150, swapInterval 1, drawable 0x7fc6db62e5e0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.display 0x2c1f437e 800x600, swapInterval 1, drawable 0x7fc6db62e5e0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8: ** screenshot: TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenSglBuf________-n0004-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2c1f437e 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fc6db62e5e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2c1f437e, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2c1f437e 800x600, swapInterval 1, drawable 0x7fc6db62e5e0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.display 0x2c1f437e 800x600, swapInterval 1, drawable 0x7fc6db62e5e0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.display 0x2c1f437e 800x600, swapInterval 1, drawable 0x7fc6db62e5e0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x2c1f437e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x2c1f437e FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT - testGL2OnScreenSglBuf [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306158201 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testAvailableInfo took 1.698 sec [apply] Testcase: testES2OffScreenAutoDblBuf took 0.001 sec [apply] Testcase: testES2OffScreenFBODblBuf took 0 sec [apply] Testcase: testES2OffScreenFBOSglBuf took 0 sec [apply] Testcase: testES2OffScreenPbufferDblBuf took 0 sec [apply] Testcase: testES2OffScreenPbufferSglBuf took 0 sec [apply] Testcase: testES2OnScreenDblBuf took 0.001 sec [apply] Testcase: testES2OnScreenSglBuf took 0.001 sec [apply] Testcase: testGL2OffScreenAutoDblBuf took 1.667 sec [apply] Testcase: testGL2OffScreenBitmapSglBuf took 1.386 sec [apply] Testcase: testGL2OffScreenFBODblBuf took 1.372 sec [apply] Testcase: testGL2OffScreenFBOSglBuf took 1.376 sec [apply] Testcase: testGL2OffScreenPbufferDblBuf took 1.401 sec [apply] Testcase: testGL2OffScreenPbufferSglBuf took 1.387 sec [apply] Testcase: testGL2OnScreenDblBuf took 0.308 sec [apply] Testcase: testGL2OnScreenSglBuf took 0.336 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306158201 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306159881 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: tests to run: 12 [apply] junit.framework.TestListener: startTest(testAvailableInfo) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306164889 ms +++ localhost/127.0.0.1:59999 - Locked within 5020 ms, 6 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testAvailableInfo [apply] junit.framework.TestListener: endTest(testAvailableInfo) [apply] junit.framework.TestListener: startTest(testES2OffScreenAutoDblBuf) [apply] junit.framework.TestListener: endTest(testES2OffScreenAutoDblBuf) [apply] junit.framework.TestListener: startTest(testES2OffScreenFBODblBuf) [apply] junit.framework.TestListener: endTest(testES2OffScreenFBODblBuf) [apply] junit.framework.TestListener: startTest(testES2OffScreenFBODblBufMSAA) [apply] junit.framework.TestListener: endTest(testES2OffScreenFBODblBufMSAA) [apply] junit.framework.TestListener: startTest(testES2OffScreenFBODblBufStencil) [apply] junit.framework.TestListener: endTest(testES2OffScreenFBODblBufStencil) [apply] junit.framework.TestListener: startTest(testES2OffScreenFBODblBufStencilMSAA) [apply] junit.framework.TestListener: endTest(testES2OffScreenFBODblBufStencilMSAA) [apply] junit.framework.TestListener: startTest(testES2OffScreenFBOSglBuf) [apply] junit.framework.TestListener: endTest(testES2OffScreenFBOSglBuf) [apply] junit.framework.TestListener: startTest(testES2OffScreenPbufferDblBuf) [apply] junit.framework.TestListener: endTest(testES2OffScreenPbufferDblBuf) [apply] junit.framework.TestListener: startTest(testES2OffScreenPbufferDblBufMSAA) [apply] junit.framework.TestListener: endTest(testES2OffScreenPbufferDblBufMSAA) [apply] junit.framework.TestListener: startTest(testES2OffScreenPbufferDblBufStencil) [apply] junit.framework.TestListener: endTest(testES2OffScreenPbufferDblBufStencil) [apply] junit.framework.TestListener: startTest(testES2OffScreenPbufferDblBufStGLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] [apply] Natives [apply] GL4bc false [apply] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)] [apply] GLES3 false [apply] GL3bc false [apply] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)] [apply] GL2 true [2.1 (Compat profile, arb, FBO, hardware)] [apply] GLES2 false [apply] GLES1 false [apply] Count 3 / 8 [apply] Common [apply] GL4ES3 false [apply] GL2GL3 true [apply] GL2ES2 true [apply] GL2ES1 true [apply] Mappings [apply] GL2ES2 GLProfile[GL2ES2/GL4.sw] [apply] GL2ES1 GLProfile[GL2ES1/GL2.hw] [apply] GL2 GLProfile[GL2/GL2.hw] [apply] GL4 GLProfile[GL4/GL4.sw] [apply] GL3 GLProfile[GL3/GL3.hw] [apply] GL2GL3 GLProfile[GL2GL3/GL4.sw] [apply] default GLProfile[GL2/GL2.hw] [apply] Count 6 / 12 [apply] [apply] [apply] Desktop Capabilities: [apply] none [apply] [apply] EGL Capabilities: [apply] none [apply] [apply] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testAvailableInfo [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenAutoDblBuf [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenAutoDblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBODblBuf [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBODblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBODblBufMSAA [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBODblBufMSAA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBODblBufStencil [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBODblBufStencil [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBODblBufStencilMSAA [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBODblBufStencilMSAA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBOSglBuf [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBOSglBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferDblBuf [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferDblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferDblBufMSAA [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferDblBufMSAA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferDblBufStencil [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferDblBufStencil [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferDblBufStencilMSAA [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferDblBufStencilMSAA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferSglBuf [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferSglBuf [apply] encilMSAA) [apply] junit.framework.TestListener: endTest(testES2OffScreenPbufferDblBufStencilMSAA) [apply] junit.framework.TestListener: startTest(testES2OffScreenPbufferSglBuf) [apply] junit.framework.TestListener: endTest(testES2OffScreenPbufferSglBuf) [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306166760 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 6.972 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306159881 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306164889 ms +++ localhost/127.0.0.1:59999 - Locked within 5020 ms, 6 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testAvailableInfo [apply] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] [apply] Natives [apply] GL4bc false [apply] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)] [apply] GLES3 false [apply] GL3bc false [apply] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)] [apply] GL2 true [2.1 (Compat profile, arb, FBO, hardware)] [apply] GLES2 false [apply] GLES1 false [apply] Count 3 / 8 [apply] Common [apply] GL4ES3 false [apply] GL2GL3 true [apply] GL2ES2 true [apply] GL2ES1 true [apply] Mappings [apply] GL2ES2 GLProfile[GL2ES2/GL4.sw] [apply] GL2ES1 GLProfile[GL2ES1/GL2.hw] [apply] GL2 GLProfile[GL2/GL2.hw] [apply] GL4 GLProfile[GL4/GL4.sw] [apply] GL3 GLProfile[GL3/GL3.hw] [apply] GL2GL3 GLProfile[GL2GL3/GL4.sw] [apply] default GLProfile[GL2/GL2.hw] [apply] Count 6 / 12 [apply] [apply] [apply] Desktop Capabilities: [apply] none [apply] [apply] EGL Capabilities: [apply] none [apply] [apply] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testAvailableInfo [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenAutoDblBuf [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenAutoDblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBODblBuf [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBODblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBODblBufMSAA [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBODblBufMSAA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBODblBufStencil [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBODblBufStencil [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBODblBufStencilMSAA [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBODblBufStencilMSAA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBOSglBuf [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenFBOSglBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferDblBuf [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferDblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferDblBufMSAA [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferDblBufMSAA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferDblBufStencil [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferDblBufStencil [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferDblBufStencilMSAA [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferDblBufStencilMSAA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferSglBuf [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT - testES2OffScreenPbufferSglBuf [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306166760 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testAvailableInfo took 1.766 sec [apply] Testcase: testES2OffScreenAutoDblBuf took 0 sec [apply] Testcase: testES2OffScreenFBODblBuf took 0.001 sec [apply] Testcase: testES2OffScreenFBODblBufMSAA took 0 sec [apply] Testcase: testES2OffScreenFBODblBufStencil took 0 sec [apply] Testcase: testES2OffScreenFBODblBufStencilMSAA took 0 sec [apply] Testcase: testES2OffScreenFBOSglBuf took 0.001 sec [apply] Testcase: testES2OffScreenPbufferDblBuf took 0.001 sec [apply] Testcase: testES2OffScreenPbufferDblBufMSAA took 0.001 sec [apply] Testcase: testES2OffScreenPbufferDblBufStencil took 0.001 sec [apply] Testcase: testES2OffScreenPbufferDblBufStencilMSAA took 0.001 sec [apply] Testcase: testES2OffScreenPbufferSglBuf took 0.001 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT [apply] junit.framework.TestListener: tests to run: 20 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306168363 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: startTest(testAvailableInfo) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306170370 ms +++ localhost/127.0.0.1:59999 - Locked within 2014 ms, 3 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testAvailableInfo [apply] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] [apply] Natives [apply] GL4bc false [apply] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)] [apply] GLES3 false [apply] GL3bc false [apply] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)] [apply] GL2 true [2.1 (Compat profile, arb, FBO, hardware)] [apply] GLES2 false [apply] GLES1 false [apply] Count 3 / 8 [apply] Common [apply] GL4ES3 false [apply] GL2GL3 true [apply] GL2ES2 true [apply] GL2ES1 true [apply] Mappings [apply] GL2ES2 GLProfile[GL2ES2/GL4.sw] [apply] GL2ES1 GLProfile[GL2ES1/GL2.hw] [apply] GL2 GLProfile[GL2/GL2.hw] [apply] GL4 GLProfile[GL4/GL4.sw] [apply] GL3 GLProfile[GL3/GL3.hw] [apply] GL2GL3 GLProfile[GL2GL3/GL4.sw] [apply] default GLProfile[GL2/GL2.hw] [apply] Count 6 / 12 [apply] [apply] [apply] Desktop Capabilities: [apply] none [apply] [apply] EGL Capabilities: [apply] none [apply] [apply] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testAvailableInfo [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenAutoDblBuf [apply] junit.framework.TestListener: endTest(testAvailableInfo) [apply] junit.framework.TestListener: startTest(testGL2OffScreenAutoDblBuf) [apply] Requested GL Caps: 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.hw], offscr[auto-cfg]] [apply] Expected GL Caps: 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.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : 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.hw], offscr[fbo]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe540d5c9d0, msaa false, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenAutoDblBuf______________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe540d5c9d0, msaa false, tileRendererInUse null [apply] >> Gears angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenAutoDblBuf______________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe540d5c9d0, msaa false, tileRendererInUse null [apply] >> Gears angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenAutoDblBuf______________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenAutoDblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBuf [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe540e6abb0, msaa false, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBuf____________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe540e6abb0, msaa false, tileRendererInUse null [apply] >> Gears angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBuf____________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe540e6abb0, msaa false, tileRendererInUse null [apply] >> Gears angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBuf____________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [apply] Fin Drawable: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@47b0e6ae[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@6184d88[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] junit.framework.TestListener: endTest(testGL2OffScreenAutoDblBuf) [apply] junit.framework.TestListener: startTest(testGL2OffScreenBitmapDblBuf) [apply] Requested GL Caps: 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.hw], offscr[bitmap]] [apply] Expected GL Caps: 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.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : 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.hw], offscr[fbo]] [apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufMSAA [apply] Fin Drawable: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@48723f80[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@44a711a8[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] junit.framework.TestListener: endTest(testGL2OffScreenBitmapDblBuf) [apply] junit.framework.TestListener: startTest(testGL2OffScreenBitmapDblBufMSAA) [apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe540d0d0c0, msaa true, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufMSAA________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe540d0d0c0, msaa true, tileRendererInUse null [apply] >> Gears angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufMSAA________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe540d0d0c0, msaa true, tileRendererInUse null [apply] >> Gears angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufMSAA________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufMSAA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufRGB555 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe540e4c3d0, msaa false, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGB555______-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [apply] Fin Drawable: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@40871449[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@6444e5b7[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] junit.framework.TestListener: endTest(testGL2OffScreenBitmapDblBufMSAA) [apply] junit.framework.TestListener: startTest(testGL2OffScreenBitmapDblBufRGB555) [apply] Requested GL Caps: GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]] [apply] Expected GL Caps: GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe540e4c3d0, msaa false, tileRendererInUse null [apply] >> Gears angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGB555______-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe540e4c3d0, msaa false, tileRendererInUse null [apply] >> Gears angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGB555______-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufRGB555 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufRGBA5551 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: 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.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe540d63270, msaa false, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA5551____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe540d63270, msaa false, tileRendererInUse null [apply] >> Gears angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA5551____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [apply] Fin Drawable: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@6a523a4f[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@3c724f11[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] junit.framework.TestListener: endTest(testGL2OffScreenBitmapDblBufRGB555) [apply] junit.framework.TestListener: startTest(testGL2OffScreenBitmapDblBufRGBA5551) [apply] Requested GL Caps: GLCaps[rgba 5/5/5/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]] [apply] Expected GL Caps: GLCaps[rgba 5/5/5/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[rgba 5/5/5/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(1): 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.hw], offscr[fbo]] [apply] Chosen GL Caps(2): 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.hw], offscr[fbo]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe540d63270, msaa false, tileRendererInUse null [apply] >> Gears angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA5551____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufRGBA5551 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufRGBA8881 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: 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.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe540d628b0, msaa false, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA8881____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe540d628b0, msaa false, tileRendererInUse null [apply] >> Gears angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA8881____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe540d628b0, msaa false, tileRendererInUse null [apply] >> Gears angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA8881____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] Fin Drawable: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@1cd7e9c3[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@23341000[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] junit.framework.TestListener: endTest(testGL2OffScreenBitmapDblBufRGBA5551) [apply] junit.framework.TestListener: startTest(testGL2OffScreenBitmapDblBufRGBA8881) [apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(1): 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.hw], offscr[fbo]] [apply] Chosen GL Caps(2): 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.hw], offscr[fbo]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufRGBA8881 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufStencil [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe540d5e330, msaa false, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencil_____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png [apply] Fin Drawable: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@5c7b1ff8[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@17700237[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] junit.framework.TestListener: endTest(testGL2OffScreenBitmapDblBufRGBA8881) [apply] junit.framework.TestListener: startTest(testGL2OffScreenBitmapDblBufStencil) [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe540d5e330, msaa false, tileRendererInUse null [apply] >> Gears angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencil_____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe540d5e330, msaa false, tileRendererInUse null [apply] >> Gears angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencil_____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png [apply] Fin Drawable: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@47d052c3[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@3de9a50a[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] junit.framework.TestListener: endTest(testGL2OffScreenBitmapDblBufStencil) [apply] junit.framework.TestListener: startTest(testGL2OffScreenBitmapDblBufStencilMSAA) [apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufStencil [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufStencilMSAA [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe540d660d0, msaa true, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencilMSAA_-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe540d660d0, msaa true, tileRendererInUse null [apply] >> Gears angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencilMSAA_-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe540d660d0, msaa true, tileRendererInUse null [apply] >> Gears angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencilMSAA_-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png [apply] Fin Drawable: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@5eddb0e6[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2c88fcb2[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] junit.framework.TestListener: endTest(testGL2OffScreenBitmapDblBufStencilMSAA) [apply] junit.framework.TestListener: startTest(testGL2OffScreenBitmapSglBuf) [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufStencilMSAA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapSglBuf [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe540e71ef0, msaa false, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf____________-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe540e71ef0, msaa false, tileRendererInUse null [apply] >> Gears angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf____________-n0003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe540e71ef0, msaa false, tileRendererInUse null [apply] >> Gears angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf____________-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [apply] Fin Drawable: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@4eca7064[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4c98dda5[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] junit.framework.TestListener: endTest(testGL2OffScreenBitmapSglBuf) [apply] junit.framework.TestListener: startTest(testGL2OffScreenFBODblBuf) [apply] Requested GL Caps: 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.hw], offscr[fbo]] [apply] Expected GL Caps: 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.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : 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.hw], offscr[fbo]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapSglBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBODblBuf [apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe540d666c0, msaa false, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBuf_______________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe540d666c0, msaa false, tileRendererInUse null [apply] >> Gears angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBuf_______________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe540d666c0, msaa false, tileRendererInUse null [apply] >> Gears angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBuf_______________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [apply] Fin Drawable: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@2d524d15[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@7642b4f1[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] junit.framework.TestListener: endTest(testGL2OffScreenFBODblBuf) [apply] junit.framework.TestListener: startTest(testGL2OffScreenFBODblBufMSAA) [apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBODblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBODblBufMSAA [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe540d0c690, msaa true, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA___________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe540d0c690, msaa true, tileRendererInUse null [apply] >> Gears angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA___________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe540d0c690, msaa true, tileRendererInUse null [apply] >> Gears angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA___________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [apply] Fin Drawable: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@21c0070f[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@460f7b18[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] junit.framework.TestListener: endTest(testGL2OffScreenFBODblBufMSAA) [apply] junit.framework.TestListener: startTest(testGL2OffScreenFBODblBufStencil) [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBODblBufMSAA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBODblBufStencil [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe540e5b230, msaa false, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe540e5b230, msaa false, tileRendererInUse null [apply] >> Gears angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe540e5b230, msaa false, tileRendererInUse null [apply] >> Gears angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png [apply] Fin Drawable: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@2e1af0cf[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@6ab7bdae[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] junit.framework.TestListener: endTest(testGL2OffScreenFBODblBufStencil) [apply] junit.framework.TestListener: startTest(testGL2OffScreenFBODblBufStencilMSAA) [apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBODblBufStencil [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBODblBufStencilMSAA [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe540e4cdc0, msaa true, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe540e4cdc0, msaa true, tileRendererInUse null [apply] >> Gears angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe540e4cdc0, msaa true, tileRendererInUse null [apply] >> Gears angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png [apply] Fin Drawable: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@1135a18e[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@58017a75[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] junit.framework.TestListener: endTest(testGL2OffScreenFBODblBufStencilMSAA) [apply] junit.framework.TestListener: startTest(testGL2OffScreenFBOSglBuf) [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBODblBufStencilMSAA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBOSglBuf [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe540e72010, msaa false, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBOSglBuf_______________-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe540e72010, msaa false, tileRendererInUse null [apply] >> Gears angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBOSglBuf_______________-n0003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe540e72010, msaa false, tileRendererInUse null [apply] >> Gears angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBOSglBuf_______________-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [apply] Fin Drawable: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@4111b923[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@7291ca34[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] junit.framework.TestListener: endTest(testGL2OffScreenFBOSglBuf) [apply] junit.framework.TestListener: startTest(testGL2OffScreenPbufferDblBuf) [apply] Requested GL Caps: 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.hw], offscr[pbuffer]] [apply] Expected GL Caps: 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.hw], offscr[pbuffer]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : 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.hw], offscr[pbuffer]] [apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(1): 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.hw], offscr[pbuffer]] [apply] Chosen GL Caps(2): 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.hw], offscr[pbuffer]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBOSglBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferDblBuf [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: 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.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe540d0c670, msaa false, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf___________-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe540e64c50, msaa false, tileRendererInUse null [apply] >> Gears angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf___________-n0003-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe540d0c670, msaa false, tileRendererInUse null [apply] >> Gears angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf___________-n0005-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@440a466a[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@7e94fc0b[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] junit.framework.TestListener: endTest(testGL2OffScreenPbufferDblBuf) [apply] junit.framework.TestListener: startTest(testGL2OffScreenPbufferDblBufMSAA) [apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferDblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferDblBufMSAA [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe540d0c670, msaa true, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufMSAA_______-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe540d0c670, msaa true, tileRendererInUse null [apply] >> Gears angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufMSAA_______-n0003-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe540d0c670, msaa true, tileRendererInUse null [apply] >> Gears angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufMSAA_______-n0005-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@355f2afe[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@7affa511[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] junit.framework.TestListener: endTest(testGL2OffScreenPbufferDblBufMSAA) [apply] junit.framework.TestListener: startTest(testGL2OffScreenPbufferDblBufStencil) [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferDblBufMSAA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferDblBufStencil [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe540c0b190, msaa false, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencil____-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe540d66880, msaa false, tileRendererInUse null [apply] >> Gears angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencil____-n0003-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe540c0b190, msaa false, tileRendererInUse null [apply] >> Gears angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencil____-n0005-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0800x0600.png [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@5cf53756[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@67041ec7[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] junit.framework.TestListener: endTest(testGL2OffScreenPbufferDblBufStencil) [apply] junit.framework.TestListener: startTest(testGL2OffScreenPbufferDblBufStencilMSAA) [apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferDblBufStencil [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferDblBufStencilMSAA [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe540d0c670, msaa true, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencilMSAA-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe540d0c670, msaa true, tileRendererInUse null [apply] >> Gears angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencilMSAA-n0003-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe540d0c670, msaa true, tileRendererInUse null [apply] >> Gears angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencilMSAA-n0005-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@543b4c5[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2010f436[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] junit.framework.TestListener: endTest(testGL2OffScreenPbufferDblBufStencilMSAA) [apply] junit.framework.TestListener: startTest(testGL2OffScreenPbufferSglBuf) [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferDblBufStencilMSAA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferSglBuf [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe540d0c670, msaa false, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf___________-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe540d0c670, msaa false, tileRendererInUse null [apply] >> Gears angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf___________-n0003-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe540e718a0, msaa false, tileRendererInUse null [apply] >> Gears angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf___________-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@7d480478[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@31da28a[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] junit.framework.TestListener: endTest(testGL2OffScreenPbufferSglBuf) [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferSglBuf [apply] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 7.602 sec [apply] ------------- Standard Output --------------- [apply] Requested GL Caps: 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.hw], offscr[auto-cfg]] [apply] Expected GL Caps: 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.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : 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.hw], offscr[fbo]] [apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Fin Drawable: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@47b0e6ae[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@6184d88[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] Requested GL Caps: 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.hw], offscr[bitmap]] [apply] Expected GL Caps: 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.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : 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.hw], offscr[fbo]] [apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Fin Drawable: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@48723f80[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@44a711a8[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Fin Drawable: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@40871449[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@6444e5b7[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] Requested GL Caps: GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]] [apply] Expected GL Caps: GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[rgba 5/5/5/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Fin Drawable: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@6a523a4f[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@3c724f11[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] Requested GL Caps: GLCaps[rgba 5/5/5/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]] [apply] Expected GL Caps: GLCaps[rgba 5/5/5/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[rgba 5/5/5/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(1): 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.hw], offscr[fbo]] [apply] Chosen GL Caps(2): 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.hw], offscr[fbo]] [apply] Fin Drawable: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@1cd7e9c3[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@23341000[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(1): 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.hw], offscr[fbo]] [apply] Chosen GL Caps(2): 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.hw], offscr[fbo]] [apply] Fin Drawable: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@5c7b1ff8[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@17700237[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Fin Drawable: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@47d052c3[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@3de9a50a[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Fin Drawable: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@5eddb0e6[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2c88fcb2[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Fin Drawable: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@4eca7064[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4c98dda5[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] Requested GL Caps: 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.hw], offscr[fbo]] [apply] Expected GL Caps: 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.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : 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.hw], offscr[fbo]] [apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Fin Drawable: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@2d524d15[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@7642b4f1[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Fin Drawable: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@21c0070f[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@460f7b18[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Fin Drawable: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@2e1af0cf[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@6ab7bdae[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Fin Drawable: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@1135a18e[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@58017a75[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Fin Drawable: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@4111b923[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@7291ca34[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] Requested GL Caps: 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.hw], offscr[pbuffer]] [apply] Expected GL Caps: 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.hw], offscr[pbuffer]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : 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.hw], offscr[pbuffer]] [apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(1): 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.hw], offscr[pbuffer]] [apply] Chosen GL Caps(2): 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.hw], offscr[pbuffer]] [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@440a466a[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@7e94fc0b[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@355f2afe[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@7affa511[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@5cf53756[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@67041ec7[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@543b4c5[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2010f436[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Fin Drawable: GLOffscreenAutoDrawableImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@7d480478[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@31da28a[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] ------------- ---------------- --------------- [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306168363 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306170370 ms +++ localhost/127.0.0.1:59999 - Locked within 2014 ms, 3 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testAvailableInfo [apply] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] [apply] Natives [apply] GL4bc false [apply] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)] [apply] GLES3 false [apply] GL3bc false [apply] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)] [apply] GL2 true [2.1 (Compat profile, arb, FBO, hardware)] [apply] GLES2 false [apply] GLES1 false [apply] Count 3 / 8 [apply] Common [apply] GL4ES3 false [apply] GL2GL3 true [apply] GL2ES2 true [apply] GL2ES1 true [apply] Mappings [apply] GL2ES2 GLProfile[GL2ES2/GL4.sw] [apply] GL2ES1 GLProfile[GL2ES1/GL2.hw] [apply] GL2 GLProfile[GL2/GL2.hw] [apply] GL4 GLProfile[GL4/GL4.sw] [apply] GL3 GLProfile[GL3/GL3.hw] [apply] GL2GL3 GLProfile[GL2GL3/GL4.sw] [apply] default GLProfile[GL2/GL2.hw] [apply] Count 6 / 12 [apply] [apply] [apply] Desktop Capabilities: [apply] none [apply] [apply] EGL Capabilities: [apply] none [apply] [apply] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testAvailableInfo [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenAutoDblBuf [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe540d5c9d0, msaa false, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenAutoDblBuf______________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe540d5c9d0, msaa false, tileRendererInUse null [apply] >> Gears angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenAutoDblBuf______________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe540d5c9d0, msaa false, tileRendererInUse null [apply] >> Gears angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenAutoDblBuf______________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenAutoDblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBuf [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe540e6abb0, msaa false, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBuf____________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe540e6abb0, msaa false, tileRendererInUse null [apply] >> Gears angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBuf____________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe540e6abb0, msaa false, tileRendererInUse null [apply] >> Gears angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBuf____________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufMSAA [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe540d0d0c0, msaa true, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufMSAA________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe540d0d0c0, msaa true, tileRendererInUse null [apply] >> Gears angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufMSAA________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe540d0d0c0, msaa true, tileRendererInUse null [apply] >> Gears angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufMSAA________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufMSAA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufRGB555 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe540e4c3d0, msaa false, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGB555______-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe540e4c3d0, msaa false, tileRendererInUse null [apply] >> Gears angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGB555______-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe540e4c3d0, msaa false, tileRendererInUse null [apply] >> Gears angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGB555______-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufRGB555 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufRGBA5551 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: 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.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe540d63270, msaa false, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA5551____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe540d63270, msaa false, tileRendererInUse null [apply] >> Gears angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA5551____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe540d63270, msaa false, tileRendererInUse null [apply] >> Gears angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA5551____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufRGBA5551 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufRGBA8881 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: 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.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe540d628b0, msaa false, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA8881____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe540d628b0, msaa false, tileRendererInUse null [apply] >> Gears angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA8881____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe540d628b0, msaa false, tileRendererInUse null [apply] >> Gears angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA8881____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufRGBA8881 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufStencil [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe540d5e330, msaa false, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencil_____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe540d5e330, msaa false, tileRendererInUse null [apply] >> Gears angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencil_____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe540d5e330, msaa false, tileRendererInUse null [apply] >> Gears angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencil_____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufStencil [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufStencilMSAA [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe540d660d0, msaa true, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencilMSAA_-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe540d660d0, msaa true, tileRendererInUse null [apply] >> Gears angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencilMSAA_-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe540d660d0, msaa true, tileRendererInUse null [apply] >> Gears angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencilMSAA_-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapDblBufStencilMSAA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapSglBuf [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe540e71ef0, msaa false, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf____________-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe540e71ef0, msaa false, tileRendererInUse null [apply] >> Gears angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf____________-n0003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe540e71ef0, msaa false, tileRendererInUse null [apply] >> Gears angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf____________-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenBitmapSglBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBODblBuf [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe540d666c0, msaa false, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBuf_______________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe540d666c0, msaa false, tileRendererInUse null [apply] >> Gears angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBuf_______________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe540d666c0, msaa false, tileRendererInUse null [apply] >> Gears angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBuf_______________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBODblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBODblBufMSAA [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe540d0c690, msaa true, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA___________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe540d0c690, msaa true, tileRendererInUse null [apply] >> Gears angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA___________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe540d0c690, msaa true, tileRendererInUse null [apply] >> Gears angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA___________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBODblBufMSAA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBODblBufStencil [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe540e5b230, msaa false, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe540e5b230, msaa false, tileRendererInUse null [apply] >> Gears angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe540e5b230, msaa false, tileRendererInUse null [apply] >> Gears angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBODblBufStencil [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBODblBufStencilMSAA [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe540e4cdc0, msaa true, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe540e4cdc0, msaa true, tileRendererInUse null [apply] >> Gears angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe540e4cdc0, msaa true, tileRendererInUse null [apply] >> Gears angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBODblBufStencilMSAA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBOSglBuf [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe540e72010, msaa false, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBOSglBuf_______________-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe540e72010, msaa false, tileRendererInUse null [apply] >> Gears angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBOSglBuf_______________-n0003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe540e72010, msaa false, tileRendererInUse null [apply] >> Gears angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBOSglBuf_______________-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenFBOSglBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferDblBuf [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: 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.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe540d0c670, msaa false, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf___________-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe540e64c50, msaa false, tileRendererInUse null [apply] >> Gears angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf___________-n0003-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe540d0c670, msaa false, tileRendererInUse null [apply] >> Gears angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf___________-n0005-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferDblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferDblBufMSAA [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe540d0c670, msaa true, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufMSAA_______-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe540d0c670, msaa true, tileRendererInUse null [apply] >> Gears angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufMSAA_______-n0003-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe540d0c670, msaa true, tileRendererInUse null [apply] >> Gears angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufMSAA_______-n0005-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferDblBufMSAA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferDblBufStencil [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe540c0b190, msaa false, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencil____-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe540d66880, msaa false, tileRendererInUse null [apply] >> Gears angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencil____-n0003-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe540c0b190, msaa false, tileRendererInUse null [apply] >> Gears angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencil____-n0005-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferDblBufStencil [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferDblBufStencilMSAA [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VESLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306175884 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] RSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe540d0c670, msaa true, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencilMSAA-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe540d0c670, msaa true, tileRendererInUse null [apply] >> Gears angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencilMSAA-n0003-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe540d0c670, msaa true, tileRendererInUse null [apply] >> Gears angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencilMSAA-n0005-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferDblBufStencilMSAA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferSglBuf [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe540d0c670, msaa false, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf___________-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe540d0c670, msaa false, tileRendererInUse null [apply] >> Gears angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf___________-n0003-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe540e718a0, msaa false, tileRendererInUse null [apply] >> Gears angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf___________-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT - testGL2OffScreenPbufferSglBuf [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306175884 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testAvailableInfo took 1.721 sec [apply] Testcase: testGL2OffScreenAutoDblBuf took 0.365 sec [apply] Testcase: testGL2OffScreenBitmapDblBuf took 0.191 sec [apply] Testcase: testGL2OffScreenBitmapDblBufMSAA took 0.191 sec [apply] Testcase: testGL2OffScreenBitmapDblBufRGB555 took 0.168 sec [apply] Testcase: testGL2OffScreenBitmapDblBufRGBA5551 took 0.191 sec [apply] Testcase: testGL2OffScreenBitmapDblBufRGBA8881 took 0.171 sec [apply] Testcase: testGL2OffScreenBitmapDblBufStencil took 0.168 sec [apply] Testcase: testGL2OffScreenBitmapDblBufStencilMSAA took 0.188 sec [apply] Testcase: testGL2OffScreenBitmapSglBuf took 0.167 sec [apply] Testcase: testGL2OffScreenFBODblBuf took 0.187 sec [apply] Testcase: testGL2OffScreenFBODblBufMSAA took 0.19 sec [apply] Testcase: testGL2OffScreenFBODblBufStencil took 0.165 sec [apply] Testcase: testGL2OffScreenFBODblBufStencilMSAA took 0.197 sec [apply] Testcase: testGL2OffScreenFBOSglBuf took 0.165 sec [apply] Testcase: testGL2OffScreenPbufferDblBuf took 0.188 sec [apply] Testcase: testGL2OffScreenPbufferDblBufMSAA took 0.216 sec [apply] Testcase: testGL2OffScreenPbufferDblBufStencil took 0.179 sec [apply] Testcase: testGL2OffScreenPbufferDblBufStencilMSAA took 0.212 sec [apply] Testcase: testGL2OffScreenPbufferSglBuf took 0.184 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT [apply] junit.framework.TestListener: tests to run: 3 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306177544 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306192577 ms +++ localhost/127.0.0.1:59999 - Locked within 15049 ms, 16 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT - testAvailableInfo [apply] junit.framework.TestListener: startTest(testAvailableInfo) [apply] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] [apply] Natives [apply] GL4bc false [apply] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)] [apply] GLES3 false [apply] GL3bc false [apply] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)] [apply] GL2 true [2.1 (Compat profile, arb, FBO, hardware)] [apply] GLES2 false [apply] GLES1 false [apply] Count 3 / 8 [apply] Common [apply] GL4ES3 false [apply] GL2GL3 true [apply] GL2ES2 true [apply] GL2ES1 true [apply] Mappings [apply] GL2ES2 GLProfile[GL2ES2/GL4.sw] [apply] GL2ES1 GLProfile[GL2ES1/GL2.hw] [apply] GL2 GLProfile[GL2/GL2.hw] [apply] GL4 GLProfile[GL4/GL4.sw] [apply] GL3 GLProfile[GL3/GL3.hw] [apply] GL2GL3 GLProfile[GL2GL3/GL4.sw] [apply] default GLProfile[GL2/GL2.hw] [apply] Count 6 / 12 [apply] [apply] [apply] Desktop Capabilities: [apply] none [apply] [apply] EGL Capabilities: [apply] none [apply] [apply] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT - testAvailableInfo [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT - testGL2OffScreenBitmapDblBuf [apply] junit.framework.TestListener: endTest(testAvailableInfo) [apply] junit.framework.TestListener: startTest(testGL2OffScreenBitmapDblBuf) [apply] Requested GL Caps: 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.hw], offscr[bitmap]] [apply] Expected GL Caps: 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.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : 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.hw], offscr[fbo]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fcae845a140, msaa false, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBuf____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fcae845a140, msaa false, tileRendererInUse null [apply] >> Gears angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBuf____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fcae845a140, msaa false, tileRendererInUse null [apply] >> Gears angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBuf____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT - testGL2OffScreenBitmapDblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT - testGL2OffScreenBitmapDblBufMSAA [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fcae857c0d0, msaa true, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBufMSAA-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png [apply] Fin Drawable: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@266aed3a[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@278806c4[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] junit.framework.TestListener: endTest(testGL2OffScreenBitmapDblBuf) [apply] junit.framework.TestListener: startTest(testGL2OffScreenBitmapDblBufMSAA) [apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fcae857c0d0, msaa true, tileRendererInUse null [apply] >> Gears angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBufMSAA-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fcae857c0d0, msaa true, tileRendererInUse null [apply] >> Gears angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBufMSAA-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT - testGL2OffScreenBitmapDblBufMSAA [apply] Fin Drawable: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@6a523a4f[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@3c724f11[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] junit.framework.TestListener: endTest(testGL2OffScreenBitmapDblBufMSAA) [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306194870 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 17.409 sec [apply] ------------- Standard Output --------------- [apply] Requested GL Caps: 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.hw], offscr[bitmap]] [apply] Expected GL Caps: 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.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : 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.hw], offscr[fbo]] [apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Fin Drawable: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@266aed3a[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@278806c4[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLOffscreenAutoDrawableImpl$FBOImpl, jogamp.nativewindow.WrappedSurface [apply] Drawable Caps Pre_GL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL CTX (1): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Fin Drawable: FBOImpl[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@6a523a4f[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@3c724f11[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] UpstreamWidget: null] [apply] ------------- ---------------- --------------- [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306177544 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306192577 ms +++ localhost/127.0.0.1:59999 - Locked within 15049 ms, 16 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT - testAvailableInfo [apply] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] [apply] Natives [apply] GL4bc false [apply] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)] [apply] GLES3 false [apply] GL3bc false [apply] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)] [apply] GL2 true [2.1 (Compat profile, arb, FBO, hardware)] [apply] GLES2 false [apply] GLES1 false [apply] Count 3 / 8 [apply] Common [apply] GL4ES3 false [apply] GL2GL3 true [apply] GL2ES2 true [apply] GL2ES1 true [apply] Mappings [apply] GL2ES2 GLProfile[GL2ES2/GL4.sw] [apply] GL2ES1 GLProfile[GL2ES1/GL2.hw] [apply] GL2 GLProfile[GL2/GL2.hw] [apply] GL4 GLProfile[GL4/GL4.sw] [apply] GL3 GLProfile[GL3/GL3.hw] [apply] GL2GL3 GLProfile[GL2GL3/GL4.sw] [apply] default GLProfile[GL2/GL2.hw] [apply] Count 6 / 12 [apply] [apply] [apply] Desktop Capabilities: [apply] none [apply] [apply] EGL Capabilities: [apply] none [apply] [apply] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT - testAvailableInfo [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT - testGL2OffScreenBitmapDblBuf [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fcae845a140, msaa false, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBuf____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fcae845a140, msaa false, tileRendererInUse null [apply] >> Gears angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBuf____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fcae845a140, msaa false, tileRendererInUse null [apply] >> Gears angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBuf____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT - testGL2OffScreenBitmapDblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT - testGL2OffScreenBitmapDblBufMSAA [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fcae857c0d0, msaa true, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBufMSAA-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fcae857c0d0, msaa true, tileRendererInUse null [apply] >> Gears angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBufMSAA-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fcae857c0d0, msaa true, tileRendererInUse null [apply] >> Gears angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBufMSAA-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT - testGL2OffScreenBitmapDblBufMSAA [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306194870 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testAvailableInfo took 1.681 sec [apply] Testcase: testGL2OffScreenBitmapDblBuf took 0.333 sec [apply] Testcase: testGL2OffScreenBitmapDblBufMSAA took 0.181 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT [apply] junit.framework.TestListener: tests to run: 28 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306196459 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: startTest(testAvailableInfo) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306204471 ms +++ localhost/127.0.0.1:59999 - Locked within 8019 ms, 9 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testAvailableInfo [apply] junit.framework.TestListener: endTest(testAvailableInfo) [apply] junit.framework.TestListener: startTest(testES2OffScreenAutoDblBuf) [apply] junit.framework.TestListener: endTest(testES2OffScreenAutoDblBuf) [apply] junit.framework.TestListener: startTest(testES2OffScreenFBODblBuf) [apply] junit.framework.TestListener: endTest(testES2OffScreenFBODblBuf) [apply] junit.framework.TestListener: startTest(testES2OffScreenFBODblBufMSAA) [apply] junit.framework.TestListener: endTest(testES2OffScreenFBODblBufMSAA) [apply] junit.framework.TestListener: startTest(testES2OffScreenFBODblBufStencil) [apply] junit.framework.TestListener: endTest(testES2OffScreenFBODblBufStencil) [apply] junit.framework.TestListener: startTest(testES2OffScreenFBODblBufStencilMSAA) [apply] junit.framework.TestListener: endTest(testES2OffScreenFBODblBufStencilMSAA) [apply] junit.framework.TestListener: startTest(testES2OffScreenFBOSglBuf) [apply] junit.framework.TestListener: endTest(testES2OffScreenFBOSglBuf) [apply] junit.framework.TestListener: startTest(testES2OffScreenPbufferDblBuf) [apply] junit.framework.TestListener: endTest(testES2OffScreenPbufferDblBuf) [apply] junit.framework.TestListener: startTest(testES2OffScreenPbufferSglBuf) [apply] junit.framework.TestListener: endTest(testES2OffScreenPbufferSglBuf) [apply] junit.framework.TestListener: startTest(testES2OnScreenDblBuf) [apply] junit.framework.TestListener: endTest(testES2OnScreenDblBuf) [apply] junit.framework.TestListener: startTest(testES2OnScreenDblBufMSAA) [apply] junit.framework.TestListener: endTest(testES2OnScreenDblBufMSAA) [apply] junit.framework.TestListener: startTest(testES2OnScreenDblBufStencil) [apply] junit.framework.TestListener: endTest(testES2OnScreenDblBufStencil) [apply] junit.framework.TestListener: startTest(testES2OnScreenDblBufStencilMSAA) [apply] junit.framework.TestListener: endTest(testES2OnScreenDblBufStencilMSAA) [apply] junit.framework.TestListener: startTest(testES2OnScreenSglBuf) [apply] junit.framework.TestListener: endTest(testES2OnScreenSglBuf) [apply] junit.framework.TestListener: startTest(testGL2OffScreenAutoDblBuf) [apply] Requested GL Caps: 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.hw], offscr[auto-cfg]] [apply] Expected GL Caps: 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.hw], offscr[fbo]] [apply] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] [apply] Natives [apply] GL4bc false [apply] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)] [apply] GLES3 false [apply] GL3bc false [apply] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)] [apply] GL2 true [2.1 (Compat profile, arb, FBO, hardware)] [apply] GLES2 false [apply] GLES1 false [apply] Count 3 / 8 [apply] Common [apply] GL4ES3 false [apply] GL2GL3 true [apply] GL2ES2 true [apply] GL2ES1 true [apply] Mappings [apply] GL2ES2 GLProfile[GL2ES2/GL4.sw] [apply] GL2ES1 GLProfile[GL2ES1/GL2.hw] [apply] GL2 GLProfile[GL2/GL2.hw] [apply] GL4 GLProfile[GL4/GL4.sw] [apply] GL3 GLProfile[GL3/GL3.hw] [apply] GL2GL3 GLProfile[GL2GL3/GL4.sw] [apply] default GLProfile[GL2/GL2.hw] [apply] Count 6 / 12 [apply] [apply] [apply] Desktop Capabilities: [apply] none [apply] [apply] EGL Capabilities: [apply] none [apply] [apply] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testAvailableInfo [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenAutoDblBuf [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenAutoDblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBODblBuf [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBODblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBODblBufMSAA [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBODblBufMSAA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBODblBufStencil [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBODblBufStencil [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBODblBufStencilMSAA [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBODblBufStencilMSAA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBOSglBuf [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBOSglBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenPbufferDblBuf [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenPbufferDblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenPbufferSglBuf [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenPbufferSglBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenDblBuf [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenDblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenDblBufMSAA [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenDblBufMSAA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenDblBufStencil [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenDblBufStencil [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenDblBufStencilMSAA [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenDblBufStencilMSAA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenSglBuf [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenSglBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenAutoDblBuf [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x7d3a462c: tileRendererInUse null, GearsES2[obj 0x7d3a462c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7d3a462c on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] Window: com.jogamp.newt.opengl.GLWindow [apply] Window Caps Pre_GL: 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.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Window Caps PostGL : 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.hw], offscr[fbo]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface [apply] gear1 0x7d3a462c created: GearsObj[0x358270c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7d3a462c created: GearsObj[0x106b868b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7d3a462c created: GearsObj[0x106b868b, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x7d3a462c FIN GearsES2[obj 0x7d3a462c isInit true, usesShared false, 1 GearsObj[0x358270c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x106b868b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x174e5edb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7d3a462c 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f98b1d98340, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7d3a462c, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7d3a462c 400x300, swapInterval 1, drawable 0x7f98b1d98340 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7d3a462c 400x300, swapInterval 1, drawable 0x7f98b1d98340 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf__________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x7d3a462c 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f98b1d98340, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7d3a462c, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x7d3a462c 200x150, swapInterval 1, drawable 0x7f98b1d98340 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7d3a462c 200x150, swapInterval 1, drawable 0x7f98b1d98340 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf__________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x7d3a462c 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f98b1d98340, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7d3a462c, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x7d3a462c 800x600, swapInterval 1, drawable 0x7f98b1d98340 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7d3a462c 800x600, swapInterval 1, drawable 0x7f98b1d98340 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf__________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x7d3a462c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x7d3a462c FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenAutoDblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenBitmapSglBuf [apply] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x7d3a462c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@32bed4f[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto true) 800x600], pixel[800x600], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@7e9a57a0, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <46ef0a4f, 778decea>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [apply] junit.framework.TestListener: endTest(testGL2OffScreenAutoDblBuf) [apply] junit.framework.TestListener: startTest(testGL2OffScreenBitmapSglBuf) [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f98b1d6f620, msaa false, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf________-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f98b1d6f620, msaa false, tileRendererInUse null [apply] >> Gears angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf________-n0003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f98b1d6f620, msaa false, tileRendererInUse null [apply] >> Gears angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Window: com.jogamp.newt.opengl.GLWindow [apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf________-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenBitmapSglBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBODblBuf [apply] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@579cdf24[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@7bfde16b[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto true) 800x600], pixel[800x600], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@4ed54d2b, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <15bd6a7c, 4699fe0a>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [apply] junit.framework.TestListener: endTest(testGL2OffScreenBitmapSglBuf) [apply] junit.framework.TestListener: startTest(testGL2OffScreenFBODblBuf) [apply] Requested GL Caps: 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.hw], offscr[fbo]] [apply] Expected GL Caps: 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.hw], offscr[fbo]] [apply] Window: com.jogamp.newt.opengl.GLWindow [apply] Window Caps Pre_GL: 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.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Window Caps PostGL : 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.hw], offscr[fbo]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x34342fd2: tileRendererInUse null, GearsES2[obj 0x34342fd2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x34342fd2 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x34342fd2 created: GearsObj[0x5bd86632, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x34342fd2 created: GearsObj[0x5c1d8bb9, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x34342fd2 created: GearsObj[0x5c1d8bb9, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x34342fd2 FIN GearsES2[obj 0x34342fd2 isInit true, usesShared false, 1 GearsObj[0x5bd86632, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c1d8bb9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x17c04dee, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x34342fd2 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f98b1d8e400, msaa false, tileRendererInUse null [apply] >> GearsES2 0x34342fd2, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34342fd2 400x300, swapInterval 1, drawable 0x7f98b1d8e400 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34342fd2 400x300, swapInterval 1, drawable 0x7f98b1d8e400 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf___________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x34342fd2 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f98b1d8e400, msaa false, tileRendererInUse null [apply] >> GearsES2 0x34342fd2, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0x34342fd2 200x150, swapInterval 1, drawable 0x7f98b1d8e400 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34342fd2 200x150, swapInterval 1, drawable 0x7f98b1d8e400 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf___________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x34342fd2 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f98b1d8e400, msaa false, tileRendererInUse null [apply] >> GearsES2 0x34342fd2, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0x34342fd2 800x600, swapInterval 1, drawable 0x7f98b1d8e400 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34342fd2 800x600, swapInterval 1, drawable 0x7f98b1d8e400 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf___________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [apply] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x34342fd2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4e2f9ec4[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto true) 800x600], pixel[800x600], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@503fd07b, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <d906466, 2af6b7f>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [apply] junit.framework.TestListener: endTest(testGL2OffScreenFBODblBuf) [apply] junit.framework.TestListener: startTest(testGL2OffScreenFBODblBufMSAA) [apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x34342fd2: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x34342fd2 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBODblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBODblBufMSAA [apply] Window: com.jogamp.newt.opengl.GLWindow [apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Window Caps PostGL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x525983cc: tileRendererInUse null, GearsES2[obj 0x525983cc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x525983cc on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x525983cc created: GearsObj[0x8faad28, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x525983cc created: GearsObj[0x17e21b3, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x525983cc created: GearsObj[0x17e21b3, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x525983cc FIN GearsES2[obj 0x525983cc isInit true, usesShared false, 1 GearsObj[0x8faad28, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x17e21b3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7fd66f88, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x525983cc 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f98b1da4900, msaa true, tileRendererInUse null [apply] >> GearsES2 0x525983cc, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x525983cc 400x300, swapInterval 1, drawable 0x7f98b1da4900 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x525983cc 400x300, swapInterval 1, drawable 0x7f98b1da4900 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA_______-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x525983cc 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f98b1da4900, msaa true, tileRendererInUse null [apply] >> GearsES2 0x525983cc, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x525983cc 200x150, swapInterval 1, drawable 0x7f98b1da4900 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x525983cc 200x150, swapInterval 1, drawable 0x7f98b1da4900 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA_______-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x525983cc 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f98b1da4900, msaa true, tileRendererInUse null [apply] >> GearsES2 0x525983cc, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x525983cc 800x600, swapInterval 1, drawable 0x7f98b1da4900 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x525983cc 800x600, swapInterval 1, drawable 0x7f98b1da4900 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA_______-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [apply] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x525983cc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@72dbf050[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto true) 800x600], pixel[800x600], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@32772504, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2c1f437e, 38881bd3>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [apply] junit.framework.TestListener: endTest(testGL2OffScreenFBODblBufMSAA) [apply] junit.framework.TestListener: startTest(testGL2OffScreenFBODblBufStencil) [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x525983cc: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x525983cc FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBODblBufMSAA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBODblBufStencil [apply] Window: com.jogamp.newt.opengl.GLWindow [apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x4c25a0f7: tileRendererInUse null, GearsES2[obj 0x4c25a0f7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4c25a0f7 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4c25a0f7 created: GearsObj[0x62ee6618, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4c25a0f7 created: GearsObj[0x1170e466, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4c25a0f7 created: GearsObj[0x1170e466, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x4c25a0f7 FIN GearsES2[obj 0x4c25a0f7 isInit true, usesShared false, 1 GearsObj[0x62ee6618, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1170e466, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xaa2ed7c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4c25a0f7 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f98b1e210e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4c25a0f7, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c25a0f7 400x300, swapInterval 1, drawable 0x7f98b1e210e0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c25a0f7 400x300, swapInterval 1, drawable 0x7f98b1e210e0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x4c25a0f7 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f98b1e210e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4c25a0f7, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x4c25a0f7 200x150, swapInterval 1, drawable 0x7f98b1e210e0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c25a0f7 200x150, swapInterval 1, drawable 0x7f98b1e210e0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x4c25a0f7 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f98b1e210e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4c25a0f7, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x4c25a0f7 800x600, swapInterval 1, drawable 0x7f98b1e210e0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c25a0f7 800x600, swapInterval 1, drawable 0x7f98b1e210e0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png [apply] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x4c25a0f7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@3a6adf2f[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto true) 800x600], pixel[800x600], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@48e6ecc0, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <30c156a4, 651f41fd>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [apply] junit.framework.TestListener: endTest(testGL2OffScreenFBODblBufStencil) [apply] junit.framework.TestListener: startTest(testGL2OffScreenFBODblBufStencilMSAA) [apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x4c25a0f7: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x4c25a0f7 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBODblBufStencil [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBODblBufStencilMSAA [apply] Window: com.jogamp.newt.opengl.GLWindow [apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Window Caps PostGL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x6caf4065: tileRendererInUse null, GearsES2[obj 0x6caf4065 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6caf4065 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6caf4065 created: GearsObj[0x4bea78f9, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6caf4065 created: GearsObj[0xeac4a5f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6caf4065 created: GearsObj[0xeac4a5f, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x6caf4065 FIN GearsES2[obj 0x6caf4065 isInit true, usesShared false, 1 GearsObj[0x4bea78f9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xeac4a5f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5146aa7f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6caf4065 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f98b1d8ee20, msaa true, tileRendererInUse null [apply] >> GearsES2 0x6caf4065, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6caf4065 400x300, swapInterval 1, drawable 0x7f98b1d8ee20 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6caf4065 400x300, swapInterval 1, drawable 0x7f98b1d8ee20 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.reshape 0x6caf4065 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f98b1d8ee20, msaa true, tileRendererInUse null [apply] >> GearsES2 0x6caf4065, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.display 0x6caf4065 200x150, swapInterval 1, drawable 0x7f98b1d8ee20 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6caf4065 200x150, swapInterval 1, drawable 0x7f98b1d8ee20 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.reshape 0x6caf4065 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f98b1d8ee20, msaa true, tileRendererInUse null [apply] >> GearsES2 0x6caf4065, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.display 0x6caf4065 800x600, swapInterval 1, drawable 0x7f98b1d8ee20 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6caf4065 800x600, swapInterval 1, drawable 0x7f98b1d8ee20 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png [apply] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x6caf4065 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@65acdea1[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto true) 800x600], pixel[800x600], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@1880249c, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <4e38a55, 768ed4f4>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [apply] junit.framework.TestListener: endTest(testGL2OffScreenFBODblBufStencilMSAA) [apply] junit.framework.TestListener: startTest(testGL2OffScreenFBOSglBuf) [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x6caf4065: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x6caf4065 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBODblBufStencilMSAA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBOSglBuf [apply] Window: com.jogamp.newt.opengl.GLWindow [apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x89bbe8c: tileRendererInUse null, GearsES2[obj 0x89bbe8c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x89bbe8c on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x89bbe8c created: GearsObj[0x231a9d12, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x89bbe8c created: GearsObj[0x283e1abf, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x89bbe8c created: GearsObj[0x283e1abf, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x89bbe8c FIN GearsES2[obj 0x89bbe8c isInit true, usesShared false, 1 GearsObj[0x231a9d12, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x283e1abf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x54e063d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x89bbe8c 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f98b1dadec0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x89bbe8c, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x89bbe8c 400x300, swapInterval 1, drawable 0x7f98b1dadec0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x89bbe8c 400x300, swapInterval 1, drawable 0x7f98b1dadec0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf___________-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.reshape 0x89bbe8c 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f98b1dadec0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x89bbe8c, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.display 0x89bbe8c 200x150, swapInterval 1, drawable 0x7f98b1dadec0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x89bbe8c 200x150, swapInterval 1, drawable 0x7f98b1dadec0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf___________-n0003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.reshape 0x89bbe8c 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f98b1dadec0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x89bbe8c, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.display 0x89bbe8c 800x600, swapInterval 1, drawable 0x7f98b1dadec0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x89bbe8c 800x600, swapInterval 1, drawable 0x7f98b1dadec0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf___________-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [apply] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x89bbe8c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@28faddbe[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto true) 800x600], pixel[800x600], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@609548c3, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <68dc2bbe, 4ebbfcba>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [apply] junit.framework.TestListener: endTest(testGL2OffScreenFBOSglBuf) [apply] junit.framework.TestListener: startTest(testGL2OffScreenPbufferDblBuf) [apply] Requested GL Caps: 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.hw], offscr[pbuffer]] [apply] Expected GL Caps: 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.hw], offscr[pbuffer]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.dispose 0x89bbe8c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.dispose 0x89bbe8c FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBOSglBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenPbufferDblBuf [apply] Window: com.jogamp.newt.opengl.GLWindow [apply] Window Caps Pre_GL: 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.hw], offscr[pbuffer]] [apply] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXPbufferCGLDrawable, jogamp.newt.OffscreenWindow [apply] Window Caps PostGL : 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.hw], offscr[pbuffer]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.OffscreenWindow [apply] Chosen GL Caps(1): 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.hw], offscr[pbuffer]] [apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(2): 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.hw], offscr[pbuffer]] [apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.OffscreenWindow [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x5b923700: tileRendererInUse null, GearsES2[obj 0x5b923700 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5b923700 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: 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.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x5b923700 created: GearsObj[0x6b1ddb66, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5b923700 created: GearsObj[0x752f3c7a, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5b923700 created: GearsObj[0x752f3c7a, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x5b923700 FIN GearsES2[obj 0x5b923700 isInit true, usesShared false, 1 GearsObj[0x6b1ddb66, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x752f3c7a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x702ba9b0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5b923700 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f98b1e10420, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5b923700, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b923700 400x300, swapInterval 1, drawable 0x7f98b1e10420 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b923700 400x300, swapInterval 1, drawable 0x7f98b1e10420 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf_______-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.reshape 0x5b923700 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f98b1e10420, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5b923700, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.display 0x5b923700 200x150, swapInterval 1, drawable 0x7f98b1e10420 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b923700 200x150, swapInterval 1, drawable 0x7f98b1e10420 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf_______-n0003-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.reshape 0x5b923700 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f98b1e10420, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5b923700, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.display 0x5b923700 800x600, swapInterval 1, drawable 0x7f98b1e10420 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b923700 800x600, swapInterval 1, drawable 0x7f98b1e10420 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf_______-n0005-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x5b923700 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@5c590ff7[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto true) 800x600], pixel[800x600], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@52adb756, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <adf9982, 5dd72b61>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [apply] junit.framework.TestListener: endTest(testGL2OffScreenPbufferDblBuf) [apply] junit.framework.TestListener: startTest(testGL2OffScreenPbufferSglBuf) [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x5b923700: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x5b923700 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenPbufferDblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenPbufferSglBuf [apply] Window: com.jogamp.newt.opengl.GLWindow [apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXPbufferCGLDrawable, jogamp.newt.OffscreenWindow [apply] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.OffscreenWindow [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.OffscreenWindow [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x3fdc95c0: tileRendererInUse null, GearsES2[obj 0x3fdc95c0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3fdc95c0 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x3fdc95c0 created: GearsObj[0x4c562a40, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3fdc95c0 created: GearsObj[0x2ceff6e7, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3fdc95c0 created: GearsObj[0x2ceff6e7, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x3fdc95c0 FIN GearsES2[obj 0x3fdc95c0 isInit true, usesShared false, 1 GearsObj[0x4c562a40, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2ceff6e7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3e3acebd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fdc95c0 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f98b1dbb740, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3fdc95c0, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3fdc95c0 400x300, swapInterval 1, drawable 0x7f98b1dbb740 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3fdc95c0 400x300, swapInterval 1, drawable 0x7f98b1dbb740 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf_______-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.reshape 0x3fdc95c0 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f98b1e157d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3fdc95c0, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.display 0x3fdc95c0 200x150, swapInterval 1, drawable 0x7f98b1e157d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3fdc95c0 200x150, swapInterval 1, drawable 0x7f98b1e157d0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf_______-n0003-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.reshape 0x3fdc95c0 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f98b1dbb740, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3fdc95c0, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.display 0x3fdc95c0 800x600, swapInterval 1, drawable 0x7f98b1dbb740 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3fdc95c0 800x600, swapInterval 1, drawable 0x7f98b1dbb740 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf_______-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x3fdc95c0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2aeb9101[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto true) 800x600], pixel[800x600], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@118271c2, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <afa8089, 440ca800>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [apply] junit.framework.TestListener: endTest(testGL2OffScreenPbufferSglBuf) [apply] junit.framework.TestListener: startTest(testGL2OnScreenDblBuf) [apply] Requested GL Caps: 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.hw], on-scr[.]] [apply] Expected GL Caps: 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.hw], on-scr[.]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.dispose 0x3fdc95c0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.dispose 0x3fdc95c0 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenPbufferSglBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBuf [apply] Window: com.jogamp.newt.opengl.GLWindow [apply] Window Caps Pre_GL: 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.hw], on-scr[.]] [apply] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver [apply] Window Caps PostGL : 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.hw], on-scr[.]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver [apply] Chosen GL Caps(1): 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.hw], on-scr[.]] [apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(2): 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.hw], on-scr[.]] [apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x710efa29: tileRendererInUse null, GearsES2[obj 0x710efa29 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x710efa29 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x710efa29 created: GearsObj[0x671aeb3, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x710efa29 created: GearsObj[0x11846d13, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x710efa29 created: GearsObj[0x11846d13, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x710efa29 FIN GearsES2[obj 0x710efa29 isInit true, usesShared false, 1 GearsObj[0x671aeb3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x11846d13, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xd150361, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x710efa29 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f98b1e3d070, msaa false, tileRendererInUse null [apply] >> GearsES2 0x710efa29, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x710efa29 400x300, swapInterval 1, drawable 0x7f98b1e3d070 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x710efa29 400x300, swapInterval 1, drawable 0x7f98b1e3d070 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBuf_______________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES2.reshape 0x710efa29 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f98b1e3d070, msaa false, tileRendererInUse null [apply] >> GearsES2 0x710efa29, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES2.display 0x710efa29 200x150, swapInterval 1, drawable 0x7f98b1e3d070 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBuf_______________-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x710efa29 200x150, swapInterval 1, drawable 0x7f98b1e3d070 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES2.display 0x710efa29 800x600, swapInterval 1, drawable 0x7f98b1e3d070 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBuf_______________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x710efa29 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f98b1e3d070, msaa false, tileRendererInUse null [apply] >> GearsES2 0x710efa29, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x710efa29 800x600, swapInterval 1, drawable 0x7f98b1e3d070 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES2.display 0x710efa29 800x600, swapInterval 1, drawable 0x7f98b1e3d070 [apply] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x710efa29 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@e49d3bc[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.driver.macosx.WindowDriver[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 800x600], pixel[800x600], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@7d6a276, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <1c43f4ff, 31899fd8>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [apply] junit.framework.TestListener: endTest(testGL2OnScreenDblBuf) [apply] junit.framework.TestListener: startTest(testGL2OnScreenDblBufMSAA) [apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES2.display 0x710efa29 800x600, swapInterval 1, drawable 0x7f98b1e3d070 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES2.dispose 0x710efa29: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES2.dispose 0x710efa29 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBufMSAA [apply] Window: com.jogamp.newt.opengl.GLWindow [apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver [apply] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x2b044bcb: tileRendererInUse null, GearsES2[obj 0x2b044bcb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2b044bcb on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x2b044bcb created: GearsObj[0x481352e6, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2b044bcb created: GearsObj[0x6ca79f01, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2b044bcb created: GearsObj[0x6ca79f01, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x2b044bcb FIN GearsES2[obj 0x2b044bcb isInit true, usesShared false, 1 GearsObj[0x481352e6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6ca79f01, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x70b83261, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2b044bcb 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f98b1dd5e10, msaa true, tileRendererInUse null [apply] >> GearsES2 0x2b044bcb, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2b044bcb 400x300, swapInterval 1, drawable 0x7f98b1dd5e10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2b044bcb 400x300, swapInterval 1, drawable 0x7f98b1dd5e10 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufMSAA___________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main] GearsES2.reshape 0x2b044bcb 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f98b1dd5e10, msaa true, tileRendererInUse null [apply] >> GearsES2 0x2b044bcb, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main] GearsES2.display 0x2b044bcb 200x150, swapInterval 1, drawable 0x7f98b1dd5e10 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufMSAA___________-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2b044bcb 200x150, swapInterval 1, drawable 0x7f98b1dd5e10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main] GearsES2.display 0x2b044bcb 800x600, swapInterval 1, drawable 0x7f98b1dd5e10 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufMSAA___________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2b044bcb 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f98b1dd5e10, msaa true, tileRendererInUse null [apply] >> GearsES2 0x2b044bcb, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2b044bcb 800x600, swapInterval 1, drawable 0x7f98b1dd5e10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main] GearsES2.display 0x2b044bcb 800x600, swapInterval 1, drawable 0x7f98b1dd5e10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main] GearsES2.display 0x2b044bcb 800x600, swapInterval 1, drawable 0x7f98b1dd5e10 [apply] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x2b044bcb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@270c127d[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.driver.macosx.WindowDriver[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 800x600], pixel[800x600], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@6cdcb5eb, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <e2b8f23, 4dc24a19>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [apply] junit.framework.TestListener: endTest(testGL2OnScreenDblBufMSAA) [apply] junit.framework.TestListener: startTest(testGL2OnScreenDblBufStencil) [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Window: com.jogamp.newt.opengl.GLWindow [apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver [apply] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main] GearsES2.dispose 0x2b044bcb: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main] GearsES2.dispose 0x2b044bcb FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBufMSAA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBufStencil [apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x59601d60: tileRendererInUse null, GearsES2[obj 0x59601d60 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x59601d60 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x59601d60 created: GearsObj[0x6fec82b1, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x59601d60 created: GearsObj[0x10786bdf, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x59601d60 created: GearsObj[0x10786bdf, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x59601d60 FIN GearsES2[obj 0x59601d60 isInit true, usesShared false, 1 GearsObj[0x6fec82b1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x10786bdf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x51f205eb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x59601d60 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f98b1db43f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x59601d60, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x59601d60 400x300, swapInterval 1, drawable 0x7f98b1db43f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x59601d60 400x300, swapInterval 1, drawable 0x7f98b1db43f0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencil________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12,5,main] GearsES2.reshape 0x59601d60 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f98b1db43f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x59601d60, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12,5,main] GearsES2.display 0x59601d60 200x150, swapInterval 1, drawable 0x7f98b1db43f0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencil________-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x59601d60 200x150, swapInterval 1, drawable 0x7f98b1db43f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12,5,main] GearsES2.display 0x59601d60 800x600, swapInterval 1, drawable 0x7f98b1db43f0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencil________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x59601d60 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f98b1db43f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x59601d60, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x59601d60 800x600, swapInterval 1, drawable 0x7f98b1db43f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12,5,main] GearsES2.display 0x59601d60 800x600, swapInterval 1, drawable 0x7f98b1db43f0 [apply] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x59601d60 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@3528b777[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.driver.macosx.WindowDriver[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 800x600], pixel[800x600], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@5cb88f42, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <58c5659c, 792124c>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [apply] junit.framework.TestListener: endTest(testGL2OnScreenDblBufStencil) [apply] junit.framework.TestListener: startTest(testGL2OnScreenDblBufStencilMSAA) [apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12,5,main] GearsES2.display 0x59601d60 800x600, swapInterval 1, drawable 0x7f98b1db43f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12,5,main] GearsES2.dispose 0x59601d60: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12,5,main] GearsES2.dispose 0x59601d60 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBufStencil [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBufStencilMSAA [apply] Window: com.jogamp.newt.opengl.GLWindow [apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver [apply] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0xd3cc523: tileRendererInUse null, GearsES2[obj 0xd3cc523 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xd3cc523 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0xd3cc523 created: GearsObj[0xd11d1f1, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xd3cc523 created: GearsObj[0xcee2beb, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xd3cc523 created: GearsObj[0xcee2beb, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0xd3cc523 FIN GearsES2[obj 0xd3cc523 isInit true, usesShared false, 1 GearsObj[0xd11d1f1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xcee2beb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x688557ee, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd3cc523 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f98b1e1ee30, msaa true, tileRendererInUse null [apply] >> GearsES2 0xd3cc523, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xd3cc523 400x300, swapInterval 1, drawable 0x7f98b1e1ee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xd3cc523 400x300, swapInterval 1, drawable 0x7f98b1e1ee30 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencilMSAA____-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13,5,main] GearsES2.reshape 0xd3cc523 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f98b1e1ee30, msaa true, tileRendererInUse null [apply] >> GearsES2 0xd3cc523, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13,5,main] GearsES2.display 0xd3cc523 200x150, swapInterval 1, drawable 0x7f98b1e1ee30 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencilMSAA____-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xd3cc523 200x150, swapInterval 1, drawable 0x7f98b1e1ee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13,5,main] GearsES2.display 0xd3cc523 800x600, swapInterval 1, drawable 0x7f98b1e1ee30 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencilMSAA____-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd3cc523 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f98b1e1ee30, msaa true, tileRendererInUse null [apply] >> GearsES2 0xd3cc523, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xd3cc523 800x600, swapInterval 1, drawable 0x7f98b1e1ee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13,5,main] GearsES2.display 0xd3cc523 800x600, swapInterval 1, drawable 0x7f98b1e1ee30 [apply] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0xd3cc523 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@10b2839f[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.driver.macosx.WindowDriver[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 800x600], pixel[800x600], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@2d35d761, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <29cf3877, 63842212>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [apply] junit.framework.TestListener: endTest(testGL2OnScreenDblBufStencilMSAA) [apply] junit.framework.TestListener: startTest(testGL2OnScreenSglBuf) [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13,5,main] GearsES2.display 0xd3cc523 800x600, swapInterval 1, drawable 0x7f98b1e1ee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13,5,main] GearsES2.dispose 0xd3cc523: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13,5,main] GearsES2.dispose 0xd3cc523 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBufStencilMSAA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenSglBuf [apply] Window: com.jogamp.newt.opengl.GLWindow [apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver [apply] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x2bf548ea: tileRendererInUse null, GearsES2[obj 0x2bf548ea isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2bf548ea on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x2bf548ea created: GearsObj[0xed43d65, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2bf548ea created: GearsObj[0x100ab97e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2bf548ea created: GearsObj[0x100ab97e, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x2bf548ea FIN GearsES2[obj 0x2bf548ea isInit true, usesShared false, 1 GearsObj[0xed43d65, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x100ab97e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3018076c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2bf548ea 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f98b1e17f60, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2bf548ea, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2bf548ea 400x300, swapInterval 1, drawable 0x7f98b1e17f60 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2bf548ea 400x300, swapInterval 1, drawable 0x7f98b1e17f60 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenSglBuf_______________-n0001-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14,5,main] GearsES2.reshape 0x2bf548ea 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f98b1e17f60, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2bf548ea, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14,5,main] GearsES2.display 0x2bf548ea 200x150, swapInterval 1, drawable 0x7f98b1e17f60 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenSglBuf_______________-n0002-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D16-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2bf548ea 200x150, swapInterval 1, drawable 0x7f98b1e17f60 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14,5,main] GearsES2.reshape 0x2bf548ea 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f98b1e17f60, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2bf548ea, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14,5,main] GearsES2.display 0x2bf548ea 800x600, swapInterval 1, drawable 0x7f98b1e17f60 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenSglBuf_______________-n0004-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2bf548ea 800x600, swapInterval 1, drawable 0x7f98b1e17f60 [apply] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x2bf548ea isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@74861131[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.driver.macosx.WindowDriver[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 800x600], pixel[800x600], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@51b531a1, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <4ecd6aef, 10279954>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [apply] junit.framework.TestListener: endTest(testGL2OnScreenSglBuf) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14,5,main] GearsES2.dispose 0x2bf548ea: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14,5,main] GearsES2.dispose 0x2bf548ea FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenSglBuf [apply] Tests run: 28, Failures: 0, Errors: 0, Time elapsed: 24.282 sec [apply] ------------- Standard Output --------------- [apply] Requested GL Caps: 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.hw], offscr[auto-cfg]] [apply] Expected GL Caps: 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.hw], offscr[fbo]] [apply] Window: com.jogamp.newt.opengl.GLWindow [apply] Window Caps Pre_GL: 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.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Window Caps PostGL : 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.hw], offscr[fbo]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface [apply] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x7d3a462c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@32bed4f[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto true) 800x600], pixel[800x600], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@7e9a57a0, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <46ef0a4f, 778decea>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[bitmap]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Window: com.jogamp.newt.opengl.GLWindow [apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface [apply] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [com.jogamp.opengl.test.junit.jogl.demos.gl2.Gears@579cdf24[init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@7bfde16b[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto true) 800x600], pixel[800x600], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@4ed54d2b, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <15bd6a7c, 4699fe0a>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [apply] Requested GL Caps: 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.hw], offscr[fbo]] [apply] Expected GL Caps: 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.hw], offscr[fbo]] [apply] Window: com.jogamp.newt.opengl.GLWindow [apply] Window Caps Pre_GL: 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.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Window Caps PostGL : 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.hw], offscr[fbo]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface [apply] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x34342fd2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4e2f9ec4[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto true) 800x600], pixel[800x600], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@503fd07b, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <d906466, 2af6b7f>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Window: com.jogamp.newt.opengl.GLWindow [apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Window Caps PostGL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface [apply] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x525983cc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@72dbf050[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto true) 800x600], pixel[800x600], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@32772504, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2c1f437e, 38881bd3>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Window: com.jogamp.newt.opengl.GLWindow [apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface [apply] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x4c25a0f7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@3a6adf2f[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto true) 800x600], pixel[800x600], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@48e6ecc0, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <30c156a4, 651f41fd>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Window: com.jogamp.newt.opengl.GLWindow [apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Window Caps PostGL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface [apply] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x6caf4065 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@65acdea1[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto true) 800x600], pixel[800x600], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@1880249c, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <4e38a55, 768ed4f4>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Window: com.jogamp.newt.opengl.GLWindow [apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.WrappedSurface [apply] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.nativewindow.WrappedSurface [apply] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x89bbe8c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@28faddbe[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto true) 800x600], pixel[800x600], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@609548c3, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <68dc2bbe, 4ebbfcba>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [apply] Requested GL Caps: 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.hw], offscr[pbuffer]] [apply] Expected GL Caps: 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.hw], offscr[pbuffer]] [apply] Window: com.jogamp.newt.opengl.GLWindow [apply] Window Caps Pre_GL: 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.hw], offscr[pbuffer]] [apply] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXPbufferCGLDrawable, jogamp.newt.OffscreenWindow [apply] Window Caps PostGL : 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.hw], offscr[pbuffer]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.OffscreenWindow [apply] Chosen GL Caps(1): 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.hw], offscr[pbuffer]] [apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(2): 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.hw], offscr[pbuffer]] [apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.OffscreenWindow [apply] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x5b923700 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@5c590ff7[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto true) 800x600], pixel[800x600], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@52adb756, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <adf9982, 5dd72b61>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Window: com.jogamp.newt.opengl.GLWindow [apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXPbufferCGLDrawable, jogamp.newt.OffscreenWindow [apply] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.OffscreenWindow [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.OffscreenWindow [apply] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x3fdc95c0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@2aeb9101[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.OffscreenWindow[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto true) 800x600], pixel[800x600], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@118271c2, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <afa8089, 440ca800>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [apply] Requested GL Caps: 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.hw], on-scr[.]] [apply] Expected GL Caps: 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.hw], on-scr[.]] [apply] Window: com.jogamp.newt.opengl.GLWindow [apply] Window Caps Pre_GL: 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.hw], on-scr[.]] [apply] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver [apply] Window Caps PostGL : 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.hw], on-scr[.]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver [apply] Chosen GL Caps(1): 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.hw], on-scr[.]] [apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(2): 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.hw], on-scr[.]] [apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver [apply] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x710efa29 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@e49d3bc[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.driver.macosx.WindowDriver[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 800x600], pixel[800x600], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@7d6a276, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <1c43f4ff, 31899fd8>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Window: com.jogamp.newt.opengl.GLWindow [apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver [apply] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver [apply] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x2b044bcb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@270c127d[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.driver.macosx.WindowDriver[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 800x600], pixel[800x600], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@6cdcb5eb, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <e2b8f23, 4dc24a19>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Window: com.jogamp.newt.opengl.GLWindow [apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver [apply] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver [apply] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x59601d60 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@3528b777[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.driver.macosx.WindowDriver[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 800x600], pixel[800x600], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@5cb88f42, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <58c5659c, 792124c>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [apply] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Window: com.jogamp.newt.opengl.GLWindow [apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver [apply] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] DSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306220659 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] rawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver [apply] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0xd3cc523 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@10b2839f[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.driver.macosx.WindowDriver[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 800x600], pixel[800x600], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@2d35d761, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <29cf3877, 63842212>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Window: com.jogamp.newt.opengl.GLWindow [apply] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXOnscreenCGLDrawable, jogamp.newt.driver.macosx.WindowDriver [apply] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver [apply] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver [apply] Fin: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x2bf548ea isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@74861131[init false], ], [apply] Drawable: null, [apply] Context: null, [apply] Window: jogamp.newt.driver.macosx.WindowDriver[Config null, [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x0, [apply] SurfaceHandle 0x0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 800x600], pixel[800x600], [apply] Visible false, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@51b531a1, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <4ecd6aef, 10279954>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [apply] ------------- ---------------- --------------- [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306196459 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306204471 ms +++ localhost/127.0.0.1:59999 - Locked within 8019 ms, 9 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testAvailableInfo [apply] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] [apply] Natives [apply] GL4bc false [apply] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)] [apply] GLES3 false [apply] GL3bc false [apply] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)] [apply] GL2 true [2.1 (Compat profile, arb, FBO, hardware)] [apply] GLES2 false [apply] GLES1 false [apply] Count 3 / 8 [apply] Common [apply] GL4ES3 false [apply] GL2GL3 true [apply] GL2ES2 true [apply] GL2ES1 true [apply] Mappings [apply] GL2ES2 GLProfile[GL2ES2/GL4.sw] [apply] GL2ES1 GLProfile[GL2ES1/GL2.hw] [apply] GL2 GLProfile[GL2/GL2.hw] [apply] GL4 GLProfile[GL4/GL4.sw] [apply] GL3 GLProfile[GL3/GL3.hw] [apply] GL2GL3 GLProfile[GL2GL3/GL4.sw] [apply] default GLProfile[GL2/GL2.hw] [apply] Count 6 / 12 [apply] [apply] [apply] Desktop Capabilities: [apply] none [apply] [apply] EGL Capabilities: [apply] none [apply] [apply] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testAvailableInfo [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenAutoDblBuf [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenAutoDblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBODblBuf [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBODblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBODblBufMSAA [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBODblBufMSAA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBODblBufStencil [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBODblBufStencil [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBODblBufStencilMSAA [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBODblBufStencilMSAA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBOSglBuf [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenFBOSglBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenPbufferDblBuf [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenPbufferDblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenPbufferSglBuf [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OffScreenPbufferSglBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenDblBuf [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenDblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenDblBufMSAA [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenDblBufMSAA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenDblBufStencil [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenDblBufStencil [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenDblBufStencilMSAA [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenDblBufStencilMSAA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenSglBuf [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testES2OnScreenSglBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenAutoDblBuf [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x7d3a462c: tileRendererInUse null, GearsES2[obj 0x7d3a462c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7d3a462c on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x7d3a462c created: GearsObj[0x358270c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7d3a462c created: GearsObj[0x106b868b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7d3a462c created: GearsObj[0x106b868b, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x7d3a462c FIN GearsES2[obj 0x7d3a462c isInit true, usesShared false, 1 GearsObj[0x358270c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x106b868b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x174e5edb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7d3a462c 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f98b1d98340, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7d3a462c, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7d3a462c 400x300, swapInterval 1, drawable 0x7f98b1d98340 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7d3a462c 400x300, swapInterval 1, drawable 0x7f98b1d98340 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf__________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x7d3a462c 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f98b1d98340, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7d3a462c, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x7d3a462c 200x150, swapInterval 1, drawable 0x7f98b1d98340 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7d3a462c 200x150, swapInterval 1, drawable 0x7f98b1d98340 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf__________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x7d3a462c 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f98b1d98340, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7d3a462c, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x7d3a462c 800x600, swapInterval 1, drawable 0x7f98b1d98340 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7d3a462c 800x600, swapInterval 1, drawable 0x7f98b1d98340 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf__________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x7d3a462c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x7d3a462c FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenAutoDblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenBitmapSglBuf [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f98b1d6f620, msaa false, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf________-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] Gears.reshape 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f98b1d6f620, msaa false, tileRendererInUse null [apply] >> Gears angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf________-n0003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] Gears.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f98b1d6f620, msaa false, tileRendererInUse null [apply] >> Gears angle 8.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf________-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenBitmapSglBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBODblBuf [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x34342fd2: tileRendererInUse null, GearsES2[obj 0x34342fd2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x34342fd2 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x34342fd2 created: GearsObj[0x5bd86632, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x34342fd2 created: GearsObj[0x5c1d8bb9, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x34342fd2 created: GearsObj[0x5c1d8bb9, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x34342fd2 FIN GearsES2[obj 0x34342fd2 isInit true, usesShared false, 1 GearsObj[0x5bd86632, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5c1d8bb9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x17c04dee, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x34342fd2 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f98b1d8e400, msaa false, tileRendererInUse null [apply] >> GearsES2 0x34342fd2, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34342fd2 400x300, swapInterval 1, drawable 0x7f98b1d8e400 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34342fd2 400x300, swapInterval 1, drawable 0x7f98b1d8e400 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf___________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x34342fd2 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f98b1d8e400, msaa false, tileRendererInUse null [apply] >> GearsES2 0x34342fd2, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0x34342fd2 200x150, swapInterval 1, drawable 0x7f98b1d8e400 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34342fd2 200x150, swapInterval 1, drawable 0x7f98b1d8e400 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf___________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x34342fd2 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f98b1d8e400, msaa false, tileRendererInUse null [apply] >> GearsES2 0x34342fd2, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0x34342fd2 800x600, swapInterval 1, drawable 0x7f98b1d8e400 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x34342fd2 800x600, swapInterval 1, drawable 0x7f98b1d8e400 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf___________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x34342fd2: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x34342fd2 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBODblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBODblBufMSAA [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x525983cc: tileRendererInUse null, GearsES2[obj 0x525983cc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x525983cc on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x525983cc created: GearsObj[0x8faad28, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x525983cc created: GearsObj[0x17e21b3, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x525983cc created: GearsObj[0x17e21b3, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x525983cc FIN GearsES2[obj 0x525983cc isInit true, usesShared false, 1 GearsObj[0x8faad28, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x17e21b3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7fd66f88, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x525983cc 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f98b1da4900, msaa true, tileRendererInUse null [apply] >> GearsES2 0x525983cc, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x525983cc 400x300, swapInterval 1, drawable 0x7f98b1da4900 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x525983cc 400x300, swapInterval 1, drawable 0x7f98b1da4900 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA_______-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x525983cc 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f98b1da4900, msaa true, tileRendererInUse null [apply] >> GearsES2 0x525983cc, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x525983cc 200x150, swapInterval 1, drawable 0x7f98b1da4900 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x525983cc 200x150, swapInterval 1, drawable 0x7f98b1da4900 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA_______-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x525983cc 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f98b1da4900, msaa true, tileRendererInUse null [apply] >> GearsES2 0x525983cc, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x525983cc 800x600, swapInterval 1, drawable 0x7f98b1da4900 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x525983cc 800x600, swapInterval 1, drawable 0x7f98b1da4900 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA_______-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x525983cc: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x525983cc FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBODblBufMSAA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBODblBufStencil [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x4c25a0f7: tileRendererInUse null, GearsES2[obj 0x4c25a0f7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4c25a0f7 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4c25a0f7 created: GearsObj[0x62ee6618, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4c25a0f7 created: GearsObj[0x1170e466, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4c25a0f7 created: GearsObj[0x1170e466, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x4c25a0f7 FIN GearsES2[obj 0x4c25a0f7 isInit true, usesShared false, 1 GearsObj[0x62ee6618, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1170e466, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xaa2ed7c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x4c25a0f7 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f98b1e210e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4c25a0f7, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c25a0f7 400x300, swapInterval 1, drawable 0x7f98b1e210e0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c25a0f7 400x300, swapInterval 1, drawable 0x7f98b1e210e0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x4c25a0f7 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f98b1e210e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4c25a0f7, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x4c25a0f7 200x150, swapInterval 1, drawable 0x7f98b1e210e0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c25a0f7 200x150, swapInterval 1, drawable 0x7f98b1e210e0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x4c25a0f7 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f98b1e210e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4c25a0f7, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x4c25a0f7 800x600, swapInterval 1, drawable 0x7f98b1e210e0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x4c25a0f7 800x600, swapInterval 1, drawable 0x7f98b1e210e0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x4c25a0f7: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x4c25a0f7 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBODblBufStencil [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBODblBufStencilMSAA [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x6caf4065: tileRendererInUse null, GearsES2[obj 0x6caf4065 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6caf4065 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6caf4065 created: GearsObj[0x4bea78f9, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6caf4065 created: GearsObj[0xeac4a5f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6caf4065 created: GearsObj[0xeac4a5f, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x6caf4065 FIN GearsES2[obj 0x6caf4065 isInit true, usesShared false, 1 GearsObj[0x4bea78f9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xeac4a5f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5146aa7f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6caf4065 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f98b1d8ee20, msaa true, tileRendererInUse null [apply] >> GearsES2 0x6caf4065, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6caf4065 400x300, swapInterval 1, drawable 0x7f98b1d8ee20 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6caf4065 400x300, swapInterval 1, drawable 0x7f98b1d8ee20 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.reshape 0x6caf4065 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f98b1d8ee20, msaa true, tileRendererInUse null [apply] >> GearsES2 0x6caf4065, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.display 0x6caf4065 200x150, swapInterval 1, drawable 0x7f98b1d8ee20 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6caf4065 200x150, swapInterval 1, drawable 0x7f98b1d8ee20 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.reshape 0x6caf4065 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f98b1d8ee20, msaa true, tileRendererInUse null [apply] >> GearsES2 0x6caf4065, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.display 0x6caf4065 800x600, swapInterval 1, drawable 0x7f98b1d8ee20 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6caf4065 800x600, swapInterval 1, drawable 0x7f98b1d8ee20 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x6caf4065: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x6caf4065 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBODblBufStencilMSAA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBOSglBuf [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x89bbe8c: tileRendererInUse null, GearsES2[obj 0x89bbe8c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x89bbe8c on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x89bbe8c created: GearsObj[0x231a9d12, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x89bbe8c created: GearsObj[0x283e1abf, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x89bbe8c created: GearsObj[0x283e1abf, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x89bbe8c FIN GearsES2[obj 0x89bbe8c isInit true, usesShared false, 1 GearsObj[0x231a9d12, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x283e1abf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x54e063d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x89bbe8c 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f98b1dadec0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x89bbe8c, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x89bbe8c 400x300, swapInterval 1, drawable 0x7f98b1dadec0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x89bbe8c 400x300, swapInterval 1, drawable 0x7f98b1dadec0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf___________-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.reshape 0x89bbe8c 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f98b1dadec0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x89bbe8c, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.display 0x89bbe8c 200x150, swapInterval 1, drawable 0x7f98b1dadec0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x89bbe8c 200x150, swapInterval 1, drawable 0x7f98b1dadec0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf___________-n0003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.reshape 0x89bbe8c 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f98b1dadec0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x89bbe8c, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.display 0x89bbe8c 800x600, swapInterval 1, drawable 0x7f98b1dadec0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x89bbe8c 800x600, swapInterval 1, drawable 0x7f98b1dadec0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf___________-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.dispose 0x89bbe8c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.dispose 0x89bbe8c FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenFBOSglBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenPbufferDblBuf [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x5b923700: tileRendererInUse null, GearsES2[obj 0x5b923700 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5b923700 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: 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.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x5b923700 created: GearsObj[0x6b1ddb66, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5b923700 created: GearsObj[0x752f3c7a, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5b923700 created: GearsObj[0x752f3c7a, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x5b923700 FIN GearsES2[obj 0x5b923700 isInit true, usesShared false, 1 GearsObj[0x6b1ddb66, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x752f3c7a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x702ba9b0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x5b923700 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f98b1e10420, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5b923700, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b923700 400x300, swapInterval 1, drawable 0x7f98b1e10420 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b923700 400x300, swapInterval 1, drawable 0x7f98b1e10420 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf_______-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.reshape 0x5b923700 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f98b1e10420, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5b923700, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.display 0x5b923700 200x150, swapInterval 1, drawable 0x7f98b1e10420 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b923700 200x150, swapInterval 1, drawable 0x7f98b1e10420 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf_______-n0003-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.reshape 0x5b923700 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f98b1e10420, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5b923700, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.display 0x5b923700 800x600, swapInterval 1, drawable 0x7f98b1e10420 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x5b923700 800x600, swapInterval 1, drawable 0x7f98b1e10420 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf_______-n0005-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x5b923700: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x5b923700 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenPbufferDblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenPbufferSglBuf [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x3fdc95c0: tileRendererInUse null, GearsES2[obj 0x3fdc95c0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3fdc95c0 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x3fdc95c0 created: GearsObj[0x4c562a40, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3fdc95c0 created: GearsObj[0x2ceff6e7, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3fdc95c0 created: GearsObj[0x2ceff6e7, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x3fdc95c0 FIN GearsES2[obj 0x3fdc95c0 isInit true, usesShared false, 1 GearsObj[0x4c562a40, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2ceff6e7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3e3acebd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x3fdc95c0 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f98b1dbb740, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3fdc95c0, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3fdc95c0 400x300, swapInterval 1, drawable 0x7f98b1dbb740 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3fdc95c0 400x300, swapInterval 1, drawable 0x7f98b1dbb740 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf_______-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.reshape 0x3fdc95c0 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f98b1e157d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3fdc95c0, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.display 0x3fdc95c0 200x150, swapInterval 1, drawable 0x7f98b1e157d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3fdc95c0 200x150, swapInterval 1, drawable 0x7f98b1e157d0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf_______-n0003-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.reshape 0x3fdc95c0 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f98b1dbb740, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3fdc95c0, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.display 0x3fdc95c0 800x600, swapInterval 1, drawable 0x7f98b1dbb740 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3fdc95c0 800x600, swapInterval 1, drawable 0x7f98b1dbb740 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf_______-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.dispose 0x3fdc95c0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.dispose 0x3fdc95c0 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OffScreenPbufferSglBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBuf [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x710efa29: tileRendererInUse null, GearsES2[obj 0x710efa29 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x710efa29 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x710efa29 created: GearsObj[0x671aeb3, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x710efa29 created: GearsObj[0x11846d13, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x710efa29 created: GearsObj[0x11846d13, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x710efa29 FIN GearsES2[obj 0x710efa29 isInit true, usesShared false, 1 GearsObj[0x671aeb3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x11846d13, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xd150361, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x710efa29 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f98b1e3d070, msaa false, tileRendererInUse null [apply] >> GearsES2 0x710efa29, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x710efa29 400x300, swapInterval 1, drawable 0x7f98b1e3d070 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x710efa29 400x300, swapInterval 1, drawable 0x7f98b1e3d070 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBuf_______________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES2.reshape 0x710efa29 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f98b1e3d070, msaa false, tileRendererInUse null [apply] >> GearsES2 0x710efa29, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES2.display 0x710efa29 200x150, swapInterval 1, drawable 0x7f98b1e3d070 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBuf_______________-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x710efa29 200x150, swapInterval 1, drawable 0x7f98b1e3d070 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES2.display 0x710efa29 800x600, swapInterval 1, drawable 0x7f98b1e3d070 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBuf_______________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x710efa29 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f98b1e3d070, msaa false, tileRendererInUse null [apply] >> GearsES2 0x710efa29, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x710efa29 800x600, swapInterval 1, drawable 0x7f98b1e3d070 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES2.display 0x710efa29 800x600, swapInterval 1, drawable 0x7f98b1e3d070 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES2.display 0x710efa29 800x600, swapInterval 1, drawable 0x7f98b1e3d070 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES2.dispose 0x710efa29: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES2.dispose 0x710efa29 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBuf [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBufMSAA [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x2b044bcb: tileRendererInUse null, GearsES2[obj 0x2b044bcb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2b044bcb on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x2b044bcb created: GearsObj[0x481352e6, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2b044bcb created: GearsObj[0x6ca79f01, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2b044bcb created: GearsObj[0x6ca79f01, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x2b044bcb FIN GearsES2[obj 0x2b044bcb isInit true, usesShared false, 1 GearsObj[0x481352e6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6ca79f01, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x70b83261, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2b044bcb 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f98b1dd5e10, msaa true, tileRendererInUse null [apply] >> GearsES2 0x2b044bcb, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2b044bcb 400x300, swapInterval 1, drawable 0x7f98b1dd5e10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2b044bcb 400x300, swapInterval 1, drawable 0x7f98b1dd5e10 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufMSAA___________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main] GearsES2.reshape 0x2b044bcb 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f98b1dd5e10, msaa true, tileRendererInUse null [apply] >> GearsES2 0x2b044bcb, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main] GearsES2.display 0x2b044bcb 200x150, swapInterval 1, drawable 0x7f98b1dd5e10 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufMSAA___________-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2b044bcb 200x150, swapInterval 1, drawable 0x7f98b1dd5e10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main] GearsES2.display 0x2b044bcb 800x600, swapInterval 1, drawable 0x7f98b1dd5e10 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufMSAA___________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2b044bcb 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f98b1dd5e10, msaa true, tileRendererInUse null [apply] >> GearsES2 0x2b044bcb, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2b044bcb 800x600, swapInterval 1, drawable 0x7f98b1dd5e10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main] GearsES2.display 0x2b044bcb 800x600, swapInterval 1, drawable 0x7f98b1dd5e10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main] GearsES2.display 0x2b044bcb 800x600, swapInterval 1, drawable 0x7f98b1dd5e10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main] GearsES2.dispose 0x2b044bcb: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main] GearsES2.dispose 0x2b044bcb FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBufMSAA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBufStencil [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x59601d60: tileRendererInUse null, GearsES2[obj 0x59601d60 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x59601d60 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x59601d60 created: GearsObj[0x6fec82b1, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x59601d60 created: GearsObj[0x10786bdf, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x59601d60 created: GearsObj[0x10786bdf, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x59601d60 FIN GearsES2[obj 0x59601d60 isInit true, usesShared false, 1 GearsObj[0x6fec82b1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x10786bdf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x51f205eb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x59601d60 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f98b1db43f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x59601d60, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x59601d60 400x300, swapInterval 1, drawable 0x7f98b1db43f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x59601d60 400x300, swapInterval 1, drawable 0x7f98b1db43f0 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencil________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12,5,main] GearsES2.reshape 0x59601d60 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f98b1db43f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x59601d60, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12,5,main] GearsES2.display 0x59601d60 200x150, swapInterval 1, drawable 0x7f98b1db43f0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencil________-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x59601d60 200x150, swapInterval 1, drawable 0x7f98b1db43f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12,5,main] GearsES2.display 0x59601d60 800x600, swapInterval 1, drawable 0x7f98b1db43f0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencil________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x59601d60 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f98b1db43f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x59601d60, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x59601d60 800x600, swapInterval 1, drawable 0x7f98b1db43f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12,5,main] GearsES2.display 0x59601d60 800x600, swapInterval 1, drawable 0x7f98b1db43f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12,5,main] GearsES2.display 0x59601d60 800x600, swapInterval 1, drawable 0x7f98b1db43f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12,5,main] GearsES2.dispose 0x59601d60: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12,5,main] GearsES2.dispose 0x59601d60 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBufStencil [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBufStencilMSAA [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0xd3cc523: tileRendererInUse null, GearsES2[obj 0xd3cc523 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xd3cc523 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0xd3cc523 created: GearsObj[0xd11d1f1, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xd3cc523 created: GearsObj[0xcee2beb, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xd3cc523 created: GearsObj[0xcee2beb, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0xd3cc523 FIN GearsES2[obj 0xd3cc523 isInit true, usesShared false, 1 GearsObj[0xd11d1f1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xcee2beb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x688557ee, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd3cc523 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f98b1e1ee30, msaa true, tileRendererInUse null [apply] >> GearsES2 0xd3cc523, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xd3cc523 400x300, swapInterval 1, drawable 0x7f98b1e1ee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xd3cc523 400x300, swapInterval 1, drawable 0x7f98b1e1ee30 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencilMSAA____-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13,5,main] GearsES2.reshape 0xd3cc523 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f98b1e1ee30, msaa true, tileRendererInUse null [apply] >> GearsES2 0xd3cc523, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13,5,main] GearsES2.display 0xd3cc523 200x150, swapInterval 1, drawable 0x7f98b1e1ee30 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencilMSAA____-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xd3cc523 200x150, swapInterval 1, drawable 0x7f98b1e1ee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13,5,main] GearsES2.display 0xd3cc523 800x600, swapInterval 1, drawable 0x7f98b1e1ee30 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencilMSAA____-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xd3cc523 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f98b1e1ee30, msaa true, tileRendererInUse null [apply] >> GearsES2 0xd3cc523, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xd3cc523 800x600, swapInterval 1, drawable 0x7f98b1e1ee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13,5,main] GearsES2.display 0xd3cc523 800x600, swapInterval 1, drawable 0x7f98b1e1ee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13,5,main] GearsES2.display 0xd3cc523 800x600, swapInterval 1, drawable 0x7f98b1e1ee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13,5,main] GearsES2.dispose 0xd3cc523: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13,5,main] GearsES2.dispose 0xd3cc523 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenDblBufStencilMSAA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenSglBuf [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x2bf548ea: tileRendererInUse null, GearsES2[obj 0x2bf548ea isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2bf548ea on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x2bf548ea created: GearsObj[0xed43d65, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2bf548ea created: GearsObj[0x100ab97e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2bf548ea created: GearsObj[0x100ab97e, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x2bf548ea FIN GearsES2[obj 0x2bf548ea isInit true, usesShared false, 1 GearsObj[0xed43d65, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x100ab97e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3018076c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x2bf548ea 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7f98b1e17f60, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2bf548ea, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2bf548ea 400x300, swapInterval 1, drawable 0x7f98b1e17f60 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2bf548ea 400x300, swapInterval 1, drawable 0x7f98b1e17f60 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenSglBuf_______________-n0001-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0300.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14,5,main] GearsES2.reshape 0x2bf548ea 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7f98b1e17f60, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2bf548ea, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14,5,main] GearsES2.display 0x2bf548ea 200x150, swapInterval 1, drawable 0x7f98b1e17f60 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenSglBuf_______________-n0002-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D16-St00-Sa00_default-0200x0150.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2bf548ea 200x150, swapInterval 1, drawable 0x7f98b1e17f60 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14,5,main] GearsES2.reshape 0x2bf548ea 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f98b1e17f60, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2bf548ea, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14,5,main] GearsES2.display 0x2bf548ea 800x600, swapInterval 1, drawable 0x7f98b1e17f60 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14: ** screenshot: TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenSglBuf_______________-n0004-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2bf548ea 800x600, swapInterval 1, drawable 0x7f98b1e17f60 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14,5,main] GearsES2.dispose 0x2bf548ea: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14,5,main] GearsES2.dispose 0x2bf548ea FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT - testGL2OnScreenSglBuf [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306220659 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testAvailableInfo took 1.692 sec [apply] Testcase: testES2OffScreenAutoDblBuf took 0 sec [apply] Testcase: testES2OffScreenFBODblBuf took 0 sec [apply] Testcase: testES2OffScreenFBODblBufMSAA took 0 sec [apply] Testcase: testES2OffScreenFBODblBufStencil took 0.001 sec [apply] Testcase: testES2OffScreenFBODblBufStencilMSAA took 0 sec [apply] Testcase: testES2OffScreenFBOSglBuf took 0.001 sec [apply] Testcase: testES2OffScreenPbufferDblBuf took 0.001 sec [apply] Testcase: testES2OffScreenPbufferSglBuf took 0.001 sec [apply] Testcase: testES2OnScreenDblBuf took 0.001 sec [apply] Testcase: testES2OnScreenDblBufMSAA took 0 sec [apply] Testcase: testES2OnScreenDblBufStencil took 0 sec [apply] Testcase: testES2OnScreenDblBufStencilMSAA took 0 sec [apply] Testcase: testES2OnScreenSglBuf took 0 sec [apply] Testcase: testGL2OffScreenAutoDblBuf took 1.634 sec [apply] Testcase: testGL2OffScreenBitmapSglBuf took 1.382 sec [apply] Testcase: testGL2OffScreenFBODblBuf took 1.392 sec [apply] Testcase: testGL2OffScreenFBODblBufMSAA took 1.41 sec [apply] Testcase: testGL2OffScreenFBODblBufStencil took 1.39 sec [apply] Testcase: testGL2OffScreenFBODblBufStencilMSAA took 1.384 sec [apply] Testcase: testGL2OffScreenFBOSglBuf took 1.366 sec [apply] Testcase: testGL2OffScreenPbufferDblBuf took 1.394 sec [apply] Testcase: testGL2OffScreenPbufferSglBuf took 1.372 sec [apply] Testcase: testGL2OnScreenDblBuf took 0.342 sec [apply] Testcase: testGL2OnScreenDblBufMSAA took 0.281 sec [apply] Testcase: testGL2OnScreenDblBufStencil took 0.31 sec [apply] Testcase: testGL2OnScreenDblBufStencilMSAA took 0.328 sec [apply] Testcase: testGL2OnScreenSglBuf took 0.386 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306222341 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: tests to run: 2 [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306224347 ms +++ localhost/127.0.0.1:59999 - Locked within 2014 ms, 3 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT - test01_1A1RThreads_100Resizes [apply] junit.framework.TestListener: startTest(test01_1A1RThreads_100Resizes) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x6184d88: tileRendererInUse null, GearsES2[obj 0x6184d88 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6184d88 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6184d88 created: GearsObj[0x4f816407, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6184d88 created: GearsObj[0x37ce3058, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6184d88 created: GearsObj[0x37ce3058, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x6184d88 FIN GearsES2[obj 0x6184d88 isInit true, usesShared false, 1 GearsObj[0x4f816407, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x37ce3058, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1106d63c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 64x64 of 64x64, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 64x64, swapInterval 0, drawable 0x7fd05a60e860 [apply] animThreadCount 1, frameCount 200 [apply] reszThreadCount 1, resizeCount 100 [apply] tasks 2, threads 2 [apply] create anim task/thread 0 [apply] create resz task/thread 0 [apply] start resize thread 0 [apply] start anim thread 0 [apply] Resizer 0, count 100: PRE: Thread-2-UserApp-JUnitTestRunner-resz0 [apply] Animatr 0, count 200: PRE: Thread-2-UserApp-JUnitTestRunner-anim0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 64x64, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 65x65, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 65x65, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 65x65, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 66x66, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 66x66, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 66x66 of 66x66, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 3.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 66x66, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 66x66, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 66x66, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 66x66, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 66x66 of 66x66, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 5.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 66x66, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 67x67, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 67x67, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 67x67, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 67x67, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 67x67 of 67x67, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 8.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 67x67, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 67x67, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 67x67, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 67x67, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 67x67, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 68x68, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 68x68, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 68x68, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 69x69, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 69x69, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 69x69 of 69x69, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 13.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 69x69, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 69x69, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 69x69, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 69x69, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 69x69, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 70x70, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 70x70, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 70x70 of 70x70, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 16.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 70x70, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 70x70, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 70x70, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 70x70, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 70x70, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 71x71, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 71x71, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 71x71 of 71x71, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 20.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 71x71, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 71x71, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 71x71, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 72x72, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 72x72, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 72x72 of 72x72, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 22.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 72x72, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 72x72, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 72x72, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 73x73, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 73x73, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 73x73, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 74x74, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 74x74, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 74x74 of 74x74, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 26.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 74x74, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 74x74, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 74x74 of 74x74, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 27.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 74x74, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 74x74, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 74x74 of 74x74, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 28.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 74x74, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 74x74, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 74x74, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 74x74, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 74x74, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 75x75, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 75x75, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 75x75 of 75x75, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 32.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 75x75, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 75x75, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 75x75, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 75x75, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 75x75, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 76x76, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 76x76, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 76x76 of 76x76, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 35.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 76x76, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 76x76, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 76x76, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 76x76, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 76x76, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 77x77, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 77x77, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 77x77 of 77x77, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 39.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 77x77, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 77x77, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 77x77, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 77x77, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 77x77, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 78x78, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 78x78, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 78x78 of 78x78, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 42.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 78x78, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 78x78, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 78x78, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 79x79, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 79x79, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 79x79, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 79x79, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 79x79 of 79x79, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 46.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 79x79, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 79x79, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 79x79, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 79x79, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 79x79, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 80x80, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 80x80, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 80x80 of 80x80, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 49.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 80x80, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 80x80, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 80x80, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 80x80, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 80x80, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 81x81, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 81x81, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 81x81 of 81x81, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 53.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 81x81, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 81x81, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 81x81, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 82x82, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 82x82, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 82x82, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 82x82, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 82x82 of 82x82, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 56.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 82x82, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 82x82, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 82x82, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 82x82, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 82x82, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 83x83, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 83x83, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 83x83 of 83x83, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 60.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 83x83, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 84x84, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 84x84, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 84x84, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 84x84, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 84x84, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 85x85, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 85x85, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 85x85 of 85x85, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 64.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 85x85, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 85x85, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 85x85, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 85x85, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 85x85 of 85x85, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 66.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 85x85, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 85x85, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 85x85, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 86x86, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 86x86, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 86x86, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 86x86, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 86x86 of 86x86, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 69.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 86x86, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 86x86, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 86x86, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 87x87, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 87x87, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 87x87, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 87x87, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 87x87 of 87x87, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 73.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 87x87, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 87x87, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 87x87, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 88x88, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 88x88, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 88x88, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 88x88, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 88x88 of 88x88, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 76.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 88x88, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 88x88, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 88x88, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 88x88, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 88x88, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 89x89, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 89x89, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 89x89 of 89x89, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 80.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 89x89, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 89x89, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 89x89, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 90x90, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 90x90, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 90x90, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 90x90, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 90x90 of 90x90, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 83.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 90x90, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 90x90, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 90x90, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 91x91, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 91x91, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 91x91, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 91x91, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 91x91 of 91x91, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 87.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 91x91, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 91x91, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 91x91, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 91x91, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 91x91, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 92x92, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 92x92, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 92x92 of 92x92, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 90.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 92x92, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 92x92, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 92x92, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 93x93, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 93x93, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 93x93, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 93x93, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 93x93 of 93x93, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 94.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 93x93, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 93x93, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 93x93, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 93x93, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 93x93, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 94x94, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 94x94, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 94x94 of 94x94, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 97.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 94x94, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 94x94, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 94x94, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 94x94, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 94x94, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 95x95, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 95x95, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 95x95 of 95x95, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 101.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 95x95, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 95x95, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 95x95, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 95x95, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 95x95, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 96x96, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 96x96, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 96x96 of 96x96, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 104.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 96x96, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 97x97, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 97x97, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 97x97, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 97x97, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 98x98, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 98x98, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 98x98, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 98x98, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 98x98 of 98x98, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 109.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 98x98, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 98x98, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 98x98 of 98x98, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 110.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 98x98, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 98x98, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 98x98, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 99x99, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 99x99, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 99x99, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 99x99, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 99x99 of 99x99, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 113.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 99x99, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 99x99, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 99x99, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 100x100, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 100x100, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 100x100, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 100x100, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 100x100, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 101x101, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 101x101, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 101x101, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 101x101, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 101x101 of 101x101, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 119.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 101x101, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 101x101, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 101x101 of 101x101, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 120.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 101x101, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 101x101, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 101x101, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 102x102, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 102x102, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 102x102, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 103x103, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 103x103, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 103x103, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 103x103, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 103x103 of 103x103, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 125.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 103x103, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 103x103, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 103x103, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 103x103, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 103x103 of 103x103, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 127.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 103x103, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 103x103, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 103x103, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 104x104, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 104x104, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 104x104, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 104x104, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 104x104 of 104x104, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 131.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 104x104, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 104x104, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 104x104, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 105x105, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 105x105, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 105x105, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 105x105, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 105x105 of 105x105, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 134.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 105x105, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 105x105, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 105x105, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 106x106, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 106x106, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 106x106, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 106x106, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 106x106 of 106x106, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 138.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 106x106, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 106x106, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 106x106, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 107x107, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 107x107, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 107x107, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 107x107, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 107x107 of 107x107, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 141.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 107x107, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 107x107, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 107x107, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 108x108, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 108x108, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 108x108, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 108x108, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 108x108 of 108x108, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 145.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 108x108, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 108x108, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 108x108, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 108x108, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 108x108, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 109x109, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 109x109, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 109x109 of 109x109, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 148.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 109x109, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 109x109, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 109x109, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 109x109, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 109x109, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 110x110, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 110x110, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 110x110 of 110x110, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 152.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 110x110, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 110x110, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 110x110, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 110x110, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 110x110, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 111x111, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 111x111, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 111x111 of 111x111, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 155.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 111x111, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 111x111, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 111x111, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 112x112, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 112x112, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 112x112, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 112x112, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 112x112 of 112x112, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 159.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 112x112, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 113x113, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 113x113, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 113x113, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 113x113, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 113x113 of 113x113, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 161.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 113x113, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 113x113, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 113x113, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 114x114, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 114x114, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 114x114, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 114x114, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 114x114 of 114x114, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 165.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 114x114, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 114x114, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 114x114, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 115x115, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 115x115, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 115x115, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 115x115, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 115x115 of 115x115, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 168.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 115x115, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 115x115, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 115x115, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 116x116, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 116x116, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 116x116, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 116x116, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 116x116 of 116x116, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 172.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 116x116, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 116x116, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 116x116, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 117x117, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 117x117, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 117x117, swapInterval 0, drawable 0x7fd05a60e860 [apply] Animatr 0: DONE/SYNC: Thread-2-UserApp-JUnitTestRunner-anim0 [apply] Animatr 0: END: Thread-2-UserApp-JUnitTestRunner-anim0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 117x117, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 117x117 of 117x117, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 175.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 117x117, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 118x118, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 118x118, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 118x118 of 118x118, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 177.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 118x118, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 119x119, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 119x119, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 119x119 of 119x119, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 178.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 119x119, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 120x120, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 120x120, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 120x120 of 120x120, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 180.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 120x120, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 121x121, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 121x121 of 121x121, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 181.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 121x121, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 121x121, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 122x122, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 122x122, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 122x122 of 122x122, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 183.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 122x122, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 123x123, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 123x123 of 123x123, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 184.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 123x123, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 124x124, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 123x123, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 123x123 of 123x123, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 185.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 123x123, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 123x123 of 123x123, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 186.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 123x123, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 124x124, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 124x124, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 124x124 of 124x124, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 187.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 124x124, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 125x125, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 125x125 of 125x125, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 188.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 125x125, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 125x125, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 126x126, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 126x126 of 126x126, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 190.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 126x126, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 126x126, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 127x127, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 126x126 of 126x126, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 191.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 126x126, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 126x126 of 126x126, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 192.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 126x126, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 128x128, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 128x128, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 193.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 128x128, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 194.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 128x128, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 129x129, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 128x128, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 195.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 128x128, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 196.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 128x128, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 130x130, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 130x130, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 130x130 of 130x130, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 197.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 130x130, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 130x130 of 130x130, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 198.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 130x130, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 130x130, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 131x131, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 131x131 of 131x131, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 199.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 131x131, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 131x131, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 132x132, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 132x132, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 132x132 of 132x132, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 201.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 132x132, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 133x133, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 133x133 of 133x133, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 202.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 133x133, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 134x134, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 133x133, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 133x133 of 133x133, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 204.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 133x133, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 133x133 of 133x133, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 204.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 133x133, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 134x134, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 134x134, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 134x134 of 134x134, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 206.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 134x134, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 135x135, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 135x135, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 135x135 of 135x135, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 207.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 135x135, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 136x136, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 136x136, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 136x136 of 136x136, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 209.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 136x136, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 137x137, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 137x137 of 137x137, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 210.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 137x137, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 137x137, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 137x137, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 137x137 of 137x137, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 211.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 137x137, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 137x137 of 137x137, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 212.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 137x137, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 139x139, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 139x139, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 139x139 of 139x139, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 213.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 139x139, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 139x139 of 139x139, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 214.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 139x139, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 139x139, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 140x140, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 140x140 of 140x140, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 215.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 140x140, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 140x140, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 141x141, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 141x141 of 141x141, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 217.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 141x141, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 141x141, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 142x142, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 142x142 of 142x142, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 218.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 142x142, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 143x143, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 142x142, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 142x142 of 142x142, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 220.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 142x142, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 142x142 of 142x142, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 220.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 142x142, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 143x143, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 143x143, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 143x143 of 143x143, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 222.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 143x143, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 144x144, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 144x144, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 144x144 of 144x144, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 223.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 144x144, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 145x145, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 145x145 of 145x145, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 224.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 145x145, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 145x145, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 146x146, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 146x146 of 146x146, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 226.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 146x146, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 147x147, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 146x146, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 146x146 of 146x146, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 227.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 146x146, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 146x146 of 146x146, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 228.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 146x146, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 147x147, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 147x147, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 147x147 of 147x147, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 229.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 147x147, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 148x148, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 148x148, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 148x148 of 148x148, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 231.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 148x148, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 149x149, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 149x149, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 149x149 of 149x149, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 232.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 149x149, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 150x150, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 150x150, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 150x150 of 150x150, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 234.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 150x150, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 151x151, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 151x151, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 151x151 of 151x151, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 235.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 151x151, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 152x152, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 152x152 of 152x152, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 236.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 152x152, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 152x152, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 153x153, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 152x152 of 152x152, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 238.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 152x152, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 152x152 of 152x152, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 238.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 152x152, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 154x154, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 154x154, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 154x154 of 154x154, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 240.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 154x154, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 154x154 of 154x154, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 240.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 154x154, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 155x155, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 155x155, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 155x155 of 155x155, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 242.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 155x155, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 156x156, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 156x156, swapInterval 0, drawable 0x7fd05a60e860 [apply] junit.framework.TestListener: endTest(test01_1A1RThreads_100Resizes) [apply] junit.framework.TestListener: startTest(test01_3A3RThreads_50Resizes) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 156x156 of 156x156, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 243.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 156x156, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 156x156, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 157x157, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 156x156 of 156x156, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 245.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 156x156, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 156x156 of 156x156, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 245.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 156x156, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 157x157, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 157x157, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 157x157 of 157x157, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 247.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 157x157, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 158x158, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 158x158, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 158x158 of 158x158, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 248.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 158x158, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 158x158, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 158x158 of 158x158, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 249.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 158x158, swapInterval 0, drawable 0x7fd05a60e860 [apply] Resizer 0: DONE/SYNC: Thread-2-UserApp-JUnitTestRunner-resz0 [apply] Resizer 0: END: Thread-2-UserApp-JUnitTestRunner-resz0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6184d88: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6184d88 FIN [apply] *** reshapes: 113, displays 499 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT - test01_1A1RThreads_100Resizes [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT - test01_3A3RThreads_50Resizes [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x6d20ec1b: tileRendererInUse null, GearsES2[obj 0x6d20ec1b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6d20ec1b on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6d20ec1b created: GearsObj[0x334879ee, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6d20ec1b created: GearsObj[0x5b3d128f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6d20ec1b created: GearsObj[0x5b3d128f, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x6d20ec1b FIN GearsES2[obj 0x6d20ec1b isInit true, usesShared false, 1 GearsObj[0x334879ee, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b3d128f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x68d9915, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 64x64 of 64x64, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 64x64, swapInterval 0, drawable 0x7fd05a59d970 [apply] animThreadCount 3, frameCount 100 [apply] reszThreadCount 3, resizeCount 50 [apply] tasks 6, threads 6 [apply] create anim task/thread 0 [apply] create anim task/thread 1 [apply] create anim task/thread 2 [apply] create resz task/thread 0 [apply] create resz task/thread 1 [apply] create resz task/thread 2 [apply] start resize thread 0 [apply] start anim thread 0 [apply] start resize thread 1 [apply] Resizer 0, count 50: PRE: Thread-2-UserApp-JUnitTestRunner-resz0 [apply] Animatr 0, count 100: PRE: Thread-2-UserApp-JUnitTestRunner-anim0 [apply] start anim thread 1 [apply] Resizer 1, count 50: PRE: Thread-2-UserApp-JUnitTestRunner-resz1 [apply] start resize thread 2 [apply] Animatr 1, count 100: PRE: Thread-2-UserApp-JUnitTestRunner-anim1 [apply] start anim thread 2 [apply] Resizer 2, count 50: PRE: Thread-2-UserApp-JUnitTestRunner-resz2 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 65x65, swapInterval 0, drawable 0x7fd05a59d970 [apply] Animatr 2, count 100: PRE: Thread-2-UserApp-JUnitTestRunner-anim2 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 65x65, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 65x65 of 65x65, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 1.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 65x65, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 65x65, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 65x65, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 65x65, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 65x65, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 65x65, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 65x65, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 65x65, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 65x65, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 65x65, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 65x65, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 66x66, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 66x66, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 66x66, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 66x66, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 66x66 of 66x66, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 9.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 66x66, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 66x66, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 66x66, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 66x66, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 66x66, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 66x66, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 66x66, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 67x67, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 67x67, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 67x67, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 67x67, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 67x67, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 67x67, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 67x67, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 68x68, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 68x68, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 68x68, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 68x68, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 68x68 of 68x68, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 18.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 68x68, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 68x68, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 68x68, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 69x69, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 69x69, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 69x69, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 69x69, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 69x69 of 69x69, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 21.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 69x69, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 69x69, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 69x69, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 70x70, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 70x70, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 70x70, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 70x70, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 70x70 of 70x70, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 25.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 70x70, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 70x70, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 70x70, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 71x71, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 71x71, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 71x71, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 71x71, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 71x71 of 71x71, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 28.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 71x71, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 71x71, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 71x71, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 72x72, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 72x72, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 72x72, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 72x72, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 72x72 of 72x72, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 32.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 72x72, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 72x72, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 72x72, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 73x73, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 73x73, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 73x73, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 73x73, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 73x73 of 73x73, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 35.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 73x73, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 73x73, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 73x73, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 74x74, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 74x74, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 74x74, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 74x74, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 74x74 of 74x74, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 39.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 74x74, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 74x74, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 74x74, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 75x75, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 75x75, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 75x75, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 75x75, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 75x75 of 75x75, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 42.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 75x75, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 75x75, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 75x75, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 76x76, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 76x76, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 76x76, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 76x76, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 76x76 of 76x76, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 46.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 76x76, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 76x76, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 76x76, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 77x77, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 77x77, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 77x77, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 77x77, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 77x77 of 77x77, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 49.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 77x77, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 77x77, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 77x77, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 78x78, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 78x78, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 78x78, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 78x78, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 78x78 of 78x78, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 53.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 78x78, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 78x78, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 78x78, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 79x79, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 79x79, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 79x79, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 79x79, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 79x79 of 79x79, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 56.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 79x79, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 79x79, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 79x79, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 80x80, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 80x80, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 80x80, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 80x80, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 80x80 of 80x80, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 60.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 80x80, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 80x80, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 80x80, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 81x81, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 81x81, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 81x81, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 81x81, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 81x81 of 81x81, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 63.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 81x81, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 81x81, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 81x81, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 82x82, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 82x82, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 82x82, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 82x82, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 82x82 of 82x82, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 67.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 82x82, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 82x82, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 82x82, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 83x83, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 83x83, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 83x83, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 83x83, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 83x83 of 83x83, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 70.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 83x83, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 83x83, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 83x83, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 84x84, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 84x84, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 84x84, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 84x84, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 84x84 of 84x84, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 74.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 84x84, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 84x84, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 84x84, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 85x85, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 85x85, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 85x85, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 85x85, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 85x85 of 85x85, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 77.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 85x85, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 85x85, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 85x85, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 86x86, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 86x86, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 86x86, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 86x86, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 86x86 of 86x86, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 81.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 86x86, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 86x86, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 86x86, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 87x87, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 87x87, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 87x87, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 87x87, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 87x87 of 87x87, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 84.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 87x87, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 87x87, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 87x87, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 88x88, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 88x88, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 88x88, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 88x88, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 88x88 of 88x88, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 88.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 88x88, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 88x88, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 88x88, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 89x89, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 89x89, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 89x89, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 89x89, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 89x89 of 89x89, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 91.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 89x89, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 89x89, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 89x89, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 90x90, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 90x90, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 90x90, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 90x90, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 90x90 of 90x90, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 95.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 90x90, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 90x90, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 90x90, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 91x91, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 91x91, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 91x91, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 91x91, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 91x91 of 91x91, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 98.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 91x91, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 91x91, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 91x91, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 91x91, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 91x91 of 91x91, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 100.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 91x91, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 91x91, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 91x91, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 92x92, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 92x92, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 92x92, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 92x92, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 92x92 of 92x92, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 104.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 92x92, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 92x92, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 92x92, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 93x93, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 93x93, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 93x93, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 93x93, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 93x93 of 93x93, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 107.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 93x93, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 93x93, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 93x93, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 94x94, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 94x94, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 94x94, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 94x94, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 94x94 of 94x94, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 111.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 94x94, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 94x94, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 94x94, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 95x95, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 95x95, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 95x95, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 95x95, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 95x95, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 95x95, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 95x95, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 96x96, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 96x96, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 96x96, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 96x96, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 96x96 of 96x96, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 118.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 96x96, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 96x96, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 96x96, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 97x97, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 97x97, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 97x97, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 97x97, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 97x97 of 97x97, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 121.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 97x97, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 97x97, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 97x97, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 98x98, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 98x98, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 98x98, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 98x98, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 98x98 of 98x98, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 125.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 98x98, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 98x98, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 98x98, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 99x99, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 99x99, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 99x99, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 99x99, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 99x99 of 99x99, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 128.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 99x99, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 99x99, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 99x99, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 100x100, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 100x100, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 100x100, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 100x100, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 100x100 of 100x100, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 132.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 100x100, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 100x100, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 100x100, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 101x101, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 101x101, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 101x101, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 101x101, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 101x101 of 101x101, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 135.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 101x101, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 101x101, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 101x101, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 102x102, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 102x102, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 102x102, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 102x102, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 102x102 of 102x102, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 139.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 102x102, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 102x102, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 102x102, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 102x102, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 102x102 of 102x102, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 141.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 102x102, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 102x102, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 102x102, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 102x102, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 102x102, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 102x102, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 102x102, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 102x102, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 102x102, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 102x102, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 102x102, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 103x103, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 103x103, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 103x103, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 103x103, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 103x103 of 103x103, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 148.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 103x103, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 103x103, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 103x103, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 103x103, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 103x103, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 103x103, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 103x103, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 103x103, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 103x103, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 103x103, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 103x103, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 104x104, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 104x104, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 104x104, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 104x104, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 104x104 of 104x104, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 156.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 104x104, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 104x104, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 104x104, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 104x104, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 104x104, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 104x104, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 104x104, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 104x104, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 104x104, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 104x104, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 104x104, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 105x105, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 105x105, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 105x105, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 105x105, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 105x105 of 105x105, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 163.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 105x105, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 105x105, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 105x105, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 105x105, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 105x105, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 105x105, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 105x105, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 106x106, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 106x106, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 106x106, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 106x106, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 106x106, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 106x106, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 106x106, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 106x106, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 106x106 of 106x106, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 171.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 106x106, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 106x106, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 106x106, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 106x106, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 106x106, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 106x106, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 106x106, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 106x106, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 106x106, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 106x106, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 106x106, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 107x107, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 107x107, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 107x107, swapInterval 0, drawable 0x7fd05a59d970 [apply] Animatr 0: DONE/SYNC: Thread-2-UserApp-JUnitTestRunner-anim0 [apply] Animatr 0: END: Thread-2-UserApp-JUnitTestRunner-anim0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 107x107, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 107x107 of 107x107, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 178.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 107x107, swapInterval 0, drawable 0x7fd05a59d970 [apply] Animatr 1: DONE/SYNC: Thread-2-UserApp-JUnitTestRunner-anim1 [apply] Animatr 1: END: Thread-2-UserApp-JUnitTestRunner-anim1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 107x107, swapInterval 0, drawable 0x7fd05a59d970 [apply] Animatr 2: DONE/SYNC: Thread-2-UserApp-JUnitTestRunner-anim2 [apply] Animatr 2: END: Thread-2-UserApp-JUnitTestRunner-anim2 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 108x108, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 108x108, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 108x108 of 108x108, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 180.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 108x108, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 109x109, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 109x109 of 109x109, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 181.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 109x109, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 110x110, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 110x110, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 109x109 of 109x109, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 183.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 109x109, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 110x110, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 110x110 of 110x110, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 184.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 110x110, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 110x110, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 110x110 of 110x110, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 185.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 110x110, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 111x111, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 111x111, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 111x111 of 111x111, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 186.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 111x111, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 112x112, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 112x112 of 112x112, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 187.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 112x112, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 113x113, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 112x112, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 112x112 of 112x112, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 189.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 112x112, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 112x112 of 112x112, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 189.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 112x112, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 113x113, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 113x113, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 113x113 of 113x113, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 191.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 113x113, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 114x114, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 114x114, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 114x114 of 114x114, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 192.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 114x114, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 115x115, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 115x115 of 115x115, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 193.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 115x115, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 115x115, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 115x115, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 115x115 of 115x115, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 195.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 115x115, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 115x115 of 115x115, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 195.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 115x115, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 117x117, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 117x117, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 117x117 of 117x117, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 197.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 117x117, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 117x117 of 117x117, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 197.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 117x117, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 118x118, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 118x118, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 118x118 of 118x118, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 199.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 118x118, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 118x118, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 119x119, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 119x119 of 119x119, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 200.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 119x119, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 119x119, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 120x120, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 120x120 of 120x120, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 202.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 120x120, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 120x120, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 120x120 of 120x120, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 203.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 120x120, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 120x120 of 120x120, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 203.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 120x120, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 120x120, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 121x121, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 121x121 of 121x121, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 205.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 121x121, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 121x121, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 122x122, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 121x121 of 121x121, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 206.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 121x121, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 121x121 of 121x121, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 207.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 121x121, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 122x122, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 122x122, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 122x122 of 122x122, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 208.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 122x122, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 123x123, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 123x123 of 123x123, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 209.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 123x123, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 124x124, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 122x122 of 122x122, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 210.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 122x122, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 122x122 of 122x122, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 211.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 122x122, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 123x123, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 123x123, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 123x123 of 123x123, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 212.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 123x123, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 124x124, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 124x124, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 124x124 of 124x124, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 214.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 124x124, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 125x125, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 125x125, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 125x125 of 125x125, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 215.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 125x125, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 124x124, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 124x124 of 124x124, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 216.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 124x124, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 124x124 of 124x124, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 217.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 124x124, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 124x124, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 125x125, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 125x125 of 125x125, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 218.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 125x125, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 126x126, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 126x126, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 126x126 of 126x126, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 220.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 126x126, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 126x126, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 126x126 of 126x126, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 221.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 126x126, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 126x126 of 126x126, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 221.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 126x126, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 127x127, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 127x127, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 127x127 of 127x127, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 223.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 127x127, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 128x128, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 124x124 of 124x124, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 224.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 124x124, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 124x124 of 124x124, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 224.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 124x124, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 125x125, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 125x125, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 125x125 of 125x125, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 226.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 125x125, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 126x126, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 126x126, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 126x126 of 126x126, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 227.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 126x126, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 127x127, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 127x127, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 127x127 of 127x127, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 229.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 127x127, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 128x128, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 128x128, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 230.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 128x128, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 125x125, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 126x126, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 126x126 of 126x126, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 232.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 126x126, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 126x126, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 126x126 of 126x126, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 233.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 126x126, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 127x127, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 127x127, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 127x127 of 127x127, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 234.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 127x127, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 128x128, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 128x128, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 236.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 128x128, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 129x129, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 129x129, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 129x129 of 129x129, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 237.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 129x129, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 130x130, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 126x126 of 126x126, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 238.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 126x126, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 126x126 of 126x126, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 239.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 126x126, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 127x127, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 127x127, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 127x127 of 127x127, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 240.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 127x127, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 128x128, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 128x128, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 242.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 128x128, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 129x129, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 129x129, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 129x129 of 129x129, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 243.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 129x129, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 130x130, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 130x130, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 130x130 of 130x130, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 245.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 130x130, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 131x131, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 131x131 of 131x131, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 246.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 131x131, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 127x127, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 128x128, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 247.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 128x128, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 248.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 128x128, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 128x128, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 129x129, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 129x129 of 129x129, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 249.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 129x129, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 129x129, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 129x129 of 129x129, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 250.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 129x129, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 129x129 of 129x129, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 251.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 129x129, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 130x130, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 130x130, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 130x130 of 130x130, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 252.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 130x130, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 131x131, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 131x131, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 130x130 of 130x130, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 254.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 130x130, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 131x131, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 131x131 of 131x131, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 255.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 131x131, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 131x131 of 131x131, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 255.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 131x131, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 131x131, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 132x132, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 132x132, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 132x132 of 132x132, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 257.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 128x128, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 129x129, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 129x129 of 129x129, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 258.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 129x129, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 129x129 of 129x129, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 259.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 129x129, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 129x129, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 130x130, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 130x130 of 130x130, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 260.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 130x130, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 130x130, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 131x131, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 131x131 of 131x131, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 262.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 131x131, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 131x131, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 131x131 of 131x131, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 263.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 131x131, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 131x131 of 131x131, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 263.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 131x131, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 132x132, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 132x132, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 132x132 of 132x132, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 265.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 132x132, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 133x133, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 133x133, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 132x132 of 132x132, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 266.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 132x132, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 133x133, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 129x129 of 129x129, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 267.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 129x129, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 129x129, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 129x129 of 129x129, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 268.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 129x129, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 129x129 of 129x129, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 269.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 129x129, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 130x130, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 130x130, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 130x130 of 130x130, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 270.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 130x130, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 131x131, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 131x131, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 131x131 of 131x131, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 272.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 131x131, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 132x132, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 132x132, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 132x132 of 132x132, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 273.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 132x132, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 133x133, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 133x133, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 133x133 of 133x133, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 275.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 133x133, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 134x134, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 134x134, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 134x134 of 134x134, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 276.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 134x134, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 132x132, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 132x132 of 132x132, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 277.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 132x132, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 132x132 of 132x132, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 278.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 132x132, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 133x133, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 133x133 of 133x133, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 279.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 133x133, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 132x132, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 133x133, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 133x133 of 133x133, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 280.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 133x133, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 133x133 of 133x133, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 281.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 133x133, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 133x133, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 134x134, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 134x134 of 134x134, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 282.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 134x134, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 135x135, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 134x134, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 134x134 of 134x134, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 284.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 134x134, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 134x134 of 134x134, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 284.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 134x134, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 135x135, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 132x132, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 132x132 of 132x132, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 286.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 132x132, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 132x132 of 132x132, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 286.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 132x132, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 133x133, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 133x133, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 133x133 of 133x133, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 288.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 133x133, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 134x134, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 134x134, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 134x134 of 134x134, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 289.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 134x134, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 135x135, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 135x135, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 135x135 of 135x135, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 291.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 135x135, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 136x136, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 136x136 of 136x136, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 292.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 136x136, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 136x136, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 137x137, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 133x133 of 133x133, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 293.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 133x133, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 133x133 of 133x133, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 294.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 133x133, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 134x134, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 134x134, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 134x134 of 134x134, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 295.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 134x134, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 135x135, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 134x134 of 134x134, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 296.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 134x134, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 135x135, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 135x135 of 135x135, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 297.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 135x135, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 135x135 of 135x135, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 298.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 135x135, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 135x135, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 136x136, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 136x136 of 136x136, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 299.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 136x136, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 137x137, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 136x136, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 136x136 of 136x136, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 301.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 136x136, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 136x136 of 136x136, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 301.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 136x136, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 137x137, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 137x137, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 137x137 of 137x137, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 303.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 137x137, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 138x138, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 138x138 of 138x138, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 304.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 138x138, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 139x139, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 139x139 of 139x139, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 305.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 139x139, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 140x140, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 134x134, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 134x134 of 134x134, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 306.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 134x134, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 134x134 of 134x134, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 307.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 134x134, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 135x135, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 135x135, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 135x135 of 135x135, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 308.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 135x135, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 137x137, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 137x137, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 137x137 of 137x137, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 310.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 137x137, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 137x137 of 137x137, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 310.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 137x137, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 138x138, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 138x138, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 138x138 of 138x138, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 312.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 138x138, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 138x138, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 139x139, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 139x139, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 139x139 of 139x139, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 314.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 139x139, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 141x141, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 141x141, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 141x141 of 141x141, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 315.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 141x141, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 135x135 of 135x135, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 316.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 135x135, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 135x135, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 136x136, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 137x137 of 137x137, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 317.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 137x137, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 137x137, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 137x137 of 137x137, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 318.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 137x137, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 137x137 of 137x137, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 319.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 137x137, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 139x139, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 139x139, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 139x139 of 139x139, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 320.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 139x139, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 139x139 of 139x139, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 321.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 139x139, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 139x139, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 140x140, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 141x141, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 141x141 of 141x141, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 323.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 141x141, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 136x136 of 136x136, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 323.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 136x136, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 137x137, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 137x137, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 137x137 of 137x137, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 325.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 137x137, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 139x139, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 139x139 of 139x139, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 326.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 139x139, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 140x140, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 140x140 of 140x140, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 327.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 140x140, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 140x140, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 140x140 of 140x140, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 328.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 140x140, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 137x137, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 137x137, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 137x137 of 137x137, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 329.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 137x137, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 140x140 of 140x140, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 330.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 140x140, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 141x141, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 141x141, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 141x141 of 141x141, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 331.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 141x141, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 141x141, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 141x141 of 141x141, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 332.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 141x141, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 142x142, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 142x142, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 142x142 of 142x142, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 334.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 142x142, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 143x143, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 142x142 of 142x142, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 335.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 142x142, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 142x142 of 142x142, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 335.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 142x142, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 143x143, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 143x143, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 143x143 of 143x143, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 337.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 143x143, swapInterval 0, drawable 0x7fd05a59d970 [apply] junit.framework.TestListener: endTest(test01_3A3RThreads_50Resizes) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 144x144, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 144x144, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 144x144 of 144x144, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 338.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 144x144, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 145x145, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 145x145 of 145x145, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 339.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 145x145, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 145x145, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 146x146, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 146x146 of 146x146, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 341.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 146x146, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 147x147, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 147x147, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 146x146 of 146x146, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 342.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 146x146, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 147x147, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 147x147 of 147x147, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 343.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 147x147, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 147x147 of 147x147, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 344.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 147x147, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 147x147, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 148x148, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 148x148, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 148x148 of 148x148, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 346.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 148x148, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 149x149, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 148x148 of 148x148, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 347.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 148x148, swapInterval 0, drawable 0x7fd05a59d970 [apply] Resizer 0: DONE/SYNC: Thread-2-UserApp-JUnitTestRunner-resz0 [apply] Resizer 0: END: Thread-2-UserApp-JUnitTestRunner-resz0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 149x149, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 149x149 of 149x149, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 348.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 149x149, swapInterval 0, drawable 0x7fd05a59d970 [apply] Resizer 1: DONE/SYNC: Thread-2-UserApp-JUnitTestRunner-resz1 [apply] Resizer 1: END: Thread-2-UserApp-JUnitTestRunner-resz1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 149x149 of 149x149, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 348.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 149x149, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 150x150, swapInterval 0, drawable 0x7fd05a59d970 [apply] Resizer 2: DONE/SYNC: Thread-2-UserApp-JUnitTestRunner-resz2 [apply] Resizer 2: END: Thread-2-UserApp-JUnitTestRunner-resz2 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 149x149, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x6d20ec1b: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x6d20ec1b FIN [apply] *** reshapes: 189, displays 699 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT - test01_3A3RThreads_50Resizes [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 9.701 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306222341 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306224347 ms +++ localhost/127.0.0.1:59999 - Locked within 2014 ms, 3 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT - test01_1A1RThreads_100Resizes [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x6184d88: tileRendererInUse null, GearsES2[obj 0x6184d88 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6184d88 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6184d88 created: GearsObj[0x4f816407, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6184d88 created: GearsObj[0x37ce3058, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6184d88 created: GearsObj[0x37ce3058, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x6184d88 FIN GearsES2[obj 0x6184d88 isInit true, usesShared false, 1 GearsObj[0x4f816407, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x37ce3058, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1106d63c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 64x64 of 64x64, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 64x64, swapInterval 0, drawable 0x7fd05a60e860 [apply] animThreadCount 1, frameCount 200 [apply] reszThreadCount 1, resizeCount 100 [apply] tasks 2, threads 2 [apply] create anim task/thread 0 [apply] create resz task/thread 0 [apply] start resize thread 0 [apply] start anim thread 0 [apply] Resizer 0, count 100: PRE: Thread-2-UserApp-JUnitTestRunner-resz0 [apply] Animatr 0, count 200: PRE: Thread-2-UserApp-JUnitTestRunner-anim0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 64x64, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 65x65, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 65x65, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 65x65, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 66x66, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 66x66, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 66x66 of 66x66, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 3.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 66x66, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 66x66, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 66x66, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 66x66, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 66x66 of 66x66, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 5.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 66x66, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 67x67, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 67x67, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 67x67, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 67x67, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 67x67 of 67x67, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 8.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 67x67, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 67x67, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 67x67, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 67x67, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 67x67, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 68x68, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 68x68, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 68x68, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 69x69, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 69x69, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 69x69 of 69x69, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 13.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 69x69, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 69x69, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 69x69, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 69x69, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 69x69, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 70x70, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 70x70, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 70x70 of 70x70, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 16.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 70x70, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 70x70, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 70x70, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 70x70, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 70x70, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 71x71, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 71x71, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 71x71 of 71x71, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 20.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 71x71, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 71x71, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 71x71, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 72x72, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 72x72, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 72x72 of 72x72, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 22.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 72x72, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 72x72, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 72x72, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 73x73, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 73x73, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 73x73, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 74x74, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 74x74, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 74x74 of 74x74, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 26.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 74x74, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 74x74, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 74x74 of 74x74, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 27.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 74x74, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 74x74, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 74x74 of 74x74, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 28.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 74x74, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 74x74, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 74x74, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 74x74, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 74x74, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 75x75, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 75x75, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 75x75 of 75x75, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 32.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 75x75, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 75x75, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 75x75, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 75x75, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 75x75, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 76x76, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 76x76, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 76x76 of 76x76, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 35.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 76x76, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 76x76, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 76x76, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 76x76, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 76x76, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 77x77, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 77x77, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 77x77 of 77x77, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 39.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 77x77, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 77x77, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 77x77, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 77x77, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 77x77, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 78x78, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 78x78, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 78x78 of 78x78, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 42.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 78x78, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 78x78, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 78x78, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 79x79, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 79x79, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 79x79, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 79x79, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 79x79 of 79x79, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 46.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 79x79, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 79x79, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 79x79, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 79x79, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 79x79, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 80x80, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 80x80, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 80x80 of 80x80, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 49.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 80x80, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 80x80, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 80x80, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 80x80, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 80x80, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 81x81, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 81x81, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 81x81 of 81x81, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 53.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 81x81, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 81x81, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 81x81, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 82x82, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 82x82, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 82x82, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 82x82, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 82x82 of 82x82, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 56.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 82x82, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 82x82, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 82x82, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 82x82, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 82x82, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 83x83, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 83x83, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 83x83 of 83x83, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 60.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 83x83, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 84x84, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 84x84, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 84x84, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 84x84, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 84x84, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 85x85, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 85x85, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 85x85 of 85x85, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 64.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 85x85, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 85x85, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 85x85, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 85x85, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 85x85 of 85x85, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 66.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 85x85, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 85x85, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 85x85, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 86x86, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 86x86, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 86x86, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 86x86, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 86x86 of 86x86, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 69.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 86x86, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 86x86, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 86x86, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 87x87, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 87x87, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 87x87, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 87x87, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 87x87 of 87x87, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 73.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 87x87, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 87x87, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 87x87, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 88x88, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 88x88, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 88x88, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 88x88, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 88x88 of 88x88, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 76.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 88x88, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 88x88, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 88x88, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 88x88, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 88x88, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 89x89, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 89x89, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 89x89 of 89x89, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 80.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 89x89, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 89x89, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 89x89, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 90x90, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 90x90, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 90x90, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 90x90, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 90x90 of 90x90, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 83.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 90x90, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 90x90, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 90x90, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 91x91, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 91x91, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 91x91, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 91x91, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 91x91 of 91x91, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 87.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 91x91, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 91x91, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 91x91, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 91x91, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 91x91, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 92x92, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 92x92, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 92x92 of 92x92, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 90.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 92x92, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 92x92, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 92x92, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 93x93, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 93x93, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 93x93, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 93x93, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 93x93 of 93x93, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 94.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 93x93, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 93x93, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 93x93, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 93x93, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 93x93, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 94x94, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 94x94, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 94x94 of 94x94, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 97.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 94x94, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 94x94, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 94x94, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 94x94, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 94x94, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 95x95, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 95x95, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 95x95 of 95x95, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 101.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 95x95, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 95x95, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 95x95, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 95x95, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 95x95, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 96x96, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 96x96, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 96x96 of 96x96, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 104.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 96x96, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 97x97, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 97x97, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 97x97, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 97x97, swapSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306231966 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] Interval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 98x98, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 98x98, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 98x98, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 98x98, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 98x98 of 98x98, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 109.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 98x98, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 98x98, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 98x98 of 98x98, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 110.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 98x98, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 98x98, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 98x98, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 99x99, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 99x99, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 99x99, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 99x99, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 99x99 of 99x99, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 113.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 99x99, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 99x99, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 99x99, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 100x100, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 100x100, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 100x100, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 100x100, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 100x100, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 101x101, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 101x101, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 101x101, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 101x101, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 101x101 of 101x101, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 119.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 101x101, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 101x101, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 101x101 of 101x101, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 120.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 101x101, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 101x101, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 101x101, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 102x102, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 102x102, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 102x102, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 103x103, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 103x103, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 103x103, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 103x103, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 103x103 of 103x103, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 125.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 103x103, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 103x103, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 103x103, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 103x103, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 103x103 of 103x103, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 127.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 103x103, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 103x103, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 103x103, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 104x104, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 104x104, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 104x104, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 104x104, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 104x104 of 104x104, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 131.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 104x104, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 104x104, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 104x104, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 105x105, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 105x105, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 105x105, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 105x105, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 105x105 of 105x105, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 134.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 105x105, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 105x105, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 105x105, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 106x106, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 106x106, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 106x106, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 106x106, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 106x106 of 106x106, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 138.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 106x106, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 106x106, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 106x106, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 107x107, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 107x107, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 107x107, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 107x107, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 107x107 of 107x107, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 141.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 107x107, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 107x107, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 107x107, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 108x108, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 108x108, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 108x108, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 108x108, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 108x108 of 108x108, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 145.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 108x108, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 108x108, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 108x108, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 108x108, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 108x108, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 109x109, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 109x109, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 109x109 of 109x109, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 148.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 109x109, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 109x109, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 109x109, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 109x109, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 109x109, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 110x110, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 110x110, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 110x110 of 110x110, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 152.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 110x110, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 110x110, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 110x110, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 110x110, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 110x110, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 111x111, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 111x111, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 111x111 of 111x111, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 155.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 111x111, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 111x111, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 111x111, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 112x112, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 112x112, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 112x112, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 112x112, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 112x112 of 112x112, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 159.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 112x112, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 113x113, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 113x113, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 113x113, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 113x113, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 113x113 of 113x113, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 161.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 113x113, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 113x113, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 113x113, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 114x114, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 114x114, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 114x114, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 114x114, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 114x114 of 114x114, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 165.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 114x114, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 114x114, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 114x114, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 115x115, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 115x115, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 115x115, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 115x115, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 115x115 of 115x115, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 168.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 115x115, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 115x115, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 115x115, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 116x116, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 116x116, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 116x116, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 116x116, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.reshape 0x6184d88 0/0 116x116 of 116x116, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 172.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 116x116, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 116x116, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 116x116, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 117x117, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 117x117, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6184d88 117x117, swapInterval 0, drawable 0x7fd05a60e860 [apply] Animatr 0: DONE/SYNC: Thread-2-UserApp-JUnitTestRunner-anim0 [apply] Animatr 0: END: Thread-2-UserApp-JUnitTestRunner-anim0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 117x117, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 117x117 of 117x117, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 175.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 117x117, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 118x118, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 118x118, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 118x118 of 118x118, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 177.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 118x118, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 119x119, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 119x119, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 119x119 of 119x119, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 178.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 119x119, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 120x120, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 120x120, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 120x120 of 120x120, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 180.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 120x120, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 121x121, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 121x121 of 121x121, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 181.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 121x121, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 121x121, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 122x122, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 122x122, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 122x122 of 122x122, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 183.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 122x122, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 123x123, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 123x123 of 123x123, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 184.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 123x123, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 124x124, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 123x123, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 123x123 of 123x123, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 185.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 123x123, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 123x123 of 123x123, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 186.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 123x123, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 124x124, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 124x124, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 124x124 of 124x124, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 187.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 124x124, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 125x125, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 125x125 of 125x125, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 188.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 125x125, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 125x125, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 126x126, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 126x126 of 126x126, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 190.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 126x126, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 126x126, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 127x127, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 126x126 of 126x126, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 191.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 126x126, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 126x126 of 126x126, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 192.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 126x126, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 128x128, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 128x128, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 193.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 128x128, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 194.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 128x128, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 129x129, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 128x128, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 195.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 128x128, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 196.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 128x128, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 130x130, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 130x130, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 130x130 of 130x130, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 197.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 130x130, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 130x130 of 130x130, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 198.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 130x130, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 130x130, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 131x131, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 131x131 of 131x131, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 199.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 131x131, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 131x131, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 132x132, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 132x132, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 132x132 of 132x132, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 201.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 132x132, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 133x133, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 133x133 of 133x133, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 202.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 133x133, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 134x134, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 133x133, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 133x133 of 133x133, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 204.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 133x133, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 133x133 of 133x133, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 204.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 133x133, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 134x134, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 134x134, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 134x134 of 134x134, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 206.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 134x134, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 135x135, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 135x135, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 135x135 of 135x135, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 207.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 135x135, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 136x136, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 136x136, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 136x136 of 136x136, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 209.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 136x136, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 137x137, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 137x137 of 137x137, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 210.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 137x137, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 137x137, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 137x137, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 137x137 of 137x137, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 211.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 137x137, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 137x137 of 137x137, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 212.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 137x137, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 139x139, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 139x139, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 139x139 of 139x139, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 213.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 139x139, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 139x139 of 139x139, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 214.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 139x139, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 139x139, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 140x140, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 140x140 of 140x140, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 215.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 140x140, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 140x140, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 141x141, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 141x141 of 141x141, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 217.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 141x141, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 141x141, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 142x142, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 142x142 of 142x142, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 218.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 142x142, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 143x143, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 142x142, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 142x142 of 142x142, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 220.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 142x142, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 142x142 of 142x142, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 220.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 142x142, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 143x143, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 143x143, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 143x143 of 143x143, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 222.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 143x143, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 144x144, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 144x144, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 144x144 of 144x144, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 223.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 144x144, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 145x145, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 145x145 of 145x145, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 224.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 145x145, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 145x145, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 146x146, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 146x146 of 146x146, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 226.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 146x146, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 147x147, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 146x146, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 146x146 of 146x146, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 227.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 146x146, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 146x146 of 146x146, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 228.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 146x146, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 147x147, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 147x147, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 147x147 of 147x147, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 229.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 147x147, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 148x148, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 148x148, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 148x148 of 148x148, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 231.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 148x148, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 149x149, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 149x149, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 149x149 of 149x149, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 232.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 149x149, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 150x150, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 150x150, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 150x150 of 150x150, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 234.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 150x150, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 151x151, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 151x151, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 151x151 of 151x151, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 235.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 151x151, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 152x152, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 152x152 of 152x152, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 236.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 152x152, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 152x152, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 153x153, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 152x152 of 152x152, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 238.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 152x152, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 152x152 of 152x152, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 238.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 152x152, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 154x154, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 154x154, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 154x154 of 154x154, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 240.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 154x154, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 154x154 of 154x154, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 240.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 154x154, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 155x155, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 155x155, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 155x155 of 155x155, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 242.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 155x155, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 156x156, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 156x156, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 156x156 of 156x156, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 243.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 156x156, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 156x156, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 157x157, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 156x156 of 156x156, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 245.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 156x156, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 156x156 of 156x156, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 245.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 156x156, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 157x157, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 157x157, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 157x157 of 157x157, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 247.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 157x157, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 158x158, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 158x158, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 158x158 of 158x158, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 248.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 158x158, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 158x158, swapInterval 0, drawable 0x7fd05a60e860 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6184d88 0/0 158x158 of 158x158, swapInterval 0, drawable 0x7fd05a60e860, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6184d88, angle 249.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6184d88 158x158, swapInterval 0, drawable 0x7fd05a60e860 [apply] Resizer 0: DONE/SYNC: Thread-2-UserApp-JUnitTestRunner-resz0 [apply] Resizer 0: END: Thread-2-UserApp-JUnitTestRunner-resz0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6184d88: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6184d88 FIN [apply] *** reshapes: 113, displays 499 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT - test01_1A1RThreads_100Resizes [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT - test01_3A3RThreads_50Resizes [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x6d20ec1b: tileRendererInUse null, GearsES2[obj 0x6d20ec1b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6d20ec1b on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6d20ec1b created: GearsObj[0x334879ee, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6d20ec1b created: GearsObj[0x5b3d128f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6d20ec1b created: GearsObj[0x5b3d128f, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x6d20ec1b FIN GearsES2[obj 0x6d20ec1b isInit true, usesShared false, 1 GearsObj[0x334879ee, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b3d128f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x68d9915, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 64x64 of 64x64, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 64x64, swapInterval 0, drawable 0x7fd05a59d970 [apply] animThreadCount 3, frameCount 100 [apply] reszThreadCount 3, resizeCount 50 [apply] tasks 6, threads 6 [apply] create anim task/thread 0 [apply] create anim task/thread 1 [apply] create anim task/thread 2 [apply] create resz task/thread 0 [apply] create resz task/thread 1 [apply] create resz task/thread 2 [apply] start resize thread 0 [apply] start anim thread 0 [apply] start resize thread 1 [apply] Resizer 0, count 50: PRE: Thread-2-UserApp-JUnitTestRunner-resz0 [apply] Animatr 0, count 100: PRE: Thread-2-UserApp-JUnitTestRunner-anim0 [apply] start anim thread 1 [apply] Resizer 1, count 50: PRE: Thread-2-UserApp-JUnitTestRunner-resz1 [apply] start resize thread 2 [apply] Animatr 1, count 100: PRE: Thread-2-UserApp-JUnitTestRunner-anim1 [apply] start anim thread 2 [apply] Resizer 2, count 50: PRE: Thread-2-UserApp-JUnitTestRunner-resz2 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 65x65, swapInterval 0, drawable 0x7fd05a59d970 [apply] Animatr 2, count 100: PRE: Thread-2-UserApp-JUnitTestRunner-anim2 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 65x65, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 65x65 of 65x65, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 1.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 65x65, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 65x65, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 65x65, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 65x65, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 65x65, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 65x65, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 65x65, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 65x65, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 65x65, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 65x65, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 65x65, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 66x66, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 66x66, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 66x66, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 66x66, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 66x66 of 66x66, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 9.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 66x66, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 66x66, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 66x66, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 66x66, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 66x66, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 66x66, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 66x66, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 67x67, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 67x67, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 67x67, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 67x67, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 67x67, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 67x67, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 67x67, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 68x68, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 68x68, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 68x68, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 68x68, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 68x68 of 68x68, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 18.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 68x68, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 68x68, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 68x68, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 69x69, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 69x69, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 69x69, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 69x69, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 69x69 of 69x69, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 21.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 69x69, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 69x69, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 69x69, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 70x70, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 70x70, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 70x70, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 70x70, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 70x70 of 70x70, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 25.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 70x70, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 70x70, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 70x70, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 71x71, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 71x71, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 71x71, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 71x71, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 71x71 of 71x71, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 28.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 71x71, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 71x71, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 71x71, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 72x72, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 72x72, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 72x72, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 72x72, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 72x72 of 72x72, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 32.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 72x72, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 72x72, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 72x72, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 73x73, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 73x73, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 73x73, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 73x73, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 73x73 of 73x73, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 35.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 73x73, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 73x73, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 73x73, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 74x74, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 74x74, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 74x74, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 74x74, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 74x74 of 74x74, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 39.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 74x74, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 74x74, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 74x74, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 75x75, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 75x75, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 75x75, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 75x75, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 75x75 of 75x75, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 42.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 75x75, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 75x75, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 75x75, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 76x76, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 76x76, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 76x76, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 76x76, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 76x76 of 76x76, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 46.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 76x76, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 76x76, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 76x76, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 77x77, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 77x77, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 77x77, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 77x77, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 77x77 of 77x77, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 49.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 77x77, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 77x77, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 77x77, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 78x78, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 78x78, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 78x78, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 78x78, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 78x78 of 78x78, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 53.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 78x78, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 78x78, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 78x78, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 79x79, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 79x79, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 79x79, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 79x79, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 79x79 of 79x79, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 56.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 79x79, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 79x79, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 79x79, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 80x80, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 80x80, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 80x80, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 80x80, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 80x80 of 80x80, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 60.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 80x80, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 80x80, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 80x80, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 81x81, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 81x81, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 81x81, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 81x81, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 81x81 of 81x81, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 63.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 81x81, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 81x81, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 81x81, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 82x82, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 82x82, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 82x82, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 82x82, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 82x82 of 82x82, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 67.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 82x82, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 82x82, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 82x82, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 83x83, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 83x83, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 83x83, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 83x83, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 83x83 of 83x83, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 70.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 83x83, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 83x83, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 83x83, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 84x84, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 84x84, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 84x84, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 84x84, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 84x84 of 84x84, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 74.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 84x84, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 84x84, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 84x84, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 85x85, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 85x85, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 85x85, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 85x85, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 85x85 of 85x85, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 77.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 85x85, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 85x85, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 85x85, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 86x86, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 86x86, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 86x86, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 86x86, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 86x86 of 86x86, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 81.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 86x86, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 86x86, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 86x86, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 87x87, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 87x87, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 87x87, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 87x87, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 87x87 of 87x87, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 84.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 87x87, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 87x87, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 87x87, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 88x88, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 88x88, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 88x88, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 88x88, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 88x88 of 88x88, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 88.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 88x88, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 88x88, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 88x88, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 89x89, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 89x89, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 89x89, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 89x89, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 89x89 of 89x89, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 91.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 89x89, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 89x89, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 89x89, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 90x90, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 90x90, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 90x90, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 90x90, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 90x90 of 90x90, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 95.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 90x90, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 90x90, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 90x90, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 91x91, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 91x91, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 91x91, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 91x91, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 91x91 of 91x91, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 98.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 91x91, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 91x91, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 91x91, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 91x91, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 91x91 of 91x91, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 100.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 91x91, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 91x91, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 91x91, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 92x92, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 92x92, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 92x92, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 92x92, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 92x92 of 92x92, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 104.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 92x92, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 92x92, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 92x92, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 93x93, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 93x93, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 93x93, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 93x93, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 93x93 of 93x93, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 107.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 93x93, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 93x93, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 93x93, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 94x94, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 94x94, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 94x94, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 94x94, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 94x94 of 94x94, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 111.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 94x94, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 94x94, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 94x94, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 95x95, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 95x95, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 95x95, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 95x95, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 95x95, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 95x95, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 95x95, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 96x96, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 96x96, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 96x96, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 96x96, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 96x96 of 96x96, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 118.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 96x96, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 96x96, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 96x96, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 97x97, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 97x97, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 97x97, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 97x97, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 97x97 of 97x97, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 121.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 97x97, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 97x97, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 97x97, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 98x98, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 98x98, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 98x98, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 98x98, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 98x98 of 98x98, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 125.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 98x98, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 98x98, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 98x98, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 99x99, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 99x99, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 99x99, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 99x99, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 99x99 of 99x99, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 128.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 99x99, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 99x99, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 99x99, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 100x100, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 100x100, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 100x100, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 100x100, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 100x100 of 100x100, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 132.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 100x100, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 100x100, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 100x100, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 101x101, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 101x101, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 101x101, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 101x101, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 101x101 of 101x101, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 135.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 101x101, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 101x101, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 101x101, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 102x102, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 102x102, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 102x102, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 102x102, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 102x102 of 102x102, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 139.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 102x102, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 102x102, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 102x102, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 102x102, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 102x102 of 102x102, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 141.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 102x102, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 102x102, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 102x102, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 102x102, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 102x102, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 102x102, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 102x102, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 102x102, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 102x102, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 102x102, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 102x102, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 103x103, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 103x103, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 103x103, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 103x103, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 103x103 of 103x103, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 148.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 103x103, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 103x103, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 103x103, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 103x103, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 103x103, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 103x103, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 103x103, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 103x103, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 103x103, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 103x103, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 103x103, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 104x104, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 104x104, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 104x104, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 104x104, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 104x104 of 104x104, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 156.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 104x104, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 104x104, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 104x104, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 104x104, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 104x104, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 104x104, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 104x104, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 104x104, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 104x104, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 104x104, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 104x104, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 105x105, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 105x105, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 105x105, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 105x105, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 105x105 of 105x105, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 163.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 105x105, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 105x105, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 105x105, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 105x105, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 105x105, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 105x105, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 105x105, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 106x106, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 106x106, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 106x106, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 106x106, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 106x106, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 106x106, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 106x106, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 106x106, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 106x106 of 106x106, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 171.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 106x106, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 106x106, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 106x106, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 106x106, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 106x106, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 106x106, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 106x106, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 106x106, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 106x106, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 106x106, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 106x106, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 107x107, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 107x107, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim0,5,main] GearsES2.display 0x6d20ec1b 107x107, swapInterval 0, drawable 0x7fd05a59d970 [apply] Animatr 0: DONE/SYNC: Thread-2-UserApp-JUnitTestRunner-anim0 [apply] Animatr 0: END: Thread-2-UserApp-JUnitTestRunner-anim0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 107x107, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.reshape 0x6d20ec1b 0/0 107x107 of 107x107, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 178.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim1,5,main] GearsES2.display 0x6d20ec1b 107x107, swapInterval 0, drawable 0x7fd05a59d970 [apply] Animatr 1: DONE/SYNC: Thread-2-UserApp-JUnitTestRunner-anim1 [apply] Animatr 1: END: Thread-2-UserApp-JUnitTestRunner-anim1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-anim2,5,main] GearsES2.display 0x6d20ec1b 107x107, swapInterval 0, drawable 0x7fd05a59d970 [apply] Animatr 2: DONE/SYNC: Thread-2-UserApp-JUnitTestRunner-anim2 [apply] Animatr 2: END: Thread-2-UserApp-JUnitTestRunner-anim2 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 108x108, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 108x108, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 108x108 of 108x108, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 180.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 108x108, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 109x109, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 109x109 of 109x109, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 181.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 109x109, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 110x110, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 110x110, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 109x109 of 109x109, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 183.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 109x109, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 110x110, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 110x110 of 110x110, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 184.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 110x110, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 110x110, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 110x110 of 110x110, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 185.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 110x110, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 111x111, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 111x111, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 111x111 of 111x111, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 186.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 111x111, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 112x112, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 112x112 of 112x112, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 187.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 112x112, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 113x113, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 112x112, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 112x112 of 112x112, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 189.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 112x112, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 112x112 of 112x112, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 189.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 112x112, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 113x113, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 113x113, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 113x113 of 113x113, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 191.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 113x113, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 114x114, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 114x114, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 114x114 of 114x114, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 192.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 114x114, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 115x115, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 115x115 of 115x115, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 193.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 115x115, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 115x115, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 115x115, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 115x115 of 115x115, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 195.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 115x115, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 115x115 of 115x115, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 195.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 115x115, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 117x117, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 117x117, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 117x117 of 117x117, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 197.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 117x117, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 117x117 of 117x117, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 197.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 117x117, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 118x118, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 118x118, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 118x118 of 118x118, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 199.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 118x118, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 118x118, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 119x119, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 119x119 of 119x119, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 200.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 119x119, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 119x119, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 120x120, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 120x120 of 120x120, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 202.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 120x120, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 120x120, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 120x120 of 120x120, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 203.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 120x120, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 120x120 of 120x120, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 203.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 120x120, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 120x120, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 121x121, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 121x121 of 121x121, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 205.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 121x121, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 121x121, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 122x122, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 121x121 of 121x121, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 206.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 121x121, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 121x121 of 121x121, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 207.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 121x121, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 122x122, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 122x122, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 122x122 of 122x122, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 208.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 122x122, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 123x123, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 123x123 of 123x123, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 209.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 123x123, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 124x124, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 122x122 of 122x122, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 210.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 122x122, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 122x122 of 122x122, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 211.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 122x122, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 123x123, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 123x123, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 123x123 of 123x123, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 212.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 123x123, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 124x124, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 124x124, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 124x124 of 124x124, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 214.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 124x124, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 125x125, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 125x125, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 125x125 of 125x125, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 215.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 125x125, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 124x124, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 124x124 of 124x124, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 216.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 124x124, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 124x124 of 124x124, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 217.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 124x124, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 124x124, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 125x125, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 125x125 of 125x125, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 218.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 125x125, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 126x126, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 126x126, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 126x126 of 126x126, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 220.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 126x126, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 126x126, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 126x126 of 126x126, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 221.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 126x126, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 126x126 of 126x126, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 221.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 126x126, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 127x127, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 127x127, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 127x127 of 127x127, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 223.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 127x127, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 128x128, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 124x124 of 124x124, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 224.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 124x124, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 124x124 of 124x124, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 224.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 124x124, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 125x125, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 125x125, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 125x125 of 125x125, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 226.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 125x125, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 126x126, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 126x126, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 126x126 of 126x126, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 227.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 126x126, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 127x127, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 127x127, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 127x127 of 127x127, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 229.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 127x127, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 128x128, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 128x128, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 230.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 128x128, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 125x125, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 126x126, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 126x126 of 126x126, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 232.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 126x126, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 126x126, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 126x126 of 126x126, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 233.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 126x126, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 127x127, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 127x127, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 127x127 of 127x127, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 234.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 127x127, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 128x128, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 128x128, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 236.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 128x128, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 129x129, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 129x129, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 129x129 of 129x129, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 237.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 129x129, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 130x130, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 126x126 of 126x126, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 238.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 126x126, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 126x126 of 126x126, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 239.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 126x126, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 127x127, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 127x127, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 127x127 of 127x127, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 240.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 127x127, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 128x128, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 128x128, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 242.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 128x128, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 129x129, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 129x129, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 129x129 of 129x129, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 243.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 129x129, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 130x130, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 130x130, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 130x130 of 130x130, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 245.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 130x130, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 131x131, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 131x131 of 131x131, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 246.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 131x131, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 127x127, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 128x128, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 247.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 128x128, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 248.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 128x128, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 128x128, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 129x129, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 129x129 of 129x129, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 249.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 129x129, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 129x129, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 129x129 of 129x129, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 250.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 129x129, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 129x129 of 129x129, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 251.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 129x129, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 130x130, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 130x130, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 130x130 of 130x130, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 252.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 130x130, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 131x131, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 131x131, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 130x130 of 130x130, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 254.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 130x130, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 131x131, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 131x131 of 131x131, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 255.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 131x131, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 131x131 of 131x131, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 255.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 131x131, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 131x131, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 132x132, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 132x132, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 132x132 of 132x132, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 257.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 128x128, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 129x129, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 129x129 of 129x129, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 258.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 129x129, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 129x129 of 129x129, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 259.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 129x129, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 129x129, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 130x130, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 130x130 of 130x130, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 260.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 130x130, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 130x130, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 131x131, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 131x131 of 131x131, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 262.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 131x131, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 131x131, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 131x131 of 131x131, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 263.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 131x131, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 131x131 of 131x131, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 263.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 131x131, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 132x132, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 132x132, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 132x132 of 132x132, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 265.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 132x132, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 133x133, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 133x133, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 132x132 of 132x132, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 266.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 132x132, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 133x133, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 129x129 of 129x129, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 267.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 129x129, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 129x129, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 129x129 of 129x129, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 268.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 129x129, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 129x129 of 129x129, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 269.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 129x129, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 130x130, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 130x130, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 130x130 of 130x130, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 270.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 130x130, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 131x131, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 131x131, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 131x131 of 131x131, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 272.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 131x131, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 132x132, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 132x132, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 132x132 of 132x132, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 273.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 132x132, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 133x133, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 133x133, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 133x133 of 133x133, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 275.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 133x133, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 134x134, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 134x134, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 134x134 of 134x134, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 276.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 134x134, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 132x132, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 132x132 of 132x132, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 277.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 132x132, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 132x132 of 132x132, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 278.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 132x132, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 133x133, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 133x133 of 133x133, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 279.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 133x133, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 132x132, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 133x133, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 133x133 of 133x133, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 280.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 133x133, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 133x133 of 133x133, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 281.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 133x133, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 133x133, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 134x134, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 134x134 of 134x134, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 282.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 134x134, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 135x135, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 134x134, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 134x134 of 134x134, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 284.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 134x134, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 134x134 of 134x134, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 284.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 134x134, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 135x135, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 132x132, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 132x132 of 132x132, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 286.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 132x132, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 132x132 of 132x132, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 286.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 132x132, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 133x133, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 133x133, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 133x133 of 133x133, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 288.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 133x133, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 134x134, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 134x134, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 134x134 of 134x134, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 289.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 134x134, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 135x135, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 135x135, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 135x135 of 135x135, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 291.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 135x135, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 136x136, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 136x136 of 136x136, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 292.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 136x136, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 136x136, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 137x137, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 133x133 of 133x133, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 293.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 133x133, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 133x133 of 133x133, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 294.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 133x133, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 134x134, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 134x134, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 134x134 of 134x134, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 295.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 134x134, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 135x135, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 134x134 of 134x134, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 296.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 134x134, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 135x135, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 135x135 of 135x135, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 297.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 135x135, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 135x135 of 135x135, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 298.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 135x135, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 135x135, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 136x136, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 136x136 of 136x136, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 299.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 136x136, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 137x137, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 136x136, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 136x136 of 136x136, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 301.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 136x136, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 136x136 of 136x136, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 301.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 136x136, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 137x137, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 137x137, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 137x137 of 137x137, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 303.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 137x137, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 138x138, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 138x138 of 138x138, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 304.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 138x138, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 139x139, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 139x139 of 139x139, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 305.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 139x139, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 140x140, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 134x134, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 134x134 of 134x134, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 306.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 134x134, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 134x134 of 134x134, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 307.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 134x134, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 135x135, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 135x135, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 135x135 of 135x135, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 308.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 135x135, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 137x137, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 137x137, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 137x137 of 137x137, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 310.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 137x137, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 137x137 of 137x137, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 310.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 137x137, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 138x138, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 138x138, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 138x138 of 138x138, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 312.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 138x138, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 138x138, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 139x139, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 139x139, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 139x139 of 139x139, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 314.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 139x139, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 141x141, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 141x141, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 141x141 of 141x141, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 315.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 141x141, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 135x135 of 135x135, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 316.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 135x135, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 135x135, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 136x136, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 137x137 of 137x137, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 317.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 137x137, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 137x137, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 137x137 of 137x137, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 318.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 137x137, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 137x137 of 137x137, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 319.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 137x137, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 139x139, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 139x139, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 139x139 of 139x139, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 320.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 139x139, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 139x139 of 139x139, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 321.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 139x139, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 139x139, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 140x140, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 141x141, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 141x141 of 141x141, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 323.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 141x141, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 136x136 of 136x136, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 323.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 136x136, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 137x137, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 137x137, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 137x137 of 137x137, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 325.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 137x137, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 139x139, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 139x139 of 139x139, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 326.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 139x139, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 140x140, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 140x140 of 140x140, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 327.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 140x140, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 140x140, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 140x140 of 140x140, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 328.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 140x140, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 137x137, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 137x137, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 137x137 of 137x137, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 329.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 137x137, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 140x140 of 140x140, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 330.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 140x140, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 141x141, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 141x141, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 141x141 of 141x141, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 331.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 141x141, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 141x141, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 141x141 of 141x141, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 332.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 141x141, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 142x142, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 142x142, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 142x142 of 142x142, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 334.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 142x142, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 143x143, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 142x142 of 142x142, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 335.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 142x142, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 142x142 of 142x142, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 335.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 142x142, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 143x143, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 143x143, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 143x143 of 143x143, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 337.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 143x143, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 144x144, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 144x144, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 144x144 of 144x144, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 338.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 144x144, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 145x145, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 145x145 of 145x145, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 339.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 145x145, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 145x145, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 146x146, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 146x146 of 146x146, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 341.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 146x146, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 147x147, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 147x147, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 146x146 of 146x146, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 342.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 146x146, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 147x147, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 147x147 of 147x147, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 343.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 147x147, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 147x147 of 147x147, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 344.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 147x147, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 147x147, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 148x148, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 148x148, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 148x148 of 148x148, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 346.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 148x148, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 149x149, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 148x148 of 148x148, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 347.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 148x148, swapInterval 0, drawable 0x7fd05a59d970 [apply] Resizer 0: DONE/SYNC: Thread-2-UserApp-JUnitTestRunner-resz0 [apply] Resizer 0: END: Thread-2-UserApp-JUnitTestRunner-resz0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 149x149, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 149x149 of 149x149, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 348.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 149x149, swapInterval 0, drawable 0x7fd05a59d970 [apply] Resizer 1: DONE/SYNC: Thread-2-UserApp-JUnitTestRunner-resz1 [apply] Resizer 1: END: Thread-2-UserApp-JUnitTestRunner-resz1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6d20ec1b 0/0 149x149 of 149x149, swapInterval 0, drawable 0x7fd05a59d970, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20ec1b, angle 348.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 149x149, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 150x150, swapInterval 0, drawable 0x7fd05a59d970 [apply] Resizer 2: DONE/SYNC: Thread-2-UserApp-JUnitTestRunner-resz2 [apply] Resizer 2: END: Thread-2-UserApp-JUnitTestRunner-resz2 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6d20ec1b 149x149, swapInterval 0, drawable 0x7fd05a59d970 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x6d20ec1b: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x6d20ec1b FIN [apply] *** reshapes: 189, displays 699 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT - test01_3A3RThreads_50Resizes [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306231966 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01_1A1RThreads_100Resizes took 4.476 sec [apply] Testcase: test01_3A3RThreads_50Resizes took 3.038 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306233716 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: tests to run: 4 [apply] junit.framework.TestListener: startTest(test01GLDebugDisabled) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306234721 ms +++ localhost/127.0.0.1:59999 - Locked within 1013 ms, 2 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test01GLDebugDisabled [apply] junit.framework.TestListener: endTest(test01GLDebugDisabled) [apply] junit.framework.TestListener: startTest(test01GLDebugEnabled) [apply] glDebug extension: null [apply] glDebug enabled: false [apply] glDebug sync: true [apply] context version: 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test01GLDebugDisabled [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test01GLDebugEnabled [apply] junit.framework.TestListener: endTest(test01GLDebugEnabled) [apply] junit.framework.TestListener: startTest(test02GLDebugError) [apply] junit.framework.TestListener: endTest(test02GLDebugError) [apply] junit.framework.TestListener: startTest(test03GLDebugInsert) [apply] glDebug extension: null [apply] glDebug enabled: false [apply] glDebug sync: true [apply] context version: 2.1 (Compat profile, arb, debug, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test01GLDebugEnabled [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test02GLDebugError [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test02GLDebugError [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test03GLDebugInsert [apply] junit.framework.TestListener: endTest(test03GLDebugInsert) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test03GLDebugInsert [apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.306 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306233716 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306234721 ms +++ localhost/127.0.0.1:59999 - Locked within 1013 ms, 2 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test01GLDebugDisabled [apply] glDebug extension: null [apply] glDebug enabled: false [apply] glDebug sync: true [apply] context version: 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test01GLDebugDisabled [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test01GLDebugEnabled [apply] glDebug extension: null [apply] glDebug enabled: false [apply] glDebug sync: true [apply] context version: 2.1 (Compat profile, arb, debug, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test01GLDebugEnabled [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test02GLDebugError [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test02GLDebugError [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test03GLDebugInsert [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT - test03GLDebugInsert [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306236944 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01GLDebugDisabled took 1.747 sec [apply] Testcase: test01GLDebugEnabled took 0.299 sec [apply] Testcase: test02GLDebugError took 0.033 sec [apply] Testcase: test03GLDebugInsert took 0.05 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306236944 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT [apply] junit.framework.TestListener: tests to run: 3 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306238548 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: startTest(test01GLDebug01Disabled) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306242558 ms +++ localhost/127.0.0.1:59999 - Locked within 4018 ms, 5 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT - test01GLDebug01Disabled [apply] junit.framework.TestListener: endTest(test01GLDebug01Disabled) [apply] junit.framework.TestListener: startTest(test01GLDebug01Enabled) [apply] glDebug extension: null [apply] glDebug enabled: false [apply] glDebug sync: true [apply] context version: 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT - test01GLDebug01Disabled [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT - test01GLDebug01Enabled [apply] junit.framework.TestListener: endTest(test01GLDebug01Enabled) [apply] junit.framework.TestListener: startTest(test02GLDebug01Error) [apply] glDebug extension: null [apply] glDebug enabled: false [apply] glDebug sync: true [apply] context version: 2.1 (Compat profile, arb, debug, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT - test01GLDebug01Enabled [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT - test02GLDebug01Error [apply] junit.framework.TestListener: endTest(test02GLDebug01Error) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT - test02GLDebug01Error [apply] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.336 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306238548 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306242558 ms +++ localhost/127.0.0.1:59999 - Locked within 4018 ms, 5 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT - test01GLDebug01Disabled [apply] glDebug extension: null [apply] glDebug enabled: false [apply] glDebug sync: true [apply] context version: 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDISLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306244805 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] A-8.24.15 310.90.9.05f01 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT - test01GLDebug01Disabled [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT - test01GLDebug01Enabled [apply] glDebug extension: null [apply] glDebug enabled: false [apply] glDebug sync: true [apply] context version: 2.1 (Compat profile, arb, debug, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT - test01GLDebug01Enabled [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT - test02GLDebug01Error [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT - test02GLDebug01Error [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306244805 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01GLDebug01Disabled took 1.779 sec [apply] Testcase: test01GLDebug01Enabled took 0.318 sec [apply] Testcase: test02GLDebug01Error took 0.054 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306246413 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: tests to run: 10 [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306248419 ms +++ localhost/127.0.0.1:59999 - Locked within 2014 ms, 3 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test01OnThreadAtInit [apply] junit.framework.TestListener: startTest(test01OnThreadAtInit) [apply] User caught exception RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1> on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1 on thread Thread-2-UserApp-JUnitTestRunner [apply] java.lang.RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1> on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1 [apply] at jogamp.newt.DefaultEDTUtil.invokeImpl(DefaultEDTUtil.java:248) [apply] at jogamp.newt.DefaultEDTUtil.invoke(DefaultEDTUtil.java:162) [apply] at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:426) [apply] at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:2125) [apply] at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1022) [apply] at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1027) [apply] at com.jogamp.newt.opengl.GLWindow.setVisible(GLWindow.java:487) [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:218) [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test01OnThreadAtInit(TestGLException01NEWT.java:336) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [apply] at java.lang.reflect.Method.invoke(Method.java:606) [apply] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) [apply] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [apply] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) [apply] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [apply] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) [apply] at org.junit.rules.RunRules.evaluate(RunRules.java:20) [apply] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) [apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) [apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) [apply] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) [apply] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) [apply] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) [apply] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) [apply] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) [apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [apply] at org.junit.runners.ParentRunner.run(ParentRunner.java:309) [apply] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [apply] at java.lang.reflect.Method.invoke(Method.java:606) [apply] at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207) [apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1> on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1 [apply] at javax.media.opengl.GLException.newGLException(GLException.java:75) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318) [apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138) [apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666) [apply] at jogamp.opengl.GLAutoDrawableBase.defaultWindowResizedOp(GLAutoDrawableBase.java:258) [apply] at com.jogamp.newt.opengl.GLWindow.access$200(GLWindow.java:112) [apply] at com.jogamp.newt.opengl.GLWindow$2.windowResized(GLWindow.java:134) [apply] at jogamp.newt.WindowImpl.consumeWindowEvent(WindowImpl.java:3674) [apply] at jogamp.newt.WindowImpl.sendWindowEvent(WindowImpl.java:3608) [apply] at jogamp.newt.WindowImpl.setVisibleActionImpl(WindowImpl.java:1001) [apply] at jogamp.newt.WindowImpl$VisibleAction.run(WindowImpl.java:1013) [apply] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150) [apply] at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371) [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1> [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.init(TestGLException01NEWT.java:112) [apply] at jogamp.opengl.GLDrawableHelper.init(GLDrawableHelper.java:639) [apply] at jogamp.opengl.GLDrawableHelper.init(GLDrawableHelper.java:661) [apply] at jogamp.opengl.GLAutoDrawableBase$1.run(GLAutoDrawableBase.java:429) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1282) [apply] ... 11 more [apply] junit.framework.TestListener: endTest(test01OnThreadAtInit) [apply] junit.framework.TestListener: startTest(test02OnThreadAtReshape) [apply] This-Thread : true [apply] Anim-Thread : false [apply] ExceptionSent : 1 [apply] Exception @ Init/Reshape/Display: true [apply] Exception @ Invoke : false [apply] Exception @ Dispose : false [apply] Exception @ GLAnimatorControl : 0 [apply] Init Count : 0 / 1 [apply] Reshape Count : 0 / 1 [apply] Display Count : 0 / 2 [apply] Invoke Count : 0 / 1 [apply] Dispose Count : 0 / 1 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test01OnThreadAtInit [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test02OnThreadAtReshape [apply] junit.framework.TestListener: endTest(test02OnThreadAtReshape) [apply] junit.framework.TestListener: startTest(test03OnThreadAtDisplay) [apply] User caught exception RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2> on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2 on thread Thread-2-UserApp-JUnitTestRunner [apply] java.lang.RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2> on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2 [apply] at jogamp.newt.DefaultEDTUtil.invokeImpl(DefaultEDTUtil.java:248) [apply] at jogamp.newt.DefaultEDTUtil.invoke(DefaultEDTUtil.java:162) [apply] at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:426) [apply] at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:2125) [apply] at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1022) [apply] at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1027) [apply] at com.jogamp.newt.opengl.GLWindow.setVisible(GLWindow.java:487) [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:218) [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test02OnThreadAtReshape(TestGLException01NEWT.java:342) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [apply] at java.lang.reflect.Method.invoke(Method.java:606) [apply] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) [apply] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [apply] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) [apply] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [apply] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) [apply] at org.junit.rules.RunRules.evaluate(RunRules.java:20) [apply] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) [apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) [apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) [apply] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) [apply] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) [apply] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) [apply] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) [apply] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) [apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [apply] at org.junit.runners.ParentRunner.run(ParentRunner.java:309) [apply] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [apply] at java.lang.reflect.Method.invoke(Method.java:606) [apply] at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207) [apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2> on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2 [apply] at javax.media.opengl.GLException.newGLException(GLException.java:75) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318) [apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138) [apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666) [apply] at jogamp.opengl.GLAutoDrawableBase.defaultWindowResizedOp(GLAutoDrawableBase.java:258) [apply] at com.jogamp.newt.opengl.GLWindow.access$200(GLWindow.java:112) [apply] at com.jogamp.newt.opengl.GLWindow$2.windowResized(GLWindow.java:134) [apply] at jogamp.newt.WindowImpl.consumeWindowEvent(WindowImpl.java:3674) [apply] at jogamp.newt.WindowImpl.sendWindowEvent(WindowImpl.java:3608) [apply] at jogamp.newt.WindowImpl.setVisibleActionImpl(WindowImpl.java:1001) [apply] at jogamp.newt.WindowImpl$VisibleAction.run(WindowImpl.java:1013) [apply] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150) [apply] at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371) [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2> [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.reshape(TestGLException01NEWT.java:133) [apply] at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:741) [apply] at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:747) [apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:438) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1284) [apply] ... 11 more [apply] User caught exception GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #2 on thread Thread-2-UserApp-JUnitTestRunner> on thread Thread-2-UserApp-JUnitTestRunner on thread Thread-2-UserApp-JUnitTestRunner [apply] javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #2 on thread Thread-2-UserApp-JUnitTestRunner> on thread Thread-2-UserApp-JUnitTestRunner [apply] at javax.media.opengl.GLException.newGLException(GLException.java:75) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318) [apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138) [apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666) [apply] at jogamp.opengl.GLDrawableHelper.invoke(GLDrawableHelper.java:921) [apply] at jogamp.opengl.GLAutoDrawableBase.invoke(GLAutoDrawableBase.java:602) [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:225) [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test02OnThreadAtReshape(TestGLException01NEWT.java:342) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [apply] at java.lang.reflect.Method.invoke(Method.java:606) [apply] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) [apply] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [apply] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) [apply] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [apply] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) [apply] at org.junit.rules.RunRules.evaluate(RunRules.java:20) [apply] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) [apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) [apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) [apply] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) [apply] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) [apply] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) [apply] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) [apply] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) [apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [apply] at org.junit.runners.ParentRunner.run(ParentRunner.java:309) [apply] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [apply] at java.lang.reflect.Method.invoke(Method.java:606) [apply] at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207) [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in reshape: #2 on thread Thread-2-UserApp-JUnitTestRunner> [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.reshape(TestGLException01NEWT.java:133) [apply] at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:741) [apply] at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:747) [apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:438) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1284) [apply] ... 38 more [apply] This-Thread : true [apply] Anim-Thread : false [apply] ExceptionSent : 2 [apply] Exception @ Init/Reshape/Display: true [apply] Exception @ Invoke : true [apply] Exception @ Dispose : false [apply] Exception @ GLAnimatorControl : 0 [apply] Init Count : 1 / 1 [apply] Reshape Count : 0 / 0 [apply] Display Count : 0 / 0 [apply] Invoke Count : 0 / 0 [apply] Dispose Count : 0 / 1 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test02OnThreadAtReshape [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test03OnThreadAtDisplay [apply] junit.framework.TestListener: endTest(test03OnThreadAtDisplay) [apply] junit.framework.TestListener: startTest(test04OnThreadAtInvoke) [apply] User caught exception RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3> on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3 on thread Thread-2-UserApp-JUnitTestRunner [apply] java.lang.RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3> on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3 [apply] at jogamp.newt.DefaultEDTUtil.invokeImpl(DefaultEDTUtil.java:248) [apply] at jogamp.newt.DefaultEDTUtil.invoke(DefaultEDTUtil.java:162) [apply] at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:426) [apply] at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:2125) [apply] at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1022) [apply] at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1027) [apply] at com.jogamp.newt.opengl.GLWindow.setVisible(GLWindow.java:487) [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:218) [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test03OnThreadAtDisplay(TestGLException01NEWT.java:348) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [apply] at java.lang.reflect.Method.invoke(Method.java:606) [apply] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) [apply] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [apply] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) [apply] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [apply] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) [apply] at org.junit.rules.RunRules.evaluate(RunRules.java:20) [apply] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) [apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) [apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) [apply] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) [apply] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) [apply] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) [apply] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) [apply] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) [apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [apply] at org.junit.runners.ParentRunner.run(ParentRunner.java:309) [apply] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [apply] at java.lang.reflect.Method.invoke(Method.java:606) [apply] at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207) [apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3> on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3 [apply] at javax.media.opengl.GLException.newGLException(GLException.java:75) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318) [apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138) [apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666) [apply] at jogamp.opengl.GLAutoDrawableBase.defaultWindowResizedOp(GLAutoDrawableBase.java:258) [apply] at com.jogamp.newt.opengl.GLWindow.access$200(GLWindow.java:112) [apply] at com.jogamp.newt.opengl.GLWindow$2.windowResized(GLWindow.java:134) [apply] at jogamp.newt.WindowImpl.consumeWindowEvent(WindowImpl.java:3674) [apply] at jogamp.newt.WindowImpl.sendWindowEvent(WindowImpl.java:3608) [apply] at jogamp.newt.WindowImpl.setVisibleActionImpl(WindowImpl.java:1001) [apply] at jogamp.newt.WindowImpl$VisibleAction.run(WindowImpl.java:1013) [apply] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150) [apply] at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371) [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3> [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126) [apply] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:689) [apply] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:671) [apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:441) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1284) [apply] ... 11 more [apply] User caught exception GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-2-UserApp-JUnitTestRunner> on thread Thread-2-UserApp-JUnitTestRunner on thread Thread-2-UserApp-JUnitTestRunner [apply] javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-2-UserApp-JUnitTestRunner> on thread Thread-2-UserApp-JUnitTestRunner [apply] at javax.media.opengl.GLException.newGLException(GLException.java:75) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318) [apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138) [apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666) [apply] at jogamp.opengl.GLDrawableHelper.invoke(GLDrawableHelper.java:921) [apply] at jogamp.opengl.GLAutoDrawableBase.invoke(GLAutoDrawableBase.java:602) [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:225) [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test03OnThreadAtDisplay(TestGLException01NEWT.java:348) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [apply] at java.lang.reflect.Method.invoke(Method.java:606) [apply] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) [apply] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [apply] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) [apply] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [apply] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) [apply] at org.junit.rules.RunRules.evaluate(RunRules.java:20) [apply] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) [apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) [apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) [apply] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) [apply] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) [apply] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) [apply] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) [apply] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) [apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [apply] at org.junit.runners.ParentRunner.run(ParentRunner.java:309) [apply] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [apply] at java.lang.reflect.Method.invoke(Method.java:606) [apply] at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207) [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-2-UserApp-JUnitTestRunner> [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126) [apply] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:689) [apply] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:671) [apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:441) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1284) [apply] ... 38 more [apply] This-Thread : true [apply] Anim-Thread : false [apply] ExceptionSent : 2 [apply] Exception @ Init/Reshape/Display: true [apply] Exception @ Invoke : true [apply] Exception @ Dispose : false [apply] Exception @ GLAnimatorControl : 0 [apply] Init Count : 1 / 1 [apply] Reshape Count : 1 / 1 [apply] Display Count : 0 / 0 [apply] Invoke Count : 0 / 0 [apply] Dispose Count : 0 / 1 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test03OnThreadAtDisplay [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test04OnThreadAtInvoke [apply] User caught exception RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4> on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4 on thread Thread-2-UserApp-JUnitTestRunner [apply] java.lang.RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4> on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4 [apply] at jogamp.newt.DefaultEDTUtil.invokeImpl(DefaultEDTUtil.java:248) [apply] at jogamp.newt.DefaultEDTUtil.invoke(DefaultEDTUtil.java:162) [apply] at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:426) [apply] at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:2125) [apply] at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1022) [apply] at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1027) [apply] at com.jogamp.newt.opengl.GLWindow.setVisible(GLWindow.java:487) [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:218) [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test04OnThreadAtInvoke(TestGLException01NEWT.java:354) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [apply] at java.lang.reflect.Method.invoke(Method.java:606) [apply] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) [apply] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [apply] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) [apply] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [apply] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) [apply] at org.junit.rules.RunRules.evaluate(RunRules.java:20) [apply] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) [apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) [apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) [apply] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) [apply] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) [apply] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) [apply] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) [apply] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) [apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [apply] at org.junit.runners.ParentRunner.run(ParentRunner.java:309) [apply] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [apply] at java.lang.reflect.Method.invoke(Method.java:606) [apply] at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207) [apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4> on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4 [apply] at javax.media.opengl.GLException.newGLException(GLException.java:75) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318) [apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138) [apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666) [apply] at jogamp.opengl.GLAutoDrawableBase.defaultWindowResizedOp(GLAutoDrawableBase.java:258) [apply] at com.jogamp.newt.opengl.GLWindow.access$200(GLWindow.java:112) [apply] at com.jogamp.newt.opengl.GLWindow$2.windowResized(GLWindow.java:134) [apply] at jogamp.newt.WindowImpl.consumeWindowEvent(WindowImpl.java:3674) [apply] at jogamp.newt.WindowImpl.sendWindowEvent(WindowImpl.java:3608) [apply] at jogamp.newt.WindowImpl.setVisibleActionImpl(WindowImpl.java:1001) [apply] at jogamp.newt.WindowImpl$VisibleAction.run(WindowImpl.java:1013) [apply] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150) [apply] at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371) [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4> [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126) [apply] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:689) [apply] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:671) [apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:441) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1284) [apply] ... 11 more [apply] User caught exception GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-2-UserApp-JUnitTestRunner> on thread Thread-2-UserApp-JUnitTestRunner on thread Thread-2-UserApp-JUnitTestRunner [apply] javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-2-UserApp-JUnitTestRunner> on thread Thread-2-UserApp-JUnitTestRunner [apply] at javax.media.opengl.GLException.newGLException(GLException.java:75) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318) [apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138) [apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666) [apply] at jogamp.opengl.GLDrawableHelper.invoke(GLDrawableHelper.java:921) [apply] at jogamp.opengl.GLAutoDrawableBase.invoke(GLAutoDrawableBase.java:602) [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:225) [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test04OnThreadAtInvoke(TestGLException01NEWT.java:354) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [apply] at java.lang.reflect.Method.invoke(Method.java:606) [apply] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) [apply] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [apply] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) [apply] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [apply] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) [apply] at org.junit.rules.RunRules.evaluate(RunRules.java:20) [apply] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) [apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) [apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) [apply] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) [apply] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) [apply] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) [apply] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) [apply] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) [apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [apply] at org.junit.runners.ParentRunner.run(ParentRunner.java:309) [apply] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [apply] at java.lang.reflect.Method.invoke(Method.java:606) [apply] at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207) [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-2-UserApp-JUnitTestRunner> [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126) [apply] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:689) [apply] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:671) [apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:441) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1284) [apply] ... 38 more [apply] This-Thread : true [apply] Anim-Thread : false [apply] ExceptionSent : 2 [apply] Exception @ Init/Reshape/Display: true [apply] Exception @ Invoke : true [apply] Exception @ Dispose : false [apply] Exception @ GLAnimatorControl : 0 [apply] Init Count : 1 / 1 [apply] Reshape Count : 1 / 1 [apply] Display Count : 0 / 0 [apply] Invoke Count : 0 / 0 [apply] Dispose Count : 0 / 1 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test04OnThreadAtInvoke [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test05OnThreadAtDispose [apply] junit.framework.TestListener: endTest(test04OnThreadAtInvoke) [apply] junit.framework.TestListener: startTest(test05OnThreadAtDispose) [apply] User caught exception RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5> on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5 on thread Thread-2-UserApp-JUnitTestRunner [apply] java.lang.RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5> on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5 [apply] at jogamp.newt.DefaultEDTUtil.invokeImpl(DefaultEDTUtil.java:248) [apply] at jogamp.newt.DefaultEDTUtil.invoke(DefaultEDTUtil.java:162) [apply] at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:426) [apply] at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:2125) [apply] at jogamp.newt.WindowImpl.destroy(WindowImpl.java:1213) [apply] at com.jogamp.newt.opengl.GLWindow.destroy(GLWindow.java:477) [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:251) [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test05OnThreadAtDispose(TestGLException01NEWT.java:360) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [apply] at java.lang.reflect.Method.invoke(Method.java:606) [apply] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) [apply] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [apply] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) [apply] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [apply] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) [apply] at org.junit.rules.RunRules.evaluate(RunRules.java:20) [apply] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) [apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) [apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) [apply] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) [apply] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) [apply] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) [apply] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) [apply] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) [apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [apply] at org.junit.runners.ParentRunner.run(ParentRunner.java:309) [apply] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [apply] at java.lang.reflect.Method.invoke(Method.java:606) [apply] at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207) [apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5> on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5 [apply] at javax.media.opengl.GLException.newGLException(GLException.java:75) [apply] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:557) [apply] at jogamp.opengl.GLDrawableHelper.disposeGL(GLDrawableHelper.java:1186) [apply] at jogamp.opengl.GLAutoDrawableBase.destroyImplInLock(GLAutoDrawableBase.java:370) [apply] at com.jogamp.newt.opengl.GLWindow.access$300(GLWindow.java:112) [apply] at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.destroyActionInLock(GLWindow.java:540) [apply] at jogamp.newt.WindowImpl$1.run(WindowImpl.java:1138) [apply] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150) [apply] at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371) [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5> [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.dispose(TestGLException01NEWT.java:119) [apply] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:541) [apply] ... 7 more [apply] This-Thread : true [apply] Anim-Thread : false [apply] ExceptionSent : 1 [apply] Exception @ Init/Reshape/Display: false [apply] Exception @ Invoke : false [apply] Exception @ Dispose : true [apply] Exception @ GLAnimatorControl : 0 [apply] Init Count : 1 / 1 [apply] Reshape Count : 1 / 1 [apply] Display Count : 6 / 6 [apply] Invoke Count : 1 / 1 [apply] Dispose Count : 0 / 1 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test05OnThreadAtDispose [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test11OffThreadAtInit [apply] junit.framework.TestListener: endTest(test05OnThreadAtDispose) [apply] junit.framework.TestListener: startTest(test11OffThreadAtInit) [apply] junit.framework.TestListener: endTest(test11OffThreadAtInit) [apply] junit.framework.TestListener: startTest(test12OffThreadAtReshape) [apply] User caught exception AnimException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> on thread Thread-2-UserApp-JUnitTestRunner-Animator on thread Thread-2-UserApp-JUnitTestRunner-Animator [apply] com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$AnimException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> on thread Thread-2-UserApp-JUnitTestRunner-Animator [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$5.uncaughtException(TestGLException01NEWT.java:204) [apply] at com.jogamp.opengl.util.AnimatorBase.handleUncaughtException(AnimatorBase.java:532) [apply] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:241) [apply] at java.lang.Thread.run(Thread.java:745) [apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> on thread Thread-2-UserApp-JUnitTestRunner-Animator [apply] at javax.media.opengl.GLException.newGLException(GLException.java:75) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318) [apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138) [apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666) [apply] at com.jogamp.opengl.util.DefaultAnimatorImpl.display(DefaultAnimatorImpl.java:54) [apply] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:446) [apply] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:198) [apply] ... 1 more [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.init(TestGLException01NEWT.java:112) [apply] at jogamp.opengl.GLDrawableHelper.init(GLDrawableHelper.java:639) [apply] at jogamp.opengl.GLDrawableHelper.init(GLDrawableHelper.java:661) [apply] at jogamp.opengl.GLAutoDrawableBase$1.run(GLAutoDrawableBase.java:429) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1282) [apply] ... 6 more [apply] This-Thread : false [apply] Anim-Thread : true [apply] ExceptionSent : 1 [apply] Exception @ Init/Reshape/Display: false [apply] Exception @ Invoke : false [apply] Exception @ Dispose : false [apply] Exception @ GLAnimatorControl : 1 [apply] Init Count : 0 / 0 [apply] Reshape Count : 0 / 0 [apply] Display Count : 0 / 0 [apply] Invoke Count : 0 / 0 [apply] Dispose Count : 0 / 0 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test11OffThreadAtInit [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test12OffThreadAtReshape [apply] User caught exception AnimException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> on thread Thread-2-UserApp-JUnitTestRunner-Animator on thread Thread-2-UserApp-JUnitTestRunner-Animator [apply] com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$AnimException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> on thread Thread-2-UserApp-JUnitTestRunner-Animator [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$5.uncaughtException(TestGLException01NEWT.java:204) [apply] at com.jogamp.opengl.util.AnimatorBase.handleUncaughtException(AnimatorBase.java:532) [apply] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:241) [apply] at java.lang.Thread.run(Thread.java:745) [apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> on thread Thread-2-UserApp-JUnitTestRunner-Animator [apply] at javax.media.opengl.GLException.newGLException(GLException.java:75) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318) [apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138) [apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666) [apply] at com.jogamp.opengl.util.DefaultAnimatorImpl.display(DefaultAnimatorImpl.java:54) [apply] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:446) [apply] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:198) [apply] ... 1 more [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.reshape(TestGLException01NEWT.java:133) [apply] at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:741) [apply] at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:747) [apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:438) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1284) [apply] ... 6 more [apply] User caught exception GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #2 on thread Thread-2-UserApp-JUnitTestRunner> on thread Thread-2-UserApp-JUnitTestRunner on thread Thread-2-UserApp-JUnitTestRunner [apply] javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #2 on thread Thread-2-UserApp-JUnitTestRunner> on thread Thread-2-UserApp-JUnitTestRunner [apply] at javax.media.opengl.GLException.newGLException(GLException.java:75) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318) [apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138) [apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666) [apply] at jogamp.opengl.GLDrawableHelper.invoke(GLDrawableHelper.java:921) [apply] at jogamp.opengl.GLAutoDrawableBase.invoke(GLAutoDrawableBase.java:602) [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:226) [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test12OffThreadAtReshape(TestGLException01NEWT.java:373) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [apply] at java.lang.reflect.Method.invoke(Method.java:606) [apply] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) [apply] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [apply] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) [apply] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [apply] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) [apply] at org.junit.rules.RunRules.evaluate(RunRules.java:20) [apply] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) [apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) [apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) [apply] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) [apply] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) [apply] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) [apply] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) [apply] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) [apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [apply] at org.junit.runners.ParentRunner.run(ParentRunner.java:309) [apply] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [apply] at java.lang.reflect.Method.invoke(Method.java:606) [apply] at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207) [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in reshape: #2 on thread Thread-2-UserApp-JUnitTestRunner> [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.reshape(TestGLException01NEWT.java:133) [apply] at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:741) [apply] at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:747) [apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:438) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1284) [apply] ... 38 more [apply] This-Thread : false [apply] Anim-Thread : true [apply] ExceptionSent : 2 [apply] Exception @ Init/Reshape/Display: false [apply] Exception @ Invoke : true [apply] Exception @ Dispose : false [apply] Exception @ GLAnimatorControl : 1 [apply] Init Count : 1 / 1 [apply] Reshape Count : 0 / 0 [apply] Display Count : 0 / 0 [apply] Invoke Count : 0 / 0 [apply] Dispose Count : 0 / 1 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test12OffThreadAtReshape [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test13OffThreadAtDisplay [apply] junit.framework.TestListener: endTest(test12OffThreadAtReshape) [apply] junit.framework.TestListener: startTest(test13OffThreadAtDisplay) [apply] User caught exception AnimException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> on thread Thread-2-UserApp-JUnitTestRunner-Animator on thread Thread-2-UserApp-JUnitTestRunner-Animator [apply] com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$AnimException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> on thread Thread-2-UserApp-JUnitTestRunner-Animator [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$5.uncaughtException(TestGLException01NEWT.java:204) [apply] at com.jogamp.opengl.util.AnimatorBase.handleUncaughtException(AnimatorBase.java:532) [apply] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:241) [apply] at java.lang.Thread.run(Thread.java:745) [apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> on thread Thread-2-UserApp-JUnitTestRunner-Animator [apply] at javax.media.opengl.GLException.newGLException(GLException.java:75) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318) [apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138) [apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666) [apply] at com.jogamp.opengl.util.DefaultAnimatorImpl.display(DefaultAnimatorImpl.java:54) [apply] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:446) [apply] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:198) [apply] ... 1 more [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126) [apply] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:689) [apply] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:671) [apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:441) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1284) [apply] ... 6 more [apply] junit.framework.TestListener: endTest(test13OffThreadAtDisplay) [apply] junit.framework.TestListener: startTest(test14OffThreadAtInvoke) [apply] User caught exception GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-2-UserApp-JUnitTestRunner> on thread Thread-2-UserApp-JUnitTestRunner on thread Thread-2-UserApp-JUnitTestRunner [apply] javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-2-UserApp-JUnitTestRunner> on thread Thread-2-UserApp-JUnitTestRunner [apply] at javax.media.opengl.GLException.newGLException(GLException.java:75) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318) [apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138) [apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666) [apply] at jogamp.opengl.GLDrawableHelper.invoke(GLDrawableHelper.java:921) [apply] at jogamp.opengl.GLAutoDrawableBase.invoke(GLAutoDrawableBase.java:602) [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:226) [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test13OffThreadAtDisplay(TestGLException01NEWT.java:379) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [apply] at java.lang.reflect.Method.invoke(Method.java:606) [apply] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) [apply] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [apply] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) [apply] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [apply] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) [apply] at org.junit.rules.RunRules.evaluate(RunRules.java:20) [apply] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) [apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) [apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) [apply] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) [apply] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) [apply] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) [apply] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) [apply] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) [apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [apply] at org.junit.runners.ParentRunner.run(ParentRunner.java:309) [apply] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [apply] at java.lang.reflect.Method.invoke(Method.java:606) [apply] at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207) [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-2-UserApp-JUnitTestRunner> [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126) [apply] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:689) [apply] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:671) [apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:441) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1284) [apply] ... 38 more [apply] This-Thread : false [apply] Anim-Thread : true [apply] ExceptionSent : 2 [apply] Exception @ Init/Reshape/Display: false [apply] Exception @ Invoke : true [apply] Exception @ Dispose : false [apply] Exception @ GLAnimatorControl : 1 [apply] Init Count : 1 / 1 [apply] Reshape Count : 1 / 1 [apply] Display Count : 0 / 0 [apply] Invoke Count : 0 / 0 [apply] Dispose Count : 0 / 1 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test13OffThreadAtDisplay [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test14OffThreadAtInvoke [apply] User caught exception AnimException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> on thread Thread-2-UserApp-JUnitTestRunner-Animator on thread Thread-2-UserApp-JUnitTestRunner-Animator [apply] com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$AnimException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> on thread Thread-2-UserApp-JUnitTestRunner-Animator [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$5.uncaughtException(TestGLException01NEWT.java:204) [apply] at com.jogamp.opengl.util.AnimatorBase.handleUncaughtException(AnimatorBase.java:532) [apply] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:241) [apply] at java.lang.Thread.run(Thread.java:745) [apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> on thread Thread-2-UserApp-JUnitTestRunner-Animator [apply] at javax.media.opengl.GLException.newGLException(GLException.java:75) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318) [apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138) [apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666) [apply] at com.jogamp.opengl.util.DefaultAnimatorImpl.display(DefaultAnimatorImpl.java:54) [apply] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:446) [apply] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:198) [apply] ... 1 more [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126) [apply] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:689) [apply] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:671) [apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:441) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1284) [apply] ... 6 more [apply] User caught exception GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-2-UserApp-JUnitTestRunner> on thread Thread-2-UserApp-JUnitTestRunner on thread Thread-2-UserApp-JUnitTestRunner [apply] javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-2-UserApp-JUnitTestRunner> on thread Thread-2-UserApp-JUnitTestRunner [apply] at javax.media.opengl.GLException.newGLException(GLException.java:75) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318) [apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138) [apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666) [apply] at jogamp.opengl.GLDrawableHelper.invoke(GLDrawableHelper.java:921) [apply] at jogamp.opengl.GLAutoDrawableBase.invoke(GLAutoDrawableBase.java:602) [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:226) [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test14OffThreadAtInvoke(TestGLException01NEWT.java:385) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [apply] at java.lang.reflect.Method.invoke(Method.java:606) [apply] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) [apply] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [apply] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) [apply] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [apply] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) [apply] at org.junit.rules.RunRules.evaluate(RunRules.java:20) [apply] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) [apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) [apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) [apply] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) [apply] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) [apply] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) [apply] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) [apply] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) [apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [apply] at org.junit.runners.ParentRunner.run(ParentRunner.java:309) [apply] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [apply] at java.lang.reflect.Method.invoke(Method.java:606) [apply] at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207) [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-2-UserApp-JUnitTestRunner> [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126) [apply] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:689) [apply] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:671) [apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:441) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1284) [apply] ... 38 more [apply] This-Thread : false [apply] Anim-Thread : true [apply] ExceptionSent : 2 [apply] Exception @ Init/Reshape/Display: false [apply] Exception @ Invoke : true [apply] Exception @ Dispose : false [apply] Exception @ GLAnimatorControl : 1 [apply] Init Count : 1 / 1 [apply] Reshape Count : 1 / 1 [apply] Display Count : 0 / 0 [apply] Invoke Count : 0 / 0 [apply] Dispose Count : 0 / 1 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test14OffThreadAtInvoke [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test15OffThreadAtDispose [apply] junit.framework.TestListener: endTest(test14OffThreadAtInvoke) [apply] junit.framework.TestListener: startTest(test15OffThreadAtDispose) [apply] User caught exception RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10> on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10 on thread Thread-2-UserApp-JUnitTestRunner [apply] java.lang.RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10> on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10 [apply] at jogamp.newt.DefaultEDTUtil.invokeImpl(DefaultEDTUtil.java:248) [apply] at jogamp.newt.DefaultEDTUtil.invoke(DefaultEDTUtil.java:162) [apply] at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:426) [apply] at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:2125) [apply] at jogamp.newt.WindowImpl.destroy(WindowImpl.java:1213) [apply] at com.jogamp.newt.opengl.GLWindow.destroy(GLWindow.java:477) [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:251) [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test15OffThreadAtDispose(TestGLException01NEWT.java:391) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [apply] at java.lang.reflect.Method.invoke(Method.java:606) [apply] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) [apply] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [apply] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) [apply] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [apply] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) [apply] at org.junit.rules.RunRules.evaluate(RunRules.java:20) [apply] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) [apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) [apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) [apply] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) [apply] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) [apply] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) [apply] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) [apply] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) [apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [apply] at org.junit.runners.ParentRunner.run(ParentRunner.java:309) [apply] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [apply] at java.lang.reflect.Method.invoke(Method.java:606) [apply] at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207) [apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10> on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10 [apply] at javax.media.opengl.GLException.newGLException(GLException.java:75) [apply] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:557) [apply] at jogamp.opengl.GLDrawableHelper.disposeGL(GLDrawableHelper.java:1186) [apply] at jogamp.opengl.GLAutoDrawableBase.destroyImplInLock(GLAutoDrawableBase.java:370) [apply] at com.jogamp.newt.opengl.GLWindow.access$300(GLWindow.java:112) [apply] at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.destroyActionInLock(GLWindow.java:540) [apply] at jogamp.newt.WindowImpl$1.run(WindowImpl.java:1138) [apply] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150) [apply] at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371) [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10> [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.dispose(TestGLException01NEWT.java:119) [apply] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:541) [apply] ... 7 more [apply] This-Thread : false [apply] Anim-Thread : false [apply] ExceptionSent : 1 [apply] Exception @ Init/Reshape/Display: false [apply] Exception @ Invoke : false [apply] Exception @ Dispose : true [apply] Exception @ GLAnimatorControl : 0 [apply] Init Count : 1 / 1 [apply] Reshape Count : 1 / 1 [apply] Display Count : 11 / 11 [apply] Invoke Count : 1 / 1 [apply] Dispose Count : 0 / 1 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test15OffThreadAtDispose [apply] junit.framework.TestListener: endTest(test15OffThreadAtDispose) [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306252849 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 6.516 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306246413 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306248419 ms +++ localhost/127.0.0.1:59999 - Locked within 2014 ms, 3 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test01OnThreadAtInit [apply] User caught exception RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1> on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1 on thread Thread-2-UserApp-JUnitTestRunner [apply] java.lang.RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1> on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1 [apply] at jogamp.newt.DefaultEDTUtil.invokeImpl(DefaultEDTUtil.java:248) [apply] at jogamp.newt.DefaultEDTUtil.invoke(DefaultEDTUtil.java:162) [apply] at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:426) [apply] at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:2125) [apply] at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1022) [apply] at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1027) [apply] at com.jogamp.newt.opengl.GLWindow.setVisible(GLWindow.java:487) [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:218) [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test01OnThreadAtInit(TestGLException01NEWT.java:336) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [apply] at java.lang.reflect.Method.invoke(Method.java:606) [apply] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) [apply] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [apply] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) [apply] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [apply] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) [apply] at org.junit.rules.RunRules.evaluate(RunRules.java:20) [apply] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) [apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) [apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) [apply] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) [apply] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) [apply] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) [apply] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) [apply] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) [apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [apply] at org.junit.runners.ParentRunner.run(ParentRunner.java:309) [apply] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [apply] at java.lang.reflect.Method.invoke(Method.java:606) [apply] at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207) [apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1> on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1 [apply] at javax.media.opengl.GLException.newGLException(GLException.java:75) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318) [apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138) [apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666) [apply] at jogamp.opengl.GLAutoDrawableBase.defaultWindowResizedOp(GLAutoDrawableBase.java:258) [apply] at com.jogamp.newt.opengl.GLWindow.access$200(GLWindow.java:112) [apply] at com.jogamp.newt.opengl.GLWindow$2.windowResized(GLWindow.java:134) [apply] at jogamp.newt.WindowImpl.consumeWindowEvent(WindowImpl.java:3674) [apply] at jogamp.newt.WindowImpl.sendWindowEvent(WindowImpl.java:3608) [apply] at jogamp.newt.WindowImpl.setVisibleActionImpl(WindowImpl.java:1001) [apply] at jogamp.newt.WindowImpl$VisibleAction.run(WindowImpl.java:1013) [apply] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150) [apply] at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371) [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1> [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.init(TestGLException01NEWT.java:112) [apply] at jogamp.opengl.GLDrawableHelper.init(GLDrawableHelper.java:639) [apply] at jogamp.opengl.GLDrawableHelper.init(GLDrawableHelper.java:661) [apply] at jogamp.opengl.GLAutoDrawableBase$1.run(GLAutoDrawableBase.java:429) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1282) [apply] ... 11 more [apply] This-Thread : true [apply] Anim-Thread : false [apply] ExceptionSent : 1 [apply] Exception @ Init/Reshape/Display: true [apply] Exception @ Invoke : false [apply] Exception @ Dispose : false [apply] Exception @ GLAnimatorControl : 0 [apply] Init Count : 0 / 1 [apply] Reshape Count : 0 / 1 [apply] Display Count : 0 / 2 [apply] Invoke Count : 0 / 1 [apply] Dispose Count : 0 / 1 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test01OnThreadAtInit [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test02OnThreadAtReshape [apply] User caught exception RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2> on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2 on thread Thread-2-UserApp-JUnitTestRunner [apply] java.lang.RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2> on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2 [apply] at jogamp.newt.DefaultEDTUtil.invokeImpl(DefaultEDTUtil.java:248) [apply] at jogamp.newt.DefaultEDTUtil.invoke(DefaultEDTUtil.java:162) [apply] at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:426) [apply] at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:2125) [apply] at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1022) [apply] at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1027) [apply] at com.jogamp.newt.opengl.GLWindow.setVisible(GLWindow.java:487) [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:218) [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test02OnThreadAtReshape(TestGLException01NEWT.java:342) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [apply] at java.lang.reflect.Method.invoke(Method.java:606) [apply] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) [apply] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [apply] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) [apply] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [apply] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) [apply] at org.junit.rules.RunRules.evaluate(RunRules.java:20) [apply] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) [apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) [apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) [apply] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) [apply] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) [apply] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) [apply] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) [apply] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) [apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [apply] at org.junit.runners.ParentRunner.run(ParentRunner.java:309) [apply] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [apply] at java.lang.reflect.Method.invoke(Method.java:606) [apply] at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207) [apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2> on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2 [apply] at javax.media.opengl.GLException.newGLException(GLException.java:75) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318) [apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138) [apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666) [apply] at jogamp.opengl.GLAutoDrawableBase.defaultWindowResizedOp(GLAutoDrawableBase.java:258) [apply] at com.jogamp.newt.opengl.GLWindow.access$200(GLWindow.java:112) [apply] at com.jogamp.newt.opengl.GLWindow$2.windowResized(GLWindow.java:134) [apply] at jogamp.newt.WindowImpl.consumeWindowEvent(WindowImpl.java:3674) [apply] at jogamp.newt.WindowImpl.sendWindowEvent(WindowImpl.java:3608) [apply] at jogamp.newt.WindowImpl.setVisibleActionImpl(WindowImpl.java:1001) [apply] at jogamp.newt.WindowImpl$VisibleAction.run(WindowImpl.java:1013) [apply] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150) [apply] at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371) [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2> [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.reshape(TestGLException01NEWT.java:133) [apply] at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:741) [apply] at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:747) [apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:438) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1284) [apply] ... 11 more [apply] User caught exception GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #2 on thread Thread-2-UserApp-JUnitTestRunner> on thread Thread-2-UserApp-JUnitTestRunner on thread Thread-2-UserApp-JUnitTestRunner [apply] javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #2 on thread Thread-2-UserApp-JUnitTestRunner> on thread Thread-2-UserApp-JUnitTestRunner [apply] at javax.media.opengl.GLException.newGLException(GLException.java:75) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318) [apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138) [apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666) [apply] at jogamp.opengl.GLDrawableHelper.invoke(GLDrawableHelper.java:921) [apply] at jogamp.opengl.GLAutoDrawableBase.invoke(GLAutoDrawableBase.java:602) [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:225) [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test02OnThreadAtReshape(TestGLException01NEWT.java:342) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [apply] at java.lang.reflect.Method.invoke(Method.java:606) [apply] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) [apply] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [apply] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) [apply] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [apply] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) [apply] at org.junit.rules.RunRules.evaluate(RunRules.java:20) [apply] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) [apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) [apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) [apply] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) [apply] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) [apply] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) [apply] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) [apply] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) [apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [apply] at org.junit.runners.ParentRunner.run(ParentRunner.java:309) [apply] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [apply] at java.lang.reflect.Method.invoke(Method.java:606) [apply] at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207) [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in reshape: #2 on thread Thread-2-UserApp-JUnitTestRunner> [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.reshape(TestGLException01NEWT.java:133) [apply] at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:741) [apply] at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:747) [apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:438) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1284) [apply] ... 38 more [apply] This-Thread : true [apply] Anim-Thread : false [apply] ExceptionSent : 2 [apply] Exception @ Init/Reshape/Display: true [apply] Exception @ Invoke : true [apply] Exception @ Dispose : false [apply] Exception @ GLAnimatorControl : 0 [apply] Init Count : 1 / 1 [apply] Reshape Count : 0 / 0 [apply] Display Count : 0 / 0 [apply] Invoke Count : 0 / 0 [apply] Dispose Count : 0 / 1 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test02OnThreadAtReshape [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test03OnThreadAtDisplay [apply] User caught exception RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3> on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3 on thread Thread-2-UserApp-JUnitTestRunner [apply] java.lang.RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3> on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3 [apply] at jogamp.newt.DefaultEDTUtil.invokeImpl(DefaultEDTUtil.java:248) [apply] at jogamp.newt.DefaultEDTUtil.invoke(DefaultEDTUtil.java:162) [apply] at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:426) [apply] at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:2125) [apply] at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1022) [apply] at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1027) [apply] at com.jogamp.newt.opengl.GLWindow.setVisible(GLWindow.java:487) [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:218) [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test03OnThreadAtDisplay(TestGLException01NEWT.java:348) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [apply] at java.lang.reflect.Method.invoke(Method.java:606) [apply] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) [apply] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [apply] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) [apply] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [apply] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) [apply] at org.junit.rules.RunRules.evaluate(RunRules.java:20) [apply] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) [apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) [apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) [apply] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) [apply] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) [apply] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) [apply] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) [apply] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) [apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [apply] at org.junit.runners.ParentRunner.run(ParentRunner.java:309) [apply] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [apply] at java.lang.reflect.Method.invoke(Method.java:606) [apply] at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207) [apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3> on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3 [apply] at javax.media.opengl.GLException.newGLException(GLException.java:75) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318) [apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138) [apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666) [apply] at jogamp.opengl.GLAutoDrawableBase.defaultWindowResizedOp(GLAutoDrawableBase.java:258) [apply] at com.jogamp.newt.opengl.GLWindow.access$200(GLWindow.java:112) [apply] at com.jogamp.newt.opengl.GLWindow$2.windowResized(GLWindow.java:134) [apply] at jogamp.newt.WindowImpl.consumeWindowEvent(WindowImpl.java:3674) [apply] at jogamp.newt.WindowImpl.sendWindowEvent(WindowImpl.java:3608) [apply] at jogamp.newt.WindowImpl.setVisibleActionImpl(WindowImpl.java:1001) [apply] at jogamp.newt.WindowImpl$VisibleAction.run(WindowImpl.java:1013) [apply] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150) [apply] at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371) [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3> [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126) [apply] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:689) [apply] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:671) [apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:441) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1284) [apply] ... 11 more [apply] User caught exception GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-2-UserApp-JUnitTestRunner> on thread Thread-2-UserApp-JUnitTestRunner on thread Thread-2-UserApp-JUnitTestRunner [apply] javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-2-UserApp-JUnitTestRunner> on thread Thread-2-UserApp-JUnitTestRunner [apply] at javax.media.opengl.GLException.newGLException(GLException.java:75) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318) [apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138) [apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666) [apply] at jogamp.opengl.GLDrawableHelper.invoke(GLDrawableHelper.java:921) [apply] at jogamp.opengl.GLAutoDrawableBase.invoke(GLAutoDrawableBase.java:602) [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:225) [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test03OnThreadAtDisplay(TestGLException01NEWT.java:348) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [apply] at java.lang.reflect.Method.invoke(Method.java:606) [apply] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) [apply] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [apply] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) [apply] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [apply] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) [apply] at org.junit.rules.RunRules.evaluate(RunRules.java:20) [apply] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) [apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) [apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) [apply] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) [apply] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) [apply] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) [apply] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) [apply] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) [apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [apply] at org.junit.runners.ParentRunner.run(ParentRunner.java:309) [apply] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [apply] at java.lang.reflect.Method.invoke(Method.java:606) [apply] at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207) [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-2-UserApp-JUnitTestRunner> [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126) [apply] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:689) [apply] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:671) [apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:441) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1284) [apply] ... 38 more [apply] This-Thread : true [apply] Anim-Thread : false [apply] ExceptionSent : 2 [apply] Exception @ Init/Reshape/Display: true [apply] Exception @ Invoke : true [apply] Exception @ Dispose : false [apply] Exception @ GLAnimatorControl : 0 [apply] Init Count : 1 / 1 [apply] Reshape Count : 1 / 1 [apply] Display Count : 0 / 0 [apply] Invoke Count : 0 / 0 [apply] Dispose Count : 0 / 1 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test03OnThreadAtDisplay [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test04OnThreadAtInvoke [apply] User caught exception RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4> on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4 on thread Thread-2-UserApp-JUnitTestRunner [apply] java.lang.RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4> on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4 [apply] at jogamp.newt.DefaultEDTUtil.invokeImpl(DefaultEDTUtil.java:248) [apply] at jogamp.newt.DefaultEDTUtil.invoke(DefaultEDTUtil.java:162) [apply] at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:426) [apply] at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:2125) [apply] at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1022) [apply] at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1027) [apply] at com.jogamp.newt.opengl.GLWindow.setVisible(GLWindow.java:487) [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:218) [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test04OnThreadAtInvoke(TestGLException01NEWT.java:354) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [apply] at java.lang.reflect.Method.invoke(Method.java:606) [apply] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) [apply] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [apply] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) [apply] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [apply] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) [apply] at org.junit.rules.RunRules.evaluate(RunRules.java:20) [apply] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) [apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) [apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) [apply] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) [apply] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) [apply] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) [apply] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) [apply] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) [apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [apply] at org.junit.runners.ParentRunner.run(ParentRunner.java:309) [apply] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [apply] at java.lang.reflect.Method.invoke(Method.java:606) [apply] at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207) [apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4> on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4 [apply] at javax.media.opengl.GLException.newGLException(GLException.java:75) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318) [apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138) [apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666) [apply] at jogamp.opengl.GLAutoDrawableBase.defaultWindowResizedOp(GLAutoDrawableBase.java:258) [apply] at com.jogamp.newt.opengl.GLWindow.access$200(GLWindow.java:112) [apply] at com.jogamp.newt.opengl.GLWindow$2.windowResized(GLWindow.java:134) [apply] at jogamp.newt.WindowImpl.consumeWindowEvent(WindowImpl.java:3674) [apply] at jogamp.newt.WindowImpl.sendWindowEvent(WindowImpl.java:3608) [apply] at jogamp.newt.WindowImpl.setVisibleActionImpl(WindowImpl.java:1001) [apply] at jogamp.newt.WindowImpl$VisibleAction.run(WindowImpl.java:1013) [apply] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150) [apply] at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371) [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4> [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126) [apply] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:689) [apply] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:671) [apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:441) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1284) [apply] ... 11 more [apply] User caught exception GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-2-UserApp-JUnitTestRunner> on thread Thread-2-UserApp-JUnitTestRunner on thread Thread-2-UserApp-JUnitTestRunner [apply] javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-2-UserApp-JUnitTestRunner> on thread Thread-2-UserApp-JUnitTestRunner [apply] at javax.media.opengl.GLException.newGLException(GLException.java:75) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318) [apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138) [apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666) [apply] at jogamp.opengl.GLDrawableHelper.invoke(GLDrawableHelper.java:921) [apply] at jogamp.opengl.GLAutoDrawableBase.invoke(GLAutoDrawableBase.java:602) [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:225) [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test04OnThreadAtInvoke(TestGLException01NEWT.java:354) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [apply] at java.lang.reflect.Method.invoke(Method.java:606) [apply] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) [apply] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [apply] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) [apply] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [apply] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) [apply] at org.junit.rules.RunRules.evaluate(RunRules.java:20) [apply] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) [apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) [apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) [apply] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) [apply] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) [apply] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) [apply] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) [apply] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) [apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [apply] at org.junit.runners.ParentRunner.run(ParentRunner.java:309) [apply] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [apply] at java.lang.reflect.Method.invoke(Method.java:606) [apply] at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207) [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-2-UserApp-JUnitTestRunner> [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126) [apply] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:689) [apply] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:671) [apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:441) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1284) [apply] ... 38 more [apply] This-Thread : true [apply] Anim-Thread : false [apply] ExceptionSent : 2 [apply] Exception @ Init/Reshape/Display: true [apply] Exception @ Invoke : true [apply] Exception @ Dispose : false [apply] Exception @ GLAnimatorControl : 0 [apply] Init Count : 1 / 1 [apply] Reshape Count : 1 / 1 [apply] Display Count : 0 / 0 [apply] Invoke Count : 0 / 0 [apply] Dispose Count : 0 / 1 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test04OnThreadAtInvoke [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test05OnThreadAtDispose [apply] User caught exception RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5> on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5 on thread Thread-2-UserApp-JUnitTestRunner [apply] java.lang.RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5> on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5 [apply] at jogamp.newt.DefaultEDTUtil.invokeImpl(DefaultEDTUtil.java:248) [apply] at jogamp.newt.DefaultEDTUtil.invoke(DefaultEDTUtil.java:162) [apply] at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:426) [apply] at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:2125) [apply] at jogamp.newt.WindowImpl.destroy(WindowImpl.java:1213) [apply] at com.jogamp.newt.opengl.GLWindow.destroy(GLWindow.java:477) [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:251) [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test05OnThreadAtDispose(TestGLException01NEWT.java:360) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [apply] at java.lang.reflect.Method.invoke(Method.java:606) [apply] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) [apply] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [apply] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) [apply] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [apply] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) [apply] at org.junit.rules.RunRules.evaluate(RunRules.java:20) [apply] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) [apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) [apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) [apply] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) [apply] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) [apply] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) [apply] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) [apply] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) [apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [apply] at org.junit.runners.ParentRunner.run(ParentRunner.java:309) [apply] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [apply] at java.lang.reflect.Method.invoke(Method.java:606) [apply] at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207) [apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5> on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5 [apply] at javax.media.opengl.GLException.newGLException(GLException.java:75) [apply] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:557) [apply] at jogamp.opengl.GLDrawableHelper.disposeGL(GLDrawableHelper.java:1186) [apply] at jogamp.opengl.GLAutoDrawableBase.destroyImplInLock(GLAutoDrawableBase.java:370) [apply] at com.jogamp.newt.opengl.GLWindow.access$300(GLWindow.java:112) [apply] at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.destroyActionInLock(GLWindow.java:540) [apply] at jogamp.newt.WindowImpl$1.run(WindowImpl.java:1138) [apply] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150) [apply] at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371) [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5> [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.dispose(TestGLException01NEWT.java:119) [apply] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:541) [apply] ... 7 more [apply] This-Thread : true [apply] Anim-Thread : false [apply] ExceptionSent : 1 [apply] Exception @ Init/Reshape/Display: false [apply] Exception @ Invoke : false [apply] Exception @ Dispose : true [apply] Exception @ GLAnimatorControl : 0 [apply] Init Count : 1 / 1 [apply] Reshape Count : 1 / 1 [apply] Display Count : 6 / 6 [apply] Invoke Count : 1 / 1 [apply] Dispose Count : 0 / 1 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test05OnThreadAtDispose [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test11OffThreadAtInit [apply] User caught exception AnimException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> on thread Thread-2-UserApp-JUnitTestRunner-Animator on thread Thread-2-UserApp-JUnitTestRunner-Animator [apply] com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$AnimException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> on thread Thread-2-UserApp-JUnitTestRunner-Animator [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$5.uncaughtException(TestGLException01NEWT.java:204) [apply] at com.jogamp.opengl.util.AnimatorBase.handleUncaughtException(AnimatorBase.java:532) [apply] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:241) [apply] at java.lang.Thread.run(Thread.java:745) [apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> on thread Thread-2-UserApp-JUnitTestRunner-Animator [apply] at javax.media.opengl.GLException.newGLException(GLException.java:75) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318) [apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138) [apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666) [apply] at com.jogamp.opengl.util.DefaultAnimatorImpl.display(DefaultAnimatorImpl.java:54) [apply] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:446) [apply] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:198) [apply] ... 1 more [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in init: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.init(TestGLException01NEWT.java:112) [apply] at jogamp.opengl.GLDrawableHelper.init(GLDrawableHelper.java:639) [apply] at jogamp.opengl.GLDrawableHelper.init(GLDrawableHelper.java:661) [apply] at jogamp.opengl.GLAutoDrawableBase$1.run(GLAutoDrawableBase.java:429) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1282) [apply] ... 6 more [apply] This-Thread : false [apply] Anim-Thread : true [apply] ExceptionSent : 1 [apply] Exception @ Init/Reshape/Display: false [apply] Exception @ Invoke : false [apply] Exception @ Dispose : false [apply] Exception @ GLAnimatorControl : 1 [apply] Init Count : 0 / 0 [apply] Reshape Count : 0 / 0 [apply] Display Count : 0 / 0 [apply] Invoke Count : 0 / 0 [apply] Dispose Count : 0 / 0 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test11OffThreadAtInit [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test12OffThreadAtReshape [apply] User caught exception AnimException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> on thread Thread-2-UserApp-JUnitTestRunner-Animator on thread Thread-2-UserApp-JUnitTestRunner-Animator [apply] com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$AnimException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> on thread Thread-2-UserApp-JUnitTestRunner-Animator [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$5.uncaughtException(TestGLException01NEWT.java:204) [apply] at com.jogamp.opengl.util.AnimatorBase.handleUncaughtException(AnimatorBase.java:532) [apply] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:241) [apply] at java.lang.Thread.run(Thread.java:745) [apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> on thread Thread-2-UserApp-JUnitTestRunner-Animator [apply] at javax.media.opengl.GLException.newGLException(GLException.java:75) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318) [apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138) [apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666) [apply] at com.jogamp.opengl.util.DefaultAnimatorImpl.display(DefaultAnimatorImpl.java:54) [apply] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:446) [apply] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:198) [apply] ... 1 more [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in reshape: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.reshape(TestGLException01NEWT.java:133) [apply] at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:741) [apply] at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:747) [apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:438) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1284) [apply] ... 6 more [apply] User caught exception GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #2 on thread Thread-2-UserApp-JUnitTestRunner> on thread Thread-2-UserApp-JUnitTestRunner on thread Thread-2-UserApp-JUnitTestRunner [apply] javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in reshape: #2 on thread Thread-2-UserApp-JUnitTestRunner> on thread Thread-2-UserApp-JUnitTestRunner [apply] at javax.media.opengl.GLException.newGLException(GLException.java:75) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318) [apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138) [apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666) [apply] at jogamp.opengl.GLDrawableHelper.invoke(GLDrawableHelper.java:921) [apply] at jogamp.opengl.GLAutoDrawableBase.invoke(GLAutoDrawableBase.java:602) [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:226) [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test12OffThreadAtReshape(TestGLException01NEWT.java:373) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [apply] at java.lang.reflect.Method.invoke(Method.java:606) [apply] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) [apply] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [apply] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) [apply] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [apply] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) [apply] at org.junit.rules.RunRules.evaluate(RunRules.java:20) [apply] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) [apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) [apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) [apply] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) [apply] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) [apply] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) [apply] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) [apply] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) [apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [apply] at org.junit.runners.ParentRunner.run(ParentRunner.java:309) [apply] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [apply] at java.lang.reflect.Method.invoke(Method.java:606) [apply] at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207) [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in reshape: #2 on thread Thread-2-UserApp-JUnitTestRunner> [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.reshape(TestGLException01NEWT.java:133) [apply] at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:741) [apply] at jogamp.opengl.GLDrawableHelper.reshape(GLDrawableHelper.java:747) [apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:438) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1284) [apply] ... 38 more [apply] This-Thread : false [apply] Anim-Thread : true [apply] ExceptionSent : 2 [apply] Exception @ Init/Reshape/Display: false [apply] Exception @ Invoke : true [apply] Exception @ Dispose : false [apply] Exception @ GLAnimatorControl : 1 [apply] Init Count : 1 / 1 [apply] Reshape Count : 0 / 0 [apply] Display Count : 0 / 0 [apply] Invoke Count : 0 / 0 [apply] Dispose Count : 0 / 1 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test12OffThreadAtReshape [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test13OffThreadAtDisplay [apply] User caught exception AnimException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> on thread Thread-2-UserApp-JUnitTestRunner-Animator on thread Thread-2-UserApp-JUnitTestRunner-Animator [apply] com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$AnimException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> on thread Thread-2-UserApp-JUnitTestRunner-Animator [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$5.uncaughtException(TestGLException01NEWT.java:204) [apply] at com.jogamp.opengl.util.AnimatorBase.handleUncaughtException(AnimatorBase.java:532) [apply] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:241) [apply] at java.lang.Thread.run(Thread.java:745) [apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> on thread Thread-2-UserApp-JUnitTestRunner-Animator [apply] at javax.media.opengl.GLException.newGLException(GLException.java:75) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318) [apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138) [apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666) [apply] at com.jogamp.opengl.util.DefaultAnimatorImpl.display(DefaultAnimatorImpl.java:54) [apply] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:446) [apply] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:198) [apply] ... 1 more [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126) [apply] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:689) [apply] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:671) [apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:441) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1284) [apply] ... 6 more [apply] User caught exception GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-2-UserApp-JUnitTestRunner> on thread Thread-2-UserApp-JUnitTestRunner on thread Thread-2-UserApp-JUnitTestRunner [apply] javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-2-UserApp-JUnitTestRunner> on thread Thread-2-UserApp-JUnitTestRunner [apply] at javax.media.opengl.GLException.newGLException(GLException.java:75) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318) [apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138) [apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666) [apply] at jogamp.opengl.GLDrawableHelper.invoke(GLDrawableHelper.java:921) [apply] at jogamp.opengl.GLAutoDrawableBase.invoke(GLAutoDrawableBase.java:602) [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:226) [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test13OffThreadAtDisplay(TestGLException01NEWT.java:379) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [apply] at java.lang.reflect.Method.invoke(Method.java:606) [apply] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) [apply] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [apply] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) [apply] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [apply] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) [apply] at org.junit.rules.RunRules.evaluate(RunRules.java:20) [apply] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) [apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) [apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) [apply] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) [apply] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) [apply] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) [apply] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) [apply] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) [apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [apply] at org.junit.runners.ParentRunner.run(ParentRunner.java:309) [apply] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [apply] at java.lang.reflect.Method.invoke(Method.java:606) [apply] at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207) [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-2-UserApp-JUnitTestRunner> [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126) [apply] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:689) [apply] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:671) [apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:441) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1284) [apply] ... 38 more [apply] This-Thread : false [apply] Anim-Thread : true [apply] ExceptionSent : 2 [apply] Exception @ Init/Reshape/Display: false [apply] Exception @ Invoke : true [apply] Exception @ Dispose : false [apply] Exception @ GLAnimatorControl : 1 [apply] Init Count : 1 / 1 [apply] Reshape Count : 1 / 1 [apply] Display Count : 0 / 0 [apply] Invoke Count : 0 / 0 [apply] Dispose Count : 0 / 1 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test13OffThreadAtDisplay [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test14OffThreadAtInvoke [apply] User caught exception AnimException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> on thread Thread-2-UserApp-JUnitTestRunner-Animator on thread Thread-2-UserApp-JUnitTestRunner-Animator [apply] com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$AnimException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> on thread Thread-2-UserApp-JUnitTestRunner-Animator [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$5.uncaughtException(TestGLException01NEWT.java:204) [apply] at com.jogamp.opengl.util.AnimatorBase.handleUncaughtException(AnimatorBase.java:532) [apply] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:241) [apply] at java.lang.Thread.run(Thread.java:745) [apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> on thread Thread-2-UserApp-JUnitTestRunner-Animator [apply] at javax.media.opengl.GLException.newGLException(GLException.java:75) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318) [apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138) [apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666) [apply] at com.jogamp.opengl.util.DefaultAnimatorImpl.display(DefaultAnimatorImpl.java:54) [apply] at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:446) [apply] at com.jogamp.opengl.util.Animator$MainLoop.run(Animator.java:198) [apply] ... 1 more [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in display: #1 on thread Thread-2-UserApp-JUnitTestRunner-Animator> [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126) [apply] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:689) [apply] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:671) [apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:441) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1284) [apply] ... 6 more [apply] User caught exception GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-2-UserApp-JUnitTestRunner> on thread Thread-2-UserApp-JUnitTestRunner on thread Thread-2-UserApp-JUnitTestRunner [apply] javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-2-UserApp-JUnitTestRunner> on thread Thread-2-UserApp-JUnitTestRunner [apply] at javax.media.opengl.GLException.newGLException(GLException.java:75) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1318) [apply] at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1138) [apply] at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:666) [apply] at jogamp.opengl.GLDrawableHelper.invoke(GLDrawableHelper.java:921) [apply] at jogamp.opengl.GLAutoDrawableBase.invoke(GLAutoDrawableBase.java:602) [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:226) [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test14OffThreadAtInvoke(TestGLException01NEWT.java:385) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [apply] at java.lang.reflect.Method.invoke(Method.java:606) [apply] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) [apply] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [apply] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) [apply] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [apply] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) [apply] at org.junit.rules.RunRules.evaluate(RunRules.java:20) [apply] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) [apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) [apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) [apply] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) [apply] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) [apply] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) [apply] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) [apply] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) [apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [apply] at org.junit.runners.ParentRunner.run(ParentRunner.java:309) [apply] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [apply] at java.lang.reflect.Method.invoke(Method.java:606) [apply] at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207) [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in display: #2 on thread Thread-2-UserApp-JUnitTestRunner> [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.display(TestGLException01NEWT.java:126) [apply] at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:689) [apply] at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:671) [apply] at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:441) [apply] at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1284) [apply] ... 38 more [apply] This-Thread : false [apply] Anim-Thread : true [apply] ExceptionSent : 2 [apply] Exception @ Init/Reshape/Display: false [apply] Exception @ Invoke : true [apply] Exception @ Dispose : false [apply] Exception @ GLAnimatorControl : 1 [apply] Init Count : 1 / 1 [apply] Reshape Count : 1 / 1 [apply] Display Count : 0 / 0 [apply] Invoke Count : 0 / 0 [apply] Dispose Count : 0 / 1 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test14OffThreadAtInvoke [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test15OffThreadAtDispose [apply] User caught exception RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10> on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10 on thread Thread-2-UserApp-JUnitTestRunner [apply] java.lang.RuntimeException: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10> on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10 [apply] at jogamp.newt.DefaultEDTUtil.invokeImpl(DefaultEDTUtil.java:248) [apply] at jogamp.newt.DefaultEDTUtil.invoke(DefaultEDTUtil.java:162) [apply] at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:426) [apply] at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:2125) [apply] at jogamp.newt.WindowImpl.destroy(WindowImpl.java:1213) [apply] at com.jogamp.newt.opengl.GLWindow.destroy(GLWindow.java:477) [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.runTestGL(TestGLException01NEWT.java:251) [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.test15OffThreadAtDispose(TestGLException01NEWT.java:391) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [apply] at java.lang.reflect.Method.invoke(Method.java:606) [apply] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) [apply] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [apply] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) [apply] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [apply] at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) [apply] at org.junit.rules.RunRules.evaluate(RunRules.java:20) [apply] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) [apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) [apply] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) [apply] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) [apply] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) [apply] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) [apply] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) [apply] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) [apply] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [apply] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [apply] at org.junit.runners.ParentRunner.run(ParentRunner.java:309) [apply] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052) [apply] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [apply] at java.lang.reflect.Method.invoke(Method.java:606) [apply] at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207) [apply] Caused by: javax.media.opengl.GLException: Caught RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10> on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10 [apply] at javax.media.opengl.GLException.newGLException(GLException.java:75) [apply] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:557) [apply] at jogamp.opengl.GLDrawableHelper.disposeGL(GLDrawableHelper.java:1186) [apply] at jogamp.opengl.GLAutoDrawableBase.destroyImplInLock(GLAutoDrawableBase.java:370) [apply] at com.jogamp.newt.opengl.GLWindow.access$300(GLWindow.java:112) [apply] at com.jogamp.newt.opengl.GLWindow$GLLifecycleHook.destroyActionInLock(GLWindow.java:540) [apply] at jogamp.newt.WindowImpl$1.run(WindowImpl.java:1138) [apply] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:150) [apply] at jogamp.newt.DefaultEDTUtil$NEDT.run(DefaultEDTUtil.java:371) [apply] Caused by: java.lang.RuntimeException: <Injected GLEventListener exception in dispose: #1 on thread Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10> [apply] at com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT$1.dispose(TestGLException01NEWT.java:119) [apply] at jogamp.opengl.GLDrawableHelper.disposeAllGLEventListener(GLDrawableHelper.java:541) [apply] ... 7 more [apply] This-Thread : false [apply] Anim-Thread : false [apply] ExceptionSent : 1 [apply] Exception @ Init/Reshape/Display: false [apply] Exception @ Invoke : false [apply] Exception @ Dispose : true [apply] Exception @ GLAnimatorControl : 0 [apply] Init Count : 1 / 1 [apply] Reshape Count : 1 / 1 [apply] Display Count : 11 / 11 [apply] Invoke Count : 1 / 1 [apply] Dispose Count : 0 / 1 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT - test15OffThreadAtDispose [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306252849 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01OnThreadAtInit took 0.385 sec [apply] Testcase: test02OnThreadAtReshape took 0.078 sec [apply] Testcase: test03OnThreadAtDisplay took 0.15 sec [apply] Testcase: test04OnThreadAtInvoke took 0.164 sec [apply] Testcase: test05OnThreadAtDispose took 0.784 sec [apply] Testcase: test11OffThreadAtInit took 0.072 sec [apply] Testcase: test12OffThreadAtReshape took 0.07 sec [apply] Testcase: test13OffThreadAtDisplay took 0.148 sec [apply] Testcase: test14OffThreadAtInvoke took 0.157 sec [apply] Testcase: test15OffThreadAtDispose took 0.681 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT [apply] junit.framework.TestListener: tests to run: 5 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306254537 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306255540 ms +++ localhost/127.0.0.1:59999 - Locked within 1011 ms, 2 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test01_ES1 [apply] junit.framework.TestListener: startTest(test01_ES1) [apply] GLES1 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test01_ES1 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test02__ES2 [apply] GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test02__ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test03_GL2 [apply] junit.framework.TestListener: endTest(test01_ES1) [apply] junit.framework.TestListener: startTest(test02__ES2) [apply] junit.framework.TestListener: endTest(test02__ES2) [apply] junit.framework.TestListener: startTest(test03_GL2) [apply] GL UnitTester [apply] GL_VENDOR: NVIDIA Corporation [apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION: 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GL GLSL: true, has-compiler-func: true, version 1.20, 1.20.0 [apply] GL FBO: basic true, full true [apply] GL Profile: GLProfile[GL2/GL2.hw] [apply] GL Renderer Quirks:[NoOffscreenBitmap] [apply] GL:jogamp.opengl.gl4.GL4bcImpl@258a1ed8, 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] - pre GL-Error 0x0 [apply] - GL-Error 0x0 [apply] - GL-Error 0x0 [apply] - GL-Error 0x0 [apply] - GL-Error 0x0 [apply] - GL-Error 0x0 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test03_GL2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test04_GL3 [apply] GL UnitTester [apply] GL_VENDOR: NVIDIA Corporation [apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION: 3.3 NVIDIA-8.24.15 310.90.9.05f01 [apply] GL GLSL: true, has-compiler-func: true, version 3.30, 3.30.0 [apply] GL FBO: basic true, full true [apply] GL Profile: GLProfile[GL3/GL3.hw] [apply] GL Renderer Quirks:[NoOffscreenBitmap] [apply] GL:jogamp.opengl.gl4.GL4bcImpl@5948108c, 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [apply] - pre GL-Error 0x0 [apply] - GL-Error 0x0 [apply] - GL-Error 0x0 [apply] - GL-Error 0x0 [apply] - GL-Error 0x0 [apply] - GL-Error 0x0 [apply] - GL_MAX_TEXTURE_SIZE: 8192 [apply] - GL_ACTIVE_TEXTURE: 33984 [apply] - GL_MAX_TEXTURE_IMAGE_UNITS: 16 [apply] - GL_MAX_COLOR_ATTACHMENTS: 8 [apply] - GL_MAX_SAMPLES: 8 [apply] junit.framework.TestListener: endTest(test03_GL2) [apply] junit.framework.TestListener: startTest(test04_GL3) [apply] - GL_MAX_TEXTURE_SIZE: 8192 [apply] - GL_ACTIVE_TEXTURE: 33984 [apply] - GL_MAX_TEXTURE_IMAGE_UNITS: 16 [apply] - GL_MAX_COLOR_ATTACHMENTS: 8 [apply] - GL_MAX_SAMPLES: 8 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test04_GL3 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test05_GL4 [apply] GL UnitTester [apply] GL_VENDOR: Apple Computer, Inc. [apply] GL_RENDERER: Apple Software Renderer [apply] GL_VERSION: 4.1 APPLE-9.6.1 [apply] GL GLSL: true, has-compiler-func: true, version 4.10, 4.10.0 [apply] GL FBO: basic true, full true [apply] GL Profile: GLProfile[GL4/GL4.sw] [apply] GL Renderer Quirks:[NoOffscreenBitmap] [apply] GL:jogamp.opengl.gl4.GL4bcImpl@64c97178, 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [apply] - pre GL-Error 0x0 [apply] - GL-Error 0x0 [apply] - GL-Error 0x0 [apply] - GL-Error 0x0 [apply] - GL-Error 0x0 [apply] - GL-Error 0x0 [apply] junit.framework.TestListener: endTest(test04_GL3) [apply] junit.framework.TestListener: startTest(test05_GL4) [apply] - GL_MAX_TEXTURE_SIZE: 16384 [apply] - GL_ACTIVE_TEXTURE: 33984 [apply] - GL_MAX_TEXTURE_IMAGE_UNITS: 16 [apply] - GL_MAX_COLOR_ATTACHMENTS: 8 [apply] - GL_MAX_SAMPLES: 16 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test05_GL4 [apply] junit.framework.TestListener: endTest(test05_GL4) [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306257616 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 3.161 sec [apply] ------------- Standard Output --------------- [apply] - GL_MAX_TEXTURE_SIZE: 8192 [apply] - GL_ACTIVE_TEXTURE: 33984 [apply] - GL_MAX_TEXTURE_IMAGE_UNITS: 16 [apply] - GL_MAX_COLOR_ATTACHMENTS: 8 [apply] - GL_MAX_SAMPLES: 8 [apply] - GL_MAX_TEXTURE_SIZE: 8192 [apply] - GL_ACTIVE_TEXTURE: 33984 [apply] - GL_MAX_TEXTURE_IMAGE_UNITS: 16 [apply] - GL_MAX_COLOR_ATTACHMENTS: 8 [apply] - GL_MAX_SAMPLES: 8 [apply] - GL_MAX_TEXTURE_SIZE: 16384 [apply] - GL_ACTIVE_TEXTURE: 33984 [apply] - GL_MAX_TEXTURE_IMAGE_UNITS: 16 [apply] - GL_MAX_COLOR_ATTACHMENTS: 8 [apply] - GL_MAX_SAMPLES: 16 [apply] ------------- ---------------- --------------- [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306254537 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306255540 ms +++ localhost/127.0.0.1:59999 - Locked within 1011 ms, 2 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test01_ES1 [apply] GLES1 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test01_ES1 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test02__ES2 [apply] GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test02__ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test03_GL2 [apply] GL UnitTester [apply] GL_VENDOR: NVIDIA Corporation [apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION: 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GL GLSL: true, has-compiler-func: true, version 1.20, 1.20.0 [apply] GL FBO: basic true, full true [apply] GL Profile: GLProfile[GL2/GL2.hw] [apply] GL Renderer Quirks:[NoOffscreenBitmap] [apply] GL:jogamp.opengl.gl4.GL4bcImpl@258a1ed8, 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] - pre GL-Error 0x0 [apply] - GL-Error 0x0 [apply] - GL-Error 0x0 [apply] - GL-Error 0x0 [apply] - GL-Error 0x0 [apply] - GL-Error 0x0 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test03_GL2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test04_GL3 [apply] GL UnitTester [apply] GL_VENDOR: NVIDIA Corporation [apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION: 3.3 NVIDIA-8.24.15 310.90.9.05f01 [apply] GL GLSL: true, has-compiler-func: true, version 3.30, 3.30.0 [apply] GL FBO: basic true, full true [apply] GL Profile: GLProfile[GL3/GL3.hw] [apply] GL Renderer Quirks:[NoOffscreenBitmap] [apply] GL:jogamp.opengl.gl4.GL4bcImpl@5948108c, 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [apply] - pre GL-Error 0x0 [apply] - GL-Error 0x0 [apply] - GL-Error 0x0 [apply] - GL-Error 0x0 [apply] - GL-Error 0x0 [apply] - GL-Error 0x0 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test04_GL3 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test05_GL4 [apply] GL UnitTester [apply] GL_VENDOR: Apple Computer, Inc. [apply] GL_RENDERER: Apple Software Renderer [apply] GL_VERSION: 4.1 APPLE-9.6.1 [apply] GL GLSL: true, has-compiler-func: true, version 4.10, 4.10.0 [apply] GL FBO: basic true, full true [apply] GL Profile: GLProfile[GL4/GL4.sw] [apply] GL Renderer Quirks:[NoOffscreenBitmap] [apply] GL:jogamp.opengl.gl4.GL4bcImpl@64c97178, 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [apply] - pre GL-Error 0x0 [apply] - GL-Error 0x0 [apply] - GL-Error 0x0 [apply] - GL-Error 0x0 [apply] - GL-Error 0x0 [apply] - GL-Error 0x0 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT - test05_GL4 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306257616 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01_ES1 took 1.678 sec [apply] Testcase: test02__ES2 took 0 sec [apply] Testcase: test03_GL2 took 0.118 sec [apply] Testcase: test04_GL3 took 0.1 sec [apply] Testcase: test05_GL4 took 0.082 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT [apply] junit.framework.TestListener: tests to run: 7 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306259219 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306261234 ms +++ localhost/127.0.0.1:59999 - Locked within 2022 ms, 3 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test00ShowAvailProfiles [apply] junit.framework.TestListener: startTest(test00ShowAvailProfiles) [apply] junit.framework.TestListener: endTest(test00ShowAvailProfiles) [apply] junit.framework.TestListener: startTest(test10GL2PolygonModeFailure) [apply] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] [apply] Natives [apply] GL4bc false [apply] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)] [apply] GLES3 false [apply] GL3bc false [apply] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)] [apply] GL2 true [2.1 (Compat profile, arb, FBO, hardware)] [apply] GLES2 false [apply] GLES1 false [apply] Count 3 / 8 [apply] Common [apply] GL4ES3 false [apply] GL2GL3 true [apply] GL2ES2 true [apply] GL2ES1 true [apply] Mappings [apply] GL2ES2 GLProfile[GL2ES2/GL4.sw] [apply] GL2ES1 GLProfile[GL2ES1/GL2.hw] [apply] GL2 GLProfile[GL2/GL2.hw] [apply] GL4 GLProfile[GL4/GL4.sw] [apply] GL3 GLProfile[GL3/GL3.hw] [apply] GL2GL3 GLProfile[GL2GL3/GL4.sw] [apply] default GLProfile[GL2/GL2.hw] [apply] Count 6 / 12 [apply] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test00ShowAvailProfiles [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test10GL2PolygonModeFailure [apply] junit.framework.TestListener: endTest(test10GL2PolygonModeFailure) [apply] junit.framework.TestListener: startTest(test11GL3bcPolygonModeFailure) [apply] junit.framework.TestListener: endTest(test11GL3bcPolygonModeFailure) [apply] junit.framework.TestListener: startTest(test12GL3PolygonModeFailure) [apply] CTX: 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GL_VENDOR: NVIDIA Corporation [apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION: 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GL Renderer Quirks:[NoOffscreenBitmap] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test10GL2PolygonModeFailure [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test11GL3bcPolygonModeFailure [apply] GL3bc n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test11GL3bcPolygonModeFailure [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test12GL3PolygonModeFailure [apply] junit.framework.TestListener: endTest(test12GL3PolygonModeFailure) [apply] junit.framework.TestListener: startTest(test20GL2BindArrayAttributeFails) [apply] CTX: 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [apply] GL_VENDOR: NVIDIA Corporation [apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION: 3.3 NVIDIA-8.24.15 310.90.9.05f01 [apply] GL Renderer Quirks:[NoOffscreenBitmap] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test12GL3PolygonModeFailure [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test20GL2BindArrayAttributeFails [apply] CTX: 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GL_VENDOR: NVIDIA Corporation [apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION: 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GL Renderer Quirks:[NoOffscreenBitmap] [apply] junit.framework.TestListener: endTest(test20GL2BindArrayAttributeFails) [apply] junit.framework.TestListener: startTest(test21GL3bcBindArrayAttributeFails) [apply] junit.framework.TestListener: endTest(test21GL3bcBindArrayAttributeFails) [apply] junit.framework.TestListener: startTest(test22GL3BindArrayAttributeFails) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test20GL2BindArrayAttributeFails [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test21GL3bcBindArrayAttributeFails [apply] GL3bc n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test21GL3bcBindArrayAttributeFails [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test22GL3BindArrayAttributeFails [apply] CTX: 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [apply] GL_VENDOR: NVIDIA Corporation [apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION: 3.3 NVIDIA-8.24.15 310.90.9.05f01 [apply] GL Renderer Quirks:[NoOffscreenBitmap] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test22GL3BindArrayAttributeFails [apply] junit.framework.TestListener: endTest(test22GL3BindArrayAttributeFails) [apply] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 4.251 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306259219 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306261234 ms +++ localhost/127.0.0.1:59999 - Locked within 2022 ms, 3 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test00ShowAvailProfiles [apply] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] [apply] Natives [apply] GL4bc false [apply] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)] [apply] GLES3 false [apply] GL3bc false [apply] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)] [apply] GL2 true [2.1 (Compat profile, arb, FBO, hardware)] [apply] GLES2 false [apply] GLES1 false [apply] Count 3 / 8 [apply] Common [apply] GL4ES3 false [apply] GL2GL3 true [apply] GL2ES2 true [apply] GL2ES1 true [apply] Mappings [apply] GL2ES2 GLProfile[GL2ES2/GL4.sw] [apply] GL2ES1 GLProfile[GL2ES1/GL2.hw] [apply] GL2 GLProfile[GL2/GL2.hw] [apply] GL4 GLProfile[GL4/GL4.sw] [apply] GL3 GLProfile[GL3/GL3.hw] [apply] GL2GL3 GLProfile[GL2GL3/GL4.sw] [apply] default GLProfile[GL2/GL2.hw] [apply] Count 6 / 12 [apply] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test00ShowAvailProfiles [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test10GL2PolygonModeFailure [apply] CTX: 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GL_VENDOR: NVIDIA Corporation [apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION: 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GL Renderer Quirks:[NoOffscreenBitmap] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test10GL2PolygonModeFailure [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test11GL3bcPolygonModeFailure [apply] GL3bc n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test11GL3bcPolygonModeFailure [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test12GL3PolygonModeFailure [apply] CTX: 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [apply] GL_VENDOR: NVIDIA Corporation [apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION: 3.3 NVIDIA-8.24.15 310.90.9.05f01 [apply] GL Renderer Quirks:[NoOffscreenBitmap] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test12GL3PolygonModeFailure [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test20GL2BindArrayAttributeFails [apply] CTX: 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GL_VENDOR: NVIDIA Corporation [apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION: 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GL Renderer Quirks:[NoOffscreenBitmap] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test20GL2BindArrayAttributeFails [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test21GL3bcBindArrayAttributeFails [apply] GL3bc n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test21GL3bcBindArrayAttributeFails [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test22GL3BindArrayAttributeFails [apply] CTX: 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [apply] GL_VENDOR: NVIDIA Corporation [apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION: 3.3 NVIDIA-8.24.15 310.90.9.05f01 [apply] GL Renderer Quirks:[NoOffscreenBitmap] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT - test22GL3BindArrayAttributeFails [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306263403 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test00ShowAvailProfiles took 1.702 sec [apply] Testcase: test10GL2PolygonModeFailure took 0.14 sec [apply] Testcase: test11GL3bcPolygonModeFailure took 0.001 sec [apply] Testcase: test12GL3PolygonModeFailure took 0.073 sec [apply] Testcase: test20GL2BindArrayAttributeFails took 0.08 sec [apply] Testcase: test21GL3bcBindArrayAttributeFails took 0 sec [apply] Testcase: test22GL3BindArrayAttributeFails took 0.067 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306263403 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT.xml [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306264958 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT [apply] junit.framework.TestListener: tests to run: 6 [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306266963 ms +++ localhost/127.0.0.1:59999 - Locked within 2013 ms, 3 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test01FFP__GL2 [apply] junit.framework.TestListener: startTest(test01FFP__GL2) [apply] GL_VENDOR: NVIDIA Corporation [apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION: 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GL Profile: GLProfile[GL2/GL2.hw] [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test01FFP__GL2___-n0001-flat-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test01FFP__GL2___-n0002-smooth-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test01FFP__GL2___-n0003-attn0-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [apply] junit.framework.TestListener: endTest(test01FFP__GL2) [apply] junit.framework.TestListener: startTest(test02FFP__ES1) [apply] junit.framework.TestListener: endTest(test02FFP__ES1) [apply] junit.framework.TestListener: startTest(test03FFP__ES2) [apply] junit.framework.TestListener: endTest(test03FFP__ES2) [apply] junit.framework.TestListener: startTest(test04FFP__GL2ES2) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test01FFP__GL2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test02FFP__ES1 [apply] GLES1 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test02FFP__ES1 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test03FFP__ES2 [apply] GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test03FFP__ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test04FFP__GL2ES2 [apply] GL_VENDOR: Apple Computer, Inc. [apply] GL_RENDERER: Apple Software Renderer [apply] GL_VERSION: 4.1 APPLE-9.6.1 [apply] GL Profile: GLProfile[GL2ES1/GL4.sw.custom] [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test04FFP__GL2ES2-n0001-flat-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0512x0512.png [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test04FFP__GL2ES2-n0002-smooth-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0512x0512.png [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test04FFP__GL2ES2-n0003-attn0-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0512x0512.png [apply] junit.framework.TestListener: endTest(test04FFP__GL2ES2) [apply] junit.framework.TestListener: startTest(test11GLSL_GL2) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test04FFP__GL2ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test11GLSL_GL2 [apply] GL_VENDOR: NVIDIA Corporation [apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION: 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GL GLSL: true, has-compiler-func: true, version 1.20 [apply] GL Profile: GLProfile[GL2/GL2.hw] [apply] ShaderState: attachShaderProgram: -1 -> 3 (enable: true) [apply] null [apply] ShaderProgram[id=3, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test11GLSL_GL2___-n0001-flat-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test11GLSL_GL2___-n0002-smooth-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test11GLSL_GL2___-n0003-attn0-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [apply] junit.framework.TestListener: endTest(test11GLSL_GL2) [apply] junit.framework.TestListener: startTest(test12GLSL_ES2) [apply] junit.framework.TestListener: endTest(test12GLSL_ES2) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test11GLSL_GL2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test12GLSL_ES2 [apply] GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test12GLSL_ES2 [apply] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 5.086 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306264958 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306266963 ms +++ localhost/127.0.0.1:59999 - Locked within 2013 ms, 3 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test01FFP__GL2 [apply] GL_VENDOR: NVIDIA Corporation [apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION: 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GL Profile: GLProfile[GL2/GL2.hw] [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test01FFP__GL2___-n0001-flat-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test01FFP__GL2___-n0002-smooth-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test01FFP__GL2___-n0003-attn0-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test01FFP__GL2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test02FFP__ES1 [apply] GLES1 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test02FFP__ES1 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test03FFP__ES2 [apply] GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test03FFP__ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test04FFP__GL2ES2 [apply] GL_VENDOR: Apple Computer, Inc. [apply] GL_RENDERER: Apple Software Renderer [apply] GL_VERSION: 4.1 APPLE-9.6.1 [apply] GL Profile: GLProfile[GL2ES1/GL4.sw.custom] [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test04FFP__GL2ES2-n0001-flat-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0512x0512.png [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test04FFP__GL2ES2-n0002-smooth-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0512x0512.png [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test04FFP__GL2ES2-n0003-attn0-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0512x0512.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test04FFP__GL2ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test11GLSL_GL2 [apply] GL_VENDOR: NVIDIA Corporation [apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION: 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GL GLSL: true, has-compiler-func: true, version 1.20 [apply] GL Profile: GLProfile[GL2/GL2.hw] [apply] ShaderState: attachShaderProgram: -1 -> 3 (enable: true) [apply] null [apply] ShaderProgram[id=3, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test11GLSL_GL2___-n0001-flat-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test11GLSL_GL2___-n0002-smooth-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestGLPointsNEWT.test11GLSL_GL2___-n0003-attn0-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test11GLSL_GL2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test12GLSL_ES2 [apply] GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT - test12GLSL_ES2 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306269951 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01FFP__GL2 took 2.195 sec [apply] Testcase: test02FFP__ES1 took 0 sec [apply] Testcase: test03FFP__ES2 took 0 sec [apply] Testcase: test04FFP__GL2ES2 took 0.462 sec [apply] Testcase: test11GLSL_GL2 took 0.226 sec [apply] Testcase: test12GLSL_ES2 took 0 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306269951 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT [apply] junit.framework.TestListener: tests to run: 1 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306271595 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: startTest(testInitSingleton) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306274614 ms +++ localhost/127.0.0.1:59999 - Locked within 3026 ms, 4 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT - testInitSingleton [apply] Desktop [apply] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] [apply] Natives [apply] GL4bc false [apply] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)] [apply] GLES3 false [apply] GL3bc false [apply] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)] [apply] GL2 true [2.1 (Compat profile, arb, FBO, hardware)] [apply] GLES2 false [apply] GLES1 false [apply] Count 3 / 8 [apply] Common [apply] GL4ES3 false [apply] GL2GL3 true [apply] GL2ES2 true [apply] GL2ES1 true [apply] Mappings [apply] GL2ES2 GLProfile[GL2ES2/GL4.sw] [apply] GL2ES1 GLProfile[GL2ES1/GL2.hw] [apply] GL2 GLProfile[GL2/GL2.hw] [apply] GL4 GLProfile[GL4/GL4.sw] [apply] GL3 GLProfile[GL3/GL3.hw] [apply] GL2GL3 GLProfile[GL2GL3/GL4.sw] [apply] default GLProfile[GL2/GL2.hw] [apply] Count 6 / 12 [apply] [apply] [apply] [apply] [apply] [apply] EGL [apply] NULL [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT - testInitSingleton [apply] junit.framework.TestListener: endTest(testInitSingleton) [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306276421 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.923 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306271595 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306274614 ms +++ localhost/127.0.0.1:59999 - Locked within 3026 ms, 4 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT - testInitSingleton [apply] Desktop [apply] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] [apply] Natives [apply] GL4bc false [apply] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)] [apply] GLES3 false [apply] GL3bc false [apply] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)] [apply] GL2 true [2.1 (Compat profile, arb, FBO, hardware)] [apply] GLES2 false [apply] GLES1 false [apply] Count 3 / 8 [apply] Common [apply] GL4ES3 false [apply] GL2GL3 true [apply] GL2ES2 true [apply] GL2ES1 true [apply] Mappings [apply] GL2ES2 GLProfile[GL2ES2/GL4.sw] [apply] GL2ES1 GLProfile[GL2ES1/GL2.hw] [apply] GL2 GLProfile[GL2/GL2.hw] [apply] GL4 GLProfile[GL4/GL4.sw] [apply] GL3 GLProfile[GL3/GL3.hw] [apply] GL2GL3 GLProfile[GL2GL3/GL4.sw] [apply] default GLProfile[GL2/GL2.hw] [apply] Count 6 / 12 [apply] [apply] [apply] [apply] [apply] [apply] EGL [apply] NULL [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT - testInitSingleton [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306276421 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testInitSingleton took 1.717 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT [apply] junit.framework.TestListener: tests to run: 15 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306278124 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306286138 ms +++ localhost/127.0.0.1:59999 - Locked within 8032 ms, 9 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test00Version [apply] ----------------------------------------------------------------------------------------------------- [apply] Platform: MACOS / Mac OS X 10.9.4 (10.9.4), x86_64 (arch), GENERIC_ABI, 2 cores [apply] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment: [apply] int8 1 / 1, int16 2 / 2 [apply] int 4 / 4, long 8 / 8 [apply] int32 4 / 4, int64 8 / 8 [apply] float 4 / 4, double 8 / 8, ldouble 16 / 16 [apply] pointer 8 / 8, page 4096 [apply] Platform: Java Version: 1.7.0_60 (1.7.0u60), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment [apply] Platform: Java Vendor: Oracle Corporation, http://java.oracle.com/, JavaSE: true, Java6: true, AWT enabled: false [apply] ----------------------------------------------------------------------------------------------------- [apply] ----------------------------------------------------------------------------------------------------- [apply] Package: com.jogamp.common [apply] Extension Name: com.jogamp.common [apply] Specification Title: GlueGen Java Bindings Generator [apply] Specification Vendor: JogAmp Community [apply] Specification Version: 2.2 [apply] Implementation Title: GlueGen Run-Time [apply] Implementation Vendor: JogAmp Community [apply] Implementation Vendor ID: com.jogamp [apply] Implementation URL: http://jogamp.org/ [apply] Implementation Version: 2.2.0-rc-20140730 [apply] Implementation Build: 2.2-b813-20140730 [apply] Implementation Branch: origin/master [apply] Implementation Commit: 48b97646ad57cda4087c46437ef5f1e1ae6f1b0d [apply] ----------------------------------------------------------------------------------------------------- [apply] ----------------------------------------------------------------------------------------------------- [apply] Package: javax.media.nativewindow [apply] Extension Name: javax.media.opengl [apply] Specification Title: Java Bindings for OpenGL API Specification [apply] Specification Vendor: JogAmp Community [apply] Specification Version: 2.2 [apply] Implementation Title: Java Bindings for OpenGL Runtime Environment [apply] Implementation Vendor: JogAmp Community [apply] Implementation Vendor ID: com.jogamp [apply] Implementation URL: http://jogamp.org/ [apply] Implementation Version: 2.2.0-rc-20140806 [apply] Implementation Build: 2.2-b1328-20140806 [apply] Implementation Branch: origin/master [apply] Implementation Commit: 5c1214b26ad6c877a9c0f8099a7fc2a230a8b245 [apply] ----------------------------------------------------------------------------------------------------- [apply] ----------------------------------------------------------------------------------------------------- [apply] Package: javax.media.opengl [apply] Extension Name: javax.media.opengl [apply] Specification Title: Java Bindings for OpenGL API Specification [apply] Specification Vendor: JogAmp Community [apply] Specification Version: 2.2 [apply] Implementation Title: Java Bindings for OpenGL Runtime Environment [apply] Implementation Vendor: JogAmp Community [apply] Implementation Vendor ID: com.jogamp [apply] Implementation URL: http://jogamp.org/ [apply] Implementation Version: 2.2.0-rc-20140806 [apply] Implementation Build: 2.2-b1328-20140806 [apply] Implementation Branch: origin/master [apply] Implementation Commit: 5c1214b26ad6c877a9c0f8099a7fc2a230a8b245 [apply] ----------------------------------------------------------------------------------------------------- [apply] ----------------------------------------------------------------------------------------------------- [apply] Package: com.jogamp.newt [apply] Extension Name: javax.media.opengl [apply] Specification Title: Java Bindings for OpenGL API Specification [apply] Specification Vendor: JogAmp Community [apply] Specification Version: 2.2 [apply] Implementation Title: Java Bindings for OpenGL Runtime Environment [apply] Implementation Vendor: JogAmp Community [apply] Implementation Vendor ID: com.jogamp [apply] Implementation URL: http://jogamp.org/ [apply] Implementation Version: 2.2.0-rc-20140806 [apply] Implementation Build: 2.2-b1328-20140806 [apply] Implementation Branch: origin/master [apply] Implementation Commit: 5c1214b26ad6c877a9c0f8099a7fc2a230a8b245 [apply] ----------------------------------------------------------------------------------------------------- [apply] junit.framework.TestListener: startTest(test00Version) [apply] junit.framework.TestListener: endTest(test00Version) [apply] junit.framework.TestListener: startTest(test01GLProfileDefault) [apply] GLProfile Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.sw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL4.sw], , default GLProfile[GL2/GL2.hw], count 6 / 12] [apply] GLProfile.getDefaultDevice(): MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] [apply] GLProfile.getDefault(): GLProfile[GL2/GL2.hw] [apply] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] [apply] Natives [apply] GL4bc false [apply] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)] [apply] GLES3 false [apply] GL3bc false [apply] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)] [apply] GL2 true [2.1 (Compat profile, arb, FBO, hardware)] [apply] GLES2 false [apply] GLES1 false [apply] Count 3 / 8 [apply] Common [apply] GL4ES3 false [apply] GL2GL3 true [apply] GL2ES2 true [apply] GL2ES1 true [apply] Mappings [apply] GL2ES2 GLProfile[GL2ES2/GL4.sw] [apply] GL2ES1 GLProfile[GL2ES1/GL2.hw] [apply] GL2 GLProfile[GL2/GL2.hw] [apply] GL4 GLProfile[GL4/GL4.sw] [apply] GL3 GLProfile[GL3/GL3.hw] [apply] GL2GL3 GLProfile[GL2GL3/GL4.sw] [apply] default GLProfile[GL2/GL2.hw] [apply] Count 6 / 12 [apply] [apply] [apply] Desktop Capabilities: [apply] none [apply] [apply] EGL Capabilities: [apply] none [apply] [apply] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test00Version [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test01GLProfileDefault [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] 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 [apply] GLX_EXTENSIONS 0 [apply] [apply] ----------------------------------------------------------------------------------------------------- [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2ES2 [apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2ES1 [apply] junit.framework.TestListener: endTest(test01GLProfileDefault) [apply] junit.framework.TestListener: startTest(test02GLProfileMaxProgrammable) [apply] GLProfile.getMaxProgrammable(): GLProfile[GL3/GL3.hw] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test01GLProfileDefault [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test02GLProfileMaxProgrammable [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL3/GL3.hw] [apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 37 [apply] GL_ARB_blend_func_extended GL_ARB_draw_buffers_blend GL_ARB_ES2_compatibility GL_ARB_explicit_attrib_location GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_occlusion_query2 GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding GL_ARB_shading_language_include GL_ARB_texture_cube_map_array GL_ARB_texture_query_lod GL_ARB_texture_rgb10_a2ui GL_ARB_texture_storage GL_ARB_texture_swizzle GL_ARB_timer_query GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_EXT_debug_label GL_EXT_debug_marker GL_EXT_depth_bounds_test GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_texture_compression_s3tc GL_EXT_texture_filter_anisotropic GL_EXT_texture_mirror_clamp GL_EXT_texture_sRGB_decode GL_APPLE_client_storage GL_APPLE_container_object_shareable GL_APPLE_flush_render GL_APPLE_object_purgeable GL_APPLE_rgb_422 GL_APPLE_row_bytes GL_APPLE_texture_range GL_ATI_texture_mirror_once GL_NV_texture_barrier [apply] GLX_EXTENSIONS 0 [apply] [apply] ----------------------------------------------------------------------------------------------------- [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL3 [apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL2ES2 [apply] junit.framework.TestListener: endTest(test02GLProfileMaxProgrammable) [apply] junit.framework.TestListener: startTest(test03GLProfileMaxFixedFunc) [apply] GLProfile.getMaxFixedFunc(): GLProfile[GL2/GL2.hw] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test02GLProfileMaxProgrammable [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test03GLProfileMaxFixedFunc [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] 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 [apply] GLX_EXTENSIONS 0 [apply] [apply] ----------------------------------------------------------------------------------------------------- [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2ES2 [apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2ES1 [apply] junit.framework.TestListener: endTest(test03GLProfileMaxFixedFunc) [apply] junit.framework.TestListener: startTest(test04GLProfileGL2ES1) [apply] GLProfile GL2ES1: GLProfile[GL2/GL2.hw] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test03GLProfileMaxFixedFunc [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test04GLProfileGL2ES1 [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] 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 [apply] GLX_EXTENSIONS 0 [apply] [apply] ----------------------------------------------------------------------------------------------------- [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2ES2 [apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2ES1 [apply] junit.framework.TestListener: endTest(test04GLProfileGL2ES1) [apply] junit.framework.TestListener: startTest(test05GLProfileGL2ES2) [apply] GLProfile GL2ES2: GLProfile[GL4/GL4.sw] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test04GLProfileGL2ES1 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test05GLProfileGL2ES2 [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GL_ARB_blend_func_extended GL_ARB_draw_buffers_blend GL_ARB_draw_indirect GL_ARB_ES2_compatibility GL_ARB_explicit_attrib_location GL_ARB_gpu_shader_fp64 GL_ARB_gpu_shader5 GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_occlusion_query2 GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding GL_ARB_shader_subroutine GL_ARB_shading_language_include GL_ARB_tessellation_shader GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_cube_map_array GL_ARB_texture_gather GL_ARB_texture_query_lod GL_ARB_texture_rgb10_a2ui GL_ARB_texture_storage GL_ARB_texture_swizzle GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_vertex_attrib_64bit GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_EXT_debug_label GL_EXT_debug_marker GL_EXT_depth_bounds_test GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_texture_compression_s3tc GL_EXT_texture_filter_anisotropic GL_EXT_texture_mirror_clamp GL_EXT_texture_sRGB_decode GL_APPLE_client_storage GL_APPLE_container_object_shareable GL_APPLE_flush_render GL_APPLE_rgb_422 GL_APPLE_row_bytes GL_APPLE_texture_range GL_ATI_texture_mirror_once GL_NV_texture_barrier [apply] GLX_EXTENSIONS 0 [apply] [apply] ----------------------------------------------------------------------------------------------------- [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL Mapping GLProfile[GL4/GL4.sw] -> GL4 [apply] GL Mapping GLProfile[GL4/GL4.sw] -> GL3 [apply] GL Mapping GLProfile[GL4/GL4.sw] -> GL2ES2 [apply] junit.framework.TestListener: endTest(test05GLProfileGL2ES2) [apply] junit.framework.TestListener: startTest(test06GLProfileGL4ES3) [apply] GLProfile GL4ES3 n/a [apply] junit.framework.TestListener: endTest(test06GLProfileGL4ES3) [apply] junit.framework.TestListener: startTest(test10_GL4bc) [apply] junit.framework.TestListener: endTest(test10_GL4bc) [apply] junit.framework.TestListener: startTest(test11_GL3bc) [apply] junit.framework.TestListener: endTest(test11_GL3bc) [apply] junit.framework.TestListener: startTest(test12_GL2) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test05GLProfileGL2ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test06GLProfileGL4ES3 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test06GLProfileGL4ES3 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test10_GL4bc [apply] Profile GL4bc n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test10_GL4bc [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test11_GL3bc [apply] Profile GL3bc n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test11_GL3bc [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test12_GL2 [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] 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 [apply] GLX_EXTENSIONS 0 [apply] [apply] ----------------------------------------------------------------------------------------------------- [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2ES2 [apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2ES1 [apply] junit.framework.TestListener: endTest(test12_GL2) [apply] junit.framework.TestListener: startTest(test13_GL4) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test12_GL2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test13_GL4 [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GL_ARB_blend_func_extended GL_ARB_draw_buffers_blend GL_ARB_draw_indirect GL_ARB_ES2_compatibility GL_ARB_explicit_attrib_location GL_ARB_gpu_shader_fp64 GL_ARB_gpu_shader5 GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_occlusion_query2 GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding GL_ARB_shader_subroutine GL_ARB_shading_language_include GL_ARB_tessellation_shader GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_cube_map_array GL_ARB_texture_gather GL_ARB_texture_query_lod GL_ARB_texture_rgb10_a2ui GL_ARB_texture_storage GL_ARB_texture_swizzle GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_vertex_attrib_64bit GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_EXT_debug_label GL_EXT_debug_marker GL_EXT_depth_bounds_test GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_texture_compression_s3tc GL_EXT_texture_filter_anisotropic GL_EXT_texture_mirror_clamp GL_EXT_texture_sRGB_decode GL_APPLE_client_storage GL_APPLE_container_object_shareable GL_APPLE_flush_render GL_APPLE_rgb_422 GL_APPLE_row_bytes GL_APPLE_texture_range GL_ATI_texture_mirror_once GL_NV_texture_barrier [apply] GLX_EXTENSIONS 0 [apply] [apply] ----------------------------------------------------------------------------------------------------- [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL Mapping GLProfile[GL4/GL4.sw] -> GL4 [apply] GL Mapping GLProfile[GL4/GL4.sw] -> GL3 [apply] GL Mapping GLProfile[GL4/GL4.sw] -> GL2ES2 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test13_GL4 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test14_GL3 [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL3/GL3.hw] [apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 37 [apply] GL_ARB_blend_func_extended GL_ARB_draw_buffers_blend GL_ARB_ES2_compatibility GL_ARB_explicit_attrib_location GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_occlusion_query2 GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding GL_ARB_shading_language_include GL_ARB_texture_cube_map_array GL_ARB_texture_query_lod GL_ARB_texture_rgb10_a2ui GL_ARB_texture_storage GL_ARB_texture_swizzle GL_ARB_timer_query GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_EXT_debug_label GL_EXT_debug_marker GL_EXT_depth_bounds_test GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_texture_compression_s3tc GL_EXT_texture_filter_anisotropic GL_EXT_texture_mirror_clamp GL_EXT_texture_sRGB_decode GL_APPLE_client_storage GL_APPLE_container_object_shareable GL_APPLE_flush_render GL_APPLE_object_purgeable GL_APPLE_rgb_422 GL_APPLE_row_bytes GL_APPLE_texture_range GL_ATI_texture_mirror_once GL_NV_texture_barrier [apply] GLX_EXTENSIONS 0 [apply] [apply] ----------------------------------------------------------------------------------------------------- [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL3 [apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL2ES2 [apply] junit.framework.TestListener: endTest(test13_GL4) [apply] junit.framework.TestListener: startTest(test14_GL3) [apply] junit.framework.TestListener: endTest(test14_GL3) [apply] junit.framework.TestListener: startTest(test15_GLES1) [apply] junit.framework.TestListener: endTest(test15_GLES1) [apply] junit.framework.TestListener: startTest(test16_GLES2) [apply] junit.framework.TestListener: endTest(test16_GLES2) [apply] junit.framework.TestListener: startTest(test17_GLES3) [apply] junit.framework.TestListener: endTest(test17_GLES3) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test14_GL3 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test15_GLES1 [apply] Profile GLES1 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test15_GLES1 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test16_GLES2 [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test16_GLES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test17_GLES3 [apply] Profile GLES3 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test17_GLES3 [apply] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 11.282 sec [apply] ------------- Standard Output --------------- [apply] GLProfile Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.sw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL4.sw], , default GLProfile[GL2/GL2.hw], count 6 / 12] [apply] GLProfile.getDefaultDevice(): MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] [apply] GLProfile.getDefault(): GLProfile[GL2/GL2.hw] [apply] GLProfile.getMaxProgrammable(): GLProfile[GL3/GL3.hw] [apply] GLProfile.getMaxFixedFunc(): GLProfile[GL2/GL2.hw] [apply] GLProfile GL2ES1: GLProfile[GL2/GL2.hw] [apply] GLProfile GL2ES2: GLProfile[GL4/GL4.sw] [apply] GLProfile GL4ES3 n/a [apply] ------------- ---------------- --------------- [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306278124 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306286138 ms +++ localhost/127SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306289325 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] .0.0.1:59999 - Locked within 8032 ms, 9 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test00Version [apply] ----------------------------------------------------------------------------------------------------- [apply] Platform: MACOS / Mac OS X 10.9.4 (10.9.4), x86_64 (arch), GENERIC_ABI, 2 cores [apply] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment: [apply] int8 1 / 1, int16 2 / 2 [apply] int 4 / 4, long 8 / 8 [apply] int32 4 / 4, int64 8 / 8 [apply] float 4 / 4, double 8 / 8, ldouble 16 / 16 [apply] pointer 8 / 8, page 4096 [apply] Platform: Java Version: 1.7.0_60 (1.7.0u60), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment [apply] Platform: Java Vendor: Oracle Corporation, http://java.oracle.com/, JavaSE: true, Java6: true, AWT enabled: false [apply] ----------------------------------------------------------------------------------------------------- [apply] ----------------------------------------------------------------------------------------------------- [apply] Package: com.jogamp.common [apply] Extension Name: com.jogamp.common [apply] Specification Title: GlueGen Java Bindings Generator [apply] Specification Vendor: JogAmp Community [apply] Specification Version: 2.2 [apply] Implementation Title: GlueGen Run-Time [apply] Implementation Vendor: JogAmp Community [apply] Implementation Vendor ID: com.jogamp [apply] Implementation URL: http://jogamp.org/ [apply] Implementation Version: 2.2.0-rc-20140730 [apply] Implementation Build: 2.2-b813-20140730 [apply] Implementation Branch: origin/master [apply] Implementation Commit: 48b97646ad57cda4087c46437ef5f1e1ae6f1b0d [apply] ----------------------------------------------------------------------------------------------------- [apply] ----------------------------------------------------------------------------------------------------- [apply] Package: javax.media.nativewindow [apply] Extension Name: javax.media.opengl [apply] Specification Title: Java Bindings for OpenGL API Specification [apply] Specification Vendor: JogAmp Community [apply] Specification Version: 2.2 [apply] Implementation Title: Java Bindings for OpenGL Runtime Environment [apply] Implementation Vendor: JogAmp Community [apply] Implementation Vendor ID: com.jogamp [apply] Implementation URL: http://jogamp.org/ [apply] Implementation Version: 2.2.0-rc-20140806 [apply] Implementation Build: 2.2-b1328-20140806 [apply] Implementation Branch: origin/master [apply] Implementation Commit: 5c1214b26ad6c877a9c0f8099a7fc2a230a8b245 [apply] ----------------------------------------------------------------------------------------------------- [apply] ----------------------------------------------------------------------------------------------------- [apply] Package: javax.media.opengl [apply] Extension Name: javax.media.opengl [apply] Specification Title: Java Bindings for OpenGL API Specification [apply] Specification Vendor: JogAmp Community [apply] Specification Version: 2.2 [apply] Implementation Title: Java Bindings for OpenGL Runtime Environment [apply] Implementation Vendor: JogAmp Community [apply] Implementation Vendor ID: com.jogamp [apply] Implementation URL: http://jogamp.org/ [apply] Implementation Version: 2.2.0-rc-20140806 [apply] Implementation Build: 2.2-b1328-20140806 [apply] Implementation Branch: origin/master [apply] Implementation Commit: 5c1214b26ad6c877a9c0f8099a7fc2a230a8b245 [apply] ----------------------------------------------------------------------------------------------------- [apply] ----------------------------------------------------------------------------------------------------- [apply] Package: com.jogamp.newt [apply] Extension Name: javax.media.opengl [apply] Specification Title: Java Bindings for OpenGL API Specification [apply] Specification Vendor: JogAmp Community [apply] Specification Version: 2.2 [apply] Implementation Title: Java Bindings for OpenGL Runtime Environment [apply] Implementation Vendor: JogAmp Community [apply] Implementation Vendor ID: com.jogamp [apply] Implementation URL: http://jogamp.org/ [apply] Implementation Version: 2.2.0-rc-20140806 [apply] Implementation Build: 2.2-b1328-20140806 [apply] Implementation Branch: origin/master [apply] Implementation Commit: 5c1214b26ad6c877a9c0f8099a7fc2a230a8b245 [apply] ----------------------------------------------------------------------------------------------------- [apply] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] [apply] Natives [apply] GL4bc false [apply] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)] [apply] GLES3 false [apply] GL3bc false [apply] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)] [apply] GL2 true [2.1 (Compat profile, arb, FBO, hardware)] [apply] GLES2 false [apply] GLES1 false [apply] Count 3 / 8 [apply] Common [apply] GL4ES3 false [apply] GL2GL3 true [apply] GL2ES2 true [apply] GL2ES1 true [apply] Mappings [apply] GL2ES2 GLProfile[GL2ES2/GL4.sw] [apply] GL2ES1 GLProfile[GL2ES1/GL2.hw] [apply] GL2 GLProfile[GL2/GL2.hw] [apply] GL4 GLProfile[GL4/GL4.sw] [apply] GL3 GLProfile[GL3/GL3.hw] [apply] GL2GL3 GLProfile[GL2GL3/GL4.sw] [apply] default GLProfile[GL2/GL2.hw] [apply] Count 6 / 12 [apply] [apply] [apply] Desktop Capabilities: [apply] none [apply] [apply] EGL Capabilities: [apply] none [apply] [apply] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test00Version [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test01GLProfileDefault [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] 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 [apply] GLX_EXTENSIONS 0 [apply] [apply] ----------------------------------------------------------------------------------------------------- [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2ES2 [apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2ES1 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test01GLProfileDefault [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test02GLProfileMaxProgrammable [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL3/GL3.hw] [apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 37 [apply] GL_ARB_blend_func_extended GL_ARB_draw_buffers_blend GL_ARB_ES2_compatibility GL_ARB_explicit_attrib_location GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_occlusion_query2 GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding GL_ARB_shading_language_include GL_ARB_texture_cube_map_array GL_ARB_texture_query_lod GL_ARB_texture_rgb10_a2ui GL_ARB_texture_storage GL_ARB_texture_swizzle GL_ARB_timer_query GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_EXT_debug_label GL_EXT_debug_marker GL_EXT_depth_bounds_test GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_texture_compression_s3tc GL_EXT_texture_filter_anisotropic GL_EXT_texture_mirror_clamp GL_EXT_texture_sRGB_decode GL_APPLE_client_storage GL_APPLE_container_object_shareable GL_APPLE_flush_render GL_APPLE_object_purgeable GL_APPLE_rgb_422 GL_APPLE_row_bytes GL_APPLE_texture_range GL_ATI_texture_mirror_once GL_NV_texture_barrier [apply] GLX_EXTENSIONS 0 [apply] [apply] ----------------------------------------------------------------------------------------------------- [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL3 [apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL2ES2 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test02GLProfileMaxProgrammable [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test03GLProfileMaxFixedFunc [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] 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 [apply] GLX_EXTENSIONS 0 [apply] [apply] ----------------------------------------------------------------------------------------------------- [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2ES2 [apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2ES1 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test03GLProfileMaxFixedFunc [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test04GLProfileGL2ES1 [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] 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 [apply] GLX_EXTENSIONS 0 [apply] [apply] ----------------------------------------------------------------------------------------------------- [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2ES2 [apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2ES1 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test04GLProfileGL2ES1 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test05GLProfileGL2ES2 [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GL_ARB_blend_func_extended GL_ARB_draw_buffers_blend GL_ARB_draw_indirect GL_ARB_ES2_compatibility GL_ARB_explicit_attrib_location GL_ARB_gpu_shader_fp64 GL_ARB_gpu_shader5 GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_occlusion_query2 GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding GL_ARB_shader_subroutine GL_ARB_shading_language_include GL_ARB_tessellation_shader GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_cube_map_array GL_ARB_texture_gather GL_ARB_texture_query_lod GL_ARB_texture_rgb10_a2ui GL_ARB_texture_storage GL_ARB_texture_swizzle GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_vertex_attrib_64bit GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_EXT_debug_label GL_EXT_debug_marker GL_EXT_depth_bounds_test GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_texture_compression_s3tc GL_EXT_texture_filter_anisotropic GL_EXT_texture_mirror_clamp GL_EXT_texture_sRGB_decode GL_APPLE_client_storage GL_APPLE_container_object_shareable GL_APPLE_flush_render GL_APPLE_rgb_422 GL_APPLE_row_bytes GL_APPLE_texture_range GL_ATI_texture_mirror_once GL_NV_texture_barrier [apply] GLX_EXTENSIONS 0 [apply] [apply] ----------------------------------------------------------------------------------------------------- [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL Mapping GLProfile[GL4/GL4.sw] -> GL4 [apply] GL Mapping GLProfile[GL4/GL4.sw] -> GL3 [apply] GL Mapping GLProfile[GL4/GL4.sw] -> GL2ES2 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test05GLProfileGL2ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test06GLProfileGL4ES3 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test06GLProfileGL4ES3 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test10_GL4bc [apply] Profile GL4bc n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test10_GL4bc [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test11_GL3bc [apply] Profile GL3bc n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test11_GL3bc [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test12_GL2 [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] 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 [apply] GLX_EXTENSIONS 0 [apply] [apply] ----------------------------------------------------------------------------------------------------- [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2ES2 [apply] GL Mapping GLProfile[GL2/GL2.hw] -> GL2ES1 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test12_GL2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test13_GL4 [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GL_ARB_blend_func_extended GL_ARB_draw_buffers_blend GL_ARB_draw_indirect GL_ARB_ES2_compatibility GL_ARB_explicit_attrib_location GL_ARB_gpu_shader_fp64 GL_ARB_gpu_shader5 GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_occlusion_query2 GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding GL_ARB_shader_subroutine GL_ARB_shading_language_include GL_ARB_tessellation_shader GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_cube_map_array GL_ARB_texture_gather GL_ARB_texture_query_lod GL_ARB_texture_rgb10_a2ui GL_ARB_texture_storage GL_ARB_texture_swizzle GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_vertex_attrib_64bit GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_EXT_debug_label GL_EXT_debug_marker GL_EXT_depth_bounds_test GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_texture_compression_s3tc GL_EXT_texture_filter_anisotropic GL_EXT_texture_mirror_clamp GL_EXT_texture_sRGB_decode GL_APPLE_client_storage GL_APPLE_container_object_shareable GL_APPLE_flush_render GL_APPLE_rgb_422 GL_APPLE_row_bytes GL_APPLE_texture_range GL_ATI_texture_mirror_once GL_NV_texture_barrier [apply] GLX_EXTENSIONS 0 [apply] [apply] ----------------------------------------------------------------------------------------------------- [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL Mapping GLProfile[GL4/GL4.sw] -> GL4 [apply] GL Mapping GLProfile[GL4/GL4.sw] -> GL3 [apply] GL Mapping GLProfile[GL4/GL4.sw] -> GL2ES2 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test13_GL4 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test14_GL3 [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL3/GL3.hw] [apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 37 [apply] GL_ARB_blend_func_extended GL_ARB_draw_buffers_blend GL_ARB_ES2_compatibility GL_ARB_explicit_attrib_location GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_occlusion_query2 GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding GL_ARB_shading_language_include GL_ARB_texture_cube_map_array GL_ARB_texture_query_lod GL_ARB_texture_rgb10_a2ui GL_ARB_texture_storage GL_ARB_texture_swizzle GL_ARB_timer_query GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_EXT_debug_label GL_EXT_debug_marker GL_EXT_depth_bounds_test GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_texture_compression_s3tc GL_EXT_texture_filter_anisotropic GL_EXT_texture_mirror_clamp GL_EXT_texture_sRGB_decode GL_APPLE_client_storage GL_APPLE_container_object_shareable GL_APPLE_flush_render GL_APPLE_object_purgeable GL_APPLE_rgb_422 GL_APPLE_row_bytes GL_APPLE_texture_range GL_ATI_texture_mirror_once GL_NV_texture_barrier [apply] GLX_EXTENSIONS 0 [apply] [apply] ----------------------------------------------------------------------------------------------------- [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL3 [apply] GL Mapping GLProfile[GL3/GL3.hw] -> GL2ES2 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test14_GL3 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test15_GLES1 [apply] Profile GLES1 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test15_GLES1 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test16_GLES2 [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test16_GLES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test17_GLES3 [apply] Profile GLES3 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT - test17_GLES3 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306289325 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test00Version took 1.771 sec [apply] Testcase: test01GLProfileDefault took 0.213 sec [apply] Testcase: test02GLProfileMaxProgrammable took 0.149 sec [apply] Testcase: test03GLProfileMaxFixedFunc took 0.146 sec [apply] Testcase: test04GLProfileGL2ES1 took 0.152 sec [apply] Testcase: test05GLProfileGL2ES2 took 0.165 sec [apply] Testcase: test06GLProfileGL4ES3 took 0 sec [apply] Testcase: test10_GL4bc took 0.001 sec [apply] Testcase: test11_GL3bc took 0.001 sec [apply] Testcase: test12_GL2 took 0.145 sec [apply] Testcase: test13_GL4 took 0.168 sec [apply] Testcase: test14_GL3 took 0.167 sec [apply] Testcase: test15_GLES1 took 0.001 sec [apply] Testcase: test16_GLES2 took 0.001 sec [apply] Testcase: test17_GLES3 took 0.001 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT [apply] junit.framework.TestListener: tests to run: 4 [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306290863 ms +++ localhost/127.0.0.1:59999 - Locked within 8 ms, 1 attempts [apply] junit.framework.TestListener: startTest(test00_MSAA0_DefFlip) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test00_MSAA0_DefFlip [apply] TextRendererGLEL.display: Frame 0000 (000): 0320x0240 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0000-jgl-usr000-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0320x0240.png [apply] Frame# 1, user #1 [apply] TextRendererGLEL.display: Frame 0001 (001): 0320x0240 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0001-jgl-usr001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0320x0240.png [apply] Frame# 2, user #2 [apply] TextRendererGLEL.display: Frame 0002 (002): 0320x0240 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0002-jgl-usr002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0320x0240.png [apply] Frame# 3, user #3 [apply] TextRendererGLEL.display: Frame 0003 (003): 0320x0240 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0003-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0320x0240.png [apply] TextRendererGLEL.display: Frame 0004 (003): 0420x0340 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0004-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0420x0340.png [apply] TextRendererGLEL.display: Frame 0005 (003): 0420x0340 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0005-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0420x0340.png [apply] TextRendererGLEL.display: Frame 0006 (003): 0220x0140 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0006-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0220x0140.png [apply] TextRendererGLEL.display: Frame 0007 (003): 0220x0140 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0007-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0220x0140.png [apply] TextRendererGLEL.display: Frame 0008 (003): 0320x0240 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0008-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0320x0240.png [apply] TextRendererGLEL.display: Frame 0009 (003): 0320x0240 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0009-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0320x0240.png [apply] TextRendererGLEL.display: Frame 0010 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0011 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0012 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0013 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0014 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0015 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0016 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0017 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0018 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0019 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0020 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0021 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0022 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0023 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0024 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0025 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0026 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0027 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0028 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0029 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0030 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0031 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0032 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0033 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0034 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0035 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0036 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0037 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0038 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0039 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0040 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0041 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0042 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0043 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0044 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0045 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0046 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0047 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0048 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0049 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0050 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0051 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0052 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0053 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0054 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0055 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0056 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0057 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0058 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0059 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0060 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0061 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0062 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0063 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0064 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0065 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0066 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0067 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0068 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0069 (003): 0320x0240 [apply] junit.framework.TestListener: endTest(test00_MSAA0_DefFlip) [apply] junit.framework.TestListener: startTest(test01_MSAA0_UsrFlip) [apply] junit.framework.TestListener: endTest(test01_MSAA0_UsrFlip) [apply] junit.framework.TestListener: startTest(test10_MSAA8_DefFlip) [apply] TextRendererGLEL.display: Frame 0070 (003): 0320x0240 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test00_MSAA0_DefFlip [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test01_MSAA0_UsrFlip [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test01_MSAA0_UsrFlip [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test10_MSAA8_DefFlip [apply] TextRendererGLEL.display: Frame 0000 (000): 0320x0240 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0000-jgl-usr000-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png [apply] Frame# 1, user #1 [apply] TextRendererGLEL.display: Frame 0001 (001): 0320x0240 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0001-jgl-usr001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png [apply] Frame# 2, user #2 [apply] TextRendererGLEL.display: Frame 0002 (002): 0320x0240 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0002-jgl-usr002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png [apply] Frame# 3, user #3 [apply] TextRendererGLEL.display: Frame 0003 (003): 0320x0240 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0003-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png [apply] TextRendererGLEL.display: Frame 0004 (003): 0420x0340 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0004-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0420x0340.png [apply] TextRendererGLEL.display: Frame 0005 (003): 0420x0340 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0005-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0420x0340.png [apply] TextRendererGLEL.display: Frame 0006 (003): 0220x0140 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0006-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0220x0140.png [apply] TextRendererGLEL.display: Frame 0007 (003): 0220x0140 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0007-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0220x0140.png [apply] TextRendererGLEL.display: Frame 0008 (003): 0320x0240 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0008-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png [apply] TextRendererGLEL.display: Frame 0009 (003): 0320x0240 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0009-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png [apply] TextRendererGLEL.display: Frame 0010 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0011 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0012 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0013 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0014 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0015 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0016 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0017 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0018 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0019 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0020 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0021 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0022 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0023 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0024 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0025 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0026 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0027 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0028 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0029 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0030 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0031 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0032 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0033 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0034 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0035 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0036 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0037 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0038 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0039 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0040 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0041 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0042 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0043 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0044 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0045 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0046 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0047 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0048 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0049 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0050 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0051 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0052 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0053 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0054 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0055 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0056 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0057 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0058 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0059 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0060 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0061 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0062 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0063 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0064 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0065 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0066 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0067 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0068 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0069 (003): 0320x0240 [apply] junit.framework.TestListener: endTest(test10_MSAA8_DefFlip) [apply] junit.framework.TestListener: startTest(test11_MSAA8_UsrFlip) [apply] junit.framework.TestListener: endTest(test11_MSAA8_UsrFlip) [apply] TextRendererGLEL.display: Frame 0070 (003): 0320x0240 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test10_MSAA8_DefFlip [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test11_MSAA8_UsrFlip [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test11_MSAA8_UsrFlip [apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 9.065 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306290863 ms +++ localhost/127.0.0.1:59999 - Locked within 8 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test00_MSAA0_DefFlip [apply] TextRendererGLEL.display: Frame 0000 (000): 0320x0240 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0000-jgl-usr000-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0320x0240.png [apply] Frame# 1, user #1 [apply] TextRendererGLEL.display: Frame 0001 (001): 0320x0240 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0001-jgl-usr001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0320x0240.png [apply] Frame# 2, user #2 [apply] TextRendererGLEL.display: Frame 0002 (002): 0320x0240 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0002-jgl-usr002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0320x0240.png [apply] Frame# 3, user #3 [apply] TextRendererGLEL.display: Frame 0003 (003): 0320x0240 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0003-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0320x0240.png [apply] TextRendererGLEL.display: Frame 0004 (003): 0420x0340 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0004-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0420x0340.png [apply] TextRendererGLEL.display: Frame 0005 (003): 0420x0340 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0005-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0420x0340.png [apply] TextRendererGLEL.display: Frame 0006 (003): 0220x0140 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0006-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0220x0140.png [apply] TextRendererGLEL.display: Frame 0007 (003): 0220x0140 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0007-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0220x0140.png [apply] TextRendererGLEL.display: Frame 0008 (003): 0320x0240 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0008-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0320x0240.png [apply] TextRendererGLEL.display: Frame 0009 (003): 0320x0240 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0009-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0320x0240.png [apply] TextRendererGLEL.display: Frame 0010 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0011 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0012 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0013 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0014 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0015 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0016 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0017 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0018 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0019 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0020 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0021 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0022 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0023 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0024 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0025 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0026 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0027 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0028 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0029 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0030 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0031 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0032 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0033 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0034 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0035 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0036 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0037 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0038 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0039 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0040 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0041 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0042 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0043 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0044 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0045 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0046 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0047 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0048 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0049 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0050 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0051 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0052 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0053 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0054 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0055 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0056 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0057 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0058 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0059 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0060 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0061 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0062 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0063 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0064 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0065 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0066 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0067 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0068 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0069 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0070 (003): 0320x0240 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test00_MSAA0_DefFlip [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test01_MSAA0_UsrFlip [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test01_MSAA0_UsrFlip [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test10_MSAA8_DefFlip [apply] TextRendererGLEL.display: Frame 0000 (000): 0320x0240 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0000-jgl-usr000-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png [apply] Frame# 1, user #1 [apply] TextRendererGLEL.display: Frame 0001 (001): 0320x0240 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0001-jgl-usr001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png [apply] Frame# 2, user #2 [apply] TextRendererGLEL.display: Frame 0002 (002): 0320x0240 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0002-jgl-usr002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png [apply] Frame# 3, user #3 [apply] TextRendererGLEL.display: Frame 0003 (003): 0320x0240 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0003-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png [apply] TextRendererGLEL.display: Frame 0004 (003): 0420x0340 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0004-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0420x0340.png [apply] TextRendererGLEL.display: Frame 0005 (003): 0420x0340 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0005-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0420x0340.png [apply] TextRendererGLEL.display: Frame 0006 (003): 0220x0140 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0006-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0220x0140.png [apply] TextRendererGLEL.display: Frame 0007 (003): 0220x0140 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0007-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0220x0140.png [apply] TextRendererGLEL.display: Frame 0008 (003): 0320x0240 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0008-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png [apply] TextRendererGLEL.display: Frame 0009 (003): 0320x0240 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0009-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png [apply] TextRendererGLEL.display: Frame 0010 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0011 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0012 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0013 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0014 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0015 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0016 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0017 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0018 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0019 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0020 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0021 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0022 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0023 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0024 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0025 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0026 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0027 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0028 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0029 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0030 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0031 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0032 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0033 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0034 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0035 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0036 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0037 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0038 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0039 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0040 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0041 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0042 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0043 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0044 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0045 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0046 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0047 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0048 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0049 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0050 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0051 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0052 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0053 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0054 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0055 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0056 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0057 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0058 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0059 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0060 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0061 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0062 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0063 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0064 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0065 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0066 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0067 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0068 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0069 (003): 0320x0240 [apply] TextRendererGLEL.display: Frame 0070 (003): 0320x0240 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test10_MSAA8_DefFlip [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test11_MSAA8_UsrFlip [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT - test11_MSAA8_UsrFlip [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306299853 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test00_MSAA0_DefFlip took 3.893 sec [apply] Testcase: test01_MSAA0_UsrFlip took 0 sec [apply] Testcase: test10_MSAA8_DefFlip took 3.246 sec [apply] Testcase: test11_MSAA8_UsrFlip took 0.001 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306299853 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGLVersionParsing00NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLVersionParsing00NEWT.xml [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306301420 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLVersionParsing00NEWT [apply] junit.framework.TestListener: tests to run: 2 [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306311453 ms +++ localhost/127.0.0.1:59999 - Locked within 10040 ms, 11 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLVersionParsing00NEWT - test01GLVersion [apply] Test[0]: 2.1.0 (GL_VERSION_2_1 DummyTool 1.2.3) -> 2.1.0 (GL_VERSION_2_1 DummyTool 1.2.3), valid true, define [true:true:false] [apply] Test[1]: 2.1.0 (2.1 Mesa 7.0.3-rc2) -> 2.1.0 (2.1 Mesa 7.0.3-rc2), valid true, define [true:true:false] [apply] Test[2]: 4.2.0 (4.2.12171 Compatibility Profile Context 9.01.8) -> 4.2.0 (4.2.12171 Compatibility Profile Context 9.01.8), valid true, define [true:true:false] [apply] Test[3]: 4.2.0 (4.2.12198 Compatibility Profile Context 12.102.3.0) -> 4.2.0 (4.2.12198 Compatibility Profile Context 12.102.3.0), valid true, define [true:true:false] [apply] Test[4]: 2.1.0 (2.1 Mesa 7.0.3-rc2 post odd) -> 2.1.0 (2.1 Mesa 7.0.3-rc2 post odd), valid true, define [true:true:false] [apply] Test[5]: 4.2.0 (4.2.12171 Compatibility Profile Context 9.01.8 post odd) -> 4.2.0 (4.2.12171 Compatibility Profile Context 9.01.8 post odd), valid true, define [true:true:false] [apply] Test[6]: 4.2.0 (4.2.12198 Compatibility Profile Context 12.102.3.0 post odd) -> 4.2.0 (4.2.12198 Compatibility Profile Context 12.102.3.0 post odd), valid true, define [true:true:false] [apply] Test[7]: 2.0.0 (OpenGL ES 2.0 Mesa 9.1.1) -> 2.0.0 (OpenGL ES 2.0 Mesa 9.1.1), valid true, define [true:true:false] [apply] Test[8]: 2.0.0 (OpenGL ES 2.0 14.10.1) -> 2.0.0 (OpenGL ES 2.0 14.10.1), valid true, define [true:true:false] [apply] Test[9]: 2.0.0 (OpenGL ES GLSL ES 2.0 14.10.1) -> 2.0.0 (OpenGL ES GLSL ES 2.0 14.10.1), valid true, define [true:true:false] [apply] Test[10]: 2.0.0 (OpenGL ES 2.0 3Com L3 11.33.44) -> 2.0.0 (OpenGL ES 2.0 3Com L3 11.33.44), valid true, define [true:true:false] [apply] Test[11]: 2.1.0 (GL_VERSION_2_1 Dummy Tool 1.2) -> 2.1.0 (GL_VERSION_2_1 Dummy Tool 1.2), valid true, define [true:true:false] [apply] Test[12]: 2.1.0 (2.1 Mesa 7.12) -> 2.1.0 (2.1 Mesa 7.12), valid true, define [true:true:false] [apply] Test[13]: 2.1.0 (2.1 Mesa 7.12-devel) -> 2.1.0 (2.1 Mesa 7.12-devel), valid true, define [true:true:false] [apply] Test[14]: 2.1.0 (2.1 Mesa 7.12-devel (git-d6c318e)) -> 2.1.0 (2.1 Mesa 7.12-devel (git-d6c318e)), valid true, define [true:true:false] [apply] Test[15]: 2.1.0 (2.1 Mesa 7.12-devel la1 la2 li3) -> 2.1.0 (2.1 Mesa 7.12-devel la1 la2 li3), valid true, define [true:true:false] [apply] Test[16]: 4.3.0 (4.3.0 NVIDIA 310.32) -> 4.3.0 (4.3.0 NVIDIA 310.32), valid true, define [true:true:false] [apply] Test[17]: 2.0.0 (OpenGL ES 2.0 Mesa 9.1) -> 2.0.0 (OpenGL ES 2.0 Mesa 9.1), valid true, define [true:true:false] [apply] Test[18]: 2.0.0 (OpenGL ES 2.0 14.10) -> 2.0.0 (OpenGL ES 2.0 14.10), valid true, define [true:true:false] [apply] Test[19]: 2.0.0 (OpenGL ES GLSL ES 2.0 14.10) -> 2.0.0 (OpenGL ES GLSL ES 2.0 14.10), valid true, define [true:true:false] [apply] Test[20]: 2.0.0 (OpenGL ES 2.0 3Com L3 11.33) -> 2.0.0 (OpenGL ES 2.0 3Com L3 11.33), valid true, define [true:true:false] [apply] Test[21]: 2.1.0 (GL_VERSION_2_1) -> 2.1.0 (GL_VERSION_2_1), valid true, define [true:true:false] [apply] Test[22]: 2.0.0 (OpenGL ES 2.0) -> 2.0.0 (OpenGL ES 2.0), valid true, define [true:true:false] [apply] Test[23]: 2.0.0 (OpenGL ES GLSL ES 2.0) -> 2.0.0 (OpenGL ES GLSL ES 2.0), valid true, define [true:true:false] [apply] Test[24]: 2.1.0 (OpenGL 2.1 LaLa) -> 2.1.0 (OpenGL 2.1 LaLa), valid true, define [true:true:false] [apply] Test[25]: 4.2.0 (4.2.11762 Compatibility Profile Context) -> 4.2.0 (4.2.11762 Compatibility Profile Context), valid true, define [true:true:false] [apply] Test-X1: 2.0.0 (GL_VERSION_2), valid false, define [true:false:false] [apply] Test-X2: 2.0.0 (GL2 Buggy L3), valid false, define [true:false:false] [apply] Test-X3: 0.0.0 (GL Nope), valid false, define [false:false:false] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLVersionParsing00NEWT - test01GLVersion [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLVersionParsing00NEWT - test02GLVendorVersion [apply] Test[true:true:true][0]: 1.2.3 (GL_VERSION_2_1 DummyTool 1.2.3) -> 1.2.3 (DummyTool 1.2.3), define [true:true:true] [apply] Test[true:true:true][1]: 7.0.3 (2.1 Mesa 7.0.3-rc2) -> 7.0.3 (Mesa 7.0.3-rc2), define [true:true:true] [apply] Test[true:true:true][2]: 9.1.8 (4.2.12171 Compatibility Profile Context 9.01.8) -> 9.1.8 (Compatibility Profile Context 9.01.8), define [true:true:true] [apply] Test[true:true:true][3]: 12.102.3 (4.2.12198 Compatibility Profile Context 12.102.3.0) -> 12.102.3 (Compatibility Profile Context 12.102.3.0), define [true:true:true] [apply] Test[true:true:true][4]: 7.0.3 (2.1 Mesa 7.0.3-rc2 post odd) -> 7.0.3 (Mesa 7.0.3-rc2 post odd), define [true:true:true] [apply] Test[true:true:true][5]: 9.1.8 (4.2.12171 Compatibility Profile Context 9.01.8 post odd) -> 9.1.8 (Compatibility Profile Context 9.01.8 post odd), define [true:true:true] [apply] Test[true:true:true][6]: 12.102.3 (4.2.12198 Compatibility Profile Context 12.102.3.0 post odd) -> 12.102.3 (Compatibility Profile Context 12.102.3.0 post odd), define [true:true:true] [apply] Test[true:true:true][7]: 9.1.1 (OpenGL ES 2.0 Mesa 9.1.1) -> 9.1.1 (Mesa 9.1.1), define [true:true:true] [apply] Test[true:true:true][8]: 14.10.1 (OpenGL ES 2.0 14.10.1) -> 14.10.1 (14.10.1), define [true:true:true] [apply] Test[true:true:true][9]: 14.10.1 (OpenGL ES GLSL ES 2.0 14.10.1) -> 14.10.1 (14.10.1), define [true:true:true] [apply] Test[true:true:true][10]: 11.33.44 (OpenGL ES 2.0 3Com L3 11.33.44) -> 11.33.44 (11.33.44), define [true:true:true] [apply] Test[true:true:false][0]: 1.2.0 (GL_VERSION_2_1 Dummy Tool 1.2) -> 1.2.0 (Dummy Tool 1.2), define [true:true:false] [apply] Test[true:true:false][1]: 7.12.0 (2.1 Mesa 7.12) -> 7.12.0 (Mesa 7.12), define [true:true:false] [apply] Test[true:true:false][2]: 7.12.0 (2.1 Mesa 7.12-devel) -> 7.12.0 (Mesa 7.12-devel), define [true:true:false] [apply] Test[true:true:false][3]: 7.12.0 (2.1 Mesa 7.12-devel (git-d6c318e)) -> 7.12.0 (Mesa 7.12-devel (git-d6c318e)), define [true:true:false] [apply] Test[true:true:false][4]: 7.12.0 (2.1 Mesa 7.12-devel la1 la2 li3) -> 7.12.0 (Mesa 7.12-devel la1 la2 li3), define [true:true:false] [apply] Test[true:true:false][5]: 310.32.0 (4.3.0 NVIDIA 310.32) -> 310.32.0 (NVIDIA 310.32), define [true:true:false] [apply] Test[true:true:false][6]: 9.1.0 (OpenGL ES 2.0 Mesa 9.1) -> 9.1.0 (Mesa 9.1), define [true:true:false] [apply] Test[true:true:false][7]: 14.10.0 (OpenGL ES 2.0 14.10) -> 14.10.0 (14.10), define [true:true:false] [apply] Test[true:true:false][8]: 14.10.0 (OpenGL ES GLSL ES 2.0 14.10) -> 14.10.0 (14.10), define [true:true:false] [apply] Test[true:true:false][9]: 11.33.0 (OpenGL ES 2.0 3Com L3 11.33) -> 11.33.0 (11.33), define [true:true:false] [apply] Test[false:false:false][0]: 0.0.0 (GL_VERSION_2_1) -> 0.0.0 (n/a), define [false:false:false] [apply] Test[false:false:false][1]: 0.0.0 (OpenGL ES 2.0) -> 0.0.0 (n/a), define [false:false:false] [apply] Test[false:false:false][2]: 0.0.0 (OpenGL ES GLSL ES 2.0) -> 0.0.0 (n/a), define [false:false:false] [apply] Test[false:false:false][3]: 0.0.0 (OpenGL 2.1 LaLa) -> 0.0.0 (n/a), define [false:false:false] [apply] Test[false:false:false][4]: 0.0.0 (4.2.11762 Compatibility Profile Context) -> 0.0.0 (n/a), define [false:false:false] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLVersionParsing00NEWT - test02GLVendorVersion [apply] junit.framework.TestListener: startTest(test01GLVersion) [apply] junit.framework.TestListener: endTest(test01GLVersion) [apply] junit.framework.TestListener: startTest(test02GLVendorVersion) [apply] junit.framework.TestListener: endTest(test02GLVendorVersion) [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 10.179 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306301420 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306311453 ms +++ localhost/127.0.0.1:59999 - Locked within 10040 ms, 11 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLVersionParsing00NEWT - test01GLVersion [apply] Test[0]: 2.1.0 (GL_VERSION_2_1 DummyTool 1.2.3) -> 2.1.0 (GL_VERSION_2_1 DummyTool 1.2.3), valid true, define [true:true:false] [apply] Test[1]: 2.1.0 (2.1 Mesa 7.0.3-rc2) -> 2.1.0 (2.1 Mesa 7.0.3-rc2), valid true, define [true:true:false] [apply] Test[2]: 4.2.0 (4.2.12171 Compatibility Profile Context 9.01.8) -> 4.2.0 (4.2.12171 Compatibility Profile Context 9.01.8), valid true, define [true:true:false] [apply] Test[3]: 4.2.0 (4.2.12198 Compatibility Profile Context 12.102.3.0) -> 4.2.0 (4.2.12198 Compatibility Profile Context 12.102.3.0), valid true, define [true:true:false] [apply] Test[4]: 2.1.0 (2.1 Mesa 7.0.3-rc2 post odd) -> 2.1.0 (2.1 Mesa 7.0.3-rc2 post odd), valid true, define [true:true:false] [apply] Test[5]: 4.2.0 (4.2.12171 Compatibility Profile Context 9.01.8 post odd) -> 4.2.0 (4.2.12171 Compatibility Profile Context 9.01.8 post odd), valid true, define [true:true:false] [apply] Test[6]: 4.2.0 (4.2.12198 Compatibility Profile Context 12.102.3.0 post odd) -> 4.2.0 (4.2.12198 Compatibility Profile Context 12.102.3.0 post odd), valid true, define [true:true:false] [apply] Test[7]: 2.0.0 (OpenGL ES 2.0 Mesa 9.1.1) -> 2.0.0 (OpenGL ES 2.0 Mesa 9.1.1), valid true, define [true:true:false] [apply] Test[8]: 2.0.0 (OpenGL ES 2.0 14.10.1) -> 2.0.0 (OpenGL ES 2.0 14.10.1), valid true, define [true:true:false] [apply] Test[9]: 2.0.0 (OpenGL ES GLSL ES 2.0 14.10.1) -> 2.0.0 (OpenGL ES GLSL ES 2.0 14.10.1), valid true, define [true:true:false] [apply] Test[10]: 2.0.0 (OpenGL ES 2.0 3Com L3 11.33.44) -> 2.0.0 (OpenGL ES 2.0 3Com L3 11.33.44), valid true, define [true:true:false] [apply] Test[11]: 2.1.0 (GL_VERSION_2_1 Dummy Tool 1.2) -> 2.1.0 (GL_VERSION_2_1 Dummy Tool 1.2), valid true, define [true:true:false] [apply] Test[12]: 2.1.0 (2.1 Mesa 7.12) -> 2.1.0 (2.1 Mesa 7.12), valid true, define [true:true:false] [apply] Test[13]: 2.1.0 (2.1 Mesa 7.12-devel) -> 2.1.0 (2.1 Mesa 7.12-devel), valid true, define [true:true:false] [apply] Test[14]: 2.1.0 (2.1 Mesa 7.12-devel (git-d6c318e)) -> 2.1.0 (2.1 Mesa 7.12-devel (git-d6c318e)), valid true, define [true:true:false] [apply] Test[15]: 2.1.0 (2.1 Mesa 7.12-devel la1 la2 li3) -> 2.1.0 (2.1 Mesa 7.12-devel la1 la2 li3), valid true, define [true:true:false] [apply] Test[16]: 4.3.0 (4.3.0 NVIDIA 310.32) -> 4.3.0 (4.3.0 NVIDIA 310.32), valid true, define [true:true:false] [apply] Test[17]: 2.0.0 (OpenGL ES 2.0 Mesa 9.1) -> 2.0.0 (OpenGL ES 2.0 Mesa 9.1), valid true, define [true:true:false] [apply] Test[18]: 2.0.0 (OpenGL ES 2.0 14.10) -> 2.0.0 (OpenGL ES 2.0 14.10), valid true, define [true:true:false] [apply] Test[19]: 2.0.0 (OpenGL ES GLSL ES 2.0 14.10) -> 2.0.0 (OpenGL ES GLSL ES 2.0 14.10), valid true, define [true:true:false] [apply] Test[20]: 2.0.0 (OpenGL ES 2.0 3Com L3 11.33) -> 2.0.0 (OpenGL ES 2.0 3Com L3 11.33), valid true, define [true:true:false] [apply] Test[21]: 2.1.0 (GL_VERSION_2_1) -> 2.1.0 (GL_VERSION_2_1), valid true, define [true:true:false] [apply] Test[22]: 2.0.0 (OpenGL ES 2.0) -> 2.0.0 (OpenGL ES 2.0), valid true, define [true:true:false] [apply] Test[23]: 2.0.0 (OpenGL ES GLSL ES 2.0) -> 2.0.0 (OpenGL ES GLSL ES 2.0), valid true, define [true:true:false] [apply] Test[24]: 2.1.0 (OpenGL 2.1 LaLa) -> 2.1.0 (OpenGL 2.1 LaLa), valid true, define [true:true:false] [apply] Test[25]: 4.2.0 (4.2.11762 Compatibility Profile Context) -> 4.2.0 (4.2.11762 Compatibility Profile Context), valid true, define [true:true:false] [apply] Test-X1: 2.0.0 (GL_VERSION_2), valid false, define [true:false:false] [apply] Test-X2: 2.0.0 (GL2 Buggy L3), valid false, define [true:false:false] [apply] Test-X3: 0.0.0 (GL Nope), valid false, define [false:false:false] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLVersionParsing00NEWT - test01GLVersion [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLVersionParsing00NEWT - test02GLVendorVersion [apply] Test[true:true:true][0]: 1.2.3 (GL_VERSION_2_1 DummyTool 1.2.3) -> 1.2.3 (DummyTool 1.2.3), define [true:true:true] [apply] Test[true:true:true][1]: 7.0.3 (2.1 Mesa 7.0.3-rc2) -> 7.0.3 (Mesa 7.0.3-rc2), define [true:true:true] [apply] Test[true:true:true][2]: 9.1.8 (4.2.12171 Compatibility Profile Context 9.01.8) -> 9.1.8 (Compatibility Profile Context 9.01.8), define [true:true:true] [apply] Test[true:true:true][3]: 12.102.3 (4.2.12198 Compatibility Profile Context 12.102.3.0) -> 12.102.3 (Compatibility Profile Context 12.102.3.0), define [true:true:true] [apply] Test[true:true:true][4]: 7.0.3 (2.1 Mesa 7.0.3-rc2 post odd) -> 7.0.3 (Mesa 7.0.3-rc2 post odd), define [true:true:true] [apply] Test[true:true:true][5]: 9.1.8 (4.2.12171 Compatibility Profile Context 9.01.8 post odd) -> 9.1.8 (Compatibility Profile Context 9.01.8 post odd), define [true:true:true] [apply] Test[true:true:true][6]: 12.102.3 (4.2.12198 Compatibility Profile Context 12.102.3.0 post odd) -> 12.102.3 (Compatibility Profile Context 12.102.3.0 post odd), define [true:true:true] [apply] Test[true:true:true][7]: 9.1.1 (OpenGL ES 2.0 Mesa 9.1.1) -> 9.1.1 (Mesa 9.1.1), define [true:true:true] [apply] Test[true:true:true][8]: 14.10.1 (OpenGL ES 2.0 14.10.1) -> 14.10.1 (14.10.1), define [true:true:true] [apply] Test[true:true:true][9]: 14.10.1 (OpenGL ES GLSL ES 2.0 14.10.1) -> 14.10.1 (14.10.1), define [true:true:true] [apply] Test[true:true:true][10]: 11.33.44 (OpenGL ES 2.0 3Com L3 11.33.44) -> 11.33.44 (11.33.44), define [true:true:true] [apply] Test[true:true:false][0]: 1.2.0 (GL_VERSION_2_1 Dummy Tool 1.2) -> 1.2.0 (Dummy Tool 1.2), define [true:true:false] [apply] Test[true:true:false][1]: 7.12.0 (2.1 Mesa 7.12) -> 7.12.0 (Mesa 7.12), define [true:true:false] [apply] Test[true:true:false][2]: 7.12.0 (2.1 Mesa 7.12-devel) -> 7.12.0 (Mesa 7.12-devel), define [true:true:false] [apply] Test[true:true:false][3]: 7.12.0 (2.1 Mesa 7.12-devel (git-d6c318e)) -> 7.12.0 (Mesa 7.12-devel (git-d6c318e)), define [true:true:false] [apply] Test[true:true:false][4]: 7.12.0 (2.1 Mesa 7.12-devel la1 la2 li3) -> 7.12.0 (Mesa 7.12-devel la1 la2 li3), define [true:true:false] [apply] Test[true:true:false][5]: 310.32.0 (4.3.0 NVIDIA 310.32) -> 310.32.0 (NVIDIA 310.32), define [true:true:false] [apply] Test[true:true:false][6]: 9.1.0 (OpenGL ES 2.0 Mesa 9.1) -> 9.1.0 (Mesa 9.1), define [true:true:false] [apply] Test[true:true:false][7]: 14.10.0 (OpenGL ES 2.0 14.10) -> 14.10.0 (14.10), define [true:true:false] [apply] Test[true:true:false][8]: 14.10.0 (OpenGL ES GLSL ES 2.0 14.10) -> 14.10.0 (14.10), define [true:true:false] [apply] Test[true:true:false][9]: 11.33.0 (OpenGL ES 2.0 3Com L3 11.33) -> 11.33.0 (11.33), define [true:true:false] [apply] Test[false:false:false][0]: 0.0.0 (GL_VERSION_2_1) -> 0.0.0 (n/a), define [false:false:false] [apply] Test[false:false:false][1]: 0.0.0 (OpenGL ES 2.0) -> 0.0.0 (n/a), define [false:false:false] [apply] Test[false:false:false][2]: 0.0.0 (OpenGL ES GLSL ES 2.0) -> 0.0.0 (n/a), define [false:false:false] [apply] Test[false:false:false][3]: 0.0.0 (OpenGL 2.1 LaLa) -> 0.0.0 (n/a), define [false:false:false] [apply] Test[false:false:false][4]: 0.0.0 (4.2.11762 Compatibility Profile Context) -> 0.0.0 (n/a), define [false:false:false] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLVersionParsing00NEWT - test02GLVendorVersion [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306311527 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01GLVersion took 0.006 sec [apply] Testcase: test02GLVendorVersion took 0.005 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306311527 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT [apply] junit.framework.TestListener: tests to run: 6 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306313136 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306319145 ms +++ localhost/127.0.0.1:59999 - Locked within 6026 ms, 7 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL2GL3_102x100xREDxUB [apply] junit.framework.TestListener: startTest(testReadPixelsGL2GL3_102x100xREDxUB) [apply] OK Expected IndexOutOfBoundsException (size-10 bytes): fmt 0x1903, type 0x1401, comps 1, 102x100, rowlenA1 102, rowlenA4 104, rowlenA8 104: Required 10200 remaining bytes in buffer, only had 10190 [apply] OK Expected IndexOutOfBoundsException (size/4 bytes): fmt 0x1903, type 0x1401, comps 1, 102x100, rowlenA1 102, rowlenA4 104, rowlenA8 104: Required 10200 remaining bytes in buffer, only had 2550 [apply] OK Expected IndexOutOfBoundsException (alignment 4): fmt 0x1903, type 0x1401, comps 1, 102x100, rowlenA1 102, rowlenA4 104, rowlenA8 104: Required 10398 remaining bytes in buffer, only had 10200 [apply] OK Expected IndexOutOfBoundsException (alignment 8): fmt 0x1903, type 0x1401, comps 1, 102x100, rowlenA1 102, rowlenA4 104, rowlenA8 104: Required 10398 remaining bytes in buffer, only had 10200 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL2GL3_102x100xREDxUB [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL2GL3_640x480xREDxUB [apply] junit.framework.TestListener: endTest(testReadPixelsGL2GL3_102x100xREDxUB) [apply] junit.framework.TestListener: startTest(testReadPixelsGL2GL3_640x480xREDxUB) [apply] OK Expected IndexOutOfBoundsException (size-10 bytes): fmt 0x1903, type 0x1401, comps 1, 640x480, rowlenA1 640, rowlenA4 640, rowlenA8 640: Required 307200 remaining bytes in buffer, only had 307190 [apply] OK Expected IndexOutOfBoundsException (size/4 bytes): fmt 0x1903, type 0x1401, comps 1, 640x480, rowlenA1 640, rowlenA4 640, rowlenA8 640: Required 307200 remaining bytes in buffer, only had 76800 [apply] junit.framework.TestListener: endTest(testReadPixelsGL2GL3_640x480xREDxUB) [apply] junit.framework.TestListener: startTest(testReadPixelsGL2GL3_640x480xRGBxUB) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL2GL3_640x480xREDxUB [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL2GL3_640x480xRGBxUB [apply] junit.framework.TestListener: endTest(testReadPixelsGL2GL3_640x480xRGBxUB) [apply] junit.framework.TestListener: startTest(testReadPixelsGL2GL3_99x100xRGBxUB) [apply] OK Expected IndexOutOfBoundsException (size-10 bytes): fmt 0x1907, type 0x1401, comps 3, 640x480, rowlenA1 1920, rowlenA4 1920, rowlenA8 1920: Required 921600 remaining bytes in buffer, only had 921590 [apply] OK Expected IndexOutOfBoundsException (size/4 bytes): fmt 0x1907, type 0x1401, comps 3, 640x480, rowlenA1 1920, rowlenA4 1920, rowlenA8 1920: Required 921600 remaining bytes in buffer, only had 230400 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL2GL3_640x480xRGBxUB [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL2GL3_99x100xRGBxUB [apply] junit.framework.TestListener: endTest(testReadPixelsGL2GL3_99x100xRGBxUB) [apply] junit.framework.TestListener: startTest(testReadPixelsGL_640x480xRGBAxUB) [apply] OK Expected IndexOutOfBoundsException (size-10 bytes): fmt 0x1907, type 0x1401, comps 3, 99x100, rowlenA1 297, rowlenA4 300, rowlenA8 304: Required 29700 remaining bytes in buffer, only had 29690 [apply] OK Expected IndexOutOfBoundsException (size/4 bytes): fmt 0x1907, type 0x1401, comps 3, 99x100, rowlenA1 297, rowlenA4 300, rowlenA8 304: Required 29700 remaining bytes in buffer, only had 7425 [apply] OK Expected IndexOutOfBoundsException (alignment 4): fmt 0x1907, type 0x1401, comps 3, 99x100, rowlenA1 297, rowlenA4 300, rowlenA8 304: Required 29997 remaining bytes in buffer, only had 29700 [apply] OK Expected IndexOutOfBoundsException (alignment 8): fmt 0x1907, type 0x1401, comps 3, 99x100, rowlenA1 297, rowlenA4 300, rowlenA8 304: Required 30393 remaining bytes in buffer, only had 29700 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL2GL3_99x100xRGBxUB [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL_640x480xRGBAxUB [apply] OK Expected IndexOutOfBoundsException (size-10 bytes): fmt 0x1908, type 0x1401, comps 4, 640x480, rowlenA1 2560, rowlenA4 2560, rowlenA8 2560: Required 1228800 remaining bytes in buffer, only had 1228790 [apply] OK Expected IndexOutOfBoundsException (size/4 bytes): fmt 0x1908, type 0x1401, comps 4, 640x480, rowlenA1 2560, rowlenA4 2560, rowlenA8 2560: Required 1228800 remaining bytes in buffer, only had 307200 [apply] junit.framework.TestListener: endTest(testReadPixelsGL_640x480xRGBAxUB) [apply] junit.framework.TestListener: startTest(testReadPixelsGL_99x100xRGBxUB) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL_640x480xRGBAxUB [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL_99x100xRGBxUB [apply] junit.framework.TestListener: endTest(testReadPixelsGL_99x100xRGBxUB) [apply] OK Expected IndexOutOfBoundsException (size-10 bytes): fmt 0x1908, type 0x1401, comps 4, 99x100, rowlenA1 396, rowlenA4 396, rowlenA8 400: Required 39600 remaining bytes in buffer, only had 39590 [apply] OK Expected IndexOutOfBoundsException (size/4 bytes): fmt 0x1908, type 0x1401, comps 4, 99x100, rowlenA1 396, rowlenA4 396, rowlenA8 400: Required 39600 remaining bytes in buffer, only had 9900 [apply] OK Expected IndexOutOfBoundsException (alignment 8): fmt 0x1908, type 0x1401, comps 4, 99x100, rowlenA1 396, rowlenA4 396, rowlenA8 400: Required 39996 remaining bytes in buffer, only had 39600 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL_99x100xRGBxUB [apply] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 16.064 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306313136 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306329108 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] 59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306319145 ms +++ localhost/127.0.0.1:59999 - Locked within 6026 ms, 7 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL2GL3_102x100xREDxUB [apply] OK Expected IndexOutOfBoundsException (size-10 bytes): fmt 0x1903, type 0x1401, comps 1, 102x100, rowlenA1 102, rowlenA4 104, rowlenA8 104: Required 10200 remaining bytes in buffer, only had 10190 [apply] OK Expected IndexOutOfBoundsException (size/4 bytes): fmt 0x1903, type 0x1401, comps 1, 102x100, rowlenA1 102, rowlenA4 104, rowlenA8 104: Required 10200 remaining bytes in buffer, only had 2550 [apply] OK Expected IndexOutOfBoundsException (alignment 4): fmt 0x1903, type 0x1401, comps 1, 102x100, rowlenA1 102, rowlenA4 104, rowlenA8 104: Required 10398 remaining bytes in buffer, only had 10200 [apply] OK Expected IndexOutOfBoundsException (alignment 8): fmt 0x1903, type 0x1401, comps 1, 102x100, rowlenA1 102, rowlenA4 104, rowlenA8 104: Required 10398 remaining bytes in buffer, only had 10200 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL2GL3_102x100xREDxUB [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL2GL3_640x480xREDxUB [apply] OK Expected IndexOutOfBoundsException (size-10 bytes): fmt 0x1903, type 0x1401, comps 1, 640x480, rowlenA1 640, rowlenA4 640, rowlenA8 640: Required 307200 remaining bytes in buffer, only had 307190 [apply] OK Expected IndexOutOfBoundsException (size/4 bytes): fmt 0x1903, type 0x1401, comps 1, 640x480, rowlenA1 640, rowlenA4 640, rowlenA8 640: Required 307200 remaining bytes in buffer, only had 76800 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL2GL3_640x480xREDxUB [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL2GL3_640x480xRGBxUB [apply] OK Expected IndexOutOfBoundsException (size-10 bytes): fmt 0x1907, type 0x1401, comps 3, 640x480, rowlenA1 1920, rowlenA4 1920, rowlenA8 1920: Required 921600 remaining bytes in buffer, only had 921590 [apply] OK Expected IndexOutOfBoundsException (size/4 bytes): fmt 0x1907, type 0x1401, comps 3, 640x480, rowlenA1 1920, rowlenA4 1920, rowlenA8 1920: Required 921600 remaining bytes in buffer, only had 230400 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL2GL3_640x480xRGBxUB [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL2GL3_99x100xRGBxUB [apply] OK Expected IndexOutOfBoundsException (size-10 bytes): fmt 0x1907, type 0x1401, comps 3, 99x100, rowlenA1 297, rowlenA4 300, rowlenA8 304: Required 29700 remaining bytes in buffer, only had 29690 [apply] OK Expected IndexOutOfBoundsException (size/4 bytes): fmt 0x1907, type 0x1401, comps 3, 99x100, rowlenA1 297, rowlenA4 300, rowlenA8 304: Required 29700 remaining bytes in buffer, only had 7425 [apply] OK Expected IndexOutOfBoundsException (alignment 4): fmt 0x1907, type 0x1401, comps 3, 99x100, rowlenA1 297, rowlenA4 300, rowlenA8 304: Required 29997 remaining bytes in buffer, only had 29700 [apply] OK Expected IndexOutOfBoundsException (alignment 8): fmt 0x1907, type 0x1401, comps 3, 99x100, rowlenA1 297, rowlenA4 300, rowlenA8 304: Required 30393 remaining bytes in buffer, only had 29700 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL2GL3_99x100xRGBxUB [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL_640x480xRGBAxUB [apply] OK Expected IndexOutOfBoundsException (size-10 bytes): fmt 0x1908, type 0x1401, comps 4, 640x480, rowlenA1 2560, rowlenA4 2560, rowlenA8 2560: Required 1228800 remaining bytes in buffer, only had 1228790 [apply] OK Expected IndexOutOfBoundsException (size/4 bytes): fmt 0x1908, type 0x1401, comps 4, 640x480, rowlenA1 2560, rowlenA4 2560, rowlenA8 2560: Required 1228800 remaining bytes in buffer, only had 307200 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL_640x480xRGBAxUB [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL_99x100xRGBxUB [apply] OK Expected IndexOutOfBoundsException (size-10 bytes): fmt 0x1908, type 0x1401, comps 4, 99x100, rowlenA1 396, rowlenA4 396, rowlenA8 400: Required 39600 remaining bytes in buffer, only had 39590 [apply] OK Expected IndexOutOfBoundsException (size/4 bytes): fmt 0x1908, type 0x1401, comps 4, 99x100, rowlenA1 396, rowlenA4 396, rowlenA8 400: Required 39600 remaining bytes in buffer, only had 9900 [apply] OK Expected IndexOutOfBoundsException (alignment 8): fmt 0x1908, type 0x1401, comps 4, 99x100, rowlenA1 396, rowlenA4 396, rowlenA8 400: Required 39996 remaining bytes in buffer, only had 39600 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT - testReadPixelsGL_99x100xRGBxUB [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306329108 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testReadPixelsGL2GL3_102x100xREDxUB took 3.297 sec [apply] Testcase: testReadPixelsGL2GL3_640x480xREDxUB took 1.252 sec [apply] Testcase: testReadPixelsGL2GL3_640x480xRGBxUB took 1.254 sec [apply] Testcase: testReadPixelsGL2GL3_99x100xRGBxUB took 1.242 sec [apply] Testcase: testReadPixelsGL_640x480xRGBAxUB took 1.565 sec [apply] Testcase: testReadPixelsGL_99x100xRGBxUB took 1.258 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT.xml [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306330641 ms +++ localhost/127.0.0.1:59999 - Locked within 19 ms, 1 attempts [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT [apply] junit.framework.TestListener: tests to run: 3 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT - test02TwoThreads [apply] InitConcurrentBaseNEWT 2 threads, reuse display: true [apply] JOGLTask 0: START: 0/0, reuse true - Thread-5-jt0 [apply] JOGLTask 1: START: 150/0, reuse true - Thread-5-jt1 [apply] junit.framework.TestListener: startTest(test02TwoThreads) [apply] 0: [0: false, 1: false] [apply] 1: [0: false, 1: false] [apply] 2: [0: false, 1: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x30f9168e: tileRendererInUse null, GearsES2[obj 0x30f9168e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x30f9168e on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x30f9168e created: GearsObj[0x4582c6dc, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x30f9168e created: GearsObj[0xccdb92b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x30f9168e created: GearsObj[0xccdb92b, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x30f9168e FIN GearsES2[obj 0x30f9168e isInit true, usesShared false, 1 GearsObj[0x4582c6dc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xccdb92b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xc355f75, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x30f9168e 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fc2104a7740, msaa false, tileRendererInUse null [apply] >> GearsES2 0x30f9168e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x30f9168e 128x128, swapInterval 0, drawable 0x7fc2104a7740 [apply] JOGLTask 1: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]] - Thread-5-jt1 [apply] JOGLTask 1: RUNNING: Thread-5-jt1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x3655a5d0: tileRendererInUse null, GearsES2[obj 0x3655a5d0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3655a5d0 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x3655a5d0 created: GearsObj[0x54b89544, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3655a5d0 created: GearsObj[0x224fced0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3655a5d0 created: GearsObj[0x224fced0, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x3655a5d0 FIN GearsES2[obj 0x3655a5d0 isInit true, usesShared false, 1 GearsObj[0x54b89544, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x224fced0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2592cb49, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x3655a5d0 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fc2104c3ff0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3655a5d0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x3655a5d0 128x128, swapInterval 0, drawable 0x7fc2104c3ff0 [apply] JOGLTask 0: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]] - Thread-5-jt0 [apply] JOGLTask 0: RUNNING: Thread-5-jt0 [apply] 3: [0: false, 1: false] [apply] junit.framework.TestListener: endTest(test02TwoThreads) [apply] junit.framework.TestListener: startTest(test04FourThreads) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x3655a5d0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x3655a5d0 FIN [apply] JOGLTask 0: DONE/SYNC: Thread-5-jt0 [apply] JOGLTask 0: END: Thread-5-jt0 [apply] 4: [0: true, 1: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x30f9168e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x30f9168e FIN [apply] JOGLTask 1: DONE/SYNC: Thread-5-jt1 [apply] JOGLTask 1: END: Thread-5-jt1 [apply] 5: [0: true, 1: true] [apply] total: 2.355s [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT - test02TwoThreads [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT - test04FourThreads [apply] InitConcurrentBaseNEWT 4 threads, reuse display: true [apply] JOGLTask 0: START: 0/0, reuse true - Thread-6-jt0 [apply] JOGLTask 1: START: 150/0, reuse true - Thread-6-jt1 [apply] JOGLTask 2: START: 300/0, reuse true - Thread-6-jt2 [apply] JOGLTask 3: START: 450/0, reuse true - Thread-6-jt3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.0 0x68d1305d: tileRendererInUse null, GearsES2[obj 0x68d1305d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x68d1305d on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x68d1305d created: GearsObj[0x6439ca7b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x68d1305d created: GearsObj[0xe1c84a5, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x68d1305d created: GearsObj[0xe1c84a5, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.X 0x68d1305d FIN GearsES2[obj 0x68d1305d isInit true, usesShared false, 1 GearsObj[0x6439ca7b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xe1c84a5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x724873df, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x68d1305d 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fc21064b510, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d1305d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0x68d1305d 128x128, swapInterval 0, drawable 0x7fc21064b510 [apply] JOGLTask 0: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]] - Thread-6-jt0 [apply] JOGLTask 0: RUNNING: Thread-6-jt0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.0 0x31ff309f: tileRendererInUse null, GearsES2[obj 0x31ff309f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x31ff309f on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x31ff309f created: GearsObj[0x2022d1f4, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x31ff309f created: GearsObj[0x4e05faa7, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x31ff309f created: GearsObj[0x4e05faa7, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.X 0x31ff309f FIN GearsES2[obj 0x31ff309f isInit true, usesShared false, 1 GearsObj[0x2022d1f4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4e05faa7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6a8b11f5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x31ff309f 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fc21064ead0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x31ff309f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0x31ff309f 128x128, swapInterval 0, drawable 0x7fc21064ead0 [apply] JOGLTask 3: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]] - Thread-6-jt3 [apply] JOGLTask 3: RUNNING: Thread-6-jt3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.0 0x277ec7b9: tileRendererInUse null, GearsES2[obj 0x277ec7b9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x277ec7b9 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x277ec7b9 created: GearsObj[0x261931e4, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x277ec7b9 created: GearsObj[0x401a8346, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x277ec7b9 created: GearsObj[0x401a8346, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.X 0x277ec7b9 FIN GearsES2[obj 0x277ec7b9 isInit true, usesShared false, 1 GearsObj[0x261931e4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x401a8346, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xca0898b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x277ec7b9 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fc210669e50, msaa false, tileRendererInUse null [apply] >> GearsES2 0x277ec7b9, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0x277ec7b9 128x128, swapInterval 0, drawable 0x7fc210669e50 [apply] JOGLTask 2: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]] - Thread-6-jt2 [apply] JOGLTask 2: RUNNING: Thread-6-jt2 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.0 0x746a56f0: tileRendererInUse null, GearsES2[obj 0x746a56f0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x746a56f0 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x746a56f0 created: GearsObj[0x7007cf85, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x746a56f0 created: GearsObj[0x10c95e39, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x746a56f0 created: GearsObj[0x10c95e39, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.X 0x746a56f0 FIN GearsES2[obj 0x746a56f0 isInit true, usesShared false, 1 GearsObj[0x7007cf85, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x10c95e39, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1448f8cb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x746a56f0 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fc2104d3890, msaa false, tileRendererInUse null [apply] >> GearsES2 0x746a56f0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0x746a56f0 128x128, swapInterval 0, drawable 0x7fc2104d3890 [apply] JOGLTask 1: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]] - Thread-6-jt1 [apply] JOGLTask 1: RUNNING: Thread-6-jt1 [apply] 0: [0: false, 1: false, 2: false, 3: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x68d1305d: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x68d1305d FIN [apply] JOGLTask 0: DONE/SYNC: Thread-6-jt0 [apply] JOGLTask 0: END: Thread-6-jt0 [apply] 1: [0: true, 1: false, 2: false, 3: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x31ff309f: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x31ff309f FIN [apply] JOGLTask 3: DONE/SYNC: Thread-6-jt3 [apply] JOGLTask 3: END: Thread-6-jt3 [apply] 2: [0: true, 1: false, 2: false, 3: true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x746a56f0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x746a56f0 FIN [apply] JOGLTask 1: DONE/SYNC: Thread-6-jt1 [apply] JOGLTask 1: END: Thread-6-jt1 [apply] 3: [0: true, 1: true, 2: false, 3: true] [apply] junit.framework.TestListener: endTest(test04FourThreads) [apply] junit.framework.TestListener: startTest(test16SixteenThreads) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x277ec7b9: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x277ec7b9 FIN [apply] JOGLTask 2: DONE/SYNC: Thread-6-jt2 [apply] JOGLTask 2: END: Thread-6-jt2 [apply] 4: [0: true, 1: true, 2: true, 3: true] [apply] total: 0.875s [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT - test04FourThreads [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT - test16SixteenThreads [apply] InitConcurrentBaseNEWT 16 threads, reuse display: true [apply] JOGLTask 0: START: 0/0, reuse true - Thread-7-jt0 [apply] JOGLTask 1: START: 150/0, reuse true - Thread-7-jt1 [apply] JOGLTask 2: START: 300/0, reuse true - Thread-7-jt2 [apply] JOGLTask 3: START: 450/0, reuse true - Thread-7-jt3 [apply] JOGLTask 4: START: 600/0, reuse true - Thread-7-jt4 [apply] JOGLTask 5: START: 750/0, reuse true - Thread-7-jt5 [apply] JOGLTask 6: START: 900/0, reuse true - Thread-7-jt6 [apply] JOGLTask 7: START: 1050/0, reuse true - Thread-7-jt7 [apply] JOGLTask 8: START: 1200/0, reuse true - Thread-7-jt8 [apply] JOGLTask 9: START: 1350/0, reuse true - Thread-7-jt9 [apply] JOGLTask 10: START: 1500/0, reuse true - Thread-7-jt10 [apply] JOGLTask 11: START: 1650/0, reuse true - Thread-7-jt11 [apply] JOGLTask 12: START: 1800/0, reuse true - Thread-7-jt12 [apply] JOGLTask 13: START: 0/150, reuse true - Thread-7-jt13 [apply] JOGLTask 14: START: 150/150, reuse true - Thread-7-jt14 [apply] JOGLTask 15: START: 300/150, reuse true - Thread-7-jt15 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x63f4c74f: tileRendererInUse null, GearsES2[obj 0x63f4c74f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x63f4c74f on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x63f4c74f created: GearsObj[0x2b2bec3e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x63f4c74f created: GearsObj[0x50a2f096, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x63f4c74f created: GearsObj[0x50a2f096, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x63f4c74f FIN GearsES2[obj 0x63f4c74f isInit true, usesShared false, 1 GearsObj[0x2b2bec3e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x50a2f096, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x79613135, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x63f4c74f 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fc210684310, msaa false, tileRendererInUse null [apply] >> GearsES2 0x63f4c74f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x63f4c74f 128x128, swapInterval 0, drawable 0x7fc210684310 [apply] JOGLTask 0: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]] - Thread-7-jt0 [apply] JOGLTask 0: RUNNING: Thread-7-jt0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x27c76b8d: tileRendererInUse null, GearsES2[obj 0x27c76b8d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x27c76b8d on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x27c76b8d created: GearsObj[0x5385af56, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x27c76b8d created: GearsObj[0x6dba61f0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x27c76b8d created: GearsObj[0x6dba61f0, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x27c76b8d FIN GearsES2[obj 0x27c76b8d isInit true, usesShared false, 1 GearsObj[0x5385af56, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6dba61f0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x67740bd7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x27c76b8d 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fc210682230, msaa false, tileRendererInUse null [apply] >> GearsES2 0x27c76b8d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x27c76b8d 128x128, swapInterval 0, drawable 0x7fc210682230 [apply] JOGLTask 15: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]] - Thread-7-jt15 [apply] JOGLTask 15: RUNNING: Thread-7-jt15 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x5e33b2e7: tileRendererInUse null, GearsES2[obj 0x5e33b2e7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5e33b2e7 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x5e33b2e7 created: GearsObj[0x55855ed6, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5e33b2e7 created: GearsObj[0x27155f77, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5e33b2e7 created: GearsObj[0x27155f77, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x5e33b2e7 FIN GearsES2[obj 0x5e33b2e7 isInit true, usesShared false, 1 GearsObj[0x55855ed6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x27155f77, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6c2e91ac, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x5e33b2e7 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fc2104e2f80, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5e33b2e7, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x5e33b2e7 128x128, swapInterval 0, drawable 0x7fc2104e2f80 [apply] JOGLTask 14: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]] - Thread-7-jt14 [apply] JOGLTask 14: RUNNING: Thread-7-jt14 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x6eb1e1a3: tileRendererInUse null, GearsES2[obj 0x6eb1e1a3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6eb1e1a3 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6eb1e1a3 created: GearsObj[0x5adf3ac5, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6eb1e1a3 created: GearsObj[0x758b8a1e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6eb1e1a3 created: GearsObj[0x758b8a1e, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x6eb1e1a3 FIN GearsES2[obj 0x6eb1e1a3 isInit true, usesShared false, 1 GearsObj[0x5adf3ac5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x758b8a1e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1c18f3dc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x6eb1e1a3 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fc210637380, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6eb1e1a3, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x6eb1e1a3 128x128, swapInterval 0, drawable 0x7fc210637380 [apply] JOGLTask 13: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]] - Thread-7-jt13 [apply] JOGLTask 13: RUNNING: Thread-7-jt13 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x190c63b2: tileRendererInUse null, GearsES2[obj 0x190c63b2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x190c63b2 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x190c63b2 created: GearsObj[0x650fec75, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x190c63b2 created: GearsObj[0x786d2928, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x190c63b2 created: GearsObj[0x786d2928, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x190c63b2 FIN GearsES2[obj 0x190c63b2 isInit true, usesShared false, 1 GearsObj[0x650fec75, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x786d2928, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x46a93edc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x190c63b2 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fc2121082f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x190c63b2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x190c63b2 128x128, swapInterval 0, drawable 0x7fc2121082f0 [apply] JOGLTask 12: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]] - Thread-7-jt12 [apply] JOGLTask 12: RUNNING: Thread-7-jt12 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x5d57a747: tileRendererInUse null, GearsES2[obj 0x5d57a747 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5d57a747 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x5d57a747 created: GearsObj[0xab353de, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5d57a747 created: GearsObj[0x347194f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5d57a747 created: GearsObj[0x347194f, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x5d57a747 FIN GearsES2[obj 0x5d57a747 isInit true, usesShared false, 1 GearsObj[0xab353de, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x347194f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x30ce9337, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x5d57a747 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fc2106a9990, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5d57a747, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x5d57a747 128x128, swapInterval 0, drawable 0x7fc2106a9990 [apply] JOGLTask 11: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]] - Thread-7-jt11 [apply] JOGLTask 11: RUNNING: Thread-7-jt11 [apply] 0: [0: false, 1: false, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: false, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x16b2145c: tileRendererInUse null, GearsES2[obj 0x16b2145c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x16b2145c on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x16b2145c created: GearsObj[0x4731fa4b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x16b2145c created: GearsObj[0x22277671, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x16b2145c created: GearsObj[0x22277671, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x16b2145c FIN GearsES2[obj 0x16b2145c isInit true, usesShared false, 1 GearsObj[0x4731fa4b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x22277671, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4cd1063b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x16b2145c 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fc21212cd10, msaa false, tileRendererInUse null [apply] >> GearsES2 0x16b2145c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x16b2145c 128x128, swapInterval 0, drawable 0x7fc21212cd10 [apply] JOGLTask 1: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]] - Thread-7-jt1 [apply] JOGLTask 1: RUNNING: Thread-7-jt1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x556afa8: tileRendererInUse null, GearsES2[obj 0x556afa8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x556afa8 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x556afa8 created: GearsObj[0x6130dd8e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x556afa8 created: GearsObj[0x4f21c77b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x556afa8 created: GearsObj[0x4f21c77b, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x556afa8 FIN GearsES2[obj 0x556afa8 isInit true, usesShared false, 1 GearsObj[0x6130dd8e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4f21c77b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x32af84d3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x556afa8 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fc2106cd870, msaa false, tileRendererInUse null [apply] >> GearsES2 0x556afa8, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x556afa8 128x128, swapInterval 0, drawable 0x7fc2106cd870 [apply] JOGLTask 10: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]] - Thread-7-jt10 [apply] JOGLTask 10: RUNNING: Thread-7-jt10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x59a0724a: tileRendererInUse null, GearsES2[obj 0x59a0724a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x59a0724a on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x59a0724a created: GearsObj[0x4ca34ccd, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x59a0724a created: GearsObj[0x75074e09, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x59a0724a created: GearsObj[0x75074e09, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x59a0724a FIN GearsES2[obj 0x59a0724a isInit true, usesShared false, 1 GearsObj[0x4ca34ccd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x75074e09, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x32946ce5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x59a0724a 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fc2106d5880, msaa false, tileRendererInUse null [apply] >> GearsES2 0x59a0724a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x59a0724a 128x128, swapInterval 0, drawable 0x7fc2106d5880 [apply] JOGLTask 9: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]] - Thread-7-jt9 [apply] JOGLTask 9: RUNNING: Thread-7-jt9 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x3f23bead: tileRendererInUse null, GearsES2[obj 0x3f23bead isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3f23bead on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x3f23bead created: GearsObj[0x240c5895, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3f23bead created: GearsObj[0x268bb0b0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3f23bead created: GearsObj[0x268bb0b0, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x3f23bead FIN GearsES2[obj 0x3f23bead isInit true, usesShared false, 1 GearsObj[0x240c5895, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x268bb0b0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1cfd0695, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x3f23bead 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fc21220bf00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3f23bead, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x3f23bead 128x128, swapInterval 0, drawable 0x7fc21220bf00 [apply] JOGLTask 2: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]] - Thread-7-jt2 [apply] JOGLTask 2: RUNNING: Thread-7-jt2 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x7b75032d: tileRendererInUse null, GearsES2[obj 0x7b75032d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7b75032d on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x7b75032d created: GearsObj[0x7f6bbdd7, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7b75032d created: GearsObj[0x7a7caf9b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7b75032d created: GearsObj[0x7a7caf9b, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x7b75032d FIN GearsES2[obj 0x7b75032d isInit true, usesShared false, 1 GearsObj[0x7f6bbdd7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7a7caf9b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xfed27f0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x7b75032d 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fc21218ee70, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7b75032d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x7b75032d 128x128, swapInterval 0, drawable 0x7fc21218ee70 [apply] JOGLTask 3: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]] - Thread-7-jt3 [apply] JOGLTask 3: RUNNING: Thread-7-jt3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x7f1993d8: tileRendererInUse null, GearsES2[obj 0x7f1993d8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7f1993d8 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x7f1993d8 created: GearsObj[0x726c554, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7f1993d8 created: GearsObj[0x2651177, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7f1993d8 created: GearsObj[0x2651177, vbo ff 7, fs 8, bf 9, bs 10] [apply] 1: [0: false, 1: false, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: false, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x7f1993d8 FIN GearsES2[obj 0x7f1993d8 isInit true, usesShared false, 1 GearsObj[0x726c554, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2651177, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x395d9cdb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x7f1993d8 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fc212231670, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7f1993d8, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x7f1993d8 128x128, swapInterval 0, drawable 0x7fc212231670 [apply] JOGLTask 4: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]] - Thread-7-jt4 [apply] JOGLTask 4: RUNNING: Thread-7-jt4 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x66402c41: tileRendererInUse null, GearsES2[obj 0x66402c41 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x66402c41 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x66402c41 created: GearsObj[0x34fa4a2, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x66402c41 created: GearsObj[0x61c18960, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x66402c41 created: GearsObj[0x61c18960, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x66402c41 FIN GearsES2[obj 0x66402c41 isInit true, usesShared false, 1 GearsObj[0x34fa4a2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x61c18960, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x69222fc3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x66402c41 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fc21223f850, msaa false, tileRendererInUse null [apply] >> GearsES2 0x66402c41, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x66402c41 128x128, swapInterval 0, drawable 0x7fc21223f850 [apply] JOGLTask 5: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]] - Thread-7-jt5 [apply] JOGLTask 5: RUNNING: Thread-7-jt5 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x751bb153: tileRendererInUse null, GearsES2[obj 0x751bb153 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x751bb153 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x751bb153 created: GearsObj[0x2e28dfb2, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x751bb153 created: GearsObj[0x7d7636ca, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x751bb153 created: GearsObj[0x7d7636ca, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x751bb153 FIN GearsES2[obj 0x751bb153 isInit true, usesShared false, 1 GearsObj[0x2e28dfb2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7d7636ca, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c07481f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x751bb153 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fc21224ccf0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x751bb153, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x751bb153 128x128, swapInterval 0, drawable 0x7fc21224ccf0 [apply] JOGLTask 7: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]] - Thread-7-jt7 [apply] JOGLTask 7: RUNNING: Thread-7-jt7 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x6d16fc35: tileRendererInUse null, GearsES2[obj 0x6d16fc35 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6d16fc35 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6d16fc35 created: GearsObj[0x6562aeda, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6d16fc35 created: GearsObj[0x31c59e36, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6d16fc35 created: GearsObj[0x31c59e36, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x6d16fc35 FIN GearsES2[obj 0x6d16fc35 isInit true, usesShared false, 1 GearsObj[0x6562aeda, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x31c59e36, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x251604c1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x6d16fc35 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fc2121ec6a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d16fc35, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x6d16fc35 128x128, swapInterval 0, drawable 0x7fc2121ec6a0 [apply] JOGLTask 6: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]] - Thread-7-jt6 [apply] JOGLTask 6: RUNNING: Thread-7-jt6 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x34af863e: tileRendererInUse null, GearsES2[obj 0x34af863e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x34af863e on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x34af863e created: GearsObj[0x799c7798, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x34af863e created: GearsObj[0xf6fda88, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x34af863e created: GearsObj[0xf6fda88, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x34af863e FIN GearsES2[obj 0x34af863e isInit true, usesShared false, 1 GearsObj[0x799c7798, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf6fda88, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x78741ea2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x34af863e 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fc212269d60, msaa false, tileRendererInUse null [apply] >> GearsES2 0x34af863e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x34af863e 128x128, swapInterval 0, drawable 0x7fc212269d60 [apply] JOGLTask 8: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]] - Thread-7-jt8 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x63f4c74f: tileRendererInUse null [apply] JOGLTask 8: RUNNING: Thread-7-jt8 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x63f4c74f FIN [apply] JOGLTask 0: DONE/SYNC: Thread-7-jt0 [apply] JOGLTask 0: END: Thread-7-jt0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x27c76b8d: tileRendererInUse null [apply] 2: [0: true, 1: false, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: false, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x27c76b8d FIN [apply] JOGLTask 15: DONE/SYNC: Thread-7-jt15 [apply] JOGLTask 15: END: Thread-7-jt15 [apply] 3: [0: true, 1: false, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: false, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x5e33b2e7: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x5e33b2e7 FIN [apply] JOGLTask 14: DONE/SYNC: Thread-7-jt14 [apply] JOGLTask 14: END: Thread-7-jt14 [apply] 4: [0: true, 1: false, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: false, 9: false, 10: false, 11: false, 12: false, 13: false, 14: true, 15: true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x6eb1e1a3: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x6eb1e1a3 FIN [apply] JOGLTask 13: DONE/SYNC: Thread-7-jt13 [apply] JOGLTask 13: END: Thread-7-jt13 [apply] 5: [0: true, 1: false, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: false, 9: false, 10: false, 11: false, 12: false, 13: true, 14: true, 15: true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x190c63b2: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x190c63b2 FIN [apply] JOGLTask 12: DONE/SYNC: Thread-7-jt12 [apply] JOGLTask 12: END: Thread-7-jt12 [apply] 6: [0: true, 1: false, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: false, 9: false, 10: false, 11: false, 12: true, 13: true, 14: true, 15: true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x5d57a747: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x5d57a747 FIN [apply] JOGLTask 11: DONE/SYNC: Thread-7-jt11 [apply] JOGLTask 11: END: Thread-7-jt11 [apply] 7: [0: true, 1: false, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: false, 9: false, 10: false, 11: true, 12: true, 13: true, 14: true, 15: true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x16b2145c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x16b2145c FIN [apply] JOGLTask 1: DONE/SYNC: Thread-7-jt1 [apply] JOGLTask 1: END: Thread-7-jt1 [apply] 8: [0: true, 1: true, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: false, 9: false, 10: false, 11: true, 12: true, 13: true, 14: true, 15: true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x556afa8: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x556afa8 FIN [apply] JOGLTask 10: DONE/SYNC: Thread-7-jt10 [apply] JOGLTask 10: END: Thread-7-jt10 [apply] 9: [0: true, 1: true, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: false, 9: false, 10: true, 11: true, 12: true, 13: true, 14: true, 15: true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x59a0724a: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x59a0724a FIN [apply] JOGLTask 9: DONE/SYNC: Thread-7-jt9 [apply] JOGLTask 9: END: Thread-7-jt9 [apply] 10: [0: true, 1: true, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: false, 9: true, 10: true, 11: true, 12: true, 13: true, 14: true, 15: true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x7b75032d: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x7b75032d FIN [apply] JOGLTask 3: DONE/SYNC: Thread-7-jt3 [apply] JOGLTask 3: END: Thread-7-jt3 [apply] 11: [0: true, 1: true, 2: false, 3: true, 4: false, 5: false, 6: false, 7: false, 8: false, 9: true, 10: true, 11: true, 12: true, 13: true, 14: true, 15: true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x3f23bead: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x3f23bead FIN [apply] JOGLTask 2: DONE/SYNC: Thread-7-jt2 [apply] JOGLTask 2: END: Thread-7-jt2 [apply] 12: [0: true, 1: true, 2: true, 3: true, 4: false, 5: false, 6: false, 7: false, 8: false, 9: true, 10: true, 11: true, 12: true, 13: true, 14: true, 15: true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x66402c41: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x66402c41 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x7f1993d8: tileRendererInUse null [apply] JOGLTask 5: DONE/SYNC: Thread-7-jt5 [apply] JOGLTask 5: END: Thread-7-jt5 [apply] 13: [0: true, 1: true, 2: true, 3: true, 4: false, 5: true, 6: false, 7: false, 8: false, 9: true, 10: true, 11: true, 12: true, 13: true, 14: true, 15: true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x7f1993d8 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x751bb153: tileRendererInUse null [apply] JOGLTask 4: DONE/SYNC: Thread-7-jt4 [apply] JOGLTask 4: END: Thread-7-jt4 [apply] 14: [0: true, 1: true, 2: true, 3: true, 4: true, 5: true, 6: false, 7: false, 8: false, 9: true, 10: true, 11: true, 12: true, 13: true, 14: true, 15: true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x751bb153 FIN [apply] JOGLTask 7: DONE/SYNC: Thread-7-jt7 [apply] JOGLTask 7: END: Thread-7-jt7 [apply] 15: [0: true, 1: true, 2: true, 3: true, 4: true, 5: true, 6: false, 7: true, 8: false, 9: true, 10: true, 11: true, 12: true, 13: true, 14: true, 15: true] [apply] junit.framework.TestListener: endTest(test16SixteenThreads) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x6d16fc35: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x6d16fc35 FIN [apply] JOGLTask 6: DONE/SYNC: Thread-7-jt6 [apply] JOGLTask 6: END: Thread-7-jt6 [apply] 16: [0: true, 1: true, 2: true, 3: true, 4: true, 5: true, 6: true, 7: true, 8: false, 9: true, 10: true, 11: true, 12: true, 13: true, 14: true, 15: true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x34af863e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x34af863e FIN [apply] JOGLTask 8: DONE/SYNC: Thread-7-jt8 [apply] JOGLTask 8: END: Thread-7-jt8 [apply] 17: [0: true, 1: true, 2: true, 3: true, 4: true, 5: true, 6: true, 7: true, 8: true, 9: true, 10: true, 11: true, 12: true, 13: true, 14: true, 15: true] [apply] total: 2.601s [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT - test16SixteenThreads [apply] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.126 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306330641 ms +++ localhost/127.0.0.1:59999 - Locked within 19 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT - test02TwoThreads [apply] InitConcurrentBaseNEWT 2 threads, reuse display: true [apply] JOGLTask 0: START: 0/0, reuse true - Thread-5-jt0 [apply] JOGLTask 1: START: 150/0, reuse true - Thread-5-jt1 [apply] 0: [0: false, 1: false] [apply] 1: [0: false, 1: false] [apply] 2: [0: false, 1: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x30f9168e: tileRendererInUse null, GearsES2[obj 0x30f9168e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x30f9168e on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x30f9168e created: GearsObj[0x4582c6dc, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x30f9168e created: GearsObj[0xccdb92b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x30f9168e created: GearsObj[0xccdb92b, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x30f9168e FIN GearsES2[obj 0x30f9168e isInit true, usesShared false, 1 GearsObj[0x4582c6dc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xccdb92b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xc355f75, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x30f9168e 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fc2104a7740, msaa false, tileRendererInUse null [apply] >> GearsES2 0x30f9168e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x30f9168e 128x128, swapInterval 0, drawable 0x7fc2104a7740 [apply] JOGLTask 1: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]] - Thread-5-jt1 [apply] JOGLTask 1: RUNNING: Thread-5-jt1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x3655a5d0: tileRendererInUse null, GearsES2[obj 0x3655a5d0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3655a5d0 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x3655a5d0 created: GearsObj[0x54b89544, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3655a5d0 created: GearsObj[0x224fced0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3655a5d0 created: GearsObj[0x224fced0, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x3655a5d0 FIN GearsES2[obj 0x3655a5d0 isInit true, usesShared false, 1 GearsObj[0x54b89544, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x224fced0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2592cb49, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x3655a5d0 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fc2104c3ff0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3655a5d0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x3655a5d0 128x128, swapInterval 0, drawable 0x7fc2104c3ff0 [apply] JOGLTask 0: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]] - Thread-5-jt0 [apply] JOGLTask 0: RUNNING: Thread-5-jt0 [apply] 3: [0: false, 1: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x3655a5d0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x3655a5d0 FIN [apply] JOGLTask 0: DONE/SYNC: Thread-5-jt0 [apply] JOGLTask 0: END: Thread-5-jt0 [apply] 4: [0: true, 1: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x30f9168e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x30f9168e FIN [apply] JOGLTask 1: DONE/SYNC: Thread-5-jt1 [apply] JOGLTask 1: END: Thread-5-jt1 [apply] 5: [0: true, 1: true] [apply] total: 2.355s [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT - test02TwoThreads [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT - test04FourThreads [apply] InitConcurrentBaseNEWT 4 threads, reuse display: true [apply] JOGLTask 0: START: 0/0, reuse true - Thread-6-jt0 [apply] JOGLTask 1: START: 150/0, reuse true - Thread-6-jt1 [apply] JOGLTask 2: START: 300/0, reuse true - Thread-6-jt2 [apply] JOGLTask 3: START: 450/0, reuse true - Thread-6-jt3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.0 0x68d1305d: tileRendererInUse null, GearsES2[obj 0x68d1305d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x68d1305d on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x68d1305d created: GearsObj[0x6439ca7b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x68d1305d created: GearsObj[0xe1c84a5, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x68d1305d created: GearsObj[0xe1c84a5, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.X 0x68d1305d FIN GearsES2[obj 0x68d1305d isInit true, usesShared false, 1 GearsObj[0x6439ca7b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xe1c84a5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x724873df, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x68d1305d 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fc21064b510, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68d1305d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0x68d1305d 128x128, swapInterval 0, drawable 0x7fc21064b510 [apply] JOGLTask 0: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]] - Thread-6-jt0 [apply] JOGLTask 0: RUNNING: Thread-6-jt0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.0 0x31ff309f: tileRendererInUse null, GearsES2[obj 0x31ff309f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x31ff309f on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x31ff309f created: GearsObj[0x2022d1f4, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x31ff309f created: GearsObj[0x4e05faa7, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x31ff309f created: GearsObj[0x4e05faa7, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.X 0x31ff309f FIN GearsES2[obj 0x31ff309f isInit true, usesShared false, 1 GearsObj[0x2022d1f4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4e05faa7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6a8b11f5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x31ff309f 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fc21064ead0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x31ff309f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0x31ff309f 128x128, swapInterval 0, drawable 0x7fc21064ead0 [apply] JOGLTask 3: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]] - Thread-6-jt3 [apply] JOGLTask 3: RUNNING: Thread-6-jt3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.0 0x277ec7b9: tileRendererInUse null, GearsES2[obj 0x277ec7b9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x277ec7b9 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x277ec7b9 created: GearsObj[0x261931e4, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x277ec7b9 created: GearsObj[0x401a8346, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x277ec7b9 created: GearsObj[0x401a8346, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.X 0x277ec7b9 FIN GearsES2[obj 0x277ec7b9 isInit true, usesShared false, 1 GearsObj[0x261931e4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x401a8346, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xca0898b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x277ec7b9 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fc210669e50, msaa false, tileRendererInUse null [apply] >> GearsES2 0x277ec7b9, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0x277ec7b9 128x128, swapInterval 0, drawable 0x7fc210669e50 [apply] JOGLTask 2: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]] - Thread-6-jt2 [apply] JOGLTask 2: RUNNING: Thread-6-jt2 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.0 0x746a56f0: tileRendererInUse null, GearsES2[obj 0x746a56f0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x746a56f0 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x746a56f0 created: GearsObj[0x7007cf85, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x746a56f0 created: GearsObj[0x10c95e39, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x746a56f0 created: GearsObj[0x10c95e39, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.X 0x746a56f0 FIN GearsES2[obj 0x746a56f0 isInit true, usesShared false, 1 GearsObj[0x7007cf85, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x10c95e39, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1448f8cb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x746a56f0 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fc2104d3890, msaa false, tileRendererInUse null [apply] >> GearsES2 0x746a56f0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0x746a56f0 128x128, swapInterval 0, drawable 0x7fc2104d3890 [apply] JOGLTask 1: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]] - Thread-6-jt1 [apply] JOGLTask 1: RUNNING: Thread-6-jt1 [apply] 0: [0: false, 1: false, 2: false, 3: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x68d1305d: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x68d1305d FIN [apply] JOGLTask 0: DONE/SYNC: Thread-6-jt0 [apply] JOGLTask 0: END: Thread-6-jt0 [apply] 1: [0: true, 1: false, 2: false, 3: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x31ff309f: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x31ff309f FIN [apply] JOGLTask 3: DONE/SYNC: Thread-6-jt3 [apply] JOGLTask 3: END: Thread-6-jt3 [apply] 2: [0: true, 1: false, 2: false, 3: true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x746a56f0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x746a56f0 FIN [apply] JOGLTask 1: DONE/SYNC: Thread-6-jt1 [apply] JOGLTask 1: END: Thread-6-jt1 [apply] 3: [0: true, 1: true, 2: false, 3: true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x277ec7b9: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x277ec7b9 FIN [apply] JOGLTask 2: DONE/SYNC: Thread-6-jt2 [apply] JOGLTask 2: END: Thread-6-jt2 [apply] 4: [0: true, 1: true, 2: true, 3: true] [apply] total: 0.875s [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT - test04FourThreads [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT - test16SixteenThreads [apply] InitConcurrentBaseNEWT 16 threads, reuse display: true [apply] JOGLTask 0: START: 0/0, reuse true - Thread-7-jt0 [apply] JOGLTask 1: START: 150/0, reuse true - Thread-7-jt1 [apply] JOGLTask 2: START: 300/0, reuse true - Thread-7-jt2 [apply] JOGLTask 3: START: 450/0, reuse true - Thread-7-jt3 [apply] JOGLTask 4: START: 600/0, reuse true - Thread-7-jt4 [apply] JOGLTask 5: START: 750/0, reuse true - Thread-7-jt5 [apply] JOGLTask 6: START: 900/0, reuse true - Thread-7-jt6 [apply] JOGLTask 7: START: 1050/0, reuse true - Thread-7-jt7 [apply] JOGLTask 8: START: 1200/0, reuse true - Thread-7-jt8 [apply] JOGLTask 9: START: 1350/0, reuse true - Thread-7-jt9 [apply] JOGLTask 10: START: 1500/0, reuse true - Thread-7-jt10 [apply] JOGLTask 11: START: 1650/0, reuse true - Thread-7-jt11 [apply] JOGLTask 12: START: 1800/0, reuse true - Thread-7-jt12 [apply] JOGLTask 13: START: 0/150, reuse true - Thread-7-jt13 [apply] JOGLTask 14: START: 150/150, reuse true - Thread-7-jt14 [apply] JOGLTask 15: START: 300/150, reuse true - Thread-7-jt15 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x63f4c74f: tileRendererInUse null, GearsES2[obj 0x63f4c74f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x63f4c74f on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x63f4c74f created: GearsObj[0x2b2bec3e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x63f4c74f created: GearsObj[0x50a2f096, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x63f4c74f created: GearsObj[0x50a2f096, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x63f4c74f FIN GearsES2[obj 0x63f4c74f isInit true, usesShared false, 1 GearsObj[0x2b2bec3e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x50a2f096, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x79613135, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x63f4c74f 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fc210684310, msaa false, tileRendererInUse null [apply] >> GearsES2 0x63f4c74f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x63f4c74f 128x128, swapInterval 0, drawable 0x7fc210684310 [apply] JOGLTask 0: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]] - Thread-7-jt0 [apply] JOGLTask 0: RUNNING: Thread-7-jt0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x27c76b8d: tileRendererInUse null, GearsES2[obj 0x27c76b8d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x27c76b8d on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x27c76b8d created: GearsObj[0x5385af56, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x27c76b8d created: GearsObj[0x6dba61f0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x27c76b8d created: GearsObj[0x6dba61f0, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x27c76b8d FIN GearsES2[obj 0x27c76b8d isInit true, usesShared false, 1 GearsObj[0x5385af56, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6dba61f0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x67740bd7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x27c76b8d 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fc210682230, msaa false, tileRendererInUse null [apply] >> GearsES2 0x27c76b8d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x27c76b8d 128x128, swapInterval 0, drawable 0x7fc210682230 [apply] JOGLTask 15: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]] - Thread-7-jt15 [apply] JOGLTask 15: RUNNING: Thread-7-jt15 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x5e33b2e7: tileRendererInUse null, GearsES2[obj 0x5e33b2e7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5e33b2e7 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x5e33b2e7 created: GearsObj[0x55855ed6, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5e33b2e7 created: GearsObj[0x27155f77, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5e33b2e7 created: GearsObj[0x27155f77, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x5e33b2e7 FIN GearsES2[obj 0x5e33b2e7 isInit true, usesShared false, 1 GearsObj[0x55855ed6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x27155f77, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6c2e91ac, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x5e33b2e7 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fc2104e2f80, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5e33b2e7, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x5e33b2e7 128x128, swapInterval 0, drawable 0x7fc2104e2f80 [apply] JOGLTask 14: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]] - Thread-7-jt14 [apply] JOGLTask 14: RUNNING: Thread-7-jt14 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x6eb1e1a3: tileRendererInUse null, GearsES2[obj 0x6eb1e1a3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6eb1e1a3 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6eb1e1a3 created: GearsObj[0x5adf3ac5, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6eb1e1a3 created: GearsObj[0x758b8a1e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6eb1e1a3 created: GearsObj[0x758b8a1e, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x6eb1e1a3 FIN GearsES2[obj 0x6eb1e1a3 isInit true, usesShared false, 1 GearsObj[0x5adf3ac5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x758b8a1e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1c18f3dc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x6eb1e1a3 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fc210637380, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6eb1e1a3, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x6eb1e1a3 128x128, swapInterval 0, drawable 0x7fc210637380 [apply] JOGLTask 13: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]] - Thread-7-jt13 [apply] JOGLTask 13: RUNNING: Thread-7-jt13 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x190c63b2: tileRendererInUse null, GearsES2[obj 0x190c63b2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x190c63b2 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x190c63b2 created: GearsObj[0x650fec75, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x190c63b2 created: GearsObj[0x786d2928, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x190c63b2 created: GearsObj[0x786d2928, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x190c63b2 FIN GearsES2[obj 0x190c63b2 isInit true, usesShared false, 1 GearsObj[0x650fec75, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x786d2928, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x46a93edc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x190c63b2 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fc2121082f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x190c63b2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x190c63b2 128x128, swapInterval 0, drawable 0x7fc2121082f0 [apply] JOGLTask 12: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]] - Thread-7-jt12 [apply] JOGLTask 12: RUNNING: Thread-7-jt12 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x5d57a747: tileRendererInUse null, GearsES2[obj 0x5d57a747 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5d57a747 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x5d57a747 created: GearsObj[0xab353de, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5d57a747 created: GearsObj[0x347194f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5d57a747 created: GearsObj[0x347194f, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x5d57a747 FIN GearsES2[obj 0x5d57a747 isInit true, usesShared false, 1 GearsObj[0xab353de, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x347194f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x30ce9337, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x5d57a747 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fc2106a9990, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5d57a747, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x5d57a747 128x128, swapInterval 0, drawable 0x7fc2106a9990 [apply] JOGLTask 11: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]] - Thread-7-jt11 [apply] JOGLTask 11: RUNNING: Thread-7-jt11 [apply] 0: [0: false, 1: false, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: false, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x16b2145c: tileRendererInUse null, GearsES2[obj 0x16b2145c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x16b2145c on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x16b2145c created: GearsObj[0x4731fa4b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x16b2145c created: GearsObj[0x22277671, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x16b2145c created: GearsObj[0x22277671, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x16b2145c FIN GearsES2[obj 0x16b2145c isInit true, usesShared false, 1 GearsObj[0x4731fa4b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x22277671, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4cd1063b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x16b2145c 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fc21212cd10, msaa false, tileRendererInUse null [apply] >> GearsES2 0x16b2145c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x16b2145c 128x128, swapInterval 0, drawable 0x7fc21212cd10 [apply] JOGLTask 1: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]] - Thread-7-jt1 [apply] JOGLTask 1: RUNNING: Thread-7-jt1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x556afa8: tileRendererInUse null, GearsES2[obj 0x556afa8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x556afa8 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x556afa8 created: GearsObj[0x6130dd8e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x556afa8 created: GearsObj[0x4f21c77b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x556afa8 created: GearsObj[0x4f21c77b, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x556afa8 FIN GearsES2[obj 0x556afa8 isInit true, usesShared false, 1 GearsObj[0x6130dd8e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4f21c77b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x32af84d3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x556afa8 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fc2106cd870, msaa false, tileRendererInUse null [apply] >> GearsES2 0x556afa8, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x556afa8 128x128, swapInterval 0, drawable 0x7fc2106cd870 [apply] JOGLTask 10: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]] - Thread-7-jt10 [apply] JOGLTask 10: RUNNING: Thread-7-jt10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x59a0724a: tileRendererInUse null, GearsES2[obj 0x59a0724a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x59a0724a on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x59a0724a created: GearsObj[0x4ca34ccd, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x59a0724a created: GearsObj[0x75074e09, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x59a0724a created: GearsObj[0x75074e09, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x59a0724a FIN GearsES2[obj 0x59a0724a isInit true, usesShared false, 1 GearsObj[0x4ca34ccd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x75074e09, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x32946ce5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x59a0724a 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fc2106d5880, msaa false, tileRendererInUse null [apply] >> GearsES2 0x59a0724a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x59a0724a 128x128, swapInterval 0, drawable 0x7fc2106d5880 [apply] JOGLTask 9: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]] - Thread-7-jt9 [apply] JOGLTask 9: RUNNING: Thread-7-jt9 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x3f23bead: tileRendererInUse null, GearsES2[obj 0x3f23bead isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3f23bead on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ---------------------------------------SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306336680 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] -------------------------------------------------------------- [apply] gear1 0x3f23bead created: GearsObj[0x240c5895, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3f23bead created: GearsObj[0x268bb0b0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3f23bead created: GearsObj[0x268bb0b0, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x3f23bead FIN GearsES2[obj 0x3f23bead isInit true, usesShared false, 1 GearsObj[0x240c5895, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x268bb0b0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1cfd0695, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x3f23bead 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fc21220bf00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3f23bead, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x3f23bead 128x128, swapInterval 0, drawable 0x7fc21220bf00 [apply] JOGLTask 2: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]] - Thread-7-jt2 [apply] JOGLTask 2: RUNNING: Thread-7-jt2 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x7b75032d: tileRendererInUse null, GearsES2[obj 0x7b75032d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7b75032d on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x7b75032d created: GearsObj[0x7f6bbdd7, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7b75032d created: GearsObj[0x7a7caf9b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7b75032d created: GearsObj[0x7a7caf9b, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x7b75032d FIN GearsES2[obj 0x7b75032d isInit true, usesShared false, 1 GearsObj[0x7f6bbdd7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7a7caf9b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xfed27f0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x7b75032d 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fc21218ee70, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7b75032d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x7b75032d 128x128, swapInterval 0, drawable 0x7fc21218ee70 [apply] JOGLTask 3: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]] - Thread-7-jt3 [apply] JOGLTask 3: RUNNING: Thread-7-jt3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x7f1993d8: tileRendererInUse null, GearsES2[obj 0x7f1993d8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7f1993d8 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x7f1993d8 created: GearsObj[0x726c554, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7f1993d8 created: GearsObj[0x2651177, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7f1993d8 created: GearsObj[0x2651177, vbo ff 7, fs 8, bf 9, bs 10] [apply] 1: [0: false, 1: false, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: false, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x7f1993d8 FIN GearsES2[obj 0x7f1993d8 isInit true, usesShared false, 1 GearsObj[0x726c554, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2651177, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x395d9cdb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x7f1993d8 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fc212231670, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7f1993d8, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x7f1993d8 128x128, swapInterval 0, drawable 0x7fc212231670 [apply] JOGLTask 4: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]] - Thread-7-jt4 [apply] JOGLTask 4: RUNNING: Thread-7-jt4 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x66402c41: tileRendererInUse null, GearsES2[obj 0x66402c41 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x66402c41 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x66402c41 created: GearsObj[0x34fa4a2, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x66402c41 created: GearsObj[0x61c18960, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x66402c41 created: GearsObj[0x61c18960, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x66402c41 FIN GearsES2[obj 0x66402c41 isInit true, usesShared false, 1 GearsObj[0x34fa4a2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x61c18960, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x69222fc3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x66402c41 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fc21223f850, msaa false, tileRendererInUse null [apply] >> GearsES2 0x66402c41, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x66402c41 128x128, swapInterval 0, drawable 0x7fc21223f850 [apply] JOGLTask 5: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]] - Thread-7-jt5 [apply] JOGLTask 5: RUNNING: Thread-7-jt5 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x751bb153: tileRendererInUse null, GearsES2[obj 0x751bb153 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x751bb153 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x751bb153 created: GearsObj[0x2e28dfb2, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x751bb153 created: GearsObj[0x7d7636ca, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x751bb153 created: GearsObj[0x7d7636ca, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x751bb153 FIN GearsES2[obj 0x751bb153 isInit true, usesShared false, 1 GearsObj[0x2e28dfb2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7d7636ca, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c07481f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x751bb153 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fc21224ccf0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x751bb153, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x751bb153 128x128, swapInterval 0, drawable 0x7fc21224ccf0 [apply] JOGLTask 7: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]] - Thread-7-jt7 [apply] JOGLTask 7: RUNNING: Thread-7-jt7 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x6d16fc35: tileRendererInUse null, GearsES2[obj 0x6d16fc35 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6d16fc35 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6d16fc35 created: GearsObj[0x6562aeda, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6d16fc35 created: GearsObj[0x31c59e36, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6d16fc35 created: GearsObj[0x31c59e36, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x6d16fc35 FIN GearsES2[obj 0x6d16fc35 isInit true, usesShared false, 1 GearsObj[0x6562aeda, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x31c59e36, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x251604c1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x6d16fc35 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fc2121ec6a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d16fc35, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x6d16fc35 128x128, swapInterval 0, drawable 0x7fc2121ec6a0 [apply] JOGLTask 6: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]] - Thread-7-jt6 [apply] JOGLTask 6: RUNNING: Thread-7-jt6 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x34af863e: tileRendererInUse null, GearsES2[obj 0x34af863e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x34af863e on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x34af863e created: GearsObj[0x799c7798, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x34af863e created: GearsObj[0xf6fda88, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x34af863e created: GearsObj[0xf6fda88, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x34af863e FIN GearsES2[obj 0x34af863e isInit true, usesShared false, 1 GearsObj[0x799c7798, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf6fda88, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x78741ea2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x34af863e 0/0 128x128 of 128x128, swapInterval 0, drawable 0x7fc212269d60, msaa false, tileRendererInUse null [apply] >> GearsES2 0x34af863e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x34af863e 128x128, swapInterval 0, drawable 0x7fc212269d60 [apply] JOGLTask 8: INITIALIZED: , NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]] - Thread-7-jt8 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x63f4c74f: tileRendererInUse null [apply] JOGLTask 8: RUNNING: Thread-7-jt8 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x63f4c74f FIN [apply] JOGLTask 0: DONE/SYNC: Thread-7-jt0 [apply] JOGLTask 0: END: Thread-7-jt0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x27c76b8d: tileRendererInUse null [apply] 2: [0: true, 1: false, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: false, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: false] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x27c76b8d FIN [apply] JOGLTask 15: DONE/SYNC: Thread-7-jt15 [apply] JOGLTask 15: END: Thread-7-jt15 [apply] 3: [0: true, 1: false, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: false, 9: false, 10: false, 11: false, 12: false, 13: false, 14: false, 15: true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x5e33b2e7: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x5e33b2e7 FIN [apply] JOGLTask 14: DONE/SYNC: Thread-7-jt14 [apply] JOGLTask 14: END: Thread-7-jt14 [apply] 4: [0: true, 1: false, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: false, 9: false, 10: false, 11: false, 12: false, 13: false, 14: true, 15: true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x6eb1e1a3: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x6eb1e1a3 FIN [apply] JOGLTask 13: DONE/SYNC: Thread-7-jt13 [apply] JOGLTask 13: END: Thread-7-jt13 [apply] 5: [0: true, 1: false, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: false, 9: false, 10: false, 11: false, 12: false, 13: true, 14: true, 15: true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x190c63b2: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x190c63b2 FIN [apply] JOGLTask 12: DONE/SYNC: Thread-7-jt12 [apply] JOGLTask 12: END: Thread-7-jt12 [apply] 6: [0: true, 1: false, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: false, 9: false, 10: false, 11: false, 12: true, 13: true, 14: true, 15: true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x5d57a747: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x5d57a747 FIN [apply] JOGLTask 11: DONE/SYNC: Thread-7-jt11 [apply] JOGLTask 11: END: Thread-7-jt11 [apply] 7: [0: true, 1: false, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: false, 9: false, 10: false, 11: true, 12: true, 13: true, 14: true, 15: true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x16b2145c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x16b2145c FIN [apply] JOGLTask 1: DONE/SYNC: Thread-7-jt1 [apply] JOGLTask 1: END: Thread-7-jt1 [apply] 8: [0: true, 1: true, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: false, 9: false, 10: false, 11: true, 12: true, 13: true, 14: true, 15: true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x556afa8: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x556afa8 FIN [apply] JOGLTask 10: DONE/SYNC: Thread-7-jt10 [apply] JOGLTask 10: END: Thread-7-jt10 [apply] 9: [0: true, 1: true, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: false, 9: false, 10: true, 11: true, 12: true, 13: true, 14: true, 15: true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x59a0724a: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x59a0724a FIN [apply] JOGLTask 9: DONE/SYNC: Thread-7-jt9 [apply] JOGLTask 9: END: Thread-7-jt9 [apply] 10: [0: true, 1: true, 2: false, 3: false, 4: false, 5: false, 6: false, 7: false, 8: false, 9: true, 10: true, 11: true, 12: true, 13: true, 14: true, 15: true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x7b75032d: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x7b75032d FIN [apply] JOGLTask 3: DONE/SYNC: Thread-7-jt3 [apply] JOGLTask 3: END: Thread-7-jt3 [apply] 11: [0: true, 1: true, 2: false, 3: true, 4: false, 5: false, 6: false, 7: false, 8: false, 9: true, 10: true, 11: true, 12: true, 13: true, 14: true, 15: true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x3f23bead: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x3f23bead FIN [apply] JOGLTask 2: DONE/SYNC: Thread-7-jt2 [apply] JOGLTask 2: END: Thread-7-jt2 [apply] 12: [0: true, 1: true, 2: true, 3: true, 4: false, 5: false, 6: false, 7: false, 8: false, 9: true, 10: true, 11: true, 12: true, 13: true, 14: true, 15: true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x66402c41: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x66402c41 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x7f1993d8: tileRendererInUse null [apply] JOGLTask 5: DONE/SYNC: Thread-7-jt5 [apply] JOGLTask 5: END: Thread-7-jt5 [apply] 13: [0: true, 1: true, 2: true, 3: true, 4: false, 5: true, 6: false, 7: false, 8: false, 9: true, 10: true, 11: true, 12: true, 13: true, 14: true, 15: true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x7f1993d8 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x751bb153: tileRendererInUse null [apply] JOGLTask 4: DONE/SYNC: Thread-7-jt4 [apply] JOGLTask 4: END: Thread-7-jt4 [apply] 14: [0: true, 1: true, 2: true, 3: true, 4: true, 5: true, 6: false, 7: false, 8: false, 9: true, 10: true, 11: true, 12: true, 13: true, 14: true, 15: true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x751bb153 FIN [apply] JOGLTask 7: DONE/SYNC: Thread-7-jt7 [apply] JOGLTask 7: END: Thread-7-jt7 [apply] 15: [0: true, 1: true, 2: true, 3: true, 4: true, 5: true, 6: false, 7: true, 8: false, 9: true, 10: true, 11: true, 12: true, 13: true, 14: true, 15: true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x6d16fc35: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x6d16fc35 FIN [apply] JOGLTask 6: DONE/SYNC: Thread-7-jt6 [apply] JOGLTask 6: END: Thread-7-jt6 [apply] 16: [0: true, 1: true, 2: true, 3: true, 4: true, 5: true, 6: true, 7: true, 8: false, 9: true, 10: true, 11: true, 12: true, 13: true, 14: true, 15: true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x34af863e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x34af863e FIN [apply] JOGLTask 8: DONE/SYNC: Thread-7-jt8 [apply] JOGLTask 8: END: Thread-7-jt8 [apply] 17: [0: true, 1: true, 2: true, 3: true, 4: true, 5: true, 6: true, 7: true, 8: true, 9: true, 10: true, 11: true, 12: true, 13: true, 14: true, 15: true] [apply] total: 2.601s [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT - test16SixteenThreads [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306336680 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test02TwoThreads took 2.361 sec [apply] Testcase: test04FourThreads took 0.877 sec [apply] Testcase: test16SixteenThreads took 2.602 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT [apply] junit.framework.TestListener: tests to run: 3 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306338347 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306339351 ms +++ localhost/127.0.0.1:59999 - Locked within 1011 ms, 2 attempts [apply] junit.framework.TestListener: startTest(test02FourThreads) [apply] junit.framework.TestListener: endTest(test02FourThreads) [apply] junit.framework.TestListener: startTest(test02TwoThreads) [apply] junit.framework.TestListener: endTest(test02TwoThreads) [apply] junit.framework.TestListener: startTest(test16SixteenThreads) [apply] junit.framework.TestListener: endTest(test16SixteenThreads) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT - test02FourThreads [apply] Disabled for auto unit test until further analysis - Windows/ATI driver crash [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT - test02FourThreads [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT - test02TwoThreads [apply] Disabled for auto unit test until further analysis - Windows/ATI driver crash [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT - test02TwoThreads [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT - test16SixteenThreads [apply] Disabled for auto unit test until further analysis - Windows/ATI driver crash [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT - test16SixteenThreads [apply] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.212 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306338347 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306339351 ms +++ localhost/127.0.0.1:59999 - Locked within 1011 ms, 2 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT - test02FourThreads [apply] Disabled for auto unit test until further analysis - Windows/ATI driver crash [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT - test02FourThreads [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT - test02TwoThreads [apply] Disabled for auto unit test until further analysis - Windows/ATI driver crash [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT - test02TwoThreads [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT - test16SixteenThreads [apply] Disabled for auto unit test until further analysis - Windows/ATI driver crash [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT - test16SixteenThreads [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306339491 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test02FourThreads took 0.003 sec [apply] Testcase: test02TwoThreads took 0.001 sec [apply] Testcase: test16SixteenThreads took 0.001 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306339491 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLWindowNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLWindowNEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLWindowNEWT [apply] junit.framework.TestListener: tests to run: 1 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306341080 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306347093 ms +++ localhost/127.0.0.1:59999 - Locked within 6021 ms, 7 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLWindowNEWT - testMain [apply] forceES2 false [apply] forceES3 false [apply] forceGL3 false [apply] forceGL4ES3 false [apply] ----------------------------------------------------------------------------------------------------- [apply] Platform: MACOS / Mac OS X 10.9.4 (10.9.4), x86_64 (arch), GENERIC_ABI, 2 cores [apply] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment: [apply] int8 1 / 1, int16 2 / 2 [apply] int 4 / 4, long 8 / 8 [apply] int32 4 / 4, int64 8 / 8 [apply] float 4 / 4, double 8 / 8, ldouble 16 / 16 [apply] pointer 8 / 8, page 4096 [apply] Platform: Java Version: 1.7.0_60 (1.7.0u60), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment [apply] Platform: Java Vendor: Oracle Corporation, http://java.oracle.com/, JavaSE: true, Java6: true, AWT enabled: false [apply] ----------------------------------------------------------------------------------------------------- [apply] ----------------------------------------------------------------------------------------------------- [apply] Package: com.jogamp.common [apply] Extension Name: com.jogamp.common [apply] Specification Title: GlueGen Java Bindings Generator [apply] Specification Vendor: JogAmp Community [apply] Specification Version: 2.2 [apply] Implementation Title: GlueGen Run-Time [apply] Implementation Vendor: JogAmp Community [apply] Implementation Vendor ID: com.jogamp [apply] Implementation URL: http://jogamp.org/ [apply] Implementation Version: 2.2.0-rc-20140730 [apply] Implementation Build: 2.2-b813-20140730 [apply] Implementation Branch: origin/master [apply] Implementation Commit: 48b97646ad57cda4087c46437ef5f1e1ae6f1b0d [apply] ----------------------------------------------------------------------------------------------------- [apply] ----------------------------------------------------------------------------------------------------- [apply] Package: javax.media.opengl [apply] Extension Name: javax.media.opengl [apply] Specification Title: Java Bindings for OpenGL API Specification [apply] Specification Vendor: JogAmp Community [apply] Specification Version: 2.2 [apply] Implementation Title: Java Bindings for OpenGL Runtime Environment [apply] Implementation Vendor: JogAmp Community [apply] Implementation Vendor ID: com.jogamp [apply] Implementation URL: http://jogamp.org/ [apply] Implementation Version: 2.2.0-rc-20140806 [apply] Implementation Build: 2.2-b1328-20140806 [apply] Implementation Branch: origin/master [apply] Implementation Commit: 5c1214b26ad6c877a9c0f8099a7fc2a230a8b245 [apply] ----------------------------------------------------------------------------------------------------- [apply] junit.framework.TestListener: startTest(testMain) [apply] Implementation-Version: 2.2.0-rc-20140806 [apply] Implementation-Build: 2.2-b1328-20140806 [apply] Implementation-Branch: origin/master [apply] Implementation-Commit: 5c1214b26ad6c877a9c0f8099a7fc2a230a8b245 [apply] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] [apply] Natives [apply] GL4bc false [apply] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)] [apply] GLES3 false [apply] GL3bc false [apply] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)] [apply] GL2 true [2.1 (Compat profile, arb, FBO, hardware)] [apply] GLES2 false [apply] GLES1 false [apply] Count 3 / 8 [apply] Common [apply] GL4ES3 false [apply] GL2GL3 true [apply] GL2ES2 true [apply] GL2ES1 true [apply] Mappings [apply] GL2ES2 GLProfile[GL2ES2/GL4.sw] [apply] GL2ES1 GLProfile[GL2ES1/GL2.hw] [apply] GL2 GLProfile[GL2/GL2.hw] [apply] GL4 GLProfile[GL4/GL4.sw] [apply] GL3 GLProfile[GL3/GL3.hw] [apply] GL2GL3 GLProfile[GL2GL3/GL4.sw] [apply] default GLProfile[GL2/GL2.hw] [apply] Count 6 / 12 [apply] [apply] [apply] Desktop Capabilities: [apply] none [apply] [apply] EGL Capabilities: [apply] none [apply] [apply] [apply] Requesting: 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.hw], on-scr[.]] [apply] junit.framework.TestListener: endTest(testMain) [apply] ----------------------------------------------------------------------------------------------------- [apply] MacOSXGraphicsDevice[type .macosx, connection decon]: [apply] Natives [apply] GL4bc false [apply] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)] [apply] GLES3 false [apply] GL3bc false [apply] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)] [apply] GL2 true [2.1 (Compat profile, arb, FBO, hardware)] [apply] GLES2 false [apply] GLES1 false [apply] Count 3 / 8 [apply] Common [apply] GL4ES3 false [apply] GL2GL3 true [apply] GL2ES2 true [apply] GL2ES1 true [apply] Mappings [apply] GL2ES2 GLProfile[GL2ES2/GL4.sw] [apply] GL2ES1 GLProfile[GL2ES1/GL2.hw] [apply] GL2 GLProfile[GL2/GL2.hw] [apply] GL4 GLProfile[GL4/GL4.sw] [apply] GL3 GLProfile[GL3/GL3.hw] [apply] GL2GL3 GLProfile[GL2GL3/GL4.sw] [apply] default GLProfile[GL2/GL2.hw] [apply] Count 6 / 12 [apply] [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] 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.hw], on-scr[.]] [apply] 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.hw], on-scr[.]] [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLWindowNEWT - testMain [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.04 sec [apply] ------------- Standard Output --------------- [apply] Implementation-Version: 2.2.0-rc-20140806 [apply] Implementation-Build: 2.2-b1328-20140806 [apply] Implementation-Branch: origin/master [apply] Implementation-Commit: 5c1214b26ad6c877a9c0f8099a7fc2a230a8b245 [apply] ------------- ---------------- --------------- [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306341080 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306347093 ms +++ localhost/127.0.0.1:59999 - Locked within 6021 ms, 7 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLWindowNEWT - testMain [apply] forceES2 false [apply] forceES3 false [apply] forceGL3 false [apply] forceGL4ES3 false [apply] ----------------------------------------------------------------------------------------------------- [apply] Platform: MACOS / Mac OS X 10.9.4 (10.9.4), x86_64 (arch), GENERIC_ABI, 2 cores [apply] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment: [apply] int8 1 / 1, int16 2 / 2 [apply] int 4 / 4, long 8 / 8 [apply] int32 4 / 4, int64 8 / 8 [apply] float 4 / 4, double 8 / 8, ldouble 16 / 16 [apply] pointer 8 / 8, page 4096 [apply] Platform: Java Version: 1.7.0_60 (1.7.0u60), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment [apply] Platform: Java Vendor: Oracle Corporation, http://java.oracle.com/, JavaSE: true, Java6: true, AWT enabled: false [apply] ----------------------------------------------------------------------------------------------------- [apply] ----------------------------------------------------------------------------------------------------- [apply] Package: com.jogamp.common [apply] Extension Name: com.jogamp.common [apply] Specification Title: GlueGen Java Bindings Generator [apply] Specification Vendor: JogAmp Community [apply] Specification Version: 2.2 [apply] Implementation Title: GlueGen Run-Time [apply] Implementation Vendor: JogAmp Community [apply] Implementation Vendor ID: com.jogamp [apply] Implementation URL: http://jogamp.org/ [apply] Implementation Version: 2.2.0-rc-20140730 [apply] Implementation Build: 2.2-b813-20140730 [apply] Implementation Branch: origin/master [apply] Implementation Commit: 48b97646ad57cda4087c46437ef5f1e1ae6f1b0d [apply] ----------------------------------------------------------------------------------------------------- [apply] ----------------------------------------------------------------------------------------------------- [apply] Package: javax.media.opengl [apply] Extension Name: javax.media.opengl [apply] Specification Title: Java Bindings for OpenGL API Specification [apply] Specification Vendor: JogAmp Community [apply] Specification Version: 2.2 [apply] Implementation Title: Java Bindings for OpenGL Runtime Environment [apply] Implementation Vendor: JogAmp Community [apply] Implementation Vendor ID: com.jogamp [apply] Implementation URL: http://jogamp.org/ [apply] Implementation Version: 2.2.0-rc-20140806 [apply] Implementation Build: 2.2-b1328-20140806 [apply] Implementation Branch: origin/master [apply] Implementation Commit: 5c1214b26ad6c877a9c0f8099a7fc2a230a8b245 [apply] ----------------------------------------------------------------------------------------------------- [apply] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] [apply] Natives [apply] GL4bc false [apply] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)] [apply] GLES3 false [apply] GL3bc false [apply] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)] [apply] GL2 true [2.1 (Compat profile, arb, FBO, hardware)] [apply] GLES2 false [apply] GLES1 false [apply] Count 3 / 8 [apply] Common [apply] GL4ES3 false [apply] GL2GL3 true [apply] GL2ES2 true [apply] GL2ES1 true [apply] Mappings [apply] GL2ES2 GLProfile[GL2ES2/GL4.sw] [apply] GL2ES1 GLProfile[GL2ES1/GL2.hw] [apply] GL2 GLProfile[GL2/GL2.hw] [apply] GL4 GLProfile[GL4/GL4.sw] [apply] GL3 GLProfile[GL3/GL3.hw] [apply] GL2GL3 GLProfile[GL2GL3/GL4.sw] [apply] default GLProfile[GL2/GL2.hw] [apply] Count 6 / 12 [apply] [apply] [apply] Desktop Capabilities: [apply] none [apply] [apply] EGL Capabilities: [apply] none [apply] [apply] [apply] Requesting: 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.hw], on-scr[.]] [apply] ----------------------------------------------------------------------------------------------------- [apply] MacOSXGraphicsDevice[type .macosx, connection decon]: [apply] Natives [apply] GL4bc false [apply] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)] [apply] GLES3 false [apply] GL3bc false [apply] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)] [apply] GL2 true [2.1 (Compat profile, arb, FBO, hardware)] [apply] GLES2 false [apply] GLES1 false [apply] Count 3 / 8 [apply] Common [apply] GL4ES3 false [apply] GL2GL3 true [apply] GL2ES2 true [apply] GL2ES1 true [apply] Mappings [apply] GL2ES2 GLProfile[GL2ES2/GL4.sw] [apply] GL2ES1 GLProfile[GL2ES1/GL2.hw] [apply] GL2 GLProfile[GL2/GL2.hw] [apply] GL4 GLProfile[GL4/GL4.sw] [apply] GL3 GLProfile[GL3/GL3.hw] [apply] GL2GL3 GLProfile[GL2GL3/GL4.sw] [apply] default GLProfile[GL2/GL2.hw] [apply] Count 6 / 12 [apply] [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] 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.hw], on-scr[.]] [apply] 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.hw], on-scr[.]] [apply] GL impl. class jogamp.opengl.gl4.GL4bcImpl [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLWindowNEWT - testMain [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306349051 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testMain took 1.839 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306349051 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT [apply] junit.framework.TestListener: tests to run: 4 [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306350796 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts [apply] junit.framework.TestListener: startTest(testWriteRead01aMap) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT - testWriteRead01aMap [apply] junit.framework.TestListener: endTest(testWriteRead01aMap) [apply] junit.framework.TestListener: startTest(testWriteRead01bMap) [apply] gpu-01 GL_ARRAY_BUFFER -> bufferName 1 -> GLBufferStorage[name 1, size 36, mutable usage 0x88E5, mapped null] [apply] gpu-02 mapped GL_ARRAY_BUFFER, floatOffset 0, byteOffset 0, mapByteLength 36 -> java.nio.DirectByteBuffer[pos=0 lim=36 cap=36] [apply] gpu-03 GL_ARRAY_BUFFER -> bufferName 1 -> GLBufferStorage[name 1, size 36, mutable usage 0x88E5, mapped java.nio.DirectByteBuffer[pos=0 lim=36 cap=36]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT - testWriteRead01aMap [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT - testWriteRead01bMap [apply] gpu-01 GL_ARRAY_BUFFER -> bufferName 1 -> GLBufferStorage[name 1, size 36, mutable usage 0x88E5, mapped null] [apply] gpu-02 mapped GL_ARRAY_BUFFER, floatOffset 0, byteOffset 0, mapByteLength 36 -> java.nio.DirectByteBuffer[pos=0 lim=36 cap=36] [apply] gpu-03 GL_ARRAY_BUFFER -> bufferName 1 -> GLBufferStorage[name 1, size 36, mutable usage 0x88E5, mapped java.nio.DirectByteBuffer[pos=0 lim=36 cap=36]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT - testWriteRead01bMap [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT - testWriteRead02aMapRange [apply] junit.framework.TestListener: endTest(testWriteRead01bMap) [apply] junit.framework.TestListener: startTest(testWriteRead02aMapRange) [apply] junit.framework.TestListener: endTest(testWriteRead02aMapRange) [apply] junit.framework.TestListener: startTest(testWriteRead02bMapRange) [apply] gpu-01 GL_ARRAY_BUFFER -> bufferName 1 -> GLBufferStorage[name 1, size 36, mutable usage 0x88E5, mapped null] [apply] gpu-02 mapped GL_ARRAY_BUFFER, floatOffset 3, byteOffset 12, mapByteLength 24 -> java.nio.DirectByteBuffer[pos=0 lim=24 cap=24] [apply] gpu-03 GL_ARRAY_BUFFER -> bufferName 1 -> GLBufferStorage[name 1, size 36, mutable usage 0x88E5, mapped java.nio.DirectByteBuffer[pos=0 lim=24 cap=24]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT - testWriteRead02aMapRange [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT - testWriteRead02bMapRange [apply] gpu-01 GL_ARRAY_BUFFER -> bufferName 1 -> GLBufferStorage[name 1, size 36, mutable usage 0x88E5, mapped null] [apply] gpu-02 mapped GL_ARRAY_BUFFER, floatOffset 3, byteOffset 12, mapByteLength 24 -> java.nio.DirectByteBuffer[pos=0 lim=24 cap=24] [apply] gpu-03 GL_ARRAY_BUFFER -> bufferName 1 -> GLBufferStorage[name 1, size 36, mutable usage 0x88E5, mapped java.nio.DirectByteBuffer[pos=0 lim=24 cap=24]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT - testWriteRead02bMapRange [apply] junit.framework.TestListener: endTest(testWriteRead02bMapRange) [apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 6.917 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306350796 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT - testWriteRead01aMap [apply] gpu-01 GL_ARRAY_BUFFER -> bufferName 1 -> GLBufferStorage[name 1, size 36, mutable usage 0x88E5, mapped null] [apply] gpu-02 mapped GL_ARRAY_BUFFER, floatOffset 0, byteOffset 0, mapByteLength 36 -> java.nio.DirectByteBuffer[pos=0 lim=36 cap=36] [apply] gpu-03 GL_ARRAY_BUFFER -> bufferName 1 -> GLBufferStorage[name 1, size 36, mutable usage 0x88E5, mapped java.nio.DirectByteBuffer[pos=0 lim=36 cap=36]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT - testWriteRead01aMap [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT - testWriteRead01bMap [apply] gpu-01 GL_ARRAY_BUFFER -> bufferName 1 -> GLBufferStorage[name 1, size 36, mutable usage 0x88E5, mapped null] [apply] gpu-02 mapped GL_ARRAY_BUFFER, floatOffset 0, byteOffset 0, mapByteLength 36 -> java.nio.DirectByteBuffer[pos=0 lim=36 cap=36] [apply] gpu-03 GL_ARRAY_BUFFER -> bufferName 1 -> GLBufferStorage[name 1, size 36, mutable usage 0x88E5, mapped java.nio.DirectByteBuffer[pos=0 lim=36 cap=36]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT - testWriteRead01bMap [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT - testWriteRead02aMapRange [apply] gpu-01 GL_ARRAY_BUFFER -> bufferName 1 -> GLBufferStorage[name 1, size 36, mutable usage 0x88E5, mapped null] [apply] gpu-02 mapped GL_ARRAY_BUFFER, floatOffset 3, byteOffset 12, mapByteLength 24 -> java.nio.DirectByteBuffer[pos=0 lim=24 cap=24] [apply] gpu-03 GL_ARRAY_BUFFER -> bufferName 1 -> GLBufferStorage[name 1, size 36, mutable usage 0x88E5, mapped java.nio.DirectByteBuffer[pos=0 lim=24 cap=24]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT - testWriteRead02aMapRange [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT - testWriteRead02bMapRange [apply] gpu-01 GL_ARRAY_BUFFER -> bufferName 1 -> GLBufferStorage[name 1, size 36, mutable usage 0x88E5, mapped null] [apply] gpu-02 mapped GL_ARRAY_BUFFER, floatOffset 3, byteOffset 12, mapByteLength 24 -> java.nio.DirectByteBuffer[pos=0 lim=24 cap=24] [apply] gpu-03 GL_ARRAY_BUFFER -> bufferName 1 -> GLBufferStorage[name 1, size 36, mutable usage 0x88E5, mapped java.nio.DirectByteBuffer[pos=0 lim=24 cap=24]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT - testWriteRead02bMapRange [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306357624 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testWriteRead01aMap took 3.183 sec [apply] Testcase: testWriteRead01bMap took 1.157 sec [apply] Testcase: testWriteRead02aMapRange took 1.183 sec [apply] Testcase: testWriteRead02bMapRange took 1.199 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306357624 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestNEWTCloseX11DisplayBug565 -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestNEWTCloseX11DisplayBug565.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestNEWTCloseX11DisplayBug565 [apply] junit.framework.TestListener: tests to run: 3 [apply] junit.framework.TestListener: startTest(test01X11WindowMemoryLeak) [apply] junit.framework.TestListener: endTest(test01X11WindowMemoryLeak) [apply] junit.framework.TestListener: startTest(test02X11WindowMemoryLeakPBufferAutoDrawable) [apply] junit.framework.TestListener: endTest(test02X11WindowMemoryLeakPBufferAutoDrawable) [apply] junit.framework.TestListener: startTest(test03X11WindowMemoryLeakFBOAutoDrawable) [apply] junit.framework.TestListener: endTest(test03X11WindowMemoryLeakFBOAutoDrawable) [apply] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3.122 sec [apply] [apply] Testcase: test01X11WindowMemoryLeak took 2.62 sec [apply] Testcase: test02X11WindowMemoryLeakPBufferAutoDrawable took 0.202 sec [apply] Testcase: test03X11WindowMemoryLeakFBOAutoDrawable took 0.227 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestNVSwapGroupNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestNVSwapGroupNEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestNVSwapGroupNEWT [apply] junit.framework.TestListener: tests to run: 1 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306363901 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306365904 ms +++ localhost/127.0.0.1:59999 - Locked within 2010 ms, 3 attempts [apply] junit.framework.TestListener: startTest(test01) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestNVSwapGroupNEWT - test01 [apply] swap group max groups -1, barriers -1, false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x49b40272: tileRendererInUse null, GearsES2[obj 0x49b40272 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x49b40272 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x49b40272 created: GearsObj[0x21027c78, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x49b40272 created: GearsObj[0x2a39bb36, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x49b40272 created: GearsObj[0x2a39bb36, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x49b40272 FIN GearsES2[obj 0x49b40272 isInit true, usesShared false, 1 GearsObj[0x21027c78, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a39bb36, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x39490818, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x49b40272 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ff0584f9f20, msaa false, tileRendererInUse null [apply] >> GearsES2 0x49b40272, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x49b40272 256x256, swapInterval 1, drawable 0x7ff0584f9f20 [apply] swap group max groups -1, barriers -1, false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x87906a5: tileRendererInUse null, GearsES2[obj 0x87906a5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x87906a5 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x87906a5 created: GearsObj[0x6d20f327, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x87906a5 created: GearsObj[0xe3bbd6a, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x87906a5 created: GearsObj[0xe3bbd6a, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x87906a5 FIN GearsES2[obj 0x87906a5 isInit true, usesShared false, 1 GearsObj[0x6d20f327, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xe3bbd6a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x74108172, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x87906a5 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ff05a81e290, msaa false, tileRendererInUse null [apply] >> GearsES2 0x87906a5, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x87906a5 256x256, swapInterval 1, drawable 0x7ff05a81e290 [apply] junit.framework.TestListener: endTest(test01) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x49b40272: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x49b40272 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x87906a5: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x87906a5 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestNVSwapGroupNEWT - test01 [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.882 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306363901 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306365904 ms +++ localhost/127.0.0.1:59999 - Locked within 2010 ms, 3 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestNVSwapGroupNEWT - test01 [apply] swap group max groups -1, barriers -1, false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x49b40272: tileRendererInUse null, GearsES2[obj 0x49b40272 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x49b40272 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x49b40272 created: GearsObj[0x21027c78, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x49b40272 created: GearsObj[0x2a39bb36, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x49b40272 created: GearsObj[0x2a39bb36, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x49b40272 FIN GearsES2[obj 0x49b40272 isInit true, usesShared false, 1 GearsObj[0x21027c78, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a39bb36, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x39490818, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x49b40272 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ff0584f9f20, msaa false, tileRendererInUse null [apply] >> GearsES2 0x49b40272, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x49b40272 256x256, swapInterval 1, drawable 0x7ff0584f9f20 [apply] swap group max groups -1, barriers -1, false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x87906a5: tileRendererInUse null, GearsES2[obj 0x87906a5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x87906a5 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x87906a5 created: GearsObj[0x6d20f327, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x87906a5 created: GearsObj[0xe3bbd6a, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x87906a5 created: GearsObj[0xe3bbd6a, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x87906a5 FIN GearsES2[obj 0x87906a5 isInit true, usesShared false, 1 GearsObj[0x6d20f327, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xe3bbd6a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x74108172, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x87906a5 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ff05a81e290, msaa false, tileRendererInUse null [apply] >> GearsES2 0x87906a5, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x87906a5 256x256, swapInterval 1, drawable 0x7ff05a81e290 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x49b40272: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x49b40272 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x87906a5: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x87906a5 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestNVSwapGroupNEWT - test01 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306368706 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01 took 1.022 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306368706 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT [apply] junit.framework.TestListener: tests to run: 1 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306370318 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306374330 ms +++ localhost/127.0.0.1:59999 - Locked within 4019 ms, 5 attempts [apply] junit.framework.TestListener: startTest(test01) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT - test01 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fe3b94b7490, msaa false, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list reused: 1 [apply] gear2 list reused: 2 [apply] gear3 list reused: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fe3bb815360, msaa false, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list reused: 1 [apply] gear2 list reused: 2 [apply] gear3 list reused: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fe3bb837cb0, msaa false, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fe3b94f2c10, msaa false, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] junit.framework.TestListener: endTest(test01) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT - test01 [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.717 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306370318 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306374330 ms +++ localhost/127.0.0.1:59999 - Locked within 4019 ms, 5 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT - test01 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fe3b94b7490, msaa false, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list reused: 1 [apply] gear2 list reused: 2 [apply] gear3 list reused: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fe3bb815360, msaa false, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list reused: 1 [apply] gear2 list reused: 2 [apply] gear3 list reused: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fe3bb837cb0, msaa false, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fe3b94f2c10, msaa false, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT - test01 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306376955 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01 took 0.857 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306376955 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT2 -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT2.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT2 [apply] junit.framework.TestListener: tests to run: 1 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306378578 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306380583 ms +++ localhost/127.0.0.1:59999 - Locked within 2015 ms, 3 attempts [apply] junit.framework.TestListener: startTest(test01) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT2 - test01 [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fcdc86272e0, msaa false, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-5-Animator,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-5-Animator,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list reused: 1 [apply] gear2 list reused: 2 [apply] gear3 list reused: 3 [apply] Thread[Thread-5-Animator,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fcdc84bd990, msaa false, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-5-Animator,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-5-Animator,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list reused: 1 [apply] gear2 list reused: 2 [apply] gear3 list reused: 3 [apply] Thread[Thread-5-Animator,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fcdc86564c0, msaa false, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-5-Animator,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-5-Animator,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list reused: 1 [apply] gear2 list reused: 2 [apply] gear3 list reused: 3 [apply] Thread[Thread-5-Animator,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fcdc86654e0, msaa false, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null [apply] junit.framework.TestListener: endTest(test01) [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT2 - test01 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306384810 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.304 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306378578 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306380583 ms +++ localhost/127.0.0.1:59999 - Locked within 2015 ms, 3 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT2 - test01 [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fcdc86272e0, msaa false, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-5-Animator,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-5-Animator,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list reused: 1 [apply] gear2 list reused: 2 [apply] gear3 list reused: 3 [apply] Thread[Thread-5-Animator,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fcdc84bd990, msaa false, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-5-Animator,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-5-Animator,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list reused: 1 [apply] gear2 list reused: 2 [apply] gear3 list reused: 3 [apply] Thread[Thread-5-Animator,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fcdc86564c0, msaa false, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-5-Animator,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-5-Animator,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list reused: 1 [apply] gear2 list reused: 2 [apply] gear3 list reused: 3 [apply] Thread[Thread-5-Animator,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fcdc86654e0, msaa false, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT2 - test01 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306384810 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01 took 2.42 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES1NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES1NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES1NEWT [apply] junit.framework.TestListener: tests to run: 1 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306386463 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306396479 ms +++ localhost/127.0.0.1:59999 - Locked within 10024 ms, 11 attempts [apply] junit.framework.TestListener: startTest(test01) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES1NEWT - test01 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES1.init ... [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES1/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 created: GearsObj[0x438cc39e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x4e7edcb7, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x6acc9aa3, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES1.reshape 0/0 64x64, swapInterval 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES1.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.init ... [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES1/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 reused: GearsObj[0x438cc39e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 reused: GearsObj[0x4e7edcb7, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 reused: GearsObj[0x6acc9aa3, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.reshape 0/0 256x256, swapInterval 0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.reshape FIN [apply] Master Context: [apply] Myself: hash 0x69e05a29, (isShared true, created true) [apply] Ctx #0: hash 0x47f322c8, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] New Context: [apply] Myself: hash 0x47f322c8, (isShared true, created true) [apply] Ctx #0: hash 0x69e05a29, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.init ... [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES1/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 reused: GearsObj[0x438cc39e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 reused: GearsObj[0x4e7edcb7, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 reused: GearsObj[0x6acc9aa3, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.reshape 0/0 256x256, swapInterval 0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.reshape FIN [apply] Master Context: [apply] Myself: hash 0x69e05a29, (isShared true, created true) [apply] Ctx #0: hash 0x47f322c8, (created true) [apply] Ctx #1: hash 0x2f04995e, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] New Context: [apply] Myself: hash 0x2f04995e, (isShared true, created true) [apply] Ctx #0: hash 0x47f322c8, (created true) [apply] Ctx #1: hash 0x69e05a29, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.init ... [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES1/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 created: GearsObj[0x4e6cf5e8, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x53847a91, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x1e8af06d, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.reshape 0/0 256x256, swapInterval 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.reshape FIN [apply] Master Context: [apply] Myself: hash 0x69e05a29, (isShared true, created true) [apply] Ctx #0: hash 0x47f322c8, (created true) [apply] Ctx #1: hash 0x2f04995e, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] New Context: [apply] Myself: hash 0x54f21f54, (isShared false, created true) [apply] Total created 0 + destroyed 0 = 0 [apply] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.dispose ... [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.dispose FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.dispose ... [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.dispose FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.dispose ... [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.dispose FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES1.dispose ... [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES1.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES1NEWT - test01 [apply] junit.framework.TestListener: endTest(test01) [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306399083 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 12.701 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306386463 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306396479 ms +++ localhost/127.0.0.1:59999 - Locked within 10024 ms, 11 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES1NEWT - test01 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES1.init ... [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES1/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 created: GearsObj[0x438cc39e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x4e7edcb7, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x6acc9aa3, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES1.reshape 0/0 64x64, swapInterval 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES1.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.init ... [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES1/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 reused: GearsObj[0x438cc39e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 reused: GearsObj[0x4e7edcb7, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 reused: GearsObj[0x6acc9aa3, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.reshape 0/0 256x256, swapInterval 0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.reshape FIN [apply] Master Context: [apply] Myself: hash 0x69e05a29, (isShared true, created true) [apply] Ctx #0: hash 0x47f322c8, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] New Context: [apply] Myself: hash 0x47f322c8, (isShared true, created true) [apply] Ctx #0: hash 0x69e05a29, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.init ... [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES1/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 reused: GearsObj[0x438cc39e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 reused: GearsObj[0x4e7edcb7, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 reused: GearsObj[0x6acc9aa3, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.reshape 0/0 256x256, swapInterval 0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.reshape FIN [apply] Master Context: [apply] Myself: hash 0x69e05a29, (isShared true, created true) [apply] Ctx #0: hash 0x47f322c8, (created true) [apply] Ctx #1: hash 0x2f04995e, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] New Context: [apply] Myself: hash 0x2f04995e, (isShared true, created true) [apply] Ctx #0: hash 0x47f322c8, (created true) [apply] Ctx #1: hash 0x69e05a29, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.init ... [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES1/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 created: GearsObj[0x4e6cf5e8, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x53847a91, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x1e8af06d, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.reshape 0/0 256x256, swapInterval 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.reshape FIN [apply] Master Context: [apply] Myself: hash 0x69e05a29, (isShared true, created true) [apply] Ctx #0: hash 0x47f322c8, (created true) [apply] Ctx #1: hash 0x2f04995e, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] New Context: [apply] Myself: hash 0x54f21f54, (isShared false, created true) [apply] Total created 0 + destroyed 0 = 0 [apply] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.dispose ... [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.dispose FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.dispose ... [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.dispose FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.dispose ... [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.dispose FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES1.dispose ... [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES1.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES1NEWT - test01 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306399083 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01 took 0.804 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT0 -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT0.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT0 [apply] junit.framework.TestListener: tests to run: 2 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306400763 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306405772 ms +++ localhost/127.0.0.1:59999 - Locked within 5016 ms, 6 attempts [apply] junit.framework.TestListener: startTest(test01CommonAnimatorSharedCopyBuffer) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT0 - test01CommonAnimatorSharedCopyBuffer [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0xb342088: tileRendererInUse null, GearsES2[obj 0xb342088 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xb342088 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0xb342088 created: GearsObj[0x39490818, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xb342088 created: GearsObj[0x69b27d09, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xb342088 created: GearsObj[0x69b27d09, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0xb342088 FIN GearsES2[obj 0xb342088 isInit true, usesShared false, 1 GearsObj[0x39490818, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69b27d09, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe1abbbd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0xb342088 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fc7c2c8d9d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0xb342088, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0xb342088 256x256, swapInterval 0, drawable 0x7fc7c2c8d9d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xb342088 256x256, swapInterval 0, drawable 0x7fc7c2c8d9d0 [apply] XXX-C-2.1: [apply] Myself: hash 0x2236052c, (isShared false, created true) [apply] Total created 0 + destroyed 0 = 0 [apply] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x115e01c2: tileRendererInUse null, GearsES2[obj 0x115e01c2 isInit false, usesShared false, 1 GearsObj[0x39490818, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69b27d09, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe1abbbd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x115e01c2 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x115e01c2 created w/ share: GearsObj[0x39490818, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x53105e7a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x115e01c2 created w/ share: GearsObj[0x69b27d09, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x57aac630, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x115e01c2 created w/ share: GearsObj[0xe1abbbd, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x6281c2b3, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x115e01c2 FIN GearsES2[obj 0x115e01c2 isInit true, usesShared true, 1 GearsObj[0x53105e7a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x57aac630, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6281c2b3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x115e01c2 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fc7c2e51a50, msaa false, tileRendererInUse null [apply] >> GearsES2 0x115e01c2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x115e01c2 256x256, swapInterval 0, drawable 0x7fc7c2e51a50 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x115e01c2 256x256, swapInterval 0, drawable 0x7fc7c2e51a50 [apply] XXX-C-2.1: [apply] Myself: hash 0x2236052c, (isShared true, created true) [apply] Ctx #0: hash 0x32c57076, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] XXX-C-2.2: [apply] Myself: hash 0x32c57076, (isShared true, created true) [apply] Ctx #0: hash 0x2236052c, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x1b9ced28: tileRendererInUse null, GearsES2[obj 0x1b9ced28 isInit false, usesShared false, 1 GearsObj[0x39490818, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69b27d09, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe1abbbd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x1b9ced28 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x1b9ced28 created w/ share: GearsObj[0x39490818, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x61573b80, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1b9ced28 created w/ share: GearsObj[0x69b27d09, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x2603826d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1b9ced28 created w/ share: GearsObj[0xe1abbbd, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x3067d59a, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x1b9ced28 FIN GearsES2[obj 0x1b9ced28 isInit true, usesShared true, 1 GearsObj[0x61573b80, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2603826d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3067d59a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x1b9ced28 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fc7c2ca27b0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1b9ced28, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x1b9ced28 256x256, swapInterval 0, drawable 0x7fc7c2ca27b0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1b9ced28 256x256, swapInterval 0, drawable 0x7fc7c2ca27b0 [apply] XXX-C-3.1: [apply] Myself: hash 0x2236052c, (isShared true, created true) [apply] Ctx #0: hash 0x5b95eb41, (created true) [apply] Ctx #1: hash 0x32c57076, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x32c57076, (isShared true, created true) [apply] Ctx #0: hash 0x5b95eb41, (created true) [apply] Ctx #1: hash 0x2236052c, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x5b95eb41, (isShared true, created true) [apply] Ctx #0: hash 0x2236052c, (created true) [apply] Ctx #1: hash 0x32c57076, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1b9ced28: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1b9ced28 FIN [apply] XXX-D-0.1: [apply] Myself: hash 0x2236052c, (isShared true, created true) [apply] Ctx #0: hash 0x32c57076, (created true) [apply] Ctx #0: hash 0x5b95eb41, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] XXX-D-0.2: [apply] Myself: hash 0x32c57076, (isShared true, created true) [apply] Ctx #0: hash 0x2236052c, (created true) [apply] Ctx #0: hash 0x5b95eb41, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] XXX-D-0.3: [apply] Myself: hash 0x5b95eb41, (isShared true, created false) [apply] Ctx #0: hash 0x2236052c, (created true) [apply] Ctx #1: hash 0x32c57076, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x115e01c2: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x115e01c2 FIN [apply] XXX-D-1.1: [apply] Myself: hash 0x2236052c, (isShared true, created true) [apply] Ctx #0: hash 0x5b95eb41, (created false) [apply] Ctx #1: hash 0x32c57076, (created false) [apply] Total created 0 + destroyed 2 = 2 [apply] [apply] XXX-D-1.2: [apply] Myself: hash 0x32c57076, (isShared true, created false) [apply] Ctx #0: hash 0x2236052c, (created true) [apply] Ctx #0: hash 0x5b95eb41, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] XXX-D-1.3: [apply] Myself: hash 0x5b95eb41, (isShared true, created false) [apply] Ctx #0: hash 0x2236052c, (created true) [apply] Ctx #0: hash 0x32c57076, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0xb342088: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0xb342088 FIN [apply] XXX-D-2.1: [apply] Myself: hash 0x2236052c, (isShared false, created false) [apply] Total created 0 + destroyed 0 = 0 [apply] [apply] XXX-D-2.2: [apply] Myself: hash 0x32c57076, (isShared false, created false) [apply] Total created 0 + destroyed 0 = 0 [apply] [apply] XXX-D-2.3: [apply] Myself: hash 0x5b95eb41, (isShared false, created false) [apply] Total created 0 + destroyed 0 = 0 [apply] [apply] junit.framework.TestListener: endTest(test01CommonAnimatorSharedCopyBuffer) [apply] junit.framework.TestListener: startTest(test02CommonAnimatorMapBuffer) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT0 - test01CommonAnimatorSharedCopyBuffer [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT0 - test02CommonAnimatorMapBuffer [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x74af624b: tileRendererInUse null, GearsES2[obj 0x74af624b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x74af624b on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x74af624b created: GearsObj[0x64b0a168, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x74af624b created: GearsObj[0x834e67d, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x74af624b created: GearsObj[0x834e67d, vbo ff 7, fs 9, bf 8, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x74af624b FIN GearsES2[obj 0x74af624b isInit true, usesShared false, 1 GearsObj[0x64b0a168, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x834e67d, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x49081cc0, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x74af624b 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fc7c2e537c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x74af624b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x74af624b 256x256, swapInterval 0, drawable 0x7fc7c2e537c0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74af624b 256x256, swapInterval 0, drawable 0x7fc7c2e537c0 [apply] XXX-C-2.1: [apply] Myself: hash 0x1ad905bb, (isShared false, created true) [apply] Total created 0 + destroyed 0 = 0 [apply] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x334fa57f: tileRendererInUse null, GearsES2[obj 0x334fa57f isInit false, usesShared false, 1 GearsObj[0x64b0a168, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x834e67d, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x49081cc0, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null] [apply] GearsES2 init 0x334fa57f on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x334fa57f created w/ share: GearsObj[0x64b0a168, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x30e50b49, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x334fa57f created w/ share: GearsObj[0x834e67d, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0xd47feb3, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x334fa57f created w/ share: GearsObj[0x49081cc0, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x71a2a094, vbo ff 13, fs 15, bf 14, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x334fa57f FIN GearsES2[obj 0x334fa57f isInit true, usesShared true, 1 GearsObj[0x30e50b49, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0xd47feb3, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x71a2a094, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x334fa57f 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fc7c2e3d7c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x334fa57f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x334fa57f 256x256, swapInterval 0, drawable 0x7fc7c2e3d7c0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x334fa57f 256x256, swapInterval 0, drawable 0x7fc7c2e3d7c0 [apply] XXX-C-2.1: [apply] Myself: hash 0x1ad905bb, (isShared true, created true) [apply] Ctx #0: hash 0x31fa4f2a, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] XXX-C-2.2: [apply] Myself: hash 0x31fa4f2a, (isShared true, created true) [apply] Ctx #0: hash 0x1ad905bb, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x3e3ddfa2: tileRendererInUse null, GearsES2[obj 0x3e3ddfa2 isInit false, usesShared false, 1 GearsObj[0x64b0a168, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x834e67d, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x49081cc0, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null] [apply] GearsES2 init 0x3e3ddfa2 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x3e3ddfa2 created w/ share: GearsObj[0x64b0a168, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x358270c, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x3e3ddfa2 created w/ share: GearsObj[0x834e67d, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x106b868b, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x3e3ddfa2 created w/ share: GearsObj[0x49081cc0, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x34e1819, vbo ff 13, fs 15, bf 14, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x3e3ddfa2 FIN GearsES2[obj 0x3e3ddfa2 isInit true, usesShared true, 1 GearsObj[0x358270c, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x106b868b, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x34e1819, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x3e3ddfa2 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fc7c2c8ad20, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3e3ddfa2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x3e3ddfa2 256x256, swapInterval 0, drawable 0x7fc7c2c8ad20 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3e3ddfa2 256x256, swapInterval 0, drawable 0x7fc7c2c8ad20 [apply] XXX-C-3.1: [apply] Myself: hash 0x1ad905bb, (isShared true, created true) [apply] Ctx #0: hash 0x31fa4f2a, (created true) [apply] Ctx #1: hash 0x5025249a, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x31fa4f2a, (isShared true, created true) [apply] Ctx #0: hash 0x5025249a, (created true) [apply] Ctx #1: hash 0x1ad905bb, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x5025249a, (isShared true, created true) [apply] Ctx #0: hash 0x31fa4f2a, (created true) [apply] Ctx #1: hash 0x1ad905bb, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x3e3ddfa2: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x3e3ddfa2 FIN [apply] XXX-D-0.1: [apply] Myself: hash 0x1ad905bb, (isShared true, created true) [apply] Ctx #0: hash 0x31fa4f2a, (created true) [apply] Ctx #0: hash 0x5025249a, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] XXX-D-0.2: [apply] Myself: hash 0x31fa4f2a, (isShared true, created true) [apply] Ctx #0: hash 0x1ad905bb, (created true) [apply] Ctx #0: hash 0x5025249a, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] XXX-D-0.3: [apply] Myself: hash 0x5025249a, (isShared true, created false) [apply] Ctx #0: hash 0x31fa4f2a, (created true) [apply] Ctx #1: hash 0x1ad905bb, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x334fa57f: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x334fa57f FIN [apply] XXX-D-1.1: [apply] Myself: hash 0x1ad905bb, (isShared true, created true) [apply] Ctx #0: hash 0x31fa4f2a, (created false) [apply] Ctx #1: hash 0x5025249a, (created false) [apply] Total created 0 + destroyed 2 = 2 [apply] [apply] XXX-D-1.2: [apply] Myself: hash 0x31fa4f2a, (isShared true, created false) [apply] Ctx #0: hash 0x1ad905bb, (created true) [apply] Ctx #0: hash 0x5025249a, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] XXX-D-1.3: [apply] Myself: hash 0x5025249a, (isShared true, created false) [apply] Ctx #0: hash 0x1ad905bb, (created true) [apply] Ctx #0: hash 0x31fa4f2a, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x74af624b: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x74af624b FIN [apply] XXX-D-2.1: [apply] Myself: hash 0x1ad905bb, (isShared false, created false) [apply] Total created 0 + destroyed 0 = 0 [apply] [apply] XXX-D-2.2: [apply] Myself: hash 0x31fa4f2a, (isShared false, created false) [apply] Total created 0 + destroyed 0 = 0 [apply] [apply] XXX-D-2.3: [apply] Myself: hash 0x5025249a, (isShared false, created false) [apply] Total created 0 + destroyed 0 = 0 [apply] [apply] junit.framework.TestListener: endTest(test02CommonAnimatorMapBuffer) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT0 - test02CommonAnimatorMapBuffer [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 15.655 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306400763 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306405772 ms +++ localhost/127.0.0.1:59999 - Locked within 5016 ms, 6 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT0 - test01CommonAnimatorSharedCopyBuffer [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0xb342088: tileRendererInUse null, GearsES2[obj 0xb342088 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xb342088 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0xb342088 created: GearsObj[0x39490818, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xb342088 created: GearsObj[0x69b27d09, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xb342088 created: GearsObj[0x69b27d09, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0xb342088 FIN GearsES2[obj 0xb342088 isInit true, usesShared false, 1 GearsObj[0x39490818, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69b27d09, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe1abbbd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0xb342088 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fc7c2c8d9d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0xb342088, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0xb342088 256x256, swapInterval 0, drawable 0x7fc7c2c8d9d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xb342088 256x256, swapInterval 0, drawable 0x7fc7c2c8d9d0 [apply] XXX-C-2.1: [apply] Myself: hash 0x2236052c, (isShared false, created true) [apply] Total created 0 + destroyed 0 = 0 [apply] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x115e01c2: tileRendererInUse null, GearsES2[obj 0x115e01c2 isInit false, usesShared false, 1 GearsObj[0x39490818, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69b27d09, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe1abbbd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x115e01c2 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x115e01c2 created w/ share: GearsObj[0x39490818, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x53105e7a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x115e01c2 created w/ share: GearsObj[0x69b27d09, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x57aac630, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x115e01c2 created w/ share: GearsObj[0xe1abbbd, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x6281c2b3, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x115e01c2 FIN GearsES2[obj 0x115e01c2 isInit true, usesShared true, 1 GearsObj[0x53105e7a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x57aac630, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6281c2b3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x115e01c2 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fc7c2e51a50, msaa false, tileRendererInUse null [apply] >> GearsES2 0x115e01c2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x115e01c2 256x256, swapInterval 0, drawable 0x7fc7c2e51a50 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x115e01c2 256x256, swapInterval 0, drawable 0x7fc7c2e51a50 [apply] XXX-C-2.1: [apply] Myself: hash 0x2236052c, (isShared true, created true) [apply] Ctx #0: hash 0x32c57076, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] XXX-C-2.2: [apply] Myself: hash 0x32c57076, (isShared true, created true) [apply] Ctx #0: hash 0x2236052c, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x1b9ced28: tileRendererInUse null, GearsES2[obj 0x1b9ced28 isInit false, usesShared false, 1 GearsObj[0x39490818, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69b27d09, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe1abbbd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x1b9ced28 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x1b9ced28 created w/ share: GearsObj[0x39490818, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x61573b80, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1b9ced28 created w/ share: GearsObj[0x69b27d09, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x2603826d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1b9ced28 created w/ share: GearsObj[0xe1abbbd, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x3067d59a, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x1b9ced28 FIN GearsES2[obj 0x1b9ced28 isInit true, usesShared true, 1 GearsObj[0x61573b80, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2603826d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3067d59a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x1b9ced28 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fc7c2ca27b0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1b9ced28, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x1b9ced28 256x256, swapInterval 0, drawable 0x7fc7c2ca27b0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1b9ced28 256x256, swapInterval 0, drawable 0x7fc7c2ca27b0 [apply] XXX-C-3.1: [apply] Myself: hash 0x2236052c, (isShared true, created true) [apply] Ctx #0: hash 0x5b95eb41, (created true) [apply] Ctx #1: hash 0x32c57076, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x32c57076, (isShared true, created true) [apply] Ctx #0: hash 0x5b95eb41, (created true) [apply] Ctx #1: hash 0x2236052c, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x5b95eb41, (isShared true, created true) [apply] Ctx #0: hash 0x2236052c, (created true) [apply] Ctx #1: hash 0x32c57076, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1b9ced28: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1b9ced28 FIN [apply] XXX-D-0.1: [apply] Myself: hash 0x2236052c, (isShared true, created true) [apply] Ctx #0: hash 0x32c57076, (created true) [apply] Ctx #0: hash 0x5b95eb41, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] XXX-D-0.2: [apply] Myself: hash 0x32c57076, (isShared true, created true) [apply] Ctx #0: hash 0x2236052c, (created true) [apply] Ctx #0: hash 0x5b95eb41, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] XXX-D-0.3: [apply] Myself: hash 0x5b95eb41, (isShared true, created false) [apply] Ctx #0: hash 0x2236052c, (created true) [apply] Ctx #1: hash 0x32c57076, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x115e01c2: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x115e01c2 FIN [apply] XXX-D-1.1: [apply] Myself: hash 0x2236052c, (isShared true, created true) [apply] Ctx #0: hash 0x5b95eb41, (created false) [apply] Ctx #1: hash 0x32c57076, (created false) [apply] Total created 0 + destroyed 2 = 2 [apply] [apply] XXX-D-1.2: [apply] Myself: hash 0x32c57076, (isShared true, created false) [apply] Ctx #0: hash 0x2236052c, (created true) [apply] Ctx #0: hash 0x5b95eb41, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] XXX-D-1.3: [apply] Myself: hash 0x5b95eb41, (isShared true, created false) [apply] Ctx #0: hash 0x2236052c, (created true) [apply] Ctx #0: hash 0x32c57076, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0xb342088: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0xb342088 FIN [apply] XXX-D-2.1: [apply] Myself: hash 0x2236052c, (isShared false, created false) [apply] Total created 0 + destroyed 0 = 0 [apply] [apply] XXX-D-2.2: [apply] Myself: hash 0x32c57076, (isShared false, created false) [apply] Total created 0 + destroyed 0 = 0 [apply] [apply] XXX-D-2.3: [apply] Myself: hash 0x5b95eb41, (isShared false, created false) [apply] Total created 0 + destroyed 0 = 0 [apply] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT0 - test01CommonAnimatorSharedCopyBuffer [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT0 - test02CommonAnimatorMapBuffer [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x74af624b: tileRendererInUse null, GearsES2[obj 0x74af624b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x74af624b on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x74af624b created: GearsObj[0x64b0a168, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x74af624b created: GearsObj[0x834e67d, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x74af624b created: GearsObj[0x834e67d, vbo ff 7, fs 9, bf 8, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x74af624b FIN GearsES2[obj 0x74af624b isInit true, usesShared false, 1 GearsObj[0x64b0a168, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x834e67d, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x49081cc0, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x74af624b 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fc7c2e537c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x74af624b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x74af624b 256x256, swapInterval 0, drawable 0x7fc7c2e537c0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x74af624b 256x256, swapInterval 0, drawable 0x7fc7c2e537c0 [apply] XXX-C-2.1: [apply] Myself: hash 0x1ad905bb, (isShared false, created true) [apply] Total created 0 + destroyed 0 = 0 [apply] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x334fa57f: tileRendererInUse null, GearsES2[obj 0x334fa57f isInit false, usesShared false, 1 GearsObj[0x64b0a168, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x834e67d, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x49081cc0, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null] [apply] GearsES2 init 0x334fa57f on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x334fa57f created w/ share: GearsObj[0x64b0a168, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x30e50b49, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x334fa57f created w/ share: GearsObj[0x834e67d, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0xd47feb3, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x334fa57f created w/ share: GearsObj[0x49081cc0, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x71a2a094, vbo ff 13, fs 15, bf 14, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x334fa57f FIN GearsES2[obj 0x334fa57f isInit true, usesShared true, 1 GearsObj[0x30e50b49, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0xd47feb3, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x71a2a094, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x334fa57f 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fc7c2e3d7c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x334fa57f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x334fa57f 256x256, swapInterval 0, drawable 0x7fc7c2e3d7c0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x334fa57f 256x256, swapInterval 0, drawable 0x7fc7c2e3d7c0 [apply] XXX-C-2.1: [apply] Myself: hash 0x1ad905bb, (isShared true, created true) [apply] Ctx #0: hash 0x31fa4f2a, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] XXX-C-2.2: [apply] Myself: hash 0x31fa4f2a, (isShared true, created true) [apply] Ctx #0: hash 0x1ad905bb, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x3e3ddfa2: tileRendererInUse null, GearsES2[obj 0x3e3ddfa2 isInit false, usesShared false, 1 GearsObj[0x64b0a168, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x834e67d, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x49081cc0, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null] [apply] GearsES2 init 0x3e3ddfa2 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x3e3ddfa2 created w/ share: GearsObj[0x64b0a168, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x358270c, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x3e3ddfa2 created w/ share: GearsObj[0x834e67d, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x106b868b, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x3e3ddfa2 created w/ share: GearsObj[0x49081cc0, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x34e1819, vbo ff 13, fs 15, bf 14, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x3e3ddfa2 FIN GearsES2[obj 0x3e3ddfa2 isInit true, usesShared true, 1 GearsObj[0x358270c, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x106b868b, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x34e1819, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x3e3ddfa2 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fc7c2c8ad20, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3e3ddfa2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x3e3ddfa2 256x256, swapInterval 0, drawable 0x7fc7c2c8ad20 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x3e3ddfa2 256x256, swapInterval 0, drawable 0x7fc7c2c8ad20 [apply] XXX-C-3.1: [apply] Myself: hash 0x1ad905bb, (isShared true, created true) [apply] Ctx #0: hash 0x31fa4f2a, (created true) [apply] Ctx #1: hash 0x5025249a, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x31fa4f2a, (isShared true, created true) [apply] Ctx #0: hash 0x5025249a, (created true) [apply] Ctx #1: hash 0x1ad905bb, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x5025249a, (isShared true, created true) [apply] Ctx #0: hash 0x31fa4f2a, (created true) [apply] Ctx #1: hash 0x1ad905bb, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x3e3ddfa2: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x3e3ddfa2 FIN [apply] XXX-D-0.1: [apply] Myself: hash 0x1ad905bb, (isShared true, created true) [apply] Ctx #0: hash 0x31fa4f2a, (created true) [apply] Ctx #0: hash 0x5025249a, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] XXX-D-0.2: [apply] Myself: hash 0x31fa4f2a, (isShared true, created true) [apply] Ctx #0: hash 0x1ad905bb, (created true) [apply] Ctx #0: hash 0x5025249a, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] XXX-D-0.3: [apply] Myself: hash 0x5025249a, (isShared true, created false) [apply] Ctx #0: hash 0x31fa4f2a, (created true) [apply] Ctx #1: hash 0x1ad905bb, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x334fa57f: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x334fa57f FIN [apply] XXX-D-1.1: [apply] Myself: hash 0x1ad905bb, (isShared true, created true) [apply] Ctx #0: hash 0x31fa4f2a, (created false) [apply] Ctx #1: hash 0x5025249a, (created false) [apply] Total created 0 + destroyed 2 = 2 [apply] [apply] XXX-D-1.2: [apply] Myself: hash 0x31fa4f2a, (isShared true, created false) [apply] Ctx #0: hash 0x1ad905bb, (created true) [apply] Ctx #0: hash 0x5025249a, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] XXX-D-1.3: [apply] Myself: hash 0x5025249a, (isShared true, created false) [apply] Ctx #0: hash 0x1ad905bb, (created true) [apply] Ctx #0: hash 0x31fa4f2a, (created false) [apply] Total created 1 + destroyed 1 = 2 [apply] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x74af624b: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x74af624b FIN [apply] XXX-D-2.1: [apply] Myself: hash 0x1ad905bb, (isShared false, created false) [apply] Total created 0 + destroyed 0 = 0 [apply] [apply] XXX-D-2.2: [apply] Myself: hash 0x31fa4f2a, (isShared false, created false) [apply] Total created 0 + destroyed 0 = 0 [apply] [apply] XXX-D-2.3: [apply] Myself: hash 0x5025249a, (isShared false, created false) [apply] Total created 0 + destroyed 0 = 0 [apply] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT0 - test02CommonAnimatorMapBuffer [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306416339 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01CommonAnimatorSharedCopyBuffer took 4.501 sec [apply] Testcase: test02CommonAnimatorMapBuffer took 4.265 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306416339 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 [apply] junit.framework.TestListener: tests to run: 3 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306417896 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306422908 ms +++ localhost/127.0.0.1:59999 - Locked within 5019 ms, 6 attempts [apply] junit.framework.TestListener: startTest(test01CommonAnimatorSharedOnscreen) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test01CommonAnimatorSharedOnscreen [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x70317b12: tileRendererInUse null, GearsES2[obj 0x70317b12 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x70317b12 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x70317b12 created: GearsObj[0x474906b9, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x70317b12 created: GearsObj[0xb58803f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x70317b12 created: GearsObj[0xb58803f, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x70317b12 FIN GearsES2[obj 0x70317b12 isInit true, usesShared false, 1 GearsObj[0x474906b9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xb58803f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1e13bfe1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x70317b12 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f99b06167b0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x70317b12, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x70317b12 256x256, swapInterval 1, drawable 0x7f99b06167b0 [apply] Master Gears Init done: GearsES2[obj 0x70317b12 isInit true, usesShared false, 1 GearsObj[0x474906b9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xb58803f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1e13bfe1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x556afa8: tileRendererInUse null, GearsES2[obj 0x556afa8 isInit false, usesShared false, 1 GearsObj[0x474906b9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xb58803f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1e13bfe1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x556afa8 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x556afa8 created w/ share: GearsObj[0x474906b9, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x64375c2a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x556afa8 created w/ share: GearsObj[0xb58803f, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x6e83fccc, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x556afa8 created w/ share: GearsObj[0x1e13bfe1, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x115e01c2, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x556afa8 FIN GearsES2[obj 0x556afa8 isInit true, usesShared true, 1 GearsObj[0x64375c2a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6e83fccc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x115e01c2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x556afa8 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f99b063bb30, msaa false, tileRendererInUse null [apply] >> GearsES2 0x556afa8, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Master Context: [apply] Myself: hash 0x2be548d, (isShared true, created true) [apply] Ctx #0: hash 0x46c5d788, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] New Context: [apply] Myself: hash 0x46c5d788, (isShared true, created true) [apply] Ctx #0: hash 0x2be548d, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x556afa8 isInit true, usesShared true, 1 GearsObj[0x64375c2a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6e83fccc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x115e01c2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x3515a84b: tileRendererInUse null, GearsES2[obj 0x3515a84b isInit false, usesShared false, 1 GearsObj[0x474906b9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xb58803f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1e13bfe1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x3515a84b on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x3515a84b created w/ share: GearsObj[0x474906b9, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x2ccef28d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3515a84b created w/ share: GearsObj[0xb58803f, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x46961df6, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3515a84b created w/ share: GearsObj[0x1e13bfe1, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x298925ae, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x3515a84b FIN GearsES2[obj 0x3515a84b isInit true, usesShared true, 1 GearsObj[0x2ccef28d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x46961df6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x298925ae, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x3515a84b 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f99b046b680, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3515a84b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Master Context: [apply] Myself: hash 0x2be548d, (isShared true, created true) [apply] Ctx #0: hash 0x46c5d788, (created true) [apply] Ctx #1: hash 0x4731fa4b, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] New Context: [apply] Myself: hash 0x4731fa4b, (isShared true, created true) [apply] Ctx #0: hash 0x46c5d788, (created true) [apply] Ctx #1: hash 0x2be548d, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x3515a84b isInit true, usesShared true, 1 GearsObj[0x2ccef28d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x46961df6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x298925ae, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x29564eeb: tileRendererInUse null, GearsES2[obj 0x29564eeb isInit false, usesShared false, 1 GearsObj[0x474906b9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xb58803f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1e13bfe1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x29564eeb on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x29564eeb created w/ share: GearsObj[0x474906b9, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x3a609e06, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x29564eeb created w/ share: GearsObj[0xb58803f, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x1d26b9db, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x29564eeb created w/ share: GearsObj[0x1e13bfe1, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x5973e7d0, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x29564eeb FIN GearsES2[obj 0x29564eeb isInit true, usesShared true, 1 GearsObj[0x3a609e06, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1d26b9db, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5973e7d0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x29564eeb 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f99b063fd60, msaa false, tileRendererInUse null [apply] >> GearsES2 0x29564eeb, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Master Context: [apply] Myself: hash 0x2be548d, (isShared true, created true) [apply] Ctx #0: hash 0x46c5d788, (created true) [apply] Ctx #1: hash 0x4731fa4b, (created true) [apply] Ctx #2: hash 0x2603826d, (created true) [apply] Total created 3 + destroyed 0 = 3 [apply] [apply] New Context: [apply] Myself: hash 0x2603826d, (isShared true, created true) [apply] Ctx #0: hash 0x46c5d788, (created true) [apply] Ctx #1: hash 0x4731fa4b, (created true) [apply] Ctx #2: hash 0x2be548d, (created true) [apply] Total created 3 + destroyed 0 = 3 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x29564eeb isInit true, usesShared true, 1 GearsObj[0x3a609e06, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1d26b9db, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5973e7d0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] junit.framework.TestListener: endTest(test01CommonAnimatorSharedOnscreen) [apply] junit.framework.TestListener: startTest(test02CommonAnimatorSharedOffscreen) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x556afa8: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x556afa8 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3515a84b: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3515a84b FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x29564eeb: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x29564eeb FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x70317b12: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x70317b12 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test01CommonAnimatorSharedOnscreen [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test02CommonAnimatorSharedOffscreen [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0xa548695: tileRendererInUse null, GearsES2[obj 0xa548695 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xa548695 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0xa548695 created: GearsObj[0x2651177, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xa548695 created: GearsObj[0x395d9cdb, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xa548695 created: GearsObj[0x395d9cdb, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0xa548695 FIN GearsES2[obj 0xa548695 isInit true, usesShared false, 1 GearsObj[0x2651177, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x395d9cdb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x30e50b49, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa548695 0/0 64x64 of 64x64, swapInterval 1, drawable 0x7f99b06226c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0xa548695, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xa548695 64x64, swapInterval 1, drawable 0x7f99b06226c0 [apply] Master Gears Init done: GearsES2[obj 0xa548695 isInit true, usesShared false, 1 GearsObj[0x2651177, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x395d9cdb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x30e50b49, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x8f7b3cf: tileRendererInUse null, GearsES2[obj 0x8f7b3cf isInit false, usesShared false, 1 GearsObj[0x2651177, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x395d9cdb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x30e50b49, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x8f7b3cf on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x8f7b3cf created w/ share: GearsObj[0x2651177, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x34fa4a2, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x8f7b3cf created w/ share: GearsObj[0x395d9cdb, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x61c18960, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x8f7b3cf created w/ share: GearsObj[0x30e50b49, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x69222fc3, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x8f7b3cf FIN GearsES2[obj 0x8f7b3cf isInit true, usesShared true, 1 GearsObj[0x34fa4a2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x61c18960, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x69222fc3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x8f7b3cf 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f99b04a9140, msaa false, tileRendererInUse null [apply] >> GearsES2 0x8f7b3cf, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Master Context: [apply] Myself: hash 0x334fa57f, (isShared true, created true) [apply] Ctx #0: hash 0xab85b52, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] New Context: [apply] Myself: hash 0xab85b52, (isShared true, created true) [apply] Ctx #0: hash 0x334fa57f, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x8f7b3cf isInit true, usesShared true, 1 GearsObj[0x34fa4a2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x61c18960, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x69222fc3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x62d7601c: tileRendererInUse null, GearsES2[obj 0x62d7601c isInit false, usesShared false, 1 GearsObj[0x2651177, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x395d9cdb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x30e50b49, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x62d7601c on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x62d7601c created w/ share: GearsObj[0x2651177, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x6a3b02d8, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x62d7601c created w/ share: GearsObj[0x395d9cdb, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x4837e964, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x62d7601c created w/ share: GearsObj[0x30e50b49, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x4ebbc946, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x62d7601c FIN GearsES2[obj 0x62d7601c isInit true, usesShared true, 1 GearsObj[0x6a3b02d8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4837e964, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ebbc946, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x62d7601c 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f99b04a1e00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x62d7601c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Master Context: [apply] Myself: hash 0x334fa57f, (isShared true, created true) [apply] Ctx #0: hash 0xab85b52, (created true) [apply] Ctx #1: hash 0x29e700f6, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] New Context: [apply] Myself: hash 0x29e700f6, (isShared true, created true) [apply] Ctx #0: hash 0xab85b52, (created true) [apply] Ctx #1: hash 0x334fa57f, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x62d7601c isInit true, usesShared true, 1 GearsObj[0x6a3b02d8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4837e964, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ebbc946, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x44f07616: tileRendererInUse null, GearsES2[obj 0x44f07616 isInit false, usesShared false, 1 GearsObj[0x2651177, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x395d9cdb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x30e50b49, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x44f07616 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x44f07616 created w/ share: GearsObj[0x2651177, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x62101a6c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x44f07616 created w/ share: GearsObj[0x395d9cdb, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0xf36dac0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x44f07616 created w/ share: GearsObj[0x30e50b49, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x5a537b0d, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x44f07616 FIN GearsES2[obj 0x44f07616 isInit true, usesShared true, 1 GearsObj[0x62101a6c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf36dac0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5a537b0d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x44f07616 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f99b04b5fd0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x44f07616, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Master Context: [apply] Myself: hash 0x334fa57f, (isShared true, created true) [apply] Ctx #0: hash 0xab85b52, (created true) [apply] Ctx #1: hash 0x29e700f6, (created true) [apply] Ctx #2: hash 0x6d8c1b6, (created true) [apply] Total created 3 + destroyed 0 = 3 [apply] [apply] New Context: [apply] Myself: hash 0x6d8c1b6, (isShared true, created true) [apply] Ctx #0: hash 0xab85b52, (created true) [apply] Ctx #1: hash 0x29e700f6, (created true) [apply] Ctx #2: hash 0x334fa57f, (created true) [apply] Total created 3 + destroyed 0 = 3 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x44f07616 isInit true, usesShared true, 1 GearsObj[0x62101a6c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf36dac0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5a537b0d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x8f7b3cf: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x8f7b3cf FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x62d7601c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x62d7601c FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x44f07616: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x44f07616 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0xa548695: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0xa548695 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test02CommonAnimatorSharedOffscreen [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test03EachWithAnimatorSharedOffscreen [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x7505062c: tileRendererInUse null, GearsES2[obj 0x7505062c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7505062c on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x7505062c created: GearsObj[0x41d5a7f9, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7505062c created: GearsObj[0x3206ee33, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7505062c created: GearsObj[0x3206ee33, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x7505062c FIN GearsES2[obj 0x7505062c isInit true, usesShared false, 1 GearsObj[0x41d5a7f9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3206ee33, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x65006fed, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7505062c 0/0 64x64 of 64x64, swapInterval 1, drawable 0x7f99b0499dc0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7505062c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7505062c 64x64, swapInterval 1, drawable 0x7f99b0499dc0 [apply] Master Gears Init done: GearsES2[obj 0x7505062c isInit true, usesShared false, 1 GearsObj[0x41d5a7f9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3206ee33, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x65006fed, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] junit.framework.TestListener: endTest(test02CommonAnimatorSharedOffscreen) [apply] junit.framework.TestListener: startTest(test03EachWithAnimatorSharedOffscreen) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x174e5edb: tileRendererInUse null, GearsES2[obj 0x174e5edb isInit false, usesShared false, 1 GearsObj[0x41d5a7f9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3206ee33, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x65006fed, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x174e5edb on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x174e5edb created w/ share: GearsObj[0x41d5a7f9, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x28a2f76f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x174e5edb created w/ share: GearsObj[0x3206ee33, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x6322ad40, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x174e5edb created w/ share: GearsObj[0x65006fed, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x799c7798, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x174e5edb FIN GearsES2[obj 0x174e5edb isInit true, usesShared true, 1 GearsObj[0x28a2f76f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6322ad40, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x799c7798, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x174e5edb 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f99b04b8eb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x174e5edb, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Master Context: [apply] Myself: hash 0x1cd86eb9, (isShared true, created true) [apply] Ctx #0: hash 0x6952c44b, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] New Context: [apply] Myself: hash 0x6952c44b, (isShared true, created true) [apply] Ctx #0: hash 0x1cd86eb9, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x174e5edb isInit true, usesShared true, 1 GearsObj[0x28a2f76f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6322ad40, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x799c7798, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x78741ea2: tileRendererInUse null, GearsES2[obj 0x78741ea2 isInit false, usesShared false, 1 GearsObj[0x41d5a7f9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3206ee33, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x65006fed, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x78741ea2 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x78741ea2 created w/ share: GearsObj[0x41d5a7f9, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0xec4ecda, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x78741ea2 created w/ share: GearsObj[0x3206ee33, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x2299e3c9, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x78741ea2 created w/ share: GearsObj[0x65006fed, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x2539b2de, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x78741ea2 FIN GearsES2[obj 0x78741ea2 isInit true, usesShared true, 1 GearsObj[0xec4ecda, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2299e3c9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2539b2de, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x78741ea2 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f99b0626800, msaa false, tileRendererInUse null [apply] >> GearsES2 0x78741ea2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Master Context: [apply] Myself: hash 0x1cd86eb9, (isShared true, created true) [apply] Ctx #0: hash 0x6952c44b, (created true) [apply] Ctx #1: hash 0x1fd4bef8, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] New Context: [apply] Myself: hash 0x1fd4bef8, (isShared true, created true) [apply] Ctx #0: hash 0x6952c44b, (created true) [apply] Ctx #1: hash 0x1cd86eb9, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x78741ea2 isInit true, usesShared true, 1 GearsObj[0xec4ecda, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2299e3c9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2539b2de, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x85132f5: tileRendererInUse null, GearsES2[obj 0x85132f5 isInit false, usesShared false, 1 GearsObj[0x41d5a7f9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3206ee33, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x65006fed, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x85132f5 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x85132f5 created w/ share: GearsObj[0x41d5a7f9, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x32109b42, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x85132f5 created w/ share: GearsObj[0x3206ee33, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x604123bb, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x85132f5 created w/ share: GearsObj[0x65006fed, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x5490fb5b, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x85132f5 FIN GearsES2[obj 0x85132f5 isInit true, usesShared true, 1 GearsObj[0x32109b42, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x604123bb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5490fb5b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x85132f5 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f99b063bc40, msaa false, tileRendererInUse null [apply] >> GearsES2 0x85132f5, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Master Context: [apply] Myself: hash 0x1cd86eb9, (isShared true, created true) [apply] Ctx #0: hash 0x6952c44b, (created true) [apply] Ctx #1: hash 0x6e7ca336, (created true) [apply] Ctx #2: hash 0x1fd4bef8, (created true) [apply] Total created 3 + destroyed 0 = 3 [apply] [apply] New Context: [apply] Myself: hash 0x6e7ca336, (isShared true, created true) [apply] Ctx #0: hash 0x6952c44b, (created true) [apply] Ctx #1: hash 0x1fd4bef8, (created true) [apply] Ctx #2: hash 0x1cd86eb9, (created true) [apply] Total created 3 + destroyed 0 = 3 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x85132f5 isInit true, usesShared true, 1 GearsObj[0x32109b42, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x604123bb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5490fb5b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] junit.framework.TestListener: endTest(test03EachWithAnimatorSharedOffscreen) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x174e5edb: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x174e5edb FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x78741ea2: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x78741ea2 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x85132f5: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x85132f5 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x7505062c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x7505062c FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test03EachWithAnimatorSharedOffscreen [apply] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 11.337 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306417896 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306422908 ms +++ localhost/127.0.0.1:59999 - Locked within 5019 ms, 6 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test01CommonAnimatorSharedOnscreen [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x70317b12: tileRendererInUse null, GearsES2[obj 0x70317b12 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x70317b12 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x70317b12 created: GearsObj[0x474906b9, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x70317b12 created: GearsObj[0xb58803f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x70317b12 created: GearsObj[0xb58803f, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x70317b12 FIN GearsES2[obj 0x70317b12 isInit true, usesShared false, 1 GearsObj[0x474906b9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xb58803f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1e13bfe1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x70317b12 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f99b06167b0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x70317b12, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x70317b12 256x256, swapInterval 1, drawable 0x7f99b06167b0 [apply] Master Gears Init done: GearsES2[obj 0x70317b12 isInit true, usesShared false, 1 GearsObj[0x474906b9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xb58803f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1e13bfe1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x556afa8: tileRendererInUse null, GearsES2[obj 0x556afa8 isInit false, usesShared false, 1 GearsObj[0x474906b9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xb58803f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1e13bfe1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x556afa8 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x556afa8 created w/ share: GearsObj[0x474906b9, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x64375c2a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x556afa8 created w/ share: GearsObj[0xb58803f, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x6e83fccc, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x556afa8 created w/ share: GearsObj[0x1e13bfe1, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x115e01c2, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x556afa8 FIN GearsES2[obj 0x556afa8 isInit true, usesShared true, 1 GearsObj[0x64375c2a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6e83fccc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x115e01c2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x556afa8 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f99b063bb30, msaa false, tileRendererInUse null [apply] >> GearsES2 0x556afa8, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Master Context: [apply] Myself: hash 0x2be548d, (isShared true, created true) [apply] Ctx #0: hash 0x46c5d788, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] New Context: [apply] Myself: hash 0x46c5d788, (isShared true, created true) [apply] Ctx #0: hash 0x2be548d, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x556afa8 isInit true, usesShared true, 1 GearsObj[0x64375c2a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6e83fccc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x115e01c2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x3515a84b: tileRendererInUse null, GearsES2[obj 0x3515a84b isInit false, usesShared false, 1 GearsObj[0x474906b9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xb58803f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1e13bfe1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x3515a84b on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x3515a84b created w/ share: GearsObj[0x474906b9, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x2ccef28d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3515a84b created w/ share: GearsObj[0xb58803f, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x46961df6, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3515a84b created w/ share: GearsObj[0x1e13bfe1, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x298925ae, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x3515a84b FIN GearsES2[obj 0x3515a84b isInit true, usesShared true, 1 GearsObj[0x2ccef28d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x46961df6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x298925ae, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x3515a84b 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f99b046b680, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3515a84b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Master Context: [apply] Myself: hash 0x2be548d, (isShared true, created true) [apply] Ctx #0: hash 0x46c5d788, (created true) [apply] Ctx #1: hash 0x4731fa4b, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] New Context: [apply] Myself: hash 0x4731fa4b, (isShared true, created true) [apply] Ctx #0: hash 0x46c5d788, (created true) [apply] Ctx #1: hash 0x2be548d, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x3515a84b isInit true, usesShared true, 1 GearsObj[0x2ccef28d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x46961df6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x298925ae, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x29564eeb: tileRendererInUse null, GearsES2[obj 0x29564eeb isInit false, usesShared false, 1 GearsObj[0x474906b9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xb58803f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1e13bfe1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x29564eeb on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x29564eeb created w/ share: GearsObj[0x474906b9, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x3a609e06, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x29564eeb created w/ share: GearsObj[0xb58803f, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x1d26b9db, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x29564eeb created w/ share: GearsObj[0x1e13bfe1, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x5973e7d0, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x29564eeb FIN GearsES2[obj 0x29564eeb isInit true, usesShared true, 1 GearsObj[0x3a609e06, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1d26b9db, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5973e7d0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x29564eeb 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f99b063fd60, msaa false, tileRendererInUse null [apply] >> GearsES2 0x29564eeb, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Master Context: [apply] Myself: hash 0x2be548d, (isShared true, created true) [apply] Ctx #0: hash 0x46c5d788, (created true) [apply] Ctx #1: hash 0x4731fa4b, (created true) [apply] Ctx #2: hash 0x2603826d, (created true) [apply] Total created 3 + destroyed 0 = 3 [apply] [apply] New Context: [apply] Myself: hash 0x2603826d, (isShared true, created true) [apply] Ctx #0: hash 0x46c5d788, (created true) [apply] Ctx #1: hash 0x4731fa4b, (created true) [apply] Ctx #2: hash 0x2be548d, (created true) [apply] Total created 3 + destroyed 0 = 3 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x29564eeb isInit true, usesShared true, 1 GearsObj[0x3a609e06, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1d26b9db, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5973e7d0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x556afa8: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x556afa8 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3515a84b: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3515a84b FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x29564eeb: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x29564eeb FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x70317b12: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x70317b12 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test01CommonAnimatorSharedOnscreen [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test02CommonAnimatorSharedOffscreen [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0xa548695: tileRendererInUse null, GearsES2[obj 0xa548695 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xa548695 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0xa548695 created: GearsObj[0x2651177, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xa548695 created: GearsObj[0x395d9cdb, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xa548695 created: GearsObj[0x395d9cdb, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0xa548695 FIN GearsES2[obj 0xa548695 isInit true, usesShared false, 1 GearsObj[0x2651177, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x395d9cdb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x30e50b49, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0xa548695 0/0 64x64 of 64x64, swapInterval 1, drawable 0x7f99b06226c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0xa548695, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xa548695 64x64, swapInterval 1, drawable 0x7f99b06226c0 [apply] Master Gears Init done: GearsES2[obj 0xa548695 isInit true, usesShared false, 1 GearsObj[0x2651177, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x395d9cdb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x30e50b49, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x8f7b3cf: tileRendererInUse null, GearsES2[obj 0x8f7b3cf isInit false, usesShared false, 1 GearsObj[0x2651177, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x395d9cdb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x30e50b49, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x8f7b3cf on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x8f7b3cf created w/ share: GearsObj[0x2651177, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x34fa4a2, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x8f7b3cf created w/ share: GearsObj[0x395d9cdb, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x61c18960, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x8f7b3cf created w/ share: GearsObj[0x30e50b49, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x69222fc3, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x8f7b3cf FIN GearsES2[obj 0x8f7b3cf isInit true, usesShared true, 1 GearsObj[0x34fa4a2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x61c18960, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x69222fc3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x8f7b3cf 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f99b04a9140, msaa false, tileRendererInUse null [apply] >> GearsES2 0x8f7b3cf, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Master Context: [apply] Myself: hash 0x334fa57f, (isShared true, created true) [apply] Ctx #0: hash 0xab85b52, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] New Context: [apply] Myself: hash 0xab85b52, (isShared true, created true) [apply] Ctx #0: hash 0x334fa57f, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x8f7b3cf isInit true, usesShared true, 1 GearsObj[0x34fa4a2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x61c18960, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x69222fc3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x62d7601c: tileRendererInUse null, GearsES2[obj 0x62d7601c isInit false, usesShared false, 1 GearsObj[0x2651177, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x395d9cdb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x30e50b49, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x62d7601c on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x62d7601c created w/ share: GearsObj[0x2651177, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x6a3b02d8, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x62d7601c created w/ share: GearsObj[0x395d9cdb, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x4837e964, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x62d7601c created w/ share: GearsObj[0x30e50b49, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x4ebbc946, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x62d7601c FIN GearsES2[obj 0x62d7601c isInit true, usesShared true, 1 GearsObj[0x6a3b02d8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4837e964, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ebbc946, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x62d7601c 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f99b04a1e00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x62d7601c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Master Context: [apply] Myself: hash 0x334fa57f, (isShared true, created true) [apply] Ctx #0: hash 0xab85b52, (created true) [apply] Ctx #1: hash 0x29e700f6, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] New Context: [apply] Myself: hash 0x29e700f6, (isShared true, created true) [apply] Ctx #0: hash 0xab85b52, (created true) [apply] Ctx #1: hash 0x334fa57f, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x62d7601c isInit true, usesShared true, 1 GearsObj[0x6a3b02d8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4837e964, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ebbc946, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x44f07616: tileRendererInUse null, GearsES2[obj 0x44f07616 isInit false, usesShared false, 1 GearsObj[0x2651177, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x395d9cdb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x30e50b49, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x44f07616 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x44f07616 created w/ share: GearsObj[0x2651177, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x62101a6c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x44f07616 created w/ share: GearsObj[0x395d9cdb, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0xf36dac0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x44f07616 created w/ share: GearsObj[0x30e50b49, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x5a537b0d, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x44f07616 FIN GearsES2[obj 0x44f07616 isInit true, usesShared true, 1 GearsObj[0x62101a6c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf36dac0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5a537b0d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x44f07616 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f99b04b5fd0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x44f07616, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Master Context: [apply] Myself: hash 0x334fa57f, (isShared true, created true) [apply] Ctx #0: hash 0xab85b52, (created true) [apply] Ctx #1: hash 0x29e700f6, (created true) [apply] Ctx #2: hash 0x6d8c1b6, (created true) [apply] Total created 3 + destroyed 0 = 3 [apply] [apply] New Context: [apply] Myself: hash 0x6d8c1b6, (isShared true, created true) [apply] Ctx #0: hash 0xab85b52, (created true) [apply] Ctx #1: hash 0x29e700f6, (created true) [apply] Ctx #2: hash 0x334fa57f, (created true) [apply] Total created 3 + destroyed 0 = 3 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x44f07616 isInit true, usesShared true, 1 GearsObj[0x62101a6c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf36dac0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5a537b0d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x8f7b3cf: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x8f7b3cf FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x62d7601c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x62d7601c FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x44f07616: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x44f07616 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0xa548695: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0xa548695 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test02CommonAnimatorSharedOffscreen [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test03EachWithAnimatorSharedOffscreen [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x7505062c: tileRendererInUse null, GearsES2[obj 0x7505062c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7505062c on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x7505062c created: GearsObj[0x41d5a7f9, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7505062c created: GearsObj[0x3206ee33, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7505062c created: GearsObj[0x3206ee33, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x7505062c FIN GearsES2[obj 0x7505062c isInit true, usesShared false, 1 GearsObj[0x41d5a7f9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3206ee33, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x65006fed, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7505062c 0/0 64x64 of 64x64, swapInterval 1, drawable 0x7f99b0499dc0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7505062c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7505062c 64x64, swapInterval 1, drawable 0x7f99b0499dc0 [apply] Master Gears Init done: GearsES2[obj 0x7505062c isInit true, usesShared false, 1 GearsObj[0x41d5a7f9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3206ee33, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x65006fed, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x174e5edb: tileRendererInUse null, GearsES2[obj 0x174e5edb isInit false, usesShared false, 1 GearsObj[0x41d5a7f9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3206ee33, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x65006fed, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x174e5edb on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x174e5edb created w/ share: GearsObj[0x41d5a7f9, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x28a2f76f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x174e5edb created w/ share: GearsObj[0x3206ee33, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x6322ad40, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x174e5edb created w/ share: GearsObj[0x65006fed, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x799c7798, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x174e5edb FIN GearsES2[obj 0x174e5edb isInit true, usesShared true, 1 GearsObj[0x28a2f76f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6322ad40, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x799c7798, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x174e5edb 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f99b04b8eb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x174e5edb, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Master Context: [apply] Myself: hash 0x1cd86eb9, (isShared true, created true) [apply] Ctx #0: hash 0x6952c44b, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] New Context: [apply] Myself: hash 0x6952c44b, (isShared true, created true) [apply] Ctx #0: hash 0x1cd86eb9, (created true) [apply] Total created 1 + destroyed 0 = 1 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x174e5edb isInit true, usesShared true, 1 GearsObj[0x28a2f76f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6322ad40, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x799c7798, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x78741ea2: tileRendererInUse null, GearsES2[obj 0x78741ea2 isInit false, usesShared false, 1 GearsObj[0x41d5a7f9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3206ee33, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x65006fed, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x78741ea2 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x78741ea2 created w/ share: GearsObj[0x41d5a7f9, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0xec4ecda, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x78741ea2 created w/ share: GearsObj[0x3206ee33, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x2299e3c9, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x78741ea2 created w/ share: GearsObj[0x65006fed, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x2539b2de, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x78741ea2 FIN GearsES2[obj 0x78741ea2 isInit true, usesShared true, 1 GearsObj[0xec4ecda, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2299e3c9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2539b2de, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x78741ea2 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f99b0626800, msaa false, tileRendererInUse null [apply] >> GearsES2 0x78741ea2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Master Context: [apply] Myself: hash 0x1cd86eb9, (isShared true, created true) [apply] Ctx #0: hash 0x6952c44b, (created true) [apply] Ctx #1: hash 0x1fd4bef8, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] New Context: [apply] Myself: hash 0x1fd4bef8, (isShared true, created true) [apply] Ctx #0: hash 0x6952c44b, (created true) [apply] Ctx #1: hash 0x1cd86eb9, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x78741ea2 isInit true, usesShared true, 1 GearsObj[0xec4ecda, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2299e3c9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2539b2de, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x85132f5: tileRendererInUse null, GearsES2[obj 0x85132f5 isInit false, usesShared false, 1 GearsObj[0x41d5a7f9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3206ee33, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x65006fed, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2 init 0x85132f5 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x85132f5 created w/ share: GearsObj[0x41d5a7f9, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x32109b42, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x85132f5 created w/ share: GearsObj[0x3206ee33, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x604123bb, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x85132f5 created w/ share: GearsObj[0x65006fed, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x5490fb5b, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x85132f5 FIN GearsES2[obj 0x85132f5 isInit true, usesShared true, 1 GearsObj[0x32109b42, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x604123bb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5490fb5b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x85132f5 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f99b063bc40, msaa false, tileRendererInUse null [apply] >> GearsES2 0x85132f5, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Master Context: [apply] Myself: hash 0x1cd86eb9, (isShared true, created true) [apply] Ctx #0: hash 0x6952c44b, (created true) [apply] Ctx #1: hash 0x6e7ca336, (created true) [apply] Ctx #2: hash 0x1fd4bef8, (created true) [apply] Total created 3 + destroyed 0 = 3 [apply] [apply] New Context: [apply] Myself: hash 0x6e7ca336, (isShared true, created true) [apply] Ctx #0: hash 0x6952c44b, (created true) [apply] Ctx #1: hash 0x1fd4bef8, (created true) [apply] Ctx #2: hash 0x1cd86eb9, (created true) [apply] Total created 3 + destroyed 0 = 3 [apply] [apply] Slave Gears Init done: GearsES2[obj 0x85132f5 isInit true, usesShared true, 1 GearsObj[0x32109b42, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x604123bb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5490fb5b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x174e5edb: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x174e5edb FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x78741ea2: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x78741ea2 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x85132f5: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x85132f5 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x7505062c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x7505062c FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1 - test03EachWithAnimatorSharedOffscreen [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306429166 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01CommonAnimatorSharedOnscreen took 1.683 sec [apply] Testcase: test02CommonAnimatorSharedOffscreen took 1.433 sec [apply] Testcase: test03EachWithAnimatorSharedOffscreen took 1.391 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306429166 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306430825 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: tests to run: 4 [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306451861 ms +++ localhost/127.0.0.1:59999 - Locked within 21043 ms, 22 attempts [apply] junit.framework.TestListener: startTest(test01SyncedOneAnimatorCleanDtorOrder) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test01SyncedOneAnimatorCleanDtorOrder [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x334b4cb: tileRendererInUse null, GearsES2[obj 0x334b4cb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x334b4cb on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x334b4cb created: GearsObj[0x319c4657, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x334b4cb created: GearsObj[0xace1333, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x334b4cb created: GearsObj[0xace1333, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x334b4cb FIN GearsES2[obj 0x334b4cb isInit true, usesShared false, 1 GearsObj[0x319c4657, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xace1333, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x226c955e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x334b4cb 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fe0514f0300, msaa false, tileRendererInUse null [apply] >> GearsES2 0x334b4cb, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x334b4cb 256x256, swapInterval 0, drawable 0x7fe0514f0300 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x7bb8a8c6: tileRendererInUse null, GearsES2[obj 0x7bb8a8c6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x334b4cb isInit true, usesShared false, 1 GearsObj[0x319c4657, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xace1333, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x226c955e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x7bb8a8c6 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x7bb8a8c6 created w/ share: GearsObj[0x319c4657, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x4e05faa7, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7bb8a8c6 created w/ share: GearsObj[0xace1333, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x6a8b11f5, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7bb8a8c6 created w/ share: GearsObj[0x226c955e, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x50482278, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x7bb8a8c6 FIN GearsES2[obj 0x7bb8a8c6 isInit true, usesShared true, 1 GearsObj[0x4e05faa7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6a8b11f5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x50482278, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x334b4cb isInit true, usesShared false, 1 GearsObj[0x319c4657, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xace1333, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x226c955e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x7bb8a8c6 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fe05381cfd0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7bb8a8c6, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x7bb8a8c6 256x256, swapInterval 0, drawable 0x7fe05381cfd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x7bb8a8c6 256x256, swapInterval 0, drawable 0x7fe05381cfd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x5cf1a3d6: tileRendererInUse null, GearsES2[obj 0x5cf1a3d6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x334b4cb isInit true, usesShared false, 1 GearsObj[0x319c4657, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xace1333, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x226c955e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x5cf1a3d6 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x5cf1a3d6 created w/ share: GearsObj[0x319c4657, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x401a8346, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5cf1a3d6 created w/ share: GearsObj[0xace1333, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0xca0898b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5cf1a3d6 created w/ share: GearsObj[0x226c955e, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x7fa60b26, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x5cf1a3d6 FIN GearsES2[obj 0x5cf1a3d6 isInit true, usesShared true, 1 GearsObj[0x401a8346, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xca0898b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7fa60b26, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x334b4cb isInit true, usesShared false, 1 GearsObj[0x319c4657, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xace1333, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x226c955e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x5cf1a3d6 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fe051470740, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5cf1a3d6, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x5cf1a3d6 256x256, swapInterval 0, drawable 0x7fe051470740 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x5cf1a3d6 256x256, swapInterval 0, drawable 0x7fe051470740 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x334b4cb 256x256, swapInterval 0, drawable 0x7fe0514f0300 [apply] XXX-C-3.1: [apply] Myself: hash 0x2f1f8191, (isShared true, created true) [apply] Ctx #0: hash 0x7fc7efa0, (created true) [apply] Ctx #1: hash 0x2fcf1d75, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x7fc7efa0, (isShared true, created true) [apply] Ctx #0: hash 0x2f1f8191, (created true) [apply] Ctx #1: hash 0x2fcf1d75, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x2fcf1d75, (isShared true, created true) [apply] Ctx #0: hash 0x7fc7efa0, (created true) [apply] Ctx #1: hash 0x2f1f8191, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] junit.framework.TestListener: endTest(test01SyncedOneAnimatorCleanDtorOrder) [apply] junit.framework.TestListener: startTest(test02SyncedOneAnimatorDirtyDtorOrder) [apply] XXX Destroy in clean order NOW [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5cf1a3d6: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5cf1a3d6 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x7bb8a8c6: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x7bb8a8c6 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x334b4cb: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x334b4cb FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test01SyncedOneAnimatorCleanDtorOrder [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test02SyncedOneAnimatorDirtyDtorOrder [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x31fa4f2a: tileRendererInUse null, GearsES2[obj 0x31fa4f2a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x31fa4f2a on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x31fa4f2a created: GearsObj[0x4d7369fd, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x31fa4f2a created: GearsObj[0x543388c4, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x31fa4f2a created: GearsObj[0x543388c4, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x31fa4f2a FIN GearsES2[obj 0x31fa4f2a isInit true, usesShared false, 1 GearsObj[0x4d7369fd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x543388c4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x358270c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x31fa4f2a 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fe0514f6090, msaa false, tileRendererInUse null [apply] >> GearsES2 0x31fa4f2a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x31fa4f2a 256x256, swapInterval 0, drawable 0x7fe0514f6090 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x1642f9ef: tileRendererInUse null, GearsES2[obj 0x1642f9ef isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x31fa4f2a isInit true, usesShared false, 1 GearsObj[0x4d7369fd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x543388c4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x358270c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x1642f9ef on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x1642f9ef created w/ share: GearsObj[0x4d7369fd, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x436de121, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1642f9ef created w/ share: GearsObj[0x543388c4, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x62d7601c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1642f9ef created w/ share: GearsObj[0x358270c, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x29e700f6, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x1642f9ef FIN GearsES2[obj 0x1642f9ef isInit true, usesShared true, 1 GearsObj[0x436de121, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x62d7601c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x29e700f6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x31fa4f2a isInit true, usesShared false, 1 GearsObj[0x4d7369fd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x543388c4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x358270c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x1642f9ef 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fe0514f02a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1642f9ef, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x1642f9ef 256x256, swapInterval 0, drawable 0x7fe0514f02a0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x1642f9ef 256x256, swapInterval 0, drawable 0x7fe0514f02a0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x2651177: tileRendererInUse null, GearsES2[obj 0x2651177 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x31fa4f2a isInit true, usesShared false, 1 GearsObj[0x4d7369fd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x543388c4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x358270c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x2651177 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x2651177 created w/ share: GearsObj[0x4d7369fd, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x4837e964, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2651177 created w/ share: GearsObj[0x543388c4, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x4ebbc946, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2651177 created w/ share: GearsObj[0x358270c, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0xa9b3b0c, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x2651177 FIN GearsES2[obj 0x2651177 isInit true, usesShared true, 1 GearsObj[0x4837e964, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4ebbc946, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xa9b3b0c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x31fa4f2a isInit true, usesShared false, 1 GearsObj[0x4d7369fd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x543388c4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x358270c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x2651177 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fe053822b20, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2651177, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x2651177 256x256, swapInterval 0, drawable 0x7fe053822b20 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x2651177 256x256, swapInterval 0, drawable 0x7fe053822b20 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31fa4f2a 256x256, swapInterval 0, drawable 0x7fe0514f6090 [apply] XXX-C-3.1: [apply] Myself: hash 0x71a2a094, (isShared true, created true) [apply] Ctx #0: hash 0x106b868b, (created true) [apply] Ctx #1: hash 0x7cf02bf7, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x106b868b, (isShared true, created true) [apply] Ctx #0: hash 0x71a2a094, (created true) [apply] Ctx #1: hash 0x7cf02bf7, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x7cf02bf7, (isShared true, created true) [apply] Ctx #0: hash 0x106b868b, (created true) [apply] Ctx #1: hash 0x71a2a094, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] junit.framework.TestListener: endTest(test02SyncedOneAnimatorDirtyDtorOrder) [apply] junit.framework.TestListener: startTest(test11AsyncEachAnimatorCleanDtorOrder) [apply] XXX Destroy in creation order NOW - Driver Impl. May trigger driver Bug i.e. not postponing GL ctx destruction after releasing all refs. [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x31fa4f2a: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x31fa4f2a FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x1642f9ef: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x1642f9ef FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x2651177: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x2651177 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test02SyncedOneAnimatorDirtyDtorOrder [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test11AsyncEachAnimatorCleanDtorOrder [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x3c1a42fa: tileRendererInUse null, GearsES2[obj 0x3c1a42fa isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3c1a42fa on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x3c1a42fa created: GearsObj[0x3bf06804, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3c1a42fa created: GearsObj[0x243cfd5a, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3c1a42fa created: GearsObj[0x243cfd5a, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x3c1a42fa FIN GearsES2[obj 0x3c1a42fa isInit true, usesShared false, 1 GearsObj[0x3bf06804, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x243cfd5a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x201d324c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x3c1a42fa 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fe0515d5d20, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3c1a42fa, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x48922dec: tileRendererInUse null, GearsES2[obj 0x48922dec isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x3c1a42fa isInit true, usesShared false, 1 GearsObj[0x3bf06804, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x243cfd5a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x201d324c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x48922dec on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x48922dec created w/ share: GearsObj[0x3bf06804, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x520bd5ae, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x48922dec created w/ share: GearsObj[0x243cfd5a, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x6f9bc97, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x48922dec created w/ share: GearsObj[0x201d324c, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x75cc6114, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x48922dec FIN GearsES2[obj 0x48922dec isInit true, usesShared true, 1 GearsObj[0x520bd5ae, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6f9bc97, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x75cc6114, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x3c1a42fa isInit true, usesShared false, 1 GearsObj[0x3bf06804, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x243cfd5a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x201d324c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x48922dec 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fe0515bea70, msaa false, tileRendererInUse null [apply] >> GearsES2 0x48922dec, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x79e4de3d: tileRendererInUse null, GearsES2[obj 0x79e4de3d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x3c1a42fa isInit true, usesShared false, 1 GearsObj[0x3bf06804, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x243cfd5a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x201d324c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x79e4de3d on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x79e4de3d created w/ share: GearsObj[0x3bf06804, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0xec4ecda, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x79e4de3d created w/ share: GearsObj[0x243cfd5a, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x2299e3c9, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x79e4de3d created w/ share: GearsObj[0x201d324c, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x2539b2de, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x79e4de3d FIN GearsES2[obj 0x79e4de3d isInit true, usesShared true, 1 GearsObj[0xec4ecda, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2299e3c9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2539b2de, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x3c1a42fa isInit true, usesShared false, 1 GearsObj[0x3bf06804, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x243cfd5a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x201d324c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x79e4de3d 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fe0515cec60, msaa false, tileRendererInUse null [apply] >> GearsES2 0x79e4de3d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] XXX-C-3.1: [apply] Myself: hash 0x31c59e36, (isShared true, created true) [apply] Ctx #0: hash 0xf6fda88, (created true) [apply] Ctx #1: hash 0x5cd12c0c, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x5cd12c0c, (isShared true, created true) [apply] Ctx #0: hash 0xf6fda88, (created true) [apply] Ctx #1: hash 0x31c59e36, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0xf6fda88, (isShared true, created true) [apply] Ctx #0: hash 0x5cd12c0c, (created true) [apply] Ctx #1: hash 0x31c59e36, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] junit.framework.TestListener: endTest(test11AsyncEachAnimatorCleanDtorOrder) [apply] junit.framework.TestListener: startTest(test12AsyncEachAnimatorDirtyDtorOrder) [apply] XXX Destroy in clean order NOW [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x79e4de3d: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x79e4de3d FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x48922dec: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x48922dec FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x3c1a42fa: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x3c1a42fa FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test11AsyncEachAnimatorCleanDtorOrder [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test12AsyncEachAnimatorDirtyDtorOrder [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x54820699: tileRendererInUse null, GearsES2[obj 0x54820699 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x54820699 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x54820699 created: GearsObj[0x450fdc46, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x54820699 created: GearsObj[0x14469b16, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x54820699 created: GearsObj[0x14469b16, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x54820699 FIN GearsES2[obj 0x54820699 isInit true, usesShared false, 1 GearsObj[0x450fdc46, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x14469b16, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x276fcbc0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x54820699 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fe0514f6090, msaa false, tileRendererInUse null [apply] >> GearsES2 0x54820699, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x285532ca: tileRendererInUse null, GearsES2[obj 0x285532ca isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x54820699 isInit true, usesShared false, 1 GearsObj[0x450fdc46, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x14469b16, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x276fcbc0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x285532ca on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x285532ca created w/ share: GearsObj[0x450fdc46, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x726b80fa, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x285532ca created w/ share: GearsObj[0x14469b16, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x6fe0d7c5, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x285532ca created w/ share: GearsObj[0x276fcbc0, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x1275ffe5, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x285532ca FIN GearsES2[obj 0x285532ca isInit true, usesShared true, 1 GearsObj[0x726b80fa, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6fe0d7c5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1275ffe5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x54820699 isInit true, usesShared false, 1 GearsObj[0x450fdc46, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x14469b16, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x276fcbc0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x285532ca 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fe0515bc1b0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x285532ca, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x58b91dff: tileRendererInUse null, GearsES2[obj 0x58b91dff isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x54820699 isInit true, usesShared false, 1 GearsObj[0x450fdc46, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x14469b16, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x276fcbc0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x58b91dff on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x58b91dff created w/ share: GearsObj[0x450fdc46, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x5fc65eb1, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x58b91dff created w/ share: GearsObj[0x14469b16, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x5872e796, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x58b91dff created w/ share: GearsObj[0x276fcbc0, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x5fc25637, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x58b91dff FIN GearsES2[obj 0x58b91dff isInit true, usesShared true, 1 GearsObj[0x5fc65eb1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5872e796, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5fc25637, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x54820699 isInit true, usesShared false, 1 GearsObj[0x450fdc46, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x14469b16, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x276fcbc0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x58b91dff 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fe0515bea70, msaa false, tileRendererInUse null [apply] >> GearsES2 0x58b91dff, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] XXX-C-3.1: [apply] Myself: hash 0x710d9f21, (isShared true, created true) [apply] Ctx #0: hash 0x51fb3f37, (created true) [apply] Ctx #1: hash 0x1ca9be7a, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x1ca9be7a, (isShared true, created true) [apply] Ctx #0: hash 0x710d9f21, (created true) [apply] Ctx #1: hash 0x51fb3f37, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x51fb3f37, (isShared true, created true) [apply] Ctx #0: hash 0x710d9f21, (created true) [apply] Ctx #1: hash 0x1ca9be7a, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX Destroy in creation order NOW - Driver Impl. May trigger driver Bug i.e. not postponing GL ctx destruction after releasing all refs. [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x54820699: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x54820699 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x285532ca: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x285532ca FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x58b91dff: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x58b91dff FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test12AsyncEachAnimatorDirtyDtorOrder [apply] junit.framework.TestListener: endTest(test12AsyncEachAnimatorDirtyDtorOrder) [apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 28.067 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306430825 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306451861 ms +++ localhost/127.0.0.1:59999 - Locked within 21043 ms, 22 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test01SyncedOneAnimatorCleanDtorOrder [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x334b4cb: tileRendererInUse null, GearsES2[obj 0x334b4cb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x334b4cb on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x334b4cb created: GearsObj[0x319c4657, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x334b4cb created: GearsObj[0xace1333, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x334b4cb created: GearsObj[0xace1333, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x334b4cb FIN GearsES2[obj 0x334b4cb isInit true, usesShared false, 1 GearsObj[0x319c4657, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xace1333, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x226c955e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x334b4cb 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fe0514f0300, msaa false, tileRendererInUse null [apply] >> GearsES2 0x334b4cb, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x334b4cb 256x256, swapInterval 0, drawable 0x7fe0514f0300 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x7bb8a8c6: tileRendererInUse null, GearsES2[obj 0x7bb8a8c6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x334b4cb isInit true, usesShared false, 1 GearsObj[0x319c4657, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xace1333, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x226c955e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x7bb8a8c6 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x7bb8a8c6 created w/ share: GearsObj[0x319c4657, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x4e05faa7, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7bb8a8c6 created w/ share: GearsObj[0xace1333, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x6a8b11f5, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7bb8a8c6 created w/ share: GearsObj[0x226c955e, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x50482278, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x7bb8a8c6 FIN GearsES2[obj 0x7bb8a8c6 isInit true, usesShared true, 1 GearsObj[0x4e05faa7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6a8b11f5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x50482278, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x334b4cb isInit true, usesShared false, 1 GearsObj[0x319c4657, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xace1333, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x226c955e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x7bb8a8c6 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fe05381cfd0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7bb8a8c6, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x7bb8a8c6 256x256, swapInterval 0, drawable 0x7fe05381cfd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x7bb8a8c6 256x256, swapInterval 0, drawable 0x7fe05381cfd0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x5cf1a3d6: tileRendererInUse null, GearsES2[obj 0x5cf1a3d6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x334b4cb isInit true, usesShared false, 1 GearsObj[0x319c4657, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xace1333, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x226c955e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x5cf1a3d6 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x5cf1a3d6 created w/ share: GearsObj[0x319c4657, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x401a8346, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5cf1a3d6 created w/ share: GearsObj[0xace1333, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0xca0898b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5cf1a3d6 created w/ share: GearsObj[0x226c955e, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x7fa60b26, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x5cf1a3d6 FIN GearsES2[obj 0x5cf1a3d6 isInit true, usesShared true, 1 GearsObj[0x401a8346, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xca0898b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7fa60b26, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x334b4cb isInit true, usesShared false, 1 GearsObj[0x319c4657, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xace1333, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x226c955e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x5cf1a3d6 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fe051470740, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5cf1a3d6, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x5cf1a3d6 256x256, swapInterval 0, drawable 0x7fe051470740 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x5cf1a3d6 256x256, swapInterval 0, drawable 0x7fe051470740 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x334b4cb 256x256, swapInterval 0, drawable 0x7fe0514f0300 [apply] XXX-C-3.1: [apply] Myself: hash 0x2f1f8191, (isShared true, created true) [apply] Ctx #0: hash 0x7fc7efa0, (created true) [apply] Ctx #1: hash 0x2fcf1d75, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x7fc7efa0, (isShared true, created true) [apply] Ctx #0: hash 0x2f1f8191, (created true) [apply] Ctx #1: hash 0x2fcf1d75, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x2fcf1d75, (isShared true, created true) [apply] Ctx #0: hash 0x7fc7efa0, (created true) [apply] Ctx #1: hash 0x2f1f8191, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX Destroy in clean order NOW [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5cf1a3d6: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5cf1a3d6 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x7bb8a8c6: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x7bb8a8c6 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x334b4cb: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x334b4cb FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test01SyncedOneAnimatorCleanDtorOrder [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test02SyncedOneAnimatorDirtyDtorOrder [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x31fa4f2a: tileRendererInUse null, GearsES2[obj 0x31fa4f2a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x31fa4f2a on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x31fa4f2a created: GearsObj[0x4d7369fd, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x31fa4f2a created: GearsObj[0x543388c4, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x31fa4f2a created: GearsObj[0x543388c4, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x31fa4f2a FIN GearsES2[obj 0x31fa4f2a isInit true, usesShared false, 1 GearsObj[0x4d7369fd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x543388c4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x358270c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x31fa4f2a 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fe0514f6090, msaa false, tileRendererInUse null [apply] >> GearsES2 0x31fa4f2a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x31fa4f2a 256x256, swapInterval 0, drawable 0x7fe0514f6090 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x1642f9ef: tileRendererInUse null, GearsES2[obj 0x1642f9ef isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x31fa4f2a isInit true, usesShared false, 1 GearsObj[0x4d7369fd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x543388c4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x358270c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x1642f9ef on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x1642f9ef created w/ share: GearsObj[0x4d7369fd, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x436de121, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1642f9ef created w/ share: GearsObj[0x543388c4, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x62d7601c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1642f9ef created w/ share: GearsObj[0x358270c, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x29e700f6, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x1642f9ef FIN GearsES2[obj 0x1642f9ef isInit true, usesShared true, 1 GearsObj[0x436de121, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x62d7601c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x29e700f6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x31fa4f2a isInit true, usesShared false, 1 GearsObj[0x4d7369fd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x543388c4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x358270c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x1642f9ef 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fe0514f02a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1642f9ef, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x1642f9ef 256x256, swapInterval 0, drawable 0x7fe0514f02a0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x1642f9ef 256x256, swapInterval 0, drawable 0x7fe0514f02a0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x2651177: tileRendererInUse null, GearsES2[obj 0x2651177 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x31fa4f2a isInit true, usesShared false, 1 GearsObj[0x4d7369fd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x543388c4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x358270c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x2651177 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x2651177 created w/ share: GearsObj[0x4d7369fd, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x4837e964, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2651177 created w/ share: GearsObj[0x543388c4, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x4ebbc946, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2651177 created w/ share: GearsObj[0x358270c, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0xa9b3b0c, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x2651177 FIN GearsES2[obj 0x2651177 isInit true, usesShared true, 1 GearsObj[0x4837e964, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4ebbc946, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xa9b3b0c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x31fa4f2a isInit true, usesShared false, 1 GearsObj[0x4d7369fd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x543388c4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x358270c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x2651177 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fe053822b20, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2651177, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x2651177 256x256, swapInterval 0, drawable 0x7fe053822b20 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x2651177 256x256, swapInterval 0, drawable 0x7fe053822b20 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31fa4f2a 256x256, swapInterval 0, drawable 0x7fe0514f6090 [apply] XXX-C-3.1: [apply] Myself: hash 0x71a2a094, (isShared true, created true) [apply] Ctx #0: hash 0x106b868b, (created true) [apply] Ctx #1: hash 0x7cf02bf7, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x106b868b, (isShared true, created true) [apply] Ctx #0: hash 0x71a2a094, (created true) [apply] Ctx #1: hash 0x7cf02bf7, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x7cf02bf7, (isShared true, created true) [apply] Ctx #0: hash 0x106b868b, (created true) [apply] Ctx #1: hash 0x71a2a094, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX Destroy in creation order NOW - Driver Impl. May trigger driver Bug i.e. not postponing GL ctx destruction after releasing all refs. [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x31fa4f2a: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x31fa4f2a FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x1642f9ef: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x1642f9ef FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x2651177: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x2651177 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test02SyncedOneAnimatorDirtyDtorOrder [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test11AsyncEachAnimatorCleanDtorOrder [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x3c1a42fa: tileRendererInUse null, GearsES2[obj 0x3c1a42fa isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3c1a42fa on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x3c1a42fa created: GearsObj[0x3bf06804, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3c1a42fa created: GearsObj[0x243cfd5a, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3c1a42fa created: GearsObj[0x243cfd5a, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x3c1a42fa FIN GearsES2[obj 0x3c1a42fa isInit true, usesShared false, 1 GearsObj[0x3bf06804, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x243cfd5a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x201d324c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x3c1a42fa 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fe0515d5d20, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3c1a42fa, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x48922dec: tileRendererInUse null, GearsES2[obj 0x48922dec isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x3c1a42fa isInit true, usesShared false, 1 GearsObj[0x3bf06804, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x243cfd5a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x201d324c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x48922dec on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x48922dec created w/ share: GearsObj[0x3bf06804, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x520bd5ae, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x48922dec created w/ share: GearsObj[0x243cfd5a, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x6f9bc97, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x48922dec created w/ share: GearsObj[0x201d324c, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x75cc6114, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x48922dec FIN GearsES2[obj 0x48922dec isInit true, usesShared true, 1 GearsObj[0x520bd5ae, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6f9bc97, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x75cc6114, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x3c1a42fa isInit true, usesShared false, 1 GearsObj[0x3bf06804, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x243cfd5a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x201d324c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x48922dec 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fe0515bea70, msaa false, tileRendererInUse null [apply] >> GearsES2 0x48922dec, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x79e4de3d: tileRendererInUse null, GearsES2[obj 0x79e4de3d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x3c1a42fa isInit true, usesShared false, 1 GearsObj[0x3bf06804, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x243cfd5a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x201d324c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x79e4de3d on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x79e4de3d created w/ share: GearsObj[0x3bf06804, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0xec4ecda, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x79e4de3d created w/ share: GearsObj[0x243cfd5a, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x2299e3c9, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x79e4de3d created w/ share: GearsObj[0x201d324c, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x2539b2de, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x79e4de3d FIN GearsES2[obj 0x79e4de3d isInit true, usesShared true, 1 GearsObj[0xec4ecda, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2299e3c9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2539b2de, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x3c1a42fa isInit true, usesShared false, 1 GearsObj[0x3bf06804, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x243cfd5a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x201d324c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x79e4de3d 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fe0515cec60, msaa false, tileRendererInUse null [apply] >> GearsES2 0x79e4de3d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] XXX-C-3.1: [apply] Myself: hash 0x31c59e36, (isShared true, created true) [apply] Ctx #0: hash 0xf6fda88, (created true) [apply] Ctx #1: hash 0x5cd12c0c, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x5cd12c0c, (isShared true, created true) [apply] Ctx #0: hash 0xf6fda88, (created true) [apply] Ctx #1: hash 0x31c59e36, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0xf6fda88, (isShared true, created true) [apply] Ctx #0: hash 0x5cd12c0c, (created true) [apply] Ctx #1: hash 0x31c59e36, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX Destroy in clean order NOW [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x79e4de3d: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x79e4de3d FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x48922dec: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x48922dec FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x3c1a42fa: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x3c1a42fa FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test11AsyncEachAnimatorCleanDtorOrder [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test12AsyncEachAnimatorDirtyDtorOrder [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x54820699: tileRendererInUse null, GearsES2[obj 0x54820699 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x54820699 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x54820699 created: GearsObj[0x450fdc46, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x54820699 created: GearsObj[0x14469b16, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x54820699 created: GearsObj[0x14469b16, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x54820699 FIN GearsES2[obj 0x54820699 isInit true, usesShared false, 1 GearsObj[0x450fdc46, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x14469b16, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x276fcbc0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x54820699 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fe0514f6090, msaa false, tileRendererInUse null [apply] >> GearsES2 0x54820699, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x285532ca: tileRendererInUse null, GearsES2[obj 0x285532ca isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x54820699 isInit true, usesShared false, 1 GearsObj[0x450fdc46, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x14469b16, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x276fcbc0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x285532ca on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x285532ca created w/ share: GearsObj[0x450fdc46, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x726b80fa, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x285532ca created w/ share: GearsObj[0x14469b16, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x6fe0d7c5, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x285532ca created w/ share: GearsObj[0x276fcbc0, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x1275ffe5, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x285532ca FIN GearsES2[obj 0x285532ca isInit true, usesShared true, 1 GearsObj[0x726b80fa, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6fe0d7c5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1275ffe5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x54820699 isInit true, usesShared false, 1 GearsObj[0x450fdc46, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x14469b16, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x276fcbc0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x285532ca 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fe0515bc1b0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x285532ca, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x58b91dff: tileRendererInUse null, GearsES2[obj 0x58b91dff isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x54820699 isInit true, usesShared false, 1 GearsObj[0x450fdc46, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x14469b16, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x276fcbc0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x58b91dff on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x58b91dff created w/ share: GearsObj[0x450fdc46, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x5fc65eb1, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x58b91dff created w/ share: GearsObj[0x14469b16, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x5872e796, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x58b91dff created w/ share: GearsObj[0x276fcbc0, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x5fc25637, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x58b91dff FIN GearsES2[obj 0x58b91dff isInit true, usesShared true, 1 GearsObj[0x5fc65eb1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5872e796, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5fc25637, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x54820699 isInit true, usesShared false, 1 GearsObj[0x450fdc46, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x14469b16, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x276fcbc0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x58b91dff 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7fe0515bea70, msaa false, tileRendererInUse null [apply] >> GearsES2 0x58b91dff, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] XXX-C-3.1: [apply] Myself: hash 0x710d9f21, (isShared true, created true) [apply] Ctx #0: hash 0x51fb3f37, (created true) [apply] Ctx #1: hash 0x1ca9be7a, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x1ca9be7a, (isShared true, created true) [apply] Ctx #0: hash 0x710d9f21, (created true) [apply] Ctx #1: hash 0x51fb3f37, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x51fb3f37, (isShared true, created true) [apply] Ctx #0: hash 0x710d9f21, (created true) [apply] Ctx #1: hash 0x1ca9be7a, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX Destroy in creation order NOW - Driver Impl. May trigger driver Bug i.e. not postponing GL ctx destruction after releasing all refs. [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x54820699: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x54820699 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x285532ca: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x285532ca FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x58b91dff: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x58b91dff FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2 - test12AsyncEachAnimatorDirtyDtorOrder [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306458811 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01SyncedOneAnimatorCleanDtorOrder took 1.483 sec [apply] Testcase: test02SyncedOneAnimatorDirtyDtorOrder took 1.244 sec [apply] Testcase: test11AsyncEachAnimatorCleanDtorOrder took 1.154 sec [apply] Testcase: test12AsyncEachAnimatorDirtyDtorOrder took 1.268 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306458811 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 [apply] junit.framework.TestListener: tests to run: 8 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306460436 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306474462 ms +++ localhost/127.0.0.1:59999 - Locked within 14034 ms, 15 attempts [apply] junit.framework.TestListener: startTest(test01SyncedOneAnimatorCleanDtorOrderCopyBuffer) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test01SyncedOneAnimatorCleanDtorOrderCopyBuffer [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x559c384e: tileRendererInUse null, GearsES2[obj 0x559c384e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x559c384e on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x559c384e created: GearsObj[0x6c45e3b9, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x559c384e created: GearsObj[0x6069be37, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x559c384e created: GearsObj[0x6069be37, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x559c384e FIN GearsES2[obj 0x559c384e isInit true, usesShared false, 1 GearsObj[0x6c45e3b9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6069be37, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5e4fd89b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x559c384e 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f932b59d100, msaa false, tileRendererInUse null [apply] >> GearsES2 0x559c384e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x559c384e 256x256, swapInterval 0, drawable 0x7f932b59d100 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x18509e9f: tileRendererInUse null, GearsES2[obj 0x18509e9f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x559c384e isInit true, usesShared false, 1 GearsObj[0x6c45e3b9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6069be37, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5e4fd89b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x18509e9f on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x18509e9f created w/ share: GearsObj[0x6c45e3b9, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x277ec7b9, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x18509e9f created w/ share: GearsObj[0x6069be37, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x746a56f0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x18509e9f created w/ share: GearsObj[0x5e4fd89b, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x7171e245, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x18509e9f FIN GearsES2[obj 0x18509e9f isInit true, usesShared true, 1 GearsObj[0x277ec7b9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x746a56f0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7171e245, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x559c384e isInit true, usesShared false, 1 GearsObj[0x6c45e3b9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6069be37, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5e4fd89b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x18509e9f 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f932b5bf030, msaa false, tileRendererInUse null [apply] >> GearsES2 0x18509e9f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x18509e9f 256x256, swapInterval 0, drawable 0x7f932b5bf030 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x766aaa6d: tileRendererInUse null, GearsES2[obj 0x766aaa6d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x559c384e isInit true, usesShared false, 1 GearsObj[0x6c45e3b9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6069be37, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5e4fd89b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x766aaa6d on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x766aaa6d created w/ share: GearsObj[0x6c45e3b9, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x7007cf85, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x766aaa6d created w/ share: GearsObj[0x6069be37, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x10c95e39, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x766aaa6d created w/ share: GearsObj[0x5e4fd89b, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x1448f8cb, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x766aaa6d FIN GearsES2[obj 0x766aaa6d isInit true, usesShared true, 1 GearsObj[0x7007cf85, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x10c95e39, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1448f8cb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x559c384e isInit true, usesShared false, 1 GearsObj[0x6c45e3b9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6069be37, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5e4fd89b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x766aaa6d 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f932b5a3fb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x766aaa6d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] XXX-C-3.1: [apply] Myself: hash 0x6a6134d4, (isShared true, created true) [apply] Ctx #0: hash 0x484dd493, (created true) [apply] Ctx #1: hash 0x50482278, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x50482278, (isShared true, created true) [apply] Ctx #0: hash 0x484dd493, (created true) [apply] Ctx #1: hash 0x6a6134d4, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x484dd493, (isShared true, created true) [apply] Ctx #0: hash 0x6a6134d4, (created true) [apply] Ctx #1: hash 0x50482278, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX Destroy in clean order NOW [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x18509e9f: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x18509e9f FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x766aaa6d: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x766aaa6d FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x559c384e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x559c384e FIN [apply] junit.framework.TestListener: endTest(test01SyncedOneAnimatorCleanDtorOrderCopyBuffer) [apply] junit.framework.TestListener: startTest(test02SyncedOneAnimatorCleanDtorOrderMapBuffer) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test01SyncedOneAnimatorCleanDtorOrderCopyBuffer [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test02SyncedOneAnimatorCleanDtorOrderMapBuffer [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x726c554: tileRendererInUse null, GearsES2[obj 0x726c554 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x726c554 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x726c554 created: GearsObj[0x358270c, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x726c554 created: GearsObj[0x106b868b, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x726c554 created: GearsObj[0x106b868b, vbo ff 7, fs 9, bf 8, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x726c554 FIN GearsES2[obj 0x726c554 isInit true, usesShared false, 1 GearsObj[0x358270c, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x106b868b, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x34e1819, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x726c554 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f932b6329f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x726c554, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x726c554 256x256, swapInterval 0, drawable 0x7f932b6329f0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x71a2a094: tileRendererInUse null, GearsES2[obj 0x71a2a094 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x726c554 isInit true, usesShared false, 1 GearsObj[0x358270c, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x106b868b, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x34e1819, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] GearsES2 init 0x71a2a094 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x71a2a094 created w/ share: GearsObj[0x358270c, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x29e700f6, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x71a2a094 created w/ share: GearsObj[0x106b868b, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x7cf02bf7, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x71a2a094 created w/ share: GearsObj[0x34e1819, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x7bd6a535, vbo ff 13, fs 15, bf 14, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x71a2a094 FIN GearsES2[obj 0x71a2a094 isInit true, usesShared true, 1 GearsObj[0x29e700f6, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x7cf02bf7, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x7bd6a535, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x726c554 isInit true, usesShared false, 1 GearsObj[0x358270c, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x106b868b, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x34e1819, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x71a2a094 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f932b5a4490, msaa false, tileRendererInUse null [apply] >> GearsES2 0x71a2a094, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x71a2a094 256x256, swapInterval 0, drawable 0x7f932b5a4490 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x395d9cdb: tileRendererInUse null, GearsES2[obj 0x395d9cdb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x726c554 isInit true, usesShared false, 1 GearsObj[0x358270c, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x106b868b, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x34e1819, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] GearsES2 init 0x395d9cdb on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x395d9cdb created w/ share: GearsObj[0x358270c, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x7d7636ca, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x395d9cdb created w/ share: GearsObj[0x106b868b, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x5c07481f, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x395d9cdb created w/ share: GearsObj[0x34e1819, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x62101a6c, vbo ff 13, fs 15, bf 14, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x395d9cdb FIN GearsES2[obj 0x395d9cdb isInit true, usesShared true, 1 GearsObj[0x7d7636ca, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x5c07481f, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x62101a6c, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x726c554 isInit true, usesShared false, 1 GearsObj[0x358270c, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x106b868b, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x34e1819, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x395d9cdb 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f932b625490, msaa false, tileRendererInUse null [apply] >> GearsES2 0x395d9cdb, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] XXX-C-3.1: [apply] Myself: hash 0x36862391, (isShared true, created true) [apply] Ctx #0: hash 0x7c101300, (created true) [apply] Ctx #1: hash 0x4ebbc946, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x4ebbc946, (isShared true, created true) [apply] Ctx #0: hash 0x7c101300, (created true) [apply] Ctx #1: hash 0x36862391, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x7c101300, (isShared true, created true) [apply] Ctx #0: hash 0x4ebbc946, (created true) [apply] Ctx #1: hash 0x36862391, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX Destroy in clean order NOW [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x71a2a094: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x71a2a094 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x395d9cdb: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x395d9cdb FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x726c554: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x726c554 FIN [apply] junit.framework.TestListener: endTest(test02SyncedOneAnimatorCleanDtorOrderMapBuffer) [apply] junit.framework.TestListener: startTest(test03SyncedOneAnimatorDirtyDtorOrderCopyBuffer) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test02SyncedOneAnimatorCleanDtorOrderMapBuffer [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test03SyncedOneAnimatorDirtyDtorOrderCopyBuffer [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.0 0x7505062c: tileRendererInUse null, GearsES2[obj 0x7505062c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7505062c on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x7505062c created: GearsObj[0x3067b7c8, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7505062c created: GearsObj[0x6952c44b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7505062c created: GearsObj[0x6952c44b, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.X 0x7505062c FIN GearsES2[obj 0x7505062c isInit true, usesShared false, 1 GearsObj[0x3067b7c8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6952c44b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x38d54df2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x7505062c 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f932b63be90, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7505062c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0x7505062c 256x256, swapInterval 0, drawable 0x7f932b63be90 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.0 0x79e4de3d: tileRendererInUse null, GearsES2[obj 0x79e4de3d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x7505062c isInit true, usesShared false, 1 GearsObj[0x3067b7c8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6952c44b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x38d54df2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x79e4de3d on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x79e4de3d created w/ share: GearsObj[0x3067b7c8, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x799c7798, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x79e4de3d created w/ share: GearsObj[0x6952c44b, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0xf6fda88, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x79e4de3d created w/ share: GearsObj[0x38d54df2, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x78741ea2, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.X 0x79e4de3d FIN GearsES2[obj 0x79e4de3d isInit true, usesShared true, 1 GearsObj[0x799c7798, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf6fda88, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x78741ea2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x7505062c isInit true, usesShared false, 1 GearsObj[0x3067b7c8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6952c44b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x38d54df2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x79e4de3d 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f932b6171a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x79e4de3d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0x79e4de3d 256x256, swapInterval 0, drawable 0x7f932b6171a0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x454d427a: tileRendererInUse null, GearsES2[obj 0x454d427a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x7505062c isInit true, usesShared false, 1 GearsObj[0x3067b7c8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6952c44b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x38d54df2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x454d427a on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x454d427a created w/ share: GearsObj[0x3067b7c8, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x2539b2de, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x454d427a created w/ share: GearsObj[0x6952c44b, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x6f0e1fe9, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x454d427a created w/ share: GearsObj[0x38d54df2, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x85132f5, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x454d427a FIN GearsES2[obj 0x454d427a isInit true, usesShared true, 1 GearsObj[0x2539b2de, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6f0e1fe9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x85132f5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x7505062c isInit true, usesShared false, 1 GearsObj[0x3067b7c8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6952c44b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x38d54df2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x454d427a 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f932b627240, msaa false, tileRendererInUse null [apply] >> GearsES2 0x454d427a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] XXX-C-3.1: [apply] Myself: hash 0x65006fed, (isShared true, created true) [apply] Ctx #0: hash 0x3bf06804, (created true) [apply] Ctx #1: hash 0x6f9bc97, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x6f9bc97, (isShared true, created true) [apply] Ctx #0: hash 0x3bf06804, (created true) [apply] Ctx #1: hash 0x65006fed, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x3bf06804, (isShared true, created true) [apply] Ctx #0: hash 0x65006fed, (created true) [apply] Ctx #1: hash 0x6f9bc97, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX Destroy in creation order NOW - Driver Impl. Ma trigger driver Bug i.e. not postponing GL ctx destruction after releasing all refs. [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x7505062c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x7505062c FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x454d427a: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x454d427a FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x79e4de3d: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x79e4de3d FIN [apply] junit.framework.TestListener: endTest(test03SyncedOneAnimatorDirtyDtorOrderCopyBuffer) [apply] junit.framework.TestListener: startTest(test04SyncedOneAnimatorDirtyDtorOrderMapBuffer) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test03SyncedOneAnimatorDirtyDtorOrderCopyBuffer [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test04SyncedOneAnimatorDirtyDtorOrderMapBuffer [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x27e54834: tileRendererInUse null, GearsES2[obj 0x27e54834 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x27e54834 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x27e54834 created: GearsObj[0x54820699, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x27e54834 created: GearsObj[0x247f5227, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x27e54834 created: GearsObj[0x247f5227, vbo ff 7, fs 9, bf 8, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x27e54834 FIN GearsES2[obj 0x27e54834 isInit true, usesShared false, 1 GearsObj[0x54820699, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x247f5227, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x22ea9129, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x27e54834 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f932b59d100, msaa false, tileRendererInUse null [apply] >> GearsES2 0x27e54834, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x27e54834 256x256, swapInterval 0, drawable 0x7f932b59d100 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x32109b42: tileRendererInUse null, GearsES2[obj 0x32109b42 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x27e54834 isInit true, usesShared false, 1 GearsObj[0x54820699, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x247f5227, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x22ea9129, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] GearsES2 init 0x32109b42 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x32109b42 created w/ share: GearsObj[0x54820699, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x5fe0bb86, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x32109b42 created w/ share: GearsObj[0x247f5227, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x1b378b97, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x32109b42 created w/ share: GearsObj[0x22ea9129, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x5bad7476, vbo ff 13, fs 15, bf 14, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x32109b42 FIN GearsES2[obj 0x32109b42 isInit true, usesShared true, 1 GearsObj[0x5fe0bb86, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x1b378b97, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x5bad7476, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x27e54834 isInit true, usesShared false, 1 GearsObj[0x54820699, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x247f5227, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x22ea9129, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x32109b42 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f932b642200, msaa false, tileRendererInUse null [apply] >> GearsES2 0x32109b42, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x32109b42 256x256, swapInterval 0, drawable 0x7f932b642200 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x21ec2fae: tileRendererInUse null, GearsES2[obj 0x21ec2fae isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x27e54834 isInit true, usesShared false, 1 GearsObj[0x54820699, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x247f5227, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x22ea9129, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] GearsES2 init 0x21ec2fae on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x21ec2fae created w/ share: GearsObj[0x54820699, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x5872e796, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x21ec2fae created w/ share: GearsObj[0x247f5227, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x5fc25637, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x21ec2fae created w/ share: GearsObj[0x22ea9129, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x4faa65fe, vbo ff 13, fs 15, bf 14, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x21ec2fae FIN GearsES2[obj 0x21ec2fae isInit true, usesShared true, 1 GearsObj[0x5872e796, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x5fc25637, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x4faa65fe, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x27e54834 isInit true, usesShared false, 1 GearsObj[0x54820699, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x247f5227, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x22ea9129, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x21ec2fae 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f932b627240, msaa false, tileRendererInUse null [apply] >> GearsES2 0x21ec2fae, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] XXX-C-3.1: [apply] Myself: hash 0x4ea0e76b, (isShared true, created true) [apply] Ctx #0: hash 0x55e02ca7, (created true) [apply] Ctx #1: hash 0xb86527e, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0xb86527e, (isShared true, created true) [apply] Ctx #0: hash 0x55e02ca7, (created true) [apply] Ctx #1: hash 0x4ea0e76b, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x55e02ca7, (isShared true, created true) [apply] Ctx #0: hash 0x4ea0e76b, (created true) [apply] Ctx #1: hash 0xb86527e, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX Destroy in creation order NOW - Driver Impl. Ma trigger driver Bug i.e. not postponing GL ctx destruction after releasing all refs. [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x27e54834: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x27e54834 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x21ec2fae: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x21ec2fae FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x32109b42: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x32109b42 FIN [apply] junit.framework.TestListener: endTest(test04SyncedOneAnimatorDirtyDtorOrderMapBuffer) [apply] junit.framework.TestListener: startTest(test11ASyncEachAnimatorCleanDtorOrderCopyBuffer) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test04SyncedOneAnimatorDirtyDtorOrderMapBuffer [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test11ASyncEachAnimatorCleanDtorOrderCopyBuffer [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x7a1caa1d: tileRendererInUse null, GearsES2[obj 0x7a1caa1d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7a1caa1d on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x7a1caa1d created: GearsObj[0x2e3f9952, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7a1caa1d created: GearsObj[0x516aee36, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7a1caa1d created: GearsObj[0x516aee36, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x7a1caa1d FIN GearsES2[obj 0x7a1caa1d isInit true, usesShared false, 1 GearsObj[0x2e3f9952, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x516aee36, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x433d44fc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x7a1caa1d 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f932b5c15d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7a1caa1d, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x12ac67ee: tileRendererInUse null, GearsES2[obj 0x12ac67ee isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x7a1caa1d isInit true, usesShared false, 1 GearsObj[0x2e3f9952, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x516aee36, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x433d44fc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x12ac67ee on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x12ac67ee created w/ share: GearsObj[0x2e3f9952, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x6948c93e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x12ac67ee created w/ share: GearsObj[0x516aee36, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x29943b72, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x12ac67ee created w/ share: GearsObj[0x433d44fc, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x42caceb1, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x12ac67ee FIN GearsES2[obj 0x12ac67ee isInit true, usesShared true, 1 GearsObj[0x6948c93e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x29943b72, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x42caceb1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x7a1caa1d isInit true, usesShared false, 1 GearsObj[0x2e3f9952, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x516aee36, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x433d44fc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x12ac67ee 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f932b59d100, msaa false, tileRendererInUse null [apply] >> GearsES2 0x12ac67ee, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x58954f6e: tileRendererInUse null, GearsES2[obj 0x58954f6e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x7a1caa1d isInit true, usesShared false, 1 GearsObj[0x2e3f9952, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x516aee36, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x433d44fc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x58954f6e on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x58954f6e created w/ share: GearsObj[0x2e3f9952, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x253a252a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x58954f6e created w/ share: GearsObj[0x516aee36, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0xc5dfb7e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x58954f6e created w/ share: GearsObj[0x433d44fc, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x6e2a1389, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x58954f6e FIN GearsES2[obj 0x58954f6e isInit true, usesShared true, 1 GearsObj[0x253a252a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xc5dfb7e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e2a1389, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x7a1caa1d isInit true, usesShared false, 1 GearsObj[0x2e3f9952, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x516aee36, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x433d44fc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x58954f6e 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f932b59d490, msaa false, tileRendererInUse null [apply] >> GearsES2 0x58954f6e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] XXX-C-3.1: [apply] Myself: hash 0x31cd3550, (isShared true, created true) [apply] Ctx #0: hash 0x21cf3b41, (created true) [apply] Ctx #1: hash 0x2c3b39be, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x21cf3b41, (isShared true, created true) [apply] Ctx #0: hash 0x31cd3550, (created true) [apply] Ctx #1: hash 0x2c3b39be, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x2c3b39be, (isShared true, created true) [apply] Ctx #0: hash 0x21cf3b41, (created true) [apply] Ctx #1: hash 0x31cd3550, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX Destroy in clean order NOW [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x58954f6e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x58954f6e FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x12ac67ee: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x12ac67ee FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x7a1caa1d: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x7a1caa1d FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test11ASyncEachAnimatorCleanDtorOrderCopyBuffer [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT3 - test12ASyncEachAnimatorCleanDtorOrderMapBuffer [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x6efa1b74: tileRendererInUse null, GearsES2[obj 0x6efa1b74 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6efa1b74 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6efa1b74 created: GearsObj[0x5830b878, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x6efa1b74 created: GearsObj[0x669efb83, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x6efa1b74 created: GearsObj[0x669efb83, vbo ff 7, fs 9, bf 8, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x6efa1b74 FIN GearsES2[obj 0x6efa1b74 isInit true, usesShared false, 1 GearsObj[0x5830b878, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x669efb83, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x4f928a17, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x6efa1b74 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f932b596070, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6efa1b74, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] junit.framework.TestListener: endTest(test11ASyncEachAnimatorCleanDtorOrderCopyBuffer) [apply] junit.framework.TestListener: startTest(test12ASyncEachAnimatorCleanDtorOrderMapBuffer) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x48fe5d98: tileRendererInUse null, GearsES2[obj 0x48fe5d98 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x6efa1b74 isInit true, usesShared false, 1 GearsObj[0x5830b878, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x669efb83, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x4f928a17, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] GearsES2 init 0x48fe5d98 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x48fe5d98 created w/ share: GearsObj[0x5830b878, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x2c6e9867, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x48fe5d98 created w/ share: GearsObj[0x669efb83, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x10d7a8fb, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x48fe5d98 created w/ share: GearsObj[0x4f928a17, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x3e96ff60, vbo ff 13, fs 15, bf 14, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x48fe5d98 FIN GearsES2[obj 0x48fe5d98 isInit true, usesShared true, 1 GearsObj[0x2c6e9867, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x10d7a8fb, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x3e96ff60, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x6efa1b74 isInit true, usesShared false, 1 GearsObj[0x5830b878, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x669efb83, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x4f928a17, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x48fe5d98 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f932b5afcb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x48fe5d98, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x103a095b: tileRendererInUse null, GearsES2[obj 0x103a095b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x6efa1b74 isInit true, usesShared false, 1 GearsObj[0x5830b878, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x669efb83, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x4f928a17, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] GearsES2 init 0x103a095b on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x103a095b created w/ share: GearsObj[0x5830b878, vbo ff 1, fs 3, bf 2, bs 4] -> GearsObj[0x563a4ec, vbo ff 1, fs 3, bf 2, bs 4] [apply] gear2 0x103a095b created w/ share: GearsObj[0x669efb83, vbo ff 7, fs 9, bf 8, bs 10] -> GearsObj[0x50e084b7, vbo ff 7, fs 9, bf 8, bs 10] [apply] gear3 0x103a095b created w/ share: GearsObj[0x4f928a17, vbo ff 13, fs 15, bf 14, bs 16] -> GearsObj[0x442933dc, vbo ff 13, fs 15, bf 14, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x103a095b FIN GearsES2[obj 0x103a095b isInit true, usesShared true, 1 GearsObj[0x563a4ec, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x50e084b7, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x442933dc, vbo ff 13, fs 15, bf 14, bs 16], sharedGears GearsES2[obj 0x6efa1b74 isInit true, usesShared false, 1 GearsObj[0x5830b878, vbo ff 1, fs 3, bf 2, bs 4], 2 GearsObj[0x669efb83, vbo ff 7, fs 9, bf 8, bs 10], 3 GearsObj[0x4f928a17, vbo ff 13, fs 15, bf 14, bs 16], sharedGears null]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x103a095b 0/0 256x256 of 256x256, swapInterval 0, drawable 0x7f932b59d100, msaa false, tileRendererInUse null [apply] >> GearsES2 0x103a095b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] XXX-C-3.1: [apply] Myself: hash 0x3938efa9, (isShared true, created true) [apply] Ctx #0: hash 0x5eeb48d, (created true) [apply] Ctx #1: hash 0x1da814d1, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x5eeb48d, (isShared true, created true) [apply] Ctx #0: hash 0x3938efa9, (created true) [apply] Ctx #1: hash 0x1da814d1, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x1da814d1, (isShared true, created true) [apply] Ctx #0: hash 0x3938efa9, (created true) [apply] Ctx #1: hash 0x5eeb48d, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX Destroy in clean order NOW [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x48fe5d98: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x48fe5d98 FIN [apply] # [apply] # A fatal error has been detected by the Java Runtime Environment: [apply] # [apply] # SIGSEGV (0xb) at pc=0x000000010d8d7e35, pid=7290, tid=46419 [apply] # [apply] # JRE version: Java(TM) SE Runtime Environment (7.0_60-b19) (build 1.7.0_60-b19) [apply] # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.60-b09 mixed mode bsd-amd64 compressed oops) [apply] # Problematic frame: [apply] # C 0x000000010d8d7e35 [apply] # [apply] # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again [apply] # [apply] # An error report file with more information is saved as: [apply] # /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/make/hs_err_pid7290.log [apply] [thread 49467 also had an error] [apply] # [apply] # If you would like to submit a bug report, please visit: [apply] # http://bugreport.sun.com/bugreport/crash.jsp [apply] # The crash happened outside the Java Virtual Machine in native code. [apply] # See problematic frame for where to report the bug. [apply] # [apply] Result: 134 [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT [apply] junit.framework.TestListener: tests to run: 4 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306501834 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306506842 ms +++ localhost/127.0.0.1:59999 - Locked within 5016 ms, 6 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test01OneLife [apply] junit.framework.TestListener: startTest(test01OneLife) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x6f841167: tileRendererInUse null, GearsES2[obj 0x6f841167 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6f841167 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6f841167 created: GearsObj[0x23a40e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6f841167 created: GearsObj[0x23e79334, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6f841167 created: GearsObj[0x23e79334, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x6f841167 FIN GearsES2[obj 0x6f841167 isInit true, usesShared false, 1 GearsObj[0x23a40e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x23e79334, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x657250c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6f841167 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ff1d58004e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6f841167, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6f841167 256x256, swapInterval 1, drawable 0x7ff1d58004e0 [apply] 1 s: 60 f / 1497 ms, 40.0 fps, 24 ms/f; total: 60 f, 40.0 fps, 24 ms/f [apply] junit.framework.TestListener: endTest(test01OneLife) [apply] junit.framework.TestListener: startTest(test02AnotherLifeWithGLInfo) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6f841167: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6f841167 FIN [apply] Total: 3493.032ms [apply] GLProfile.initSingleton(): 1694.93ms [apply] Demo Code: 1795.706ms [apply] GLInfo: 0.0ms [apply] GLProfile.shutdown(): 2.396ms [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test01OneLife [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test02AnotherLifeWithGLInfo [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x4e05faa7: tileRendererInUse null, GearsES2[obj 0x4e05faa7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4e05faa7 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4e05faa7 created: GearsObj[0x10c95e39, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4e05faa7 created: GearsObj[0x1448f8cb, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4e05faa7 created: GearsObj[0x1448f8cb, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x4e05faa7 FIN GearsES2[obj 0x4e05faa7 isInit true, usesShared false, 1 GearsObj[0x10c95e39, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1448f8cb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x42c5e1d4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e05faa7 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ff1d5811290, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e05faa7, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e05faa7 256x256, swapInterval 1, drawable 0x7ff1d5811290 [apply] junit.framework.TestListener: endTest(test02AnotherLifeWithGLInfo) [apply] junit.framework.TestListener: startTest(test03AnotherLife) [apply] 1 s: 60 f / 1400 ms, 42.8 fps, 23 ms/f; total: 60 f, 42.8 fps, 23 ms/f [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x4e05faa7: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x4e05faa7 FIN [apply] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] [apply] Natives [apply] GL4bc false [apply] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)] [apply] GLES3 false [apply] GL3bc false [apply] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)] [apply] GL2 true [2.1 (Compat profile, arb, FBO, hardware)] [apply] GLES2 false [apply] GLES1 false [apply] Count 3 / 8 [apply] Common [apply] GL4ES3 false [apply] GL2GL3 true [apply] GL2ES2 true [apply] GL2ES1 true [apply] Mappings [apply] GL2ES2 GLProfile[GL2ES2/GL4.sw] [apply] GL2ES1 GLProfile[GL2ES1/GL2.hw] [apply] GL2 GLProfile[GL2/GL2.hw] [apply] GL4 GLProfile[GL4/GL4.sw] [apply] GL3 GLProfile[GL3/GL3.hw] [apply] GL2GL3 GLProfile[GL2GL3/GL4.sw] [apply] default GLProfile[GL2/GL2.hw] [apply] Count 6 / 12 [apply] [apply] Total: 2452.741ms [apply] GLProfile.initSingleton(): 924.094ms [apply] Demo Code: 1528.092ms [apply] GLInfo: 0.513ms [apply] GLProfile.shutdown(): 0.042ms [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test02AnotherLifeWithGLInfo [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test03AnotherLife [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.0 0x178b0831: tileRendererInUse null, GearsES2[obj 0x178b0831 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x178b0831 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x178b0831 created: GearsObj[0x723b8443, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x178b0831 created: GearsObj[0x2168854c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x178b0831 created: GearsObj[0x2168854c, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.X 0x178b0831 FIN GearsES2[obj 0x178b0831 isInit true, usesShared false, 1 GearsObj[0x723b8443, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2168854c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x550751b6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x178b0831 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ff1d35c7910, msaa false, tileRendererInUse null [apply] >> GearsES2 0x178b0831, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0x178b0831 256x256, swapInterval 1, drawable 0x7ff1d35c7910 [apply] junit.framework.TestListener: endTest(test03AnotherLife) [apply] junit.framework.TestListener: startTest(test03TwoLifes) [apply] 2 s: 60 f / 2003 ms, 29.9 fps, 33 ms/f; total: 60 f, 29.9 fps, 33 ms/f [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x178b0831: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x178b0831 FIN [apply] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] [apply] Natives [apply] GL4bc false [apply] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)] [apply] GLES3 false [apply] GL3bc false [apply] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)] [apply] GL2 true [2.1 (Compat profile, arb, FBO, hardware)] [apply] GLES2 false [apply] GLES1 false [apply] Count 3 / 8 [apply] Common [apply] GL4ES3 false [apply] GL2GL3 true [apply] GL2ES2 true [apply] GL2ES1 true [apply] Mappings [apply] GL2ES2 GLProfile[GL2ES2/GL4.sw] [apply] GL2ES1 GLProfile[GL2ES1/GL2.hw] [apply] GL2 GLProfile[GL2/GL2.hw] [apply] GL4 GLProfile[GL4/GL4.sw] [apply] GL3 GLProfile[GL3/GL3.hw] [apply] GL2GL3 GLProfile[GL2GL3/GL4.sw] [apply] default GLProfile[GL2/GL2.hw] [apply] Count 6 / 12 [apply] [apply] Total: 3053.988ms [apply] GLProfile.initSingleton(): 904.222ms [apply] Demo Code: 2149.408ms [apply] GLInfo: 0.311ms [apply] GLProfile.shutdown(): 0.047ms [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test03AnotherLife [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test03TwoLifes [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x655deab0: tileRendererInUse null, GearsES2[obj 0x655deab0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x655deab0 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x655deab0 created: GearsObj[0x1a6ee415, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x655deab0 created: GearsObj[0x66402c41, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x655deab0 created: GearsObj[0x66402c41, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x655deab0 FIN GearsES2[obj 0x655deab0 isInit true, usesShared false, 1 GearsObj[0x1a6ee415, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x66402c41, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7f1993d8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x655deab0 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ff1d581b370, msaa false, tileRendererInUse null [apply] >> GearsES2 0x655deab0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x655deab0 256x256, swapInterval 1, drawable 0x7ff1d581b370 [apply] 2 s: 60 f / 2001 ms, 29.9 fps, 33 ms/f; total: 60 f, 29.9 fps, 33 ms/f [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x655deab0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x655deab0 FIN [apply] Total: 3014.087ms [apply] GLProfile.initSingleton(): 889.787ms [apply] Demo Code: 2124.244ms [apply] GLInfo: 0.001ms [apply] GLProfile.shutdown(): 0.055ms [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.0 0x6e269225: tileRendererInUse null, GearsES2[obj 0x6e269225 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6e269225 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6e269225 created: GearsObj[0x38578f3f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6e269225 created: GearsObj[0x7c7d8dfe, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6e269225 created: GearsObj[0x7c7d8dfe, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.X 0x6e269225 FIN GearsES2[obj 0x6e269225 isInit true, usesShared false, 1 GearsObj[0x38578f3f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7c7d8dfe, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x16f55e8c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x6e269225 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ff1d5811290, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6e269225, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x6e269225 256x256, swapInterval 1, drawable 0x7ff1d5811290 [apply] junit.framework.TestListener: endTest(test03TwoLifes) [apply] 1 s: 60 f / 1394 ms, 43.0 fps, 23 ms/f; total: 60 f, 43.0 fps, 23 ms/f [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x6e269225: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x6e269225 FIN [apply] Total: 2383.188ms [apply] GLProfile.initSingleton(): 887.375ms [apply] Demo Code: 1495.759ms [apply] GLInfo: 0.0ms [apply] GLProfile.shutdown(): 0.054ms [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test03TwoLifes [apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 19.587 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306501834 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306506842 ms +++ localhost/127.0.0.1:59999 - Locked within 5016 ms, 6 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test01OneLife [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x6f841167: tileRendererInUse null, GearsES2[obj 0x6f841167 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6f841167 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6f841167 created: GearsObj[0x23a40e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6f841167 created: GearsObj[0x23e79334, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6f841167 created: GearsObj[0x23e79334, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x6f841167 FIN GearsES2[obj 0x6f841167 isInit true, usesShared false, 1 GearsObj[0x23a40e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x23e79334, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x657250c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6f841167 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ff1d58004e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6f841167, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6f841167 256x256, swapInterval 1, drawable 0x7ff1d58004e0 [apply] 1 s: 60 f / 1497 ms, 40.0 fps, 24 ms/f; total: 60 f, 40.0 fps, 24 ms/f [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6f841167: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6f841167 FIN [apply] Total: 3493.032ms [apply] GLProfile.initSingleton(): 1694.93ms [apply] Demo Code: 1795.706ms [apply] GLInfo: 0.0ms [apply] GLProfile.shutdown(): 2.396ms [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test01OneLife [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test02AnotherLifeWithGLInfo [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x4e05faa7: tileRendererInUse null, GearsES2[obj 0x4e05faa7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4e05faa7 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4e05faa7 created: GearsObj[0x10c95e39, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4e05faa7 created: GearsObj[0x1448f8cb, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4e05faa7 created: GearsObj[0x1448f8cb, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x4e05faa7 FIN GearsES2[obj 0x4e05faa7 isInit true, usesShared false, 1 GearsObj[0x10c95e39, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1448f8cb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x42c5e1d4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x4e05faa7 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ff1d5811290, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e05faa7, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x4e05faa7 256x256, swapInterval 1, drawable 0x7ff1d5811290 [apply] 1 s: 60 f / 1400 ms, 42.8 fps, 23 ms/f; total: 60 f, 42.8 fps, 23 ms/f [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x4e05faa7: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x4e05faa7 FIN [apply] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] [apply] Natives [apply] GL4bc false [apply] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)] [apply] GLES3 false [apply] GL3bc false [apply] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)] [apply] GL2 true [2.1 (Compat profile, arb, FBO, hardware)] [apply] GLES2 false [apply] GLES1 false [apply] Count 3 / 8 [apply] Common [apply] GL4ES3 false [apply] GL2GL3 true [apply] GL2ES2 true [apply] GL2ES1 true [apply] Mappings [apply] GL2ES2 GLProfile[GL2ES2/GL4.sw] [apply] GL2ES1 GLProfile[GL2ES1/GL2.hw] [apply] GL2 GLProfile[GL2/GL2.hw] [apply] GL4 GLProfile[GL4/GL4.sw] [apply] GL3 GLProfile[GL3/GL3.hw] [apply] GL2GL3 GLProfile[GL2GL3/GL4.sw] [apply] default GLProfile[GL2/GL2.hw] [apply] Count 6 / 12 [apply] [apply] Total: 2452.741ms [apply] GLProfile.initSingleton(): 924.094ms [apply] Demo Code: 1528.092ms [apply] GLInfo: 0.513ms [apply] GLProfile.shutdown(): 0.042ms [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test02AnotherLifeWithGLInfo [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test03AnotherLife [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.0 0x178b0831: tileRendererInUse null, GearsES2[obj 0x178b0831 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x178b0831 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x178b0831 created: GearsObj[0x723b8443, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x178b0831 created: GearsObj[0x2168854c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x178b0831 created: GearsObj[0x2168854c, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.X 0x178b0831 FIN GearsES2[obj 0x178b0831 isInit true, usesShared false, 1 GearsObj[0x723b8443, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2168854c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x550751b6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x178b0831 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ff1d35c7910, msaa false, tileRendererInUse null [apply] >> GearsES2 0x178b0831, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0x178b0831 256x256, swapInterval 1, drawable 0x7ff1d35c7910 [apply] 2 s: 60 f / 2003 ms, 29.9 fps, 33 ms/f; total: 60 f, 29.9 fps, 33 ms/f [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x178b0831: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x178b0831 FIN [apply] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] [apply] Natives [apply] GL4bc false [apply] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)] [apply] GLES3 false [apply] GL3bc false [apply] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)] [apply] GL2 true [2.1 (Compat profile, arb, FBO, hardware)] [apply] GLES2 false [apply] GLES1 false [apply] Count 3 / 8 [apply] Common [apply] GL4ES3 false [apply] GL2GL3 true [apply] GL2ES2 true [apply] GL2ES1 true [apply] Mappings [apply] GL2ES2 GLProfile[GL2ES2/GL4.sw] [apply] GL2ES1 GLProfile[GL2ES1/GL2.hw] [apply] GL2 GLProfile[GL2/GL2.hw] [apply] GL4 GLProfile[GL4/GL4.sw] [apply] GL3 GLProfile[GL3/GL3.hw] [apply] GL2GL3 GLProfile[GL2GL3/GL4.sw] [apply] default GLProfile[GL2/GL2.hw] [apply] Count 6 / 12 [apply] [apply] Total: 3053.988ms [apply] GLProfile.initSingleton(): 904.222ms [apply] Demo Code: 2149.408ms [apply] GLInfo: 0.311ms [apply] GLProfile.shutdown(): 0.047ms [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test03AnotherLife [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test03TwoLifes [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x655deab0: tileRendererInUse null, GearsES2[obj 0x655deab0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x655deab0 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x655deab0 created: GearsObj[0x1a6ee415, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x655deab0 created: GearsObj[0x66402c41, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x655deab0 created: GearsObj[0x66402c41, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x655deab0 FIN GearsES2[obj 0x655deab0 isInit true, usesShared false, 1 GearsObj[0x1a6ee415, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x66402c41, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7f1993d8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x655deab0 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ff1d581b370, msaa false, tileRendererInUse null [apply] >> GearsES2 0x655deab0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x655deab0 256x256, swapInterval 1, drawable 0x7ff1d581b370 [apply] 2 s: 60 f / 2001 ms, 29.9 fps, 33 ms/f; total: 60 f, 29.9 fps, 33 ms/f [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x655deab0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x655deab0 FIN [apply] Total: 3014.087ms [apply] GLProfile.initSingleton(): 889.787ms [apply] Demo Code: 2124.244ms [apply] GLInfo: 0.001ms [apply] GLProfile.shutdown(): 0.055ms [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.0 0x6e269225: tileRendererInUse null, GearsES2[obj 0x6e269225 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6e269225 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6e269225 created: GearsObj[0x38578f3f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6e269225 created: GearsObj[0x7c7d8dfe, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6e269225 created: GearsObj[0x7c7d8dfe, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.X 0x6e269225 FIN GearsES2[obj 0x6e269225 isInit true, usesShared false, 1 GearsObj[0x38578f3f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7c7d8dfe, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x16f55e8c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x6e269225 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ff1d5811290, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6e269225, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x6e269225 256x256, swapInterval 1, drawable 0x7ff1d5811290 [apply] 1 s: 60 f / 1394 ms, 43.0 fps, 23 ms/f; total: 60 f, 43.0 fps, 23 ms/f [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x6e269225: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x6e269225 FIN [apply] Total: 2383.188ms [apply] GLProfile.initSingleton(): 887.375ms [apply] Demo Code: 1495.759ms [apply] GLInfo: 0.0ms [apply] GLProfile.shutdown(): 0.054ms [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT - test03TwoLifes [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306521340 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01OneLife took 3.495 sec [apply] Testcase: test02AnotherLifeWithGLInfo took 2.454 sec [apply] Testcase: test03AnotherLife took 3.055 sec [apply] Testcase: test03TwoLifes took 5.398 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306521340 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLWindow01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLWindow01NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLWindow01NEWT [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306522940 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: tests to run: 2 [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306535960 ms +++ localhost/127.0.0.1:59999 - Locked within 13028 ms, 14 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLWindow01NEWT - test01SyncedOneAnimator [apply] junit.framework.TestListener: startTest(test01SyncedOneAnimator) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x6578a1cb: tileRendererInUse null, GearsES2[obj 0x6578a1cb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6578a1cb on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6578a1cb created: GearsObj[0x64bf251c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6578a1cb created: GearsObj[0x411d84f0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6578a1cb created: GearsObj[0x411d84f0, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x6578a1cb FIN GearsES2[obj 0x6578a1cb isInit true, usesShared false, 1 GearsObj[0x64bf251c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x411d84f0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6054cd1b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x6578a1cb 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fa2984727d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6578a1cb, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x1951ca8c: tileRendererInUse null, GearsES2[obj 0x1951ca8c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1951ca8c on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x1951ca8c created: GearsObj[0x786d2928, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1951ca8c created: GearsObj[0x46a93edc, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1951ca8c created: GearsObj[0x46a93edc, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x1951ca8c FIN GearsES2[obj 0x1951ca8c isInit true, usesShared false, 1 GearsObj[0x786d2928, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x46a93edc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x115e01c2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x1951ca8c 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fa298635950, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1951ca8c, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0xaec55a: tileRendererInUse null, GearsES2[obj 0xaec55a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xaec55a on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0xaec55a created: GearsObj[0x61e640d2, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xaec55a created: GearsObj[0x53a9cd34, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xaec55a created: GearsObj[0x53a9cd34, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0xaec55a FIN GearsES2[obj 0xaec55a isInit true, usesShared false, 1 GearsObj[0x61e640d2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x53a9cd34, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x30df3bd5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0xaec55a 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fa2985ae470, msaa false, tileRendererInUse null [apply] >> GearsES2 0xaec55a, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] junit.framework.TestListener: endTest(test01SyncedOneAnimator) [apply] junit.framework.TestListener: startTest(test02AsyncEachAnimator) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6578a1cb: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6578a1cb FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1951ca8c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1951ca8c FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0xaec55a: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0xaec55a FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLWindow01NEWT - test01SyncedOneAnimator [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLWindow01NEWT - test02AsyncEachAnimator [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x48783691: tileRendererInUse null, GearsES2[obj 0x48783691 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x48783691 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x48783691 created: GearsObj[0x27bb2f11, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x48783691 created: GearsObj[0x720f1977, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x48783691 created: GearsObj[0x720f1977, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x48783691 FIN GearsES2[obj 0x48783691 isInit true, usesShared false, 1 GearsObj[0x27bb2f11, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x720f1977, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6b8e2779, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x48783691 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fa298615a40, msaa false, tileRendererInUse null [apply] >> GearsES2 0x48783691, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x4ca34ccd: tileRendererInUse null, GearsES2[obj 0x4ca34ccd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4ca34ccd on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4ca34ccd created: GearsObj[0x27ddd608, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4ca34ccd created: GearsObj[0x550ebbaa, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4ca34ccd created: GearsObj[0x550ebbaa, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x4ca34ccd FIN GearsES2[obj 0x4ca34ccd isInit true, usesShared false, 1 GearsObj[0x27ddd608, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x550ebbaa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3a42c186, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x4ca34ccd 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fa2986207a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4ca34ccd, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x7e288894: tileRendererInUse null, GearsES2[obj 0x7e288894 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7e288894 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x7e288894 created: GearsObj[0xb6704b6, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7e288894 created: GearsObj[0x18664e93, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7e288894 created: GearsObj[0x18664e93, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x7e288894 FIN GearsES2[obj 0x7e288894 isInit true, usesShared false, 1 GearsObj[0xb6704b6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x18664e93, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x64b0a168, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x7e288894 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fa2985d69c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7e288894, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] junit.framework.TestListener: endTest(test02AsyncEachAnimator) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x48783691: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x48783691 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x4ca34ccd: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x4ca34ccd FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x7e288894: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x7e288894 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLWindow01NEWT - test02AsyncEachAnimator [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 18.513 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306522940 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306535960 ms +++ localhost/127.0.0.1:59999 - Locked within 13028 ms, 14 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLWindow01NEWT - test01SyncedOneAnimator [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x6578a1cb: tileRendererInUse null, GearsES2[obj 0x6578a1cb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6578a1cb on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6578a1cb created: GearsObj[0x64bf251c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6578a1cb created: GearsObj[0x411d84f0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6578a1cb created: GearsObj[0x411d84f0, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x6578a1cb FIN GearsES2[obj 0x6578a1cb isInit true, usesShared false, 1 GearsObj[0x64bf251c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x411d84f0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6054cd1b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x6578a1cb 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fa2984727d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6578a1cb, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0x1951ca8c: tileRendererInUse null, GearsES2[obj 0x1951ca8c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1951ca8c on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x1951ca8c created: GearsObj[0x786d2928, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1951ca8c created: GearsObj[0x46a93edc, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1951ca8c created: GearsObj[0x46a93edc, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0x1951ca8c FIN GearsES2[obj 0x1951ca8c isInit true, usesShared false, 1 GearsObj[0x786d2928, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x46a93edc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x115e01c2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0x1951ca8c 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fa298635950, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1951ca8c, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.0 0xaec55a: tileRendererInUse null, GearsES2[obj 0xaec55a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xaec55a on Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0xaec55a created: GearsObj[0x61e640d2, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xaec55a created: GearsObj[0x53a9cd34, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xaec55a created: GearsObj[0x53a9cd34, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.init.X 0xaec55a FIN GearsES2[obj 0xaec55a isInit true, usesShared false, 1 GearsObj[0x61e640d2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x53a9cd34, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x30df3bd5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-null,5,main] GearsES2.reshape 0xaec55a 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fa2985ae470, msaa false, tileRendererInUse null [apply] >> GearsES2 0xaec55a, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6578a1cb: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6578a1cb FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1951ca8c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1951ca8c FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0xaec55a: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0xaec55a FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLWindow01NEWT - test01SyncedOneAnimator [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLWindow01NEWT - test02AsyncEachAnimator [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x48783691: tileRendererInUse null, GearsES2[obj 0x48783691 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x48783691 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x48783691 created: GearsObj[0x27bb2f11, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x48783691 created: GearsObj[0x720f1977, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x48783691 created: GearsObj[0x720f1977, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x48783691 FIN GearsES2[obj 0x48783691 isInit true, usesShared false, 1 GearsObj[0x27bb2f11, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x720f1977, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6b8e2779, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x48783691 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fa298615a40, msaa false, tileRendererInUse null [apply] >> GearsES2 0x48783691, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x4ca34ccd: tileRendererInUse null, GearsES2[obj 0x4ca34ccd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4ca34ccd on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4ca34ccd created: GearsObj[0x27ddd608, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4ca34ccd created: GearsObj[0x550ebbaa, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4ca34ccd created: GearsObj[0x550ebbaa, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x4ca34ccd FIN GearsES2[obj 0x4ca34ccd isInit true, usesShared false, 1 GearsObj[0x27ddd608, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x550ebbaa, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3a42c186, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x4ca34ccd 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fa2986207a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4ca34ccd, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x7e288894: tileRendererInUse null, GearsES2[obj 0x7e288894 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7e288894 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x7e288894 created: GearsObj[0xb6704b6, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7e288894 created: GearsObj[0x18664e93, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7e288894 created: GearsObj[0x18664e93, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x7e288894 FIN GearsES2[obj 0x7e288894 isInit true, usesShared false, 1 GearsObj[0xb6704b6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x18664e93, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x64b0a168, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x7e288894 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7fa2985d69c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7e288894, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x48783691: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x48783691 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x4ca34ccd: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x4ca34ccd FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x7e288894: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x7e288894 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLWindow01NEWT - test02AsyncEachAnimator [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306541375 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01SyncedOneAnimator took 3.568 sec [apply] Testcase: test02AsyncEachAnimator took 1.744 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306541375 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT [apply] junit.framework.TestListener: tests to run: 8 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306543007 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306556033 ms +++ localhost/127.0.0.1:59999 - Locked within 13033 ms, 14 attempts [apply] junit.framework.TestListener: startTest(test01NormalPre_1Win) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test01NormalPre_1Win [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test01NormalPre_1Win [apply] junit.framework.TestListener: endTest(test01NormalPre_1Win) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test02NormalPost_1Win [apply] junit.framework.TestListener: startTest(test02NormalPost_1Win) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test02NormalPost_1Win [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test03ExclPre_1Win [apply] junit.framework.TestListener: endTest(test02NormalPost_1Win) [apply] junit.framework.TestListener: startTest(test03ExclPre_1Win) [apply] junit.framework.TestListener: endTest(test03ExclPre_1Win) [apply] junit.framework.TestListener: startTest(test04ExclPost_1Win) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test03ExclPre_1Win [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test04ExclPost_1Win [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test04ExclPost_1Win [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test05NormalPre_4Win [apply] junit.framework.TestListener: endTest(test04ExclPost_1Win) [apply] junit.framework.TestListener: startTest(test05NormalPre_4Win) [apply] junit.framework.TestListener: endTest(test05NormalPre_4Win) [apply] junit.framework.TestListener: startTest(test06NormalPost_4Win) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test05NormalPre_4Win [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test06NormalPost_4Win [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test06NormalPost_4Win [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test07ExclPre_4Win [apply] junit.framework.TestListener: endTest(test06NormalPost_4Win) [apply] junit.framework.TestListener: startTest(test07ExclPre_4Win) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test07ExclPre_4Win [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test08ExclPost_4Win [apply] junit.framework.TestListener: endTest(test07ExclPre_4Win) [apply] junit.framework.TestListener: startTest(test08ExclPost_4Win) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test08ExclPost_4Win [apply] junit.framework.TestListener: endTest(test08ExclPost_4Win) [apply] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 26.286 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306543007 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306556033 ms +++ localhost/127.0.0.1:59999 - Locked within 13033 ms, 14 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test01NormalPre_1Win [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test01NormalPre_1Win [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test02NormalPost_1Win [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test02NormalPost_1Win [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test03ExclPre_1Win [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test03ExclPre_1Win [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test04ExclPost_1Win [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test04ExclPost_1Win [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test05NormalPre_4Win [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test05NormalPre_4Win [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test06NormalPost_4Win [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test06NormalPost_4Win [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test07ExclPre_4Win [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test07ExclPre_4Win [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test08ExclPost_4Win [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT - test08ExclPost_4Win [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306569214 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01NormalPre_1Win took 3.351 sec [apply] Testcase: test02NormalPost_1Win took 0.348 sec [apply] Testcase: test03ExclPre_1Win took 3.004 sec [apply] Testcase: test04ExclPost_1Win took 0.354 sec [apply] Testcase: test05NormalPre_4Win took 1.776 sec [apply] Testcase: test06NormalPost_4Win took 0.428 sec [apply] Testcase: test07ExclPre_4Win took 3.295 sec [apply] Testcase: test08ExclPost_4Win took 0.448 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306569214 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT [apply] junit.framework.TestListener: tests to run: 8 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306570802 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306577816 ms +++ localhost/127.0.0.1:59999 - Locked within 7021 ms, 8 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test01NormalPre_1Win [apply] junit.framework.TestListener: startTest(test01NormalPre_1Win) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test01NormalPre_1Win [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test02NormalPost_1Win [apply] junit.framework.TestListener: endTest(test01NormalPre_1Win) [apply] junit.framework.TestListener: startTest(test02NormalPost_1Win) [apply] junit.framework.TestListener: endTest(test02NormalPost_1Win) [apply] junit.framework.TestListener: startTest(test03ExclPre_1Win) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test02NormalPost_1Win [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test03ExclPre_1Win [apply] junit.framework.TestListener: endTest(test03ExclPre_1Win) [apply] junit.framework.TestListener: startTest(test04ExclPost_1Win) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test03ExclPre_1Win [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test04ExclPost_1Win [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test04ExclPost_1Win [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test05NormalPre_4Win [apply] junit.framework.TestListener: endTest(test04ExclPost_1Win) [apply] junit.framework.TestListener: startTest(test05NormalPre_4Win) [apply] junit.framework.TestListener: endTest(test05NormalPre_4Win) [apply] junit.framework.TestListener: startTest(test06NormalPost_4Win) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test05NormalPre_4Win [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test06NormalPost_4Win [apply] junit.framework.TestListener: endTest(test06NormalPost_4Win) [apply] junit.framework.TestListener: startTest(test07ExclPre_4Win) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test06NormalPost_4Win [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test07ExclPre_4Win [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test07ExclPre_4Win [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test08ExclPost_4Win [apply] junit.framework.TestListener: endTest(test07ExclPre_4Win) [apply] junit.framework.TestListener: startTest(test08ExclPost_4Win) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test08ExclPost_4Win [apply] junit.framework.TestListener: endTest(test08ExclPost_4Win) [apply] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 20.294 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306570802 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306577816 ms +++ localhost/127.0.0.1:59999 - Locked within 7021 ms, 8 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test01NormalPre_1Win [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test01NormalPre_1Win [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test02NormalPost_1Win [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test02NormalPost_1Win [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test03ExclPre_1Win [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test03ExclPre_1Win [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test04ExclPost_1Win [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test04ExclPost_1Win [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test05NormalPre_4Win [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test05NormalPre_4Win [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test06NormalPost_4Win [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test06NormalPost_4Win [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test07ExclPre_4Win [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test07ExclPre_4Win [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test08ExclPost_4Win [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT - test08ExclPost_4Win [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306591010 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01NormalPre_1Win took 3.341 sec [apply] Testcase: test02NormalPost_1Win took 0.346 sec [apply] Testcase: test03ExclPre_1Win took 3.001 sec [apply] Testcase: test04ExclPost_1Win took 0.347 sec [apply] Testcase: test05NormalPre_4Win took 1.8 sec [apply] Testcase: test06NormalPost_4Win took 0.458 sec [apply] Testcase: test07ExclPre_4Win took 3.278 sec [apply] Testcase: test08ExclPost_4Win took 0.446 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306591010 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT [apply] junit.framework.TestListener: tests to run: 4 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306592630 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306600646 ms +++ localhost/127.0.0.1:59999 - Locked within 8023 ms, 9 attempts [apply] junit.framework.TestListener: startTest(test01Normal_1Win) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test01Normal_1Win [apply] 0 s: 60 f / 658 ms, 91.1 fps, 10 ms/f; total: 60 f, 91.1 fps, 10 ms/f [apply] 1 s: 60 f / 506 ms, 118.5 fps, 8 ms/f; total: 120 f, 103.0 fps, 9 ms/f [apply] junit.framework.TestListener: endTest(test01Normal_1Win) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test01Normal_1Win [apply] junit.framework.TestListener: startTest(test03Excl_1Win) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test03Excl_1Win [apply] 0 s: 60 f / 496 ms, 120.9 fps, 8 ms/f; total: 60 f, 120.9 fps, 8 ms/f [apply] 0 s: 60 f / 418 ms, 143.5 fps, 6 ms/f; total: 120 f, 131.2 fps, 7 ms/f [apply] junit.framework.TestListener: endTest(test03Excl_1Win) [apply] junit.framework.TestListener: startTest(test05Normal_4Win) [apply] 1 s: 60 f / 431 ms, 139.2 fps, 7 ms/f; total: 180 f, 133.8 fps, 7 ms/f [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test03Excl_1Win [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test05Normal_4Win [apply] junit.framework.TestListener: endTest(test05Normal_4Win) [apply] junit.framework.TestListener: startTest(test07Excl_4Win) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test05Normal_4Win [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test07Excl_4Win [apply] junit.framework.TestListener: endTest(test07Excl_4Win) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test07Excl_4Win [apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 15.913 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306592630 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306600646 ms +++ localhost/127.0.0.1:59999 - Locked within 8023 ms, 9 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test01Normal_1Win [apply] 0 s: 60 f / 658 ms, 91.1 fps, 10 ms/f; total: 60 f, 91.1 fps, 10 ms/f [apply] 1 s: 60 f / 506 ms, 118.5 fps, 8 ms/f; total: 120 f, 103.0 fps, 9 ms/f [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test01Normal_1Win [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test03Excl_1Win [apply] 0 s: 60 f / 496 ms, 120.9 fps, 8 ms/f; total: 60 f, 120.9 fps, 8 ms/f [apply] 0 s: 60 f / 418 ms, 143.5 fps, 6 ms/f; total: 120 f, 131.2 fps, 7 ms/f [apply] 1 s: 60 f / 431 ms, 139.2 fps, 7 ms/f; total: 180 f, 133.8 fps, 7 ms/f [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test03Excl_1Win [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test05Normal_4Win [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test05Normal_4Win [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test07Excl_4Win [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT - test07Excl_4Win [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306608447 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01Normal_1Win took 3.101 sec [apply] Testcase: test03Excl_1Win took 1.434 sec [apply] Testcase: test05Normal_4Win took 1.521 sec [apply] Testcase: test07Excl_4Win took 1.543 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306608447 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT [apply] junit.framework.TestListener: tests to run: 4 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306610012 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306619027 ms +++ localhost/127.0.0.1:59999 - Locked within 9032 ms, 10 attempts [apply] junit.framework.TestListener: startTest(test01Normal_1Win) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test01Normal_1Win [apply] 0 s: 60 f / 638 ms, 94.0 fps, 10 ms/f; total: 60 f, 94.0 fps, 10 ms/f [apply] 1 s: 60 f / 496 ms, 120.9 fps, 8 ms/f; total: 120 f, 105.8 fps, 9 ms/f [apply] junit.framework.TestListener: endTest(test01Normal_1Win) [apply] junit.framework.TestListener: startTest(test03Excl_1Win) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test01Normal_1Win [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test03Excl_1Win [apply] 0 s: 60 f / 660 ms, 90.9 fps, 11 ms/f; total: 60 f, 90.9 fps, 11 ms/f [apply] 1 s: 60 f / 618 ms, 97.0 fps, 10 ms/f; total: 120 f, 93.8 fps, 10 ms/f [apply] junit.framework.TestListener: endTest(test03Excl_1Win) [apply] junit.framework.TestListener: startTest(test05Normal_4Win) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test03Excl_1Win [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test05Normal_4Win [apply] junit.framework.TestListener: endTest(test05Normal_4Win) [apply] junit.framework.TestListener: startTest(test07Excl_4Win) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test05Normal_4Win [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test07Excl_4Win [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test07Excl_4Win [apply] junit.framework.TestListener: endTest(test07Excl_4Win) [apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 16.831 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306610012 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306619027 ms +++ localhost/127.0.0.1:59999 - Locked within 9032 ms, 10 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test01Normal_1Win [apply] 0 s: 60 f / 638 ms, 94.0 fps, 10 ms/f; total: 60 f, 94.0 fps, 10 ms/f [apply] 1 s: 60 f / 496 ms, 120.9 fps, 8 ms/f; total: 120 f, 105.8 fps, 9 ms/f [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test01Normal_1Win [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test03Excl_1Win [apply] 0 s: 60 f / 660 ms, 90.9 fps, 11 ms/f; total: 60 f, 90.9 fps, 11 ms/f [apply] 1 s: 60 f / 618 ms, 97.0 fps, 10 ms/f; total: 120 f, 93.8 fps, 10 ms/f [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test03Excl_1Win [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test05Normal_4Win [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test05Normal_4Win [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test07Excl_4Win [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT - test07Excl_4Win [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306626764 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01Normal_1Win took 3.11 sec [apply] Testcase: test03Excl_1Win took 1.429 sec [apply] Testcase: test05Normal_4Win took 1.492 sec [apply] Testcase: test07Excl_4Win took 1.526 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306626764 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT.xml [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306628382 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT [apply] junit.framework.TestListener: tests to run: 6 [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306653424 ms +++ localhost/127.0.0.1:59999 - Locked within 25049 ms, 26 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2GLWindowEachWithOwnDemoGL2ES2 [apply] junit.framework.TestListener: startTest(testSwitch2GLWindowEachWithOwnDemoGL2ES2) [apply] Thread[Thread-5-Animator,5,main] GearsES2.init.0 0x1951ca8c: tileRendererInUse null, GearsES2[obj 0x1951ca8c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1951ca8c on Thread[Thread-5-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x1951ca8c created: GearsObj[0x3d237608, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1951ca8c created: GearsObj[0x631a2693, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1951ca8c created: GearsObj[0x631a2693, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-5-Animator,5,main] GearsES2.init.X 0x1951ca8c FIN GearsES2[obj 0x1951ca8c isInit true, usesShared false, 1 GearsObj[0x3d237608, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x631a2693, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x722d6636, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-5-Animator,5,main] GearsES2.reshape 0x1951ca8c 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffd12e0ac40, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1951ca8c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread-5-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0000-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0256x0256.png [apply] Thread[Thread-5-Animator,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-5-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [apply] null [apply] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread[Thread-5-Animator,5,main] RedSquareES2.init FIN [apply] Thread[Thread-5-Animator,5,main] RedSquareES2.reshape 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffd12e33420, tileRendererInUse null [apply] Thread[Thread-5-Animator,5,main] RedSquareES2.reshape FIN [apply] Thread-5-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0000-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0356x0356.png [apply] 1 - switch - START 1013 [apply] 1 - A w1-h 0x7ffd12e0ac40,-ctx 0x7ffd12e0d500 [apply] 1 - A w2-h 0x7ffd12e33420,-ctx 0x7ffd12db7730 [apply] Thread[Thread-5,5,main] GearsES2.reshape 0x1951ca8c 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffd12e33420, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1951ca8c, angle 8.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-5,5,main] RedSquareES2.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffd12e0ac40, tileRendererInUse null [apply] Thread[Thread-5,5,main] RedSquareES2.reshape FIN [apply] 1 - B w1-h 0x7ffd12e0ac40,-ctx 0x7ffd12db7730 [apply] 1 - B w2-h 0x7ffd12e33420,-ctx 0x7ffd12e0d500 [apply] 1 - switch - END 1013 [apply] Thread-5-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0019-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0356x0356.png [apply] Thread-5-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0018-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0256x0256.png [apply] 2 - switch - START 2064 [apply] 2 - A w1-h 0x7ffd12e0ac40,-ctx 0x7ffd12db7730 [apply] 2 - A w2-h 0x7ffd12e33420,-ctx 0x7ffd12e0d500 [apply] Thread[Thread-5,5,main] RedSquareES2.reshape 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffd12e33420, tileRendererInUse null [apply] Thread[Thread-5,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-5,5,main] GearsES2.reshape 0x1951ca8c 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffd12e0ac40, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1951ca8c, angle 19.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] 2 - B w1-h 0x7ffd12e0ac40,-ctx 0x7ffd12e0d500 [apply] 2 - B w2-h 0x7ffd12e33420,-ctx 0x7ffd12db7730 [apply] 2 - switch - END 2064 [apply] Thread-5-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0039-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0356x0356.png [apply] Thread-5-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0038-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0256x0256.png [apply] junit.framework.TestListener: endTest(testSwitch2GLWindowEachWithOwnDemoGL2ES2) [apply] junit.framework.TestListener: startTest(testSwitch2GLWindowEachWithOwnDemoGLES2) [apply] junit.framework.TestListener: endTest(testSwitch2GLWindowEachWithOwnDemoGLES2) [apply] junit.framework.TestListener: startTest(testSwitch2GLWindowOneDemoGL2ES2) [apply] QUIT Window Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1951ca8c: tileRendererInUse null [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1951ca8c FIN [apply] QUIT Window Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2GLWindowEachWithOwnDemoGL2ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2GLWindowEachWithOwnDemoGLES2 [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2GLWindowEachWithOwnDemoGLES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2GLWindowOneDemoGL2ES2 [apply] Thread[Thread-7-Animator,5,main] GearsES2.init.0 0x39a1e81a: tileRendererInUse null, GearsES2[obj 0x39a1e81a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x39a1e81a on Thread[Thread-7-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x39a1e81a created: GearsObj[0x55f47e63, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x39a1e81a created: GearsObj[0x2695c1ab, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x39a1e81a created: GearsObj[0x2695c1ab, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-7-Animator,5,main] GearsES2.init.X 0x39a1e81a FIN GearsES2[obj 0x39a1e81a isInit true, usesShared false, 1 GearsObj[0x55f47e63, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2695c1ab, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x31ddd557, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-7-Animator,5,main] GearsES2.reshape 0x39a1e81a 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffd12e35600, msaa false, tileRendererInUse null [apply] >> GearsES2 0x39a1e81a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread-7-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGL2ES2________-n0000-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0256x0256.png [apply] 1 - switch - START 1010 [apply] 1 - A w1-h 0x7ffd12e35600,-ctx 0x7ffd12db6780 [apply] 1 - A w2-h 0x7ffd12db9ee0,-ctx 0x7ffd12da0c90 [apply] Thread[Thread-7,5,main] GearsES2.reshape 0x39a1e81a 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffd12db9ee0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x39a1e81a, angle 12.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] 1 - B w1-h 0x7ffd12e35600,-ctx 0x7ffd12da0c90 [apply] 1 - B w2-h 0x7ffd12db9ee0,-ctx 0x7ffd12db6780 [apply] 1 - switch - END 1010 [apply] Thread-7-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGL2ES2________-n0026-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0356x0356.png [apply] 2 - switch - START 2033 [apply] 2 - A w1-h 0x7ffd12e35600,-ctx 0x7ffd12da0c90 [apply] 2 - A w2-h 0x7ffd12db9ee0,-ctx 0x7ffd12db6780 [apply] Thread[Thread-7,5,main] GearsES2.reshape 0x39a1e81a 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffd12e35600, msaa false, tileRendererInUse null [apply] >> GearsES2 0x39a1e81a, angle 22.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] 2 - B w1-h 0x7ffd12e35600,-ctx 0x7ffd12db6780 [apply] 2 - B w2-h 0x7ffd12db9ee0,-ctx 0x7ffd12da0c90 [apply] 2 - switch - END 2033 [apply] Thread-7-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGL2ES2________-n0045-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0256x0256.png [apply] QUIT Window Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x39a1e81a: tileRendererInUse null [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x39a1e81a FIN [apply] QUIT Window Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2GLWindowOneDemoGL2ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2GLWindowOneDemoGLES2 [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2GLWindowOneDemoGLES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2WindowSingleContextGL2ES2 [apply] junit.framework.TestListener: endTest(testSwitch2GLWindowOneDemoGL2ES2) [apply] junit.framework.TestListener: startTest(testSwitch2GLWindowOneDemoGLES2) [apply] junit.framework.TestListener: endTest(testSwitch2GLWindowOneDemoGLES2) [apply] junit.framework.TestListener: startTest(testSwitch2WindowSingleContextGL2ES2) [apply] Thread[Thread-9-Animator,5,main] GearsES2.init.0 0x7227563: tileRendererInUse null, GearsES2[obj 0x7227563 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7227563 on Thread[Thread-9-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x7227563 created: GearsObj[0x12b7de4d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7227563 created: GearsObj[0x65639ad4, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7227563 created: GearsObj[0x65639ad4, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-9-Animator,5,main] GearsES2.init.X 0x7227563 FIN GearsES2[obj 0x7227563 isInit true, usesShared false, 1 GearsObj[0x12b7de4d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x65639ad4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e4a084c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-9-Animator,5,main] GearsES2.reshape 0x7227563 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffd12e35600, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7227563, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread-9-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2WindowSingleContextGL2ES2____-n0000-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0256x0256.png [apply] 1 - switch - START 1011 [apply] Thread[Thread-9,5,main] GearsES2.reshape 0x7227563 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffd12e18940, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7227563, angle 10.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] 1 - switch - END 1011 [apply] 2 - switch - START 2041 [apply] Thread[Thread-9,5,main] GearsES2.reshape 0x7227563 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffd12e35600, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7227563, angle 20.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] 2 - switch - END 2041 [apply] Thread[Thread-9,5,main] GearsES2.dispose 0x7227563: tileRendererInUse null [apply] Thread[Thread-9,5,main] GearsES2.dispose 0x7227563 FIN [apply] QUIT Window Thread[Thread-5-Display-.macosx_nil-1-EDT-3,5,main] [apply] QUIT Window Thread[Thread-5-Display-.macosx_nil-1-EDT-3,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2WindowSingleContextGL2ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2WindowSingleContextGLES2 [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2WindowSingleContextGLES2 [apply] junit.framework.TestListener: endTest(testSwitch2WindowSingleContextGL2ES2) [apply] junit.framework.TestListener: startTest(testSwitch2WindowSingleContextGLES2) [apply] junit.framework.TestListener: endTest(testSwitch2WindowSingleContextGLES2) [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306662523 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 34.226 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306628382 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306653424 ms +++ localhost/127.0.0.1:59999 - Locked within 25049 ms, 26 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2GLWindowEachWithOwnDemoGL2ES2 [apply] Thread[Thread-5-Animator,5,main] GearsES2.init.0 0x1951ca8c: tileRendererInUse null, GearsES2[obj 0x1951ca8c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1951ca8c on Thread[Thread-5-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x1951ca8c created: GearsObj[0x3d237608, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1951ca8c created: GearsObj[0x631a2693, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1951ca8c created: GearsObj[0x631a2693, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-5-Animator,5,main] GearsES2.init.X 0x1951ca8c FIN GearsES2[obj 0x1951ca8c isInit true, usesShared false, 1 GearsObj[0x3d237608, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x631a2693, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x722d6636, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-5-Animator,5,main] GearsES2.reshape 0x1951ca8c 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffd12e0ac40, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1951ca8c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread-5-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0000-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0256x0256.png [apply] Thread[Thread-5-Animator,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-5-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [apply] null [apply] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread[Thread-5-Animator,5,main] RedSquareES2.init FIN [apply] Thread[Thread-5-Animator,5,main] RedSquareES2.reshape 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffd12e33420, tileRendererInUse null [apply] Thread[Thread-5-Animator,5,main] RedSquareES2.reshape FIN [apply] Thread-5-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0000-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0356x0356.png [apply] 1 - switch - START 1013 [apply] 1 - A w1-h 0x7ffd12e0ac40,-ctx 0x7ffd12e0d500 [apply] 1 - A w2-h 0x7ffd12e33420,-ctx 0x7ffd12db7730 [apply] Thread[Thread-5,5,main] GearsES2.reshape 0x1951ca8c 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffd12e33420, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1951ca8c, angle 8.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-5,5,main] RedSquareES2.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffd12e0ac40, tileRendererInUse null [apply] Thread[Thread-5,5,main] RedSquareES2.reshape FIN [apply] 1 - B w1-h 0x7ffd12e0ac40,-ctx 0x7ffd12db7730 [apply] 1 - B w2-h 0x7ffd12e33420,-ctx 0x7ffd12e0d500 [apply] 1 - switch - END 1013 [apply] Thread-5-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0019-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0356x0356.png [apply] Thread-5-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0018-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0256x0256.png [apply] 2 - switch - START 2064 [apply] 2 - A w1-h 0x7ffd12e0ac40,-ctx 0x7ffd12db7730 [apply] 2 - A w2-h 0x7ffd12e33420,-ctx 0x7ffd12e0d500 [apply] Thread[Thread-5,5,main] RedSquareES2.reshape 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffd12e33420, tileRendererInUse null [apply] Thread[Thread-5,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-5,5,main] GearsES2.reshape 0x1951ca8c 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffd12e0ac40, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1951ca8c, angle 19.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] 2 - B w1-h 0x7ffd12e0ac40,-ctx 0x7ffd12e0d500 [apply] 2 - B w2-h 0x7ffd12e33420,-ctx 0x7ffd12db7730 [apply] 2 - switch - END 2064 [apply] Thread-5-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0039-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0356x0356.png [apply] Thread-5-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0038-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0256x0256.png [apply] QUIT Window Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1951ca8c: tileRendererInUse null [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1951ca8c FIN [apply] QUIT Window Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2GLWindowEachWithOwnDemoGL2ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2GLWindowEachWithOwnDemoGLES2 [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2GLWindowEachWithOwnDemoGLES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2GLWindowOneDemoGL2ES2 [apply] Thread[Thread-7-Animator,5,main] GearsES2.init.0 0x39a1e81a: tileRendererInUse null, GearsES2[obj 0x39a1e81a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x39a1e81a on Thread[Thread-7-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x39a1e81a created: GearsObj[0x55f47e63, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x39a1e81a created: GearsObj[0x2695c1ab, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x39a1e81a created: GearsObj[0x2695c1ab, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-7-Animator,5,main] GearsES2.init.X 0x39a1e81a FIN GearsES2[obj 0x39a1e81a isInit true, usesShared false, 1 GearsObj[0x55f47e63, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2695c1ab, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x31ddd557, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-7-Animator,5,main] GearsES2.reshape 0x39a1e81a 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffd12e35600, msaa false, tileRendererInUse null [apply] >> GearsES2 0x39a1e81a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread-7-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGL2ES2________-n0000-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0256x0256.png [apply] 1 - switch - START 1010 [apply] 1 - A w1-h 0x7ffd12e35600,-ctx 0x7ffd12db6780 [apply] 1 - A w2-h 0x7ffd12db9ee0,-ctx 0x7ffd12da0c90 [apply] Thread[Thread-7,5,main] GearsES2.reshape 0x39a1e81a 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffd12db9ee0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x39a1e81a, angle 12.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] 1 - B w1-h 0x7ffd12e35600,-ctx 0x7ffd12da0c90 [apply] 1 - B w2-h 0x7ffd12db9ee0,-ctx 0x7ffd12db6780 [apply] 1 - switch - END 1010 [apply] Thread-7-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGL2ES2________-n0026-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0356x0356.png [apply] 2 - switch - START 2033 [apply] 2 - A w1-h 0x7ffd12e35600,-ctx 0x7ffd12da0c90 [apply] 2 - A w2-h 0x7ffd12db9ee0,-ctx 0x7ffd12db6780 [apply] Thread[Thread-7,5,main] GearsES2.reshape 0x39a1e81a 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffd12e35600, msaa false, tileRendererInUse null [apply] >> GearsES2 0x39a1e81a, angle 22.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] 2 - B w1-h 0x7ffd12e35600,-ctx 0x7ffd12db6780 [apply] 2 - B w2-h 0x7ffd12db9ee0,-ctx 0x7ffd12da0c90 [apply] 2 - switch - END 2033 [apply] Thread-7-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGL2ES2________-n0045-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0256x0256.png [apply] QUIT Window Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x39a1e81a: tileRendererInUse null [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x39a1e81a FIN [apply] QUIT Window Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2GLWindowOneDemoGL2ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2GLWindowOneDemoGLES2 [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2GLWindowOneDemoGLES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2WindowSingleContextGL2ES2 [apply] Thread[Thread-9-Animator,5,main] GearsES2.init.0 0x7227563: tileRendererInUse null, GearsES2[obj 0x7227563 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7227563 on Thread[Thread-9-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x7227563 created: GearsObj[0x12b7de4d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7227563 created: GearsObj[0x65639ad4, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7227563 created: GearsObj[0x65639ad4, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-9-Animator,5,main] GearsES2.init.X 0x7227563 FIN GearsES2[obj 0x7227563 isInit true, usesShared false, 1 GearsObj[0x12b7de4d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x65639ad4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e4a084c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-9-Animator,5,main] GearsES2.reshape 0x7227563 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffd12e35600, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7227563, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread-9-Animator: ** screenshot: TestGLContextDrawableSwitch01NEWT.testSwitch2WindowSingleContextGL2ES2____-n0000-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0256x0256.png [apply] 1 - switch - START 1011 [apply] Thread[Thread-9,5,main] GearsES2.reshape 0x7227563 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffd12e18940, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7227563, angle 10.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] 1 - switch - END 1011 [apply] 2 - switch - START 2041 [apply] Thread[Thread-9,5,main] GearsES2.reshape 0x7227563 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffd12e35600, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7227563, angle 20.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] 2 - switch - END 2041 [apply] Thread[Thread-9,5,main] GearsES2.dispose 0x7227563: tileRendererInUse null [apply] Thread[Thread-9,5,main] GearsES2.dispose 0x7227563 FIN [apply] QUIT Window Thread[Thread-5-Display-.macosx_nil-1-EDT-3,5,main] [apply] QUIT Window Thread[Thread-5-Display-.macosx_nil-1-EDT-3,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2WindowSingleContextGL2ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2WindowSingleContextGLES2 [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT - testSwitch2WindowSingleContextGLES2 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306662523 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testSwitch2GLWindowEachWithOwnDemoGL2ES2 took 4.166 sec [apply] Testcase: testSwitch2GLWindowEachWithOwnDemoGLES2 took 0.001 sec [apply] Testcase: testSwitch2GLWindowOneDemoGL2ES2 took 2.385 sec [apply] Testcase: testSwitch2GLWindowOneDemoGLES2 took 0.001 sec [apply] Testcase: testSwitch2WindowSingleContextGL2ES2 took 2.435 sec [apply] Testcase: testSwitch2WindowSingleContextGLES2 took 0.001 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT [apply] junit.framework.TestListener: tests to run: 12 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306664100 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306668109 ms +++ localhost/127.0.0.1:59999 - Locked within 4017 ms, 5 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01aSwitch2Onscreen2OnscreenGL2ES2_Def [apply] junit.framework.TestListener: startTest(test01aSwitch2Onscreen2OnscreenGL2ES2_Def) [apply] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Source Caps Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Dest Caps Requested: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Is SwapGLContext safe: true [apply] Thread-5-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0000-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0128x0128.png [apply] 1 - switch - START 1046 [apply] 1 - switch - END 1046 [apply] Thread-5-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0148-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0128x0128.png [apply] 2 - switch - START 2010 [apply] 2 - switch - END 2010 [apply] Thread-5-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0202-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0128x0128.png [apply] junit.framework.TestListener: endTest(test01aSwitch2Onscreen2OnscreenGL2ES2_Def) [apply] junit.framework.TestListener: startTest(test01bSwitch2Onscreen2OffscreenGL2ES2_Def) [apply] QUIT Window Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] [apply] QUIT Window Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01aSwitch2Onscreen2OnscreenGL2ES2_Def [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01bSwitch2Onscreen2OffscreenGL2ES2_Def [apply] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Source Caps Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Dest Caps Requested: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], offscr[auto-cfg]] [apply] Is SwapGLContext safe: true [apply] Thread-6-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0000-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0128x0128.png [apply] 1 - switch - START 1013 [apply] 1 - switch - END 1013 [apply] Thread-6-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0060-GL2ES2-sw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [apply] 2 - switch - START 2061 [apply] 2 - switch - END 2061 [apply] Thread-6-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0247-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0128x0128.png [apply] QUIT Window Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01bSwitch2Onscreen2OffscreenGL2ES2_Def [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01cSwitch2Offscreen2OffscreenGL2ES2_Def [apply] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[auto-cfg]] [apply] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [apply] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [apply] Is SwapGLContext safe: true [apply] Thread-7-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [apply] junit.framework.TestListener: endTest(test01bSwitch2Onscreen2OffscreenGL2ES2_Def) [apply] junit.framework.TestListener: startTest(test01cSwitch2Offscreen2OffscreenGL2ES2_Def) [apply] 1 - switch - START 1015 [apply] 1 - switch - END 1015 [apply] Thread-7-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0183-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [apply] 2 - switch - START 2040 [apply] 2 - switch - END 2040 [apply] Thread-7-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0371-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01cSwitch2Offscreen2OffscreenGL2ES2_Def [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01dSwitch2Offscreen2OnscreenGL2ES2_Def [apply] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[auto-cfg]] [apply] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [apply] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[fbo]] [apply] Is SwapGLContext safe: true [apply] Thread-8-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [apply] junit.framework.TestListener: endTest(test01cSwitch2Offscreen2OffscreenGL2ES2_Def) [apply] junit.framework.TestListener: startTest(test01dSwitch2Offscreen2OnscreenGL2ES2_Def) [apply] 1 - switch - START 1066 [apply] 1 - switch - END 1066 [apply] Thread-8-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0222-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0128x0128.png [apply] 2 - switch - START 2009 [apply] 2 - switch - END 2009 [apply] Thread-8-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0276-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [apply] junit.framework.TestListener: endTest(test01dSwitch2Offscreen2OnscreenGL2ES2_Def) [apply] junit.framework.TestListener: startTest(test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA) [apply] QUIT Window Thread[Thread-5-Display-.macosx_nil-1-EDT-3,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01dSwitch2Offscreen2OnscreenGL2ES2_Def [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA [apply] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Source Caps Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/4, sample-ext default, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Dest Caps Requested: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/4, sample-ext default, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Is SwapGLContext safe: true [apply] Thread-9-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0000-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa04_default-0128x0128.png [apply] 1 - switch - START 1039 [apply] 1 - switch - END 1039 [apply] Thread-9-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0181-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa04_default-0128x0128.png [apply] 2 - switch - START 2011 [apply] 2 - switch - END 2011 [apply] Thread-9-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0235-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa04_default-0128x0128.png [apply] QUIT Window Thread[Thread-5-Display-.macosx_nil-1-EDT-4,5,main] [apply] QUIT Window Thread[Thread-5-Display-.macosx_nil-1-EDT-4,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA [apply] junit.framework.TestListener: endTest(test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA) [apply] junit.framework.TestListener: startTest(test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA) [apply] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Source Caps Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/4, sample-ext default, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Dest Caps Requested: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/4, sample-ext default, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], offscr[auto-cfg]] [apply] Is SwapGLContext safe: false [apply] Supressing unsafe tests ... [apply] QUIT Window Thread[Thread-5-Display-.macosx_nil-1-EDT-5,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA [apply] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[auto-cfg]] [apply] Source Caps Chosen : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [apply] Dest Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [apply] Is SwapGLContext safe: true [apply] Thread-11-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png [apply] junit.framework.TestListener: endTest(test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA) [apply] junit.framework.TestListener: startTest(test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA) [apply] 1 - switch - START 1020 [apply] 1 - switch - END 1020 [apply] Thread-11-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0068-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png [apply] 2 - switch - START 2051 [apply] 2 - switch - END 2051 [apply] Thread-11-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0136-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA [apply] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[auto-cfg]] [apply] Source Caps Chosen : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [apply] Dest Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[fbo]] [apply] Is SwapGLContext safe: false [apply] Supressing unsafe tests ... [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03aSwitch2Onscreen2OnscreenGL2ES2_Accu [apply] junit.framework.TestListener: endTest(test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA) [apply] junit.framework.TestListener: startTest(test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA) [apply] junit.framework.TestListener: endTest(test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA) [apply] junit.framework.TestListener: startTest(test03aSwitch2Onscreen2OnscreenGL2ES2_Accu) [apply] 2014-08-06 08:31:27.899 java[7310:a623] invalid pixel format attribute [apply] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Is SwapGLContext safe: true [apply] 2014-08-06 08:31:27.901 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.901 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.902 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.903 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.903 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.904 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.906 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.906 java[7310:a623] invalid pixel format attribute [apply] 2014-08-06 08:31:27.907 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.907 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.908 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.908 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.908 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.909 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.909 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.910 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.910 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.910 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.911 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.911 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.911 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.912 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.912 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.913 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.913 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.914 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.915 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.915 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.916 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.916 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.917 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.917 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.917 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.918 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.918 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.918 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.919 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.919 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.919 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.920 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.920 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.920 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.921 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.921 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.922 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.922 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.923 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.923 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.923 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.924 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.924 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.924 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.925 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.925 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.926 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.926 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.927 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.927 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.927 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.928 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.928 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.928 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.928 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.929 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.929 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.930 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.930 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.931 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.932 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.933 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.933 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.934 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.934 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.935 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.935 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.935 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.936 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.936 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.937 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.937 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.938 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.938 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.939 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.939 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.940 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.940 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.941 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.941 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.942 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.942 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.943 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.943 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.943 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.944 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.944 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.944 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.944 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.945 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.945 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.946 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.946 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.947 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.947 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.948 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.948 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.949 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.949 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.950 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.951 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.952 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.952 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.953 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.953 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.954 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.954 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.955 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.955 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.956 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.956 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.956 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.957 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.957 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.958 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.958 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.959 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.959 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.959 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.960 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.960 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.961 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.961 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.962 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.962 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.963 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.963 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.964 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.964 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.964 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.965 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.965 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.966 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.966 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.967 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.967 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.968 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.978 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.980 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.983 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.984 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.984 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.984 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.985 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.985 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.986 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.986 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.987 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.987 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.988 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.988 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.988 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.989 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.989 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.990 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.990 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.990 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.991 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.991 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.992 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.992 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.993 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.993 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.997 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.998 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.999 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:27.999 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.000 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.000 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.001 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.001 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.002 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.002 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.002 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.003 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.003 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.004 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.004 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.005 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.005 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.005 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.006 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.006 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.007 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.007 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.008 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.008 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.009 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.009 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.010 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.010 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.010 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.011 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.011 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.012 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.012 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.013 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.013 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.014 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.014 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.015 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.015 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.016 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.016 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.017 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.017 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.017 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.018 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.018 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.019 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.020 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.020 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.021 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.021 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.022 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.023 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.024 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.024 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.025 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.025 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.026 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.026 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.027 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.027 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.028 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.028 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.028 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.029 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.029 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.030 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.030 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.031 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.031 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.032 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.032 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.032 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.033 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.033 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.034 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.034 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.035 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.035 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.036 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.036 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.037 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.037 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.038 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.038 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.038 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.039 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.039 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.040 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.040 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.041 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.041 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.042 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.042 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.043 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.043 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.044 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.044 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.044 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.045 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.045 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.046 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.047 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.047 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.048 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.048 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.048 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.049 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.049 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.050 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.050 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.051 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.051 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.051 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.052 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.052 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.053 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.053 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.054 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.054 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.055 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.055 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.056 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.056 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.056 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.057 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.057 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.058 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.058 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.059 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.059 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.060 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.061 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.061 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.062 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.063 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.064 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.064 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.065 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.065 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.065 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.066 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.067 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.067 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.067 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.068 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.068 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.069 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.069 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.070 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.070 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.070 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.070 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.071 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.071 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.071 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.072 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.072 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.072 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.073 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.073 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.074 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.074 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.075 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.076 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.076 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.077 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.077 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.078 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.078 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.079 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.079 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.080 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.080 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.081 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.081 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.082 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.082 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.083 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.083 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.084 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.084 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.084 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.085 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.085 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.086 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.086 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.087 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.087 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.088 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.088 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.089 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.089 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.089 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.090 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.090 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.091 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.091 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.092 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.092 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.093 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.093 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.094 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.094 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.095 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.095 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.096 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.096 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.097 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.097 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.098 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.105 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.106 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.107 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.107 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.107 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.108 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.108 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.109 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.109 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.110 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.110 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.111 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.111 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.112 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.112 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.112 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.112 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.113 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.113 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.113 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.114 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.114 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.114 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.114 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.115 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.115 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.115 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.116 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.116 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.116 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.116 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.117 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.117 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.117 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.118 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.118 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.118 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.118 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.119 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.119 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.119 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.120 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.120 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.120 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.120 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.121 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.121 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.121 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.122 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.122 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.122 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.122 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.123 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.123 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.123 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.124 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.124 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.124 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.124 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.125 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.125 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.125 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.126 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.126 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.126 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.127 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.127 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.127 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.127 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.128 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.128 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.128 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.129 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.129 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.129 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.129 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.130 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.130 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.130 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.131 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.131 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.131 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.131 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.132 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.132 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.132 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.133 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.133 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.133 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.134 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.134 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.134 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.135 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.135 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.136 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.136 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.136 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.136 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.137 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.137 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.137 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.138 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.138 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.138 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.138 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.139 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.139 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.139 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.140 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.140 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.140 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.140 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.141 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.141 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.141 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.142 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.142 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.142 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.142 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.143 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.143 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.143 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.144 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.144 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.144 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.145 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.145 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.145 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.145 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.146 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.146 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.146 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.147 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.147 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.147 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.147 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.148 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.148 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.148 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.149 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.149 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.149 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.149 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.150 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.150 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.150 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.151 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.151 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.151 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.151 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.152 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.152 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.152 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.153 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.153 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.153 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.153 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.154 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.154 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.154 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.155 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.155 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.155 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.155 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.156 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.156 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.156 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.157 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.157 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.157 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.158 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.158 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.158 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.158 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.159 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.159 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.159 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.160 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.160 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.160 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.161 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.161 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.161 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.162 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.162 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.162 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.162 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.163 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.163 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.164 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.164 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.164 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.165 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.165 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.165 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.166 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.166 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.166 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.167 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.167 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.167 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.167 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.168 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.168 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.168 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.169 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.169 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.169 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.169 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.170 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.170 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.170 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.171 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.171 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.171 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.171 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.172 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.172 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.172 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.173 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.173 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.173 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.173 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.174 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.174 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.174 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.175 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.175 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.175 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.175 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.176 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.176 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.176 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.177 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.177 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.177 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.178 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.178 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.178 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.178 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.179 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.179 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.179 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.180 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.180 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.180 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.180 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.181 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.181 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.181 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.182 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.182 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.182 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.182 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.183 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.183 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.183 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.184 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.184 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.184 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.184 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.185 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.185 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.185 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.186 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.186 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.186 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.186 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.188 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.188 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.189 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.189 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.190 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.190 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.191 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.191 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.192 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.193 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.194 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.195 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.196 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.197 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.197 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.198 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.198 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.199 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.199 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.200 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.200 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.201 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.201 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.202 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.202 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.203 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.203 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.204 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.204 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.215 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.225 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.231 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.231 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.232 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.232 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.232 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.232 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.233 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.233 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.233 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.233 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.234 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.234 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.234 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.234 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.235 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.235 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.235 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.236 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.236 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.236 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.236 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.237 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.237 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.237 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.237 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.238 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.238 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.238 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.239 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.239 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.239 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.239 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.240 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.240 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.240 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.240 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.241 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.241 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.241 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.242 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.242 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.242 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.242 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.243 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.243 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.243 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.243 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.244 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.244 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.244 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.245 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.245 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.245 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.245 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.246 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.246 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.246 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.246 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.247 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.247 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.247 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.247 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.248 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.248 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.248 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.249 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.249 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.249 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.249 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.250 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.250 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.250 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.250 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.251 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.251 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.251 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.251 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.252 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.252 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.252 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.253 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.253 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.253 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.253 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.254 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.254 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.254 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.255 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.255 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.255 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.255 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.256 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.256 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.256 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.256 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.257 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.257 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.257 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.258 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.258 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.258 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.259 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.259 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.259 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.260 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.260 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.260 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.261 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.261 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.262 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.262 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.262 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.263 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.263 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.263 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.264 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.264 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.264 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.265 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.265 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.265 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.265 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.266 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.266 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.266 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.266 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.267 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.267 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.267 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.268 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.268 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.268 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.268 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.269 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.269 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.269 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.269 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.270 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.270 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.270 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.271 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.271 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.271 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.271 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.272 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.272 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.272 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.272 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.273 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.273 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.273 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.273 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.274 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.274 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.274 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.275 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.275 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.275 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.275 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.276 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.276 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.276 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.276 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.277 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.277 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.277 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.278 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.278 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.278 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.278 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.279 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.279 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.279 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.280 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.280 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.280 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.280 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.281 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.281 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.281 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.282 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.282 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.282 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.282 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.283 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.283 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.283 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.283 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.284 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.284 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.284 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.285 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.285 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.285 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.285 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.286 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.286 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.286 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.286 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.287 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.287 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.287 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.288 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.288 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.288 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.289 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.289 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.290 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.290 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.290 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.291 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.291 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.291 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.291 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.292 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.292 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.292 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.293 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.293 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.293 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.293 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.294 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.294 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.294 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.294 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.295 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.295 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.295 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.296 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.296 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.296 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.296 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.297 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.297 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.297 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.297 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.298 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.298 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.298 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.298 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.299 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.299 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.299 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.300 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.300 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.300 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.300 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.301 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.301 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.301 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.301 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.302 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.302 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.302 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.303 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.303 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.303 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.303 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.304 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.304 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.304 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.304 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.305 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.306 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.307 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.307 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.308 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.309 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.310 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.311 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.311 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.312 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.312 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.313 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.313 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.314 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.314 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.315 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.316 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.327 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.327 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.328 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.328 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.329 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.330 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.340 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.342 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.343 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.343 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.344 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.345 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.345 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.346 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.346 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.347 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.347 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.347 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.348 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.348 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.348 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.349 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.349 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.349 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.350 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.350 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.350 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.350 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.351 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.351 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.351 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.351 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.352 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.352 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.352 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.353 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.353 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.353 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.354 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.354 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.355 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.355 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.356 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.356 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.356 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.356 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.357 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.357 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.357 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.357 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.358 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.358 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.359 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.359 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.359 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.359 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.360 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.360 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.360 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.361 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.361 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.361 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.362 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.362 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.362 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.363 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.363 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.363 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.363 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.364 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.364 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.364 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.364 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.365 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.365 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.365 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.365 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.366 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.366 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.366 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.367 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.367 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.367 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.367 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.368 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.368 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.368 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.369 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.369 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.369 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.369 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.370 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.370 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.370 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.371 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.371 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.371 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.372 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.372 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.372 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.373 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.373 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.373 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.374 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.374 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.375 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.375 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.375 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.375 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.376 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.376 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.376 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.376 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.377 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.377 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.377 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.378 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.378 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.378 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.378 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.379 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.379 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.379 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.379 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.380 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.380 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.381 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.381 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.381 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.381 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.382 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.382 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.382 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.382 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.383 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.383 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.383 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.384 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.384 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.384 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.385 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.385 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.385 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.385 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.386 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.386 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.386 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.386 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.387 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.387 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.387 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.388 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.388 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.388 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.389 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.389 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.389 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.390 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.390 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.391 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.391 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.391 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.392 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.392 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.392 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.393 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.393 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.393 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.394 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.394 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.394 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.394 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.395 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.395 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.395 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.395 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.396 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.396 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.396 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.396 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.397 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.397 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.397 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.398 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.398 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.398 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.398 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.399 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.399 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.399 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.400 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.400 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.400 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.401 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.401 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.401 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.402 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.402 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.402 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.402 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.403 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.403 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.403 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.403 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.404 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.404 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.404 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.405 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.405 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.405 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.405 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.406 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.406 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.406 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.406 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.407 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.407 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.407 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.408 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.408 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.408 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.408 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.409 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.409 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.409 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.409 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.410 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.410 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.411 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.411 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.411 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.412 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.412 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.413 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.413 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.413 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.414 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.414 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.414 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.414 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.415 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.415 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.415 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.415 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.416 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.416 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.416 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.417 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.417 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.417 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.417 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.418 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.418 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.418 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.418 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.419 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.419 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.419 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.420 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.420 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.420 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.421 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.421 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.421 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.421 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.422 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.422 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.422 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.423 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.423 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.423 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.424 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.424 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.424 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.424 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.425 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.425 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.426 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.426 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.426 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.427 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.427 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.428 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.428 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.428 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.428 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.429 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.429 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.429 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.429 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.430 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.430 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.430 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.431 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.431 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.431 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.431 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.432 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.432 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.432 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.432 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.433 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.433 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.433 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.434 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.434 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.434 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.434 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.435 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.435 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.435 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.435 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.436 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.436 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.436 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.437 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.437 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.437 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.437 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.438 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.438 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.438 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.438 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.443 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.448 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.449 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.449 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.449 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.450 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.450 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.450 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.450 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.451 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.451 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.451 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.451 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.452 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.452 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.452 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.453 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.453 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.453 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.454 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.454 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.454 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.454 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.455 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.455 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.455 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.456 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.456 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.456 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.456 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.457 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.457 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.457 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.458 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.458 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.458 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.458 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.459 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.459 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.459 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.460 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.460 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.460 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.460 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.461 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.461 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.461 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.462 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.462 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.462 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.462 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.463 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.463 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.464 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.464 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.464 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.465 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.465 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.465 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.465 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.466 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.466 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.466 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.467 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.467 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.467 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.468 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.468 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.468 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.469 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.470 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.470 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.471 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.472 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.472 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.473 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.474 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.474 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.475 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.476 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.478 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.478 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.479 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.479 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.479 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.480 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.480 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.480 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.481 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.481 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.481 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.481 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.482 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.482 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.482 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.483 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.483 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.483 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.484 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.484 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.484 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.484 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.485 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.485 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.485 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.485 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.486 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.486 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.486 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.486 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.487 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.487 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.487 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.488 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.488 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.488 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.488 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.489 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.489 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.489 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.489 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.490 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.490 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.490 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.491 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.491 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.491 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.491 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.492 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.492 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.492 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.492 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.493 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.493 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.493 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.494 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.494 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.494 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.495 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.495 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.496 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.496 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.496 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.497 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.497 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.497 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.497 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.498 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.498 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.498 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.498 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.499 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.499 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.499 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.500 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.500 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.500 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.500 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.501 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.501 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.501 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.502 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.502 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.502 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.502 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.503 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.503 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.503 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.503 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.504 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.504 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.504 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.505 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.505 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.505 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.505 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.506 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.506 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.506 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.506 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.507 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.507 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.507 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.508 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.508 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.508 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.508 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.509 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.509 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.509 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.510 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.510 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.510 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.510 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.511 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.511 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.511 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.512 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.512 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.512 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.513 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.513 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.513 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.514 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.514 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.514 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.514 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.515 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.515 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.515 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.516 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.516 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.517 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.517 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.517 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.517 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.518 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.518 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.518 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.518 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.519 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.519 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.519 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.520 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.520 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.520 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.521 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.521 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.521 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.522 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.522 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.522 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.523 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.523 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.523 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.524 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.524 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.524 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.524 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.525 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.525 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.525 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.525 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.526 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.526 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.526 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.527 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.527 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.527 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.527 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.528 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.528 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.528 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.528 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.529 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.529 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.529 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.529 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.530 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.530 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.530 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.531 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.531 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.531 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.531 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.532 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.532 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.532 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.532 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.533 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.533 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.533 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.533 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.534 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.534 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.534 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.535 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.535 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.535 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.535 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.536 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.536 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.536 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.536 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.537 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.537 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.537 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.537 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.538 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.538 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.538 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.539 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.539 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.539 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.539 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.540 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.540 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.540 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.540 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.541 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.541 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.541 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.542 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.542 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.542 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.542 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.543 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.543 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.543 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.543 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.544 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.544 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.544 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.544 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.545 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.545 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.545 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.546 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.546 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.546 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.547 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.547 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.547 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.547 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.548 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.552 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.555 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.556 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.559 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.563 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.563 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.564 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.564 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.564 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.564 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.565 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.565 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.565 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.566 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.566 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.566 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.566 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.567 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.567 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.567 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.567 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.568 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.568 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.568 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.568 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.569 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.569 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.569 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.570 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.570 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.570 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.570 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.571 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.571 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.571 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.571 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.572 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.572 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.572 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.572 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.573 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.573 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.573 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.574 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.574 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.574 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.574 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.575 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.575 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.575 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.575 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.576 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.576 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.576 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.576 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.577 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.577 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.577 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.578 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.578 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.578 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.578 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.579 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.579 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.579 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.579 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.580 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.580 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.580 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.581 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.581 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.581 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.582 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.582 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.582 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.582 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.583 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.583 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.584 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.584 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.584 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.585 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.585 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.586 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.586 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.587 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.587 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.587 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.587 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.588 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.588 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.588 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.589 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.589 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.590 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.590 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.590 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.591 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.591 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.591 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.591 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.592 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.592 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.592 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.593 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.593 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.593 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.593 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.594 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.594 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.594 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.594 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.595 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.595 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.595 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.595 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.596 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.596 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.596 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.597 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.597 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.597 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.597 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.598 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.598 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.598 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.598 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.599 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.599 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.599 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.599 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.600 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.600 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.600 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.601 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.601 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.601 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.601 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.602 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.602 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.602 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.603 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.603 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.603 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.604 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.604 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.604 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.604 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.605 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.605 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.605 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.605 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.606 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.606 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.606 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.607 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.607 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.607 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.607 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.608 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.608 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.608 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.609 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.609 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.609 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.609 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.610 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.610 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.610 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.611 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.611 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.611 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.611 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.612 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.612 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.612 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.612 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.613 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.613 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.613 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.613 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.614 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.614 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.614 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.615 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.615 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.616 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.616 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.616 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.617 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.617 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.617 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.618 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.618 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.618 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.619 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.619 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.619 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.619 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.620 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.620 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.620 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.621 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.621 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.621 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.621 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.622 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.622 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.622 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.623 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.623 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.623 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.623 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.624 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.624 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.624 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.624 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.625 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.625 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.625 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.626 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.626 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.626 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.626 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.627 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.627 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.627 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.627 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.628 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.628 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.628 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.628 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.629 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.629 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.629 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.630 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.630 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.630 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.630 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.631 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.631 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.631 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.631 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.632 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.632 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.632 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.633 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.633 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.633 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.634 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.634 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.634 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.634 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.635 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.635 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.635 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.635 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.636 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.636 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.636 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.636 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.637 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.637 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.637 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.638 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.638 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.638 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.638 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.639 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.639 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.639 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.639 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.640 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.640 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.640 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.641 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.641 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.641 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.641 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.642 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.642 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.642 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.642 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.643 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.643 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.643 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.643 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.644 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.644 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.644 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.645 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.645 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.645 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.645 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.646 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.646 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.646 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.646 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.647 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.647 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.647 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.647 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.648 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.648 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.648 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.648 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.649 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.649 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.649 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.650 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.650 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.650 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.650 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.651 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.651 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.651 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.651 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.652 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.652 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.652 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.653 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.653 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.653 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.653 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.654 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.654 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.654 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.655 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.655 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.655 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.655 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.656 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.656 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.656 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.656 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.657 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.657 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.657 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.657 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.658 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.658 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.658 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.658 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.659 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.659 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.659 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.660 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.660 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.660 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.660 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.661 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.661 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.661 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.661 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.662 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.662 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.662 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.663 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.663 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.663 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.663 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.664 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.664 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.664 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.664 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.675 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.675 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.676 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.676 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.676 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.676 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.677 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.677 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.677 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.678 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.678 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.678 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.678 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.679 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.679 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.679 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.680 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.680 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.680 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.681 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.681 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.681 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.681 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.682 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.682 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.682 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.683 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.683 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.683 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.683 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.684 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.684 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.684 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.684 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.685 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.685 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.685 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.685 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.686 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.686 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.686 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.686 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.687 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.687 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.687 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.688 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.688 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.688 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.688 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.689 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.689 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.689 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.689 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.690 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.690 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.690 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.690 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.691 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.691 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.691 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.692 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.692 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.692 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.692 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.693 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.693 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.693 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.693 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.694 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.694 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.694 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.695 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.695 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.695 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.696 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.696 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.696 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.697 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.697 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.697 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.698 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.698 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.698 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.698 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.699 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.699 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.700 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.700 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.700 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.701 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.701 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.701 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.702 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.702 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.702 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.702 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.703 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.703 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.703 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.704 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.704 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.704 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.705 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.705 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.705 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.706 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.706 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.706 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.707 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.707 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.707 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.707 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.708 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.708 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.708 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.708 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.709 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.709 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.709 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.709 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.710 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.710 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.710 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.711 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.711 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.711 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.711 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.712 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.712 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.712 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.712 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.713 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.713 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.713 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.713 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.714 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.714 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.714 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.715 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.715 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.715 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.715 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.716 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.716 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.716 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.716 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.717 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.717 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.717 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.717 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.718 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.718 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.718 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.719 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.719 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.719 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.720 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.720 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.720 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.721 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.721 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.721 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.722 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.722 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.722 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.723 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.723 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.723 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.723 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.724 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.724 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.725 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.725 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.725 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.725 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.726 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.726 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.726 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.726 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.727 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.727 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.727 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.727 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.728 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.728 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.728 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.729 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.729 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.729 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.730 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.730 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.730 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.731 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.731 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.731 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.731 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.732 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.732 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.732 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.732 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.733 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.733 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.733 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.734 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.734 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.734 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.734 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.735 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.735 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.735 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.735 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.736 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.736 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.736 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.736 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.737 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.737 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.737 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.738 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.738 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.738 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.738 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.739 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.739 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.739 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.739 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.740 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.740 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.740 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.740 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.741 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.741 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.741 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.742 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.742 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.742 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.742 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.743 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.743 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.744 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.744 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.744 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.744 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.745 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.745 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.745 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.746 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.746 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.746 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.746 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.747 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.747 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.747 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.747 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.748 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.748 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.748 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.749 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.749 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.749 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.750 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.750 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.750 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.751 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.751 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.751 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.751 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.752 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.752 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.752 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.752 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.753 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.753 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.753 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.753 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.754 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.754 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.754 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.755 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.755 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.755 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.755 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.756 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.756 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.756 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.756 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.757 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.757 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.757 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.757 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.758 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.758 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.758 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.758 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.759 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.759 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.759 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.760 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.760 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.760 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.761 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.761 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.761 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.761 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.762 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.762 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.762 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.762 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.763 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.763 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.763 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.764 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.764 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.764 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.765 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.765 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.765 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.765 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.766 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.766 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.766 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.766 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.767 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.767 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.767 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.767 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.768 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.768 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.768 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.769 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.769 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.769 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.769 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.770 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.770 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.770 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.770 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.771 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.771 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.771 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.771 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.772 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.772 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.772 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.772 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.773 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.773 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.773 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.774 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.774 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.774 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.774 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.775 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.775 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.783 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.783 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.784 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.784 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.784 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.784 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.785 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.785 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.785 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.785 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.786 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.786 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.786 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.787 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.787 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.787 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.787 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.788 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.788 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.788 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.788 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.789 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.789 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.789 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.789 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.790 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.790 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.790 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.791 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.791 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.791 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.791 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.792 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.792 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.792 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.792 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.793 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.793 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.793 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.793 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.794 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.794 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.794 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.795 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.795 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.795 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.795 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.796 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.796 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.796 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.796 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.797 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.797 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.797 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.797 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.798 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.798 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.798 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.798 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.799 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.799 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.799 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.800 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.800 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.800 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.800 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.801 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.801 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.801 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.801 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.802 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.802 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.802 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.802 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.803 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.803 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.803 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.804 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.804 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.804 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.804 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.805 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.805 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.805 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.805 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.806 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.806 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.806 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.806 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.807 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.807 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.807 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.808 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.808 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.808 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.808 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.809 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.809 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.810 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.810 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.810 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.810 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.811 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.811 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.811 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.812 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.812 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.812 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.812 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.813 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.813 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.813 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.814 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.814 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.814 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.815 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.815 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.815 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.815 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.816 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.816 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.816 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.817 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.817 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.818 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.818 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.818 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.819 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.819 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.820 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.820 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.820 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.821 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.821 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.821 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.822 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.822 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.822 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.822 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.823 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.823 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.823 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.823 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.824 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.824 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.824 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.824 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.825 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.825 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.825 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.825 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.826 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.826 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.826 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.826 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.827 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.827 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.827 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.828 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.828 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.828 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.828 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.829 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.829 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.829 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.829 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.830 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.830 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.830 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.830 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.831 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.831 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.831 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.831 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.832 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.832 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.832 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.833 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.833 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.833 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.833 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.834 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.834 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.834 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.834 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.835 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.835 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.835 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.835 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.836 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.836 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.837 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.837 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.837 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.837 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.838 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.838 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.838 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.839 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.839 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.839 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.840 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.840 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.840 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.841 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.841 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.841 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.842 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.842 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.842 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.843 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.843 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.843 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.843 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.844 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.844 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.844 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.844 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.845 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.845 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.845 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.845 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.846 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.846 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.846 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.847 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.847 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.847 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.848 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.848 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.848 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.849 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.849 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.849 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.850 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.850 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.850 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.851 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.851 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.851 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.852 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.852 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.852 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.852 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.853 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.853 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.853 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.853 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.854 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.854 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.854 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.854 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.855 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.855 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.855 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.855 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.856 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.856 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.856 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.857 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.857 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.857 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.857 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.858 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.858 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.858 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.859 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.859 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.859 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.859 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.860 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.860 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.860 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.860 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.861 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.861 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.861 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.861 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.862 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.862 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.862 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.863 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.863 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.863 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.863 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.864 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.864 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.864 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.864 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.865 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.865 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.865 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.865 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.866 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.866 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.866 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.866 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.867 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.867 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.867 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.868 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.868 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.868 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.868 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.869 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.869 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.869 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.869 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.870 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.870 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.870 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.870 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.871 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.871 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.871 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.872 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.872 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.873 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.873 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.873 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.873 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.874 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.874 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.874 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.874 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.875 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.875 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.875 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.875 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.876 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.876 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.876 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.876 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.877 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.877 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.877 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.878 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.878 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.878 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.878 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.879 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.879 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.879 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.879 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.880 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.880 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.880 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.880 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.881 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.881 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.881 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.881 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.882 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.882 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.882 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.883 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.890 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.891 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.891 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.891 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.892 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.892 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.892 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.892 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.893 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.893 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.893 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.894 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.894 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.894 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.894 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.895 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.895 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.895 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.895 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.896 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.896 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.896 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.896 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.897 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.897 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.897 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.898 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.898 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.898 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.898 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.899 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.899 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.899 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.899 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.900 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.900 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.900 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.900 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.901 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.901 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.901 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.901 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.902 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.902 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.902 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.903 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.903 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.903 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.903 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.904 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.904 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.904 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.904 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.905 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.905 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.905 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.905 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.906 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.906 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.906 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.906 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.907 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.907 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.908 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.908 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.909 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.909 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.910 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.910 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.911 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.911 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.911 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.912 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.912 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.913 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.913 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.914 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.915 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.915 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.915 java[7310:c317] invalid pixel format attribute [apply] 1 - switch - START 1015 [apply] 2014-08-06 08:31:28.916 java[7310:b73f] invalid pixel format attribute [apply] 2014-08-06 08:31:28.916 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.916 java[7310:b73f] invalid pixel format attribute [apply] 1 - switch - END 1015 [apply] 2014-08-06 08:31:28.917 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.917 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.917 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.918 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.918 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.918 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.919 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.919 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.919 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.920 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.920 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.920 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.921 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.921 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.922 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.922 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.922 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.923 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.923 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.923 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.923 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.924 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.924 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.924 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.924 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.925 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.925 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.925 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.925 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.926 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.926 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.926 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.927 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.927 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.927 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.927 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.928 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.928 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.928 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.929 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.929 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.930 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.930 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.930 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.931 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.931 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.931 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.931 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.932 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.932 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.932 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.932 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.933 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.933 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.933 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.933 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.934 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.934 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.934 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.935 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.935 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.935 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.935 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.936 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.936 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.936 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.936 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.937 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.937 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.937 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.937 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.938 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.938 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.938 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.938 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.939 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.939 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.939 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.940 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.940 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.940 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.940 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.941 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.941 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.941 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.941 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.942 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.942 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.942 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.942 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.943 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.943 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.943 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.943 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.944 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.944 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.944 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.944 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.945 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.945 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.945 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.946 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.946 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.946 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.947 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.947 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.947 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.947 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.948 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.948 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.948 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.948 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.949 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.949 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.949 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.949 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.950 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.950 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.950 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.951 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.951 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.951 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.951 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.952 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.952 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.952 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.953 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.953 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.953 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.954 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.954 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.954 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.955 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.955 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.955 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.956 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.956 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.956 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.956 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.957 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.957 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.957 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.957 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.958 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.958 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.958 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.959 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.959 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.959 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.959 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.960 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.960 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.960 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.960 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.961 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.961 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.961 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.961 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.962 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.962 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.962 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.962 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.963 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.963 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.963 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.964 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.964 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.964 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.964 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.965 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.965 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.966 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.966 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.966 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.967 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.967 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.967 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.967 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.968 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.968 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.968 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.968 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.969 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.969 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.969 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.970 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.970 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.970 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.970 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.971 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.971 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.971 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.971 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.972 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.972 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.972 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.972 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.973 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.973 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.973 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.974 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.974 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.974 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.974 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.975 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.975 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.975 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.975 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.976 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.976 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.976 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.976 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.977 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.977 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.977 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.977 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.978 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.978 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.978 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.978 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.979 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.979 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.979 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.980 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.980 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.980 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.980 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.981 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.981 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.981 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.981 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.982 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.982 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.982 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.982 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.983 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.983 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.983 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.983 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.984 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.984 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.984 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.984 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.985 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.985 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.985 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.986 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.986 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.986 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.986 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.987 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.987 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.987 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.987 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.988 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.988 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.988 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.988 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.989 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.989 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.989 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.989 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.990 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.990 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.990 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.990 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.991 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.991 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.991 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.992 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:28.999 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.000 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.000 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.001 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.001 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.001 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.001 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.002 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.002 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.002 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.002 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.003 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.003 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.003 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.004 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.004 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.004 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.004 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.005 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.005 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.005 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.005 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.006 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.006 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.006 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.006 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.007 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.007 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.007 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.007 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.008 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.008 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.008 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.008 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.009 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.009 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.009 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.010 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.010 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.010 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.010 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.011 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.011 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.011 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.011 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.012 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.012 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.012 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.012 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.013 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.013 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.013 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.013 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.014 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.014 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.014 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.015 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.015 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.015 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.015 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.016 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.016 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.016 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.016 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.017 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.017 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.017 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.018 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.018 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.018 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.018 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.019 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.019 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.019 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.019 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.020 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.020 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.020 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.020 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.021 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.021 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.021 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.021 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.022 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.022 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.022 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.023 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.023 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.023 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.024 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.024 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.024 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.024 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.025 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.025 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.025 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.026 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.026 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.026 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.026 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.027 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.027 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.027 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.027 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.028 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.028 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.028 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.028 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.029 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.029 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.029 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.029 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.030 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.030 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.030 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.031 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.031 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.031 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.031 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.032 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.032 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.032 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.032 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.033 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.033 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.033 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.033 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.034 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.034 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.034 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.035 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.035 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.035 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.036 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.036 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.036 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.037 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.037 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.037 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.038 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.038 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.038 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.039 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.039 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.039 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.040 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.040 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.041 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.041 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.041 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.042 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.042 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.042 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.043 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.043 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.043 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.043 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.044 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.044 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.044 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.044 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.045 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.045 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.045 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.046 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.046 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.046 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.046 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.047 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.047 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.047 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.047 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.048 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.048 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.048 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.048 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.049 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.049 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.049 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.049 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.050 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.050 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.050 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.051 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.051 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.051 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.051 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.052 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.052 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.052 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.052 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.053 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.053 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.053 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.053 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.054 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.054 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.054 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.055 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.055 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.055 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.055 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.056 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.056 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.056 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.057 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.057 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.057 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.057 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.058 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.058 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.058 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.059 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.059 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.059 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.060 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.060 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.060 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.061 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.061 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.061 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.061 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.062 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.062 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.062 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.062 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.063 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.063 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.063 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.063 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.064 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.064 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.064 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.065 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.065 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.065 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.066 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.066 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.066 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.067 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.067 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.067 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.068 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.068 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.068 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.069 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.069 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.069 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.070 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.070 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.070 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.070 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.071 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.071 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.072 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.072 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.073 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.073 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.073 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.073 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.074 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.074 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.074 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.074 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.075 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.075 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.075 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.075 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.076 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.076 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.077 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.077 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.077 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.078 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.078 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.078 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.079 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.079 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.080 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.080 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.081 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.081 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.081 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.082 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.082 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.082 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.082 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.083 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.083 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.084 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.084 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.084 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.084 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.085 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.085 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.085 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.085 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.086 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.086 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.086 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.086 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.087 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.087 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.087 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.087 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.088 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.088 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.088 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.088 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.089 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.089 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.089 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.090 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.090 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.090 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.090 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.091 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.091 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.092 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.092 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.092 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.092 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.093 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.093 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.093 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.093 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.094 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.094 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.094 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.094 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.095 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.095 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.095 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.095 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.096 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.096 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.096 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.097 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.097 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.097 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.097 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.098 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.098 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.098 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.098 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.099 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.099 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.099 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.100 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.108 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.109 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.109 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.109 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.110 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.111 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.111 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.112 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.112 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.112 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.112 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.113 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.113 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.113 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.113 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.114 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.114 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.114 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.114 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.115 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.115 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.115 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.115 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.116 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.116 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.116 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.116 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.117 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.117 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.117 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.117 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.118 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.118 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.118 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.119 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.119 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.119 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.119 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.120 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.120 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.120 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.120 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.121 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.121 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.121 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.121 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.122 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.122 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.122 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.122 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.123 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.123 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.123 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.124 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.124 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.124 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.125 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.125 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.125 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.125 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.126 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.126 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.126 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.126 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.127 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.127 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.127 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.128 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.128 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.128 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.128 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.129 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.129 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.129 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.129 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.130 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.130 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.130 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.130 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.131 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.131 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.131 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.132 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.132 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.132 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.133 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.133 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.134 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.134 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.134 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.134 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.135 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.135 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.135 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.135 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.136 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.136 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.136 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.137 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.137 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.137 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.137 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.138 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.138 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.138 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.138 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.139 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.139 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.139 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.139 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.140 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.140 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.140 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.140 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.141 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.141 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.141 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.141 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.142 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.142 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.142 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.143 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.143 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.143 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.144 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.144 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.144 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.144 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.145 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.145 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.145 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.146 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.146 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.146 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.147 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.147 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.147 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.148 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.148 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.148 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.149 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.149 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.149 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.149 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.150 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.150 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.150 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.150 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.151 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.151 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.151 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.152 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.152 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.152 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.152 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.153 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.153 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.153 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.153 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.154 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.154 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.154 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.154 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.155 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.155 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.155 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.156 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.156 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.156 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.157 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.157 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.157 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.158 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.158 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.158 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.159 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.159 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.159 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.160 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.160 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.160 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.160 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.161 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.161 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.161 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.161 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.162 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.162 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.162 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.162 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.163 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.163 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.163 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.163 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.164 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.164 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.164 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.164 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.165 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.165 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.165 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.166 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.166 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.166 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.166 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.167 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.167 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.167 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.167 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.168 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.168 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.168 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.168 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.169 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.169 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.169 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.169 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.170 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.170 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.170 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.171 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.171 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.171 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.171 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.172 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.172 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.172 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.173 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.173 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.173 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.173 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.174 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.174 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.174 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.174 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.175 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.175 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.175 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.175 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.176 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.176 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.176 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.177 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.177 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.177 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.178 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.178 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.178 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.179 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.179 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.179 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.180 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.180 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.180 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.181 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.181 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.181 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.181 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.182 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.182 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.182 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.182 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.183 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.183 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.183 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.184 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.184 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.184 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.184 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.185 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.185 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.185 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.185 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.186 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.186 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.186 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.186 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.187 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.187 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.187 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.187 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.188 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.188 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.188 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.188 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.189 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.189 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.189 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.189 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.190 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.190 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.190 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.191 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.191 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.191 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.191 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.192 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.192 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.192 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.192 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.193 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.193 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.193 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.193 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.194 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.194 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.194 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.195 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.195 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.195 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.195 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.196 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.196 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.196 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.196 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.197 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.197 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.197 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.197 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.198 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.198 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.198 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.199 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.199 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.199 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.199 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.200 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.200 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.200 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.200 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.201 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.201 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.201 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.201 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.202 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.202 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.202 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.202 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.203 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.203 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.203 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.203 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.204 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.204 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.204 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.204 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.205 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.205 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.205 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.205 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.206 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.206 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.206 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.206 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.207 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.207 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.207 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.208 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.208 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.211 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.215 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.217 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.218 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.218 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.218 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.219 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.219 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.219 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.219 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.220 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.220 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.220 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.220 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.221 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.221 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.221 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.221 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.222 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.222 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.222 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.222 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.223 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.223 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.223 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.223 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.224 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.224 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.224 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.224 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.225 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.225 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.225 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.226 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.226 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.226 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.226 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.227 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.227 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.227 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.227 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.228 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.228 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.228 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.228 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.229 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.229 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.229 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.229 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.230 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.230 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.230 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.230 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.231 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.231 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.231 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.231 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.232 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.232 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.232 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.233 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.233 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.233 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.234 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.234 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.234 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.235 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.235 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.235 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.235 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.236 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.236 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.236 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.236 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.237 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.237 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.237 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.237 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.238 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.238 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.238 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.238 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.239 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.239 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.239 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.239 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.240 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.240 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.240 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.240 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.241 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.241 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.241 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.242 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.242 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.242 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.242 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.243 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.243 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.243 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.243 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.244 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.244 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.244 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.244 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.245 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.245 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.245 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.245 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.246 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.246 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.246 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.246 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.247 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.247 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.247 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.247 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.248 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.248 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.248 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.248 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.249 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.249 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.249 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.250 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.250 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.250 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.251 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.251 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.252 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.252 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.253 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.253 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.253 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.253 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.254 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.254 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.254 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.254 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.255 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.255 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.256 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.256 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.256 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.257 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.257 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.257 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.257 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.258 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.258 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.258 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.259 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.259 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.259 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.260 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.260 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.260 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.261 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.261 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.261 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.261 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.262 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.262 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.262 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.263 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.263 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.263 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.263 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.264 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.264 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.264 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.264 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.265 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.265 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.265 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.265 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.266 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.266 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.266 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.266 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.267 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.267 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.267 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.267 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.268 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.268 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.268 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.268 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.269 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.269 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.269 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.269 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.270 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.270 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.270 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.270 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.271 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.271 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.271 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.272 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.272 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.272 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.272 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.273 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.273 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.273 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.273 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.274 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.274 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.274 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.274 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.275 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.275 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.275 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.275 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.276 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.276 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.276 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.276 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.277 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.277 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.277 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.277 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.278 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.278 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.278 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.278 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.279 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.279 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.279 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.280 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.280 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.280 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.281 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.281 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.281 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.281 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.282 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.282 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.282 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.282 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.283 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.283 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.283 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.284 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.284 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.284 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.284 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.285 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.285 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.285 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.285 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.286 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.286 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.286 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.286 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.287 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.287 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.287 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.287 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.288 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.288 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.288 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.289 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.289 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.289 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.289 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.290 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.290 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.290 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.290 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.291 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.291 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.291 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.291 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.292 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.292 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.292 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.292 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.293 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.293 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.293 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.293 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.294 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.294 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.294 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.294 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.295 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.295 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.295 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.295 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.296 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.296 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.296 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.296 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.297 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.297 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.297 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.298 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.298 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.298 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.298 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.299 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.299 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.299 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.299 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.300 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.300 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.300 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.300 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.301 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.301 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.301 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.301 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.302 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.302 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.302 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.302 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.303 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.303 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.303 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.303 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.304 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.304 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.304 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.304 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.305 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.305 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.305 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.305 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.306 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.306 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.306 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.306 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.307 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.307 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.307 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.308 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.308 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.308 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.308 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.309 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.309 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.309 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.309 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.310 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.310 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.310 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.310 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.311 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.311 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.311 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.311 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.312 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.312 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.312 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.312 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.313 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.313 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.313 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.313 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.314 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.314 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.314 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.315 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.315 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.315 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.315 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.316 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.316 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.316 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.316 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.317 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.317 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.318 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.319 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.324 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.330 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.330 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.330 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.331 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.331 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.331 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.331 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.332 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.332 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.332 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.332 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.333 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.333 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.333 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.333 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.334 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.334 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.334 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.334 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.335 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.335 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.335 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.335 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.336 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.336 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.336 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.336 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.337 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.337 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.337 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.338 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.338 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.338 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.338 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.339 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.339 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.339 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.339 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.340 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.340 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.340 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.340 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.341 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.341 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.341 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.341 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.342 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.342 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.342 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.342 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.343 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.343 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.343 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.344 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.344 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.344 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.344 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.345 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.346 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.346 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.347 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.347 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.347 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.347 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.348 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.348 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.348 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.349 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.349 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.349 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.349 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.350 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.350 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.350 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.350 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.351 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.351 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.351 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.351 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.352 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.352 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.352 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.353 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.353 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.353 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.354 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.354 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.355 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.355 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.355 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.356 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.356 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.357 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.357 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.357 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.357 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.358 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.358 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.359 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.359 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.360 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.360 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.360 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.360 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.361 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.361 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.361 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.362 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.362 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.362 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.363 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.363 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.363 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.364 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.364 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.364 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.365 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.365 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.365 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.365 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.366 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.366 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.366 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.366 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.367 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.367 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.367 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.367 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.368 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.368 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.368 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.369 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.369 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.369 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.369 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.370 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.370 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.370 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.370 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.371 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.371 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.371 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.371 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.372 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.372 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.372 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.372 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.373 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.373 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.373 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.373 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.374 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.374 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.374 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.375 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.375 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.375 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.376 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.376 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.376 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.376 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.377 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.377 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.377 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.378 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.378 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.378 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.378 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.379 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.379 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.379 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.379 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.380 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.380 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.380 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.381 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.381 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.381 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.381 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.382 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.382 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.382 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.382 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.383 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.383 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.383 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.383 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.384 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.384 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.384 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.384 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.385 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.385 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.385 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.385 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.386 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.386 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.386 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.386 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.387 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.387 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.387 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.388 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.388 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.388 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.388 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.389 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.389 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.389 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.389 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.390 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.390 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.390 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.391 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.391 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.391 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.391 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.392 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.392 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.392 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.393 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.393 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.393 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.394 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.394 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.394 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.394 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.395 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.395 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.395 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.395 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.396 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.396 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.396 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.396 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.397 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.397 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.397 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.397 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.398 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.398 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.398 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.399 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.399 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.399 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.399 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.400 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.400 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.400 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.400 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.401 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.401 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.401 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.402 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.402 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.402 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.402 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.403 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.403 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.403 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.403 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.404 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.404 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.404 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.404 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.405 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.405 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.405 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.405 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.406 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.406 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.406 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.406 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.407 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.407 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.407 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.407 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.408 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.408 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.408 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.408 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.409 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.409 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.409 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.409 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.410 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.410 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.410 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.411 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.411 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.411 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.411 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.412 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.412 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.412 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.412 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.413 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.413 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.413 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.413 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.414 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.414 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.414 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.415 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.415 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.415 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.416 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.416 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.416 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.417 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.417 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.417 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.418 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.418 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.418 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.419 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.419 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.419 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.419 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.420 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.420 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.420 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.420 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.421 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.421 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.421 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.421 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.422 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.422 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.422 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.422 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.423 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.423 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.423 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.423 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.424 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.424 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.424 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.424 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.425 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.425 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.425 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.425 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.426 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.426 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.426 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.427 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.427 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.427 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.428 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.428 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.428 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.428 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.429 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.429 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.429 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.429 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.430 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.430 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.430 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.431 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.431 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.431 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.431 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.434 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.441 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.442 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.442 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.442 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.442 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.443 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.443 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.443 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.443 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.444 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.444 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.444 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.444 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.445 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.445 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.445 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.445 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.446 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.446 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.446 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.446 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.447 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.447 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.447 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.447 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.448 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.448 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.448 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.449 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.449 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.449 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.450 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.450 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.450 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.450 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.451 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.451 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.451 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.451 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.452 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.452 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.452 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.452 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.453 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.453 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.453 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.453 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.454 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.454 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.454 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.454 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.455 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.455 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.455 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.456 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.456 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.456 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.456 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.457 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.457 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.457 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.457 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.458 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.458 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.458 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.458 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.459 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.459 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.459 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.459 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.460 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.460 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.460 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.460 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.461 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.461 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.461 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.461 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.462 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.462 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.462 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.462 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.463 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.463 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.463 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.463 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.464 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.464 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.464 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.465 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.465 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.465 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.466 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.466 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.466 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.467 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.467 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.467 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.468 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.468 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.469 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.469 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.470 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.470 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.470 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.470 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.471 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.471 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.471 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.471 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.472 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.472 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.472 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.472 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.473 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.473 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.473 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.474 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.474 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.475 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.475 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.475 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.476 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.476 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.476 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.476 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.477 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.477 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.477 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.478 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.478 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.478 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.479 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.479 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.479 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.479 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.480 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.480 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.480 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.480 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.481 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.481 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.481 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.481 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.482 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.482 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.482 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.482 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.483 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.483 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.483 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.483 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.484 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.484 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.484 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.485 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.485 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.485 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.486 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.486 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.486 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.486 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.487 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.487 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.487 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.487 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.488 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.488 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.488 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.489 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.489 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.489 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.489 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.490 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.490 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.490 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.490 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.491 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.491 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.491 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.492 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.492 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.492 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.492 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.493 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.493 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.493 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.493 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.494 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.494 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.494 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.494 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.495 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.495 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.495 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.495 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.496 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.496 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.496 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.496 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.497 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.497 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.497 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.497 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.498 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.498 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.498 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.498 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.499 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.499 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.499 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.499 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.500 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.500 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.500 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.500 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.501 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.501 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.501 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.502 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.502 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.502 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.503 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.503 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.503 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.504 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.504 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.504 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.505 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.505 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.505 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.505 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.506 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.506 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.506 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.506 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.507 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.507 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.507 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.507 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.508 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.508 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.508 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.508 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.509 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.509 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.509 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.510 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.510 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.510 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.510 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.511 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.511 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.511 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.511 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.512 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.512 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.512 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.512 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.513 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.513 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.513 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.513 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.514 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.514 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.514 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.514 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.515 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.515 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.515 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.516 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.516 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.516 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.516 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.517 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.517 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.517 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.517 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.518 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.518 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.518 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.518 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.519 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.519 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.519 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.519 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.520 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.520 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.520 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.520 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.521 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.521 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.521 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.521 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.522 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.522 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.522 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.522 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.523 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.523 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.523 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.524 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.524 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.524 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.525 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.525 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.525 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.525 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.526 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.526 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.526 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.527 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.527 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.527 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.527 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.528 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.528 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.528 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.528 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.529 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.529 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.529 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.529 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.530 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.530 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.530 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.530 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.531 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.531 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.531 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.532 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.532 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.532 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.532 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.533 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.533 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.533 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.533 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.534 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.534 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.534 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.534 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.535 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.535 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.535 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.535 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.536 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.536 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.536 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.536 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.537 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.537 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.537 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.537 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.538 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.538 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.538 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.538 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.539 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.539 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.539 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.539 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.540 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.540 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.540 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.540 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.541 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.541 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.550 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.552 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.552 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.552 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.552 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.553 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.553 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.553 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.553 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.554 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.554 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.554 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.554 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.555 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.555 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.555 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.556 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.556 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.556 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.556 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.557 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.557 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.557 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.557 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.558 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.558 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.558 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.558 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.559 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.559 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.559 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.559 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.560 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.560 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.560 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.560 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.561 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.561 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.561 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.561 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.562 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.562 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.562 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.562 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.563 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.563 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.563 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.563 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.564 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.564 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.564 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.565 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.565 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.565 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.565 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.566 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.566 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.566 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.567 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.567 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.567 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.567 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.568 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.568 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.568 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.569 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.569 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.569 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.569 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.570 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.570 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.570 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.571 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.571 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.571 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.572 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.572 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.572 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.573 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.573 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.574 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.574 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.575 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.575 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.575 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.575 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.576 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.576 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.576 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.577 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.577 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.577 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.579 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.579 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.580 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.580 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.581 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.581 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.581 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.582 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.582 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.582 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.582 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.583 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.583 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.583 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.583 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.584 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.584 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.584 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.584 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.585 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.585 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.585 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.585 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.586 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.586 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.587 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.587 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.588 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.588 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.589 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.589 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.589 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.590 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.590 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.590 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.591 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.591 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.591 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.591 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.592 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.592 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.592 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.593 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.593 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.594 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.594 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.594 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.594 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.595 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.595 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.595 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.595 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.596 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.596 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.596 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.596 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.597 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.597 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.597 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.597 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.598 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.598 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.598 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.598 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.599 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.599 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.599 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.599 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.600 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.600 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.600 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.600 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.601 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.601 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.601 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.601 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.602 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.602 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.602 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.603 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.603 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.603 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.604 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.604 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.604 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.605 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.605 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.605 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.606 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.606 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.606 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.607 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.607 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.607 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.607 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.608 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.608 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.608 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.608 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.609 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.609 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.609 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.610 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.610 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.610 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.610 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.611 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.611 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.611 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.612 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.612 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.612 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.612 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.613 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.613 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.613 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.613 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.614 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.614 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.614 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.614 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.615 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.615 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.615 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.615 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.616 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.616 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.616 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.616 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.617 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.617 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.617 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.617 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.618 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.618 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.618 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.618 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.619 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.619 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.619 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.619 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.620 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.620 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.620 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.621 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.621 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.621 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.621 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.622 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.622 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.622 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.622 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.623 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.623 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.623 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.623 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.624 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.624 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.624 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.625 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.625 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.625 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.625 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.626 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.626 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.626 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.626 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.627 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.627 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.627 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.627 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.628 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.628 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.628 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.629 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.629 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.629 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.629 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.630 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.630 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.630 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.630 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.631 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.631 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.631 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.631 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.632 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.632 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.632 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.632 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.633 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.633 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.633 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.633 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.634 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.634 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.634 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.634 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.635 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.635 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.635 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.635 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.636 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.636 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.636 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.636 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.637 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.637 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.637 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.637 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.638 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.638 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.638 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.638 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.639 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.639 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.639 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.639 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.640 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.640 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.640 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.640 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.641 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.641 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.641 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.641 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.642 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.642 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.642 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.643 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.643 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.643 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.643 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.644 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.644 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.644 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.644 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.645 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.645 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.645 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.645 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.646 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.646 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.646 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.646 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.647 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.647 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.647 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.647 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.648 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.648 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.648 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.648 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.649 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.649 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.649 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.649 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.650 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.650 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.650 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.650 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.651 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.651 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.651 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.651 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.652 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.660 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.660 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.660 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.661 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.661 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.661 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.661 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.662 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.662 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.662 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.662 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.663 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.663 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.663 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.664 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.664 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.664 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.665 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.665 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.665 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.665 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.666 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.666 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.666 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.666 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.667 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.667 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.667 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.667 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.668 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.668 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.668 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.668 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.669 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.669 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.669 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.669 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.670 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.670 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.670 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.670 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.671 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.671 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.671 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.671 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.672 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.672 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.672 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.672 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.673 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.673 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.673 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.673 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.674 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.674 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.674 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.674 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.675 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.675 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.675 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.675 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.676 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.676 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.676 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.676 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.677 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.677 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.678 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.678 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.678 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.678 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.679 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.679 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.679 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.679 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.680 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.680 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.680 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.681 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.681 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.681 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.681 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.682 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.682 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.682 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.682 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.683 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.683 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.683 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.683 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.684 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.684 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.684 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.684 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.685 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.685 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.685 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.685 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.686 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.686 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.686 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.686 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.687 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.687 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.687 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.687 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.688 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.688 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.688 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.689 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.689 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.689 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.689 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.690 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.690 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.690 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.690 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.691 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.691 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.691 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.692 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.692 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.692 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.693 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.693 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.693 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.694 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.694 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.694 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.694 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.695 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.695 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.695 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.696 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.696 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.696 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.696 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.697 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.697 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.697 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.697 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.698 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.698 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.698 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.699 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.699 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.699 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.700 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.700 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.700 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.700 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.701 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.701 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.701 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.702 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.702 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.702 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.703 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.703 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.703 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.703 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.704 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.704 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.704 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.704 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.705 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.705 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.711 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.712 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.712 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.713 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.713 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.714 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.714 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.715 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.715 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.715 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.716 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.716 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.716 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.716 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.717 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.717 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.717 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.717 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.718 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.718 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.718 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.718 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.719 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.719 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.719 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.719 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.720 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.720 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.720 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.720 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.721 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.721 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.721 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.722 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.722 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.722 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.723 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.723 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.723 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.723 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.724 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.724 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.724 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.724 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.725 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.725 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.725 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.725 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.726 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.726 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.726 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.726 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.727 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.727 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.727 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.727 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.728 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.728 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.728 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.728 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.729 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.729 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.729 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.729 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.730 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.730 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.730 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.730 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.731 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.731 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.731 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.731 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.732 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.732 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.732 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.732 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.733 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.733 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.733 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.733 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.734 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.734 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.734 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.735 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.735 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.735 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.735 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.736 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.736 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.737 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.737 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.738 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.738 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.738 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.739 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.739 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.739 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.740 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.740 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.740 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.740 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.741 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.741 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.741 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.741 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.742 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.742 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.742 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.742 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.743 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.743 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.743 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.743 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.744 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.744 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.744 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.744 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.745 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.745 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.745 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.745 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.746 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.746 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.746 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.746 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.747 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.747 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.747 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.747 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.748 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.748 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.748 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.748 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.749 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.749 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.749 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.749 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.750 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.750 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.750 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.750 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.751 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.751 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.751 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.751 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.752 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.752 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.752 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.752 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.753 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.753 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.753 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.753 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.754 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.754 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.754 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.754 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.755 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.755 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.755 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.755 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.756 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.756 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.756 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.756 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.757 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.757 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.757 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.757 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.758 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.758 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.758 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.758 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.759 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.759 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.759 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.759 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.760 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.760 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.760 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.760 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.761 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.761 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.769 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.769 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.770 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.770 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.770 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.770 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.771 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.771 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.771 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.771 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.772 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.772 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.772 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.772 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.773 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.773 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.773 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.773 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.774 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.774 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.774 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.774 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.775 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.775 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.775 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.775 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.776 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.776 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.776 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.776 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.777 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.777 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.777 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.777 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.778 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.778 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.778 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.778 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.779 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.779 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.779 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.779 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.780 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.780 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.780 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.780 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.781 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.781 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.781 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.781 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.782 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.782 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.782 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.782 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.783 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.783 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.783 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.783 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.784 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.784 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.784 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.784 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.785 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.785 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.785 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.785 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.786 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.786 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.786 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.786 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.786 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.787 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.787 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.787 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.788 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.788 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.788 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.788 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.789 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.789 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.789 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.790 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.790 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.790 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.790 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.791 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.791 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.791 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.791 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.792 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.792 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.792 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.792 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.793 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.793 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.793 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.793 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.794 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.794 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.794 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.794 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.795 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.795 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.795 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.795 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.796 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.796 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.796 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.796 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.797 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.797 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.797 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.797 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.798 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.798 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.798 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.798 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.799 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.799 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.799 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.800 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.800 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.800 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.801 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.801 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.801 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.802 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.802 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.802 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.803 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.803 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.803 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.803 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.804 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.804 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.804 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.804 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.805 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.805 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.805 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.805 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.806 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.806 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.806 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.807 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.807 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.807 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.808 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.808 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.808 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.809 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.809 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.809 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.809 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.810 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.810 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.810 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.810 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.811 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.811 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.811 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.811 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.812 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.812 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.812 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.812 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.813 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.813 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.813 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.813 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.814 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.814 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.814 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.814 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.815 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.815 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.815 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.815 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.816 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.816 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.816 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.816 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.817 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.817 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.817 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.817 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.818 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.818 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.818 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.818 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.819 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.819 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.819 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.820 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.820 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.820 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.820 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.821 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.821 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.821 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.821 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.822 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.822 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.822 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.823 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.823 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.823 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.823 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.824 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.824 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.824 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.825 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.825 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.825 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.826 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.826 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.826 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.827 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.827 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.827 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.828 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.828 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.828 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.828 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.829 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.829 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.829 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.829 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.830 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.830 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.830 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.830 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.831 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.831 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.831 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.831 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.832 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.832 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.832 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.832 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.833 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.833 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.833 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.833 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.834 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.834 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.834 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.835 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.835 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.835 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.835 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.836 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.836 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.836 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.836 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.837 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.837 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.837 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.837 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.838 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.838 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.838 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.838 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.839 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.839 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.839 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.839 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.840 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.840 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.840 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.840 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.841 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.841 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.841 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.841 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.842 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.842 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.842 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.842 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.843 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.843 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.843 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.843 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.844 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.844 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.844 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.844 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.845 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.845 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.845 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.846 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.846 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.846 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.846 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.847 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.847 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.847 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.847 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.848 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.848 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.848 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.848 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.849 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.849 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.849 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.849 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.850 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.850 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.850 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.850 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.851 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.851 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.851 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.851 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.852 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.852 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.852 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.852 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.853 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.853 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.853 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.853 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.854 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.854 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.854 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.854 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.855 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.855 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.855 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.855 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.856 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.856 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.856 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.856 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.857 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.857 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.857 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.857 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.858 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.858 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.858 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.858 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.859 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.859 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.859 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.859 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.860 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.860 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.860 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.860 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.861 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.861 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.861 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.861 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.862 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.862 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.862 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.862 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.863 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.863 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.863 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.863 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.864 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.864 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.864 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.864 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.865 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.865 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.865 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.865 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.865 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.866 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.866 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.866 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.866 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.867 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.867 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.867 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.867 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.868 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.868 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.873 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.876 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.882 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.883 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.883 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.883 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.883 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.884 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.884 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.884 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.884 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.885 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.885 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.885 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.885 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.886 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.886 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.886 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.886 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.887 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.887 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.887 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.887 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.888 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.888 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.888 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.888 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.889 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.889 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.889 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.889 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.890 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.890 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.890 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.890 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.891 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.891 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.891 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.891 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.892 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.892 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.892 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.893 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.893 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.893 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.893 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.894 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.894 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.894 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.895 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.895 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.895 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.896 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.896 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.896 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.896 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.897 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.897 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.897 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.897 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.898 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.898 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.898 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.899 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.899 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.899 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.900 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.900 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.900 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.901 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.901 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.901 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.901 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.902 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.902 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.902 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.902 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.903 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.903 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.903 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.903 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.904 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.904 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.904 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.904 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.905 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.905 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.905 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.905 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.906 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.906 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.906 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.906 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.907 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.907 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.907 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.908 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.908 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.908 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.909 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.909 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.909 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.910 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.910 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.910 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.911 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.911 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.911 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.912 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.912 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.912 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.912 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.913 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.913 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.913 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.913 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.914 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.914 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.914 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.914 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.915 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.915 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.916 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.916 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.916 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.916 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.917 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.917 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.917 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.917 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.918 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.918 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.918 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.918 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.919 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.919 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.919 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.919 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.920 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.920 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.920 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.920 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.920 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.921 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.921 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.921 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.922 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.922 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.922 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.922 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.923 java[7310:c317] invalid pixel format attribute [apply] 2 - switch - START 2022 [apply] 2014-08-06 08:31:29.923 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.924 java[7310:b73f] invalid pixel format attribute [apply] 2014-08-06 08:31:29.924 java[7310:b73f] invalid pixel format attribute [apply] 2 - switch - END 2022 [apply] 2014-08-06 08:31:29.924 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.925 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.925 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.925 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.925 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.926 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.926 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.926 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.927 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.927 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.927 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.928 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.928 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.928 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.928 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.929 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.929 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.929 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.929 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.930 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.930 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.930 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.930 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.931 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.931 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.931 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.931 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.932 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.932 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.932 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.932 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.933 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.933 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.933 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.934 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.934 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.934 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.935 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.935 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.935 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.935 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.936 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.936 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.936 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.936 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.937 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.937 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.937 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.938 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.938 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.938 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.938 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.939 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.939 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.939 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.940 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.940 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.940 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.940 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.941 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.941 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.941 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.941 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.942 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.942 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.942 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.942 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.943 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.943 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.943 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.943 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.944 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.944 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.944 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.945 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.945 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.945 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.945 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.946 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.946 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.946 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.946 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.947 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.947 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.947 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.947 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.948 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.948 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.948 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.948 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.949 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.949 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.949 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.950 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.950 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.950 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.950 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.951 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.951 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.951 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.952 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.952 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.952 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.952 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.953 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.953 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.953 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.953 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.954 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.954 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.954 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.954 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.955 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.955 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.955 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.955 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.956 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.956 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.956 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.957 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.957 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.957 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.957 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.958 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.958 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.958 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.958 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.959 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.959 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.959 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.959 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.960 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.960 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.960 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.960 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.961 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.961 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.962 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.962 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.962 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.962 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.963 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.963 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.963 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.963 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.964 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.964 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.964 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.964 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.965 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.965 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.965 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.965 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.966 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.966 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.966 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.966 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.967 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.967 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.967 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.967 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.968 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.968 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.968 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.968 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.969 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.969 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.969 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.969 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.970 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.970 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.970 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.970 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.971 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.971 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.971 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.972 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.972 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.972 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.972 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.973 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.973 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.973 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.973 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.974 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.974 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.974 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.974 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.975 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.975 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.975 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.975 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.976 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.976 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.976 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.976 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.977 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.977 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.977 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.977 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.978 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.978 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.978 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.978 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.979 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.979 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.979 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.979 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.980 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.980 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.980 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.980 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.981 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.981 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.981 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.981 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.982 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.982 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.982 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.982 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.983 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.983 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.983 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.983 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.984 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.986 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.991 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.992 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.996 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.997 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.997 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.997 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.997 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.998 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.998 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.998 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.998 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.999 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.999 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.999 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:29.999 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.000 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.000 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.000 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.000 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.001 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.001 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.001 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.001 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.002 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.002 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.002 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.002 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.003 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.003 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.003 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.003 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.004 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.004 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.004 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.004 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.005 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.005 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.005 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.005 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.006 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.006 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.006 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.006 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.007 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.007 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.007 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.007 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.008 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.008 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.008 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.008 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.009 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.009 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.009 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.009 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.010 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.010 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.010 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.011 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.011 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.011 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.011 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.012 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.012 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.012 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.012 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.013 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.013 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.013 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.014 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.014 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.014 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.014 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.015 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.015 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.015 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.016 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.016 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.016 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.017 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.017 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.017 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.018 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.018 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.018 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.019 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.019 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.019 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.019 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.020 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.020 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.020 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.020 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.021 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.021 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.021 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.021 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.022 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.022 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.022 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.023 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.023 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.023 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.024 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.024 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.025 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.025 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.025 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.025 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.026 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.026 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.026 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.026 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.027 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.027 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.027 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.027 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.028 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.028 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.028 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.028 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.029 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.029 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.029 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.029 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.030 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.030 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.030 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.030 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.031 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.031 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.031 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.031 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.032 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.032 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.032 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.032 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.033 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.033 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.033 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.034 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.034 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.034 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.035 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.035 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.035 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.035 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.036 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.036 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.036 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.037 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.037 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.037 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.037 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.038 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.038 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.038 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.039 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.039 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.039 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.039 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.040 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.040 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.040 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.040 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.041 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.041 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.041 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.041 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.042 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.042 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.042 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.042 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.043 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.043 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.043 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.043 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.044 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.044 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.044 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.045 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.045 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.045 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.045 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.046 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.046 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.046 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.046 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.047 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.047 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.047 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.047 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.048 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.048 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.048 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.048 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.049 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.049 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.049 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.049 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.050 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.050 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.050 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.050 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.051 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.051 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.051 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.051 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.052 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.052 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.052 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.052 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.053 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.053 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.053 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.053 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.054 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.054 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.054 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.054 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.055 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.055 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.055 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.056 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.056 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.056 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.056 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.057 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.057 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.057 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.057 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.058 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.058 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.058 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.058 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.059 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.059 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.059 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.059 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.060 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.060 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.060 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.060 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.061 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.061 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.061 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.061 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.062 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.062 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.062 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.062 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.063 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.063 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.063 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.063 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.064 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.064 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.064 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.064 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.065 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.065 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.065 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.065 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.066 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.066 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.066 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.066 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.067 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.067 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.067 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.067 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.068 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.068 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.068 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.068 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.069 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.069 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.069 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.069 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.070 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.070 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.070 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.070 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.071 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.071 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.071 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.071 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.072 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.072 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.072 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.072 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.073 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.073 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.073 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.073 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.074 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.074 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.074 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.074 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.075 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.075 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.075 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.075 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.076 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.076 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.076 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.076 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.076 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.077 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.077 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.078 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.078 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.078 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.078 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.079 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.079 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.079 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.080 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.080 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.080 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.081 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.081 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.081 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.081 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.082 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.082 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.082 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.082 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.083 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.083 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.083 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.083 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.084 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.084 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.084 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.084 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.085 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.085 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.085 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.085 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.086 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.086 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.086 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.086 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.087 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.087 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.087 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.087 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.088 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.088 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.088 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.088 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.089 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.089 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.089 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.089 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.090 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.090 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.090 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.090 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.091 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.091 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.091 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.091 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.092 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.092 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.092 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.092 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.093 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.093 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.093 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.093 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.094 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.094 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.094 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.094 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.095 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.095 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.095 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.095 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.096 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.096 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.096 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.101 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.107 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.107 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.108 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.108 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.108 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.108 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.109 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.109 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.109 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.109 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.110 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.110 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.110 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.110 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.111 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.111 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.111 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.111 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.112 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.112 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.112 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.112 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.113 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.113 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.113 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.113 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.114 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.114 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.114 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.114 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.115 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.115 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.115 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.115 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.116 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.116 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.116 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.116 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.117 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.117 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.117 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.117 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.118 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.118 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.118 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.118 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.119 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.119 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.119 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.119 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.120 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.120 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.120 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.120 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.121 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.121 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.121 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.121 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.122 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.122 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.122 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.123 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.123 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.124 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.124 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.124 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.124 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.125 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.125 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.125 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.125 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.126 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.126 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.126 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.126 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.127 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.127 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.127 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.128 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.128 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.128 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.129 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.129 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.129 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.129 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.130 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.130 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.130 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.130 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.131 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.131 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.131 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.131 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.132 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.132 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.132 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.132 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.133 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.133 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.133 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.133 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.134 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.134 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.134 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.134 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.135 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.135 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.135 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.136 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.136 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.136 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.137 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.137 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.137 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.138 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.138 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.138 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.139 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.139 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.139 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.139 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.140 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.140 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.140 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.141 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.141 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.141 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.142 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.142 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.142 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.142 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.143 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.143 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.143 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.144 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.144 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.144 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.144 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.145 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.145 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.145 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.146 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.146 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.146 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.147 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.147 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.147 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.147 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.148 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.148 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.148 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.148 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.149 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.149 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.149 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.149 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.150 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.150 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.150 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.151 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.151 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.151 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.151 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.152 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.152 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.152 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.152 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.153 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.153 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.153 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.153 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.154 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.154 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.154 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.154 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.155 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.155 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.155 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.156 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.156 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.156 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.156 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.157 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.157 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.157 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.157 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.158 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.158 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.158 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.159 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.159 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.159 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.159 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.160 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.160 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.160 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.160 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.161 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.161 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.161 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.161 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.162 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.162 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.162 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.162 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.163 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.163 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.163 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.163 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.164 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.164 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.164 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.164 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.165 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.165 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.165 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.165 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.166 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.166 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.166 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.167 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.167 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.167 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.167 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.168 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.168 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.168 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.168 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.169 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.169 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.169 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.169 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.170 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.170 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.170 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.170 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.171 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.171 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.171 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.171 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.172 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.172 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.172 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.172 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.173 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.173 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.173 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.173 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.174 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.174 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.174 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.174 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.175 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.175 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.175 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.175 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.176 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.176 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.176 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.176 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.177 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.177 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.177 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.177 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.178 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.178 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.178 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.178 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.179 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.179 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.179 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.179 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.180 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.180 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.180 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.180 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.181 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.181 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.181 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.181 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.182 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.182 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.182 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.182 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.183 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.183 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.183 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.184 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.184 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.184 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.184 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.185 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.185 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.185 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.185 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.186 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.186 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.186 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.186 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.187 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.187 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.187 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.187 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.188 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.188 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.188 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.188 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.189 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.189 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.189 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.189 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.190 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.190 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.190 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.190 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.191 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.191 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.191 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.191 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.192 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.192 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.192 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.193 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.193 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.193 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.194 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.194 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.194 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.195 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.195 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.195 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.195 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.196 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.196 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.196 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.196 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.197 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.197 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.197 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.197 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.198 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.198 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.198 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.198 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.199 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.199 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.199 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.199 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.200 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.200 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.200 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.200 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.201 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.201 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.201 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.201 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.202 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.202 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.202 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.202 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.203 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.203 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.203 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.203 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.204 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.204 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.204 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.204 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.205 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.205 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.205 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.205 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.206 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.206 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.206 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.207 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.208 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.215 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.216 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.217 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.217 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.217 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.217 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.218 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.218 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.218 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.218 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.219 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.219 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.219 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.219 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.220 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.220 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.220 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.220 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.221 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.221 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.221 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.221 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.222 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.222 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.222 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.222 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.223 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.223 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.223 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.223 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.224 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.224 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.224 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.224 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.225 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.225 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.225 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.225 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.226 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.226 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.226 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.226 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.227 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.227 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.227 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.227 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.228 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.228 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.228 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.228 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.229 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.229 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.229 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.229 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.230 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.230 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.230 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.230 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.231 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.231 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.231 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.232 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.232 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.232 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.232 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.233 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.233 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.233 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.233 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.234 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.234 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.234 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.234 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.235 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.235 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.235 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.235 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.236 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.236 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.237 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.237 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.237 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.238 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.238 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.238 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.239 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.239 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.239 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.240 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.240 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.240 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.240 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.241 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.241 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.241 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.241 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.241 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.242 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.242 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.242 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.242 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.243 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.243 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.243 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.243 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.244 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.244 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.244 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.244 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.245 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.245 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.245 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.245 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.246 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.246 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.246 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.246 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.247 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.247 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.247 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.247 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.248 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.248 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.248 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.248 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.249 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.249 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.249 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.249 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.250 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.250 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.250 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.250 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.251 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.251 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.251 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.251 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.252 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.252 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.252 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.252 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.253 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.253 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.253 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.254 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.254 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.254 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.254 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.255 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.255 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.255 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.256 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.256 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.256 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.257 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.257 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.257 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.258 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.258 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.258 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.259 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.259 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.259 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.259 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.260 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.260 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.260 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.260 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.261 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.261 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.261 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.261 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.262 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.262 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.262 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.262 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.263 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.263 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.263 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.263 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.264 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.264 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.264 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.264 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.265 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.265 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.265 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.265 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.266 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.266 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.266 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.267 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.267 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.267 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.268 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.268 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.268 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.269 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.269 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.269 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.270 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.270 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.270 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.270 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.271 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.271 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.271 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.271 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.272 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.272 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.272 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.272 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.273 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.273 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.273 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.273 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.274 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.274 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.274 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.274 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.275 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.275 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.275 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.275 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.276 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.276 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.276 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.276 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.277 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.277 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.277 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.277 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.278 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.278 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.278 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.278 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.279 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.279 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.279 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.280 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.280 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.280 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.280 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.281 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.281 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.281 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.281 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.282 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.282 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.282 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.282 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.283 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.283 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.283 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.283 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.284 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.284 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.284 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.284 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.285 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.285 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.285 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.285 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.286 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.286 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.286 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.287 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.287 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.287 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.288 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.288 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.288 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.289 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.289 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.289 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.290 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.290 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.290 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.291 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.291 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.291 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.291 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.292 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.292 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.292 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.292 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.293 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.293 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.293 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.293 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.294 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.294 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.294 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.294 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.295 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.295 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.295 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.295 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.296 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.296 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.296 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.296 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.297 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.297 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.297 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.297 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.298 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.298 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.298 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.298 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.299 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.299 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.299 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.299 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.300 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.300 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.300 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.300 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.301 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.301 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.301 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.301 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.302 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.302 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.302 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.302 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.303 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.303 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.303 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.303 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.304 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.304 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.304 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.304 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.305 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.305 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.305 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.305 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.306 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.306 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.306 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.306 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.307 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.307 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.307 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.307 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.308 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.308 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.308 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.308 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.309 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.309 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.309 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.309 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.310 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.310 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.310 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.310 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.311 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.311 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.311 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.311 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.312 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.312 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.312 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.312 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.313 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.313 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.313 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.313 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.314 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.314 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.314 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.314 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.315 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.315 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.315 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.315 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.317 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.320 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.321 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.327 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.328 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.328 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.328 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.328 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.329 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.329 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.329 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.329 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.330 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.330 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.330 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.331 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.331 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.331 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.331 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.332 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.332 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.332 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.332 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.332 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.333 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.333 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.333 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.333 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.334 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.334 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.334 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.334 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.335 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.335 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.335 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.335 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.336 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.336 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.336 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.337 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.337 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.337 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.337 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.338 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.338 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.338 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.338 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.339 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.339 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.339 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.339 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.340 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.340 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.340 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.341 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.341 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.341 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.341 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.342 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.342 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.342 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.343 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.343 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.343 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.343 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.344 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.344 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.344 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.344 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.345 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.345 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.345 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.345 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.346 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.346 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.346 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.346 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.347 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.347 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.347 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.347 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.348 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.348 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.349 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.349 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.349 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.349 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.350 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.350 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.350 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.350 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.351 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.351 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.351 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.351 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.352 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.352 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.352 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.353 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.353 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.353 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.354 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.354 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.354 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.355 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.355 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.356 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.356 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.356 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.357 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.357 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.357 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.358 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.358 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.359 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.359 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.359 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.360 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.360 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.360 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.361 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.361 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.361 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.361 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.362 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.362 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.362 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.362 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.363 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.363 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.363 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.364 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.364 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.364 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.364 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.365 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.365 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.365 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.365 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.366 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.366 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.366 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.366 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.367 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.367 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.367 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.367 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.368 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.368 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.368 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.368 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.369 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.369 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.369 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.369 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.370 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.370 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.370 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.370 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.371 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.371 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.371 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.371 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.372 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.372 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.372 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.372 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.373 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.373 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.373 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.373 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.374 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.374 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.374 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.374 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.375 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.375 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.375 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.375 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.376 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.376 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.376 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.377 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.377 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.377 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.377 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.378 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.378 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.378 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.378 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.379 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.379 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.379 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.379 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.379 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.380 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.380 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.380 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.381 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.381 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.381 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.381 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.382 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.382 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.382 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.382 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.383 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.383 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.383 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.401 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.403 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.403 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.404 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.404 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.404 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.404 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.405 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.405 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.405 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.405 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.406 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.406 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.406 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.406 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.407 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.407 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.407 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.408 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.408 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.408 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.409 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.409 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.409 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.410 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.410 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.410 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.411 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.411 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.411 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.412 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.412 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.412 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.413 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.413 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.413 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.413 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.414 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.414 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.414 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.415 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.415 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.415 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.415 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.416 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.416 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.416 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.418 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.419 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.419 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.420 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.420 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.420 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.421 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.421 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.422 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.422 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.422 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.423 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.423 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.424 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.424 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.424 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.425 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.425 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.425 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.425 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.426 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.426 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.426 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.426 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.427 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.427 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.429 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.432 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.434 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.435 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.438 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.438 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.438 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.439 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.439 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.439 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.439 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.440 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.440 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.440 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.440 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.440 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.441 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.441 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.441 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.441 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.442 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.442 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.442 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.442 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.443 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.443 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.443 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.443 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.444 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.444 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.444 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.444 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.445 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.445 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.445 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.445 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.446 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.446 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.446 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.446 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.447 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.447 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.447 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.447 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.448 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.448 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.448 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.448 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.449 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.449 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.449 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.449 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.450 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.450 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.450 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.450 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.451 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.451 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.451 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.451 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.452 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.452 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.452 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.453 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.453 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.453 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.454 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.454 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.454 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.454 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.455 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.455 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.455 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.455 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.456 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.456 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.456 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.456 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.457 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.457 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.457 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.458 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.458 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.458 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.458 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.459 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.459 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.459 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.459 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.460 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.460 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.460 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.460 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.461 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.461 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.461 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.461 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.462 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.462 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.462 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.462 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.463 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.463 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.463 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.463 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.464 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.464 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.464 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.464 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.465 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.465 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.465 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.465 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.466 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.466 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.466 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.467 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.467 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.468 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.468 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.468 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.468 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.469 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.469 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.469 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.469 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.470 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.470 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.470 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.470 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.471 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.471 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.471 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.471 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.472 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.472 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.472 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.472 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.473 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.473 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.473 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.473 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.474 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.474 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.474 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.474 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.475 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.475 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.475 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.475 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.476 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.476 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.476 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.476 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.476 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.477 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.477 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.477 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.477 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.478 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.478 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.478 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.479 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.479 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.479 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.480 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.480 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.481 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.481 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.481 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.482 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.482 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.482 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.483 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.483 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.484 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.484 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.484 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.484 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.485 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.485 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.485 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.485 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.486 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.487 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.487 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.488 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.488 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.488 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.488 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.489 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.489 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.489 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.489 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.490 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.490 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.490 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.491 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.491 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.491 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.491 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.492 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.492 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.492 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.492 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.493 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.493 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.493 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.494 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.494 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.494 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.495 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.495 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.495 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.495 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.496 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.496 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.496 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.497 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.497 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.497 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.497 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.498 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.498 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.498 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.498 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.499 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.499 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.499 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.500 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.500 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.500 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.500 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.501 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.501 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.501 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.501 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.502 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.502 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.502 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.503 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.503 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.503 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.503 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.504 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.504 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.504 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.504 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.505 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.505 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.505 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.505 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.506 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.506 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.506 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.507 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.507 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.507 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.507 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.508 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.508 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.508 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.508 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.509 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.509 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.509 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.510 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.510 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.510 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.511 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.511 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.511 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.511 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.512 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.512 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.512 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.513 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.513 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.513 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.513 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.514 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.514 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.514 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.514 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.515 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.515 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.515 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.516 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.516 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.516 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.516 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.517 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.517 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.517 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.517 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.518 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.518 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.518 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.519 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.519 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.519 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.519 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.520 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.520 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.520 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.521 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.521 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.521 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.521 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.522 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.522 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.522 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.524 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.524 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.525 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.525 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.525 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.525 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.526 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.526 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.526 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.527 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.527 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.527 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.527 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.528 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.528 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.528 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.528 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.529 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.529 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.529 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.530 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.530 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.530 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.530 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.531 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.531 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.531 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.531 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.532 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.532 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.532 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.533 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.533 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.533 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.533 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.534 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.534 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.534 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.534 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.535 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.535 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.535 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.536 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.536 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.536 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.536 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.537 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.537 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.537 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.537 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.547 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.547 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.548 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.548 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.548 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.549 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.549 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.549 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.549 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.550 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.550 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.550 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.550 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.551 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.551 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.551 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.552 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.552 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.552 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.552 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.553 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.553 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.553 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.553 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.554 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.554 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.554 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.554 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.555 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.555 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.555 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.556 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.556 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.556 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.556 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.557 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.557 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.557 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.557 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.558 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.558 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.558 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.559 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.559 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.559 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.559 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.560 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.560 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.560 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.560 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.561 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.561 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.561 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.562 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.562 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.562 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.562 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.562 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.563 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.563 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.563 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.563 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.564 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.564 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.564 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.564 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.565 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.565 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.565 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.565 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.566 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.566 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.566 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.566 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.567 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.567 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.567 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.567 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.568 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.568 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.568 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.568 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.569 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.569 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.569 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.570 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.570 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.570 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.570 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.571 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.571 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.571 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.571 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.572 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.572 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.572 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.572 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.573 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.573 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.573 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.574 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.574 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.574 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.575 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.575 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.575 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.576 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.576 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.577 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.577 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.577 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.577 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.578 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.578 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.579 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.579 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.579 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.580 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.580 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.580 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.580 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.581 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.581 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.581 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.582 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.582 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.582 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.582 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.582 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.583 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.583 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.583 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.584 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.584 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.584 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.584 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.585 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.585 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.585 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.585 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.586 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.586 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.586 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.586 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.587 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.587 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.587 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.587 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.588 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.588 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.588 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.589 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.589 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.589 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.589 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.590 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.590 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.590 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.590 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.591 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.591 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.591 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.591 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.592 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.592 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.592 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.593 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.593 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.593 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.593 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.594 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.594 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.594 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.594 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.595 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.595 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.595 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.595 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.596 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.596 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.596 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.596 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.597 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.597 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.597 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.597 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.598 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.598 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.598 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.598 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.599 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.599 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.599 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.599 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.600 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.600 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.600 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.600 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.601 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.601 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.601 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.602 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.602 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.602 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.602 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.603 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.603 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.603 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.603 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.604 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.604 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.604 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.604 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.605 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.605 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.605 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.605 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.606 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.606 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.606 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.606 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.607 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.607 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.607 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.608 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.608 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.608 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.608 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.609 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.609 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.609 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.609 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.610 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.610 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.610 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.610 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.611 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.611 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.611 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.611 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.612 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.612 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.612 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.613 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.613 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.613 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.613 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.614 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.614 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.614 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.614 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.615 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.615 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.615 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.615 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.616 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.616 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.616 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.616 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.617 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.617 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.617 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.617 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.618 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.618 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.618 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.618 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.619 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.619 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.619 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.619 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.620 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.620 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.620 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.620 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.621 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.621 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.621 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.621 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.622 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.622 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.622 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.622 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.623 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.623 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.623 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.623 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.624 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.624 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.624 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.624 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.625 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.625 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.625 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.625 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.626 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.626 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.626 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.626 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.627 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.627 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.627 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.628 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.628 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.628 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.628 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.629 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.629 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.629 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.629 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.630 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.630 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.630 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.630 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.630 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.631 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.631 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.631 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.631 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.632 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.632 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.632 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.632 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.633 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.633 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.633 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.633 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.634 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.634 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.634 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.634 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.635 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.635 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.635 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.635 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.636 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.636 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.636 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.637 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.637 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.637 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.637 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.638 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.638 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.638 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.638 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.639 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.639 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.639 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.639 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.640 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.640 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.640 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.640 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.641 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.641 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.641 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.641 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.642 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.642 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.642 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.642 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.643 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.643 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.643 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.643 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.643 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.644 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.644 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.644 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.644 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.645 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.645 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.645 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.645 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.646 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.646 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.646 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.646 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.647 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.647 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.647 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.647 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.648 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.648 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.648 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.648 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.649 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.658 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.658 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.658 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.659 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.659 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.659 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.659 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.660 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.660 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.660 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.660 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.661 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.661 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.661 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.661 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.662 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.662 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.662 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.662 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.663 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.663 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.663 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.663 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.664 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.664 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.664 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.664 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.665 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.665 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.665 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.665 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.666 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.666 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.666 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.666 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.667 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.667 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.667 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.667 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.668 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.668 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.668 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.668 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.669 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.669 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.669 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.669 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.670 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.670 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.670 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.670 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.671 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.671 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.671 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.671 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.672 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.672 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.672 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.673 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.673 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.673 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.673 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.674 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.674 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.674 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.674 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.675 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.675 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.675 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.675 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.676 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.676 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.676 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.676 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.677 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.677 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.677 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.677 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.678 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.678 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.678 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.678 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.679 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.679 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.679 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.680 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.680 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.680 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.680 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.681 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.681 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.681 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.681 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.682 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.682 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.682 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.682 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.683 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.683 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.683 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.683 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.684 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.684 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.684 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.684 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.685 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.685 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.685 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.685 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.686 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.686 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.686 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.686 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.687 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.687 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.687 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.687 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.688 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.688 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.688 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.688 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.689 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.689 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.689 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.690 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.690 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.690 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.691 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.691 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.691 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.692 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.692 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.692 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.692 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.693 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.693 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.693 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.693 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.694 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.694 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.694 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.695 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.695 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.695 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.696 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.696 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.696 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.697 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.697 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.697 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.698 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.698 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.698 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.698 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.699 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.699 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.699 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.699 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.700 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.700 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.700 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.700 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.701 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.701 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.701 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.701 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.702 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.702 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.702 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.702 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.703 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.703 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.703 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.703 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.704 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.704 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.704 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.715 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.716 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.717 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.717 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.718 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.719 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.719 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.720 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.720 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.721 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.721 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.722 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.722 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.722 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.723 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.723 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.724 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.724 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.724 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.725 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.725 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.726 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.726 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.727 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.727 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.728 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.729 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.729 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.729 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.730 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.730 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.731 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.731 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.731 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.732 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.732 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.733 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.733 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.733 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.734 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.734 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.735 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.735 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.735 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.736 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.736 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.737 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.738 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.738 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.738 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.739 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.739 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.739 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.739 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.740 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.740 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.740 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.740 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.741 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.741 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.741 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.741 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.742 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.742 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.742 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.742 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.743 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.743 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.743 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.743 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.744 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.744 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.744 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.744 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.745 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.745 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.745 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.745 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.746 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.746 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.746 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.746 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.747 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.747 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.747 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.747 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.748 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.748 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.748 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.748 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.749 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.749 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.749 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.749 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.750 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.750 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.750 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.750 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.750 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.751 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.751 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.751 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.751 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.752 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.752 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.752 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.752 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.753 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.753 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.753 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.753 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.754 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.754 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.754 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.754 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.755 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.755 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.755 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.755 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.756 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.756 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.756 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.756 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.757 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.757 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.757 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.757 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.758 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.758 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.758 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.758 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.759 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.759 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.765 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.766 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.766 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.767 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.767 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.767 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.767 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.768 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.768 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.768 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.768 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.769 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.769 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.769 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.769 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.770 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.770 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.770 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.770 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.771 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.771 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.771 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.771 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.772 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.772 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.772 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.772 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.773 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.773 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.773 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.773 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.774 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.774 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.774 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.774 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.775 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.775 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.775 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.775 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.776 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.776 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.776 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.776 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.777 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.777 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.777 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.777 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.778 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.778 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.778 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.778 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.779 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.779 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.779 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.779 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.779 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.780 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.780 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.780 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.780 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.781 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.781 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.781 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.781 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.782 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.782 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.782 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.782 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.783 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.783 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.783 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.783 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.784 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.784 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.784 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.784 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.785 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.785 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.786 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.786 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.786 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.786 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.786 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.787 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.787 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.787 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.787 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.788 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.788 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.788 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.788 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.789 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.789 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.789 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.789 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.790 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.790 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.790 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.791 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.791 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.791 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.791 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.792 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.792 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.792 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.793 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.793 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.793 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.793 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.794 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.794 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.794 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.794 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.794 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.795 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.795 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.795 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.795 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.796 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.796 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.796 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.796 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.797 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.797 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.797 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.798 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.798 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.798 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.799 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.799 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.799 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.800 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.800 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.800 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.801 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.801 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.801 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.802 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.802 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.802 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.802 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.802 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.803 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.803 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.803 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.803 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.804 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.804 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.804 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.805 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.805 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.805 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.806 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.806 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.806 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.807 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.807 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.807 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.808 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.808 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.808 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.808 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.809 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.809 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.809 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.809 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.810 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.810 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.810 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.810 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.811 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.811 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.811 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.811 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.812 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.812 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.812 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.812 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.813 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.813 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.813 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.814 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.814 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.814 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.814 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.815 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.815 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.815 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.815 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.816 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.816 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.816 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.816 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.817 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.817 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.817 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.817 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.818 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.818 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.818 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.818 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.819 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.819 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.819 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.819 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.820 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.820 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.820 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.821 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.821 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.821 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.822 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.822 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.822 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.823 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.823 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.823 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.823 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.824 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.824 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.824 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.824 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.824 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.825 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.825 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.825 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.826 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.826 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.826 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.826 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.827 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.827 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.827 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.827 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.828 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.828 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.828 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.828 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.829 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.829 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.829 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.829 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.830 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.830 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.830 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.830 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.831 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.831 java[7310:c317] invalid pixel format attribute [apply] 2014-08-06 08:31:30.831 java[7310:c317] invalid pixel fojunit.framework.TestListener: endTest(test03aSwitch2Onscreen2OnscreenGL2ES2_Accu) [apply] junit.framework.TestListener: startTest(test03bSwitch2Onscreen2OffscreenGL2ES2_Accu) [apply] junit.framework.TestListener: endTest(test03bSwitch2Onscreen2OffscreenGL2ES2_Accu) [apply] junit.framework.TestListener: startTest(test03cSwitch2Offscreen2OffscreenGL2ES2_Accu) [apply] rmat attribute [apply] 2014-08-06 08:31:30.831 java[7310:c317] invalid pixel format attribute [apply] QUIT Window Thread[Thread-5-Display-.macosx_nil-1-EDT-6,5,main] [apply] QUIT Window Thread[Thread-5-Display-.macosx_nil-1-EDT-6,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03aSwitch2Onscreen2OnscreenGL2ES2_Accu [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03bSwitch2Onscreen2OffscreenGL2ES2_Accu [apply] 2014-08-06 08:31:30.855 java[7310:ba3b] invalid pixel format attribute [apply] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[auto-cfg]] [apply] Is SwapGLContext safe: false [apply] Supressing unsafe tests ... [apply] QUIT Window Thread[Thread-5-Display-.macosx_nil-1-EDT-7,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03bSwitch2Onscreen2OffscreenGL2ES2_Accu [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03cSwitch2Offscreen2OffscreenGL2ES2_Accu [apply] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[auto-cfg]] [apply] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [apply] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [apply] Is SwapGLContext safe: true [apply] Thread-15-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [apply] 1 - switch - START 1012 [apply] 1 - switch - END 1012 [apply] Thread-15-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0075-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [apply] 2 - switch - START 2038 [apply] 2 - switch - END 2038 [apply] Thread-15-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0158-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [apply] junit.framework.TestListener: endTest(test03cSwitch2Offscreen2OffscreenGL2ES2_Accu) [apply] junit.framework.TestListener: startTest(test03dSwitch2Offscreen2OnscreenGL2ES2_Accu) [apply] junit.framework.TestListener: endTest(test03dSwitch2Offscreen2OnscreenGL2ES2_Accu) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03cSwitch2Offscreen2OffscreenGL2ES2_Accu [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03dSwitch2Offscreen2OnscreenGL2ES2_Accu [apply] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[auto-cfg]] [apply] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [apply] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[fbo]] [apply] Is SwapGLContext safe: false [apply] Supressing unsafe tests ... [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03dSwitch2Offscreen2OnscreenGL2ES2_Accu [apply] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 29.919 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306664100 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306668109 ms +++ localhost/127.0.0.1:59999 - Locked within 4017 ms, 5 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01aSwitch2Onscreen2OnscreenGL2ES2_Def [apply] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Source Caps Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Dest Caps Requested: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Is SwapGLContext safe: true [apply] Thread-5-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0000-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0128x0128.png [apply] 1 - switch - START 1046 [apply] 1 - switch - END 1046 [apply] Thread-5-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0148-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0128x0128.png [apply] 2 - switch - START 2010 [apply] 2 - switch - END 2010 [apply] Thread-5-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0202-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0128x0128.png [apply] QUIT Window Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] [apply] QUIT Window Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01aSwitch2Onscreen2OnscreenGL2ES2_Def [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01bSwitch2Onscreen2OffscreenGL2ES2_Def [apply] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Source Caps Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Dest Caps Requested: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], offscr[auto-cfg]] [apply] Is SwapGLContext safe: true [apply] Thread-6-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0000-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0128x0128.png [apply] 1 - switch - START 1013 [apply] 1 - switch - END 1013 [apply] Thread-6-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0060-GL2ES2-sw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [apply] 2 - switch - START 2061 [apply] 2 - switch - END 2061 [apply] Thread-6-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0247-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0128x0128.png [apply] QUIT Window Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01bSwitch2Onscreen2OffscreenGL2ES2_Def [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01cSwitch2Offscreen2OffscreenGL2ES2_Def [apply] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[auto-cfg]] [apply] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [apply] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [apply] Is SwapGLContext safe: true [apply] Thread-7-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [apply] 1 - switch - START 1015 [apply] 1 - switch - END 1015 [apply] Thread-7-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0183-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [apply] 2 - switch - START 2040 [apply] 2 - switch - END 2040 [apply] Thread-7-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0371-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01cSwitch2Offscreen2OffscreenGL2ES2_Def [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01dSwitch2Offscreen2OnscreenGL2ES2_Def [apply] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[auto-cfg]] [apply] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [apply] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[fbo]] [apply] Is SwapGLContext safe: true [apply] Thread-8-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [apply] 1 - switch - START 1066 [apply] 1 - switch - END 1066 [apply] Thread-8-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0222-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0128x0128.png [apply] 2 - switch - START 2009 [apply] 2 - switch - END 2009 [apply] Thread-8-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0276-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [apply] QUIT Window Thread[Thread-5-Display-.macosx_nil-1-EDT-3,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test01dSwitch2Offscreen2OnscreenGL2ES2_Def [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA [apply] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Source Caps Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/4, sample-ext default, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Dest Caps Requested: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/4, sample-ext default, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Is SwapGLContext safe: true [apply] Thread-9-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0000-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa04_default-0128x0128.png [apply] 1 - switch - START 1039 [apply] 1 - switch - END 1039 [apply] Thread-9-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0181-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa04_default-0128x0128.png [apply] 2 - switch - START 2011 [apply] 2 - switch - END 2011 [apply] Thread-9-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0235-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa04_default-0128x0128.png [apply] QUIT Window Thread[Thread-5-Display-.macosx_nil-1-EDT-4,5,main] [apply] QUIT Window Thread[Thread-5-Display-.macosx_nil-1-EDT-4,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA [apply] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Source Caps Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/4, sample-ext default, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Dest Caps Requested: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/4, sample-ext default, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], offscr[auto-cfg]] [apply] Is SwapGLContext safe: false [apply] Supressing unsafe tests ... [apply] QUIT Window Thread[Thread-5-Display-.macosx_nil-1-EDT-5,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA [apply] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[auto-cfg]] [apply] Source Caps Chosen : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [apply] Dest Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [apply] Is SwapGLContext safe: true [apply] Thread-11-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png [apply] 1 - switch - START 1020 [apply] 1 - switch - END 1020 [apply] Thread-11-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0068-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png [apply] 2 - switch - START 2051 [apply] 2 - switch - END 2051 [apply] Thread-11-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0136-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA [apply] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[auto-cfg]] [apply] Source Caps Chosen : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [apply] Dest Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[fbo]] [apply] Is SwapGLContext safe: false [apply] Supressing unsafe tests ... [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03aSwitch2Onscreen2OnscreenGL2ES2_Accu [apply] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Is SwapGLContext safe: true [apply] 1 - switch - START 1015 [apply] 1 - switch - END 1015 [apply] 2 - switch - START 2022 [apply] 2 - switch - END 2022 [apply] QUIT Window Thread[Thread-5-Display-.macosx_nil-1-EDT-6,5,main] [apply] QUIT Window Thread[Thread-5-Display-.macosx_nil-1-EDT-6,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03aSwitch2Onscreen2OnscreenGL2ES2_Accu [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03bSwitch2Onscreen2OffscreenGL2ES2_Accu [apply] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[auto-cfg]] [apply] Is SwapGLContext safe: false [apply] Supressing unsafe tests ... [apply] QUIT Window Thread[Thread-5-Display-.macosx_nil-1-EDT-7,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03bSwitch2Onscreen2OffscreenGL2ES2_Accu [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03cSwitch2Offscreen2OffscreenGL2ES2_Accu [apply] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[auto-cfg]] [apply] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [apply] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [apply] Is SwapGLContext safe: true [apply] Thread-15-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [apply] 1 - switch - START 1012 [apply] 1 - switch - END 1012 [apply] Thread-15-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0075-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [apply] 2 - switch - START 2038 [apply] 2 - switch - END 2038 [apply] Thread-15-Animator: ** screenshot: TestGLContextDrawableSwitch02NEWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0158-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03cSwitch2Offscreen2OffscreenGL2ES2_Accu [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03dSwitch2Offscreen2OnscreenGL2ES2_Accu [apply] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[auto-cfg]] [apply] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [apply] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[fbo]] [apply] Is SwapGLContext safe: false [apply] Supressing unsafe tests ... [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT - test03dSwitch2Offscreen2OnscreenGL2ES2_Accu [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306693937 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01aSwitch2Onscreen2OnscreenGL2ES2_Def took 4.78 sec [apply] Testcase: test01bSwitch2Onscreen2OffscreenGL2ES2_Def took 2.966 sec [apply] Testcase: test01cSwitch2Offscreen2OffscreenGL2ES2_Def took 2.962 sec [apply] Testcase: test01dSwitch2Offscreen2OnscreenGL2ES2_Def took 2.979 sec [apply] Testcase: test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA took 3.026 sec [apply] Testcase: test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA took 0.053 sec [apply] Testcase: test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA took 2.995 sec [apply] Testcase: test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA took 0.001 sec [apply] Testcase: test03aSwitch2Onscreen2OnscreenGL2ES2_Accu took 2.948 sec [apply] Testcase: test03bSwitch2Onscreen2OffscreenGL2ES2_Accu took 0.023 sec [apply] Testcase: test03cSwitch2Offscreen2OffscreenGL2ES2_Accu took 2.984 sec [apply] Testcase: test03dSwitch2Offscreen2OnscreenGL2ES2_Accu took 0.001 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306693937 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch10NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch10NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch10NEWT [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306695532 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: tests to run: 2 [apply] junit.framework.TestListener: startTest(test01GLADDelegateGL2ES2) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306697538 ms +++ localhost/127.0.0.1:59999 - Locked within 2013 ms, 3 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch10NEWT - test01GLADDelegateGL2ES2 [apply] Thread[Thread-5-null,5,main] GearsES2.init.0 0x7e94fc0b: tileRendererInUse null, GearsES2[obj 0x7e94fc0b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7e94fc0b on Thread[Thread-5-null,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x7e94fc0b created: GearsObj[0x50482278, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7e94fc0b created: GearsObj[0x2fcf1d75, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7e94fc0b created: GearsObj[0x2fcf1d75, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-5-null,5,main] GearsES2.init.X 0x7e94fc0b FIN GearsES2[obj 0x7e94fc0b isInit true, usesShared false, 1 GearsObj[0x50482278, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2fcf1d75, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5e33b2e7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-5-null,5,main] GearsES2.reshape 0x7e94fc0b 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fa57b481b90, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7e94fc0b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread-5-null: ** screenshot: TestGLContextDrawableSwitch10NEWT.test01GLADDelegateGL2ES2-n0000-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0256x0256.png [apply] QUIT Window Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] [apply] Thread[Thread-5,5,main] GearsES2.reshape 0x7e94fc0b 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7fa57b484050, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7e94fc0b, angle 11.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread-5-null: ** screenshot: TestGLContextDrawableSwitch10NEWT.test01GLADDelegateGL2ES2-n0023-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png [apply] Thread[Thread-5,5,main] GearsES2.dispose 0x7e94fc0b: tileRendererInUse null [apply] Thread[Thread-5,5,main] GearsES2.dispose 0x7e94fc0b FIN [apply] QUIT Window Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch10NEWT - test01GLADDelegateGL2ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch10NEWT - test02GLADDelegateGLES2 [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch10NEWT - test02GLADDelegateGLES2 [apply] junit.framework.TestListener: endTest(test01GLADDelegateGL2ES2) [apply] junit.framework.TestListener: startTest(test02GLADDelegateGLES2) [apply] junit.framework.TestListener: endTest(test02GLADDelegateGLES2) [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306701546 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.101 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306695532 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306697538 ms +++ localhost/127.0.0.1:59999 - Locked within 2013 ms, 3 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch10NEWT - test01GLADDelegateGL2ES2 [apply] Thread[Thread-5-null,5,main] GearsES2.init.0 0x7e94fc0b: tileRendererInUse null, GearsES2[obj 0x7e94fc0b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7e94fc0b on Thread[Thread-5-null,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x7e94fc0b created: GearsObj[0x50482278, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7e94fc0b created: GearsObj[0x2fcf1d75, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7e94fc0b created: GearsObj[0x2fcf1d75, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-5-null,5,main] GearsES2.init.X 0x7e94fc0b FIN GearsES2[obj 0x7e94fc0b isInit true, usesShared false, 1 GearsObj[0x50482278, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2fcf1d75, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5e33b2e7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-5-null,5,main] GearsES2.reshape 0x7e94fc0b 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fa57b481b90, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7e94fc0b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread-5-null: ** screenshot: TestGLContextDrawableSwitch10NEWT.test01GLADDelegateGL2ES2-n0000-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0256x0256.png [apply] QUIT Window Thread[Thread-5-Display-.macosx_nil-1-EDT-1,5,main] [apply] Thread[Thread-5,5,main] GearsES2.reshape 0x7e94fc0b 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7fa57b484050, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7e94fc0b, angle 11.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread-5-null: ** screenshot: TestGLContextDrawableSwitch10NEWT.test01GLADDelegateGL2ES2-n0023-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png [apply] Thread[Thread-5,5,main] GearsES2.dispose 0x7e94fc0b: tileRendererInUse null [apply] Thread[Thread-5,5,main] GearsES2.dispose 0x7e94fc0b FIN [apply] QUIT Window Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch10NEWT - test01GLADDelegateGL2ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch10NEWT - test02GLADDelegateGLES2 [apply] Profile GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch10NEWT - test02GLADDelegateGLES2 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306701546 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01GLADDelegateGL2ES2 took 3.903 sec [apply] Testcase: test02GLADDelegateGLES2 took 0.001 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT.xml [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306703134 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT [apply] junit.framework.TestListener: tests to run: 4 [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306710150 ms +++ localhost/127.0.0.1:59999 - Locked within 7034 ms, 8 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01AccumStencilPBuffer [apply] junit.framework.TestListener: startTest(test01AccumStencilPBuffer) [apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION: 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestBug605FlippedImageNEWT.test01AccumStencilPBuffer-n0000-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0256x0256.png [apply] XXX GLCaps[rgba 8/8/8/8, opaque, accum-rgba 32/32/32/32, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] XXX 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] below: 0xff0000 [apply] above: 0xff00 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01AccumStencilPBuffer [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01DefaultFBO [apply] Image right side up [apply] junit.framework.TestListener: endTest(test01AccumStencilPBuffer) [apply] junit.framework.TestListener: startTest(test01DefaultFBO) [apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION: 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestBug605FlippedImageNEWT.test01DefaultFBO_________-n0000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [apply] XXX GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] XXX 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] below: 0xff0000 [apply] above: 0xff00 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01DefaultFBO [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01DefaultPBuffer [apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION: 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestBug605FlippedImageNEWT.test01DefaultPBuffer_____-n0000-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [apply] XXX 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.hw], offscr[pbuffer]] [apply] XXX 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] below: 0xff0000 [apply] above: 0xff00 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01DefaultPBuffer [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01StencilFBO [apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION: 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestBug605FlippedImageNEWT.test01StencilFBO_________-n0000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0256x0256.png [apply] XXX GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] XXX 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] below: 0xff0000 [apply] above: 0xff00 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01StencilFBO [apply] Image right side up [apply] junit.framework.TestListener: endTest(test01DefaultFBO) [apply] junit.framework.TestListener: startTest(test01DefaultPBuffer) [apply] Image right side up [apply] junit.framework.TestListener: endTest(test01DefaultPBuffer) [apply] junit.framework.TestListener: startTest(test01StencilFBO) [apply] Image right side up [apply] junit.framework.TestListener: endTest(test01StencilFBO) [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306712215 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 9.166 sec [apply] ------------- Standard Output --------------- [apply] Image right side up [apply] Image right side up [apply] Image right side up [apply] Image right side up [apply] ------------- ---------------- --------------- [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306703134 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306710150 ms +++ localhost/127.0.0.1:59999 - Locked within 7034 ms, 8 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01AccumStencilPBuffer [apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION: 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestBug605FlippedImageNEWT.test01AccumStencilPBuffer-n0000-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0256x0256.png [apply] XXX GLCaps[rgba 8/8/8/8, opaque, accum-rgba 32/32/32/32, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] XXX 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] below: 0xff0000 [apply] above: 0xff00 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01AccumStencilPBuffer [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01DefaultFBO [apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION: 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestBug605FlippedImageNEWT.test01DefaultFBO_________-n0000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [apply] XXX GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] XXX 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] below: 0xff0000 [apply] above: 0xff00 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01DefaultFBO [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01DefaultPBuffer [apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION: 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestBug605FlippedImageNEWT.test01DefaultPBuffer_____-n0000-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [apply] XXX 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.hw], offscr[pbuffer]] [apply] XXX 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] below: 0xff0000 [apply] above: 0xff00 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01DefaultPBuffer [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01StencilFBO [apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION: 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestBug605FlippedImageNEWT.test01StencilFBO_________-n0000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0256x0256.png [apply] XXX GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] XXX 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] below: 0xff0000 [apply] above: 0xff00 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT - test01StencilFBO [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306712215 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01AccumStencilPBuffer took 1.852 sec [apply] Testcase: test01DefaultFBO took 0.058 sec [apply] Testcase: test01DefaultPBuffer took 0.035 sec [apply] Testcase: test01StencilFBO took 0.024 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT [apply] junit.framework.TestListener: tests to run: 8 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306713810 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306720830 ms +++ localhost/127.0.0.1:59999 - Locked within 7027 ms, 8 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffscreenFBOMultiSampleAA0 [apply] junit.framework.TestListener: startTest(testOffscreenFBOMultiSampleAA0) [apply] [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] [apply] 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.hw], offscr[fbo]] [apply] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: TestMultisampleES1NEWT.testOffscreenFBOMultiSampleAA0____-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] junit.framework.TestListener: endTest(testOffscreenFBOMultiSampleAA0) [apply] junit.framework.TestListener: startTest(testOffscreenPBufferMultiSampleAA0) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffscreenFBOMultiSampleAA0 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffscreenPBufferMultiSampleAA0 [apply] [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] [apply] 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.hw], offscr[pbuffer]] [apply] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: TestMultisampleES1NEWT.testOffscreenPBufferMultiSampleAA0-n0000-GL2___-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffscreenPBufferMultiSampleAA0 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffsreenFBOMultiSampleAA8 [apply] junit.framework.TestListener: endTest(testOffscreenPBufferMultiSampleAA0) [apply] junit.framework.TestListener: startTest(testOffsreenFBOMultiSampleAA8) [apply] [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] [apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3: ** screenshot: TestMultisampleES1NEWT.testOffsreenFBOMultiSampleAA8_____-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffsreenFBOMultiSampleAA8 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffsreenPBufferMultiSampleAA8 [apply] junit.framework.TestListener: endTest(testOffsreenFBOMultiSampleAA8) [apply] junit.framework.TestListener: startTest(testOffsreenPBufferMultiSampleAA8) [apply] [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] [apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4: ** screenshot: TestMultisampleES1NEWT.testOffsreenPBufferMultiSampleAA8_-n0000-GL2___-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffsreenPBufferMultiSampleAA8 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOnscreenMultiSampleAA0 [apply] junit.framework.TestListener: endTest(testOffsreenPBufferMultiSampleAA8) [apply] junit.framework.TestListener: startTest(testOnscreenMultiSampleAA0) [apply] [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] [apply] 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.hw], on-scr[.]] [apply] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5: ** screenshot: TestMultisampleES1NEWT.testOnscreenMultiSampleAA0________-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0512x0512.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOnscreenMultiSampleAA0 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOnscreenMultiSampleAA2 [apply] junit.framework.TestListener: endTest(testOnscreenMultiSampleAA0) [apply] junit.framework.TestListener: startTest(testOnscreenMultiSampleAA2) [apply] [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] [apply] 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], on-scr[.]] [apply] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6: ** screenshot: TestMultisampleES1NEWT.testOnscreenMultiSampleAA2________-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa02_default-0512x0512.png [apply] junit.framework.TestListener: endTest(testOnscreenMultiSampleAA2) [apply] junit.framework.TestListener: startTest(testOnscreenMultiSampleAA4) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOnscreenMultiSampleAA2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOnscreenMultiSampleAA4 [apply] [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] [apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7: ** screenshot: TestMultisampleES1NEWT.testOnscreenMultiSampleAA4________-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa04_default-0512x0512.png [apply] junit.framework.TestListener: endTest(testOnscreenMultiSampleAA4) [apply] junit.framework.TestListener: startTest(testOnscreenMultiSampleAA8) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOnscreenMultiSampleAA4 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOnscreenMultiSampleAA8 [apply] [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] [apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8: ** screenshot: TestMultisampleES1NEWT.testOnscreenMultiSampleAA8________-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa08_default-0512x0512.png [apply] junit.framework.TestListener: endTest(testOnscreenMultiSampleAA8) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOnscreenMultiSampleAA8 [apply] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 15.15 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306713810 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306720830 ms +++ localhost/127.0.0.1:59999 - Locked within 7027 ms, 8 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffscreenFBOMultiSampleAA0 [apply] [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] [apply] 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.hw], offscr[fbo]] [apply] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: TestMultisampleES1NEWT.testOffscreenFBOMultiSampleAA0____-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffscreenFBOMultiSampleAA0 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffscreenPBufferMultiSampleAA0 [apply] [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] [apply] 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.hw], offscr[pbuffer]] [apply] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: TestMultisampleES1NEWT.testOffscreenPBufferMultiSampleAA0-n0000-GL2___-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffscreenPBufferMultiSampleAA0 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffsreenFBOMultiSampleAA8 [apply] [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] [apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3: ** screenshot: TestMultisampleES1NEWT.testOffsreenFBOMultiSampleAA8_____-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffsreenFBOMultiSampleAA8 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffsreenPBufferMultiSampleAA8 [apply] [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] [apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4: ** screenshot: TestMultisampleES1NEWT.testOffsreenPBufferMultiSampleAA8_-n0000-GL2___-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOffsreenPBufferMultiSampleAA8 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOnscreenMultiSampleAA0 [apply] [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] [apply] 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.hw], on-scr[.]] [apply] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5: ** screenshot: TestMultisampleES1NEWT.testOnscreenMultiSampleAA0________-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0512x0512.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOnscreenMultiSampleAA0 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOnscreenMultiSampleAA2 [apply] [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] [apply] 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], on-scr[.]] [apply] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6: ** screenshot: TestMultisampleES1NEWT.testOnscreenMultiSampleAA2________-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa02_default-0512x0512.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOnscreenMultiSampleAA2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOnscreenMultiSampleAA4 [apply] [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] [apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7: ** screenshot: TestMultisampleES1NEWT.testOnscreenMultiSampleAA4________-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa04_default-0512x0512.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOnscreenMultiSampleAA4 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOnscreenMultiSampleAA8 [apply] [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] [apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8: ** screenshot: TestMultisampleES1NEWT.testOnscreenMultiSampleAA8________-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa08_default-0512x0512.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT - testOnscreenMultiSampleAA8 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306728882 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testOffscreenFBOMultiSampleAA0 took 3.194 sec [apply] Testcase: testOffscreenPBufferMultiSampleAA0 took 1.327 sec [apply] Testcase: testOffsreenFBOMultiSampleAA8 took 1.308 sec [apply] Testcase: testOffsreenPBufferMultiSampleAA8 took 1.352 sec [apply] Testcase: testOnscreenMultiSampleAA0 took 0.195 sec [apply] Testcase: testOnscreenMultiSampleAA2 took 0.183 sec [apply] Testcase: testOnscreenMultiSampleAA4 took 0.2 sec [apply] Testcase: testOnscreenMultiSampleAA8 took 0.185 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306728882 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT [apply] junit.framework.TestListener: tests to run: 6 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306730522 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: startTest(testOffscreenFBOMultiSampleAA0) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306734532 ms +++ localhost/127.0.0.1:59999 - Locked within 4027 ms, 5 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOffscreenFBOMultiSampleAA0 [apply] junit.framework.TestListener: addError(testOffscreenFBOMultiSampleAA0, test timed out after 3000 milliseconds) [apply] junit.framework.TestListener: endTest(testOffscreenFBOMultiSampleAA0) [apply] junit.framework.TestListener: startTest(testOffscreenPBufferMultiSampleAA0) [apply] [apply] req. msaa: false [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] has msaa: false [apply] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOffscreenFBOMultiSampleAA0 [apply] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [apply] null [apply] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOffscreenPBufferMultiSampleAA0 [apply] reshape .. [apply] Thread-5-Display-.macosx_nil-1-EDT-1: ** screenshot: TestMultisampleES2NEWT.testOffscreenFBOMultiSampleAA0____-n0000-GL4___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] [apply] req. msaa: false [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[pbuffer]] [apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] has msaa: false [apply] [apply] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [apply] null [apply] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] reshape .. [apply] Thread-5-Display-.macosx_nil-1-EDT-1: ** screenshot: TestMultisampleES2NEWT.testOffscreenPBufferMultiSampleAA0-n0000-GL4___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOffscreenPBufferMultiSampleAA0 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOffsreenFBOMultiSampleAA8 [apply] junit.framework.TestListener: endTest(testOffscreenPBufferMultiSampleAA0) [apply] junit.framework.TestListener: startTest(testOffsreenFBOMultiSampleAA8) [apply] [apply] req. msaa: true [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] has msaa: true [apply] [apply] ShaderState: attachShaderProgram: -1 -> 3 (enable: true) [apply] null [apply] ShaderProgram[id=3, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] reshape .. [apply] Thread-5-Display-.macosx_nil-1-EDT-1: ** screenshot: TestMultisampleES2NEWT.testOffsreenFBOMultiSampleAA8_____-n0000-GL4___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOffsreenFBOMultiSampleAA8 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOffsreenPBufferMultiSampleAA8 [apply] junit.framework.TestListener: endTest(testOffsreenFBOMultiSampleAA8) [apply] junit.framework.TestListener: startTest(testOffsreenPBufferMultiSampleAA8) [apply] [apply] req. msaa: true [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[pbuffer]] [apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] has msaa: true [apply] [apply] ShaderState: attachShaderProgram: -1 -> 4 (enable: true) [apply] null [apply] ShaderProgram[id=4, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=7, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=8, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] reshape .. [apply] Thread-5-Display-.macosx_nil-1-EDT-1: ** screenshot: TestMultisampleES2NEWT.testOffsreenPBufferMultiSampleAA8_-n0000-GL4___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png [apply] junit.framework.TestListener: endTest(testOffsreenPBufferMultiSampleAA8) [apply] junit.framework.TestListener: startTest(testOnscreenMultiSampleAA0) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOffsreenPBufferMultiSampleAA8 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOnscreenMultiSampleAA0 [apply] [apply] req. msaa: false [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] has msaa: false [apply] [apply] ShaderState: attachShaderProgram: -1 -> 5 (enable: true) [apply] null [apply] ShaderProgram[id=5, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=9, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=10, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] reshape .. [apply] Thread-5-Display-.macosx_nil-1-EDT-1: ** screenshot: TestMultisampleES2NEWT.testOnscreenMultiSampleAA0________-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0512x0512.png [apply] junit.framework.TestListener: endTest(testOnscreenMultiSampleAA0) [apply] junit.framework.TestListener: startTest(testOnscreenMultiSampleAA8) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOnscreenMultiSampleAA0 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOnscreenMultiSampleAA8 [apply] [apply] req. msaa: true [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/9, sample-ext default, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] has msaa: true [apply] [apply] ShaderState: attachShaderProgram: -1 -> 6 (enable: true) [apply] null [apply] ShaderProgram[id=6, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=11, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=12, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] reshape .. [apply] Thread-5-Display-.macosx_nil-1-EDT-1: ** screenshot: TestMultisampleES2NEWT.testOnscreenMultiSampleAA8________-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa09_default-0512x0512.png [apply] junit.framework.TestListener: endTest(testOnscreenMultiSampleAA8) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOnscreenMultiSampleAA8 [apply] Tests run: 6, Failures: 0, Errors: 1, Time elapsed: 11.674 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306730522 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306734532 ms +++ localhost/127.0.0.1:59999 - Locked within 4027 ms, 5 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOffscreenFBOMultiSampleAA0 [apply] [apply] req. msaa: false [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] has msaa: false [apply] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOffscreenFBOMultiSampleAA0 [apply] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [apply] null [apply] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOffscreenPBufferMultiSampleAA0 [apply] reshape .. [apply] Thread-5-Display-.macosx_nil-1-EDT-1: ** screenshot: TestMultisampleES2NEWT.testOffscreenFBOMultiSampleAA0____-n0000-GL4___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] [apply] req. msaa: false [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[pbuffer]] [apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] has msaa: false [apply] [apply] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [apply] null [apply] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] reshape .. [apply] Thread-5-Display-.macosx_nil-1-EDT-1: ** screenshot: TestMultisampleES2NEWT.testOffscreenPBufferMultiSampleAA0-n0000-GL4___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOffscreenPBufferMultiSampleAA0 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOffsreenFBOMultiSampleAA8 [apply] [apply] req. msaa: true [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] has msaa: true [apply] [apply] ShaderState: attachShaderProgram: -1 -> 3 (enable: true) [apply] null [apply] ShaderProgram[id=3, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] reshape .. [apply] Thread-5-Display-.macosx_nil-1-EDT-1: ** screenshot: TestMultisampleES2NEWT.testOffsreenFBOMultiSampleAA8_____-n0000-GL4___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOffsreenFBOMultiSampleAA8 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOffsreenPBufferMultiSampleAA8 [apply] [apply] req. msaa: true [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[pbuffer]] [apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] has msaa: true [apply] [apply] ShaderState: attachShaderProgram: -1 -> 4 (enable: true) [apply] null [apply] ShaderProgram[id=4, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=7, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=8, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] reshape .. [apply] Thread-5-Display-.macosx_nil-1-EDT-1: ** screenshot: TestMultisampleES2NEWT.testOffsreenPBufferMultiSampleAA8_-n0000-GL4___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOffsreenPBufferMultiSampleAA8 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOnscreenMultiSampleAA0 [apply] [apply] req. msaa: false [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] has msaa: false [apply] [apply] ShaderState: attachShaderProgram: -1 -> 5 (enable: true) [apply] null [apply] ShaderProgram[id=5, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=9, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=10, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] reshape .. [apply] Thread-5-Display-.macosx_nil-1-EDT-1: ** screenshot: TestMultisampleES2NEWT.testOnscreenMultiSampleAA0________-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0512x0512.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOnscreenMultiSampleAA0 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOnscreenMultiSampleAA8 [apply] [apply] req. msaa: true [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/9, sample-ext default, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] has msaa: true [apply] [apply] ShaderState: attachShaderProgram: -1 -> 6 (enable: true) [apply] null [apply] ShaderProgram[id=6, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=11, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=12, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] reshape .. [apply] Thread-5-Display-.macosx_nil-1-EDT-1: ** screenshot: TestMultisampleES2NEWT.testOnscreenMultiSampleAA8________-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa09_default-0512x0512.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT - testOnscreenMultiSampleAA8 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306742112 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testOffscreenFBOMultiSampleAA0 took 3.007 sec [apply] Caused an ERROR [apply] test timed out after 3000 milliseconds [apply] java.lang.Exception: test timed out after 3000 milliseconds [apply] at java.lang.Object.wait(Native Method) [apply] at java.lang.Object.wait(Object.java:503) [apply] at jogamp.newt.DefaultEDTUtil.invokeImpl(DefaultEDTUtil.java:237) [apply] at jogamp.newt.DefaultEDTUtil.invoke(DefaultEDTUtil.java:162) [apply] at jogamp.newt.DisplayImpl.runOnEDTIfAvail(DisplayImpl.java:426) [apply] at jogamp.newt.WindowImpl.runOnEDTIfAvail(WindowImpl.java:2125) [apply] at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1022) [apply] at jogamp.newt.WindowImpl.setVisible(WindowImpl.java:1027) [apply] at com.jogamp.newt.opengl.GLWindow.setVisible(GLWindow.java:487) [apply] at com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT.testMultiSampleAAImpl(TestMultisampleES2NEWT.java:133) [apply] at com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT.testOffscreenFBOMultiSampleAA0(TestMultisampleES2NEWT.java:97) [apply] [apply] Testcase: testOffscreenPBufferMultiSampleAA0 took 1.438 sec [apply] Testcase: testOffsreenFBOMultiSampleAA8 took 1.312 sec [apply] Testcase: testOffsreenPBufferMultiSampleAA8 took 1.301 sec [apply] Testcase: testOnscreenMultiSampleAA0 took 0.207 sec [apply] Testcase: testOnscreenMultiSampleAA8 took 0.21 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306742112 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] Result: 2 [echo] Testing com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT [apply] junit.framework.TestListener: tests to run: 3 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306743741 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306745745 ms +++ localhost/127.0.0.1:59999 - Locked within 2011 ms, 3 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT - test01OpaqueDecorated [apply] junit.framework.TestListener: startTest(test01OpaqueDecorated) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x58c18933: tileRendererInUse null, GearsES2[obj 0x58c18933 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x58c18933 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x58c18933 created: GearsObj[0x1b6bec1b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x58c18933 created: GearsObj[0x4a59eead, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x58c18933 created: GearsObj[0x4a59eead, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x58c18933 FIN GearsES2[obj 0x58c18933 isInit true, usesShared false, 1 GearsObj[0x1b6bec1b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4a59eead, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6c031c3d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x58c18933 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fd7148072f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x58c18933, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x58c18933 512x512, swapInterval 1, drawable 0x7fd7148072f0 [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x58c18933: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x58c18933 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT - test01OpaqueDecorated [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT - test01TransparentDecorated [apply] junit.framework.TestListener: endTest(test01OpaqueDecorated) [apply] junit.framework.TestListener: startTest(test01TransparentDecorated) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x486038e4: tileRendererInUse null, GearsES2[obj 0x486038e4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x486038e4 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, trans-rgba 0x0/0/0/0, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x486038e4 created: GearsObj[0x3dd44d5e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x486038e4 created: GearsObj[0x3d237608, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x486038e4 created: GearsObj[0x3d237608, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x486038e4 FIN GearsES2[obj 0x486038e4 isInit true, usesShared false, 1 GearsObj[0x3dd44d5e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d237608, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x631a2693, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x486038e4 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fd7125b0470, msaa false, tileRendererInUse null [apply] >> GearsES2 0x486038e4, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x486038e4 512x512, swapInterval 1, drawable 0x7fd7125b0470 [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x486038e4: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x486038e4 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT - test01TransparentDecorated [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT - test01TransparentUndecorated [apply] junit.framework.TestListener: endTest(test01TransparentDecorated) [apply] junit.framework.TestListener: startTest(test01TransparentUndecorated) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.0 0x5166eebe: tileRendererInUse null, GearsES2[obj 0x5166eebe isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5166eebe on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, trans-rgba 0x0/0/0/0, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x5166eebe created: GearsObj[0x277ec7b9, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5166eebe created: GearsObj[0x746a56f0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5166eebe created: GearsObj[0x746a56f0, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.X 0x5166eebe FIN GearsES2[obj 0x5166eebe isInit true, usesShared false, 1 GearsObj[0x277ec7b9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x746a56f0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7171e245, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x5166eebe 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fd7124f9c00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5166eebe, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0x5166eebe 512x512, swapInterval 1, drawable 0x7fd7124f9c00 [apply] junit.framework.TestListener: endTest(test01TransparentUndecorated) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x5166eebe: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x5166eebe FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT - test01TransparentUndecorated [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306750118 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.463 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306743741 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306745745 ms +++ localhost/127.0.0.1:59999 - Locked within 2011 ms, 3 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT - test01OpaqueDecorated [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x58c18933: tileRendererInUse null, GearsES2[obj 0x58c18933 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x58c18933 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x58c18933 created: GearsObj[0x1b6bec1b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x58c18933 created: GearsObj[0x4a59eead, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x58c18933 created: GearsObj[0x4a59eead, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x58c18933 FIN GearsES2[obj 0x58c18933 isInit true, usesShared false, 1 GearsObj[0x1b6bec1b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4a59eead, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6c031c3d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x58c18933 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fd7148072f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x58c18933, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x58c18933 512x512, swapInterval 1, drawable 0x7fd7148072f0 [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x58c18933: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x58c18933 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT - test01OpaqueDecorated [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT - test01TransparentDecorated [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x486038e4: tileRendererInUse null, GearsES2[obj 0x486038e4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x486038e4 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, trans-rgba 0x0/0/0/0, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x486038e4 created: GearsObj[0x3dd44d5e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x486038e4 created: GearsObj[0x3d237608, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x486038e4 created: GearsObj[0x3d237608, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x486038e4 FIN GearsES2[obj 0x486038e4 isInit true, usesShared false, 1 GearsObj[0x3dd44d5e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d237608, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x631a2693, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x486038e4 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fd7125b0470, msaa false, tileRendererInUse null [apply] >> GearsES2 0x486038e4, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x486038e4 512x512, swapInterval 1, drawable 0x7fd7125b0470 [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x486038e4: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x486038e4 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT - test01TransparentDecorated [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT - test01TransparentUndecorated [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.0 0x5166eebe: tileRendererInUse null, GearsES2[obj 0x5166eebe isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5166eebe on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, trans-rgba 0x0/0/0/0, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x5166eebe created: GearsObj[0x277ec7b9, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5166eebe created: GearsObj[0x746a56f0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5166eebe created: GearsObj[0x746a56f0, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.X 0x5166eebe FIN GearsES2[obj 0x5166eebe isInit true, usesShared false, 1 GearsObj[0x277ec7b9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x746a56f0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7171e245, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x5166eebe 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fd7124f9c00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5166eebe, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0x5166eebe 512x512, swapInterval 1, drawable 0x7fd7124f9c00 [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x5166eebe: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x5166eebe FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT - test01TransparentUndecorated [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306750118 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01OpaqueDecorated took 0.933 sec [apply] Testcase: test01TransparentDecorated took 0.828 sec [apply] Testcase: test01TransparentUndecorated took 0.79 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestGearsES1NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestGearsES1NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestGearsES1NEWT [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306751717 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: tests to run: 1 [apply] junit.framework.TestListener: startTest(test00) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306754726 ms +++ localhost/127.0.0.1:59999 - Locked within 3019 ms, 4 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestGearsES1NEWT - test00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.init ... [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 created: GearsObj[0x626201bd, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x106051c1, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x23975e4d, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.reshape 0/0 640x480, swapInterval 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.reshape FIN [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestGearsES1NEWT.test00-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png [apply] junit.framework.TestListener: endTest(test00) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.dispose ... [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestGearsES1NEWT - test00 [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.65 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306751717 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306754726 ms +++ localhost/127.0.0.1:59999 - Locked within 3019 ms, 4 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestGearsES1NEWT - test00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.init ... [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 created: GearsObj[0x626201bd, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x106051c1, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x23975e4d, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.reshape 0/0 640x480, swapInterval 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.reshape FIN [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestGearsES1NEWT.test00-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.dispose ... [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestGearsES1NEWT - test00 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306757274 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test00 took 2.454 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306757274 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestOlympicES1NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestOlympicES1NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestOlympicES1NEWT [apply] junit.framework.TestListener: tests to run: 1 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306758869 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306760876 ms +++ localhost/127.0.0.1:59999 - Locked within 2014 ms, 3 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestOlympicES1NEWT - test00 [apply] junit.framework.TestListener: startTest(test00) [apply] OlympicES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR: NVIDIA Corporation [apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION: 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GL GLSL: true, has-compiler-func: true, version 1.20 [apply] GL FBO: basic true, full true [apply] GL Profile: GLProfile[GL2/GL2.hw] [apply] GL:jogamp.opengl.gl4.GL4bcImpl@6c94a944, 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLU:javax.media.opengl.glu.gl2.GLUgl2 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestOlympicES1NEWT.test00-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png [apply] 1 s: 60 f / 1148 ms, 52.2 fps, 19 ms/f; total: 60 f, 52.2 fps, 19 ms/f [apply] junit.framework.TestListener: endTest(test00) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestOlympicES1NEWT - test00 [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.308 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306758869 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306760876 ms +++ localhost/127.0.0.1:59999 - Locked within 2014 ms, 3 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestOlympicES1NEWT - test00 [apply] OlympicES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR: NVIDIA Corporation [apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION: 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GL GLSL: true, has-compiler-func: true, version 1.20 [apply] GL FBO: basic true, full true [apply] GL Profile: GLProfile[GL2/GL2.hw] [apply] GL:jogamp.opengl.gl4.GL4bcImpl@6c94a944, 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLU:javax.media.opengl.glu.gl2.GLUgl2 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestOlympicES1NEWT.test00-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png [apply] 1 s: 60 f / 1148 ms, 52.2 fps, 19 ms/f; total: 60 f, 52.2 fps, 19 ms/f [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestOlympicES1NEWT - test00 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306764100 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test00 took 3.124 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306764100 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestRedSquareES1NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestRedSquareES1NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestRedSquareES1NEWT [apply] junit.framework.TestListener: tests to run: 1 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306765701 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306935039 ms +++ localhost/127.0.0.1:59999 - Locked within 169346 ms, 170 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestRedSquareES1NEWT - test00 [apply] junit.framework.TestListener: startTest(test00) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES1.init ... [apply] RedSquareES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES1.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f9e13594f50, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES1.reshape FIN [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestRedSquareES1NEWT.test00-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [apply] junit.framework.TestListener: endTest(test00) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES1.dispose ... [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES1.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestRedSquareES1NEWT - test00 [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 172.48 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306765701 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306935039 ms +++ localhost/127.0.0.1:59999 - Locked within 169346 ms, 170 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestRedSquareES1NEWT - test00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES1.init ... [apply] RedSquareES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES1.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f9e13594f50, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES1.reshape FIN [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestRedSquareES1NEWT.test00-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES1.dispose ... [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES1.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestRedSquareES1NEWT - test00 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306938105 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test00 took 2.969 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306938105 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestElektronenMultipliziererNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestElektronenMultipliziererNEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestElektronenMultipliziererNEWT [apply] junit.framework.TestListener: tests to run: 1 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306939742 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306942747 ms +++ localhost/127.0.0.1:59999 - Locked within 3013 ms, 4 attempts [apply] junit.framework.TestListener: startTest(testElektronenMultiplizierer01) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestElektronenMultipliziererNEWT - testElektronenMultiplizierer01 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407306944547 d 0ms]] [apply] NEW SYNC EVENT! tSyncEventNumber=1 tSyncTime=1249500 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407306944551 d 24999ms]] [apply] NEW SYNC EVENT! tSyncEventNumber=2 tSyncTime=1796340 [apply] NEW SYNC EVENT! tSyncEventNumber=3 tSyncTime=2069025 [apply] NEW SYNC EVENT! tSyncEventNumber=4 tSyncTime=2366700 [apply] NEW SYNC EVENT! tSyncEventNumber=5 tSyncTime=3615465 [apply] NEW SYNC EVENT! tSyncEventNumber=6 tSyncTime=4177740 [apply] NEW SYNC EVENT! tSyncEventNumber=7 tSyncTime=4491585 [apply] 142 s: 60 f / 142032 ms, 0.4 fps, 2367 ms/f; total: 60 f, 0.4 fps, 2367 ms/f [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407307111941 d 0ms]] [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] junit.framework.TestListener: endTest(testElektronenMultiplizierer01) [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407307111957 d 0ms]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestElektronenMultipliziererNEWT - testElektronenMultiplizierer01 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407307112050 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 172.377 sec [apply] ------------- Standard Output --------------- [apply] NEW SYNC EVENT! tSyncEventNumber=1 tSyncTime=1249500 [apply] NEW SYNC EVENT! tSyncEventNumber=2 tSyncTime=1796340 [apply] NEW SYNC EVENT! tSyncEventNumber=3 tSyncTime=2069025 [apply] NEW SYNC EVENT! tSyncEventNumber=4 tSyncTime=2366700 [apply] NEW SYNC EVENT! tSyncEventNumber=5 tSyncTime=3615465 [apply] NEW SYNC EVENT! tSyncEventNumber=6 tSyncTime=4177740 [apply] NEW SYNC EVENT! tSyncEventNumber=7 tSyncTime=4491585 [apply] ------------- ---------------- --------------- [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306939742 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407306942747 ms +++ localhost/127.0.0.1:59999 - Locked within 3013 ms, 4 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestElektronenMultipliziererNEWT - testElektronenMultiplizierer01 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407306944547 d 0ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407306944551 d 24999ms]] [apply] 142 s: 60 f / 142032 ms, 0.4 fps, 2367 ms/f; total: 60 f, 0.4 fps, 2367 ms/f [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407307111941 d 0ms]] [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407307111957 d 0ms]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestElektronenMultipliziererNEWT - testElektronenMultiplizierer01 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407307112050 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testElektronenMultiplizierer01 took 167.49 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT [apply] junit.framework.TestListener: tests to run: 4 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407307113701 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407307474349 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 360655 ms, 360 attempts [apply] junit.framework.TestListener: addError(com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT, Fatal: Could not lock single instance: localhost/127.0.0.1:59999) [apply] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 361.11 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407307113701 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407307474349 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 360655 ms, 360 attempts [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT took 0 sec [apply] Caused an ERROR [apply] Fatal: Could not lock single instance: localhost/127.0.0.1:59999 [apply] java.lang.RuntimeException: Fatal: Could not lock single instance: localhost/127.0.0.1:59999 [apply] at com.jogamp.opengl.test.junit.util.UITestCase.initSingletonInstance(UITestCase.java:89) [apply] at com.jogamp.opengl.test.junit.util.UITestCase.oneTimeSetUp(UITestCase.java:243) [apply] at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207) [apply] [apply] Result: 2 [echo] Testing com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NEWT [apply] junit.framework.TestListener: tests to run: 2 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407307476319 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407307837043 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 360732 ms, 360 attempts [apply] junit.framework.TestListener: addError(com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NEWT, Fatal: Could not lock single instance: localhost/127.0.0.1:59999) [apply] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 360.856 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407307476319 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407307837043 ms +++ EEE (2) localhost/127.0.0.1:59999 - couldn't get lock within 360732 ms, 360 attempts [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NEWT took 0 sec [apply] Caused an ERROR [apply] Fatal: Could not lock single instance: localhost/127.0.0.1:59999 [apply] java.lang.RuntimeException: Fatal: Could not lock single instance: localhost/127.0.0.1:59999 [apply] at com.jogamp.opengl.test.junit.util.UITestCase.initSingletonInstance(UITestCase.java:89) [apply] at com.jogamp.opengl.test.junit.util.UITestCase.oneTimeSetUp(UITestCase.java:243) [apply] at com.jogamp.newt.util.MainThread$UserApp.run(MainThread.java:207) [apply] [apply] Result: 2 [echo] Testing com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestRedSquareES2NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestRedSquareES2NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestRedSquareES2NEWT [apply] junit.framework.TestListener: tests to run: 2 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407307838635 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: startTest(test01GL2ES2) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407307957859 ms +++ localhost/127.0.0.1:59999 - Locked within 119231 ms, 120 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestRedSquareES2NEWT - test01GL2ES2 [apply] Loop 1/1 [apply] requested: vsync false, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] NW chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] window pos/siz: 64/64 512x512, [ l 0, r 0 - t 22, b 0 - 0x22] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [apply] null [apply] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] RedSquareES2.reshape 0/0 512x512 of 512x512, swapInterval -1, drawable 0x7ffd81e39300, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] RedSquareES2.reshape FIN [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestRedSquareES2NEWT.test01GL2ES2-n0000-RedSquareES2-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0512x0512.png [apply] junit.framework.TestListener: endTest(test01GL2ES2) [apply] junit.framework.TestListener: startTest(test02GL3) [apply] 1 s: 60 f / 1603 ms, 37.4 fps, 26 ms/f; total: 60 f, 37.4 fps, 26 ms/f [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestRedSquareES2NEWT - test01GL2ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestRedSquareES2NEWT - test02GL3 [apply] requested: vsync false, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]] [apply] NW chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]] [apply] GL chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]] [apply] window pos/siz: 64/64 512x512, [ l 0, r 0 - t 22, b 0 - 0x22] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL3/GL3.hw] [apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 37 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [apply] null [apply] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] RedSquareES2.reshape 0/0 512x512 of 512x512, swapInterval -1, drawable 0x7ffd81e34170, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] RedSquareES2.reshape FIN [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestRedSquareES2NEWT.test02GL3___-n0000-RedSquareES2-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [apply] junit.framework.TestListener: endTest(test02GL3) [apply] 1 s: 60 f / 1048 ms, 57.2 fps, 17 ms/f; total: 60 f, 57.2 fps, 17 ms/f [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestRedSquareES2NEWT - test02GL3 [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 123.977 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407307838635 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407307957859 ms +++ localhost/127.0.0.1:59999 - Locked within 119231 ms, 120 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestRedSquareES2NEWT - test01GL2ES2 [apply] Loop 1/1 [apply] requested: vsync false, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] NW chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] window pos/siz: 64/64 512x512, [ l 0, r 0 - t 22, b 0 - 0x22] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [apply] null [apply] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] RedSquareES2.reshape 0/0 512x512 of 512x512, swapInterval -1, drawable 0x7ffd81e39300, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] RedSquareES2.reshape FIN [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestRedSquareES2NEWT.test01GL2ES2-n0000-RedSquareES2-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0512x0512.png [apply] 1 s: 60 f / 1603 ms, 37.4 fps, 26 ms/f; total: 60 f, 37.4 fps, 26 ms/f [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestRedSquareES2NEWT - test01GL2ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestRedSquareES2NEWT - test02GL3 [apply] requested: vsync false, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]] [apply] NW chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]] [apply] GL chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]] [apply] window pos/siz: 64/64 512x512, [ l 0, r 0 - t 22, b 0 - 0x22] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL3/GL3.hw] [apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 37 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [apply] null [apply] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] RedSquareES2.reshape 0/0 512x512 of 512x512, swapInterval -1, drawable 0x7ffd81e34170, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] RedSquareES2.reshape FIN [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestRedSquareES2NEWT.test02GL3___-n0000-RedSquareES2-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [apply] 1 s: 60 f / 1048 ms, 57.2 fps, 17 ms/f; total: 60 f, 57.2 fps, 17 ms/f [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestRedSquareES2NEWT - test02GL3 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407307962537 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01GL2ES2 took 3.421 sec [apply] Testcase: test02GL3 took 1.152 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407307962537 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNEWT [apply] junit.framework.TestListener: tests to run: 1 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407307964062 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407307968073 ms +++ localhost/127.0.0.1:59999 - Locked within 4019 ms, 5 attempts [apply] junit.framework.TestListener: startTest(test01) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNEWT - test01 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f820a57bf70, msaa false, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null [apply] junit.framework.TestListener: endTest(test01) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNEWT - test01 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407307970544 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.561 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407307964062 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407307968073 ms +++ localhost/127.0.0.1:59999 - Locked within 4019 ms, 5 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNEWT - test01 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] Gears.init: tileRendererInUse null [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f820a57bf70, msaa false, tileRendererInUse null [apply] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNEWT - test01 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407307970544 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01 took 0.683 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT [apply] junit.framework.TestListener: tests to run: 3 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407307972155 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407307974161 ms +++ localhost/127.0.0.1:59999 - Locked within 2013 ms, 3 attempts [apply] junit.framework.TestListener: startTest(test01_DefCaps_Anim) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT - test01_DefCaps_Anim [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestTeapotNEWT.test01_DefCaps_Anim__-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestTeapotNEWT.test01_DefCaps_Anim__-n0008-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestTeapotNEWT.test01_DefCaps_Anim__-n0009-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] junit.framework.TestListener: endTest(test01_DefCaps_Anim) [apply] junit.framework.TestListener: startTest(test02_DefCaps_NoAnim) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT - test01_DefCaps_Anim [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT - test02_DefCaps_NoAnim [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestTeapotNEWT.test02_DefCaps_NoAnim-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestTeapotNEWT.test02_DefCaps_NoAnim-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestTeapotNEWT.test02_DefCaps_NoAnim-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png [apply] junit.framework.TestListener: endTest(test02_DefCaps_NoAnim) [apply] junit.framework.TestListener: startTest(test12_FBOCaps_NoAnim) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT - test02_DefCaps_NoAnim [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT - test12_FBOCaps_NoAnim [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestTeapotNEWT.test12_FBOCaps_NoAnim-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestTeapotNEWT.test12_FBOCaps_NoAnim-n0002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestTeapotNEWT.test12_FBOCaps_NoAnim-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [apply] junit.framework.TestListener: endTest(test12_FBOCaps_NoAnim) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT - test12_FBOCaps_NoAnim [apply] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.119 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407307972155 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407307974161 ms +++ localhost/127.0.0.1:59999 - Locked within 2013 ms, 3 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT - test01_DefCaps_Anim [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestTeapotNEWT.test01_DefCaps_Anim__-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestTeapotNEWT.test01_DefCaps_Anim__-n0008-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestTeapotNEWT.test01_DefCaps_Anim__-n0009-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT - test01_DefCaps_Anim [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT - test02_DefCaps_NoAnim [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestTeapotNEWT.test02_DefCaps_NoAnim-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestTeapotNEWT.test02_DefCaps_NoAnim-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestTeapotNEWT.test02_DefCaps_NoAnim-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT - test02_DefCaps_NoAnim [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT - test12_FBOCaps_NoAnim [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestTeapotNEWT.test12_FBOCaps_NoAnim-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestTeapotNEWT.test12_FBOCaps_NoAnim-n0002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestTeapotNEWT.test12_FBOCaps_NoAnim-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT - test12_FBOCaps_NoAnim [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407307979198 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01_DefCaps_Anim took 0.798 sec [apply] Testcase: test02_DefCaps_NoAnim took 0.679 sec [apply] Testcase: test12_FBOCaps_NoAnim took 1.769 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407307979198 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407307980788 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: tests to run: 4 [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407307985799 ms +++ localhost/127.0.0.1:59999 - Locked within 5019 ms, 6 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT - test01_GL3Core_Passthrough [apply] junit.framework.TestListener: startTest(test01_GL3Core_Passthrough) [apply] Init - START - useGeomShader 0 -> passthrough01_xxx [apply] GL_VENDOR: NVIDIA Corporation [apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION: 3.3 NVIDIA-8.24.15 310.90.9.05f01 [apply] GL GLSL: true, has-compiler-func: true, version 3.30 [apply] GL Profile: GLProfile[GL3/GL3.hw] [apply] GL Renderer Quirks:[NoOffscreenBitmap] [apply] GL:jogamp.opengl.gl4.GL4bcImpl@185ab708, 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestGeomShader01TextureGL3NEWT.test01_GL3Core_Passthrough__-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png [apply] 1 s: 60 f / 1254 ms, 47.8 fps, 20 ms/f; total: 60 f, 47.8 fps, 20 ms/f [apply] junit.framework.TestListener: endTest(test01_GL3Core_Passthrough) [apply] junit.framework.TestListener: startTest(test02_GL3Core_FlipXYZ) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT - test01_GL3Core_Passthrough [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT - test02_GL3Core_FlipXYZ [apply] Init - START - useGeomShader 1 -> flipXYZ01_xxx [apply] GL_VENDOR: NVIDIA Corporation [apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION: 3.3 NVIDIA-8.24.15 310.90.9.05f01 [apply] GL GLSL: true, has-compiler-func: true, version 3.30 [apply] GL Profile: GLProfile[GL3/GL3.hw] [apply] GL Renderer Quirks:[NoOffscreenBitmap] [apply] GL:jogamp.opengl.gl4.GL4bcImpl@55855ed6, 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestGeomShader01TextureGL3NEWT.test02_GL3Core_FlipXYZ______-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png [apply] 1 s: 60 f / 1115 ms, 53.8 fps, 18 ms/f; total: 60 f, 53.8 fps, 18 ms/f [apply] junit.framework.TestListener: endTest(test02_GL3Core_FlipXYZ) [apply] junit.framework.TestListener: startTest(test11_GL3Compat_Passthrough) [apply] junit.framework.TestListener: endTest(test11_GL3Compat_Passthrough) [apply] junit.framework.TestListener: startTest(test12_GL3Compat_FlipXYZ) [apply] junit.framework.TestListener: endTest(test12_GL3Compat_FlipXYZ) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT - test02_GL3Core_FlipXYZ [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT - test11_GL3Compat_Passthrough [apply] Profile GL3bc n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT - test11_GL3Compat_Passthrough [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT - test12_GL3Compat_FlipXYZ [apply] Profile GL3bc n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT - test12_GL3Compat_FlipXYZ [apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 9.706 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407307980788 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407307985799 ms +++ localhost/127.0.0.1:59999 - Locked within 5019 ms, 6 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT - test01_GL3Core_Passthrough [apply] Init - START - useGeomShader 0 -> passthrough01_xxx [apply] GL_VENDOR: NVIDIA Corporation [apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION: 3.3 NVIDIA-8.24.15 310.90.9.05f01 [apply] GL GLSL: true, has-compiler-func: true, version 3.30 [apply] GL Profile: GLProfile[GL3/GL3.hw] [apply] GL Renderer Quirks:[NoOffscreenBitmap] [apply] GL:jogamp.opengl.gl4.GL4bcImpl@185ab708, 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestGeomShader01TextureGL3NEWT.test01_GL3Core_Passthrough__-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png [apply] 1 s: 60 f / 1254 ms, 47.8 fps, 20 ms/f; total: 60 f, 47.8 fps, 20 ms/f [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT - test01_GL3Core_Passthrough [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT - test02_GL3Core_FlipXYZ [apply] Init - START - useGeomShader 1 -> flipXYZ01_xxx [apply] GL_VENDOR: NVIDIA Corporation [apply] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION: 3.3 NVIDIA-8.24.15 310.90.9.05f01 [apply] GL GLSL: true, has-compiler-func: true, version 3.30 [apply] GL Profile: GLProfile[GL3/GL3.hw] [apply] GL Renderer Quirks:[NoOffscreenBitmap] [apply] GL:jogamp.opengl.gl4.GL4bcImpl@55855ed6, 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestGeomShader01TextureGL3NEWT.test02_GL3Core_FlipXYZ______-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png [apply] 1 s: 60 f / 1115 ms, 53.8 fps, 18 ms/f; total: 60 f, 53.8 fps, 18 ms/f [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT - test02_GL3Core_FlipXYZ [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT - test11_GL3Compat_Passthrough [apply] Profile GL3bc n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT - test11_GL3Compat_Passthrough [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT - test12_GL3Compat_FlipXYZ [apply] Profile GL3bc n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT - test12_GL3Compat_FlipXYZ [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407307990414 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01_GL3Core_Passthrough took 3.195 sec [apply] Testcase: test02_GL3Core_FlipXYZ took 1.312 sec [apply] Testcase: test11_GL3Compat_Passthrough took 0 sec [apply] Testcase: test12_GL3Compat_FlipXYZ took 0 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407307990414 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT [apply] junit.framework.TestListener: tests to run: 5 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407307992041 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407307995049 ms +++ localhost/127.0.0.1:59999 - Locked within 3015 ms, 4 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test00NoShaderState_Validation [apply] junit.framework.TestListener: startTest(test00NoShaderState_Validation) [apply] MacOSXCGLContext [Version 4.1 (Core profile, arb, debug, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1465, this 0x46807ac8, handle 0x7ffe494c7ef0, isShared false, jogamp.opengl.gl4.GL4bcImpl@569374d3, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@6adaf50c, [apply] Handle 0x7ffe49596bb0, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7ffe49597090, [apply] SurfaceHandle 0x7ffe49596bb0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 480x480], pixel[480x480], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <4d0e1da2, 59bb9e33>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>], surfaceLockCount 1]], mode NSOPENGL] [apply] vertices0: GLArrayDataServer[mgl_Vertex, index -1, location 0, isVertexAttribute true, usesGLSL true, usesShaderState false, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 3, stride 12b 3c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 1, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=12 cap=12], alive true] [apply] colors0: GLArrayDataServer[mgl_Color, index -1, location 1, isVertexAttribute true, usesGLSL true, usesShaderState false, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 4, stride 16b 4c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 2, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=16 cap=16], alive true] [apply] vertices1: GLArrayDataServer[mgl_Vertex, index -1, location 0, isVertexAttribute true, usesGLSL true, usesShaderState false, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 3, stride 12b 3c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 3, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=12 cap=12], alive true] [apply] colors1: GLArrayDataServer[mgl_Color, index -1, location 1, isVertexAttribute true, usesGLSL true, usesShaderState false, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 4, stride 16b 4c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 4, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=16 cap=16], alive true] [apply] screen #1 [apply] screen #2 [apply] screen #3 [apply] junit.framework.TestListener: endTest(test00NoShaderState_Validation) [apply] junit.framework.TestListener: startTest(test01ShaderState_Validation) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test00NoShaderState_Validation [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test01ShaderState_Validation [apply] MacOSXCGLContext [Version 4.1 (Core profile, arb, debug, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1465, this 0x2ada7e5d, handle 0x7ffe4959ce70, isShared false, jogamp.opengl.gl4.GL4bcImpl@6e9e21a5, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@6adaf50c, [apply] Handle 0x7ffe494d5db0, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7ffe4961c780, [apply] SurfaceHandle 0x7ffe494d5db0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 480x480], pixel[480x480], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <4fb3105f, 74f7f5d9>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>], surfaceLockCount 1]], mode NSOPENGL] [apply] vertices0: GLArrayDataServer[mgl_Vertex, index -1, location 0, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 3, stride 12b 3c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 1, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=12 cap=12], alive true] [apply] colors0: GLArrayDataServer[mgl_Color, index -1, location 1, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 4, stride 16b 4c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 2, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=16 cap=16], alive true] [apply] vertices1: GLArrayDataServer[mgl_Vertex, index -1, location 0, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 3, stride 12b 3c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 3, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=12 cap=12], alive true] [apply] colors1: GLArrayDataServer[mgl_Color, index -1, location 1, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 4, stride 16b 4c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 4, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=16 cap=16], alive true] [apply] screen #1 [apply] screen #2 [apply] screen #3 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test01ShaderState_Validation [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test02ShaderState_PerformanceSingleKeepEnabled [apply] junit.framework.TestListener: endTest(test01ShaderState_Validation) [apply] junit.framework.TestListener: startTest(test02ShaderState_PerformanceSingleKeepEnabled) [apply] MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x4a7eb2c3, handle 0x7ffe495b9200, isShared false, jogamp.opengl.gl4.GL4bcImpl@672f7719, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@6adaf50c, [apply] Handle 0x7ffe495a3670, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7ffe49597540, [apply] SurfaceHandle 0x7ffe495a3670 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 480x480], pixel[480x480], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <5d343f3b, 11236a4b>[count 1, qsz 0, owner <Thread-5>], surfaceLockCount 1]], mode NSOPENGL] [apply] screen #1 [apply] junit.framework.TestListener: endTest(test02ShaderState_PerformanceSingleKeepEnabled) [apply] junit.framework.TestListener: startTest(test03ShaderState_PerformanceSingleToggleEnable) [apply] testShaderState00PerformanceSingle toggleEnable false: 4.836s: 600f, 124.0 fps, 8 ms/f [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test02ShaderState_PerformanceSingleKeepEnabled [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test03ShaderState_PerformanceSingleToggleEnable [apply] MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x434ce06a, handle 0x7ffe496197d0, isShared false, jogamp.opengl.gl4.GL4bcImpl@6c2171aa, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@6adaf50c, [apply] Handle 0x7ffe494d5db0, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7ffe4961b0c0, [apply] SurfaceHandle 0x7ffe494d5db0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 480x480], pixel[480x480], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <7ad875c, 1191acf4>[count 1, qsz 0, owner <Thread-6>], surfaceLockCount 1]], mode NSOPENGL] [apply] screen #1 [apply] junit.framework.TestListener: endTest(test03ShaderState_PerformanceSingleToggleEnable) [apply] junit.framework.TestListener: startTest(test04ShaderState_PerformanceDouble) [apply] testShaderState00PerformanceSingle toggleEnable true: 4.908s: 600f, 122.2 fps, 8 ms/f [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test03ShaderState_PerformanceSingleToggleEnable [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test04ShaderState_PerformanceDouble [apply] MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x1041cf19, handle 0x7ffe495ba320, isShared false, jogamp.opengl.gl4.GL4bcImpl@50837aa5, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@6adaf50c, [apply] Handle 0x7ffe49619660, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7ffe494d5db0, [apply] SurfaceHandle 0x7ffe49619660 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 480x480], pixel[480x480], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <67e90fee, 7615078d>[count 1, qsz 0, owner <Thread-7>], surfaceLockCount 1]], mode NSOPENGL] [apply] screen #1 [apply] screen #2 [apply] junit.framework.TestListener: endTest(test04ShaderState_PerformanceDouble) [apply] testShaderState01PerformanceDouble: 4.87s: 600f, 123.2 fps, 8 ms/f [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test04ShaderState_PerformanceDouble [apply] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 23.241 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407307992041 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407307995049 ms +++ localhost/127.0.0.1:59999 - Locked within 3015 ms, 4 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test00NoShaderState_Validation [apply] MacOSXCGLContext [Version 4.1 (Core profile, arb, debug, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1465, this 0x46807ac8, handle 0x7ffe494c7ef0, isShared false, jogamp.opengl.gl4.GL4bcImpl@569374d3, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@6adaf50c, [apply] Handle 0x7ffe49596bb0, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7ffe49597090, [apply] SurfaceHandle 0x7ffe49596bb0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 480x480], pixel[480x480], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <4d0e1da2, 59bb9e33>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>], surfaceLockCount 1]], mode NSOPENGL] [apply] vertices0: GLArrayDataServer[mgl_Vertex, index -1, location 0, isVertexAttribute true, usesGLSL true, usesShaderState false, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 3, stride 12b 3c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 1, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=12 cap=12], alive true] [apply] colors0: GLArrayDataServer[mgl_Color, index -1, location 1, isVertexAttribute true, usesGLSL true, usesShaderState false, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 4, stride 16b 4c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 2, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=16 cap=16], alive true] [apply] vertices1: GLArrayDataServer[mgl_Vertex, index -1, location 0, isVertexAttribute true, usesGLSL true, usesShaderState false, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 3, stride 12b 3c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 3, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=12 cap=12], alive true] [apply] colors1: GLArrayDataServer[mgl_Color, index -1, location 1, isVertexAttribute true, usesGLSL true, usesShaderState false, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 4, stride 16b 4c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 4, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=16 cap=16], alive true] [apply] screen #1 [apply] screen #2 [apply] screen #3 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test00NoShaderState_Validation [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test01ShaderState_Validation [apply] MacOSXCGLContext [Version 4.1 (Core profile, arb, debug, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1465, this 0x2ada7e5d, handle 0x7ffe4959ce70, isShared false, jogamp.opengl.gl4.GL4bcImpl@6e9e21a5, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@6adaf50c, [apply] Handle 0x7ffe494d5db0, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7ffe4961c780, [apply] SurfaceHandle 0x7ffe494d5db0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 480x480], pixel[480x480], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <4fb3105f, 74f7f5d9>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>], surfaceLockCount 1]], mode NSOPENGL] [apply] vertices0: GLArrayDataServer[mgl_Vertex, index -1, location 0, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 3, stride 12b 3c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 1, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=12 cap=12], alive true] [apply] colors0: GLArrayDataServer[mgl_Color, index -1, location 1, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 4, stride 16b 4c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 2, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=16 cap=16], alive true] [apply] vertices1: GLArrayDataServer[mgl_Vertex, index -1, location 0, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 3, stride 12b 3c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 3, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=12 cap=12], alive true] [apply] colors1: GLArrayDataServer[mgl_Color, index -1, location 1, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 4, stride 16b 4c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 4, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=16 cap=16], alive true] [apply] screen #1 [apply] screen #2 [apply] screen #3 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test01ShaderState_Validation [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test02ShaderState_PerformanceSingleKeepEnabled [apply] MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x4a7eb2c3, handle 0x7ffe495b9200, isShared false, jogamp.opengl.gl4.GL4bcImpl@672f7719, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@6adaf50c, [apply] Handle 0x7ffe495a3670, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7ffe49597540, [apply] SurfaceHandle 0x7ffe495a3670 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 480x480], pixel[480x480], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <5d343f3b, 11236a4b>[count 1, qsz 0, owner <Thread-5>], surfaceLockCount 1]], mode NSOPENGL] [apply] screen #1 [apply] testShaderState00PerformanceSingle toggleEnable false: 4.836s: 600f, 124.0 fps, 8 ms/f [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test02ShaderState_PerformanceSingleKeepEnabled [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test03ShaderState_PerformanceSingleToggleEnable [apply] MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x434ce06a, handle 0x7ffe496197d0, isShared false, jogamp.opengl.gl4.GL4bcImpl@6c2171aa, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@6adaf50c, [apply] Handle 0x7ffe494d5db0, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7ffe4961b0c0, [apply] SurfaceHandle 0x7ffe494d5db0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 480x480], pixel[480x480], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <7ad875c, 1191acf4>[count 1, qsz 0, owner <Thread-6>], surfaceLockCount 1]], mode NSOPENGL] [apply] screen #1 [apply] testShaderState00PerformanceSingle toggleEnable true: 4.908s: 600f, 122.2 fps, 8 ms/f [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test03ShaderState_PerformanceSingleToggleEnable [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test04ShaderState_PerformanceDouble [apply] MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x1041cf19, handle 0x7ffe495ba320, isShared false, jogamp.opengl.gl4.GL4bcImpl@50837aa5, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@6adaf50c, [apply] Handle 0x7ffe49619660, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7ffe494d5db0, [apply] SurfaceHandle 0x7ffe49619660 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 480x480], pixel[480x480], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <67e90fee, 7615078d>[count 1, qsz 0, owner <Thread-7>], surfaceLockCount 1]], mode NSOPENGL] [apply] screen #1 [apply] screen #2 [apply] testShaderState01PerformanceDouble: 4.87s: 600f, 123.2 fps, 8 ms/f [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT - test04ShaderState_PerformanceDouble [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308015213 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test00NoShaderState_Validation took 2.23 sec [apply] Testcase: test01ShaderState_Validation took 0.17 sec [apply] Testcase: test02ShaderState_PerformanceSingleKeepEnabled took 6.094 sec [apply] Testcase: test03ShaderState_PerformanceSingleToggleEnable took 5.805 sec [apply] Testcase: test04ShaderState_PerformanceDouble took 5.755 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308015213 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT [apply] junit.framework.TestListener: tests to run: 3 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308016821 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308036851 ms +++ localhost/127.0.0.1:59999 - Locked within 20037 ms, 21 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT - testShaderState01PerformanceDouble [apply] junit.framework.TestListener: startTest(testShaderState01PerformanceDouble) [apply] MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x2fbb21e, handle 0x7fba33e513a0, isShared false, jogamp.opengl.gl4.GL4bcImpl@638e5d4, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@178c47d, [apply] Handle 0x7fba33e51c40, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fba33e52120, [apply] SurfaceHandle 0x7fba33e51c40 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 480x480], pixel[480x480], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <1fabeb4c, 4fe4dad2>[count 1, qsz 0, owner <Thread-5>], surfaceLockCount 1]], mode NSOPENGL] [apply] screen #1 [apply] screen #2 [apply] screen #1 [apply] screen #2 [apply] junit.framework.TestListener: endTest(testShaderState01PerformanceDouble) [apply] junit.framework.TestListener: startTest(testShaderState01ValidationSP1Linked) [apply] testShaderState01PerformanceDouble: 4.963s: 600f, 120.8 fps, 8 ms/f [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT - testShaderState01PerformanceDouble [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT - testShaderState01ValidationSP1Linked [apply] MacOSXCGLContext [Version 4.1 (Core profile, arb, debug, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1465, this 0x1cf15580, handle 0x7fba33d6c400, isShared false, jogamp.opengl.gl4.GL4bcImpl@626201bd, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@178c47d, [apply] Handle 0x7fba33e51c40, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fba33e595b0, [apply] SurfaceHandle 0x7fba33e51c40 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 480x480], pixel[480x480], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <106051c1, 23975e4d>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>], surfaceLockCount 1]], mode NSOPENGL] [apply] vertices0: GLArrayDataServer[mgl_Vertex, index -1, location 0, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 3, stride 12b 3c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 1, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=12 cap=12], alive true] [apply] colors0: GLArrayDataServer[mgl_Color, index -1, location 5, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 4, stride 16b 4c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 2, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=16 cap=16], alive true] [apply] vertices1: GLArrayDataServer[mgl_Vertex, index -1, location 0, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 3, stride 12b 3c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 3, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=12 cap=12], alive true] [apply] colors1: GLArrayDataServer[mgl_Color, index -1, location 5, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 4, stride 16b 4c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 4, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=16 cap=16], alive true] [apply] screen #1 [apply] screen #2 [apply] screen #3 [apply] screen #4 [apply] screen #10 [apply] screen #20 [apply] junit.framework.TestListener: endTest(testShaderState01ValidationSP1Linked) [apply] junit.framework.TestListener: startTest(testShaderState01ValidationSP1Unlinked) [apply] screen #30 [apply] screen #40 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT - testShaderState01ValidationSP1Linked [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT - testShaderState01ValidationSP1Unlinked [apply] MacOSXCGLContext [Version 4.1 (Core profile, arb, debug, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1465, this 0x2010f436, handle 0x7fba33c8f0b0, isShared false, jogamp.opengl.gl4.GL4bcImpl@391115ac, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@178c47d, [apply] Handle 0x7fba33d75b10, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fba33d76880, [apply] SurfaceHandle 0x7fba33d75b10 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 480x480], pixel[480x480], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <10a5ec79, 7d480478>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>], surfaceLockCount 1]], mode NSOPENGL] [apply] vertices0: GLArrayDataServer[mgl_Vertex, index -1, location 0, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 3, stride 12b 3c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 1, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=12 cap=12], alive true] [apply] colors0: GLArrayDataServer[mgl_Color, index -1, location 5, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 4, stride 16b 4c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 2, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=16 cap=16], alive true] [apply] vertices1: GLArrayDataServer[mgl_Vertex, index -1, location 0, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 3, stride 12b 3c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 3, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=12 cap=12], alive true] [apply] colors1: GLArrayDataServer[mgl_Color, index -1, location 5, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 4, stride 16b 4c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 4, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=16 cap=16], alive true] [apply] screen #1 [apply] screen #2 [apply] screen #3 [apply] screen #4 [apply] screen #10 [apply] screen #20 [apply] screen #30 [apply] screen #40 [apply] junit.framework.TestListener: endTest(testShaderState01ValidationSP1Unlinked) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT - testShaderState01ValidationSP1Unlinked [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308046005 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 29.255 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308016821 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308036851 ms +++ localhost/127.0.0.1:59999 - Locked within 20037 ms, 21 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT - testShaderState01PerformanceDouble [apply] MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x2fbb21e, handle 0x7fba33e513a0, isShared false, jogamp.opengl.gl4.GL4bcImpl@638e5d4, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@178c47d, [apply] Handle 0x7fba33e51c40, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fba33e52120, [apply] SurfaceHandle 0x7fba33e51c40 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 480x480], pixel[480x480], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <1fabeb4c, 4fe4dad2>[count 1, qsz 0, owner <Thread-5>], surfaceLockCount 1]], mode NSOPENGL] [apply] screen #1 [apply] screen #2 [apply] screen #1 [apply] screen #2 [apply] testShaderState01PerformanceDouble: 4.963s: 600f, 120.8 fps, 8 ms/f [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT - testShaderState01PerformanceDouble [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT - testShaderState01ValidationSP1Linked [apply] MacOSXCGLContext [Version 4.1 (Core profile, arb, debug, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1465, this 0x1cf15580, handle 0x7fba33d6c400, isShared false, jogamp.opengl.gl4.GL4bcImpl@626201bd, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@178c47d, [apply] Handle 0x7fba33e51c40, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fba33e595b0, [apply] SurfaceHandle 0x7fba33e51c40 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 480x480], pixel[480x480], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <106051c1, 23975e4d>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>], surfaceLockCount 1]], mode NSOPENGL] [apply] vertices0: GLArrayDataServer[mgl_Vertex, index -1, location 0, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 3, stride 12b 3c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 1, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=12 cap=12], alive true] [apply] colors0: GLArrayDataServer[mgl_Color, index -1, location 5, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 4, stride 16b 4c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 2, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=16 cap=16], alive true] [apply] vertices1: GLArrayDataServer[mgl_Vertex, index -1, location 0, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 3, stride 12b 3c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 3, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=12 cap=12], alive true] [apply] colors1: GLArrayDataServer[mgl_Color, index -1, location 5, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 4, stride 16b 4c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 4, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=16 cap=16], alive true] [apply] screen #1 [apply] screen #2 [apply] screen #3 [apply] screen #4 [apply] screen #10 [apply] screen #20 [apply] screen #30 [apply] screen #40 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT - testShaderState01ValidationSP1Linked [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT - testShaderState01ValidationSP1Unlinked [apply] MacOSXCGLContext [Version 4.1 (Core profile, arb, debug, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1465, this 0x2010f436, handle 0x7fba33c8f0b0, isShared false, jogamp.opengl.gl4.GL4bcImpl@391115ac, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@178c47d, [apply] Handle 0x7fba33d75b10, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fba33d76880, [apply] SurfaceHandle 0x7fba33d75b10 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 480x480], pixel[480x480], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 0 [], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <10a5ec79, 7d480478>[count 1, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner>], surfaceLockCount 1]], mode NSOPENGL] [apply] vertices0: GLArrayDataServer[mgl_Vertex, index -1, location 0, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 3, stride 12b 3c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 1, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=12 cap=12], alive true] [apply] colors0: GLArrayDataServer[mgl_Color, index -1, location 5, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 4, stride 16b 4c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 2, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=16 cap=16], alive true] [apply] vertices1: GLArrayDataServer[mgl_Vertex, index -1, location 0, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 3, stride 12b 3c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 3, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=12 cap=12], alive true] [apply] colors1: GLArrayDataServer[mgl_Color, index -1, location 5, isVertexAttribute true, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 4, components 4, stride 16b 4c, initialElementCount 4, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 4, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled true, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=16 cap=16], alive true] [apply] screen #1 [apply] screen #2 [apply] screen #3 [apply] screen #4 [apply] screen #10 [apply] screen #20 [apply] screen #30 [apply] screen #40 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT - testShaderState01ValidationSP1Unlinked [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308046005 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testShaderState01PerformanceDouble took 8.09 sec [apply] Testcase: testShaderState01ValidationSP1Linked took 0.611 sec [apply] Testcase: testShaderState01ValidationSP1Unlinked took 0.347 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT [apply] junit.framework.TestListener: tests to run: 2 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308047633 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: startTest(testGLSLCompilation01) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308055652 ms +++ localhost/127.0.0.1:59999 - Locked within 8026 ms, 9 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT - testGLSLCompilation01 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT - testGLSLCompilation01 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT - testGLSLUse01 [apply] junit.framework.TestListener: endTest(testGLSLCompilation01) [apply] junit.framework.TestListener: startTest(testGLSLUse01) [apply] Thread[Thread-6-Animator,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-6-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [apply] null [apply] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread[Thread-6-Animator,5,main] RedSquareES2.init FIN [apply] Thread[Thread-6-Animator,5,main] RedSquareES2.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fa8dbe4e650, tileRendererInUse null [apply] Thread[Thread-6-Animator,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT - testGLSLUse01 [apply] junit.framework.TestListener: endTest(testGLSLUse01) [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308058067 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 10.503 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308047633 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308055652 ms +++ localhost/127.0.0.1:59999 - Locked within 8026 ms, 9 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT - testGLSLCompilation01 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT - testGLSLCompilation01 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT - testGLSLUse01 [apply] Thread[Thread-6-Animator,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-6-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [apply] null [apply] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread[Thread-6-Animator,5,main] RedSquareES2.init FIN [apply] Thread[Thread-6-Animator,5,main] RedSquareES2.reshape 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fa8dbe4e650, tileRendererInUse null [apply] Thread[Thread-6-Animator,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-5-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT - testGLSLUse01 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308058067 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testGLSLCompilation01 took 2.002 sec [apply] Testcase: testGLSLUse01 took 0.319 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.glsl.TestRulerNEWT01 -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.glsl.TestRulerNEWT01.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.glsl.TestRulerNEWT01 [apply] junit.framework.TestListener: tests to run: 2 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308059644 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: startTest(test01_PSA) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308060649 ms +++ localhost/127.0.0.1:59999 - Locked within 1012 ms, 2 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestRulerNEWT01 - test01_PSA [apply] Screen pixel/cm 37.065636, 37.037037 [apply] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has) [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestRulerNEWT01.test01_PSA-n0001-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0640x0480.png [apply] junit.framework.TestListener: endTest(test01_PSA) [apply] junit.framework.TestListener: startTest(test99_PS1) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestRulerNEWT01 - test01_PSA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestRulerNEWT01 - test99_PS1 [apply] Screen pixel/cm 37.065636, 37.037037 [apply] HiDPI PixelScale: 1x1 (req) -> 1x1 (val) -> 1x1 (has) [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestRulerNEWT01.test99_PS1-n0001-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0640x0480.png [apply] junit.framework.TestListener: endTest(test99_PS1) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestRulerNEWT01 - test99_PS1 [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.568 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308059644 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308060649 ms +++ localhost/127.0.0.1:59999 - Locked within 1012 ms, 2 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestRulerNEWT01 - test01_PSA [apply] Screen pixel/cm 37.065636, 37.037037 [apply] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has) [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestRulerNEWT01.test01_PSA-n0001-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0640x0480.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestRulerNEWT01 - test01_PSA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestRulerNEWT01 - test99_PS1 [apply] Screen pixel/cm 37.065636, 37.037037 [apply] HiDPI PixelScale: 1x1 (req) -> 1x1 (val) -> 1x1 (has) [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestRulerNEWT01.test99_PS1-n0001-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0640x0480.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestRulerNEWT01 - test99_PS1 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308064144 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01_PSA took 2.721 sec [apply] Testcase: test99_PS1 took 0.669 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308064144 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.glsl.TestTransformFeedbackVaryingsBug407NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.glsl.TestTransformFeedbackVaryingsBug407NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.glsl.TestTransformFeedbackVaryingsBug407NEWT [apply] junit.framework.TestListener: tests to run: 2 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308065659 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308068669 ms +++ localhost/127.0.0.1:59999 - Locked within 3018 ms, 4 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestTransformFeedbackVaryingsBug407NEWT - testGlTransformFeedbackVaryings_WhenVarNameOK [apply] junit.framework.TestListener: startTest(testGlTransformFeedbackVaryings_WhenVarNameOK) [apply] junit.framework.TestListener: endTest(testGlTransformFeedbackVaryings_WhenVarNameOK) [apply] junit.framework.TestListener: startTest(testGlTransformFeedbackVaryings_WhenVarNameWrong) [apply] GOOD (expected link error) - testGlTransformFeedbackVaryings_WhenVarNameWrong:postLink: Program link failed: 1 [apply] ERROR: Could not find transform feedback binding for 'PPPosition.' [apply] [apply] [apply] junit.framework.TestListener: endTest(testGlTransformFeedbackVaryings_WhenVarNameWrong) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestTransformFeedbackVaryingsBug407NEWT - testGlTransformFeedbackVaryings_WhenVarNameOK [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestTransformFeedbackVaryingsBug407NEWT - testGlTransformFeedbackVaryings_WhenVarNameWrong [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestTransformFeedbackVaryingsBug407NEWT - testGlTransformFeedbackVaryings_WhenVarNameWrong [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.351 sec [apply] ------------- Standard Output --------------- [apply] GOOD (expected link error) - testGlTransformFeedbackVaryings_WhenVarNameWrong:postLink: Program link failed: 1 [apply] ERROR: Could not find transform feedback binding for 'PPPosition.' [apply] [apply] [apply] ------------- ---------------- --------------- [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308065659 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308068669 ms +++ localhost/127.0.0.1:59999 - Locked within 3018 ms, 4 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestTransformFeedbackVaryingsBug407NEWT - testGlTransformFeedbackVaryings_WhenVarNameOK [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestTransformFeedbackVaryingsBug407NEWT - testGlTransformFeedbackVaryings_WhenVarNameOK [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestTransformFeedbackVaryingsBug407NEWT - testGlTransformFeedbackVaryings_WhenVarNameWrong [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestTransformFeedbackVaryingsBug407NEWT - testGlTransformFeedbackVaryings_WhenVarNameWrong [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308070930 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testGlTransformFeedbackVaryings_WhenVarNameOK took 2.107 sec [apply] Testcase: testGlTransformFeedbackVaryings_WhenVarNameWrong took 0.056 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308070930 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT [apply] junit.framework.TestListener: tests to run: 5 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308072536 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308073541 ms +++ localhost/127.0.0.1:59999 - Locked within 1023 ms, 2 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test00MatrixToString [apply] PMV-C-O 4x4: [apply] [ 1.00000 0.00000 0.00000 1.00000 ] [apply] [ 0.00000 1.00000 0.00000 2.00000 ] [apply] [ 0.00000 0.00000 1.00000 3.00000 ] [apply] [ 0.00000 0.00000 0.00000 1.00000 ] [apply] [apply] [apply] FLU-C-O 4x4: [apply] [ 1.00000 0.00000 0.00000 1.00000 ] [apply] [ 0.00000 1.00000 0.00000 2.00000 ] [apply] [ 0.00000 0.00000 1.00000 3.00000 ] [apply] [ 0.00000 0.00000 0.00000 1.00000 ] [apply] [apply] [apply] FLU-R-O 4x4: [apply] [ 1.00000 0.00000 0.00000 1.00000 ] [apply] [ 0.00000 1.00000 0.00000 2.00000 ] [apply] [ 0.00000 0.00000 1.00000 3.00000 ] [apply] [ 0.00000 0.00000 0.00000 1.00000 ] [apply] [apply] [apply] FLU-R-O 2x3: [apply] [ 1.00000 2.00000 3.00000 ] [apply] [ 4.00000 5.00000 6.00000 ] [apply] [apply] [apply] FLU-C-O 2x3: [apply] [ 1.00000 2.00000 3.00000 ] [apply] [ 4.00000 5.00000 6.00000 ] [apply] [apply] [apply] FLU-R-O 3x2: [apply] [ 1.00000 2.00000 ] [apply] [ 3.00000 4.00000 ] [apply] [ 5.00000 6.00000 ] [apply] [apply] [apply] FLU-C-O 3x2: [apply] [ 1.00000 2.00000 ] [apply] [ 3.00000 4.00000 ] [apply] [ 5.00000 6.00000 ] [apply] [apply] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test00MatrixToString [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test01MviUpdateTraditionalAccess [apply] junit.framework.TestListener: startTest(test00MatrixToString) [apply] junit.framework.TestListener: endTest(test00MatrixToString) [apply] junit.framework.TestListener: startTest(test01MviUpdateTraditionalAccess) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test01MviUpdateTraditionalAccess [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test02MviUpdateShaderAccess [apply] junit.framework.TestListener: endTest(test01MviUpdateTraditionalAccess) [apply] junit.framework.TestListener: startTest(test02MviUpdateShaderAccess) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test02MviUpdateShaderAccess [apply] junit.framework.TestListener: endTest(test02MviUpdateShaderAccess) [apply] junit.framework.TestListener: startTest(test03MvTranslate) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test03MvTranslate [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test03MvTranslate [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test04MvTranslateRotate [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test04MvTranslateRotate [apply] junit.framework.TestListener: endTest(test03MvTranslate) [apply] junit.framework.TestListener: startTest(test04MvTranslateRotate) [apply] junit.framework.TestListener: endTest(test04MvTranslateRotate) [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308075837 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 3.38 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308072536 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308073541 ms +++ localhost/127.0.0.1:59999 - Locked within 1023 ms, 2 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test00MatrixToString [apply] PMV-C-O 4x4: [apply] [ 1.00000 0.00000 0.00000 1.00000 ] [apply] [ 0.00000 1.00000 0.00000 2.00000 ] [apply] [ 0.00000 0.00000 1.00000 3.00000 ] [apply] [ 0.00000 0.00000 0.00000 1.00000 ] [apply] [apply] [apply] FLU-C-O 4x4: [apply] [ 1.00000 0.00000 0.00000 1.00000 ] [apply] [ 0.00000 1.00000 0.00000 2.00000 ] [apply] [ 0.00000 0.00000 1.00000 3.00000 ] [apply] [ 0.00000 0.00000 0.00000 1.00000 ] [apply] [apply] [apply] FLU-R-O 4x4: [apply] [ 1.00000 0.00000 0.00000 1.00000 ] [apply] [ 0.00000 1.00000 0.00000 2.00000 ] [apply] [ 0.00000 0.00000 1.00000 3.00000 ] [apply] [ 0.00000 0.00000 0.00000 1.00000 ] [apply] [apply] [apply] FLU-R-O 2x3: [apply] [ 1.00000 2.00000 3.00000 ] [apply] [ 4.00000 5.00000 6.00000 ] [apply] [apply] [apply] FLU-C-O 2x3: [apply] [ 1.00000 2.00000 3.00000 ] [apply] [ 4.00000 5.00000 6.00000 ] [apply] [apply] [apply] FLU-R-O 3x2: [apply] [ 1.00000 2.00000 ] [apply] [ 3.00000 4.00000 ] [apply] [ 5.00000 6.00000 ] [apply] [apply] [apply] FLU-C-O 3x2: [apply] [ 1.00000 2.00000 ] [apply] [ 3.00000 4.00000 ] [apply] [ 5.00000 6.00000 ] [apply] [apply] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test00MatrixToString [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test01MviUpdateTraditionalAccess [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test01MviUpdateTraditionalAccess [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test02MviUpdateShaderAccess [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test02MviUpdateShaderAccess [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test03MvTranslate [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test03MvTranslate [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test04MvTranslateRotate [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT - test04MvTranslateRotate [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308075837 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test00MatrixToString took 0.012 sec [apply] Testcase: test01MviUpdateTraditionalAccess took 0.2 sec [apply] Testcase: test02MviUpdateShaderAccess took 0.137 sec [apply] Testcase: test03MvTranslate took 0.085 sec [apply] Testcase: test04MvTranslateRotate took 0.006 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT [apply] junit.framework.TestListener: tests to run: 7 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308077424 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308078429 ms +++ localhost/127.0.0.1:59999 - Locked within 1012 ms, 2 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test01aOffscreenWindowPBuffer [apply] INFO: PBuffer supported: true [apply] junit.framework.TestListener: startTest(test01aOffscreenWindowPBuffer) [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: 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.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [apply] null [apply] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fbac243f880, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test01aOffscreenWindowPBuffjunit.framework.TestListener: endTest(test01aOffscreenWindowPBuffer) [apply] junit.framework.TestListener: startTest(test01bOffscreenWindowPBufferStencil) [apply] er [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test01bOffscreenWindowPBufferStencil [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [apply] null [apply] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fbac2628cf0, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test01bOffscreenWindowPBufferStencil [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test01cOffscreenWindowPBuffer555 [apply] junit.framework.TestListener: endTest(test01bOffscreenWindowPBufferStencil) [apply] junit.framework.TestListener: startTest(test01cOffscreenWindowPBuffer555) [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: 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.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 3 (enable: true) [apply] null [apply] ShaderProgram[id=3, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fbac246a5f0, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES2.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test01cOffscreenWindowPBuffer555 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test01cOffscreenWindowPBufferStencilAlpha [apply] junit.framework.TestListener: endTest(test01cOffscreenWindowPBuffer555) [apply] junit.framework.TestListener: startTest(test01cOffscreenWindowPBufferStencilAlpha) [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 4 (enable: true) [apply] null [apply] ShaderProgram[id=4, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=7, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=8, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fbac2628cf0, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] RedSquareES2.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test01cOffscreenWindowPBufferStencilAlpha [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test02Offscreen3Windows1DisplayPBuffer [apply] junit.framework.TestListener: endTest(test01cOffscreenWindowPBufferStencilAlpha) [apply] junit.framework.TestListener: startTest(test02Offscreen3Windows1DisplayPBuffer) [apply] Create Window 0 [apply] Create Window 1 [apply] Create Window 2 [apply] junit.framework.TestListener: endTest(test02Offscreen3Windows1DisplayPBuffer) [apply] junit.framework.TestListener: startTest(test03Offscreen3Windows3DisplaysPBuffer) [apply] Create Window 0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: 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.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 5 (enable: true) [apply] null [apply] ShaderProgram[id=5, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=9, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=10, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fbac259fc00, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: 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.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 6 (enable: true) [apply] null [apply] ShaderProgram[id=6, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=11, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=12, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fbac2461c20, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: 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.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 7 (enable: true) [apply] null [apply] ShaderProgram[id=7, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=13, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=14, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fbac243bae0, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES2.dispose FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES2.dispose FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES2.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test02Offscreen3Windows1DisplayPBuffer [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test03Offscreen3Windows3DisplaysPBuffer [apply] Create Window 1 [apply] Create Window 2 [apply] junit.framework.TestListener: endTest(test03Offscreen3Windows3DisplaysPBuffer) [apply] junit.framework.TestListener: startTest(test04OffscreenSnapshotWithDemoPBuffer) [apply] Create Window 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: 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.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 8 (enable: true) [apply] null [apply] ShaderProgram[id=8, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=16, type=FRAGMENT_SHADER, valid=true, shader: 3, source] [apply] ShaderCode[id=15, type=VERTEX_SHADER, valid=true, shader: 2, source]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fbac2520430, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: 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.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 9 (enable: true) [apply] null [apply] ShaderProgram[id=9, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=17, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=18, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fbac25af380, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: 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.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 10 (enable: true) [apply] null [apply] ShaderProgram[id=10, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=19, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=20, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fbac25b95a0, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] RedSquareES2.dispose FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] RedSquareES2.dispose FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-4-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-4-EDT-1,5,main] RedSquareES2.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test03Offscreen3Windows3DisplaysPBuffer [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test04OffscreenSnapshotWithDemoPBuffer [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: 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.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 11 (enable: true) [apply] null [apply] ShaderProgram[id=11, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=21, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=22, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fbac24921b0, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main] RedSquareES2.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test04OffscreenSnapshotWithDemoPBuffer [apply] junit.framework.TestListener: endTest(test04OffscreenSnapshotWithDemoPBuffer) [apply] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 16.513 sec [apply] ------------- Standard Output --------------- [apply] INFO: PBuffer supported: true [apply] Create Window 0 [apply] Create Window 1 [apply] Create Window 2 [apply] Create Window 0 [apply] Create Window 1 [apply] Create Window 2 [apply] Create Window 1 [apply] ------------- ---------------- --------------- [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308077424 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308078429 ms +++ localhost/127.0.0.1:59999 - Locked within 1012 ms, 2 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test01aOffscreenWindowPBuffer [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: 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.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [apply] null [apply] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fbac243f880, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test01aOffscreenWindowPBuffer [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test01bOffscreenWindowPBufferStencil [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [apply] null [apply] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fbac2628cf0, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test01bOffscreenWindowPBufferStencil [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test01cOffscreenWindowPBuffer555 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: 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.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 3 (enable: true) [apply] null [apply] ShaderProgram[id=3, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fbac246a5f0, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES2.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test01cOffscreenWindowPBuffer555 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test01cOffscreenWindowPBufferStencilAlpha [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 4 (enable: true) [apply] null [apply] ShaderProgram[id=4, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=7, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=8, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fbac2628cf0, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] RedSquareES2.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test01cOffscreenWindowPBufferStencilAlpha [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test02Offscreen3Windows1DisplayPBuffer [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: 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.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 5 (enable: true) [apply] null [apply] ShaderProgram[id=5, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=9, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=10, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fbac259fc00, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: 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.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 6 (enable: true) [apply] null [apply] ShaderProgram[id=6, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=11, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=12, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fbac2461c20, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: 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.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 7 (enable: true) [apply] null [apply] ShaderProgram[id=7, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=13, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=14, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fbac243bae0, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES2.dispose FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES2.dispose FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES2.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test02Offscreen3Windows1DisplayPBuffer [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test03Offscreen3Windows3DisplaysPBuffer [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: 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.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 8 (enable: true) [apply] null [apply] ShaderProgram[id=8, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=16, type=FRAGMENT_SHADER, valid=true, shader: 3, source] [apply] ShaderCode[id=15, type=VERTEX_SHADER, valid=true, shader: 2, source]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fbac2520430, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: 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.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 9 (enable: true) [apply] null [apply] ShaderProgram[id=9, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=17, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=18, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fbac25af380, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: 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.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 10 (enable: true) [apply] null [apply] ShaderProgram[id=10, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=19, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=20, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fbac25b95a0, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] RedSquareES2.dispose FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] RedSquareES2.dispose FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-4-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-4-EDT-1,5,main] RedSquareES2.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test03Offscreen3Windows3DisplaysPBuffer [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test04OffscreenSnapshotWithDemoPBuffer [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: 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.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 11 (enable: true) [apply] null [apply] ShaderProgram[id=11, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=21, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=22, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fbac24921b0, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main] RedSquareES2.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT - test04OffscreenSnapshotWithDemoPBuffer [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308093861 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01aOffscreenWindowPBuffer took 1.335 sec [apply] Testcase: test01bOffscreenWindowPBufferStencil took 1.213 sec [apply] Testcase: test01cOffscreenWindowPBuffer555 took 1.212 sec [apply] Testcase: test01cOffscreenWindowPBufferStencilAlpha took 1.221 sec [apply] Testcase: test02Offscreen3Windows1DisplayPBuffer took 3.665 sec [apply] Testcase: test03Offscreen3Windows3DisplaysPBuffer took 3.647 sec [apply] Testcase: test04OffscreenSnapshotWithDemoPBuffer took 1.34 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308093861 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen02BitmapNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen02BitmapNEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen02BitmapNEWT [apply] junit.framework.TestListener: tests to run: 2 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308095500 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: startTest(test11OffscreenWindowPixmap) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308109533 ms +++ localhost/127.0.0.1:59999 - Locked within 14041 ms, 15 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen02BitmapNEWT - test11OffscreenWindowPixmap [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES1.init ... [apply] RedSquareES1 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES1/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES1.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f9708626ab0, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES1.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES1.dispose ... [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES1.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen02BitmapNEWT - test11OffscreenWindowPixmap [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen02BitmapNEWT - test14OffscreenSnapshotWithDemoPixmap [apply] junit.framework.TestListener: endTest(test11OffscreenWindowPixmap) [apply] junit.framework.TestListener: startTest(test14OffscreenSnapshotWithDemoPixmap) [apply] junit.framework.TestListener: endTest(test14OffscreenSnapshotWithDemoPixmap) [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES1.init ... [apply] RedSquareES1 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES1/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES1.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f9708578e60, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES1.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES1.dispose ... [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES1.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen02BitmapNEWT - test14OffscreenSnapshotWithDemoPixmap [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 18.387 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308095500 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308109533 ms +++ localhost/127.0.0.1:59999 - Locked within 14041 ms, 15 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen02BitmapNEWT - test11OffscreenWindowPixmap [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES1.init ... [apply] RedSquareES1 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES1/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308113816 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES1.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f9708626ab0, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES1.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES1.dispose ... [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES1.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen02BitmapNEWT - test11OffscreenWindowPixmap [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen02BitmapNEWT - test14OffscreenSnapshotWithDemoPixmap [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES1.init ... [apply] RedSquareES1 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES1/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES1.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f9708578e60, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES1.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES1.dispose ... [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES1.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen02BitmapNEWT - test14OffscreenSnapshotWithDemoPixmap [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308113816 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test11OffscreenWindowPixmap took 2.974 sec [apply] Testcase: test14OffscreenSnapshotWithDemoPixmap took 1.207 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLWindowInit03NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLWindowInit03NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLWindowInit03NEWT [apply] junit.framework.TestListener: tests to run: 2 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308115415 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308118433 ms +++ localhost/127.0.0.1:59999 - Locked within 3026 ms, 4 attempts [apply] junit.framework.TestListener: startTest(test01NopGLWindowNoReuse) [apply] junit.framework.TestListener: endTest(test01NopGLWindowNoReuse) [apply] junit.framework.TestListener: startTest(test02NopGLWindowReuse) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLWindowInit03NEWT - test01NopGLWindowNoReuse [apply] Disabled for auto unit test until further analysis - Windows/ATI driver crash [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLWindowInit03NEWT - test01NopGLWindowNoReuse [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLWindowInit03NEWT - test02NopGLWindowReuse [apply] INIT START [apply] Sleep initialized: 1/25 [apply] Sleep initialized: 4/25 [apply] Sleep initialized: 8/25 [apply] Sleep initialized: 10/25 [apply] Sleep initialized: 12/25 [apply] Sleep initialized: 15/25 [apply] Sleep initialized: 18/25 [apply] Sleep initialized: 21/25 [apply] Sleep initialized: 25/25 [apply] P: 25 GLWindow: [apply] ctor 34/t 1.36/1 [apply] visible 908/t 36.32/1 [apply] sum-i 942/t 37.68/1 [apply] INIT END: 25/25 [apply] junit.framework.TestListener: endTest(test02NopGLWindowReuse) [apply] T: duration 0 2 [apply] total-d 944/t 37.76/1 [apply] total-i 944/t 37.76/1 [apply] Total: 944 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLWindowInit03NEWT - test02NopGLWindowReuse [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.034 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308115415 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308118433 ms +++ localhost/127.0.0.1:59999 - Locked within 3026 ms, 4 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLWindowInit03NEWT - test01NopGLWindowNoReuse [apply] Disabled for auto unit test until further analysis - Windows/ATI driver crash [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLWindowInit03NEWT - test01NopGLWindowNoReuse [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLWindowInit03NEWT - test02NopGLWindowReuse [apply] INIT START [apply] Sleep initialized: 1/25 [apply] Sleep initialized: 4/25 [apply] Sleep initialized: 8/25 [apply] Sleep initialized: 10/25 [apply] Sleep initialized: 12/25 [apply] Sleep initialized: 15/25 [apply] Sleep initialized: 18/25 [apply] Sleep initialized: 21/25 [apply] Sleep initialized: 25/25 [apply] P: 25 GLWindow: [apply] ctor 34/t 1.36/1 [apply] visible 908/t 36.32/1 [apply] sum-i 942/t 37.68/1 [apply] INIT END: 25/25 [apply] T: duration 0 2 [apply] total-d 944/t 37.76/1 [apply] total-i 944/t 37.76/1 [apply] Total: 944 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLWindowInit03NEWT - test02NopGLWindowReuse [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308121380 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01NopGLWindowNoReuse took 0.002 sec [apply] Testcase: test02NopGLWindowReuse took 1.128 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308121380 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.perf.TestPerf001RawInit00NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.perf.TestPerf001RawInit00NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001RawInit00NEWT [apply] junit.framework.TestListener: tests to run: 2 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308122711 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308124716 ms +++ localhost/127.0.0.1:59999 - Locked within 2012 ms, 3 attempts [apply] junit.framework.TestListener: startTest(test01ChooseOnly) [apply] junit.framework.TestListener: endTest(test01ChooseOnly) [apply] junit.framework.TestListener: startTest(test02Full) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001RawInit00NEWT - test01ChooseOnly [apply] INIT START #0 [apply] Run: 0, count 50/50 raw: [apply] choose 1/t 0.02/1 [apply] INIT END #0 [apply] INIT START #1 [apply] Run: 1, count 50/50 raw: [apply] choose 1/t 0.02/1 [apply] INIT END #1 [apply] INIT START #2 [apply] Run: 2, count 50/50 raw: [apply] choose 0/t 0.00/1 [apply] INIT END #2 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001RawInit00NEWT - test01ChooseOnly [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001RawInit00NEWT - test02Full [apply] INIT START #0 [apply] Run: 0, count 50 raw: [apply] glad-create 4/t 0.08/1 [apply] glad-realize 8/t 0.16/1 [apply] ctx-create1 79/t 1.58/1 [apply] ctx-curren2 2/t 0.04/1 [apply] glad-ctx-init 91/t 1.82/1 [apply] INIT END #0 [apply] INIT START #1 [apply] junit.framework.TestListener: endTest(test02Full) [apply] Run: 1, count 50 raw: [apply] glad-create 2/t 0.04/1 [apply] glad-realize 5/t 0.10/1 [apply] ctx-create1 46/t 0.92/1 [apply] ctx-curren2 2/t 0.04/1 [apply] glad-ctx-init 53/t 1.06/1 [apply] INIT END #1 [apply] INIT START #2 [apply] Run: 2, count 50 raw: [apply] glad-create 2/t 0.04/1 [apply] glad-realize 5/t 0.10/1 [apply] ctx-create1 47/t 0.94/1 [apply] ctx-curren2 2/t 0.04/1 [apply] glad-ctx-init 54/t 1.08/1 [apply] INIT END #2 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001RawInit00NEWT - test02Full [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.13 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308122711 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308124716 ms +++ localhost/127.0.0.1:59999 - Locked within 2012 ms, 3 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001RawInit00NEWT - test01ChooseOnly [apply] INIT START #0 [apply] Run: 0, count 50/50 raw: [apply] choose 1/t 0.02/1 [apply] INIT END #0 [apply] INIT START #1 [apply] Run: 1, count 50/50 raw: [apply] choose 1/t 0.02/1 [apply] INIT END #1 [apply] INIT START #2 [apply] Run: 2, count 50/50 raw: [apply] choose 0/t 0.00/1 [apply] INIT END #2 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001RawInit00NEWT - test01ChooseOnly [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001RawInit00NEWT - test02Full [apply] INIT START #0 [apply] Run: 0, count 50 raw: [apply] glad-create 4/t 0.08/1 [apply] glad-realize 8/t 0.16/1 [apply] ctx-create1 79/t 1.58/1 [apply] ctx-curren2 2/t 0.04/1 [apply] glad-ctx-init 91/t 1.82/1 [apply] INIT END #0 [apply] INIT START #1 [apply] Run: 1, count 50 raw: [apply] glad-create 2/t 0.04/1 [apply] glad-realize 5/t 0.10/1 [apply] ctx-create1 46/t 0.92/1 [apply] ctx-curren2 2/t 0.04/1 [apply] glad-ctx-init 53/t 1.06/1 [apply] INIT END #1 [apply] INIT START #2 [apply] Run: 2, count 50 raw: [apply] glad-create 2/t 0.04/1 [apply] glad-realize 5/t 0.10/1 [apply] ctx-create1 47/t 0.94/1 [apply] ctx-curren2 2/t 0.04/1 [apply] glad-ctx-init 54/t 1.08/1 [apply] INIT END #2 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001RawInit00NEWT - test02Full [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308126772 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01ChooseOnly took 0.036 sec [apply] Testcase: test02Full took 0.257 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308126772 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering2GL2NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering2GL2NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering2GL2NEWT [apply] junit.framework.TestListener: tests to run: 2 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308128310 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: startTest(test01_aa0) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308129315 ms +++ localhost/127.0.0.1:59999 - Locked within 1020 ms, 2 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering2GL2NEWT - test01_aa0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 64x64 of 64x64, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse null [apply] >> Gears angle 2.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] XXX2: GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 1536x1024x1, pack true, disposed false, valid true, buffer[bytes 4718592, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=4718592 cap=4718592]]] [apply] XXX3: 6407, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering2GL2NEWT - test01_aa0 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering2GL2NEWT - test02_aa8 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] junit.framework.TestListener: endTest(test01_aa0) [apply] junit.framework.TestListener: startTest(test02_aa8) [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 64x64 of 64x64, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse null [apply] >> Gears angle 2.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] XXX2: GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 1536x1024x1, pack true, disposed false, valid true, buffer[bytes 4718592, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=4718592 cap=4718592]]] [apply] XXX3: 6407, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering2GL2NEWT - test02_aa8 [apply] junit.framework.TestListener: endTest(test02_aa8) [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308132201 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.969 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308128310 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308129315 ms +++ localhost/127.0.0.1:59999 - Locked within 1020 ms, 2 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering2GL2NEWT - test01_aa0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x299f7d90], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 64x64 of 64x64, swapInterval 1, drawable 0x7fb15be1f280, msaa false, tileRendererInUse null [apply] >> Gears angle 2.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] XXX2: GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 1536x1024x1, pack true, disposed false, valid true, buffer[bytes 4718592, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=4718592 cap=4718592]]] [apply] XXX3: 6407, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering2GL2NEWT - test01_aa0 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering2GL2NEWT - test02_aa8 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -1.0, t -0.875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.625, t -0.5] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.25, t -0.125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.125, t 0.25] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.5, t 0.625] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 96/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 192/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 288/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 384/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 480/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 576/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 672/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 864/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 960/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1056/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1152/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1248/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1344/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1440/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false [apply] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x43c9b57e], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 64x64 of 64x64, swapInterval 1, drawable 0x7fb15bc9bbc0, msaa true, tileRendererInUse null [apply] >> Gears angle 2.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] XXX2: GLPixelBuffer[PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], dim 1536x1024x1, pack true, disposed false, valid true, buffer[bytes 4718592, elemSize 1, java.nio.DirectByteBuffer[pos=0 lim=4718592 cap=4718592]]] [apply] XXX3: 6407, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering2GL2NEWT - test02_aa8 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308132201 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01_aa0 took 2.361 sec [apply] Testcase: test02_aa8 took 0.432 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering1GL2NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering1GL2NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering1GL2NEWT [apply] junit.framework.TestListener: tests to run: 2 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308133969 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: startTest(test01) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308135974 ms +++ localhost/127.0.0.1:59999 - Locked within 2014 ms, 3 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering1GL2NEWT - test01 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85112f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x632d6e7], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85112f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x632d6e7], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85112f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x632d6e7], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85112f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [3][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x632d6e7], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85112f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [4][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x632d6e7], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85112f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [5][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x632d6e7], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85112f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x632d6e7], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85112f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x632d6e7], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85112f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x632d6e7], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85112f0, msaa false, tileRendererInUse TileRenderer[tile[# 9: [3][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x632d6e7], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85112f0, msaa false, tileRendererInUse TileRenderer[tile[# 10: [4][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x632d6e7], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85112f0, msaa false, tileRendererInUse TileRenderer[tile[# 11: [5][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x632d6e7], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85112f0, msaa false, tileRendererInUse TileRenderer[tile[# 12: [0][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x632d6e7], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85112f0, msaa false, tileRendererInUse TileRenderer[tile[# 13: [1][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x632d6e7], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85112f0, msaa false, tileRendererInUse TileRenderer[tile[# 14: [2][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x632d6e7], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85112f0, msaa false, tileRendererInUse TileRenderer[tile[# 15: [3][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x632d6e7], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85112f0, msaa false, tileRendererInUse TileRenderer[tile[# 16: [4][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x632d6e7], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85112f0, msaa false, tileRendererInUse TileRenderer[tile[# 17: [5][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x632d6e7], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85112f0, msaa false, tileRendererInUse TileRenderer[tile[# 18: [0][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x632d6e7], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85112f0, msaa false, tileRendererInUse TileRenderer[tile[# 19: [1][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x632d6e7], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85112f0, msaa false, tileRendererInUse TileRenderer[tile[# 20: [2][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x632d6e7], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85112f0, msaa false, tileRendererInUse TileRenderer[tile[# 21: [3][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x632d6e7], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85112f0, msaa false, tileRendererInUse TileRenderer[tile[# 22: [4][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x632d6e7], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85112f0, msaa false, tileRendererInUse TileRenderer[tile[# 23: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x632d6e7], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] junit.framework.TestListener: endTest(test01) [apply] junit.framework.TestListener: startTest(test02_EOT_01) [apply] junit.framework.TestListener: endTest(test02_EOT_01) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering1GL2NEWT - test01 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering1GL2NEWT - test02_EOT_01 [apply] Expected IllegalStateException: Image size has not been set: TileRenderer[tile[# 0: [0][0] / 0x0, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 0x0, buffer 0x0], image[size 0 x 0, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup false] [apply] Expected IllegalStateException: EOT reached: TileRenderer[tile[# 0: [0][0] / 0x0, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85a1a30, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85a1a30, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85a1a30, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85a1a30, msaa false, tileRendererInUse TileRenderer[tile[# 3: [3][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85a1a30, msaa false, tileRendererInUse TileRenderer[tile[# 4: [4][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85a1a30, msaa false, tileRendererInUse TileRenderer[tile[# 5: [5][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85a1a30, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85a1a30, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85a1a30, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85a1a30, msaa false, tileRendererInUse TileRenderer[tile[# 9: [3][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85a1a30, msaa false, tileRendererInUse TileRenderer[tile[# 10: [4][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85a1a30, msaa false, tileRendererInUse TileRenderer[tile[# 11: [5][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85a1a30, msaa false, tileRendererInUse TileRenderer[tile[# 12: [0][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85a1a30, msaa false, tileRendererInUse TileRenderer[tile[# 13: [1][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85a1a30, msaa false, tileRendererInUse TileRenderer[tile[# 14: [2][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85a1a30, msaa false, tileRendererInUse TileRenderer[tile[# 15: [3][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85a1a30, msaa false, tileRendererInUse TileRenderer[tile[# 16: [4][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85a1a30, msaa false, tileRendererInUse TileRenderer[tile[# 17: [5][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85a1a30, msaa false, tileRendererInUse TileRenderer[tile[# 18: [0][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85a1a30, msaa false, tileRendererInUse TileRenderer[tile[# 19: [1][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85a1a30, msaa false, tileRendererInUse TileRenderer[tile[# 20: [2][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85a1a30, msaa false, tileRendererInUse TileRenderer[tile[# 21: [3][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85a1a30, msaa false, tileRendererInUse TileRenderer[tile[# 22: [4][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85a1a30, msaa false, tileRendererInUse TileRenderer[tile[# 23: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Expected IllegalStateException: EOT reached: TileRenderer[tile[# -1: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering1GL2NEWT - test02_EOT_01 [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.278 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308133969 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308135974 ms +++ localhost/127.0.0.1:59999 - Locked within 2014 ms, 3 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering1GL2NEWT - test01 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85112f0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x632d6e7], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85112f0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x632d6e7], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85112f0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x632d6e7], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85112f0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [3][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x632d6e7], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85112f0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [4][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x632d6e7], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85112f0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [5][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x632d6e7], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85112f0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x632d6e7], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85112f0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x632d6e7], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85112f0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x632d6e7], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85112f0, msaa false, tileRendererInUse TileRenderer[tile[# 9: [3][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x632d6e7], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85112f0, msaa false, tileRendererInUse TileRenderer[tile[# 10: [4][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x632d6e7], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85112f0, msaa false, tileRendererInUse TileRenderer[tile[# 11: [5][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x632d6e7], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85112f0, msaa false, tileRendererInUse TileRenderer[tile[# 12: [0][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x632d6e7], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85112f0, msaa false, tileRendererInUse TileRenderer[tile[# 13: [1][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x632d6e7], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85112f0, msaa false, tileRendererInUse TileRenderer[tile[# 14: [2][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x632d6e7], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85112f0, msaa false, tileRendererInUse TileRenderer[tile[# 15: [3][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x632d6e7], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85112f0, msaa false, tileRendererInUse TileRenderer[tile[# 16: [4][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x632d6e7], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85112f0, msaa false, tileRendererInUse TileRenderer[tile[# 17: [5][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x632d6e7], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85112f0, msaa false, tileRendererInUse TileRenderer[tile[# 18: [0][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x632d6e7], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85112f0, msaa false, tileRendererInUse TileRenderer[tile[# 19: [1][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x632d6e7], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85112f0, msaa false, tileRendererInUse TileRenderer[tile[# 20: [2][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x632d6e7], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85112f0, msaa false, tileRendererInUse TileRenderer[tile[# 21: [3][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x632d6e7], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85112f0, msaa false, tileRendererInUse TileRenderer[tile[# 22: [4][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x632d6e7], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85112f0, msaa false, tileRendererInUse TileRenderer[tile[# 23: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x632d6e7], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering1GL2NEWT - test01 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering1GL2NEWT - test02_EOT_01 [apply] Expected IllegalStateException: Image size has not been set: TileRenderer[tile[# 0: [0][0] / 0x0, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 0x0, buffer 0x0], image[size 0 x 0, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup false] [apply] Expected IllegalStateException: EOT reached: TileRenderer[tile[# 0: [0][0] / 0x0, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse null [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85a1a30, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85a1a30, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85a1a30, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85a1a30, msaa false, tileRendererInUse TileRenderer[tile[# 3: [3][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85a1a30, msaa false, tileRendererInUse TileRenderer[tile[# 4: [4][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85a1a30, msaa false, tileRendererInUse TileRenderer[tile[# 5: [5][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85a1a30, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85a1a30, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85a1a30, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85a1a30, msaa false, tileRendererInUse TileRenderer[tile[# 9: [3][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85a1a30, msaa false, tileRendererInUse TileRenderer[tile[# 10: [4][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85a1a30, msaa false, tileRendererInUse TileRenderer[tile[# 11: [5][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85a1a30, msaa false, tileRendererInUse TileRenderer[tile[# 12: [0][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85a1a30, msaa false, tileRendererInUse TileRenderer[tile[# 13: [1][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85a1a30, msaa false, tileRendererInUse TileRenderer[tile[# 14: [2][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85a1a30, msaa false, tileRendererInUse TileRenderer[tile[# 15: [3][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85a1a30, msaa false, tileRendererInUse TileRenderer[tile[# 16: [4][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85a1a30, msaa false, tileRendererInUse TileRenderer[tile[# 17: [5][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85a1a30, msaa false, tileRendererInUse TileRenderer[tile[# 18: [0][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85a1a30, msaa false, tileRendererInUse TileRenderer[tile[# 19: [1][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85a1a30, msaa false, tileRendererInUse TileRenderer[tile[# 20: [2][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85a1a30, msaa false, tileRendererInUse TileRenderer[tile[# 21: [3][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85a1a30, msaa false, tileRendererInUse TileRenderer[tile[# 22: [4][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7f83d85a1a30, msaa false, tileRendererInUse TileRenderer[tile[# 23: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] Expected IllegalStateException: EOT reached: TileRenderer[tile[# -1: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x0], glad[0 listener, pre false, post false, preSwap false], isSetup true] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering1GL2NEWT - test02_EOT_01 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308138159 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01 took 2.061 sec [apply] Testcase: test02_EOT_01 took 0.029 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308138159 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT [apply] junit.framework.TestListener: tests to run: 8 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308139695 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: startTest(test001_off_gl2___aa0) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308141703 ms +++ localhost/127.0.0.1:59999 - Locked within 2016 ms, 3 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test001_off_gl2___aa0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14a9640, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14a9640, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14a9640, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14a9640, msaa false, tileRendererInUse TileRenderer[tile[# 3: [3][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14a9640, msaa false, tileRendererInUse TileRenderer[tile[# 4: [4][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14a9640, msaa false, tileRendererInUse TileRenderer[tile[# 5: [5][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14a9640, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14a9640, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14a9640, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14a9640, msaa false, tileRendererInUse TileRenderer[tile[# 9: [3][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14a9640, msaa false, tileRendererInUse TileRenderer[tile[# 10: [4][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14a9640, msaa false, tileRendererInUse TileRenderer[tile[# 11: [5][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14a9640, msaa false, tileRendererInUse TileRenderer[tile[# 12: [0][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14a9640, msaa false, tileRendererInUse TileRenderer[tile[# 13: [1][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14a9640, msaa false, tileRendererInUse TileRenderer[tile[# 14: [2][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14a9640, msaa false, tileRendererInUse TileRenderer[tile[# 15: [3][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14a9640, msaa false, tileRendererInUse TileRenderer[tile[# 16: [4][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14a9640, msaa false, tileRendererInUse TileRenderer[tile[# 17: [5][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14a9640, msaa false, tileRendererInUse TileRenderer[tile[# 18: [0][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14a9640, msaa false, tileRendererInUse TileRenderer[tile[# 19: [1][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14a9640, msaa false, tileRendererInUse TileRenderer[tile[# 20: [2][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14a9640, msaa false, tileRendererInUse TileRenderer[tile[# 21: [3][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14a9640, msaa false, tileRendererInUse TileRenderer[tile[# 22: [4][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14a9640, msaa false, tileRendererInUse TileRenderer[tile[# 23: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Gears.endTileRendering: TileRenderer[tile[# -1: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fa5b14a9640, msaa false, tileRendererInUse null [apply] >> Gears angle 2.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] junit.framework.TestListener: endTest(test001_off_gl2___aa0) [apply] junit.framework.TestListener: startTest(test002_off_gl2___aa8) [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test001_off_gl2___aa0 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test002_off_gl2___aa8 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14c6f90, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14c6f90, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14c6f90, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14c6f90, msaa true, tileRendererInUse TileRenderer[tile[# 3: [3][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14c6f90, msaa true, tileRendererInUse TileRenderer[tile[# 4: [4][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14c6f90, msaa true, tileRendererInUse TileRenderer[tile[# 5: [5][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14c6f90, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14c6f90, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14c6f90, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14c6f90, msaa true, tileRendererInUse TileRenderer[tile[# 9: [3][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14c6f90, msaa true, tileRendererInUse TileRenderer[tile[# 10: [4][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14c6f90, msaa true, tileRendererInUse TileRenderer[tile[# 11: [5][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14c6f90, msaa true, tileRendererInUse TileRenderer[tile[# 12: [0][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14c6f90, msaa true, tileRendererInUse TileRenderer[tile[# 13: [1][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14c6f90, msaa true, tileRendererInUse TileRenderer[tile[# 14: [2][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14c6f90, msaa true, tileRendererInUse TileRenderer[tile[# 15: [3][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14c6f90, msaa true, tileRendererInUse TileRenderer[tile[# 16: [4][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14c6f90, msaa true, tileRendererInUse TileRenderer[tile[# 17: [5][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14c6f90, msaa true, tileRendererInUse TileRenderer[tile[# 18: [0][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14c6f90, msaa true, tileRendererInUse TileRenderer[tile[# 19: [1][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14c6f90, msaa true, tileRendererInUse TileRenderer[tile[# 20: [2][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14c6f90, msaa true, tileRendererInUse TileRenderer[tile[# 21: [3][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14c6f90, msaa true, tileRendererInUse TileRenderer[tile[# 22: [4][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14c6f90, msaa true, tileRendererInUse TileRenderer[tile[# 23: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Gears.endTileRendering: TileRenderer[tile[# -1: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fa5b14c6f90, msaa true, tileRendererInUse null [apply] >> Gears angle 2.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] junit.framework.TestListener: endTest(test002_off_gl2___aa8) [apply] junit.framework.TestListener: startTest(test011_off_gl2es3_aa0) [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test002_off_gl2___aa8 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test011_off_gl2es3_aa0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x71d40019: tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true], GearsES2[obj 0x71d40019 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x71d40019 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL3/GL3.hw] [apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 37 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x71d40019 created: GearsObj[0x190c63b2, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x71d40019 created: GearsObj[0x7c6547f6, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x71d40019 created: GearsObj[0x7c6547f6, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x71d40019 FIN GearsES2[obj 0x71d40019 isInit true, usesShared false, 1 GearsObj[0x190c63b2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7c6547f6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5d57a747, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2.startTileRendering: 0x71d40019TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x71d40019 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14aabe0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x71d40019, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d40019 256x256, swapInterval 1, drawable 0x7fa5b14aabe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x71d40019 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14aabe0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x71d40019, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d40019 256x256, swapInterval 1, drawable 0x7fa5b14aabe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x71d40019 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14aabe0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x71d40019, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d40019 256x256, swapInterval 1, drawable 0x7fa5b14aabe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x71d40019 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14aabe0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [3][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x71d40019, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d40019 256x256, swapInterval 1, drawable 0x7fa5b14aabe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x71d40019 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14aabe0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [4][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x71d40019, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d40019 256x256, swapInterval 1, drawable 0x7fa5b14aabe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x71d40019 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14aabe0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [5][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x71d40019, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d40019 256x256, swapInterval 1, drawable 0x7fa5b14aabe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x71d40019 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14aabe0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x71d40019, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d40019 256x256, swapInterval 1, drawable 0x7fa5b14aabe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x71d40019 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14aabe0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x71d40019, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d40019 256x256, swapInterval 1, drawable 0x7fa5b14aabe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x71d40019 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14aabe0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x71d40019, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d40019 256x256, swapInterval 1, drawable 0x7fa5b14aabe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x71d40019 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14aabe0, msaa false, tileRendererInUse TileRenderer[tile[# 9: [3][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x71d40019, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d40019 256x256, swapInterval 1, drawable 0x7fa5b14aabe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x71d40019 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14aabe0, msaa false, tileRendererInUse TileRenderer[tile[# 10: [4][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x71d40019, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d40019 256x256, swapInterval 1, drawable 0x7fa5b14aabe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x71d40019 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14aabe0, msaa false, tileRendererInUse TileRenderer[tile[# 11: [5][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x71d40019, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d40019 256x256, swapInterval 1, drawable 0x7fa5b14aabe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x71d40019 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14aabe0, msaa false, tileRendererInUse TileRenderer[tile[# 12: [0][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x71d40019, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d40019 256x256, swapInterval 1, drawable 0x7fa5b14aabe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x71d40019 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14aabe0, msaa false, tileRendererInUse TileRenderer[tile[# 13: [1][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x71d40019, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d40019 256x256, swapInterval 1, drawable 0x7fa5b14aabe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x71d40019 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14aabe0, msaa false, tileRendererInUse TileRenderer[tile[# 14: [2][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x71d40019, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d40019 256x256, swapInterval 1, drawable 0x7fa5b14aabe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x71d40019 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14aabe0, msaa false, tileRendererInUse TileRenderer[tile[# 15: [3][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x71d40019, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d40019 256x256, swapInterval 1, drawable 0x7fa5b14aabe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x71d40019 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14aabe0, msaa false, tileRendererInUse TileRenderer[tile[# 16: [4][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x71d40019, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d40019 256x256, swapInterval 1, drawable 0x7fa5b14aabe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x71d40019 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14aabe0, msaa false, tileRendererInUse TileRenderer[tile[# 17: [5][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x71d40019, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d40019 256x256, swapInterval 1, drawable 0x7fa5b14aabe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x71d40019 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14aabe0, msaa false, tileRendererInUse TileRenderer[tile[# 18: [0][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x71d40019, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d40019 256x256, swapInterval 1, drawable 0x7fa5b14aabe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x71d40019 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14aabe0, msaa false, tileRendererInUse TileRenderer[tile[# 19: [1][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x71d40019, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d40019 256x256, swapInterval 1, drawable 0x7fa5b14aabe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x71d40019 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14aabe0, msaa false, tileRendererInUse TileRenderer[tile[# 20: [2][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x71d40019, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d40019 256x256, swapInterval 1, drawable 0x7fa5b14aabe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x71d40019 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14aabe0, msaa false, tileRendererInUse TileRenderer[tile[# 21: [3][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x71d40019, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d40019 256x256, swapInterval 1, drawable 0x7fa5b14aabe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x71d40019 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14aabe0, msaa false, tileRendererInUse TileRenderer[tile[# 22: [4][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x71d40019, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d40019 256x256, swapInterval 1, drawable 0x7fa5b14aabe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x71d40019 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14aabe0, msaa false, tileRendererInUse TileRenderer[tile[# 23: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x71d40019, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d40019 256x256, swapInterval 1, drawable 0x7fa5b14aabe0 [apply] GearsES2.endTileRendering: 0x71d40019TileRenderer[tile[# -1: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d40019 256x256, swapInterval 1, drawable 0x7fa5b14aabe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x71d40019 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fa5b14aabe0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x71d40019, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d40019 256x256, swapInterval 1, drawable 0x7fa5b14aabe0 [apply] junit.framework.TestListener: endTest(test011_off_gl2es3_aa0) [apply] junit.framework.TestListener: startTest(test012_off_gl2es3_aa8) [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x71d40019: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x71d40019 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test011_off_gl2es3_aa0 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test012_off_gl2es3_aa8 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x6c614255: tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true], GearsES2[obj 0x6c614255 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6c614255 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL3/GL3.hw] [apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 37 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6c614255 created: GearsObj[0x2171145e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6c614255 created: GearsObj[0x6f03879, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6c614255 created: GearsObj[0x6f03879, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x6c614255 FIN GearsES2[obj 0x6c614255 isInit true, usesShared false, 1 GearsObj[0x2171145e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6f03879, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x50b937e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2.startTileRendering: 0x6c614255TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c614255 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cee30, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x6c614255, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c614255 256x256, swapInterval 1, drawable 0x7fa5b14cee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c614255 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cee30, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x6c614255, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c614255 256x256, swapInterval 1, drawable 0x7fa5b14cee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c614255 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cee30, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x6c614255, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c614255 256x256, swapInterval 1, drawable 0x7fa5b14cee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c614255 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cee30, msaa true, tileRendererInUse TileRenderer[tile[# 3: [3][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x6c614255, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c614255 256x256, swapInterval 1, drawable 0x7fa5b14cee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c614255 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cee30, msaa true, tileRendererInUse TileRenderer[tile[# 4: [4][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x6c614255, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c614255 256x256, swapInterval 1, drawable 0x7fa5b14cee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c614255 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cee30, msaa true, tileRendererInUse TileRenderer[tile[# 5: [5][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x6c614255, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c614255 256x256, swapInterval 1, drawable 0x7fa5b14cee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c614255 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cee30, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x6c614255, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c614255 256x256, swapInterval 1, drawable 0x7fa5b14cee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c614255 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cee30, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x6c614255, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c614255 256x256, swapInterval 1, drawable 0x7fa5b14cee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c614255 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cee30, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x6c614255, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c614255 256x256, swapInterval 1, drawable 0x7fa5b14cee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c614255 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cee30, msaa true, tileRendererInUse TileRenderer[tile[# 9: [3][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x6c614255, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c614255 256x256, swapInterval 1, drawable 0x7fa5b14cee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c614255 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cee30, msaa true, tileRendererInUse TileRenderer[tile[# 10: [4][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x6c614255, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c614255 256x256, swapInterval 1, drawable 0x7fa5b14cee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c614255 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cee30, msaa true, tileRendererInUse TileRenderer[tile[# 11: [5][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x6c614255, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c614255 256x256, swapInterval 1, drawable 0x7fa5b14cee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c614255 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cee30, msaa true, tileRendererInUse TileRenderer[tile[# 12: [0][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x6c614255, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c614255 256x256, swapInterval 1, drawable 0x7fa5b14cee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c614255 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cee30, msaa true, tileRendererInUse TileRenderer[tile[# 13: [1][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x6c614255, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c614255 256x256, swapInterval 1, drawable 0x7fa5b14cee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c614255 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cee30, msaa true, tileRendererInUse TileRenderer[tile[# 14: [2][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x6c614255, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c614255 256x256, swapInterval 1, drawable 0x7fa5b14cee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c614255 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cee30, msaa true, tileRendererInUse TileRenderer[tile[# 15: [3][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x6c614255, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c614255 256x256, swapInterval 1, drawable 0x7fa5b14cee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c614255 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cee30, msaa true, tileRendererInUse TileRenderer[tile[# 16: [4][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x6c614255, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c614255 256x256, swapInterval 1, drawable 0x7fa5b14cee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c614255 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cee30, msaa true, tileRendererInUse TileRenderer[tile[# 17: [5][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x6c614255, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c614255 256x256, swapInterval 1, drawable 0x7fa5b14cee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c614255 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cee30, msaa true, tileRendererInUse TileRenderer[tile[# 18: [0][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x6c614255, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c614255 256x256, swapInterval 1, drawable 0x7fa5b14cee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c614255 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cee30, msaa true, tileRendererInUse TileRenderer[tile[# 19: [1][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x6c614255, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c614255 256x256, swapInterval 1, drawable 0x7fa5b14cee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c614255 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cee30, msaa true, tileRendererInUse TileRenderer[tile[# 20: [2][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x6c614255, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c614255 256x256, swapInterval 1, drawable 0x7fa5b14cee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c614255 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cee30, msaa true, tileRendererInUse TileRenderer[tile[# 21: [3][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x6c614255, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c614255 256x256, swapInterval 1, drawable 0x7fa5b14cee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c614255 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cee30, msaa true, tileRendererInUse TileRenderer[tile[# 22: [4][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x6c614255, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c614255 256x256, swapInterval 1, drawable 0x7fa5b14cee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c614255 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cee30, msaa true, tileRendererInUse TileRenderer[tile[# 23: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x6c614255, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c614255 256x256, swapInterval 1, drawable 0x7fa5b14cee30 [apply] GearsES2.endTileRendering: 0x6c614255TileRenderer[tile[# -1: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c614255 256x256, swapInterval 1, drawable 0x7fa5b14cee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c614255 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fa5b14cee30, msaa true, tileRendererInUse null [apply] >> GearsES2 0x6c614255, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c614255 256x256, swapInterval 1, drawable 0x7fa5b14cee30 [apply] junit.framework.TestListener: endTest(test012_off_gl2es3_aa8) [apply] junit.framework.TestListener: startTest(test101_on__gl2___aa0) [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6c614255: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6c614255 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test012_off_gl2es3_aa8 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test101_on__gl2___aa0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380edb0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380edb0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380edb0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380edb0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [3][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380edb0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [4][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380edb0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [5][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380edb0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380edb0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380edb0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380edb0, msaa false, tileRendererInUse TileRenderer[tile[# 9: [3][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380edb0, msaa false, tileRendererInUse TileRenderer[tile[# 10: [4][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380edb0, msaa false, tileRendererInUse TileRenderer[tile[# 11: [5][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380edb0, msaa false, tileRendererInUse TileRenderer[tile[# 12: [0][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380edb0, msaa false, tileRendererInUse TileRenderer[tile[# 13: [1][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380edb0, msaa false, tileRendererInUse TileRenderer[tile[# 14: [2][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380edb0, msaa false, tileRendererInUse TileRenderer[tile[# 15: [3][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380edb0, msaa false, tileRendererInUse TileRenderer[tile[# 16: [4][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380edb0, msaa false, tileRendererInUse TileRenderer[tile[# 17: [5][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380edb0, msaa false, tileRendererInUse TileRenderer[tile[# 18: [0][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380edb0, msaa false, tileRendererInUse TileRenderer[tile[# 19: [1][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380edb0, msaa false, tileRendererInUse TileRenderer[tile[# 20: [2][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380edb0, msaa false, tileRendererInUse TileRenderer[tile[# 21: [3][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380edb0, msaa false, tileRendererInUse TileRenderer[tile[# 22: [4][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380edb0, msaa false, tileRendererInUse TileRenderer[tile[# 23: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Gears.endTileRendering: TileRenderer[tile[# -1: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fa5b380edb0, msaa false, tileRendererInUse null [apply] >> Gears angle 2.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test101_on__gl2___aa0 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test102_on__gl2___aa8 [apply] junit.framework.TestListener: endTest(test101_on__gl2___aa0) [apply] junit.framework.TestListener: startTest(test102_on__gl2___aa8) [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cc150, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cc150, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cc150, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cc150, msaa true, tileRendererInUse TileRenderer[tile[# 3: [3][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cc150, msaa true, tileRendererInUse TileRenderer[tile[# 4: [4][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cc150, msaa true, tileRendererInUse TileRenderer[tile[# 5: [5][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cc150, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cc150, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cc150, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cc150, msaa true, tileRendererInUse TileRenderer[tile[# 9: [3][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cc150, msaa true, tileRendererInUse TileRenderer[tile[# 10: [4][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cc150, msaa true, tileRendererInUse TileRenderer[tile[# 11: [5][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cc150, msaa true, tileRendererInUse TileRenderer[tile[# 12: [0][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cc150, msaa true, tileRendererInUse TileRenderer[tile[# 13: [1][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cc150, msaa true, tileRendererInUse TileRenderer[tile[# 14: [2][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cc150, msaa true, tileRendererInUse TileRenderer[tile[# 15: [3][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cc150, msaa true, tileRendererInUse TileRenderer[tile[# 16: [4][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cc150, msaa true, tileRendererInUse TileRenderer[tile[# 17: [5][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cc150, msaa true, tileRendererInUse TileRenderer[tile[# 18: [0][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cc150, msaa true, tileRendererInUse TileRenderer[tile[# 19: [1][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cc150, msaa true, tileRendererInUse TileRenderer[tile[# 20: [2][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cc150, msaa true, tileRendererInUse TileRenderer[tile[# 21: [3][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cc150, msaa true, tileRendererInUse TileRenderer[tile[# 22: [4][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cc150, msaa true, tileRendererInUse TileRenderer[tile[# 23: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Gears.endTileRendering: TileRenderer[tile[# -1: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fa5b14cc150, msaa true, tileRendererInUse null [apply] >> Gears angle 2.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] junit.framework.TestListener: endTest(test102_on__gl2___aa8) [apply] junit.framework.TestListener: startTest(test111_on__gl2es3_aa0) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test102_on__gl2___aa8 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test111_on__gl2es3_aa0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x15ee470d: tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true], GearsES2[obj 0x15ee470d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x15ee470d on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL3/GL3.hw] [apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 37 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x15ee470d created: GearsObj[0x5ebe4814, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x15ee470d created: GearsObj[0x1e6e49a4, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x15ee470d created: GearsObj[0x1e6e49a4, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x15ee470d FIN GearsES2[obj 0x15ee470d isInit true, usesShared false, 1 GearsObj[0x5ebe4814, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1e6e49a4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x13073c56, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2.startTileRendering: 0x15ee470dTileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x15ee470d 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380f290, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x15ee470d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15ee470d 256x256, swapInterval 1, drawable 0x7fa5b380f290 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x15ee470d 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380f290, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x15ee470d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15ee470d 256x256, swapInterval 1, drawable 0x7fa5b380f290 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x15ee470d 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380f290, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x15ee470d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15ee470d 256x256, swapInterval 1, drawable 0x7fa5b380f290 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x15ee470d 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380f290, msaa false, tileRendererInUse TileRenderer[tile[# 3: [3][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x15ee470d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15ee470d 256x256, swapInterval 1, drawable 0x7fa5b380f290 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x15ee470d 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380f290, msaa false, tileRendererInUse TileRenderer[tile[# 4: [4][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x15ee470d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15ee470d 256x256, swapInterval 1, drawable 0x7fa5b380f290 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x15ee470d 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380f290, msaa false, tileRendererInUse TileRenderer[tile[# 5: [5][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x15ee470d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15ee470d 256x256, swapInterval 1, drawable 0x7fa5b380f290 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x15ee470d 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380f290, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x15ee470d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15ee470d 256x256, swapInterval 1, drawable 0x7fa5b380f290 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x15ee470d 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380f290, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x15ee470d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15ee470d 256x256, swapInterval 1, drawable 0x7fa5b380f290 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x15ee470d 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380f290, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x15ee470d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15ee470d 256x256, swapInterval 1, drawable 0x7fa5b380f290 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x15ee470d 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380f290, msaa false, tileRendererInUse TileRenderer[tile[# 9: [3][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x15ee470d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15ee470d 256x256, swapInterval 1, drawable 0x7fa5b380f290 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x15ee470d 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380f290, msaa false, tileRendererInUse TileRenderer[tile[# 10: [4][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x15ee470d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15ee470d 256x256, swapInterval 1, drawable 0x7fa5b380f290 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x15ee470d 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380f290, msaa false, tileRendererInUse TileRenderer[tile[# 11: [5][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x15ee470d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15ee470d 256x256, swapInterval 1, drawable 0x7fa5b380f290 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x15ee470d 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380f290, msaa false, tileRendererInUse TileRenderer[tile[# 12: [0][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x15ee470d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15ee470d 256x256, swapInterval 1, drawable 0x7fa5b380f290 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x15ee470d 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380f290, msaa false, tileRendererInUse TileRenderer[tile[# 13: [1][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x15ee470d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15ee470d 256x256, swapInterval 1, drawable 0x7fa5b380f290 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x15ee470d 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380f290, msaa false, tileRendererInUse TileRenderer[tile[# 14: [2][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x15ee470d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15ee470d 256x256, swapInterval 1, drawable 0x7fa5b380f290 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x15ee470d 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380f290, msaa false, tileRendererInUse TileRenderer[tile[# 15: [3][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x15ee470d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15ee470d 256x256, swapInterval 1, drawable 0x7fa5b380f290 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x15ee470d 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380f290, msaa false, tileRendererInUse TileRenderer[tile[# 16: [4][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x15ee470d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15ee470d 256x256, swapInterval 1, drawable 0x7fa5b380f290 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x15ee470d 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380f290, msaa false, tileRendererInUse TileRenderer[tile[# 17: [5][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x15ee470d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15ee470d 256x256, swapInterval 1, drawable 0x7fa5b380f290 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x15ee470d 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380f290, msaa false, tileRendererInUse TileRenderer[tile[# 18: [0][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x15ee470d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15ee470d 256x256, swapInterval 1, drawable 0x7fa5b380f290 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x15ee470d 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380f290, msaa false, tileRendererInUse TileRenderer[tile[# 19: [1][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x15ee470d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15ee470d 256x256, swapInterval 1, drawable 0x7fa5b380f290 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x15ee470d 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380f290, msaa false, tileRendererInUse TileRenderer[tile[# 20: [2][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x15ee470d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15ee470d 256x256, swapInterval 1, drawable 0x7fa5b380f290 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x15ee470d 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380f290, msaa false, tileRendererInUse TileRenderer[tile[# 21: [3][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x15ee470d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15ee470d 256x256, swapInterval 1, drawable 0x7fa5b380f290 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x15ee470d 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380f290, msaa false, tileRendererInUse TileRenderer[tile[# 22: [4][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x15ee470d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15ee470d 256x256, swapInterval 1, drawable 0x7fa5b380f290 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x15ee470d 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380f290, msaa false, tileRendererInUse TileRenderer[tile[# 23: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x15ee470d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15ee470d 256x256, swapInterval 1, drawable 0x7fa5b380f290 [apply] GearsES2.endTileRendering: 0x15ee470dTileRenderer[tile[# -1: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15ee470d 256x256, swapInterval 1, drawable 0x7fa5b380f290 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x15ee470d 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fa5b380f290, msaa false, tileRendererInUse null [apply] >> GearsES2 0x15ee470d, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15ee470d 256x256, swapInterval 1, drawable 0x7fa5b380f290 [apply] junit.framework.TestListener: endTest(test111_on__gl2es3_aa0) [apply] junit.framework.TestListener: startTest(test112_on__gl2es3_aa8) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x15ee470d: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x15ee470d FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test111_on__gl2es3_aa0 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test112_on__gl2es3_aa8 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x31ea813d: tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true], GearsES2[obj 0x31ea813d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x31ea813d on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL3/GL3.hw] [apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 37 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x31ea813d created: GearsObj[0x28170a64, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x31ea813d created: GearsObj[0xab3fcc, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x31ea813d created: GearsObj[0xab3fcc, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x31ea813d FIN GearsES2[obj 0x31ea813d isInit true, usesShared false, 1 GearsObj[0x28170a64, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xab3fcc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6ae96a6b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2.startTileRendering: 0x31ea813dTileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x31ea813d 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b3832be0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x31ea813d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31ea813d 256x256, swapInterval 1, drawable 0x7fa5b3832be0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x31ea813d 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b3832be0, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x31ea813d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31ea813d 256x256, swapInterval 1, drawable 0x7fa5b3832be0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x31ea813d 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b3832be0, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x31ea813d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31ea813d 256x256, swapInterval 1, drawable 0x7fa5b3832be0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x31ea813d 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b3832be0, msaa true, tileRendererInUse TileRenderer[tile[# 3: [3][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x31ea813d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31ea813d 256x256, swapInterval 1, drawable 0x7fa5b3832be0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x31ea813d 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b3832be0, msaa true, tileRendererInUse TileRenderer[tile[# 4: [4][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x31ea813d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31ea813d 256x256, swapInterval 1, drawable 0x7fa5b3832be0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x31ea813d 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b3832be0, msaa true, tileRendererInUse TileRenderer[tile[# 5: [5][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x31ea813d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31ea813d 256x256, swapInterval 1, drawable 0x7fa5b3832be0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x31ea813d 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b3832be0, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x31ea813d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31ea813d 256x256, swapInterval 1, drawable 0x7fa5b3832be0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x31ea813d 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b3832be0, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x31ea813d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31ea813d 256x256, swapInterval 1, drawable 0x7fa5b3832be0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x31ea813d 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b3832be0, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x31ea813d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31ea813d 256x256, swapInterval 1, drawable 0x7fa5b3832be0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x31ea813d 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b3832be0, msaa true, tileRendererInUse TileRenderer[tile[# 9: [3][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x31ea813d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31ea813d 256x256, swapInterval 1, drawable 0x7fa5b3832be0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x31ea813d 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b3832be0, msaa true, tileRendererInUse TileRenderer[tile[# 10: [4][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x31ea813d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31ea813d 256x256, swapInterval 1, drawable 0x7fa5b3832be0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x31ea813d 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b3832be0, msaa true, tileRendererInUse TileRenderer[tile[# 11: [5][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x31ea813d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31ea813d 256x256, swapInterval 1, drawable 0x7fa5b3832be0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x31ea813d 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b3832be0, msaa true, tileRendererInUse TileRenderer[tile[# 12: [0][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x31ea813d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31ea813d 256x256, swapInterval 1, drawable 0x7fa5b3832be0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x31ea813d 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b3832be0, msaa true, tileRendererInUse TileRenderer[tile[# 13: [1][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x31ea813d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31ea813d 256x256, swapInterval 1, drawable 0x7fa5b3832be0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x31ea813d 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b3832be0, msaa true, tileRendererInUse TileRenderer[tile[# 14: [2][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x31ea813d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31ea813d 256x256, swapInterval 1, drawable 0x7fa5b3832be0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x31ea813d 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b3832be0, msaa true, tileRendererInUse TileRenderer[tile[# 15: [3][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x31ea813d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31ea813d 256x256, swapInterval 1, drawable 0x7fa5b3832be0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x31ea813d 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b3832be0, msaa true, tileRendererInUse TileRenderer[tile[# 16: [4][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x31ea813d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31ea813d 256x256, swapInterval 1, drawable 0x7fa5b3832be0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x31ea813d 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b3832be0, msaa true, tileRendererInUse TileRenderer[tile[# 17: [5][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x31ea813d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31ea813d 256x256, swapInterval 1, drawable 0x7fa5b3832be0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x31ea813d 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b3832be0, msaa true, tileRendererInUse TileRenderer[tile[# 18: [0][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x31ea813d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31ea813d 256x256, swapInterval 1, drawable 0x7fa5b3832be0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x31ea813d 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b3832be0, msaa true, tileRendererInUse TileRenderer[tile[# 19: [1][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x31ea813d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31ea813d 256x256, swapInterval 1, drawable 0x7fa5b3832be0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x31ea813d 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b3832be0, msaa true, tileRendererInUse TileRenderer[tile[# 20: [2][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x31ea813d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31ea813d 256x256, swapInterval 1, drawable 0x7fa5b3832be0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x31ea813d 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b3832be0, msaa true, tileRendererInUse TileRenderer[tile[# 21: [3][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x31ea813d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31ea813d 256x256, swapInterval 1, drawable 0x7fa5b3832be0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x31ea813d 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b3832be0, msaa true, tileRendererInUse TileRenderer[tile[# 22: [4][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x31ea813d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31ea813d 256x256, swapInterval 1, drawable 0x7fa5b3832be0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x31ea813d 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b3832be0, msaa true, tileRendererInUse TileRenderer[tile[# 23: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x31ea813d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31ea813d 256x256, swapInterval 1, drawable 0x7fa5b3832be0 [apply] GearsES2.endTileRendering: 0x31ea813dTileRenderer[tile[# -1: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31ea813d 256x256, swapInterval 1, drawable 0x7fa5b3832be0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x31ea813d 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fa5b3832be0, msaa true, tileRendererInUse null [apply] >> GearsES2 0x31ea813d, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31ea813d 256x256, swapInterval 1, drawable 0x7fa5b3832be0 [apply] junit.framework.TestListener: endTest(test112_on__gl2es3_aa8) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x31ea813d: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x31ea813d FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test112_on__gl2es3_aa8 [apply] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 6.776 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308139695 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308141703 ms +++ localhost/127.0.0.1:59999 - Locked within 2016 ms, 3 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test001_off_gl2___aa0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14a9640, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14a9640, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14a9640, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14a9640, msaa false, tileRendererInUse TileRenderer[tile[# 3: [3][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14a9640, msaa false, tileRendererInUse TileRenderer[tile[# 4: [4][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14a9640, msaa false, tileRendererInUse TileRenderer[tile[# 5: [5][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14a9640, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14a9640, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14a9640, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14a9640, msaa false, tileRendererInUse TileRenderer[tile[# 9: [3][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14a9640, msaa false, tileRendererInUse TileRenderer[tile[# 10: [4][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14a9640, msaa false, tileRendererInUse TileRenderer[tile[# 11: [5][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14a9640, msaa false, tileRendererInUse TileRenderer[tile[# 12: [0][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14a9640, msaa false, tileRendererInUse TileRenderer[tile[# 13: [1][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14a9640, msaa false, tileRendererInUse TileRenderer[tile[# 14: [2][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14a9640, msaa false, tileRendererInUse TileRenderer[tile[# 15: [3][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14a9640, msaa false, tileRendererInUse TileRenderer[tile[# 16: [4][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14a9640, msaa false, tileRendererInUse TileRenderer[tile[# 17: [5][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14a9640, msaa false, tileRendererInUse TileRenderer[tile[# 18: [0][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14a9640, msaa false, tileRendererInUse TileRenderer[tile[# 19: [1][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14a9640, msaa false, tileRendererInUse TileRenderer[tile[# 20: [2][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14a9640, msaa false, tileRendererInUse TileRenderer[tile[# 21: [3][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14a9640, msaa false, tileRendererInUse TileRenderer[tile[# 22: [4][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14a9640, msaa false, tileRendererInUse TileRenderer[tile[# 23: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Gears.endTileRendering: TileRenderer[tile[# -1: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x47f47e01], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fa5b14a9640, msaa false, tileRendererInUse null [apply] >> Gears angle 2.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test001_off_gl2___aa0 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test002_off_gl2___aa8 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14c6f90, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14c6f90, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14c6f90, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14c6f90, msaa true, tileRendererInUse TileRenderer[tile[# 3: [3][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14c6f90, msaa true, tileRendererInUse TileRenderer[tile[# 4: [4][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14c6f90, msaa true, tileRendererInUse TileRenderer[tile[# 5: [5][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14c6f90, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14c6f90, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14c6f90, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14c6f90, msaa true, tileRendererInUse TileRenderer[tile[# 9: [3][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14c6f90, msaa true, tileRendererInUse TileRenderer[tile[# 10: [4][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14c6f90, msaa true, tileRendererInUse TileRenderer[tile[# 11: [5][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14c6f90, msaa true, tileRendererInUse TileRenderer[tile[# 12: [0][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14c6f90, msaa true, tileRendererInUse TileRenderer[tile[# 13: [1][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14c6f90, msaa true, tileRendererInUse TileRenderer[tile[# 14: [2][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14c6f90, msaa true, tileRendererInUse TileRenderer[tile[# 15: [3][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14c6f90, msaa true, tileRendererInUse TileRenderer[tile[# 16: [4][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14c6f90, msaa true, tileRendererInUse TileRenderer[tile[# 17: [5][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14c6f90, msaa true, tileRendererInUse TileRenderer[tile[# 18: [0][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14c6f90, msaa true, tileRendererInUse TileRenderer[tile[# 19: [1][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14c6f90, msaa true, tileRendererInUse TileRenderer[tile[# 20: [2][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14c6f90, msaa true, tileRendererInUse TileRenderer[tile[# 21: [3][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14c6f90, msaa true, tileRendererInUse TileRenderer[tile[# 22: [4][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14c6f90, msaa true, tileRendererInUse TileRenderer[tile[# 23: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Gears.endTileRendering: TileRenderer[tile[# -1: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7666b8cd], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fa5b14c6f90, msaa true, tileRendererInUse null [apply] >> Gears angle 2.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test002_off_gl2___aa8 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test011_off_gl2es3_aa0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x71d40019: tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true], GearsES2[obj 0x71d40019 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x71d40019 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL3/GL3.hw] [apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 37 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x71d40019 created: GearsObj[0x190c63b2, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x71d40019 created: GearsObj[0x7c6547f6, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x71d40019 created: GearsObj[0x7c6547f6, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x71d40019 FIN GearsES2[obj 0x71d40019 isInit true, usesShared false, 1 GearsObj[0x190c63b2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7c6547f6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5d57a747, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2.startTileRendering: 0x71d40019TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x71d40019 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14aabe0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x71d40019, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d40019 256x256, swapInterval 1, drawable 0x7fa5b14aabe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x71d40019 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14aabe0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x71d40019, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d40019 256x256, swapInterval 1, drawable 0x7fa5b14aabe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x71d40019 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14aabe0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x71d40019, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d40019 256x256, swapInterval 1, drawable 0x7fa5b14aabe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x71d40019 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14aabe0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [3][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x71d40019, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d40019 256x256, swapInterval 1, drawable 0x7fa5b14aabe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x71d40019 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14aabe0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [4][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x71d40019, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d40019 256x256, swapInterval 1, drawable 0x7fa5b14aabe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x71d40019 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14aabe0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [5][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x71d40019, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d40019 256x256, swapInterval 1, drawable 0x7fa5b14aabe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x71d40019 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14aabe0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x71d40019, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d40019 256x256, swapInterval 1, drawable 0x7fa5b14aabe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x71d40019 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14aabe0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x71d40019, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d40019 256x256, swapInterval 1, drawable 0x7fa5b14aabe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x71d40019 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14aabe0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x71d40019, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d40019 256x256, swapInterval 1, drawable 0x7fa5b14aabe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x71d40019 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14aabe0, msaa false, tileRendererInUse TileRenderer[tile[# 9: [3][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x71d40019, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d40019 256x256, swapInterval 1, drawable 0x7fa5b14aabe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x71d40019 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14aabe0, msaa false, tileRendererInUse TileRenderer[tile[# 10: [4][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x71d40019, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d40019 256x256, swapInterval 1, drawable 0x7fa5b14aabe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x71d40019 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14aabe0, msaa false, tileRendererInUse TileRenderer[tile[# 11: [5][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x71d40019, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d40019 256x256, swapInterval 1, drawable 0x7fa5b14aabe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x71d40019 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14aabe0, msaa false, tileRendererInUse TileRenderer[tile[# 12: [0][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x71d40019, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d40019 256x256, swapInterval 1, drawable 0x7fa5b14aabe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x71d40019 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14aabe0, msaa false, tileRendererInUse TileRenderer[tile[# 13: [1][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x71d40019, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d40019 256x256, swapInterval 1, drawable 0x7fa5b14aabe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x71d40019 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14aabe0, msaa false, tileRendererInUse TileRenderer[tile[# 14: [2][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x71d40019, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d40019 256x256, swapInterval 1, drawable 0x7fa5b14aabe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x71d40019 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14aabe0, msaa false, tileRendererInUse TileRenderer[tile[# 15: [3][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x71d40019, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d40019 256x256, swapInterval 1, drawable 0x7fa5b14aabe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x71d40019 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14aabe0, msaa false, tileRendererInUse TileRenderer[tile[# 16: [4][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x71d40019, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d40019 256x256, swapInterval 1, drawable 0x7fa5b14aabe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x71d40019 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14aabe0, msaa false, tileRendererInUse TileRenderer[tile[# 17: [5][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x71d40019, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d40019 256x256, swapInterval 1, drawable 0x7fa5b14aabe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x71d40019 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14aabe0, msaa false, tileRendererInUse TileRenderer[tile[# 18: [0][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x71d40019, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d40019 256x256, swapInterval 1, drawable 0x7fa5b14aabe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x71d40019 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14aabe0, msaa false, tileRendererInUse TileRenderer[tile[# 19: [1][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x71d40019, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d40019 256x256, swapInterval 1, drawable 0x7fa5b14aabe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x71d40019 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14aabe0, msaa false, tileRendererInUse TileRenderer[tile[# 20: [2][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x71d40019, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d40019 256x256, swapInterval 1, drawable 0x7fa5b14aabe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x71d40019 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14aabe0, msaa false, tileRendererInUse TileRenderer[tile[# 21: [3][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x71d40019, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d40019 256x256, swapInterval 1, drawable 0x7fa5b14aabe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x71d40019 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14aabe0, msaa false, tileRendererInUse TileRenderer[tile[# 22: [4][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x71d40019, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d40019 256x256, swapInterval 1, drawable 0x7fa5b14aabe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x71d40019 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14aabe0, msaa false, tileRendererInUse TileRenderer[tile[# 23: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x71d40019, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d40019 256x256, swapInterval 1, drawable 0x7fa5b14aabe0 [apply] GearsES2.endTileRendering: 0x71d40019TileRenderer[tile[# -1: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x34a63812], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d40019 256x256, swapInterval 1, drawable 0x7fa5b14aabe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x71d40019 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fa5b14aabe0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x71d40019, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x71d40019 256x256, swapInterval 1, drawable 0x7fa5b14aabe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x71d40019: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x71d40019 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test011_off_gl2es3_aa0 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test012_off_gl2es3_aa8 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x6c614255: tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true], GearsES2[obj 0x6c614255 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6c614255 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL3/GL3.hw] [apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 37 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6c614255 created: GearsObj[0x2171145e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6c614255 created: GearsObj[0x6f03879, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6c614255 created: GearsObj[0x6f03879, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x6c614255 FIN GearsES2[obj 0x6c614255 isInit true, usesShared false, 1 GearsObj[0x2171145e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6f03879, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x50b937e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2.startTileRendering: 0x6c614255TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c614255 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cee30, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x6c614255, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c614255 256x256, swapInterval 1, drawable 0x7fa5b14cee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c614255 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cee30, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x6c614255, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c614255 256x256, swapInterval 1, drawable 0x7fa5b14cee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c614255 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cee30, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x6c614255, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c614255 256x256, swapInterval 1, drawable 0x7fa5b14cee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c614255 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cee30, msaa true, tileRendererInUse TileRenderer[tile[# 3: [3][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x6c614255, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c614255 256x256, swapInterval 1, drawable 0x7fa5b14cee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c614255 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cee30, msaa true, tileRendererInUse TileRenderer[tile[# 4: [4][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x6c614255, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c614255 256x256, swapInterval 1, drawable 0x7fa5b14cee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c614255 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cee30, msaa true, tileRendererInUse TileRenderer[tile[# 5: [5][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x6c614255, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c614255 256x256, swapInterval 1, drawable 0x7fa5b14cee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c614255 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cee30, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x6c614255, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c614255 256x256, swapInterval 1, drawable 0x7fa5b14cee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c614255 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cee30, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x6c614255, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c614255 256x256, swapInterval 1, drawable 0x7fa5b14cee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c614255 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cee30, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x6c614255, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c614255 256x256, swapInterval 1, drawable 0x7fa5b14cee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c614255 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cee30, msaa true, tileRendererInUse TileRenderer[tile[# 9: [3][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x6c614255, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c614255 256x256, swapInterval 1, drawable 0x7fa5b14cee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c614255 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cee30, msaa true, tileRendererInUse TileRenderer[tile[# 10: [4][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x6c614255, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c614255 256x256, swapInterval 1, drawable 0x7fa5b14cee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c614255 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cee30, msaa true, tileRendererInUse TileRenderer[tile[# 11: [5][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x6c614255, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c614255 256x256, swapInterval 1, drawable 0x7fa5b14cee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c614255 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cee30, msaa true, tileRendererInUse TileRenderer[tile[# 12: [0][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x6c614255, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c614255 256x256, swapInterval 1, drawable 0x7fa5b14cee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c614255 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cee30, msaa true, tileRendererInUse TileRenderer[tile[# 13: [1][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x6c614255, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c614255 256x256, swapInterval 1, drawable 0x7fa5b14cee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c614255 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cee30, msaa true, tileRendererInUse TileRenderer[tile[# 14: [2][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x6c614255, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c614255 256x256, swapInterval 1, drawable 0x7fa5b14cee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c614255 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cee30, msaa true, tileRendererInUse TileRenderer[tile[# 15: [3][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x6c614255, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c614255 256x256, swapInterval 1, drawable 0x7fa5b14cee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c614255 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cee30, msaa true, tileRendererInUse TileRenderer[tile[# 16: [4][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x6c614255, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c614255 256x256, swapInterval 1, drawable 0x7fa5b14cee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c614255 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cee30, msaa true, tileRendererInUse TileRenderer[tile[# 17: [5][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x6c614255, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c614255 256x256, swapInterval 1, drawable 0x7fa5b14cee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c614255 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cee30, msaa true, tileRendererInUse TileRenderer[tile[# 18: [0][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x6c614255, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c614255 256x256, swapInterval 1, drawable 0x7fa5b14cee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c614255 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cee30, msaa true, tileRendererInUse TileRenderer[tile[# 19: [1][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x6c614255, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c614255 256x256, swapInterval 1, drawable 0x7fa5b14cee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c614255 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cee30, msaa true, tileRendererInUse TileRenderer[tile[# 20: [2][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x6c614255, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c614255 256x256, swapInterval 1, drawable 0x7fa5b14cee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c614255 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cee30, msaa true, tileRendererInUse TileRenderer[tile[# 21: [3][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x6c614255, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c614255 256x256, swapInterval 1, drawable 0x7fa5b14cee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c614255 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cee30, msaa true, tileRendererInUse TileRenderer[tile[# 22: [4][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x6c614255, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c614255 256x256, swapInterval 1, drawable 0x7fa5b14cee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c614255 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cee30, msaa true, tileRendererInUse TileRenderer[tile[# 23: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] >> GearsES2 0x6c614255, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c614255 256x256, swapInterval 1, drawable 0x7fa5b14cee30 [apply] GearsES2.endTileRendering: 0x6c614255TileRenderer[tile[# -1: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x53a9cd34], glad[1 listener, pre true, post false, preSwap true], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c614255 256x256, swapInterval 1, drawable 0x7fa5b14cee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x6c614255 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fa5b14cee30, msaa true, tileRendererInUse null [apply] >> GearsES2 0x6c614255, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x6c614255 256x256, swapInterval 1, drawable 0x7fa5b14cee30 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6c614255: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.dispose 0x6c614255 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test012_off_gl2es3_aa8 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test101_on__gl2___aa0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380edb0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380edb0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380edb0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380edb0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [3][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380edb0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [4][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380edb0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [5][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380edb0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380edb0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380edb0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380edb0, msaa false, tileRendererInUse TileRenderer[tile[# 9: [3][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380edb0, msaa false, tileRendererInUse TileRenderer[tile[# 10: [4][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380edb0, msaa false, tileRendererInUse TileRenderer[tile[# 11: [5][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380edb0, msaa false, tileRendererInUse TileRenderer[tile[# 12: [0][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380edb0, msaa false, tileRendererInUse TileRenderer[tile[# 13: [1][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380edb0, msaa false, tileRendererInUse TileRenderer[tile[# 14: [2][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380edb0, msaa false, tileRendererInUse TileRenderer[tile[# 15: [3][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380edb0, msaa false, tileRendererInUse TileRenderer[tile[# 16: [4][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380edb0, msaa false, tileRendererInUse TileRenderer[tile[# 17: [5][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380edb0, msaa false, tileRendererInUse TileRenderer[tile[# 18: [0][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380edb0, msaa false, tileRendererInUse TileRenderer[tile[# 19: [1][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380edb0, msaa false, tileRendererInUse TileRenderer[tile[# 20: [2][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380edb0, msaa false, tileRendererInUse TileRenderer[tile[# 21: [3][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380edb0, msaa false, tileRendererInUse TileRenderer[tile[# 22: [4][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380edb0, msaa false, tileRendererInUse TileRenderer[tile[# 23: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Gears.endTileRendering: TileRenderer[tile[# -1: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x4eccf230], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fa5b380edb0, msaa false, tileRendererInUse null [apply] >> Gears angle 2.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test101_on__gl2___aa0 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test102_on__gl2___aa8 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.init: tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] GearsES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308146380 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 list created: 1 [apply] gear2 list created: 2 [apply] gear3 list created: 3 [apply] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cc150, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cc150, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cc150, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cc150, msaa true, tileRendererInUse TileRenderer[tile[# 3: [3][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cc150, msaa true, tileRendererInUse TileRenderer[tile[# 4: [4][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cc150, msaa true, tileRendererInUse TileRenderer[tile[# 5: [5][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cc150, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cc150, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cc150, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cc150, msaa true, tileRendererInUse TileRenderer[tile[# 9: [3][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cc150, msaa true, tileRendererInUse TileRenderer[tile[# 10: [4][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cc150, msaa true, tileRendererInUse TileRenderer[tile[# 11: [5][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cc150, msaa true, tileRendererInUse TileRenderer[tile[# 12: [0][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cc150, msaa true, tileRendererInUse TileRenderer[tile[# 13: [1][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cc150, msaa true, tileRendererInUse TileRenderer[tile[# 14: [2][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cc150, msaa true, tileRendererInUse TileRenderer[tile[# 15: [3][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cc150, msaa true, tileRendererInUse TileRenderer[tile[# 16: [4][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cc150, msaa true, tileRendererInUse TileRenderer[tile[# 17: [5][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cc150, msaa true, tileRendererInUse TileRenderer[tile[# 18: [0][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cc150, msaa true, tileRendererInUse TileRenderer[tile[# 19: [1][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cc150, msaa true, tileRendererInUse TileRenderer[tile[# 20: [2][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cc150, msaa true, tileRendererInUse TileRenderer[tile[# 21: [3][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cc150, msaa true, tileRendererInUse TileRenderer[tile[# 22: [4][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b14cc150, msaa true, tileRendererInUse TileRenderer[tile[# 23: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> Gears angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Gears.endTileRendering: TileRenderer[tile[# -1: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x29e85fc7], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fa5b14cc150, msaa true, tileRendererInUse null [apply] >> Gears angle 2.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] Gears.dispose: tileRendererInUse null [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test102_on__gl2___aa8 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test111_on__gl2es3_aa0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x15ee470d: tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true], GearsES2[obj 0x15ee470d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x15ee470d on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL3/GL3.hw] [apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 37 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x15ee470d created: GearsObj[0x5ebe4814, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x15ee470d created: GearsObj[0x1e6e49a4, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x15ee470d created: GearsObj[0x1e6e49a4, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x15ee470d FIN GearsES2[obj 0x15ee470d isInit true, usesShared false, 1 GearsObj[0x5ebe4814, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1e6e49a4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x13073c56, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2.startTileRendering: 0x15ee470dTileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x15ee470d 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380f290, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x15ee470d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15ee470d 256x256, swapInterval 1, drawable 0x7fa5b380f290 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x15ee470d 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380f290, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x15ee470d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15ee470d 256x256, swapInterval 1, drawable 0x7fa5b380f290 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x15ee470d 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380f290, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x15ee470d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15ee470d 256x256, swapInterval 1, drawable 0x7fa5b380f290 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x15ee470d 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380f290, msaa false, tileRendererInUse TileRenderer[tile[# 3: [3][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x15ee470d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15ee470d 256x256, swapInterval 1, drawable 0x7fa5b380f290 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x15ee470d 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380f290, msaa false, tileRendererInUse TileRenderer[tile[# 4: [4][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x15ee470d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15ee470d 256x256, swapInterval 1, drawable 0x7fa5b380f290 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x15ee470d 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380f290, msaa false, tileRendererInUse TileRenderer[tile[# 5: [5][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x15ee470d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15ee470d 256x256, swapInterval 1, drawable 0x7fa5b380f290 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x15ee470d 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380f290, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x15ee470d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15ee470d 256x256, swapInterval 1, drawable 0x7fa5b380f290 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x15ee470d 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380f290, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x15ee470d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15ee470d 256x256, swapInterval 1, drawable 0x7fa5b380f290 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x15ee470d 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380f290, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x15ee470d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15ee470d 256x256, swapInterval 1, drawable 0x7fa5b380f290 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x15ee470d 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380f290, msaa false, tileRendererInUse TileRenderer[tile[# 9: [3][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x15ee470d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15ee470d 256x256, swapInterval 1, drawable 0x7fa5b380f290 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x15ee470d 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380f290, msaa false, tileRendererInUse TileRenderer[tile[# 10: [4][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x15ee470d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15ee470d 256x256, swapInterval 1, drawable 0x7fa5b380f290 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x15ee470d 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380f290, msaa false, tileRendererInUse TileRenderer[tile[# 11: [5][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x15ee470d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15ee470d 256x256, swapInterval 1, drawable 0x7fa5b380f290 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x15ee470d 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380f290, msaa false, tileRendererInUse TileRenderer[tile[# 12: [0][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x15ee470d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15ee470d 256x256, swapInterval 1, drawable 0x7fa5b380f290 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x15ee470d 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380f290, msaa false, tileRendererInUse TileRenderer[tile[# 13: [1][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x15ee470d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15ee470d 256x256, swapInterval 1, drawable 0x7fa5b380f290 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x15ee470d 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380f290, msaa false, tileRendererInUse TileRenderer[tile[# 14: [2][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x15ee470d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15ee470d 256x256, swapInterval 1, drawable 0x7fa5b380f290 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x15ee470d 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380f290, msaa false, tileRendererInUse TileRenderer[tile[# 15: [3][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x15ee470d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15ee470d 256x256, swapInterval 1, drawable 0x7fa5b380f290 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x15ee470d 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380f290, msaa false, tileRendererInUse TileRenderer[tile[# 16: [4][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x15ee470d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15ee470d 256x256, swapInterval 1, drawable 0x7fa5b380f290 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x15ee470d 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380f290, msaa false, tileRendererInUse TileRenderer[tile[# 17: [5][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x15ee470d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15ee470d 256x256, swapInterval 1, drawable 0x7fa5b380f290 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x15ee470d 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380f290, msaa false, tileRendererInUse TileRenderer[tile[# 18: [0][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x15ee470d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15ee470d 256x256, swapInterval 1, drawable 0x7fa5b380f290 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x15ee470d 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380f290, msaa false, tileRendererInUse TileRenderer[tile[# 19: [1][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x15ee470d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15ee470d 256x256, swapInterval 1, drawable 0x7fa5b380f290 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x15ee470d 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380f290, msaa false, tileRendererInUse TileRenderer[tile[# 20: [2][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x15ee470d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15ee470d 256x256, swapInterval 1, drawable 0x7fa5b380f290 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x15ee470d 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380f290, msaa false, tileRendererInUse TileRenderer[tile[# 21: [3][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x15ee470d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15ee470d 256x256, swapInterval 1, drawable 0x7fa5b380f290 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x15ee470d 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380f290, msaa false, tileRendererInUse TileRenderer[tile[# 22: [4][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x15ee470d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15ee470d 256x256, swapInterval 1, drawable 0x7fa5b380f290 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x15ee470d 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b380f290, msaa false, tileRendererInUse TileRenderer[tile[# 23: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x15ee470d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15ee470d 256x256, swapInterval 1, drawable 0x7fa5b380f290 [apply] GearsES2.endTileRendering: 0x15ee470dTileRenderer[tile[# -1: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x592a5296], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15ee470d 256x256, swapInterval 1, drawable 0x7fa5b380f290 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x15ee470d 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fa5b380f290, msaa false, tileRendererInUse null [apply] >> GearsES2 0x15ee470d, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x15ee470d 256x256, swapInterval 1, drawable 0x7fa5b380f290 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x15ee470d: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x15ee470d FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test111_on__gl2es3_aa0 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test112_on__gl2es3_aa8 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x31ea813d: tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true], GearsES2[obj 0x31ea813d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x31ea813d on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL3/GL3.hw] [apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 37 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x31ea813d created: GearsObj[0x28170a64, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x31ea813d created: GearsObj[0xab3fcc, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x31ea813d created: GearsObj[0xab3fcc, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x31ea813d FIN GearsES2[obj 0x31ea813d isInit true, usesShared false, 1 GearsObj[0x28170a64, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xab3fcc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6ae96a6b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] GearsES2.startTileRendering: 0x31ea813dTileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x31ea813d 0/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b3832be0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x31ea813d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31ea813d 256x256, swapInterval 1, drawable 0x7fa5b3832be0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x31ea813d 256/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b3832be0, msaa true, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x31ea813d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31ea813d 256x256, swapInterval 1, drawable 0x7fa5b3832be0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x31ea813d 512/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b3832be0, msaa true, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x31ea813d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31ea813d 256x256, swapInterval 1, drawable 0x7fa5b3832be0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x31ea813d 768/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b3832be0, msaa true, tileRendererInUse TileRenderer[tile[# 3: [3][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x31ea813d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31ea813d 256x256, swapInterval 1, drawable 0x7fa5b3832be0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x31ea813d 1024/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b3832be0, msaa true, tileRendererInUse TileRenderer[tile[# 4: [4][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x31ea813d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31ea813d 256x256, swapInterval 1, drawable 0x7fa5b3832be0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x31ea813d 1280/0 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b3832be0, msaa true, tileRendererInUse TileRenderer[tile[# 5: [5][0] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/0 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x31ea813d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -1.0, t -0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31ea813d 256x256, swapInterval 1, drawable 0x7fa5b3832be0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x31ea813d 0/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b3832be0, msaa true, tileRendererInUse TileRenderer[tile[# 6: [0][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x31ea813d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31ea813d 256x256, swapInterval 1, drawable 0x7fa5b3832be0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x31ea813d 256/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b3832be0, msaa true, tileRendererInUse TileRenderer[tile[# 7: [1][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x31ea813d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31ea813d 256x256, swapInterval 1, drawable 0x7fa5b3832be0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x31ea813d 512/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b3832be0, msaa true, tileRendererInUse TileRenderer[tile[# 8: [2][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x31ea813d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31ea813d 256x256, swapInterval 1, drawable 0x7fa5b3832be0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x31ea813d 768/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b3832be0, msaa true, tileRendererInUse TileRenderer[tile[# 9: [3][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x31ea813d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31ea813d 256x256, swapInterval 1, drawable 0x7fa5b3832be0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x31ea813d 1024/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b3832be0, msaa true, tileRendererInUse TileRenderer[tile[# 10: [4][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x31ea813d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31ea813d 256x256, swapInterval 1, drawable 0x7fa5b3832be0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x31ea813d 1280/256 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b3832be0, msaa true, tileRendererInUse TileRenderer[tile[# 11: [5][1] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/256 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x31ea813d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b -0.5, t 0.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31ea813d 256x256, swapInterval 1, drawable 0x7fa5b3832be0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x31ea813d 0/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b3832be0, msaa true, tileRendererInUse TileRenderer[tile[# 12: [0][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x31ea813d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31ea813d 256x256, swapInterval 1, drawable 0x7fa5b3832be0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x31ea813d 256/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b3832be0, msaa true, tileRendererInUse TileRenderer[tile[# 13: [1][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x31ea813d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31ea813d 256x256, swapInterval 1, drawable 0x7fa5b3832be0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x31ea813d 512/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b3832be0, msaa true, tileRendererInUse TileRenderer[tile[# 14: [2][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x31ea813d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31ea813d 256x256, swapInterval 1, drawable 0x7fa5b3832be0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x31ea813d 768/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b3832be0, msaa true, tileRendererInUse TileRenderer[tile[# 15: [3][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x31ea813d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31ea813d 256x256, swapInterval 1, drawable 0x7fa5b3832be0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x31ea813d 1024/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b3832be0, msaa true, tileRendererInUse TileRenderer[tile[# 16: [4][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x31ea813d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31ea813d 256x256, swapInterval 1, drawable 0x7fa5b3832be0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x31ea813d 1280/512 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b3832be0, msaa true, tileRendererInUse TileRenderer[tile[# 17: [5][2] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/512 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x31ea813d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.0, t 0.5] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31ea813d 256x256, swapInterval 1, drawable 0x7fa5b3832be0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x31ea813d 0/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b3832be0, msaa true, tileRendererInUse TileRenderer[tile[# 18: [0][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 0/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x31ea813d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31ea813d 256x256, swapInterval 1, drawable 0x7fa5b3832be0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x31ea813d 256/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b3832be0, msaa true, tileRendererInUse TileRenderer[tile[# 19: [1][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 256/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x31ea813d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.0, r -0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31ea813d 256x256, swapInterval 1, drawable 0x7fa5b3832be0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x31ea813d 512/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b3832be0, msaa true, tileRendererInUse TileRenderer[tile[# 20: [2][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 512/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x31ea813d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5, r 0.0, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31ea813d 256x256, swapInterval 1, drawable 0x7fa5b3832be0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x31ea813d 768/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b3832be0, msaa true, tileRendererInUse TileRenderer[tile[# 21: [3][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 768/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x31ea813d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.5, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31ea813d 256x256, swapInterval 1, drawable 0x7fa5b3832be0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x31ea813d 1024/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b3832be0, msaa true, tileRendererInUse TileRenderer[tile[# 22: [4][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1024/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x31ea813d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5, r 1.0, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31ea813d 256x256, swapInterval 1, drawable 0x7fa5b3832be0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x31ea813d 1280/768 256x256 of 1536x1024, swapInterval 1, drawable 0x7fa5b3832be0, msaa true, tileRendererInUse TileRenderer[tile[# 23: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] >> GearsES2 0x31ea813d, angle 0.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.0, r 1.5, b 0.5, t 1.0] 0.5x0.5, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31ea813d 256x256, swapInterval 1, drawable 0x7fa5b3832be0 [apply] GearsES2.endTileRendering: 0x31ea813dTileRenderer[tile[# -1: [5][3] / 6x4, rowOrder 21, offset/size 0/0 256x256 brd 0, cur 1280/768 256x256, buffer 0x0], image[size 1536 x 1024, buffer 0x7e9a57a0], glad[1 listener, pre true, post false, preSwap false], isSetup true] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31ea813d 256x256, swapInterval 1, drawable 0x7fa5b3832be0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x31ea813d 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fa5b3832be0, msaa true, tileRendererInUse null [apply] >> GearsES2 0x31ea813d, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x31ea813d 256x256, swapInterval 1, drawable 0x7fa5b3832be0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x31ea813d: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x31ea813d FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT - test112_on__gl2es3_aa8 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308146380 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test001_off_gl2___aa0 took 2.162 sec [apply] Testcase: test002_off_gl2___aa8 took 0.297 sec [apply] Testcase: test011_off_gl2es3_aa0 took 0.367 sec [apply] Testcase: test012_off_gl2es3_aa8 took 0.293 sec [apply] Testcase: test101_on__gl2___aa0 took 0.374 sec [apply] Testcase: test102_on__gl2___aa8 took 0.335 sec [apply] Testcase: test111_on__gl2es3_aa0 took 0.352 sec [apply] Testcase: test112_on__gl2es3_aa8 took 0.387 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT [apply] junit.framework.TestListener: tests to run: 4 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308148139 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308152149 ms +++ localhost/127.0.0.1:59999 - Locked within 4017 ms, 5 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT - test01GL2Normal [apply] junit.framework.TestListener: startTest(test01GL2Normal) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES1.init ... [apply] RedSquareES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES1.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fd268e2cce0, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES1.reshape FIN [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestES1FixedFunctionPipelineNEWT.test01GL2Normal___-n0001-RedSquareES1-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES1.init ... [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 created: GearsObj[0x452f1015, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x14c8f62f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x159a9252, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES1.reshape 0/0 512x512, swapInterval 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES1.reshape FIN [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestES1FixedFunctionPipelineNEWT.test01GL2Normal___-n0002-GearsES1-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestES1FixedFunctionPipelineNEWT.test01GL2Normal___-n0001-DemoGL2ES1ImmModeSink-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestES1FixedFunctionPipelineNEWT.test01GL2Normal___-n0001-DemoGL2ES1TextureImmModeSink-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT - test01GL2Normal [apply] junit.framework.TestListener: endTest(test01GL2Normal) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT - test02GL2FFPEmu [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES1.init ... [apply] junit.framework.TestListener: startTest(test02GL2FFPEmu) [apply] RedSquareES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.util.glsl.fixedfunc.FixedFuncImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES1/GL2.hw.custom] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.util.glsl.fixedfunc.FixedFuncImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES1.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fd268d9a450, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES1.reshape FIN [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestES1FixedFunctionPipelineNEWT.test02GL2FFPEmu___-n0001-RedSquareES1-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES1.init ... [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.util.glsl.fixedfunc.FixedFuncImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES1/GL2.hw.custom] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.util.glsl.fixedfunc.FixedFuncImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 created: GearsObj[0x1a275a2e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0xd918f6c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x4f5f0269, vbo ff 13, fs 14, bf 15, bs 16] [apply] FixedFunctionPipeline: glEnable 0xba1 not handled in emulation and not supported in ES2 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES1.reshape 0/0 512x512, swapInterval 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES1.reshape FIN [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestES1FixedFunctionPipelineNEWT.test02GL2FFPEmu___-n0001-GearsES1-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestES1FixedFunctionPipelineNEWT.test02GL2FFPEmu___-n0001-DemoGL2ES1ImmModeSink-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestES1FixedFunctionPipelineNEWT.test02GL2FFPEmu___-n0001-DemoGL2ES1TextureImmModeSink-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [apply] junit.framework.TestListener: endTest(test02GL2FFPEmu) [apply] junit.framework.TestListener: startTest(test03GL2ES1Normal) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT - test02GL2FFPEmu [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT - test03GL2ES1Normal [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES1.init ... [apply] RedSquareES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES1/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES1.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fd268db1710, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES1.reshape FIN [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestES1FixedFunctionPipelineNEWT.test03GL2ES1Normal-n0002-RedSquareES1-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES1.init ... [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES1/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 created: GearsObj[0x7700362a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x2ee43c6f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0xa3bb376, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES1.reshape 0/0 512x512, swapInterval 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES1.reshape FIN [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestES1FixedFunctionPipelineNEWT.test03GL2ES1Normal-n0002-GearsES1-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestES1FixedFunctionPipelineNEWT.test03GL2ES1Normal-n0001-DemoGL2ES1ImmModeSink-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main] [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestES1FixedFunctionPipelineNEWT.test03GL2ES1Normal-n0001-DemoGL2ES1TextureImmModeSink-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [apply] junit.framework.TestListener: endTest(test03GL2ES1Normal) [apply] junit.framework.TestListener: startTest(test04ES2FFPEmu) [apply] junit.framework.TestListener: endTest(test04ES2FFPEmu) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT - test03GL2ES1Normal [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT - test04ES2FFPEmu [apply] GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT - test04ES2FFPEmu [apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 20.38 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308148139 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308152149 ms +++ localhost/127.0.0.1:59999 - Locked within 4017 ms, 5 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT - test01GL2Normal [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES1.init ... [apply] RedSquareES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES1.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fd268e2cce0, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES1.reshape FIN [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestES1FixedFunctionPipelineNEWT.test01GL2Normal___-n0001-RedSquareES1-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES1.init ... [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 created: GearsObj[0x452f1015, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x14c8f62f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x159a9252, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES1.reshape 0/0 512x512, swapInterval 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES1.reshape FIN [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestES1FixedFunctionPipelineNEWT.test01GL2Normal___-n0002-GearsES1-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestES1FixedFunctionPipelineNEWT.test01GL2Normal___-n0001-DemoGL2ES1ImmModeSink-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestES1FixedFunctionPipelineNEWT.test01GL2Normal___-n0001-DemoGL2ES1TextureImmModeSink-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT - test01GL2Normal [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT - test02GL2FFPEmu [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES1.init ... [apply] RedSquareES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.util.glsl.fixedfunc.FixedFuncImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES1/GL2.hw.custom] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.util.glsl.fixedfunc.FixedFuncImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES1.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fd268d9a450, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES1.reshape FIN [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestES1FixedFunctionPipelineNEWT.test02GL2FFPEmu___-n0001-RedSquareES1-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES1.init ... [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.util.glsl.fixedfunc.FixedFuncImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES1/GL2.hw.custom] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.util.glsl.fixedfunc.FixedFuncImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 created: GearsObj[0x1a275a2e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0xd918f6c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x4f5f0269, vbo ff 13, fs 14, bf 15, bs 16] [apply] FixedFunctionPipeline: glEnable 0xba1 not handled in emulation and not supported in ES2 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES1.reshape 0/0 512x512, swapInterval 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES1.reshape FIN [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestES1FixedFunctionPipelineNEWT.test02GL2FFPEmu___-n0001-GearsES1-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestES1FixedFunctionPipelineNEWT.test02GL2FFPEmu___-n0001-DemoGL2ES1ImmModeSink-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestES1FixedFunctionPipelineNEWT.test02GL2FFPEmu___-n0001-DemoGL2ES1TextureImmModeSink-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT - test02GL2FFPEmu [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT - test03GL2ES1Normal [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES1.init ... [apply] RedSquareES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES1/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES1.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fd268db1710, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES1.reshape FIN [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestES1FixedFunctionPipelineNEWT.test03GL2ES1Normal-n0002-RedSquareES1-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES1.init ... [apply] GearsES1 init on Thread[Thread-2-UserApp-SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308168436 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [apply] JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES1/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 created: GearsObj[0x7700362a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x2ee43c6f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0xa3bb376, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES1.reshape 0/0 512x512, swapInterval 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] GearsES1.reshape FIN [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestES1FixedFunctionPipelineNEWT.test03GL2ES1Normal-n0002-GearsES1-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestES1FixedFunctionPipelineNEWT.test03GL2ES1Normal-n0001-DemoGL2ES1ImmModeSink-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main] [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestES1FixedFunctionPipelineNEWT.test03GL2ES1Normal-n0001-DemoGL2ES1TextureImmModeSink-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT - test03GL2ES1Normal [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT - test04ES2FFPEmu [apply] GLES2 n/a [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT - test04ES2FFPEmu [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308168436 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01GL2Normal took 6.68 sec [apply] Testcase: test02GL2FFPEmu took 4.8 sec [apply] Testcase: test03GL2ES1Normal took 4.703 sec [apply] Testcase: test04ES2FFPEmu took 0 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT [apply] junit.framework.TestListener: tests to run: 7 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308170232 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308186257 ms +++ localhost/127.0.0.1:59999 - Locked within 16032 ms, 17 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test01Plain__GL2ES1_VBOOffUsePlain [apply] junit.framework.TestListener: startTest(test01Plain__GL2ES1_VBOOffUsePlain) [apply] bufferAll: java.nio.DirectByteBuffer[pos=0 lim=72 cap=72], byteOffset 0 [apply] bufferV: off 0, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0 [apply] bufferC: off 36, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0 [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]] [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES1NEWT.test01Plain__GL2ES1_VBOOffUsePlain____-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png [apply] junit.framework.TestListener: endTest(test01Plain__GL2ES1_VBOOffUsePlain) [apply] junit.framework.TestListener: startTest(test02Plain__GL2ES1_VBOOffUseArrayData) [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test01Plain__GL2ES1_VBOOffUsePlain [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test02Plain__GL2ES1_VBOOffUseArrayData [apply] bufferAll: java.nio.DirectByteBuffer[pos=0 lim=72 cap=72], byteOffset 0 [apply] bufferV: off 0, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0 [apply] bufferC: off 36, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0 [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES1NEWT.test02Plain__GL2ES1_VBOOffUseArrayData-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png [apply] junit.framework.TestListener: endTest(test02Plain__GL2ES1_VBOOffUseArrayData) [apply] junit.framework.TestListener: startTest(test03Plain__GL2ES1_VBOOnUsePlain) [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test02Plain__GL2ES1_VBOOffUseArrayData [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test03Plain__GL2ES1_VBOOnUsePlain [apply] bufferAll: java.nio.DirectByteBuffer[pos=0 lim=72 cap=72], byteOffset 0 [apply] bufferV: off 0, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0 [apply] bufferC: off 36, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0 [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES1NEWT.test03Plain__GL2ES1_VBOOnUsePlain_____-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png [apply] junit.framework.TestListener: endTest(test03Plain__GL2ES1_VBOOnUsePlain) [apply] junit.framework.TestListener: startTest(test04Plain__GL2ES1_VBOOnUseArrayData) [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test03Plain__GL2ES1_VBOOnUsePlain [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test04Plain__GL2ES1_VBOOnUseArrayData [apply] bufferAll: java.nio.DirectByteBuffer[pos=0 lim=72 cap=72], byteOffset 0 [apply] bufferV: off 0, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0 [apply] bufferC: off 36, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0 [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES1NEWT.test04Plain__GL2ES1_VBOOnUseArrayData_-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test04Plain__GL2ES1_VBOOnUseArrayData [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test05ImmSinkGL2ES1_VBOOff [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES1NEWT.test05ImmSinkGL2ES1_VBOOff____________-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png [apply] junit.framework.TestListener: endTest(test04Plain__GL2ES1_VBOOnUseArrayData) [apply] junit.framework.TestListener: startTest(test05ImmSinkGL2ES1_VBOOff) [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test05ImmSinkGL2ES1_VBOOff [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test06ImmSinkGL2ES1_VBOOn [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES1NEWT.test06ImmSinkGL2ES1_VBOOn_____________-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png [apply] junit.framework.TestListener: endTest(test05ImmSinkGL2ES1_VBOOff) [apply] junit.framework.TestListener: startTest(test06ImmSinkGL2ES1_VBOOn) [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test06ImmSinkGL2ES1_VBOOn [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test07ImmSinkGL2ES1_VBOOnTexture [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES1NEWT.test07ImmSinkGL2ES1_VBOOnTexture______-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png [apply] junit.framework.TestListener: endTest(test06ImmSinkGL2ES1_VBOOn) [apply] junit.framework.TestListener: startTest(test07ImmSinkGL2ES1_VBOOnTexture) [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test07ImmSinkGL2ES1_VBOOnTexture [apply] junit.framework.TestListener: endTest(test07ImmSinkGL2ES1_VBOOnTexture) [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308189700 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 19.551 sec [apply] ------------- Standard Output --------------- [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]] [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]] [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]] [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]] [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]] [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]] [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]] [apply] ------------- ---------------- --------------- [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308170232 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308186257 ms +++ localhost/127.0.0.1:59999 - Locked within 16032 ms, 17 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test01Plain__GL2ES1_VBOOffUsePlain [apply] bufferAll: java.nio.DirectByteBuffer[pos=0 lim=72 cap=72], byteOffset 0 [apply] bufferV: off 0, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0 [apply] bufferC: off 36, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0 [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES1NEWT.test01Plain__GL2ES1_VBOOffUsePlain____-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test01Plain__GL2ES1_VBOOffUsePlain [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test02Plain__GL2ES1_VBOOffUseArrayData [apply] bufferAll: java.nio.DirectByteBuffer[pos=0 lim=72 cap=72], byteOffset 0 [apply] bufferV: off 0, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0 [apply] bufferC: off 36, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0 [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES1NEWT.test02Plain__GL2ES1_VBOOffUseArrayData-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test02Plain__GL2ES1_VBOOffUseArrayData [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test03Plain__GL2ES1_VBOOnUsePlain [apply] bufferAll: java.nio.DirectByteBuffer[pos=0 lim=72 cap=72], byteOffset 0 [apply] bufferV: off 0, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0 [apply] bufferC: off 36, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0 [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES1NEWT.test03Plain__GL2ES1_VBOOnUsePlain_____-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test03Plain__GL2ES1_VBOOnUsePlain [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test04Plain__GL2ES1_VBOOnUseArrayData [apply] bufferAll: java.nio.DirectByteBuffer[pos=0 lim=72 cap=72], byteOffset 0 [apply] bufferV: off 0, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0 [apply] bufferC: off 36, size 36: java.nio.DirectFloatBufferU[pos=0 lim=9 cap=9], byteOffset 0 [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES1NEWT.test04Plain__GL2ES1_VBOOnUseArrayData_-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test04Plain__GL2ES1_VBOOnUseArrayData [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test05ImmSinkGL2ES1_VBOOff [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES1NEWT.test05ImmSinkGL2ES1_VBOOff____________-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test05ImmSinkGL2ES1_VBOOff [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test06ImmSinkGL2ES1_VBOOn [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES1NEWT.test06ImmSinkGL2ES1_VBOOn_____________-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test06ImmSinkGL2ES1_VBOOn [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test07ImmSinkGL2ES1_VBOOnTexture [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES1NEWT.test07ImmSinkGL2ES1_VBOOnTexture______-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT - test07ImmSinkGL2ES1_VBOOnTexture [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308189700 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01Plain__GL2ES1_VBOOffUsePlain took 2.078 sec [apply] Testcase: test02Plain__GL2ES1_VBOOffUseArrayData took 0.197 sec [apply] Testcase: test03Plain__GL2ES1_VBOOnUsePlain took 0.216 sec [apply] Testcase: test04Plain__GL2ES1_VBOOnUseArrayData took 0.198 sec [apply] Testcase: test05ImmSinkGL2ES1_VBOOff took 0.198 sec [apply] Testcase: test06ImmSinkGL2ES1_VBOOn took 0.2 sec [apply] Testcase: test07ImmSinkGL2ES1_VBOOnTexture took 0.246 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT [apply] junit.framework.TestListener: tests to run: 4 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308191325 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308194333 ms +++ localhost/127.0.0.1:59999 - Locked within 3016 ms, 4 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT - test05ImmSinkGL2ES2_VBOOff_Direct [apply] junit.framework.TestListener: startTest(test05ImmSinkGL2ES2_VBOOff_Direct) [apply] Requested GL Caps: 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.hw], on-scr[.]] [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] reshape .. [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES2NEWT.test05ImmSinkGL2ES2_VBOOff_Direct_____-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT - test05ImmSinkGL2ES2_VBOOff_Direct [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT - test05ImmSinkGL2ES2_VBOOff_ShaderState [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [apply] null [apply] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] reshape .. [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES2NEWT.test05ImmSinkGL2ES2_VBOOff_ShaderState-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png [apply] junit.framework.TestListener: endTest(test05ImmSinkGL2ES2_VBOOff_Direct) [apply] junit.framework.TestListener: startTest(test05ImmSinkGL2ES2_VBOOff_ShaderState) [apply] Requested GL Caps: 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.hw], on-scr[.]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT - test05ImmSinkGL2ES2_VBOOff_ShaderState [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT - test06ImmSinkGL2ES2_VBOOn_Direct [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] junit.framework.TestListener: endTest(test05ImmSinkGL2ES2_VBOOff_ShaderState) [apply] junit.framework.TestListener: startTest(test06ImmSinkGL2ES2_VBOOn_Direct) [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] reshape .. [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES2NEWT.test06ImmSinkGL2ES2_VBOOn_Direct______-n0001-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0400x0400.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT - test06ImmSinkGL2ES2_VBOOn_Direct [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT - test06ImmSinkGL2ES2_VBOOn_ShaderState [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] ShaderState: attachShaderProgram: -1 -> 4 (enable: true) [apply] null [apply] ShaderProgram[id=4, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=7, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=8, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] reshape .. [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES2NEWT.test06ImmSinkGL2ES2_VBOOn_ShaderState_-n0001-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0400x0400.png [apply] junit.framework.TestListener: endTest(test06ImmSinkGL2ES2_VBOOn_Direct) [apply] junit.framework.TestListener: startTest(test06ImmSinkGL2ES2_VBOOn_ShaderState) [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT - test06ImmSinkGL2ES2_VBOOn_ShaderState [apply] junit.framework.TestListener: endTest(test06ImmSinkGL2ES2_VBOOn_ShaderState) [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308197234 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.994 sec [apply] ------------- Standard Output --------------- [apply] Requested GL Caps: 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.hw], on-scr[.]] [apply] Requested GL Caps: 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.hw], on-scr[.]] [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] ------------- ---------------- --------------- [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308191325 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308194333 ms +++ localhost/127.0.0.1:59999 - Locked within 3016 ms, 4 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT - test05ImmSinkGL2ES2_VBOOff_Direct [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] reshape .. [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES2NEWT.test05ImmSinkGL2ES2_VBOOff_Direct_____-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT - test05ImmSinkGL2ES2_VBOOff_Direct [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT - test05ImmSinkGL2ES2_VBOOff_ShaderState [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [apply] null [apply] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] reshape .. [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES2NEWT.test05ImmSinkGL2ES2_VBOOff_ShaderState-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT - test05ImmSinkGL2ES2_VBOOff_ShaderState [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT - test06ImmSinkGL2ES2_VBOOn_Direct [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] reshape .. [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES2NEWT.test06ImmSinkGL2ES2_VBOOn_Direct______-n0001-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0400x0400.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT - test06ImmSinkGL2ES2_VBOOn_Direct [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT - test06ImmSinkGL2ES2_VBOOn_ShaderState [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] ShaderState: attachShaderProgram: -1 -> 4 (enable: true) [apply] null [apply] ShaderProgram[id=4, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=7, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=8, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] reshape .. [apply] Thread-2-UserApp-JUnitTestRunner: ** screenshot: TestImmModeSinkES2NEWT.test06ImmSinkGL2ES2_VBOOn_ShaderState_-n0001-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0400x0400.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT - test06ImmSinkGL2ES2_VBOOn_ShaderState [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308197234 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test05ImmSinkGL2ES2_VBOOff_Direct took 2.091 sec [apply] Testcase: test05ImmSinkGL2ES2_VBOOff_ShaderState took 0.219 sec [apply] Testcase: test06ImmSinkGL2ES2_VBOOn_Direct took 0.279 sec [apply] Testcase: test06ImmSinkGL2ES2_VBOOn_ShaderState took 0.215 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT [apply] junit.framework.TestListener: tests to run: 8 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308198830 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308200837 ms +++ localhost/127.0.0.1:59999 - Locked within 2030 ms, 3 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test00_RGBtoRGB [apply] junit.framework.TestListener: startTest(test00_RGBtoRGB) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x299f7d90: tileRendererInUse null, GearsES2[obj 0x299f7d90 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x299f7d90 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x299f7d90 created: GearsObj[0x15a24882, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x299f7d90 created: GearsObj[0x514659e6, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x299f7d90 created: GearsObj[0x514659e6, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x299f7d90 FIN GearsES2[obj 0x299f7d90 isInit true, usesShared false, 1 GearsObj[0x15a24882, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x514659e6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7906aa39, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x299f7d90 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f8b42611080, msaa false, tileRendererInUse null [apply] >> GearsES2 0x299f7d90, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x299f7d90 512x512, swapInterval 1, drawable 0x7f8b42611080 [apply] GLPixelAttributes: PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test00_RGBtoRGB__________-n0000-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0512x0512.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x299f7d90: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x299f7d90 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test00_RGBtoRGB [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test01_RGBtoRGBA [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x61573b80: tileRendererInUse null, GearsES2[obj 0x61573b80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x61573b80 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x61573b80 created: GearsObj[0x3c585a96, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x61573b80 created: GearsObj[0x4ca34ccd, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x61573b80 created: GearsObj[0x4ca34ccd, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x61573b80 FIN GearsES2[obj 0x61573b80 isInit true, usesShared false, 1 GearsObj[0x3c585a96, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4ca34ccd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x75074e09, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x61573b80 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f8b424a4d10, msaa false, tileRendererInUse null [apply] >> GearsES2 0x61573b80, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x61573b80 512x512, swapInterval 1, drawable 0x7f8b424a4d10 [apply] junit.framework.TestListener: endTest(test00_RGBtoRGB) [apply] junit.framework.TestListener: startTest(test01_RGBtoRGBA) [apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test01_RGBtoRGBA_________-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0512x0512.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x61573b80: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x61573b80 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test01_RGBtoRGBA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test10_RGBAtoRGB [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.0 0x3890659a: tileRendererInUse null, GearsES2[obj 0x3890659a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3890659a on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x3890659a created: GearsObj[0x1476b7fa, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3890659a created: GearsObj[0x7e288894, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3890659a created: GearsObj[0x7e288894, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.X 0x3890659a FIN GearsES2[obj 0x3890659a isInit true, usesShared false, 1 GearsObj[0x1476b7fa, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7e288894, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x171eed41, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x3890659a 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f8b424ba6f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3890659a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0x3890659a 512x512, swapInterval 1, drawable 0x7f8b424ba6f0 [apply] junit.framework.TestListener: endTest(test01_RGBtoRGBA) [apply] junit.framework.TestListener: startTest(test10_RGBAtoRGB) [apply] GLPixelAttributes: PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test10_RGBAtoRGB_________-n0000-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0512x0512.png [apply] junit.framework.TestListener: endTest(test10_RGBAtoRGB) [apply] junit.framework.TestListener: startTest(test11_RGBAtoRGBA) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x3890659a: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x3890659a FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test10_RGBAtoRGB [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test11_RGBAtoRGBA [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x2d3ea433: tileRendererInUse null, GearsES2[obj 0x2d3ea433 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2d3ea433 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x2d3ea433 created: GearsObj[0x834e67d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2d3ea433 created: GearsObj[0x49081cc0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2d3ea433 created: GearsObj[0x49081cc0, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x2d3ea433 FIN GearsES2[obj 0x2d3ea433 isInit true, usesShared false, 1 GearsObj[0x834e67d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x49081cc0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3397a6b5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x2d3ea433 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f8b42496570, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2d3ea433, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x2d3ea433 512x512, swapInterval 1, drawable 0x7f8b42496570 [apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test11_RGBAtoRGBA________-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0512x0512.png [apply] junit.framework.TestListener: endTest(test11_RGBAtoRGBA) [apply] junit.framework.TestListener: startTest(test21_RGBtoRGBA_pbuffer) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x2d3ea433: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x2d3ea433 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test11_RGBAtoRGBA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test21_RGBtoRGBA_pbuffer [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.0 0x1642f9ef: tileRendererInUse null, GearsES2[obj 0x1642f9ef isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1642f9ef on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x1642f9ef created: GearsObj[0x22eb3fbd, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1642f9ef created: GearsObj[0x2a5a334, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1642f9ef created: GearsObj[0x2a5a334, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.X 0x1642f9ef FIN GearsES2[obj 0x1642f9ef isInit true, usesShared false, 1 GearsObj[0x22eb3fbd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a5a334, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x487dac47, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x1642f9ef 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f8b425f8d20, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1642f9ef, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x1642f9ef 512x512, swapInterval 1, drawable 0x7f8b425f8d20 [apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test21_RGBtoRGBA_pbuffer_-n0000-GL4___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0512x0512.png [apply] junit.framework.TestListener: endTest(test21_RGBtoRGBA_pbuffer) [apply] junit.framework.TestListener: startTest(test22_RGBtoRGBA_fbo) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x1642f9ef: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x1642f9ef FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test21_RGBtoRGBA_pbuffer [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test22_RGBtoRGBA_fbo [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.init.0 0x4e24124f: tileRendererInUse null, GearsES2[obj 0x4e24124f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4e24124f on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4e24124f created: GearsObj[0x200b6145, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4e24124f created: GearsObj[0x4b1f0972, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4e24124f created: GearsObj[0x4b1f0972, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.init.X 0x4e24124f FIN GearsES2[obj 0x4e24124f isInit true, usesShared false, 1 GearsObj[0x200b6145, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4b1f0972, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x62a541e5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.reshape 0x4e24124f 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f8b424bc510, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e24124f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.display 0x4e24124f 512x512, swapInterval 1, drawable 0x7f8b424bc510 [apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test22_RGBtoRGBA_fbo_____-n0000-GL4___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0512x0512.png [apply] junit.framework.TestListener: endTest(test22_RGBtoRGBA_fbo) [apply] junit.framework.TestListener: startTest(test31_RGBAtoRGBA_pbuffer) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x4e24124f: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x4e24124f FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test22_RGBtoRGBA_fbo [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test31_RGBAtoRGBA_pbuffer [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.init.0 0x6b973602: tileRendererInUse null, GearsES2[obj 0x6b973602 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6b973602 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6b973602 created: GearsObj[0x252bb82b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6b973602 created: GearsObj[0x5948221d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6b973602 created: GearsObj[0x5948221d, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.init.X 0x6b973602 FIN GearsES2[obj 0x6b973602 isInit true, usesShared false, 1 GearsObj[0x252bb82b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5948221d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xeb7cbb6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.reshape 0x6b973602 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f8b42437210, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6b973602, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.display 0x6b973602 512x512, swapInterval 1, drawable 0x7f8b42437210 [apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test31_RGBAtoRGBA_pbuffer-n0000-GL4___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.dispose 0x6b973602: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.dispose 0x6b973602 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test31_RGBAtoRGBA_pbuffer [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test32_RGBAtoRGBA_fbo [apply] junit.framework.TestListener: endTest(test31_RGBAtoRGBA_pbuffer) [apply] junit.framework.TestListener: startTest(test32_RGBAtoRGBA_fbo) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.init.0 0x342c5b4e: tileRendererInUse null, GearsES2[obj 0x342c5b4e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x342c5b4e on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x342c5b4e created: GearsObj[0x2b42b716, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x342c5b4e created: GearsObj[0x29021b8a, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x342c5b4e created: GearsObj[0x29021b8a, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.init.X 0x342c5b4e FIN GearsES2[obj 0x342c5b4e isInit true, usesShared false, 1 GearsObj[0x2b42b716, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x29021b8a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x495e160e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.reshape 0x342c5b4e 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f8b4244ec70, msaa false, tileRendererInUse null [apply] >> GearsES2 0x342c5b4e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.display 0x342c5b4e 512x512, swapInterval 1, drawable 0x7f8b4244ec70 [apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test32_RGBAtoRGBA_fbo____-n0000-GL4___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x342c5b4e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x342c5b4e FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test32_RGBAtoRGBA_fbo [apply] junit.framework.TestListener: endTest(test32_RGBAtoRGBA_fbo) [apply] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 10.754 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308198830 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308209479 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] 200837 ms +++ localhost/127.0.0.1:59999 - Locked within 2030 ms, 3 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test00_RGBtoRGB [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x299f7d90: tileRendererInUse null, GearsES2[obj 0x299f7d90 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x299f7d90 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x299f7d90 created: GearsObj[0x15a24882, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x299f7d90 created: GearsObj[0x514659e6, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x299f7d90 created: GearsObj[0x514659e6, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x299f7d90 FIN GearsES2[obj 0x299f7d90 isInit true, usesShared false, 1 GearsObj[0x15a24882, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x514659e6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7906aa39, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x299f7d90 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f8b42611080, msaa false, tileRendererInUse null [apply] >> GearsES2 0x299f7d90, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x299f7d90 512x512, swapInterval 1, drawable 0x7f8b42611080 [apply] GLPixelAttributes: PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test00_RGBtoRGB__________-n0000-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0512x0512.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x299f7d90: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x299f7d90 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test00_RGBtoRGB [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test01_RGBtoRGBA [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x61573b80: tileRendererInUse null, GearsES2[obj 0x61573b80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x61573b80 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x61573b80 created: GearsObj[0x3c585a96, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x61573b80 created: GearsObj[0x4ca34ccd, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x61573b80 created: GearsObj[0x4ca34ccd, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x61573b80 FIN GearsES2[obj 0x61573b80 isInit true, usesShared false, 1 GearsObj[0x3c585a96, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4ca34ccd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x75074e09, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x61573b80 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f8b424a4d10, msaa false, tileRendererInUse null [apply] >> GearsES2 0x61573b80, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x61573b80 512x512, swapInterval 1, drawable 0x7f8b424a4d10 [apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test01_RGBtoRGBA_________-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0512x0512.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x61573b80: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x61573b80 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test01_RGBtoRGBA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test10_RGBAtoRGB [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.0 0x3890659a: tileRendererInUse null, GearsES2[obj 0x3890659a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3890659a on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x3890659a created: GearsObj[0x1476b7fa, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3890659a created: GearsObj[0x7e288894, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3890659a created: GearsObj[0x7e288894, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.X 0x3890659a FIN GearsES2[obj 0x3890659a isInit true, usesShared false, 1 GearsObj[0x1476b7fa, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7e288894, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x171eed41, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x3890659a 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f8b424ba6f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3890659a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0x3890659a 512x512, swapInterval 1, drawable 0x7f8b424ba6f0 [apply] GLPixelAttributes: PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test10_RGBAtoRGB_________-n0000-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0512x0512.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x3890659a: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x3890659a FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test10_RGBAtoRGB [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test11_RGBAtoRGBA [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x2d3ea433: tileRendererInUse null, GearsES2[obj 0x2d3ea433 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2d3ea433 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x2d3ea433 created: GearsObj[0x834e67d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2d3ea433 created: GearsObj[0x49081cc0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2d3ea433 created: GearsObj[0x49081cc0, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x2d3ea433 FIN GearsES2[obj 0x2d3ea433 isInit true, usesShared false, 1 GearsObj[0x834e67d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x49081cc0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3397a6b5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x2d3ea433 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f8b42496570, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2d3ea433, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x2d3ea433 512x512, swapInterval 1, drawable 0x7f8b42496570 [apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test11_RGBAtoRGBA________-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0512x0512.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x2d3ea433: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x2d3ea433 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test11_RGBAtoRGBA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test21_RGBtoRGBA_pbuffer [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.0 0x1642f9ef: tileRendererInUse null, GearsES2[obj 0x1642f9ef isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1642f9ef on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x1642f9ef created: GearsObj[0x22eb3fbd, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1642f9ef created: GearsObj[0x2a5a334, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1642f9ef created: GearsObj[0x2a5a334, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.X 0x1642f9ef FIN GearsES2[obj 0x1642f9ef isInit true, usesShared false, 1 GearsObj[0x22eb3fbd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a5a334, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x487dac47, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x1642f9ef 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f8b425f8d20, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1642f9ef, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x1642f9ef 512x512, swapInterval 1, drawable 0x7f8b425f8d20 [apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test21_RGBtoRGBA_pbuffer_-n0000-GL4___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0512x0512.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x1642f9ef: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x1642f9ef FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test21_RGBtoRGBA_pbuffer [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test22_RGBtoRGBA_fbo [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.init.0 0x4e24124f: tileRendererInUse null, GearsES2[obj 0x4e24124f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4e24124f on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4e24124f created: GearsObj[0x200b6145, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4e24124f created: GearsObj[0x4b1f0972, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4e24124f created: GearsObj[0x4b1f0972, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.init.X 0x4e24124f FIN GearsES2[obj 0x4e24124f isInit true, usesShared false, 1 GearsObj[0x200b6145, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4b1f0972, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x62a541e5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.reshape 0x4e24124f 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f8b424bc510, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4e24124f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.display 0x4e24124f 512x512, swapInterval 1, drawable 0x7f8b424bc510 [apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test22_RGBtoRGBA_fbo_____-n0000-GL4___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0512x0512.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x4e24124f: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x4e24124f FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test22_RGBtoRGBA_fbo [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test31_RGBAtoRGBA_pbuffer [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.init.0 0x6b973602: tileRendererInUse null, GearsES2[obj 0x6b973602 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6b973602 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6b973602 created: GearsObj[0x252bb82b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6b973602 created: GearsObj[0x5948221d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6b973602 created: GearsObj[0x5948221d, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.init.X 0x6b973602 FIN GearsES2[obj 0x6b973602 isInit true, usesShared false, 1 GearsObj[0x252bb82b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5948221d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xeb7cbb6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.reshape 0x6b973602 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f8b42437210, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6b973602, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.display 0x6b973602 512x512, swapInterval 1, drawable 0x7f8b42437210 [apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test31_RGBAtoRGBA_pbuffer-n0000-GL4___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.dispose 0x6b973602: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.dispose 0x6b973602 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test31_RGBAtoRGBA_pbuffer [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test32_RGBAtoRGBA_fbo [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.init.0 0x342c5b4e: tileRendererInUse null, GearsES2[obj 0x342c5b4e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x342c5b4e on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x342c5b4e created: GearsObj[0x2b42b716, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x342c5b4e created: GearsObj[0x29021b8a, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x342c5b4e created: GearsObj[0x29021b8a, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.init.X 0x342c5b4e FIN GearsES2[obj 0x342c5b4e isInit true, usesShared false, 1 GearsObj[0x2b42b716, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x29021b8a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x495e160e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.reshape 0x342c5b4e 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f8b4244ec70, msaa false, tileRendererInUse null [apply] >> GearsES2 0x342c5b4e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.display 0x342c5b4e 512x512, swapInterval 1, drawable 0x7f8b4244ec70 [apply] GLPixelAttributes: PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8: ** screenshot: TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test32_RGBAtoRGBA_fbo____-n0000-GL4___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x342c5b4e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x342c5b4e FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT - test32_RGBAtoRGBA_fbo [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308209479 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test00_RGBtoRGB took 2.312 sec [apply] Testcase: test01_RGBtoRGBA took 0.342 sec [apply] Testcase: test10_RGBAtoRGB took 0.203 sec [apply] Testcase: test11_RGBAtoRGBA took 0.216 sec [apply] Testcase: test21_RGBtoRGBA_pbuffer took 1.471 sec [apply] Testcase: test22_RGBtoRGBA_fbo took 1.328 sec [apply] Testcase: test31_RGBAtoRGBA_pbuffer took 1.344 sec [apply] Testcase: test32_RGBAtoRGBA_fbo took 1.327 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01NEWT [apply] junit.framework.TestListener: tests to run: 2 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308211125 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308219147 ms +++ localhost/127.0.0.1:59999 - Locked within 8029 ms, 9 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01NEWT - testOffscreenWrjunit.framework.TestListener: startTest(testOffscreenWritePNG) [apply] itePNG [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x4a9b4a2: tileRendererInUse null, GearsES2[obj 0x4a9b4a2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4a9b4a2 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4a9b4a2 created: GearsObj[0x428a41b9, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4a9b4a2 created: GearsObj[0x2e0fad0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4a9b4a2 created: GearsObj[0x2e0fad0, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x4a9b4a2 FIN GearsES2[obj 0x4a9b4a2 isInit true, usesShared false, 1 GearsObj[0x428a41b9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2e0fad0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xdbeef4c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x4a9b4a2 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f805146c510, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4a9b4a2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x4a9b4a2 256x256, swapInterval 1, drawable 0x7f805146c510 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOffscreenWritePNG_______-n0000-GL2___-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOffscreenWritePNG_______-n0000-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [apply] junit.framework.TestListener: endTest(testOffscreenWritePNG) [apply] junit.framework.TestListener: startTest(testOnscreenWritePNG_TGA_PAM) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x4a9b4a2: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x4a9b4a2 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01NEWT - testOffscreenWritePNG [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01NEWT - testOnscreenWritePNG_TGA_PAM [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x3890659a: tileRendererInUse null, GearsES2[obj 0x3890659a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3890659a on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x3890659a created: GearsObj[0x1fa04088, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3890659a created: GearsObj[0x51ecb0f0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3890659a created: GearsObj[0x51ecb0f0, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x3890659a FIN GearsES2[obj 0x3890659a isInit true, usesShared false, 1 GearsObj[0x1fa04088, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x51ecb0f0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xa548695, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x3890659a 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f80514a1810, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3890659a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x3890659a 256x256, swapInterval 1, drawable 0x7f80514a1810 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.png [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0002-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.tga [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.tga [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0004-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.pam [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0005-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.pam [apply] junit.framework.TestListener: endTest(testOnscreenWritePNG_TGA_PAM) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x3890659a: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x3890659a FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01NEWT - testOnscreenWritePNG_TGA_PAM [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 11.744 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308211125 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308219147 ms +++ localhost/127.0.0.1:59999 - Locked within 8029 ms, 9 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01NEWT - testOffscreenWritePNG [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x4a9b4a2: tileRendererInUse null, GearsES2[obj 0x4a9b4a2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4a9b4a2 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4a9b4a2 created: GearsObj[0x428a41b9, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4a9b4a2 created: GearsObj[0x2e0fad0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4a9b4a2 created: GearsObj[0x2e0fad0, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x4a9b4a2 FIN GearsES2[obj 0x4a9b4a2 isInit true, usesShared false, 1 GearsObj[0x428a41b9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2e0fad0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xdbeef4c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x4a9b4a2 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f805146c510, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4a9b4a2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x4a9b4a2 256x256, swapInterval 1, drawable 0x7f805146c510 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOffscreenWritePNG_______-n0000-GL2___-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOffscreenWritePNG_______-n0000-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x4a9b4a2: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x4a9b4a2 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01NEWT - testOffscreenWritePNG [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01NEWT - testOnscreenWritePNG_TGA_PAM [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x3890659a: tileRendererInUse null, GearsES2[obj 0x3890659a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3890659a on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x3890659a created: GearsObj[0x1fa04088, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3890659a created: GearsObj[0x51ecb0f0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3890659a created: GearsObj[0x51ecb0f0, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x3890659a FIN GearsES2[obj 0x3890659a isInit true, usesShared false, 1 GearsObj[0x1fa04088, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x51ecb0f0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xa548695, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x3890659a 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f80514a1810, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3890659a, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x3890659a 256x256, swapInterval 1, drawable 0x7f80514a1810 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.png [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0002-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.tga [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.tga [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0004-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.pam [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0005-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.pam [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x3890659a: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x3890659a FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01NEWT - testOnscreenWritePNG_TGA_PAM [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308222789 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testOffscreenWritePNG took 1.568 sec [apply] Testcase: testOnscreenWritePNG_TGA_PAM took 0.275 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308222789 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02NEWT [apply] junit.framework.TestListener: tests to run: 2 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308224390 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308227399 ms +++ localhost/127.0.0.1:59999 - Locked within 3025 ms, 4 attempts [apply] junit.framework.TestListener: startTest(testOffscreenWritePNGWithResize) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02NEWT - testOffscreenWritePNGWithResize [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x58c18933: tileRendererInUse null, GearsES2[obj 0x58c18933 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x58c18933 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x58c18933 created: GearsObj[0x6c031c3d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x58c18933 created: GearsObj[0x40332031, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x58c18933 created: GearsObj[0x40332031, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x58c18933 FIN GearsES2[obj 0x58c18933 isInit true, usesShared false, 1 GearsObj[0x6c031c3d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x40332031, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x563c591c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x58c18933 0/0 64x64 of 64x64, swapInterval 1, drawable 0x7ffe48ddc9a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x58c18933, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] XXX: init [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x58c18933 64x64, swapInterval 1, drawable 0x7ffe48ddc9a0 [apply] XXX: [0], 64x64, sz_changed true, snap true [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOffscreenWritePNGWithResize-n0000-GL2___-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0064x0064.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x58c18933 0/0 128x128 of 128x128, swapInterval 1, drawable 0x7ffe48ddc9a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x58c18933, angle 1.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] XXX: [64], 128x128, sz_changed true, snap true [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOffscreenWritePNGWithResize-n0001-GL2___-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x58c18933 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffe48ccd810, msaa false, tileRendererInUse null [apply] >> GearsES2 0x58c18933, angle 2.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] XXX: [128], 256x256, sz_changed true, snap true [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOffscreenWritePNGWithResize-n0002-GL2___-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x58c18933 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ffe48ccd810, msaa false, tileRendererInUse null [apply] >> GearsES2 0x58c18933, angle 3.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] XXX: [256], 512x512, sz_changed true, snap true [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOffscreenWritePNGWithResize-n0003-GL2___-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x58c18933 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7ffe48ddc9a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x58c18933, angle 4.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x58c18933: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x58c18933 FIN [apply] XXX: dispose [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02NEWT - testOffscreenWritePNGWithResize [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02NEWT - testOnscreenWritePNGWithResize [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x5bad7476: tileRendererInUse null, GearsES2[obj 0x5bad7476 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5bad7476 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x5bad7476 created: GearsObj[0x4754326f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5bad7476 created: GearsObj[0x68bb39fe, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5bad7476 created: GearsObj[0x68bb39fe, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x5bad7476 FIN GearsES2[obj 0x5bad7476 isInit true, usesShared false, 1 GearsObj[0x4754326f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x68bb39fe, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5bdc8869, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] XXX: init [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x5bad7476 0/0 64x64 of 64x64, swapInterval 1, drawable 0x7ffe4b00b980, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5bad7476, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x5bad7476 64x64, swapInterval 1, drawable 0x7ffe4b00b980 [apply] XXX: [0], 64x64, sz_changed true, snap true [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOnscreenWritePNGWithResize_-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0064x0064.png [apply] junit.framework.TestListener: endTest(testOffscreenWritePNGWithResize) [apply] junit.framework.TestListener: startTest(testOnscreenWritePNGWithResize) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x5bad7476 0/0 128x128 of 128x128, swapInterval 1, drawable 0x7ffe4b00b980, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5bad7476, angle 1.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] XXX: [64], 128x128, sz_changed true, snap true [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOnscreenWritePNGWithResize_-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0128x0128.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x5bad7476 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffe4b00b980, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5bad7476, angle 2.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] XXX: [128], 256x256, sz_changed true, snap true [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOnscreenWritePNGWithResize_-n0002-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x5bad7476 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ffe4b00b980, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5bad7476, angle 3.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] XXX: [256], 512x512, sz_changed true, snap true [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOnscreenWritePNGWithResize_-n0003-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0512x0512.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x5bad7476 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7ffe4b00b980, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5bad7476, angle 4.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x5bad7476: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x5bad7476 FIN [apply] XXX: dispose [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02NEWT - testOnscreenWritePNGWithResize [apply] junit.framework.TestListener: endTest(testOnscreenWritePNGWithResize) [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308231994 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.679 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308224390 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308227399 ms +++ localhost/127.0.0.1:59999 - Locked within 3025 ms, 4 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02NEWT - testOffscreenWritePNGWithResize [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x58c18933: tileRendererInUse null, GearsES2[obj 0x58c18933 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x58c18933 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], offscr[pbuffer]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x58c18933 created: GearsObj[0x6c031c3d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x58c18933 created: GearsObj[0x40332031, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x58c18933 created: GearsObj[0x40332031, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x58c18933 FIN GearsES2[obj 0x58c18933 isInit true, usesShared false, 1 GearsObj[0x6c031c3d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x40332031, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x563c591c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x58c18933 0/0 64x64 of 64x64, swapInterval 1, drawable 0x7ffe48ddc9a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x58c18933, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] XXX: init [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x58c18933 64x64, swapInterval 1, drawable 0x7ffe48ddc9a0 [apply] XXX: [0], 64x64, sz_changed true, snap true [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOffscreenWritePNGWithResize-n0000-GL2___-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0064x0064.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x58c18933 0/0 128x128 of 128x128, swapInterval 1, drawable 0x7ffe48ddc9a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x58c18933, angle 1.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] XXX: [64], 128x128, sz_changed true, snap true [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOffscreenWritePNGWithResize-n0001-GL2___-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x58c18933 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffe48ccd810, msaa false, tileRendererInUse null [apply] >> GearsES2 0x58c18933, angle 2.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] XXX: [128], 256x256, sz_changed true, snap true [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOffscreenWritePNGWithResize-n0002-GL2___-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x58c18933 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ffe48ccd810, msaa false, tileRendererInUse null [apply] >> GearsES2 0x58c18933, angle 3.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] XXX: [256], 512x512, sz_changed true, snap true [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOffscreenWritePNGWithResize-n0003-GL2___-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x58c18933 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7ffe48ddc9a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x58c18933, angle 4.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x58c18933: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x58c18933 FIN [apply] XXX: dispose [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02NEWT - testOffscreenWritePNGWithResize [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02NEWT - testOnscreenWritePNGWithResize [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x5bad7476: tileRendererInUse null, GearsES2[obj 0x5bad7476 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5bad7476 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x5bad7476 created: GearsObj[0x4754326f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5bad7476 created: GearsObj[0x68bb39fe, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5bad7476 created: GearsObj[0x68bb39fe, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x5bad7476 FIN GearsES2[obj 0x5bad7476 isInit true, usesShared false, 1 GearsObj[0x4754326f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x68bb39fe, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5bdc8869, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] XXX: init [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x5bad7476 0/0 64x64 of 64x64, swapInterval 1, drawable 0x7ffe4b00b980, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5bad7476, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x5bad7476 64x64, swapInterval 1, drawable 0x7ffe4b00b980 [apply] XXX: [0], 64x64, sz_changed true, snap true [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOnscreenWritePNGWithResize_-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0064x0064.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x5bad7476 0/0 128x128 of 128x128, swapInterval 1, drawable 0x7ffe4b00b980, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5bad7476, angle 1.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] XXX: [64], 128x128, sz_changed true, snap true [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOnscreenWritePNGWithResize_-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0128x0128.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x5bad7476 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffe4b00b980, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5bad7476, angle 2.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] XXX: [128], 256x256, sz_changed true, snap true [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOnscreenWritePNGWithResize_-n0002-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x5bad7476 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ffe4b00b980, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5bad7476, angle 3.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] XXX: [256], 512x512, sz_changed true, snap true [apply] Thread-2-UserApp-JUnitTestRunner-Animator: ** screenshot: TestGLReadBufferUtilTextureIOWrite02NEWT.testOnscreenWritePNGWithResize_-n0003-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0512x0512.png [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x5bad7476 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7ffe4b00b980, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5bad7476, angle 4.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x5bad7476: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x5bad7476 FIN [apply] XXX: dispose [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02NEWT - testOnscreenWritePNGWithResize [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308231994 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testOffscreenWritePNGWithResize took 1.731 sec [apply] Testcase: testOnscreenWritePNGWithResize took 1.028 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGImage01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGImage01NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGImage01NEWT [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308233662 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: tests to run: 1 [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308236671 ms +++ localhost/127.0.0.1:59999 - Locked within 3017 ms, 4 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGImage01NEWT - testReadES2_RGBn [apply] junit.framework.TestListener: startTest(testReadES2_RGBn) [apply] JPEGImage: JPEGImage[160x90, bytesPerPixel 3, reversedChannels false, JPEGPixels[160x90, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]], hasAlpha false [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: TestJPEGImage01NEWT.testReadES2_RGBn-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGImage01NEWT - testReadES2_RGBn [apply] junit.framework.TestListener: endTest(testReadES2_RGBn) [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308240179 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.586 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308233662 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308236671 ms +++ localhost/127.0.0.1:59999 - Locked within 3017 ms, 4 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGImage01NEWT - testReadES2_RGBn [apply] JPEGImage: JPEGImage[160x90, bytesPerPixel 3, reversedChannels false, JPEGPixels[160x90, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]], hasAlpha false [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: TestJPEGImage01NEWT.testReadES2_RGBn-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGImage01NEWT - testReadES2_RGBn [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308240179 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testReadES2_RGBn took 3.404 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT [apply] junit.framework.TestListener: tests to run: 12 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308241759 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: startTest(test01YUV422hBase__ES2) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308243773 ms +++ localhost/127.0.0.1:59999 - Locked within 2021 ms, 3 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV422hBase__ES2 [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: TestJPEGTextureFromFileNEWT.test01YUV422hBase__ES2___-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV422hBase__ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV422hProg_ES2 [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [apply] junit.framework.TestListener: endTest(test01YUV422hBase__ES2) [apply] junit.framework.TestListener: startTest(test01YUV422hProg_ES2) [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: TestJPEGTextureFromFileNEWT.test01YUV422hProg_ES2____-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV422hProg_ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV444Base__ES2 [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [apply] junit.framework.TestListener: endTest(test01YUV422hProg_ES2) [apply] junit.framework.TestListener: startTest(test01YUV444Base__ES2) [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3: ** screenshot: TestJPEGTextureFromFileNEWT.test01YUV444Base__ES2____-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV444Base__ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV444Base__GL2 [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [apply] junit.framework.TestListener: endTest(test01YUV444Base__ES2) [apply] junit.framework.TestListener: startTest(test01YUV444Base__GL2) [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4: ** screenshot: TestJPEGTextureFromFileNEWT.test01YUV444Base__GL2____-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV444Base__GL2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV444Prog__ES2 [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [apply] junit.framework.TestListener: endTest(test01YUV444Base__GL2) [apply] junit.framework.TestListener: startTest(test01YUV444Prog__ES2) [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5: ** screenshot: TestJPEGTextureFromFileNEWT.test01YUV444Prog__ES2____-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [apply] junit.framework.TestListener: endTest(test01YUV444Prog__ES2) [apply] junit.framework.TestListener: startTest(test01YUV444Prog__GL2) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV444Prog__ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV444Prog__GL2 [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6: ** screenshot: TestJPEGTextureFromFileNEWT.test01YUV444Prog__GL2____-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV444Prog__GL2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test02YUV420BaseGray_ES2 [apply] TextureData: TextureData[261x202, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0 [apply] junit.framework.TestListener: endTest(test01YUV444Prog__GL2) [apply] junit.framework.TestListener: startTest(test02YUV420BaseGray_ES2) [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7: ** screenshot: TestJPEGTextureFromFileNEWT.test02YUV420BaseGray_ES2_-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0261x0202.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test02YUV420BaseGray_ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test02YUV420Base__ES2 [apply] TextureData: TextureData[261x202, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0 [apply] junit.framework.TestListener: endTest(test02YUV420BaseGray_ES2) [apply] junit.framework.TestListener: startTest(test02YUV420Base__ES2) [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8: ** screenshot: TestJPEGTextureFromFileNEWT.test02YUV420Base__ES2____-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0261x0202.png [apply] junit.framework.TestListener: endTest(test02YUV420Base__ES2) [apply] junit.framework.TestListener: startTest(test02YUV420Prog_ES2) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test02YUV420Base__ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test02YUV420Prog_ES2 [apply] TextureData: TextureData[261x202, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9: ** screenshot: TestJPEGTextureFromFileNEWT.test02YUV420Prog_ES2_____-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0261x0202.png [apply] junit.framework.TestListener: endTest(test02YUV420Prog_ES2) [apply] junit.framework.TestListener: startTest(test03CMYK_01_ES2) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test02YUV420Prog_ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test03CMYK_01_ES2 [apply] TextureData: TextureData[300x509, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 458100, alignment 1, rowlen 0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10: ** screenshot: TestJPEGTextureFromFileNEWT.test03CMYK_01_ES2________-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0300x0509.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test03CMYK_01_ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test03YCCK_01_ES2 [apply] junit.framework.TestListener: endTest(test03CMYK_01_ES2) [apply] junit.framework.TestListener: startTest(test03YCCK_01_ES2) [apply] TextureData: TextureData[872x583, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 1525128, alignment 1, rowlen 0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1: ** screenshot: TestJPEGTextureFromFileNEWT.test03YCCK_01_ES2________-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0872x0583.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test03YCCK_01_ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test04QTTDefPostFrame_ES2 [apply] TextureData: TextureData[128x128, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 49152, alignment 1, rowlen 0 [apply] junit.framework.TestListener: endTest(test03YCCK_01_ES2) [apply] junit.framework.TestListener: startTest(test04QTTDefPostFrame_ES2) [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-2: ** screenshot: TestJPEGTextureFromFileNEWT.test04QTTDefPostFrame_ES2-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0128x0128.png [apply] junit.framework.TestListener: endTest(test04QTTDefPostFrame_ES2) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-2,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test04QTTDefPostFrame_ES2 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308265009 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 23.325 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308241759 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308243773 ms +++ localhost/127.0.0.1:59999 - Locked within 2021 ms, 3 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV422hBase__ES2 [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: TestJPEGTextureFromFileNEWT.test01YUV422hBase__ES2___-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV422hBase__ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV422hProg_ES2 [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: TestJPEGTextureFromFileNEWT.test01YUV422hProg_ES2____-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV422hProg_ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV444Base__ES2 [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3: ** screenshot: TestJPEGTextureFromFileNEWT.test01YUV444Base__ES2____-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV444Base__ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV444Base__GL2 [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4: ** screenshot: TestJPEGTextureFromFileNEWT.test01YUV444Base__GL2____-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV444Base__GL2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV444Prog__ES2 [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5: ** screenshot: TestJPEGTextureFromFileNEWT.test01YUV444Prog__ES2____-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV444Prog__ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV444Prog__GL2 [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6: ** screenshot: TestJPEGTextureFromFileNEWT.test01YUV444Prog__GL2____-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test01YUV444Prog__GL2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test02YUV420BaseGray_ES2 [apply] TextureData: TextureData[261x202, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7: ** screenshot: TestJPEGTextureFromFileNEWT.test02YUV420BaseGray_ES2_-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0261x0202.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test02YUV420BaseGray_ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test02YUV420Base__ES2 [apply] TextureData: TextureData[261x202, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8: ** screenshot: TestJPEGTextureFromFileNEWT.test02YUV420Base__ES2____-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0261x0202.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test02YUV420Base__ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test02YUV420Prog_ES2 [apply] TextureData: TextureData[261x202, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9: ** screenshot: TestJPEGTextureFromFileNEWT.test02YUV420Prog_ES2_____-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0261x0202.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test02YUV420Prog_ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test03CMYK_01_ES2 [apply] TextureData: TextureData[300x509, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 458100, alignment 1, rowlen 0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10: ** screenshot: TestJPEGTextureFromFileNEWT.test03CMYK_01_ES2________-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0300x0509.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test03CMYK_01_ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test03YCCK_01_ES2 [apply] TextureData: TextureData[872x583, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 1525128, alignment 1, rowlen 0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1: ** screenshot: TestJPEGTextureFromFileNEWT.test03YCCK_01_ES2________-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0872x0583.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test03YCCK_01_ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test04QTTDefPostFrame_ES2 [apply] TextureData: TextureData[128x128, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 49152, alignment 1, rowlen 0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-2: ** screenshot: TestJPEGTextureFromFileNEWT.test04QTTDefPostFrame_ES2-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0128x0128.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-2,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT - test04QTTDefPostFrame_ES2 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308265009 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01YUV422hBase__ES2 took 3.302 sec [apply] Testcase: test01YUV422hProg_ES2 took 1.27 sec [apply] Testcase: test01YUV444Base__ES2 took 1.217 sec [apply] Testcase: test01YUV444Base__GL2 took 1.12 sec [apply] Testcase: test01YUV444Prog__ES2 took 1.107 sec [apply] Testcase: test01YUV444Prog__GL2 took 1.076 sec [apply] Testcase: test02YUV420BaseGray_ES2 took 1.33 sec [apply] Testcase: test02YUV420Base__ES2 took 1.47 sec [apply] Testcase: test02YUV420Prog_ES2 took 1.15 sec [apply] Testcase: test03CMYK_01_ES2 took 3.502 sec [apply] Testcase: test03YCCK_01_ES2 took 3.391 sec [apply] Testcase: test04QTTDefPostFrame_ES2 took 1.221 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT [apply] junit.framework.TestListener: tests to run: 10 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308266609 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: startTest(testPNGRead01_All) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308286643 ms +++ localhost/127.0.0.1:59999 - Locked within 20042 ms, 21 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead01_All [apply] Test01: test-ntscN_3-01-160x90.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x73207f36, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x2e4bbcb1, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x6e512035, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x1019b028, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x67c1a5a, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x3da60e09, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x60e3907d, BGR888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x7c23303c, BGR888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] Test01: test-ntscN_4-01-160x90.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x36ecb8fa, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x6f644141, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x1ef84b89, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x3f271f41, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x217504cb, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x98dbc96, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x385820c0, ABGR8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x21ce3a26, ABGR8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] Test01: test-ntscNG4-01-160x90.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x5084963d, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x30a3a817, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x487096f3, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x57c650ac, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x1cda7939, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x4b4c9bfb, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x1294a25c, ABGR8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x4ccdd309, ABGR8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] Test01: test-ntscI_3-01-160x90.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x59b982e2, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x1404c696, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x4589ac1e, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x5183093c, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x71d36bf2, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x6f54173f, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x79c26232, BGR888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x1d582a88, BGR888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] Test01: test-ntscI_4-01-160x90.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x19b3a8db, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x6212cf0b, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x40d70d7a, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x66b5e5d7, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x3004baef, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x68cb98a, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0xe91662, ABGR8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x46bc7c65, ABGR8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] Test01: test-ntscIG3-01-160x90.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x1aff2be8, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x669b9a30, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x71a7f9f0, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x4b0a35db, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0xb55e35a, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x33c12f86, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x501720f5, BGR888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x1e74dde7, BGR888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] Test01: test-ntscIG4-01-160x90.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x2d4ba772, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x41de4499, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x6769ba97, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x4e59448b, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x46a329dc, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x2114ebf, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x3e48dea8, ABGR8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x2212078a, ABGR8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] Test01: test-ntscP_3-01-160x90.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x6812d100, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x2b578c61, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Flip : PixelRect[obj 0xc14a82, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x12029d31, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x699e0533, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x5678d71, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x5176f87c, BGR888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x59b3beac, BGR888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] Test01: test-ntscP_4-01-160x90.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x5e33b6e9, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x152dab50, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x694a1c0c, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x778dd5, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x29009b30, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x66cc8157, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x7c3fab7a, BGR888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x38131650, BGR888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] Test01: grayscale_texture.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x41d4702d, LUMINANCE, 283 x 32, stride 283, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]] [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x6210bc1e, LUMINANCE, 283 x 32, stride 283, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x38ae87de, LUMINANCE, 283 x 32, stride 283, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]] [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x4a5a1ce4, LUMINANCE, 283 x 32, stride 283, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x621ee2de, LUMINANCE, 283 x 32, stride 283, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]] [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x59c08f25, LUMINANCE, 283 x 32, stride 283, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x70f5f42b, LUMINANCE, 283 x 32, stride 283, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]] [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x23716cfd, LUMINANCE, 283 x 32, stride 283, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]] [apply] Test01: bug724-transparent-grey_orig.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x24024c39, RGBA8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x12da44a7, RGBA8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x37d1399c, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x91d4d65, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x62c4268f, ABGR8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x3bbfa8f1, ABGR8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x23ec84dc, ABGR8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] junit.framework.TestListener: endTest(testPNGRead01_All) [apply] junit.framework.TestListener: startTest(testPNGRead02_RGB888_to_RGBA8888) [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x7d0699f0, ABGR8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] Test01: bug724-transparent-grey_gimpexp.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x530e1829, RGBA8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x42545658, RGBA8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x2ef0cd6d, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x433ec72e, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x4e86bf7f, ABGR8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x7086531f, ABGR8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x2bb51f0, ABGR8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x580064f6, ABGR8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] Test01: cross-grey-alpha-16x16.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0xa836fa5, BGRA8888, 16 x 16, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]] [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x3b16bf07, BGRA8888, 16 x 16, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x525782df, BGRA8888, 16 x 16, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]] [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x6f5128b4, BGRA8888, 16 x 16, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x39477a84, ABGR8888, 16 x 16, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]] [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x3bc8d7d, ABGR8888, 16 x 16, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x4fed0b75, ABGR8888, 16 x 16, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]] [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x538b5751, ABGR8888, 16 x 16, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]] [apply] Test01: pointer-grey-alpha-16x24.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x79ced32d, BGRA8888, 16 x 24, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]] [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x798a6dd4, BGRA8888, 16 x 24, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x6f30b7a2, BGRA8888, 16 x 24, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]] [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x676825b5, BGRA8888, 16 x 24, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x6683c31c, ABGR8888, 16 x 24, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]] [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x547e97d8, ABGR8888, 16 x 24, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x4323113e, ABGR8888, 16 x 24, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]] [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x33411fe1, ABGR8888, 16 x 24, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead01_All [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead02_RGB888_to_RGBA8888 [apply] Test01: test-ntscN_3-01-160x90.png, destFmt RGBA8888, destMinStrideInBytes 0, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x1d0544e2, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] junit.framework.TestListener: endTest(testPNGRead02_RGB888_to_RGBA8888) [apply] junit.framework.TestListener: startTest(testPNGRead03_RGB888_to_RGBA8888_stride1000) [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x44ed6050, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x3c4e478a, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x373ad3f4, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x7731547f, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x3f55df18, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x1ea9c124, ABGR8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x1e01739f, ABGR8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead02_RGB888_to_RGBA8888 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead03_RGB888_to_RGBA8888_stride1000 [apply] Test01: test-ntscN_3-01-160x90.png, destFmt RGBA8888, destMinStrideInBytes 1000, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x50d68561, RGBA8888, 160 x 90, stride 1000, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]] [apply] junit.framework.TestListener: endTest(testPNGRead03_RGB888_to_RGBA8888_stride1000) [apply] junit.framework.TestListener: startTest(testPNGRead04_RGB888_to_RGBA8888_stride999) [apply] junit.framework.TestListener: endTest(testPNGRead04_RGB888_to_RGBA8888_stride999) [apply] junit.framework.TestListener: startTest(testPNGRead11_RGBA8888_to_LUMINA) [apply] junit.framework.TestListener: endTest(testPNGRead11_RGBA8888_to_LUMINA) [apply] junit.framework.TestListener: startTest(testPNGRead12_RGBA8888_to_RGB888) [apply] junit.framework.TestListener: endTest(testPNGRead12_RGBA8888_to_RGB888) [apply] junit.framework.TestListener: startTest(testPNGRead13_RGBA8888_to_BGR888) [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x33ceccbd, RGBA8888, 160 x 90, stride 1000, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x4de3a6dd, RGBA8888, 160 x 90, stride 1000, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]] [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x1ce01f1e, RGBA8888, 160 x 90, stride 1000, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x3e1af961, ABGR8888, 160 x 90, stride 1000, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]] [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x5cea6f21, ABGR8888, 160 x 90, stride 1000, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x23260f2f, ABGR8888, 160 x 90, stride 1000, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]] [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x17aee8b0, ABGR8888, 160 x 90, stride 1000, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead03_RGB888_to_RGBA8888_stride1000 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead04_RGB888_to_RGBA8888_stride999 [apply] Test01: test-ntscN_3-01-160x90.png, destFmt RGBA8888, destMinStrideInBytes 999, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x4e72de5, RGBA8888, 160 x 90, stride 999, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]] [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x657617e6, RGBA8888, 160 x 90, stride 999, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x2c1b3114, RGBA8888, 160 x 90, stride 999, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]] [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x2d332eab, RGBA8888, 160 x 90, stride 999, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x7b3cf3bb, ABGR8888, 160 x 90, stride 999, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]] [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x5ea5b932, ABGR8888, 160 x 90, stride 999, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x5221b229, ABGR8888, 160 x 90, stride 999, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]] [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x2237cbdf, ABGR8888, 160 x 90, stride 999, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead04_RGB888_to_RGBA8888_stride999 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead11_RGBA8888_to_LUMINA [apply] Test02: test-ntscN_4-01-160x90.png, destFmt LUMINANCE, destMinStrideInBytes 0, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x7512951d, LUMINANCE, 160 x 90, stride 160, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=14400 cap=14400]] [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x16fbdef7, LUMINANCE, 160 x 90, stride 160, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=14400 cap=14400]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead11_RGBA8888_to_LUMINA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead12_RGBA8888_to_RGB888 [apply] Test02: test-ntscN_4-01-160x90.png, destFmt RGB888, destMinStrideInBytes 0, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x38f3cbe6, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0xdcf8640, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead12_RGBA8888_to_RGB888 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead13_RGBA8888_to_BGR888 [apply] Test02: test-ntscN_4-01-160x90.png, destFmt BGR888, destMinStrideInBytes 0, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x2af984b3, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] junit.framework.TestListener: endTest(testPNGRead13_RGBA8888_to_BGR888) [apply] junit.framework.TestListener: startTest(testPNGRead14_RGBA8888_to_BGRA8888) [apply] junit.framework.TestListener: endTest(testPNGRead14_RGBA8888_to_BGRA8888) [apply] junit.framework.TestListener: startTest(testPNGRead15_RGBA8888_to_ARGB8888) [apply] junit.framework.TestListener: endTest(testPNGRead15_RGBA8888_to_ARGB8888) [apply] junit.framework.TestListener: startTest(testPNGRead16_RGBA8888_to_ABGR8888) [apply] junit.framework.TestListener: endTest(testPNGRead16_RGBA8888_to_ABGR8888) [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x637719cf, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead13_RGBA8888_to_BGR888 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead14_RGBA8888_to_BGRA8888 [apply] Test02: test-ntscN_4-01-160x90.png, destFmt BGRA8888, destMinStrideInBytes 0, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x39b99786, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x478afc05, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead14_RGBA8888_to_BGRA8888 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead15_RGBA8888_to_ARGB8888 [apply] Test02: test-ntscN_4-01-160x90.png, destFmt ARGB8888, destMinStrideInBytes 0, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x32f6c059, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x65ce2d32, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead15_RGBA8888_to_ARGB8888 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead16_RGBA8888_to_ABGR8888 [apply] Test02: test-ntscN_4-01-160x90.png, destFmt ABGR8888, destMinStrideInBytes 0, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x54fd2de7, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x39d0c448, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead16_RGBA8888_to_ABGR8888 [apply] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 21.338 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308266609 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308286643 ms +++ localhost/127.0.0.1:59999 - Locked within 20042 ms, 21 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead01_All [apply] Test01: test-ntscN_3-01-160x90.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x73207f36, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x2e4bbcb1, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x6e512035, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x1019b028, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x67c1a5a, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x3da60e09, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x60e3907d, BGR888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x7c23303c, BGR888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] Test01: test-ntscN_4-01-160x90.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x36ecb8fa, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x6f644141, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x1ef84b89, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x3f271f41, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x217504cb, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x98dbc96, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x385820c0, ABGR8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x21ce3a26, ABGR8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] Test01: test-ntscNG4-01-160x90.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x5084963d, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x30a3a817, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x487096f3, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x57c650ac, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x1cda7939, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x4b4c9bfb, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x1294a25c, ABGR8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x4ccdd309, ABGR8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] Test01: test-ntscI_3-01-160x90.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x59b982e2, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x1404c696, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x4589ac1e, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x5183093c, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x71d36bf2, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x6f54173f, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x79c26232, BGR888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x1d582a88, BGR888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] Test01: test-ntscI_4-01-160x90.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x19b3a8db, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x6212cf0b, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x40d70d7a, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x66b5e5d7, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x3004baef, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x68cb98a, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0xe91662, ABGR8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x46bc7c65, ABGR8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] Test01: test-ntscIG3-01-160x90.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x1aff2be8, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x669b9a30, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x71a7f9f0, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x4b0a35db, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0xb55e35a, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x33c12f86, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x501720f5, BGR888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x1e74dde7, BGR888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] Test01: test-ntscIG4-01-160x90.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x2d4ba772, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x41de4499, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x6769ba97, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x4e59448b, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x46a329dc, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x2114ebf, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x3e48dea8, ABGR8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x2212078a, ABGR8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] Test01: test-ntscP_3-01-160x90.png, destFmt null, destMinStrideInBytSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308287864 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] es 0, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x6812d100, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x2b578c61, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Flip : PixelRect[obj 0xc14a82, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x12029d31, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x699e0533, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x5678d71, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x5176f87c, BGR888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x59b3beac, BGR888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] Test01: test-ntscP_4-01-160x90.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x5e33b6e9, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x152dab50, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x694a1c0c, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x778dd5, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x29009b30, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x66cc8157, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x7c3fab7a, BGR888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x38131650, BGR888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] Test01: grayscale_texture.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x41d4702d, LUMINANCE, 283 x 32, stride 283, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]] [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x6210bc1e, LUMINANCE, 283 x 32, stride 283, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x38ae87de, LUMINANCE, 283 x 32, stride 283, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]] [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x4a5a1ce4, LUMINANCE, 283 x 32, stride 283, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x621ee2de, LUMINANCE, 283 x 32, stride 283, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]] [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x59c08f25, LUMINANCE, 283 x 32, stride 283, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x70f5f42b, LUMINANCE, 283 x 32, stride 283, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]] [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x23716cfd, LUMINANCE, 283 x 32, stride 283, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=9056 cap=9056]] [apply] Test01: bug724-transparent-grey_orig.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x24024c39, RGBA8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x12da44a7, RGBA8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x37d1399c, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x91d4d65, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x62c4268f, ABGR8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x3bbfa8f1, ABGR8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x23ec84dc, ABGR8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x7d0699f0, ABGR8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] Test01: bug724-transparent-grey_gimpexp.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x530e1829, RGBA8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x42545658, RGBA8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x2ef0cd6d, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x433ec72e, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x4e86bf7f, ABGR8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x7086531f, ABGR8888, 127 x 90, stride 508, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x2bb51f0, ABGR8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x580064f6, ABGR8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=45720 cap=45720]] [apply] Test01: cross-grey-alpha-16x16.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0xa836fa5, BGRA8888, 16 x 16, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]] [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x3b16bf07, BGRA8888, 16 x 16, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x525782df, BGRA8888, 16 x 16, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]] [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x6f5128b4, BGRA8888, 16 x 16, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x39477a84, ABGR8888, 16 x 16, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]] [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x3bc8d7d, ABGR8888, 16 x 16, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x4fed0b75, ABGR8888, 16 x 16, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]] [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x538b5751, ABGR8888, 16 x 16, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1024 cap=1024]] [apply] Test01: pointer-grey-alpha-16x24.png, destFmt null, destMinStrideInBytes 0, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x79ced32d, BGRA8888, 16 x 24, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]] [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x798a6dd4, BGRA8888, 16 x 24, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x6f30b7a2, BGRA8888, 16 x 24, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]] [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x676825b5, BGRA8888, 16 x 24, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x6683c31c, ABGR8888, 16 x 24, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]] [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x547e97d8, ABGR8888, 16 x 24, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x4323113e, ABGR8888, 16 x 24, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]] [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x33411fe1, ABGR8888, 16 x 24, stride 64, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=1536 cap=1536]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead01_All [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead02_RGB888_to_RGBA8888 [apply] Test01: test-ntscN_3-01-160x90.png, destFmt RGBA8888, destMinStrideInBytes 0, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x1d0544e2, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x44ed6050, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x3c4e478a, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x373ad3f4, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x7731547f, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x3f55df18, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x1ea9c124, ABGR8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x1e01739f, ABGR8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead02_RGB888_to_RGBA8888 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead03_RGB888_to_RGBA8888_stride1000 [apply] Test01: test-ntscN_3-01-160x90.png, destFmt RGBA8888, destMinStrideInBytes 1000, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x50d68561, RGBA8888, 160 x 90, stride 1000, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]] [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x33ceccbd, RGBA8888, 160 x 90, stride 1000, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x4de3a6dd, RGBA8888, 160 x 90, stride 1000, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]] [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x1ce01f1e, RGBA8888, 160 x 90, stride 1000, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x3e1af961, ABGR8888, 160 x 90, stride 1000, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]] [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x5cea6f21, ABGR8888, 160 x 90, stride 1000, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x23260f2f, ABGR8888, 160 x 90, stride 1000, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]] [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x17aee8b0, ABGR8888, 160 x 90, stride 1000, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=90000 cap=90000]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead03_RGB888_to_RGBA8888_stride1000 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead04_RGB888_to_RGBA8888_stride999 [apply] Test01: test-ntscN_3-01-160x90.png, destFmt RGBA8888, destMinStrideInBytes 999, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x4e72de5, RGBA8888, 160 x 90, stride 999, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]] [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x657617e6, RGBA8888, 160 x 90, stride 999, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]] [apply] PNGPixelRect - Flip : PixelRect[obj 0x2c1b3114, RGBA8888, 160 x 90, stride 999, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]] [apply] PNGPixelRect - Flip (Read Back): PixelRect[obj 0x2d332eab, RGBA8888, 160 x 90, stride 999, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]] [apply] PNGPixelRect - Reversed : PixelRect[obj 0x7b3cf3bb, ABGR8888, 160 x 90, stride 999, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]] [apply] PNGPixelRect - Reversed (Read Back): PixelRect[obj 0x5ea5b932, ABGR8888, 160 x 90, stride 999, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]] [apply] PNGPixelRect - Reversed+Flipped : PixelRect[obj 0x5221b229, ABGR8888, 160 x 90, stride 999, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]] [apply] PNGPixelRect - Reversed+FLipped (Read Back): PixelRect[obj 0x2237cbdf, ABGR8888, 160 x 90, stride 999, isGLOrient true, pixels java.nio.HeapByteBuffer[pos=0 lim=89910 cap=89910]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead04_RGB888_to_RGBA8888_stride999 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead11_RGBA8888_to_LUMINA [apply] Test02: test-ntscN_4-01-160x90.png, destFmt LUMINANCE, destMinStrideInBytes 0, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x7512951d, LUMINANCE, 160 x 90, stride 160, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=14400 cap=14400]] [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x16fbdef7, LUMINANCE, 160 x 90, stride 160, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=14400 cap=14400]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead11_RGBA8888_to_LUMINA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead12_RGBA8888_to_RGB888 [apply] Test02: test-ntscN_4-01-160x90.png, destFmt RGB888, destMinStrideInBytes 0, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x38f3cbe6, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0xdcf8640, RGB888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead12_RGBA8888_to_RGB888 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead13_RGBA8888_to_BGR888 [apply] Test02: test-ntscN_4-01-160x90.png, destFmt BGR888, destMinStrideInBytes 0, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x2af984b3, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x637719cf, BGR888, 160 x 90, stride 480, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=43200 cap=43200]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead13_RGBA8888_to_BGR888 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead14_RGBA8888_to_BGRA8888 [apply] Test02: test-ntscN_4-01-160x90.png, destFmt BGRA8888, destMinStrideInBytes 0, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x39b99786, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x478afc05, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead14_RGBA8888_to_BGRA8888 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead15_RGBA8888_to_ARGB8888 [apply] Test02: test-ntscN_4-01-160x90.png, destFmt ARGB8888, destMinStrideInBytes 0, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x32f6c059, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x65ce2d32, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead15_RGBA8888_to_ARGB8888 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead16_RGBA8888_to_ABGR8888 [apply] Test02: test-ntscN_4-01-160x90.png, destFmt ABGR8888, destMinStrideInBytes 0, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x54fd2de7, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Orig (Read Back): PixelRect[obj 0x39d0c448, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT - testPNGRead16_RGBA8888_to_ABGR8888 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308287864 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testPNGRead01_All took 0.883 sec [apply] Testcase: testPNGRead02_RGB888_to_RGBA8888 took 0.108 sec [apply] Testcase: testPNGRead03_RGB888_to_RGBA8888_stride1000 took 0.05 sec [apply] Testcase: testPNGRead04_RGB888_to_RGBA8888_stride999 took 0.038 sec [apply] Testcase: testPNGRead11_RGBA8888_to_LUMINA took 0.006 sec [apply] Testcase: testPNGRead12_RGBA8888_to_RGB888 took 0.007 sec [apply] Testcase: testPNGRead13_RGBA8888_to_BGR888 took 0.017 sec [apply] Testcase: testPNGRead14_RGBA8888_to_BGRA8888 took 0.008 sec [apply] Testcase: testPNGRead15_RGBA8888_to_ARGB8888 took 0.014 sec [apply] Testcase: testPNGRead16_RGBA8888_to_ABGR8888 took 0.008 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT [apply] junit.framework.TestListener: tests to run: 3 [apply] junit.framework.TestListener: startTest(testRead00_Manual) [apply] junit.framework.TestListener: endTest(testRead00_Manual) [apply] junit.framework.TestListener: startTest(testRead01_All) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308289758 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT - testRead00_Manual [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT - testRead00_Manual [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT - testRead01_All [apply] PNGPixelRect: test-ntscN_3-01-160x90, PixelRect[obj 0x657189ad, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]], glpa PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3] [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL ctx: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x5cb74f11, handle 0x7fca43e1c640, isShared false, jogamp.opengl.gl4.GL4bcImpl@66ecc0f8, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@41710e92, [apply] Handle 0x7fca43ca92f0, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fca43ca9840, [apply] SurfaceHandle 0x7fca43ca92f0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 160x90], pixel[160x90], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@6573b4ce, com.jogamp.opengl.test.junit.util.QuitAdapter@f63746b, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@f63746b, ], windowLock <4a7024b1, 87906a5>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1>], surfaceLockCount 1]], mode NSOPENGL] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0000-test-ntscN_3-01-160x90-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] PNGPixelRect: test-ntscN_4-01-160x90, PixelRect[obj 0x1d8902ab, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=57600 cap=57600]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4] [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 57600, alignment 1, rowlen 0 [apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL ctx: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x730d4fcf, handle 0x7fca43e1c0e0, isShared false, jogamp.opengl.gl4.GL4bcImpl@70ba428e, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@41710e92, [apply] Handle 0x7fca43c8ee00, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fca43cab470, [apply] SurfaceHandle 0x7fca43c8ee00 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 160x90], pixel[160x90], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@5467b273, com.jogamp.opengl.test.junit.util.QuitAdapter@63f4c74f, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@63f4c74f, ], windowLock <5b4946cd, 27c76b8d>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2>], surfaceLockCount 1]], mode NSOPENGL] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0001-test-ntscN_4-01-160x90-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] PNGPixelRect: test-ntscNG4-01-160x90, PixelRect[obj 0x34af863e, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=57600 cap=57600]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4] [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 57600, alignment 1, rowlen 0 [apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL ctx: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x68398b18, handle 0x7fca43d53140, isShared false, jogamp.opengl.gl4.GL4bcImpl@66c94604, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@41710e92, [apply] Handle 0x7fca43e1beb0, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fca43e1e700, [apply] SurfaceHandle 0x7fca43e1beb0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 160x90], pixel[160x90], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@2813e554, com.jogamp.opengl.test.junit.util.QuitAdapter@3235025a, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@3235025a, ], windowLock <362d7c76, 644642c3>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3>], surfaceLockCount 1]], mode NSOPENGL] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0002-test-ntscNG4-01-160x90-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] [apply] PNGPixelRect: test-ntscI_3-01-160x90, PixelRect[obj 0x13836c80, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]], glpa PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3] [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL ctx: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x76d26a, handle 0x7fca43d576b0, isShared false, jogamp.opengl.gl4.GL4bcImpl@1298ab34, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@41710e92, [apply] Handle 0x7fca43e1beb0, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fca43e1e700, [apply] SurfaceHandle 0x7fca43e1beb0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 160x90], pixel[160x90], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@650fec75, com.jogamp.opengl.test.junit.util.QuitAdapter@786d2928, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@786d2928, ], windowLock <46a93edc, 115e01c2>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4>], surfaceLockCount 1]], mode NSOPENGL] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0003-test-ntscI_3-01-160x90-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] PNGPixelRect: test-ntscI_4-01-160x90, PixelRect[obj 0x339d6193, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=57600 cap=57600]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4] [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 57600, alignment 1, rowlen 0 [apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL ctx: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0xc1e1401, handle 0x7fca43e17ba0, isShared false, jogamp.opengl.gl4.GL4bcImpl@46388f05, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@41710e92, [apply] Handle 0x7fca43e222f0, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fca43e1e700, [apply] SurfaceHandle 0x7fca43e222f0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 160x90], pixel[160x90], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@2b35b547, com.jogamp.opengl.test.junit.util.QuitAdapter@53105e7a, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@53105e7a, ], windowLock <57aac630, cb9a647>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5>], surfaceLockCount 1]], mode NSOPENGL] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0004-test-ntscI_4-01-160x90-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] [apply] PNGPixelRect: test-ntscIG3-01-160x90, PixelRect[obj 0x1b9ced28, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]], glpa PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3] [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL ctx: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x11908def, handle 0x7fca43cb72f0, isShared false, jogamp.opengl.gl4.GL4bcImpl@4d3ef890, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@41710e92, [apply] Handle 0x7fca43e12bd0, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fca43e1e700, [apply] SurfaceHandle 0x7fca43e12bd0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 160x90], pixel[160x90], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@6130dd8e, com.jogamp.opengl.test.junit.util.QuitAdapter@4f21c77b, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@4f21c77b, ], windowLock <32af84d3, 213952a4>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6>], surfaceLockCount 1]], mode NSOPENGL] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0005-test-ntscIG3-01-160x90-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] [apply] PNGPixelRect: test-ntscIG4-01-160x90, PixelRect[obj 0x3c585a96, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=57600 cap=57600]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4] [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 57600, alignment 1, rowlen 0 [apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL ctx: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0xd214223, handle 0x7fca43cb7310, isShared false, jogamp.opengl.gl4.GL4bcImpl@77ff73cf, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@41710e92, [apply] Handle 0x7fca43caf970, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fca43ca92f0, [apply] SurfaceHandle 0x7fca43caf970 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 160x90], pixel[160x90], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@240c5895, com.jogamp.opengl.test.junit.util.QuitAdapter@268bb0b0, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@268bb0b0, ], windowLock <1cfd0695, 27bb2f11>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7>], surfaceLockCount 1]], mode NSOPENGL] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0006-test-ntscIG4-01-160x90-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] [apply] PNGPixelRect: test-ntscP_3-01-160x90, PixelRect[obj 0x3e3ddfa2, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]], glpa PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3] [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL ctx: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x106b868b, handle 0x7fca43d57e70, isShared false, jogamp.opengl.gl4.GL4bcImpl@69222fc3, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@41710e92, [apply] Handle 0x7fca43e1beb0, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fca43e222f0, [apply] SurfaceHandle 0x7fca43e1beb0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 160x90], pixel[160x90], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@436de121, com.jogamp.opengl.test.junit.util.QuitAdapter@62d7601c, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@62d7601c, ], windowLock <29e700f6, 7cf02bf7>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8>], surfaceLockCount 1]], mode NSOPENGL] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0007-test-ntscP_3-01-160x90-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] [apply] PNGPixelRect: test-ntscP_4-01-160x90, PixelRect[obj 0x55419644, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]], glpa PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3] [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL ctx: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x62101a6c, handle 0x7fca43cbe030, isShared false, jogamp.opengl.gl4.GL4bcImpl@41fb43a2, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@41710e92, [apply] Handle 0x7fca43ca92f0, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fca43caa6f0, [apply] SurfaceHandle 0x7fca43ca92f0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 160x90], pixel[160x90], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@57156285, com.jogamp.opengl.test.junit.util.QuitAdapter@3cf7366d, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@3cf7366d, ], windowLock <a164d60, 3e31decc>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9>], surfaceLockCount 1]], mode NSOPENGL] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0008-test-ntscP_4-01-160x90-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] [apply] PNGPixelRect: grayscale_texture, PixelRect[obj 0x53477b21, LUMINANCE, 283 x 32, stride 283, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=9056 cap=9056]], glpa PixelAttributes[comp 1, fmt 0x1903, type 0x1401, bytesPerPixel 1] [apply] TextureData: TextureData[283x32, y-flip false, internFormat 0x8051, PixelAttributes[comp 1, fmt 0x1903, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 0 [apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL ctx: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x1c2c2958, handle 0x7fca43c24950, isShared false, jogamp.opengl.gl4.GL4bcImpl@38d54df2, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@41710e92, [apply] Handle 0x7fca43ca92f0, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fca43caa6f0, [apply] SurfaceHandle 0x7fca43ca92f0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 283x32], pixel[283x32], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@3bf06804, com.jogamp.opengl.test.junit.util.QuitAdapter@243cfd5a, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@243cfd5a, ], windowLock <201d324c, 5cd12c0c>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10>], surfaceLockCount 1]], mode NSOPENGL] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0009-grayscale_texture-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0283x0032.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] [apply] PNGPixelRect: bug724-transparent-grey_orig, PixelRect[obj 0x48459c1b, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=45720 cap=45720]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4] [apply] TextureData: TextureData[127x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 45720, alignment 1, rowlen 0 [apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL ctx: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0xec4ecda, handle 0x7fca43e27940, isShared false, jogamp.opengl.gl4.GL4bcImpl@ae87717, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@41710e92, [apply] Handle 0x7fca43dfbdc0, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fca43e27a80, [apply] SurfaceHandle 0x7fca43dfbdc0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 127x90], pixel[127x90], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@23e28c99, com.jogamp.opengl.test.junit.util.QuitAdapter@6e7ca336, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@6e7ca336, ], windowLock <38bf66e5, 1dfc617e>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11>], surfaceLockCount 1]], mode NSOPENGL] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0010-bug724-transparent-grey_orig-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0127x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main] [apply] PNGPixelRect: bug724-transparent-grey_gimpexp, PixelRect[obj 0x3de76262, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=45720 cap=45720]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4] [apply] TextureData: TextureData[127x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 45720, alignment 1, rowlen 0 [apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL ctx: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x27b1cfe0, handle 0x7fca43cadba0, isShared false, jogamp.opengl.gl4.GL4bcImpl@71798075, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@41710e92, [apply] Handle 0x7fca43ca92f0, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fca43caa6f0, [apply] SurfaceHandle 0x7fca43ca92f0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 127x90], pixel[127x90], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@5fe0bb86, com.jogamp.opengl.test.junit.util.QuitAdapter@1b378b97, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@1b378b97, ], windowLock <5bad7476, 58b91dff>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12>], surfaceLockCount 1]], mode NSOPENGL] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0011-bug724-transparent-grey_gimpexp-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0127x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12,5,main] [apply] PNGPixelRect: cross-grey-alpha-16x16, PixelRect[obj 0x14469b16, BGRA8888, 16 x 16, stride 64, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=1024 cap=1024]], glpa PixelAttributes[comp 4, fmt 0x80e1, type 0x1401, bytesPerPixel 4] [apply] TextureData: TextureData[16x16, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x80e1, type 0x1401, bytesPerPixel 4], border 0, estSize 1024, alignment 1, rowlen 0 [apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL ctx: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x6c9b967b, handle 0x7fca43cadea0, isShared false, jogamp.opengl.gl4.GL4bcImpl@12fc2eac, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@41710e92, [apply] Handle 0x7fca43e27a80, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fca43dfbdc0, [apply] SurfaceHandle 0x7fca43e27a80 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 16x16], pixel[16x16], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@6a5c27f0, com.jogamp.opengl.test.junit.util.QuitAdapter@4842341d, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@4842341d, ], windowLock <726b80fa, 6fe0d7c5>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13>], surfaceLockCount 1]], mode NSOPENGL] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0012-cross-grey-alpha-16x16-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0016x0016.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13,5,main] [apply] PNGPixelRect: pointer-grey-alpha-16x24, PixelRect[obj 0x65d8446c, BGRA8888, 16 x 24, stride 64, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=1536 cap=1536]], glpa PixelAttributes[comp 4, fmt 0x80e1, type 0x1401, bytesPerPixel 4] [apply] TextureData: TextureData[16x24, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x80e1, type 0x1401, bytesPerPixel 4], border 0, estSize 1536, alignment 1, rowlen 0 [apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL ctx: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x5bdc8869, handle 0x7fca43e190a0, isShared false, jogamp.opengl.gl4.GL4bcImpl@7c8a2ae8, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@41710e92, [apply] Handle 0x7fca43e27a80, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fca43dfbdc0, [apply] SurfaceHandle 0x7fca43e27a80 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 16x24], pixel[16x24], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@53072538, com.jogamp.opengl.test.junit.util.QuitAdapter@7a1caa1d, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@7a1caa1d, ], windowLock <6fe4948c, 7d4acb8>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14>], surfaceLockCount 1]], mode NSOPENGL] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0013-pointer-grey-alpha-16x24-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0016x0024.png [apply] junit.framework.TestListener: endTest(testRead01_All) [apply] junit.framework.TestListener: startTest(testRead02_Gray2RGBA) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT - testRead01_All [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT - testRead02_Gray2RGBA [apply] PNGPixelRect: grayscale_texture, PixelRect[obj 0x176730bb, RGBA8888, 283 x 32, stride 1132, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=36224 cap=36224]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4] [apply] TextureData: TextureData[283x32, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 36224, alignment 1, rowlen 0 [apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL ctx: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x52d9b236, handle 0x7fca43c46760, isShared false, jogamp.opengl.gl4.GL4bcImpl@516aee36, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@41710e92, [apply] Handle 0x7fca43e27a80, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fca43dfbdc0, [apply] SurfaceHandle 0x7fca43e27a80 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 283x32], pixel[283x32], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@433d44fc, com.jogamp.opengl.test.junit.util.QuitAdapter@6b7c1ee0, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@6b7c1ee0, ], windowLock <21cf3b41, 2c3b39be>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-15>], surfaceLockCount 1]], mode NSOPENGL] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-15: ** screenshot: TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0000-grayscale_texture-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0283x0032.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-15,5,main] [apply] PNGPixelRect: bug724-transparent-grey_orig, PixelRect[obj 0x52bd93d3, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=45720 cap=45720]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4] [apply] TextureData: TextureData[127x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 45720, alignment 1, rowlen 0 [apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL ctx: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x6a79d589, handle 0x7fca43e17230, isShared false, jogamp.opengl.gl4.GL4bcImpl@2576734d, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@41710e92, [apply] Handle 0x7fca43e27a80, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fca43dfbdc0, [apply] SurfaceHandle 0x7fca43e27a80 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 127x90], pixel[127x90], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@38bd772, com.jogamp.opengl.test.junit.util.QuitAdapter@51ed7f2f, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@51ed7f2f, ], windowLock <3f3910ae, 3b762fef>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-16>], surfaceLockCount 1]], mode NSOPENGL] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-16: ** screenshot: TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0001-bug724-transparent-grey_orig-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0127x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-16,5,main] [apply] PNGPixelRect: bug724-transparent-grey_gimpexp, PixelRect[obj 0x6efa1b74, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=45720 cap=45720]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4] [apply] TextureData: TextureData[127x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 45720, alignment 1, rowlen 0 [apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL ctx: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x1bcae20a, handle 0x7fca43cc4780, isShared false, jogamp.opengl.gl4.GL4bcImpl@1f5482ac, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@41710e92, [apply] Handle 0x7fca43e27a80, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fca43dfbdc0, [apply] SurfaceHandle 0x7fca43e27a80 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 127x90], pixel[127x90], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@654efa45, com.jogamp.opengl.test.junit.util.QuitAdapter@2410fbf9, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@2410fbf9, ], windowLock <570eaaee, 3f81be9>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-17>], surfaceLockCount 1]], mode NSOPENGL] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-17: ** screenshot: TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0002-bug724-transparent-grey_gimpexp-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0127x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-17,5,main] [apply] PNGPixelRect: cross-grey-alpha-16x16, PixelRect[obj 0x4609c90d, RGBA8888, 16 x 16, stride 64, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=1024 cap=1024]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4] [apply] TextureData: TextureData[16x16, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 1024, alignment 1, rowlen 0 [apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL ctx: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x445358ef, handle 0x7fca43cb9ac0, isShared false, jogamp.opengl.gl4.GL4bcImpl@6d0bd379, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@41710e92, [apply] Handle 0x7fca43c8ee00, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fca43cb91d0, [apply] SurfaceHandle 0x7fca43c8ee00 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 16x16], pixel[16x16], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@2368e4dd, com.jogamp.opengl.test.junit.util.QuitAdapter@3b897b54, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@3b897b54, ], windowLock <3effe655, 126af6c3>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-18>], surfaceLockCount 1]], mode NSOPENGL] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-18: ** screenshot: TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0003-cross-grey-alpha-16x16-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0016x0016.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-18,5,main] [apply] PNGPixelRect: pointer-grey-alpha-16x24, PixelRect[obj 0x3ee83db1, RGBA8888, 16 x 24, stride 64, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=1536 cap=1536]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4] [apply] TextureData: TextureData[16x24, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 1536, alignment 1, rowlen 0 [apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL ctx: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x4396d982, handle 0x7fca43dfbea0, isShared false, jogamp.opengl.gl4.GL4bcImpl@75fac636, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@41710e92, [apply] Handle 0x7fca43c8ee00, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fca43cb91d0, [apply] SurfaceHandle 0x7fca43c8ee00 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 16x24], pixel[16x24], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@22eb3fbd, com.jogamp.opengl.test.junit.util.QuitAdapter@2a5a334, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@2a5a334, ], windowLock <487dac47, 32b98e7f>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-19>], surfaceLockCount 1]], mode NSOPENGL] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-19: ** screenshot: TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0004-pointer-grey-alpha-16x24-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0016x0024.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-19,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT - testRead02_Gray2RGBA [apply] junit.framework.TestListener: endTest(testRead02_Gray2RGBA) [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308313763 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 24.089 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308289758 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT - testRead00_Manual [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT - testRead00_Manual [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT - testRead01_All [apply] PNGPixelRect: test-ntscN_3-01-160x90, PixelRect[obj 0x657189ad, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]], glpa PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3] [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL ctx: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x5cb74f11, handle 0x7fca43e1c640, isShared false, jogamp.opengl.gl4.GL4bcImpl@66ecc0f8, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@41710e92, [apply] Handle 0x7fca43ca92f0, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fca43ca9840, [apply] SurfaceHandle 0x7fca43ca92f0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 160x90], pixel[160x90], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@6573b4ce, com.jogamp.opengl.test.junit.util.QuitAdapter@f63746b, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@f63746b, ], windowLock <4a7024b1, 87906a5>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1>], surfaceLockCount 1]], mode NSOPENGL] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0000-test-ntscN_3-01-160x90-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] PNGPixelRect: test-ntscN_4-01-160x90, PixelRect[obj 0x1d8902ab, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=57600 cap=57600]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4] [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 57600, alignment 1, rowlen 0 [apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL ctx: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x730d4fcf, handle 0x7fca43e1c0e0, isShared false, jogamp.opengl.gl4.GL4bcImpl@70ba428e, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@41710e92, [apply] Handle 0x7fca43c8ee00, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fca43cab470, [apply] SurfaceHandle 0x7fca43c8ee00 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 160x90], pixel[160x90], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@5467b273, com.jogamp.opengl.test.junit.util.QuitAdapter@63f4c74f, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@63f4c74f, ], windowLock <5b4946cd, 27c76b8d>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2>], surfaceLockCount 1]], mode NSOPENGL] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0001-test-ntscN_4-01-160x90-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] PNGPixelRect: test-ntscNG4-01-160x90, PixelRect[obj 0x34af863e, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=57600 cap=57600]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4] [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 57600, alignment 1, rowlen 0 [apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL ctx: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x68398b18, handle 0x7fca43d53140, isShared false, jogamp.opengl.gl4.GL4bcImpl@66c94604, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@41710e92, [apply] Handle 0x7fca43e1beb0, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fca43e1e700, [apply] SurfaceHandle 0x7fca43e1beb0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 160x90], pixel[160x90], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@2813e554, com.jogamp.opengl.test.junit.util.QuitAdapter@3235025a, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@3235025a, ], windowLock <362d7c76, 644642c3>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3>], surfaceLockCount 1]], mode NSOPENGL] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0002-test-ntscNG4-01-160x90-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] [apply] PNGPixelRect: test-ntscI_3-01-160x90, PixelRect[obj 0x13836c80, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]], glpa PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3] [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL ctx: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x76d26a, handle 0x7fca43d576b0, isShared false, jogamp.opengl.gl4.GL4bcImpl@1298ab34, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@41710e92, [apply] Handle 0x7fca43e1beb0, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fca43e1e700, [apply] SurfaceHandle 0x7fca43e1beb0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 160x90], pixel[160x90], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@650fec75, com.jogamp.opengl.test.junit.util.QuitAdapter@786d2928, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@786d2928, ], windowLock <46a93edc, 115e01c2>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4>], surfaceLockCount 1]], mode NSOPENGL] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0003-test-ntscI_3-01-160x90-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] PNGPixelRect: test-ntscI_4-01-160x90, PixelRect[obj 0x339d6193, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=57600 cap=57600]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4] [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 57600, alignment 1, rowlen 0 [apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL ctx: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0xc1e1401, handle 0x7fca43e17ba0, isShared false, jogamp.opengl.gl4.GL4bcImpl@46388f05, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@41710e92, [apply] Handle 0x7fca43e222f0, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fca43e1e700, [apply] SurfaceHandle 0x7fca43e222f0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 160x90], pixel[160x90], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@2b35b547, com.jogamp.opengl.test.junit.util.QuitAdapter@53105e7a, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@53105e7a, ], windowLock <57aac630, cb9a647>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5>], surfaceLockCount 1]], mode NSOPENGL] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0004-test-ntscI_4-01-160x90-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] [apply] PNGPixelRect: test-ntscIG3-01-160x90, PixelRect[obj 0x1b9ced28, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]], glpa PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3] [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL ctx: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x11908def, handle 0x7fca43cb72f0, isShared false, jogamp.opengl.gl4.GL4bcImpl@4d3ef890, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@41710e92, [apply] Handle 0x7fca43e12bd0, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fca43e1e700, [apply] SurfaceHandle 0x7fca43e12bd0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 160x90], pixel[160x90], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@6130dd8e, com.jogamp.opengl.test.junit.util.QuitAdapter@4f21c77b, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@4f21c77b, ], windowLock <32af84d3, 213952a4>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6>], surfaceLockCount 1]], mode NSOPENGL] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0005-test-ntscIG3-01-160x90-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] [apply] PNGPixelRect: test-ntscIG4-01-160x90, PixelRect[obj 0x3c585a96, RGBA8888, 160 x 90, stride 640, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=57600 cap=57600]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4] [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 57600, alignment 1, rowlen 0 [apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL ctx: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0xd214223, handle 0x7fca43cb7310, isShared false, jogamp.opengl.gl4.GL4bcImpl@77ff73cf, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@41710e92, [apply] Handle 0x7fca43caf970, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fca43ca92f0, [apply] SurfaceHandle 0x7fca43caf970 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 160x90], pixel[160x90], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@240c5895, com.jogamp.opengl.test.junit.util.QuitAdapter@268bb0b0, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@268bb0b0, ], windowLock <1cfd0695, 27bb2f11>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7>], surfaceLockCount 1]], mode NSOPENGL] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0006-test-ntscIG4-01-160x90-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] [apply] PNGPixelRect: test-ntscP_3-01-160x90, PixelRect[obj 0x3e3ddfa2, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]], glpa PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3] [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL ctx: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x106b868b, handle 0x7fca43d57e70, isShared false, jogamp.opengl.gl4.GL4bcImpl@69222fc3, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@41710e92, [apply] Handle 0x7fca43e1beb0, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fca43e222f0, [apply] SurfaceHandle 0x7fca43e1beb0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 160x90], pixel[160x90], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@436de121, com.jogamp.opengl.test.junit.util.QuitAdapter@62d7601c, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@62d7601c, ], windowLock <29e700f6, 7cf02bf7>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8>], surfaceLockCount 1]], mode NSOPENGL] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0007-test-ntscP_3-01-160x90-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] [apply] PNGPixelRect: test-ntscP_4-01-160x90, PixelRect[obj 0x55419644, RGB888, 160 x 90, stride 480, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]], glpa PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3] [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL ctx: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x62101a6c, handle 0x7fca43cbe030, isShared false, jogamp.opengl.gl4.GL4bcImpl@41fb43a2, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@41710e92, [apply] Handle 0x7fca43ca92f0, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fca43caa6f0, [apply] SurfaceHandle 0x7fca43ca92f0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 160x90], pixel[160x90], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@57156285, com.jogamp.opengl.test.junit.util.QuitAdapter@3cf7366d, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@3cf7366d, ], windowLock <a164d60, 3e31decc>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9>], surfaceLockCount 1]], mode NSOPENGL] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0008-test-ntscP_4-01-160x90-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] [apply] PNGPixelRect: grayscale_texture, PixelRect[obj 0x53477b21, LUMINANCE, 283 x 32, stride 283, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=9056 cap=9056]], glpa PixelAttributes[comp 1, fmt 0x1903, type 0x1401, bytesPerPixel 1] [apply] TextureData: TextureData[283x32, y-flip false, internFormat 0x8051, PixelAttributes[comp 1, fmt 0x1903, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 0 [apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL ctx: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x1c2c2958, handle 0x7fca43c24950, isShared false, jogamp.opengl.gl4.GL4bcImpl@38d54df2, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@41710e92, [apply] Handle 0x7fca43ca92f0, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fca43caa6f0, [apply] SurfaceHandle 0x7fca43ca92f0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 283x32], pixel[283x32], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@3bf06804, com.jogamp.opengl.test.junit.util.QuitAdapter@243cfd5a, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@243cfd5a, ], windowLock <201d324c, 5cd12c0c>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10>], surfaceLockCount 1]], mode NSOPENGL] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0009-grayscale_texture-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0283x0032.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] [apply] PNGPixelRect: bug724-transparent-grey_orig, PixelRect[obj 0x48459c1b, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=45720 cap=45720]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4] [apply] TextureData: TextureData[127x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 45720, alignment 1, rowlen 0 [apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL ctx: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0xec4ecda, handle 0x7fca43e27940, isShared false, jogamp.opengl.gl4.GL4bcImpl@ae87717, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@41710e92, [apply] Handle 0x7fca43dfbdc0, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fca43e27a80, [apply] SurfaceHandle 0x7fca43dfbdc0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 127x90], pixel[127x90], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@23e28c99, com.jogamp.opengl.test.junit.util.QuitAdapter@6e7ca336, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@6e7ca336, ], windowLock <38bf66e5, 1dfc617e>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11>], surfaceLockCount 1]], mode NSOPENGL] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0010-bug724-transparent-grey_orig-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0127x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main] [apply] PNGPixelRect: bug724-transparent-grey_gimpexp, PixelRect[obj 0x3de76262, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=45720 cap=45720]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4] [apply] TextureData: TextureData[127x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 45720, alignment 1, rowlen 0 [apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL ctx: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x27b1cfe0, handle 0x7fca43cadba0, isShared false, jogamp.opengl.gl4.GL4bcImpl@71798075, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@41710e92, [apply] Handle 0x7fca43ca92f0, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fca43caa6f0, [apply] SurfaceHandle 0x7fca43ca92f0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 127x90], pixel[127x90], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@5fe0bb86, com.jogamp.opengl.test.junit.util.QuitAdapter@1b378b97, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@1b378b97, ], windowLock <5bad7476, 58b91dff>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12>], surfaceLockCount 1]], mode NSOPENGL] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0011-bug724-transparent-grey_gimpexp-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0127x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12,5,main] [apply] PNGPixelRect: cross-grey-alpha-16x16, PixelRect[obj 0x14469b16, BGRA8888, 16 x 16, stride 64, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=1024 cap=1024]], glpa PixelAttributes[comp 4, fmt 0x80e1, type 0x1401, bytesPerPixel 4] [apply] TextureData: TextureData[16x16, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x80e1, type 0x1401, bytesPerPixel 4], border 0, estSize 1024, alignment 1, rowlen 0 [apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL ctx: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x6c9b967b, handle 0x7fca43cadea0, isShared false, jogamp.opengl.gl4.GL4bcImpl@12fc2eac, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@41710e92, [apply] Handle 0x7fca43e27a80, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fca43dfbdc0, [apply] SurfaceHandle 0x7fca43e27a80 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 16x16], pixel[16x16], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@6a5c27f0, com.jogamp.opengl.test.junit.util.QuitAdapter@4842341d, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@4842341d, ], windowLock <726b80fa, 6fe0d7c5>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13>], surfaceLockCount 1]], mode NSOPENGL] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0012-cross-grey-alpha-16x16-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0016x0016.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13,5,main] [apply] PNGPixelRect: pointer-grey-alpha-16x24, PixelRect[obj 0x65d8446c, BGRA8888, 16 x 24, stride 64, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=1536 cap=1536]], glpa PixelAttributes[comp 4, fmt 0x80e1, type 0x1401, bytesPerPixel 4] [apply] TextureData: TextureData[16x24, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x80e1, type 0x1401, bytesPerPixel 4], border 0, estSize 1536, alignment 1, rowlen 0 [apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL ctx: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x5bdc8869, handle 0x7fca43e190a0, isShared false, jogamp.opengl.gl4.GL4bcImpl@7c8a2ae8, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@41710e92, [apply] Handle 0x7fca43e27a80, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fca43dfbdc0, [apply] SurfaceHandle 0x7fca43e27a80 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 16x24], pixel[16x24], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@53072538, com.jogamp.opengl.test.junit.util.QuitAdapter@7a1caa1d, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@7a1caa1d, ], windowLock <6fe4948c, 7d4acb8>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14>], surfaceLockCount 1]], mode NSOPENGL] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14: ** screenshot: TestPNGPixelRect01NEWT.testRead01_All______-n0013-pointer-grey-alpha-16x24-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0016x0024.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-14,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT - testRead01_All [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT - testRead02_Gray2RGBA [apply] PNGPixelRect: grayscale_texture, PixelRect[obj 0x176730bb, RGBA8888, 283 x 32, stride 1132, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=36224 cap=36224]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4] [apply] TextureData: TextureData[283x32, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 36224, alignment 1, rowlen 0 [apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL ctx: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x52d9b236, handle 0x7fca43c46760, isShared false, jogamp.opengl.gl4.GL4bcImpl@516aee36, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@41710e92, [apply] Handle 0x7fca43e27a80, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fca43dfbdc0, [apply] SurfaceHandle 0x7fca43e27a80 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 283x32], pixel[283x32], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@433d44fc, com.jogamp.opengl.test.junit.util.QuitAdapter@6b7c1ee0, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@6b7c1ee0, ], windowLock <21cf3b41, 2c3b39be>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-15>], surfaceLockCount 1]], mode NSOPENGL] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-15: ** screenshot: TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0000-grayscale_texture-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0283x0032.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-15,5,main] [apply] PNGPixelRect: bug724-transparent-grey_orig, PixelRect[obj 0x52bd93d3, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=45720 cap=45720]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4] [apply] TextureData: TextureData[127x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 45720, alignment 1, rowlen 0 [apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL ctx: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x6a79d589, handle 0x7fca43e17230, isShared false, jogamp.opengl.gl4.GL4bcImpl@2576734d, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@41710e92, [apply] Handle 0x7fca43e27a80, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fca43dfbdc0, [apply] SurfaceHandle 0x7fca43e27a80 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 127x90], pixel[127x90], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@38bd772, com.jogamp.opengl.test.junit.util.QuitAdapter@51ed7f2f, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@51ed7f2f, ], windowLock <3f3910ae, 3b762fef>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-16>], surfaceLockCount 1]], mode NSOPENGL] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-16: ** screenshot: TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0001-bug724-transparent-grey_orig-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0127x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-16,5,main] [apply] PNGPixelRect: bug724-transparent-grey_gimpexp, PixelRect[obj 0x6efa1b74, RGBA8888, 127 x 90, stride 508, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=45720 cap=45720]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4] [apply] TextureData: TextureData[127x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 45720, alignment 1, rowlen 0 [apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL ctx: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x1bcae20a, handle 0x7fca43cc4780, isShared false, jogamp.opengl.gl4.GL4bcImpl@1f5482ac, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@41710e92, [apply] Handle 0x7fca43e27a80, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fca43dfbdc0, [apply] SurfaceHandle 0x7fca43e27a80 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 127x90], pixel[127x90], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@654efa45, com.jogamp.opengl.test.junit.util.QuitAdapter@2410fbf9, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@2410fbf9, ], windowLock <570eaaee, 3f81be9>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-17>], surfaceLockCount 1]], mode NSOPENGL] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-17: ** screenshot: TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0002-bug724-transparent-grey_gimpexp-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0127x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-17,5,main] [apply] PNGPixelRect: cross-grey-alpha-16x16, PixelRect[obj 0x4609c90d, RGBA8888, 16 x 16, stride 64, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=1024 cap=1024]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4] [apply] TextureData: TextureData[16x16, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 1024, alignment 1, rowlen 0 [apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL ctx: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x445358ef, handle 0x7fca43cb9ac0, isShared false, jogamp.opengl.gl4.GL4bcImpl@6d0bd379, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@41710e92, [apply] Handle 0x7fca43c8ee00, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fca43cb91d0, [apply] SurfaceHandle 0x7fca43c8ee00 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 16x16], pixel[16x16], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@2368e4dd, com.jogamp.opengl.test.junit.util.QuitAdapter@3b897b54, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@3b897b54, ], windowLock <3effe655, 126af6c3>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-18>], surfaceLockCount 1]], mode NSOPENGL] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-18: ** screenshot: TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0003-cross-grey-alpha-16x16-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0016x0016.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-18,5,main] [apply] PNGPixelRect: pointer-grey-alpha-16x24, PixelRect[obj 0x3ee83db1, RGBA8888, 16 x 24, stride 64, isGLOrient true, pixels java.nio.DirectByteBuffer[pos=0 lim=1536 cap=1536]], glpa PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4] [apply] TextureData: TextureData[16x24, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 1536, alignment 1, rowlen 0 [apply] Chosen Caps: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL ctx: MacOSXCGLContext [Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)], options 0x1445, this 0x4396d982, handle 0x7fca43dfbea0, isShared false, jogamp.opengl.gl4.GL4bcImpl@75fac636, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@41710e92, [apply] Handle 0x7fca43c8ee00, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]], [apply] requested GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fca43cb91d0, [apply] SurfaceHandle 0x7fca43c8ee00 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 16x24], pixel[16x24], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@22eb3fbd, com.jogamp.opengl.test.junit.util.QuitAdapter@2a5a334, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 1 [com.jogamp.opengl.test.junit.util.QuitAdapter@2a5a334, ], windowLock <487dac47, 32b98e7f>[count 2, qsz 0, owner <Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-19>], surfaceLockCount 1]], mode NSOPENGL] [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-19: ** screenshot: TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0004-pointer-grey-alpha-16x24-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0016x0024.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-19,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT - testRead02_Gray2RGBA [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308313763 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testRead00_Manual took 0.002 sec [apply] Testcase: testRead01_All took 18.149 sec [apply] Testcase: testRead02_Gray2RGBA took 5.754 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT [apply] junit.framework.TestListener: tests to run: 13 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308315425 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: startTest(testGray__ES2) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308337455 ms +++ localhost/127.0.0.1:59999 - Locked within 22037 ms, 23 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testGray__ES2 [apply] TextureData: TextureData[283x32, y-flip false, internFormat 0x8051, PixelAttributes[comp 1, fmt 0x1903, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: TestPNGTextureFromFileNEWT.testGray__ES2____-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0283x0032.png [apply] junit.framework.TestListener: endTest(testGray__ES2) [apply] junit.framework.TestListener: startTest(testGray__GL2) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testGray__ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testGray__GL2 [apply] TextureData: TextureData[283x32, y-flip false, internFormat 0x8051, PixelAttributes[comp 1, fmt 0x1909, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: TestPNGTextureFromFileNEWT.testGray__GL2____-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0283x0032.png [apply] junit.framework.TestListener: endTest(testGray__GL2) [apply] junit.framework.TestListener: startTest(testInterl3G_ES2) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testGray__GL2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testInterl3G_ES2 [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3: ** screenshot: TestPNGTextureFromFileNEWT.testInterl3G_ES2_-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [apply] junit.framework.TestListener: endTest(testInterl3G_ES2) [apply] junit.framework.TestListener: startTest(testInterl3__ES2) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testInterl3G_ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testInterl3__ES2 [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4: ** screenshot: TestPNGTextureFromFileNEWT.testInterl3__ES2_-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [apply] junit.framework.TestListener: endTest(testInterl3__ES2) [apply] junit.framework.TestListener: startTest(testInterl4G_ES2) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testInterl3__ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testInterl4G_ES2 [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 57600, alignment 1, rowlen 0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5: ** screenshot: TestPNGTextureFromFileNEWT.testInterl4G_ES2_-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [apply] junit.framework.TestListener: endTest(testInterl4G_ES2) [apply] junit.framework.TestListener: startTest(testInterl4__ES2) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testInterl4G_ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testInterl4__ES2 [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 57600, alignment 1, rowlen 0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6: ** screenshot: TestPNGTextureFromFileNEWT.testInterl4__ES2_-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [apply] junit.framework.TestListener: endTest(testInterl4__ES2) [apply] junit.framework.TestListener: startTest(testPalette3__ES2) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testInterl4__ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testPalette3__ES2 [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7: ** screenshot: TestPNGTextureFromFileNEWT.testPalette3__ES2-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testPalette3__ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testPalette4__ES2 [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [apply] junit.framework.TestListener: endTest(testPalette3__ES2) [apply] junit.framework.TestListener: startTest(testPalette4__ES2) [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8: ** screenshot: TestPNGTextureFromFileNEWT.testPalette4__ES2-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testPalette4__ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testRGB3__ES2 [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [apply] junit.framework.TestListener: endTest(testPalette4__ES2) [apply] junit.framework.TestListener: startTest(testRGB3__ES2) [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9: ** screenshot: TestPNGTextureFromFileNEWT.testRGB3__ES2____-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testRGB3__ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testRGB3__GL2 [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [apply] junit.framework.TestListener: endTest(testRGB3__ES2) [apply] junit.framework.TestListener: startTest(testRGB3__GL2) [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10: ** screenshot: TestPNGTextureFromFileNEWT.testRGB3__GL2____-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png [apply] junit.framework.TestListener: endTest(testRGB3__GL2) [apply] junit.framework.TestListener: startTest(testRGB4G_ES2) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testRGB3__GL2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testRGB4G_ES2 [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 57600, alignment 1, rowlen 0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11: ** screenshot: TestPNGTextureFromFileNEWT.testRGB4G_ES2____-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [apply] junit.framework.TestListener: endTest(testRGB4G_ES2) [apply] junit.framework.TestListener: startTest(testRGB4__ES2) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testRGB4G_ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testRGB4__ES2 [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 57600, alignment 1, rowlen 0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12: ** screenshot: TestPNGTextureFromFileNEWT.testRGB4__ES2____-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testRGB4__ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testRGB4__GL2 [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 57600, alignment 1, rowlen 0 [apply] junit.framework.TestListener: endTest(testRGB4__ES2) [apply] junit.framework.TestListener: startTest(testRGB4__GL2) [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13: ** screenshot: TestPNGTextureFromFileNEWT.testRGB4__GL2____-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testRGB4__GL2 [apply] junit.framework.TestListener: endTest(testRGB4__GL2) [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308354183 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [apply] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 38.841 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308315425 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308337455 ms +++ localhost/127.0.0.1:59999 - Locked within 22037 ms, 23 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testGray__ES2 [apply] TextureData: TextureData[283x32, y-flip false, internFormat 0x8051, PixelAttributes[comp 1, fmt 0x1903, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: TestPNGTextureFromFileNEWT.testGray__ES2____-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0283x0032.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testGray__ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testGray__GL2 [apply] TextureData: TextureData[283x32, y-flip false, internFormat 0x8051, PixelAttributes[comp 1, fmt 0x1909, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: TestPNGTextureFromFileNEWT.testGray__GL2____-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0283x0032.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testGray__GL2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testInterl3G_ES2 [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3: ** screenshot: TestPNGTextureFromFileNEWT.testInterl3G_ES2_-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testInterl3G_ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testInterl3__ES2 [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4: ** screenshot: TestPNGTextureFromFileNEWT.testInterl3__ES2_-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testInterl3__ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testInterl4G_ES2 [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 57600, alignment 1, rowlen 0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5: ** screenshot: TestPNGTextureFromFileNEWT.testInterl4G_ES2_-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testInterl4G_ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testInterl4__ES2 [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 57600, alignment 1, rowlen 0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6: ** screenshot: TestPNGTextureFromFileNEWT.testInterl4__ES2_-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testInterl4__ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testPalette3__ES2 [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7: ** screenshot: TestPNGTextureFromFileNEWT.testPalette3__ES2-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testPalette3__ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testPalette4__ES2 [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8: ** screenshot: TestPNGTextureFromFileNEWT.testPalette4__ES2-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testPalette4__ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testRGB3__ES2 [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9: ** screenshot: TestPNGTextureFromFileNEWT.testRGB3__ES2____-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testRGB3__ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testRGB3__GL2 [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10: ** screenshot: TestPNGTextureFromFileNEWT.testRGB3__GL2____-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-10,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testRGB3__GL2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testRGB4G_ES2 [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 57600, alignment 1, rowlen 0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11: ** screenshot: TestPNGTextureFromFileNEWT.testRGB4G_ES2____-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-11,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testRGB4G_ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testRGB4__ES2 [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 57600, alignment 1, rowlen 0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12: ** screenshot: TestPNGTextureFromFileNEWT.testRGB4__ES2____-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-12,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testRGB4__ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testRGB4__GL2 [apply] TextureData: TextureData[160x90, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x1908, type 0x1401, bytesPerPixel 4], border 0, estSize 57600, alignment 1, rowlen 0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13: ** screenshot: TestPNGTextureFromFileNEWT.testRGB4__GL2____-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-13,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT - testRGB4__GL2 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308354183 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testGray__ES2 took 3.179 sec [apply] Testcase: testGray__GL2 took 1.174 sec [apply] Testcase: testInterl3G_ES2 took 1.113 sec [apply] Testcase: testInterl3__ES2 took 1.101 sec [apply] Testcase: testInterl4G_ES2 took 1.1 sec [apply] Testcase: testInterl4__ES2 took 1.1 sec [apply] Testcase: testPalette3__ES2 took 1.15 sec [apply] Testcase: testPalette4__ES2 took 1.134 sec [apply] Testcase: testRGB3__ES2 took 1.083 sec [apply] Testcase: testRGB3__GL2 took 1.104 sec [apply] Testcase: testRGB4G_ES2 took 1.208 sec [apply] Testcase: testRGB4__ES2 took 1.089 sec [apply] Testcase: testRGB4__GL2 took 1.087 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT [apply] junit.framework.TestListener: tests to run: 5 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308355729 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308371768 ms +++ localhost/127.0.0.1:59999 - Locked within 16047 ms, 17 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT - testConversion01_srcS000_BE_TL_destS000_TL [apply] Test00: srcMinStrideInBytes 0, srcByteOrder BIG_ENDIAN, srcIsGLOriented false, destMinStrideInBytes 0, destIsGLOriented false [apply] CONVERT[0][*]: Image0 - Orig: PixelRect[obj 0x597c19fd, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][0]: LUMINANCE -> LUMINANCE [apply] CONVERT[0][0]: Conv1: PixelRect[obj 0x201c2e7f, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][0]: Conv2: PixelRect[obj 0x1a30a451, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][1]: LUMINANCE -> RGB888 [apply] CONVERT[0][1]: Conv1: PixelRect[obj 0x6f73cf45, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010101 0x010101 0x010101 [apply] [ 0][ 1] 0x010101 0x010101 0x010101 [apply] [ 0][ 2] 0x010101 0x010101 0x010101 [apply] Test [ 0][ 0] exp 0x010101 == has 0x010101 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010101 0x010101 0x010101 [apply] [ 61][ 62] 0x010101 0x010101 0x010101 [apply] [ 61][ 63] 0x010101 0x010101 0x010101 [apply] Test [ 63][ 63] exp 0x010101 == has 0x010101 : true [apply] CONVERT[0][1]: Conv2: PixelRect[obj 0x1c2cf42d, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][2]: LUMINANCE -> BGR888 [apply] CONVERT[0][2]: Conv1: PixelRect[obj 0x4b52c4ce, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010101 0x010101 0x010101 [apply] [ 0][ 1] 0x010101 0x010101 0x010101 [apply] [ 0][ 2] 0x010101 0x010101 0x010101 [apply] Test [ 0][ 0] exp 0x010101 == has 0x010101 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010101 0x010101 0x010101 [apply] [ 61][ 62] 0x010101 0x010101 0x010101 [apply] [ 61][ 63] 0x010101 0x010101 0x010101 [apply] Test [ 63][ 63] exp 0x010101 == has 0x010101 : true [apply] CONVERT[0][2]: Conv2: PixelRect[obj 0x26f6d704, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][3]: LUMINANCE -> RGBA8888 [apply] CONVERT[0][3]: Conv1: PixelRect[obj 0x179e5b98, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 0][ 1] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 0][ 2] 0xFF010101 0xFF010101 0xFF010101 [apply] Test [ 0][ 0] exp 0xjunit.framework.TestListener: startTest(testConversion01_srcS000_BE_TL_destS000_TL) [apply] FF010101 == has 0xFF010101 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 61][ 62] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 61][ 63] 0xFF010101 0xFF010101 0xFF010101 [apply] Test [ 63][ 63] exp 0xFF010101 == has 0xFF010101 : true [apply] CONVERT[0][3]: Conv2: PixelRect[obj 0x1d8f6445, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][4]: LUMINANCE -> ABGR8888 [apply] CONVERT[0][4]: Conv1: PixelRect[obj 0x30fffd2c, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010101FF 0x010101FF 0x010101FF [apply] [ 0][ 1] 0x010101FF 0x010101FF 0x010101FF [apply] [ 0][ 2] 0x010101FF 0x010101FF 0x010101FF [apply] Test [ 0][ 0] exp 0x010101FF == has 0x010101FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010101FF 0x010101FF 0x010101FF [apply] [ 61][ 62] 0x010101FF 0x010101FF 0x010101FF [apply] [ 61][ 63] 0x010101FF 0x010101FF 0x010101FF [apply] Test [ 63][ 63] exp 0x010101FF == has 0x010101FF : true [apply] CONVERT[0][4]: Conv2: PixelRect[obj 0x76466cd5, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][5]: LUMINANCE -> ARGB8888 [apply] CONVERT[0][5]: Conv1: PixelRect[obj 0x993509d, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010101FF 0x010101FF 0x010101FF [apply] [ 0][ 1] 0x010101FF 0x010101FF 0x010101FF [apply] [ 0][ 2] 0x010101FF 0x010101FF 0x010101FF [apply] Test [ 0][ 0] exp 0x010101FF == has 0x010101FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010101FF 0x010101FF 0x010101FF [apply] [ 61][ 62] 0x010101FF 0x010101FF 0x010101FF [apply] [ 61][ 63] 0x010101FF 0x010101FF 0x010101FF [apply] Test [ 63][ 63] exp 0x010101FF == has 0x010101FF : true [apply] CONVERT[0][5]: Conv2: PixelRect[obj 0x26917854, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][6]: LUMINANCE -> BGRA8888 [apply] CONVERT[0][6]: Conv1: PixelRect[obj 0x1872e694, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 0][ 1] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 0][ 2] 0xFF010101 0xFF010101 0xFF010101 [apply] Test [ 0][ 0] exp 0xFF010101 == has 0xFF010101 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 61][ 62] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 61][ 63] 0xFF010101 0xFF010101 0xFF010101 [apply] Test [ 63][ 63] exp 0xFF010101 == has 0xFF010101 : true [apply] CONVERT[0][6]: Conv2: PixelRect[obj 0x1f800b16, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[1][*]: Image0 - Orig: PixelRect[obj 0xf57e182, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][0]: RGB888 -> LUMINANCE [apply] CONVERT[1][0]: Conv1: PixelRect[obj 0x529625ac, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[1][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[1][1]: RGB888 -> RGB888 [apply] CONVERT[1][1]: Conv1: PixelRect[obj 0x7f83698f, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][1]: Conv2: PixelRect[obj 0xc876cb0, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][2]: RGB888 -> BGR888 [apply] CONVERT[1][2]: Conv1: PixelRect[obj 0xef09d3d, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[1][2]: Conv2: PixelRect[obj 0x56e31774, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][3]: RGB888 -> RGBA8888 [apply] CONVERT[1][3]: Conv1: PixelRect[obj 0x5718ed3c, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 0][ 1] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 0][ 2] 0xFF030201 0xFF030201 0xFF030201 [apply] Test [ 0][ 0] exp 0xFF030201 == has 0xFF030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 61][ 62] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 61][ 63] 0xFF030201 0xFF030201 0xFF030201 [apply] Test [ 63][ 63] exp 0xFF030201 == has 0xFF030201 : true [apply] CONVERT[1][3]: Conv2: PixelRect[obj 0x257f2ad0, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][4]: RGB888 -> ABGR8888 [apply] CONVERT[1][4]: Conv1: PixelRect[obj 0x3fd3d0eb, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203FF 0x010203FF 0x010203FF [apply] [ 0][ 1] 0x010203FF 0x010203FF 0x010203FF [apply] [ 0][ 2] 0x010203FF 0x010203FF 0x010203FF [apply] Test [ 0][ 0] exp 0x010203FF == has 0x010203FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203FF 0x010203FF 0x010203FF [apply] [ 61][ 62] 0x010203FF 0x010203FF 0x010203FF [apply] [ 61][ 63] 0x010203FF 0x010203FF 0x010203FF [apply] Test [ 63][ 63] exp 0x010203FF == has 0x010203FF : true [apply] CONVERT[1][4]: Conv2: PixelRect[obj 0x6b391509, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][5]: RGB888 -> ARGB8888 [apply] CONVERT[1][5]: Conv1: PixelRect[obj 0x709438dd, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201FF 0x030201FF 0x030201FF [apply] [ 0][ 1] 0x030201FF 0x030201FF 0x030201FF [apply] [ 0][ 2] 0x030201FF 0x030201FF 0x030201FF [apply] Test [ 0][ 0] exp 0x030201FF == has 0x030201FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201FF 0x030201FF 0x030201FF [apply] [ 61][ 62] 0x030201FF 0x030201FF 0x030201FF [apply] [ 61][ 63] 0x030201FF 0x030201FF 0x030201FF [apply] Test [ 63][ 63] exp 0x030201FF == has 0x030201FF : true [apply] CONVERT[1][5]: Conv2: PixelRect[obj 0x13216ee9, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][6]: RGB888 -> BGRA8888 [apply] CONVERT[1][6]: Conv1: PixelRect[obj 0x77f88cce, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 0][ 1] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 0][ 2] 0xFF010203 0xFF010203 0xFF010203 [apply] Test [ 0][ 0] exp 0xFF010203 == has 0xFF010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 61][ 62] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 61][ 63] 0xFF010203 0xFF010203 0xFF010203 [apply] Test [ 63][ 63] exp 0xFF010203 == has 0xFF010203 : true [apply] CONVERT[1][6]: Conv2: PixelRect[obj 0x5ee465ea, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[2][*]: Image0 - Orig: PixelRect[obj 0x64df1651, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][0]: BGR888 -> LUMINANCE [apply] CONVERT[2][0]: Conv1: PixelRect[obj 0x72325393, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[2][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[2][1]: BGR888 -> RGB888 [apply] CONVERT[2][1]: Conv1: PixelRect[obj 0x460d1277, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[2][1]: Conv2: PixelRect[obj 0x437668f, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][2]: BGR888 -> BGR888 [apply] CONVERT[2][2]: Conv1: PixelRect[obj 0x512e3872, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][2]: Conv2: PixelRect[obj 0x317bee01, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][3]: BGR888 -> RGBA8888 [apply] CONVERT[2][3]: Conv1: PixelRect[obj 0x3f469d08, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 0][ 1] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 0][ 2] 0xFF030201 0xFF030201 0xFF030201 [apply] Test [ 0][ 0] exp 0xFF030201 == has 0xFF030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 61][ 62] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 61][ 63] 0xFF030201 0xFF030201 0xFF030201 [apply] Test [ 63][ 63] exp 0xFF030201 == has 0xFF030201 : true [apply] CONVERT[2][3]: Conv2: PixelRect[obj 0x34ef98ac, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][4]: BGR888 -> ABGR8888 [apply] CONVERT[2][4]: Conv1: PixelRect[obj 0x5e105f5a, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203FF 0x010203FF 0x010203FF [apply] [ 0][ 1] 0x010203FF 0x010203FF 0x010203FF [apply] [ 0][ 2] 0x010203FF 0x010203FF 0x010203FF [apply] Test [ 0][ 0] exp 0x010203FF == has 0x010203FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203FF 0x010203FF 0x010203FF [apply] [ 61][ 62] 0x010203FF 0x010203FF 0x010203FF [apply] [ 61][ 63] 0x010203FF 0x010203FF 0x010203FF [apply] Test [ 63][ 63] exp 0x010203FF == has 0x010203FF : true [apply] CONVERT[2][4]: Conv2: PixelRect[obj 0x4e43df5, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][5]: BGR888 -> ARGB8888 [apply] CONVERT[2][5]: Conv1: PixelRect[obj 0x249fa255, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201FF 0x030201FF 0x030201FF [apply] [ 0][ 1] 0x030201FF 0x030201FF 0x030201FF [apply] [ 0][ 2] 0x030201FF 0x030201FF 0x030201FF [apply] Test [ 0][ 0] exp 0x030201FF == has 0x030201FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201FF 0x030201FF 0x030201FF [apply] [ 61][ 62] 0x030201FF 0x030201FF 0x030201FF [apply] [ 61][ 63] 0x030201FF 0x030201FF 0x030201FF [apply] Test [ 63][ 63] exp 0x030201FF == has 0x030201FF : true [apply] CONVERT[2][5]: Conv2: PixelRect[obj 0x6c5a8d3b, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][6]: BGR888 -> BGRA8888 [apply] CONVERT[2][6]: Conv1: PixelRect[obj 0x2cee5410, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 0][ 1] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 0][ 2] 0xFF010203 0xFF010203 0xFF010203 [apply] Test [ 0][ 0] exp 0xFF010203 == has 0xFF010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 61][ 62] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 61][ 63] 0xFF010203 0xFF010203 0xFF010203 [apply] Test [ 63][ 63] exp 0xFF010203 == has 0xFF010203 : true [apply] CONVERT[2][6]: Conv2: PixelRect[obj 0x52d0fd7b, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[3][*]: Image0 - Orig: PixelRect[obj 0x16b1c0b7, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[3][0]: RGBA8888 -> LUMINANCE [apply] CONVERT[3][0]: Conv1: PixelRect[obj 0x6fe33a04, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[3][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[3][1]: RGBA8888 -> RGB888 [apply] CONVERT[3][1]: Conv1: PixelRect[obj 0x2ef615ff, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[3][1]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[3][2]: RGBA8888 -> BGR888 [apply] CONVERT[3][2]: Conv1: PixelRect[obj 0x1e1e306f, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[3][2]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[3][3]: RGBA8888 -> RGBA8888 [apply] CONVERT[3][3]: Conv1: PixelRect[obj 0x4ffdd6db, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[3][3]: Conv2: PixelRect[obj 0x2224ece4, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[3][4]: RGBA8888 -> ABGR8888 [apply] CONVERT[3][4]: Conv1: PixelRect[obj 0x263c7e3f, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[3][4]: Conv2: PixelRect[obj 0x4d846db5, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[3][5]: RGBA8888 -> ARGB8888 [apply] CONVERT[3][5]: Conv1: PixelRect[obj 0x313eadd5, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[3][5]: Conv2: PixelRect[obj 0xa069435, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[3][6]: RGBA8888 -> BGRA8888 [apply] CONVERT[3][6]: Conv1: PixelRect[obj 0x35ec28b7, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[3][6]: Conv2: PixelRect[obj 0x23652209, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[4][*]: Image0 - Orig: PixelRect[obj 0x449d8f06, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[4][0]: ABGR8888 -> LUMINANCE [apply] CONVERT[4][0]: Conv1: PixelRect[obj 0x4418f61b, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[4][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[4][1]: ABGR8888 -> RGB888 [apply] CONVERT[4][1]: Conv1: PixelRect[obj 0x42c5898a, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[4][1]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[4][2]: ABGR8888 -> BGR888 [apply] CONVERT[4][2]: Conv1: PixelRect[obj 0x36c8e545, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[4][2]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[4][3]: ABGR8888 -> RGBA8888 [apply] CONVERT[4][3]: Conv1: PixelRect[obj 0x3f44311c, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[4][3]: Conv2: PixelRect[obj 0x15f445b7, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[4][4]: ABGR8888 -> ABGR8888 [apply] CONVERT[4][4]: Conv1: PixelRect[obj 0x414dc149, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[4][4]: Conv2: PixelRect[obj 0x57ccc11d, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[4][5]: ABGR8888 -> ARGB8888 [apply] CONVERT[4][5]: Conv1: PixelRect[obj 0x439a83f3, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[4][5]: Conv2: PixelRect[obj 0x554ce931, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[4][6]: ABGR8888 -> BGRA8888 [apply] CONVERT[4][6]: Conv1: PixelRect[obj 0x2c61bbb7, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[4][6]: Conv2: PixelRect[obj 0x446b0224, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[5][*]: Image0 - Orig: PixelRect[obj 0x4d59ac93, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[5][0]: ARGB8888 -> LUMINANCE [apply] CONVERT[5][0]: Conv1: PixelRect[obj 0x3a510e91, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[5][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[5][1]: ARGB8888 -> RGB888 [apply] CONVERT[5][1]: Conv1: PixelRect[obj 0x1f936f80, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[5][1]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[5][2]: ARGB8888 -> BGR888 [apply] CONVERT[5][2]: Conv1: PixelRect[obj 0x87d4cb2, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[5][2]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[5][3]: ARGB8888 -> RGBA8888 [apply] CONVERT[5][3]: Conv1: PixelRect[obj 0x5a363e78, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[5][3]: Conv2: PixelRect[obj 0x1f3f668d, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[5][4]: ARGB8888 -> ABGR8888 [apply] CONVERT[5][4]: Conv1: PixelRect[obj 0x7b65c301, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[5][4]: Conv2: PixelRect[obj 0x55e5b5f1, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[5][5]: ARGB8888 -> ARGB8888 [apply] CONVERT[5][5]: Conv1: PixelRect[obj 0x5c0c0d45, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[5][5]: Conv2: PixelRect[obj 0x1b3b5c39, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[5][6]: ARGB8888 -> BGRA8888 [apply] CONVERT[5][6]: Conv1: PixelRect[obj 0x5623b026, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[5][6]: Conv2: PixelRect[obj 0x4101baf8, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[6][*]: Image0 - Orig: PixelRect[obj 0x589a111f, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[6][0]: BGRA8888 -> LUMINANCE [apply] CONVERT[6][0]: Conv1: PixelRect[obj 0x6ada37aa, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[6][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[6][1]: BGRA8888 -> RGB888 [apply] CONVERT[6][1]: Conv1: PixelRect[obj 0x1c7cb0b4, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[6][1]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[6][2]: BGRA8888 -> BGR888 [apply] CONVERT[6][2]: Conv1: PixelRect[obj 0x3e350808, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[6][2]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[6][3]: BGRA8888 -> RGBA8888 [apply] CONVERT[6][3]: Conv1: PixelRect[obj 0xba26520, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[6][3]: Conv2: PixelRect[obj 0x529d1dd7, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[6][4]: BGRA8888 -> ABGR8888 [apply] CONVERT[6][4]: Conv1: PixelRect[obj 0x491238a0, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[6][4]: Conv2: PixelRect[obj 0x4b43b5da, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[6][5]: BGRA8888 -> ARGB8888 [apply] CONVERT[6][5]: Conv1: PixelRect[obj 0x4a5821d0, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[6][5]: Conv2: PixelRect[obj 0x601404d1, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[6][6]: BGRA8888 -> BGRA8888 [apply] CONVERT[6][6]: Conv1: PixelRect[obj 0x4248669e, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[6][6]: Conv2: PixelRect[obj 0x1f493111, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT - testConversion01_srcS000_BE_TL_destS000_TL [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT - testConversion02_srcS000_LE_TL_destS000_TL [apply] Test00: srcMinStrideInBytes 0, srcByteOrder LITTLE_ENDIAN, srcIsGLOriented false, destMinStrideInBytes 0, destIsGLOriented false [apply] CONVERT[0][*]: Image0 - Orig: PixelRect[obj 0x7ab6db4, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][0]: LUMINANCE -> LUMINANCE [apply] CONVERT[0][0]: Conv1: PixelRect[obj 0x7af485b, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][0]: Conv2: PixelRect[obj 0x4b7524e, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][1]: LUMINANCE -> RGB888 [apply] CONVERT[0][1]: Conv1: PixelRect[obj 0x1f7c814d, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010101 0x010101 0x010101 [apply] [ 0][ 1] 0x010101 0x010101 0x010101 [apply] [ 0][ 2] 0x010101 0x010101 0x010101 [apply] Test [ 0][ 0] exp 0x010101 == has 0x010101 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010101 0x010101 0x010101 [apply] [ 61][ 62] 0x010101 0x010101 0x010101 [apply] [ 61][ 63] 0x010101 0x010101 0x010101 [apply] Test [ 63][ 63] exp 0x010101 == has 0x010101 : true [apply] CONVERT[0][1]: Conv2: PixelRect[obj 0x270cf661, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01junit.framework.TestListener: endTest(testConversion01_srcS000_BE_TL_destS000_TL) [apply] junit.framework.TestListener: startTest(testConversion02_srcS000_LE_TL_destS000_TL) [apply] [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][2]: LUMINANCE -> BGR888 [apply] CONVERT[0][2]: Conv1: PixelRect[obj 0x44036e4e, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010101 0x010101 0x010101 [apply] [ 0][ 1] 0x010101 0x010101 0x010101 [apply] [ 0][ 2] 0x010101 0x010101 0x010101 [apply] Test [ 0][ 0] exp 0x010101 == has 0x010101 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010101 0x010101 0x010101 [apply] [ 61][ 62] 0x010101 0x010101 0x010101 [apply] [ 61][ 63] 0x010101 0x010101 0x010101 [apply] Test [ 63][ 63] exp 0x010101 == has 0x010101 : true [apply] CONVERT[0][2]: Conv2: PixelRect[obj 0x3d3ee5c4, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][3]: LUMINANCE -> RGBA8888 [apply] CONVERT[0][3]: Conv1: PixelRect[obj 0x6c5ec645, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 0][ 1] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 0][ 2] 0xFF010101 0xFF010101 0xFF010101 [apply] Test [ 0][ 0] exp 0xFF010101 == has 0xFF010101 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 61][ 62] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 61][ 63] 0xFF010101 0xFF010101 0xFF010101 [apply] Test [ 63][ 63] exp 0xFF010101 == has 0xFF010101 : true [apply] CONVERT[0][3]: Conv2: PixelRect[obj 0x422b1398, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][4]: LUMINANCE -> ABGR8888 [apply] CONVERT[0][4]: Conv1: PixelRect[obj 0x1a138218, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010101FF 0x010101FF 0x010101FF [apply] [ 0][ 1] 0x010101FF 0x010101FF 0x010101FF [apply] [ 0][ 2] 0x010101FF 0x010101FF 0x010101FF [apply] Test [ 0][ 0] exp 0x010101FF == has 0x010101FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010101FF 0x010101FF 0x010101FF [apply] [ 61][ 62] 0x010101FF 0x010101FF 0x010101FF [apply] [ 61][ 63] 0x010101FF 0x010101FF 0x010101FF [apply] Test [ 63][ 63] exp 0x010101FF == has 0x010101FF : true [apply] CONVERT[0][4]: Conv2: PixelRect[obj 0x76c20307, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][5]: LUMINANCE -> ARGB8888 [apply] CONVERT[0][5]: Conv1: PixelRect[obj 0x3b54fd7a, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010101FF 0x010101FF 0x010101FF [apply] [ 0][ 1] 0x010101FF 0x010101FF 0x010101FF [apply] [ 0][ 2] 0x010101FF 0x010101FF 0x010101FF [apply] Test [ 0][ 0] exp 0x010101FF == has 0x010101FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010101FF 0x010101FF 0x010101FF [apply] [ 61][ 62] 0x010101FF 0x010101FF 0x010101FF [apply] [ 61][ 63] 0x010101FF 0x010101FF 0x010101FF [apply] Test [ 63][ 63] exp 0x010101FF == has 0x010101FF : true [apply] CONVERT[0][5]: Conv2: PixelRect[obj 0x48cd7304, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][6]: LUMINANCE -> BGRA8888 [apply] CONVERT[0][6]: Conv1: PixelRect[obj 0x283a30f3, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 0][ 1] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 0][ 2] 0xFF010101 0xFF010101 0xFF010101 [apply] Test [ 0][ 0] exp 0xFF010101 == has 0xFF010101 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 61][ 62] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 61][ 63] 0xFF010101 0xFF010101 0xFF010101 [apply] Test [ 63][ 63] exp 0xFF010101 == has 0xFF010101 : true [apply] CONVERT[0][6]: Conv2: PixelRect[obj 0x463b627, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[1][*]: Image0 - Orig: PixelRect[obj 0x2e4bbcb1, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][0]: RGB888 -> LUMINANCE [apply] CONVERT[1][0]: Conv1: PixelRect[obj 0x6e512035, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[1][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[1][1]: RGB888 -> RGB888 [apply] CONVERT[1][1]: Conv1: PixelRect[obj 0x1019b028, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][1]: Conv2: PixelRect[obj 0x67c1a5a, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][2]: RGB888 -> BGR888 [apply] CONVERT[1][2]: Conv1: PixelRect[obj 0x3da60e09, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[1][2]: Conv2: PixelRect[obj 0x60e3907d, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][3]: RGB888 -> RGBA8888 [apply] CONVERT[1][3]: Conv1: PixelRect[obj 0x7c23303c, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 0][ 1] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 0][ 2] 0xFF030201 0xFF030201 0xFF030201 [apply] Test [ 0][ 0] exp 0xFF030201 == has 0xFF030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 61][ 62] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 61][ 63] 0xFF030201 0xFF030201 0xFF030201 [apply] Test [ 63][ 63] exp 0xFF030201 == has 0xFF030201 : true [apply] CONVERT[1][3]: Conv2: PixelRect[obj 0x6a33f2cf, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][4]: RGB888 -> ABGR8888 [apply] CONVERT[1][4]: Conv1: PixelRect[obj 0x788a2a81, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203FF 0x010203FF 0x010203FF [apply] [ 0][ 1] 0x010203FF 0x010203FF 0x010203FF [apply] [ 0][ 2] 0x010203FF 0x010203FF 0x010203FF [apply] Test [ 0][ 0] exp 0x010203FF == has 0x010203FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203FF 0x010203FF 0x010203FF [apply] [ 61][ 62] 0x010203FF 0x010203FF 0x010203FF [apply] [ 61][ 63] 0x010203FF 0x010203FF 0x010203FF [apply] Test [ 63][ 63] exp 0x010203FF == has 0x010203FF : true [apply] CONVERT[1][4]: Conv2: PixelRect[obj 0x36ecb8fa, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][5]: RGB888 -> ARGB8888 [apply] CONVERT[1][5]: Conv1: PixelRect[obj 0x6f644141, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201FF 0x030201FF 0x030201FF [apply] [ 0][ 1] 0x030201FF 0x030201FF 0x030201FF [apply] [ 0][ 2] 0x030201FF 0x030201FF 0x030201FF [apply] Test [ 0][ 0] exp 0x030201FF == has 0x030201FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201FF 0x030201FF 0x030201FF [apply] [ 61][ 62] 0x030201FF 0x030201FF 0x030201FF [apply] [ 61][ 63] 0x030201FF 0x030201FF 0x030201FF [apply] Test [ 63][ 63] exp 0x030201FF == has 0x030201FF : true [apply] CONVERT[1][5]: Conv2: PixelRect[obj 0x1ef84b89, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][6]: RGB888 -> BGRA8888 [apply] CONVERT[1][6]: Conv1: PixelRect[obj 0x3f271f41, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 0][ 1] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 0][ 2] 0xFF010203 0xFF010203 0xFF010203 [apply] Test [ 0][ 0] exp 0xFF010203 == has 0xFF010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 61][ 62] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 61][ 63] 0xFF010203 0xFF010203 0xFF010203 [apply] Test [ 63][ 63] exp 0xFF010203 == has 0xFF010203 : true [apply] CONVERT[1][6]: Conv2: PixelRect[obj 0x217504cb, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[2][*]: Image0 - Orig: PixelRect[obj 0x98dbc96, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][0]: BGR888 -> LUMINANCE [apply] CONVERT[2][0]: Conv1: PixelRect[obj 0x385820c0, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[2][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[2][1]: BGR888 -> RGB888 [apply] CONVERT[2][1]: Conv1: PixelRect[obj 0x21ce3a26, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[2][1]: Conv2: PixelRect[obj 0x6a4ba620, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][2]: BGR888 -> BGR888 [apply] CONVERT[2][2]: Conv1: PixelRect[obj 0xc87b565, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][2]: Conv2: PixelRect[obj 0x21960050, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][3]: BGR888 -> RGBA8888 [apply] CONVERT[2][3]: Conv1: PixelRect[obj 0x7eee9569, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 0][ 1] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 0][ 2] 0xFF030201 0xFF030201 0xFF030201 [apply] Test [ 0][ 0] exp 0xFF030201 == has 0xFF030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 61][ 62] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 61][ 63] 0xFF030201 0xFF030201 0xFF030201 [apply] Test [ 63][ 63] exp 0xFF030201 == has 0xFF030201 : true [apply] CONVERT[2][3]: Conv2: PixelRect[obj 0x61936199, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][4]: BGR888 -> ABGR8888 [apply] CONVERT[2][4]: Conv1: PixelRect[obj 0x12ecb5db, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203FF 0x010203FF 0x010203FF [apply] [ 0][ 1] 0x010203FF 0x010203FF 0x010203FF [apply] [ 0][ 2] 0x010203FF 0x010203FF 0x010203FF [apply] Test [ 0][ 0] exp 0x010203FF == has 0x010203FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203FF 0x010203FF 0x010203FF [apply] [ 61][ 62] 0x010203FF 0x010203FF 0x010203FF [apply] [ 61][ 63] 0x010203FF 0x010203FF 0x010203FF [apply] Test [ 63][ 63] exp 0x010203FF == has 0x010203FF : true [apply] CONVERT[2][4]: Conv2: PixelRect[obj 0x72974691, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][5]: BGR888 -> ARGB8888 [apply] CONVERT[2][5]: Conv1: PixelRect[obj 0x299a145d, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201FF 0x030201FF 0x030201FF [apply] [ 0][ 1] 0x030201FF 0x030201FF 0x030201FF [apply] [ 0][ 2] 0x030201FF 0x030201FF 0x030201FF [apply] Test [ 0][ 0] exp 0x030201FF == has 0x030201FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201FF 0x030201FF 0x030201FF [apply] [ 61][ 62] 0x030201FF 0x030201FF 0x030201FF [apply] [ 61][ 63] 0x030201FF 0x030201FF 0x030201FF [apply] Test [ 63][ 63] exp 0x030201FF == has 0x030201FF : true [apply] CONVERT[2][5]: Conv2: PixelRect[obj 0x42aefb01, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][6]: BGR888 -> BGRA8888 [apply] CONVERT[2][6]: Conv1: PixelRect[obj 0x6de120da, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 0][ 1] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 0][ 2] 0xFF010203 0xFF010203 0xFF010203 [apply] Test [ 0][ 0] exp 0xFF010203 == has 0xFF010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 61][ 62] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 61][ 63] 0xFF010203 0xFF010203 0xFF010203 [apply] Test [ 63][ 63] exp 0xFF010203 == has 0xFF010203 : true [apply] CONVERT[2][6]: Conv2: PixelRect[obj 0x57340091, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[3][*]: Image0 - Orig: PixelRect[obj 0x17115c51, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[3][0]: RGBA8888 -> LUMINANCE [apply] CONVERT[3][0]: Conv1: PixelRect[obj 0x74c3d5ab, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[3][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[3][1]: RGBA8888 -> RGB888 [apply] CONVERT[3][1]: Conv1: PixelRect[obj 0x65010970, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[3][1]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[3][2]: RGBA8888 -> BGR888 [apply] CONVERT[3][2]: Conv1: PixelRect[obj 0x2712cbde, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[3][2]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[3][3]: RGBA8888 -> RGBA8888 [apply] CONVERT[3][3]: Conv1: PixelRect[obj 0x43066fdc, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[3][3]: Conv2: PixelRect[obj 0x5b99f6e4, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[3][4]: RGBA8888 -> ABGR8888 [apply] CONVERT[3][4]: Conv1: PixelRect[obj 0x592021b7, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[3][4]: Conv2: PixelRect[obj 0x4c85a317, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[3][5]: RGBA8888 -> ARGB8888 [apply] CONVERT[3][5]: Conv1: PixelRect[obj 0x59966240, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[3][5]: Conv2: PixelRect[obj 0x200c85b3, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[3][6]: RGBA8888 -> BGRA8888 [apply] CONVERT[3][6]: Conv1: PixelRect[obj 0x161dbb35, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[3][6]: Conv2: PixelRect[obj 0x79ed9fea, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[4][*]: Image0 - Orig: PixelRect[obj 0x5f9dfa2f, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[4][0]: ABGR8888 -> LUMINANCE [apply] CONVERT[4][0]: Conv1: PixelRect[obj 0x7c9454b3, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[4][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[4][1]: ABGR8888 -> RGB888 [apply] CONVERT[4][1]: Conv1: PixelRect[obj 0x6e44f3aa, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[4][1]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[4][2]: ABGR8888 -> BGR888 [apply] CONVERT[4][2]: Conv1: PixelRect[obj 0x70d95674, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[4][2]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[4][3]: ABGR8888 -> RGBA8888 [apply] CONVERT[4][3]: Conv1: PixelRect[obj 0x4cbb138d, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[4][3]: Conv2: PixelRect[obj 0xe00b556, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[4][4]: ABGR8888 -> ABGR8888 [apply] CONVERT[4][4]: Conv1: PixelRect[obj 0x50812848, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[4][4]: Conv2: PixelRect[obj 0x4f7bb842, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[4][5]: ABGR8888 -> ARGB8888 [apply] CONVERT[4][5]: Conv1: PixelRect[obj 0x437e1dd2, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[4][5]: Conv2: PixelRect[obj 0xcd7e89c, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[4][6]: ABGR8888 -> BGRA8888 [apply] CONVERT[4][6]: Conv1: PixelRect[obj 0x32e8605a, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[4][6]: Conv2: PixelRect[obj 0x360dced2, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[5][*]: Image0 - Orig: PixelRect[obj 0x448558b7, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[5][0]: ARGB8888 -> LUMINANCE [apply] CONVERT[5][0]: Conv1: PixelRect[obj 0xe837986, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[5][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[5][1]: ARGB8888 -> RGB888 [apply] CONVERT[5][1]: Conv1: PixelRect[obj 0x599f53db, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[5][1]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[5][2]: ARGB8888 -> BGR888 [apply] CONVERT[5][2]: Conv1: PixelRect[obj 0x6b3a7cd4, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[5][2]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[5][3]: ARGB8888 -> RGBA8888 [apply] CONVERT[5][3]: Conv1: PixelRect[obj 0x4cd9794b, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[5][3]: Conv2: PixelRect[obj 0x59aa5257, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[5][4]: ARGB8888 -> ABGR8888 [apply] CONVERT[5][4]: Conv1: PixelRect[obj 0x3d03fbbe, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[5][4]: Conv2: PixelRect[obj 0x5084963d, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[5][5]: ARGB8888 -> ARGB8888 [apply] CONVERT[5][5]: Conv1: PixelRect[obj 0x30a3a817, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[5][5]: Conv2: PixelRect[obj 0x487096f3, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[5][6]: ARGB8888 -> BGRA8888 [apply] CONVERT[5][6]: Conv1: PixelRect[obj 0x57c650ac, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[5][6]: Conv2: PixelRect[obj 0x1cda7939, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[6][*]: Image0 - Orig: PixelRect[obj 0x4b4c9bfb, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[6][0]: BGRA8888 -> LUMINANCE [apply] CONVERT[6][0]: Conv1: PixelRect[obj 0x1294a25c, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[6][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[6][1]: BGRA8888 -> RGB888 [apply] CONVERT[6][1]: Conv1: PixelRect[obj 0x5c2f4f8b, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[6][1]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[6][2]: BGRA8888 -> BGR888 [apply] CONVERT[6][2]: Conv1: PixelRect[obj 0x260f5df5, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[6][2]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[6][3]: BGRA8888 -> RGBA8888 [apply] CONVERT[6][3]: Conv1: PixelRect[obj 0x3ae19358, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[6][3]: Conv2: PixelRect[obj 0x2f90949b, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[6][4]: BGRA8888 -> ABGR8888 [apply] CONVERT[6][4]: Conv1: PixelRect[obj 0x3d0c6482, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[6][4]: Conv2: PixelRect[obj 0x789ab21d, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[6][5]: BGRA8888 -> ARGB8888 [apply] CONVERT[6][5]: Conv1: PixelRect[obj 0x7423cbc6, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[6][5]: Conv2: PixelRect[obj 0x5a176fbb, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[6][6]: BGRA8888 -> BGRA8888 [apply] CONVERT[6][6]: Conv1: PixelRect[obj 0x38a88c32, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[6][6]: Conv2: PixelRect[obj 0x418c43ad, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT - testConversion02_srcS000_LE_TL_destS000_TL [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT - testConversion03_srcS000_BE_TL_destS259_TL [apply] Test00: srcMinStrideInBytes 0, srcByteOrder BIG_ENDIAN, srcIsGLOriented false, destMinStrideInBytes 259, destIsGLOriented false [apply] CONVERT[0][*]: Image0 - Orig: PixelRect[obj 0x679e2502, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][0]: LUMINANCE -> LUMINANCE [apply] CONVERT[0][0]: Conv1: PixelRect[obj 0x3f8fdb73, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][0]: Conv2: PixelRect[obj 0x7d907b9e, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][1]: LUMINANCE -> RGB888 [apply] CONVERT[0][1]: Conv1: PixelRect[obj 0x18a40279, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010101 0x010101 0x010101 [apply] [ 0][ 1] 0x010101 0x010101 0x010101 [apply] [ 0][ 2] 0x010101 0x010101 0x010101 [apply] Test [ 0][ 0] exp 0x010101 == has 0x010101 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010101 0x010101 0x010101 [apply] [ 61][ 62] 0x010101 0x010101 0x010101 [apply] [ 61][ 63] 0x010101 0x010101 0x010101 [apply] Test [ 63][ 63] exp 0x010101 == has 0x010101 : true [apply] CONVERT[0][1]: Conv2: PixelRect[obj 0x379e6292, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][2]: LUMINANCE -> BGR888 [apply] CONVERT[0][2]: Conv1: PixelRect[obj 0x6bb2725a, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010101 0x010101 0x010101 [apply] [ 0][ 1] 0x010101 0x010101 0x010101 [apply] [ 0][ 2] 0x010101 0x010101 0x010101 [apply] Test [ 0][ 0] exp 0x010101 == has 0x010101 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010101 0x010101 0x010101 [apply] [ 61][ 62] 0x010101 0x010101 0x010101 [apply] [ 61][ 63] 0x010101 0x010101 0x010101 [apply] Test [ 63][ 63] exp 0x010101 == has 0x010101 : true [apply] CONVERT[0][2]: Conv2: PixelRect[obj 0x1071a9f3, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][3]: LUMINANCE -> RGBA8888 [apply] CONVERT[0][3]: Conv1: PixelRect[obj 0x164c98f4, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 0][ 1] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 0][ 2] 0xFF010101 0xFF010101 0xFF010101 [apply] Test [ 0][ 0] exp 0xFF010101 == has 0xFF010101 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 61][ 62] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 61][ 63] 0xFF010101 0xFF010101 0xFF010101 [apply] Test [ 63][ 63] exp 0xFF010101 == has 0xFF010101 : true [apply] CONVERT[0][3]: Conv2: PixelRect[obj 0x7ecdc69b, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][4]: LUMINANCE -> ABGR8888 [apply] CONVERT[0][4]: Conv1: PixelRect[obj 0x77aa2b26, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010101FF 0x010101FF 0x010101FF [apply] [ 0][ 1] 0x010101FF 0x010101FF 0x010101FF [apply] [ 0][ 2] 0x010101FF 0x010101FF 0x010101FF [apply] Test [ 0][ 0] exp 0x010101FF == has 0x010101FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010101FF 0x010101FF 0x010101FF [apply] [ 61][ 62] 0x010101FF 0x010101FF 0x010101FF [apply] [ 61][ 63] 0x010101FF 0x010101FF 0x010101FF [apply] Test [ 63][ 63] exp 0x010101FF == has 0x010101FF : true [apply] CONVERT[0][4]: Conv2: PixelRect[obj 0x44f7092a, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][5]: LUMINANCE -> ARGB8888 [apply] CONVERT[0][5]: Conv1: PixelRect[obj 0x367ac7c5, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010101FF 0x010101FF 0x010101FF [apply] [ 0][ 1] 0x010101FF 0x010101FF 0x010101FF [apply] [ 0][ 2] 0x010101FF 0x010101FF 0x010101FF [apply] Test [ 0][ 0] exp 0x010101FF == has 0x010101FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010101FF 0x010101FF 0x010101FF [apply] [ 61][ 62] 0x010101FF 0x010101FF 0x010101FF [apply] [ 61][ 63] 0x010101FF 0x010101FF 0x010101FF [apply] Test [ 63][ 63] exp 0x010101FF == has 0x010101FF : true [apply] CONVERT[0][5]: Conv2: PixelRect[obj 0x36d17274, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][6]: LUMINANCE -> BGRA8888 [apply] CONVERT[0][6]: Conv1: PixelRect[obj 0x70b139c9, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 0][ 1] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 0][ 2] 0xFF010101 0xFF010101 0xFF010101 [apply] Test [ 0][ 0] exp 0xFF010101 == has 0xFF010101 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 61][ 62] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 61][ 63] 0xFF010101 0xFF010101 0xFF010101 [apply] Test [ 63][ 63] exp 0xFF010101 == has 0xFF010101 : true [apply] CONVERT[0][6]: Conv2: PixelRect[obj 0x348f4ec, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[1][*]: Image0 - Orig: PixelRect[obj 0x2ac7b3a3, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][0]: RGB888 -> LUMINANCE [apply] CONVERT[1][0]: Conv1: PixelRect[obj 0x1ce2a846, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2junit.framework.TestListener: endTest(testConversion02_srcS000_LE_TL_destS000_TL) [apply] junit.framework.TestListener: startTest(testConversion03_srcS000_BE_TL_destS259_TL) [apply] ] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[1][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[1][1]: RGB888 -> RGB888 [apply] CONVERT[1][1]: Conv1: PixelRect[obj 0x64959a7a, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][1]: Conv2: PixelRect[obj 0x19d0f32d, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][2]: RGB888 -> BGR888 [apply] CONVERT[1][2]: Conv1: PixelRect[obj 0x650d1c98, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[1][2]: Conv2: PixelRect[obj 0x3fd072fc, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][3]: RGB888 -> RGBA8888 [apply] CONVERT[1][3]: Conv1: PixelRect[obj 0xe2d1f1f, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 0][ 1] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 0][ 2] 0xFF030201 0xFF030201 0xFF030201 [apply] Test [ 0][ 0] exp 0xFF030201 == has 0xFF030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 61][ 62] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 61][ 63] 0xFF030201 0xFF030201 0xFF030201 [apply] Test [ 63][ 63] exp 0xFF030201 == has 0xFF030201 : true [apply] CONVERT[1][3]: Conv2: PixelRect[obj 0x3456337e, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][4]: RGB888 -> ABGR8888 [apply] CONVERT[1][4]: Conv1: PixelRect[obj 0x74eb00a, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203FF 0x010203FF 0x010203FF [apply] [ 0][ 1] 0x010203FF 0x010203FF 0x010203FF [apply] [ 0][ 2] 0x010203FF 0x010203FF 0x010203FF [apply] Test [ 0][ 0] exp 0x010203FF == has 0x010203FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203FF 0x010203FF 0x010203FF [apply] [ 61][ 62] 0x010203FF 0x010203FF 0x010203FF [apply] [ 61][ 63] 0x010203FF 0x010203FF 0x010203FF [apply] Test [ 63][ 63] exp 0x010203FF == has 0x010203FF : true [apply] CONVERT[1][4]: Conv2: PixelRect[obj 0x3f076445, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][5]: RGB888 -> ARGB8888 [apply] CONVERT[1][5]: Conv1: PixelRect[obj 0x7e480e56, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201FF 0x030201FF 0x030201FF [apply] [ 0][ 1] 0x030201FF 0x030201FF 0x030201FF [apply] [ 0][ 2] 0x030201FF 0x030201FF 0x030201FF [apply] Test [ 0][ 0] exp 0x030201FF == has 0x030201FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201FF 0x030201FF 0x030201FF [apply] [ 61][ 62] 0x030201FF 0x030201FF 0x030201FF [apply] [ 61][ 63] 0x030201FF 0x030201FF 0x030201FF [apply] Test [ 63][ 63] exp 0x030201FF == has 0x030201FF : true [apply] CONVERT[1][5]: Conv2: PixelRect[obj 0x2ca570df, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][6]: RGB888 -> BGRA8888 [apply] CONVERT[1][6]: Conv1: PixelRect[obj 0x2195575f, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 0][ 1] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 0][ 2] 0xFF010203 0xFF010203 0xFF010203 [apply] Test [ 0][ 0] exp 0xFF010203 == has 0xFF010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 61][ 62] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 61][ 63] 0xFF010203 0xFF010203 0xFF010203 [apply] Test [ 63][ 63] exp 0xFF010203 == has 0xFF010203 : true [apply] CONVERT[1][6]: Conv2: PixelRect[obj 0x539b2f32, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[2][*]: Image0 - Orig: PixelRect[obj 0x7137a67f, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][0]: BGR888 -> LUMINANCE [apply] CONVERT[2][0]: Conv1: PixelRect[obj 0x7c9415ea, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[2][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[2][1]: BGR888 -> RGB888 [apply] CONVERT[2][1]: Conv1: PixelRect[obj 0x5e2af58b, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[2][1]: Conv2: PixelRect[obj 0x565ea8f9, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][2]: BGR888 -> BGR888 [apply] CONVERT[2][2]: Conv1: PixelRect[obj 0x60a79fbb, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][2]: Conv2: PixelRect[obj 0x1ce7df90, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][3]: BGR888 -> RGBA8888 [apply] CONVERT[2][3]: Conv1: PixelRect[obj 0x3b0675c3, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 0][ 1] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 0][ 2] 0xFF030201 0xFF030201 0xFF030201 [apply] Test [ 0][ 0] exp 0xFF030201 == has 0xFF030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 61][ 62] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 61][ 63] 0xFF030201 0xFF030201 0xFF030201 [apply] Test [ 63][ 63] exp 0xFF030201 == has 0xFF030201 : true [apply] CONVERT[2][3]: Conv2: PixelRect[obj 0x251d737b, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][4]: BGR888 -> ABGR8888 [apply] CONVERT[2][4]: Conv1: PixelRect[obj 0x3088a346, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203FF 0x010203FF 0x010203FF [apply] [ 0][ 1] 0x010203FF 0x010203FF 0x010203FF [apply] [ 0][ 2] 0x010203FF 0x010203FF 0x010203FF [apply] Test [ 0][ 0] exp 0x010203FF == has 0x010203FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203FF 0x010203FF 0x010203FF [apply] [ 61][ 62] 0x010203FF 0x010203FF 0x010203FF [apply] [ 61][ 63] 0x010203FF 0x010203FF 0x010203FF [apply] Test [ 63][ 63] exp 0x010203FF == has 0x010203FF : true [apply] CONVERT[2][4]: Conv2: PixelRect[obj 0x5a97618e, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][5]: BGR888 -> ARGB8888 [apply] CONVERT[2][5]: Conv1: PixelRect[obj 0x885e019, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201FF 0x030201FF 0x030201FF [apply] [ 0][ 1] 0x030201FF 0x030201FF 0x030201FF [apply] [ 0][ 2] 0x030201FF 0x030201FF 0x030201FF [apply] Test [ 0][ 0] exp 0x030201FF == has 0x030201FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201FF 0x030201FF 0x030201FF [apply] [ 61][ 62] 0x030201FF 0x030201FF 0x030201FF [apply] [ 61][ 63] 0x030201FF 0x030201FF 0x030201FF [apply] Test [ 63][ 63] exp 0x030201FF == has 0x030201FF : true [apply] CONVERT[2][5]: Conv2: PixelRect[obj 0xd3b8dae, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][6]: BGR888 -> BGRA8888 [apply] CONVERT[2][6]: Conv1: PixelRect[obj 0x40d2a14b, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 0][ 1] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 0][ 2] 0xFF010203 0xFF010203 0xFF010203 [apply] Test [ 0][ 0] exp 0xFF010203 == has 0xFF010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 61][ 62] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 61][ 63] 0xFF010203 0xFF010203 0xFF010203 [apply] Test [ 63][ 63] exp 0xFF010203 == has 0xFF010203 : true [apply] CONVERT[2][6]: Conv2: PixelRect[obj 0x445b642c, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[3][*]: Image0 - Orig: PixelRect[obj 0x4c0da7c3, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[3][0]: RGBA8888 -> LUMINANCE [apply] CONVERT[3][0]: Conv1: PixelRect[obj 0x14811a37, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[3][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[3][1]: RGBA8888 -> RGB888 [apply] CONVERT[3][1]: Conv1: PixelRect[obj 0x27e01b65, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[3][1]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[3][2]: RGBA8888 -> BGR888 [apply] CONVERT[3][2]: Conv1: PixelRect[obj 0x6a269856, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[3][2]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[3][3]: RGBA8888 -> RGBA8888 [apply] CONVERT[3][3]: Conv1: PixelRect[obj 0xbdb6c8c, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[3][3]: Conv2: PixelRect[obj 0x72b36168, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[3][4]: RGBA8888 -> ABGR8888 [apply] CONVERT[3][4]: Conv1: PixelRect[obj 0x5ec02dac, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[3][4]: Conv2: PixelRect[obj 0x1af6a7cd, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[3][5]: RGBA8888 -> ARGB8888 [apply] CONVERT[3][5]: Conv1: PixelRect[obj 0x3782918f, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[3][5]: Conv2: PixelRect[obj 0x5d225fc1, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[3][6]: RGBA8888 -> BGRA8888 [apply] CONVERT[3][6]: Conv1: PixelRect[obj 0x7bbca7ab, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[3][6]: Conv2: PixelRect[obj 0x1ea40b04, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[4][*]: Image0 - Orig: PixelRect[obj 0x23cf4353, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[4][0]: ABGR8888 -> LUMINANCE [apply] CONVERT[4][0]: Conv1: PixelRect[obj 0x7c4d1082, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[4][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[4][1]: ABGR8888 -> RGB888 [apply] CONVERT[4][1]: Conv1: PixelRect[obj 0x2777068f, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[4][1]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[4][2]: ABGR8888 -> BGR888 [apply] CONVERT[4][2]: Conv1: PixelRect[obj 0x774faa86, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[4][2]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[4][3]: ABGR8888 -> RGBA8888 [apply] CONVERT[4][3]: Conv1: PixelRect[obj 0xf44809c, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[4][3]: Conv2: PixelRect[obj 0x5a578998, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[4][4]: ABGR8888 -> ABGR8888 [apply] CONVERT[4][4]: Conv1: PixelRect[obj 0x290a887e, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[4][4]: Conv2: PixelRect[obj 0x72871d3e, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[4][5]: ABGR8888 -> ARGB8888 [apply] CONVERT[4][5]: Conv1: PixelRect[obj 0x4910c30, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[4][5]: Conv2: PixelRect[obj 0x4eb725a7, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[4][6]: ABGR8888 -> BGRA8888 [apply] CONVERT[4][6]: Conv1: PixelRect[obj 0x5a091f50, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[4][6]: Conv2: PixelRect[obj 0xce6eb5e, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[5][*]: Image0 - Orig: PixelRect[obj 0xc666ef0, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[5][0]: ARGB8888 -> LUMINANCE [apply] CONVERT[5][0]: Conv1: PixelRect[obj 0x18fd54ec, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[5][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[5][1]: ARGB8888 -> RGB888 [apply] CONVERT[5][1]: Conv1: PixelRect[obj 0x1fd25ec5, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[5][1]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[5][2]: ARGB8888 -> BGR888 [apply] CONVERT[5][2]: Conv1: PixelRect[obj 0x2c4be7d5, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[5][2]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[5][3]: ARGB8888 -> RGBA8888 [apply] CONVERT[5][3]: Conv1: PixelRect[obj 0x2b6167ab, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[5][3]: Conv2: PixelRect[obj 0x7dd21cd, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[5][4]: ARGB8888 -> ABGR8888 [apply] CONVERT[5][4]: Conv1: PixelRect[obj 0x46d61dc3, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[5][4]: Conv2: PixelRect[obj 0x133c118a, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[5][5]: ARGB8888 -> ARGB8888 [apply] CONVERT[5][5]: Conv1: PixelRect[obj 0x4ca384e3, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[5][5]: Conv2: PixelRect[obj 0x3697a64, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[5][6]: ARGB8888 -> BGRA8888 [apply] CONVERT[5][6]: Conv1: PixelRect[obj 0x1e23cfc, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[5][6]: Conv2: PixelRect[obj 0x2c11c55b, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[6][*]: Image0 - Orig: PixelRect[obj 0x42b3eff7, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[6][0]: BGRA8888 -> LUMINANCE [apply] CONVERT[6][0]: Conv1: PixelRect[obj 0x334f6357, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[6][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[6][1]: BGRA8888 -> RGB888 [apply] CONVERT[6][1]: Conv1: PixelRect[obj 0x2102ff12, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[6][1]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[6][2]: BGRA8888 -> BGR888 [apply] CONVERT[6][2]: Conv1: PixelRect[obj 0x4bb807ac, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[6][2]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[6][3]: BGRA8888 -> RGBA8888 [apply] CONVERT[6][3]: Conv1: PixelRect[obj 0x1effd40a, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[6][3]: Conv2: PixelRect[obj 0x2db9ec6c, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[6][4]: BGRA8888 -> ABGR8888 [apply] CONVERT[6][4]: Conv1: PixelRect[obj 0x950bde8, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[6][4]: Conv2: PixelRect[obj 0x13e3cf1f, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[6][5]: BGRA8888 -> ARGB8888 [apply] CONVERT[6][5]: Conv1: PixelRect[obj 0x5133066c, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[6][5]: Conv2: PixelRect[obj 0x6ceac619, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[6][6]: BGRA8888 -> BGRA8888 [apply] CONVERT[6][6]: Conv1: PixelRect[obj 0x2973cb2c, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[6][6]: Conv2: PixelRect[obj 0x711fcaf6, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT - testConversion03_srcS000_BE_TL_destS259_TL [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT - testConversion04_srcS259_BE_TL_destS259_TL [apply] Test00: srcMinStrideInBytes 259, srcByteOrder BIG_ENDIAN, srcIsGLOriented false, destMinStrideInBytes 259, destIsGLOriented false [apply] CONVERT[0][*]: Image0 - Orig: PixelRect[obj 0x4b6f1c33, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][0]: LUMINANCE -> LUMINANCE [apply] CONVERT[0][0]: Conv1: PixelRect[obj 0x6ba47ef5, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] junit.framework.TestListener: endTest(testConversion03_srcS000_BE_TL_destS259_TL) [apply] junit.framework.TestListener: startTest(testConversion04_srcS259_BE_TL_destS259_TL) [apply] CONVERT[0][0]: Conv2: PixelRect[obj 0x7c8b3e08, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][1]: LUMINANCE -> RGB888 [apply] CONVERT[0][1]: Conv1: PixelRect[obj 0x1995bf19, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010101 0x010101 0x010101 [apply] [ 0][ 1] 0x010101 0x010101 0x010101 [apply] [ 0][ 2] 0x010101 0x010101 0x010101 [apply] Test [ 0][ 0] exp 0x010101 == has 0x010101 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010101 0x010101 0x010101 [apply] [ 61][ 62] 0x010101 0x010101 0x010101 [apply] [ 61][ 63] 0x010101 0x010101 0x010101 [apply] Test [ 63][ 63] exp 0x010101 == has 0x010101 : true [apply] CONVERT[0][1]: Conv2: PixelRect[obj 0x36350f6e, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][2]: LUMINANCE -> BGR888 [apply] CONVERT[0][2]: Conv1: PixelRect[obj 0x55881a8f, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010101 0x010101 0x010101 [apply] [ 0][ 1] 0x010101 0x010101 0x010101 [apply] [ 0][ 2] 0x010101 0x010101 0x010101 [apply] Test [ 0][ 0] exp 0x010101 == has 0x010101 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010101 0x010101 0x010101 [apply] [ 61][ 62] 0x010101 0x010101 0x010101 [apply] [ 61][ 63] 0x010101 0x010101 0x010101 [apply] Test [ 63][ 63] exp 0x010101 == has 0x010101 : true [apply] CONVERT[0][2]: Conv2: PixelRect[obj 0x5a87ce27, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][3]: LUMINANCE -> RGBA8888 [apply] CONVERT[0][3]: Conv1: PixelRect[obj 0x9ef90e0, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 0][ 1] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 0][ 2] 0xFF010101 0xFF010101 0xFF010101 [apply] Test [ 0][ 0] exp 0xFF010101 == has 0xFF010101 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 61][ 62] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 61][ 63] 0xFF010101 0xFF010101 0xFF010101 [apply] Test [ 63][ 63] exp 0xFF010101 == has 0xFF010101 : true [apply] CONVERT[0][3]: Conv2: PixelRect[obj 0x3de8b615, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][4]: LUMINANCE -> ABGR8888 [apply] CONVERT[0][4]: Conv1: PixelRect[obj 0x790a3c73, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010101FF 0x010101FF 0x010101FF [apply] [ 0][ 1] 0x010101FF 0x010101FF 0x010101FF [apply] [ 0][ 2] 0x010101FF 0x010101FF 0x010101FF [apply] Test [ 0][ 0] exp 0x010101FF == has 0x010101FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010101FF 0x010101FF 0x010101FF [apply] [ 61][ 62] 0x010101FF 0x010101FF 0x010101FF [apply] [ 61][ 63] 0x010101FF 0x010101FF 0x010101FF [apply] Test [ 63][ 63] exp 0x010101FF == has 0x010101FF : true [apply] CONVERT[0][4]: Conv2: PixelRect[obj 0xf06e01a, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][5]: LUMINANCE -> ARGB8888 [apply] CONVERT[0][5]: Conv1: PixelRect[obj 0xc62d2ab, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010101FF 0x010101FF 0x010101FF [apply] [ 0][ 1] 0x010101FF 0x010101FF 0x010101FF [apply] [ 0][ 2] 0x010101FF 0x010101FF 0x010101FF [apply] Test [ 0][ 0] exp 0x010101FF == has 0x010101FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010101FF 0x010101FF 0x010101FF [apply] [ 61][ 62] 0x010101FF 0x010101FF 0x010101FF [apply] [ 61][ 63] 0x010101FF 0x010101FF 0x010101FF [apply] Test [ 63][ 63] exp 0x010101FF == has 0x010101FF : true [apply] CONVERT[0][5]: Conv2: PixelRect[obj 0x2bf4dee7, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][6]: LUMINANCE -> BGRA8888 [apply] CONVERT[0][6]: Conv1: PixelRect[obj 0x5956263c, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 0][ 1] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 0][ 2] 0xFF010101 0xFF010101 0xFF010101 [apply] Test [ 0][ 0] exp 0xFF010101 == has 0xFF010101 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 61][ 62] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 61][ 63] 0xFF010101 0xFF010101 0xFF010101 [apply] Test [ 63][ 63] exp 0xFF010101 == has 0xFF010101 : true [apply] CONVERT[0][6]: Conv2: PixelRect[obj 0x26e85af6, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[1][*]: Image0 - Orig: PixelRect[obj 0x60abe06e, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][0]: RGB888 -> LUMINANCE [apply] CONVERT[1][0]: Conv1: PixelRect[obj 0x341b8757, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[1][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[1][1]: RGB888 -> RGB888 [apply] CONVERT[1][1]: Conv1: PixelRect[obj 0x7b527b7a, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][1]: Conv2: PixelRect[obj 0x6428c5d6, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][2]: RGB888 -> BGR888 [apply] CONVERT[1][2]: Conv1: PixelRect[obj 0x30d497f9, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[1][2]: Conv2: PixelRect[obj 0x5545757a, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][3]: RGB888 -> RGBA8888 [apply] CONVERT[1][3]: Conv1: PixelRect[obj 0x4323c852, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 0][ 1] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 0][ 2] 0xFF030201 0xFF030201 0xFF030201 [apply] Test [ 0][ 0] exp 0xFF030201 == has 0xFF030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 61][ 62] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 61][ 63] 0xFF030201 0xFF030201 0xFF030201 [apply] Test [ 63][ 63] exp 0xFF030201 == has 0xFF030201 : true [apply] CONVERT[1][3]: Conv2: PixelRect[obj 0x6234a1ed, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][4]: RGB888 -> ABGR8888 [apply] CONVERT[1][4]: Conv1: PixelRect[obj 0x6d7300f9, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203FF 0x010203FF 0x010203FF [apply] [ 0][ 1] 0x010203FF 0x010203FF 0x010203FF [apply] [ 0][ 2] 0x010203FF 0x010203FF 0x010203FF [apply] Test [ 0][ 0] exp 0x010203FF == has 0x010203FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203FF 0x010203FF 0x010203FF [apply] [ 61][ 62] 0x010203FF 0x010203FF 0x010203FF [apply] [ 61][ 63] 0x010203FF 0x010203FF 0x010203FF [apply] Test [ 63][ 63] exp 0x010203FF == has 0x010203FF : true [apply] CONVERT[1][4]: Conv2: PixelRect[obj 0x19451392, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][5]: RGB888 -> ARGB8888 [apply] CONVERT[1][5]: Conv1: PixelRect[obj 0x607e334, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201FF 0x030201FF 0x030201FF [apply] [ 0][ 1] 0x030201FF 0x030201FF 0x030201FF [apply] [ 0][ 2] 0x030201FF 0x030201FF 0x030201FF [apply] Test [ 0][ 0] exp 0x030201FF == has 0x030201FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201FF 0x030201FF 0x030201FF [apply] [ 61][ 62] 0x030201FF 0x030201FF 0x030201FF [apply] [ 61][ 63] 0x030201FF 0x030201FF 0x030201FF [apply] Test [ 63][ 63] exp 0x030201FF == has 0x030201FF : true [apply] CONVERT[1][5]: Conv2: PixelRect[obj 0x6fd56e03, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][6]: RGB888 -> BGRA8888 [apply] CONVERT[1][6]: Conv1: PixelRect[obj 0x2529c051, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 0][ 1] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 0][ 2] 0xFF010203 0xFF010203 0xFF010203 [apply] Test [ 0][ 0] exp 0xFF010203 == has 0xFF010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 61][ 62] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 61][ 63] 0xFF010203 0xFF010203 0xFF010203 [apply] Test [ 63][ 63] exp 0xFF010203 == has 0xFF010203 : true [apply] CONVERT[1][6]: Conv2: PixelRect[obj 0x581118e6, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[2][*]: Image0 - Orig: PixelRect[obj 0x4a79d135, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][0]: BGR888 -> LUMINANCE [apply] CONVERT[2][0]: Conv1: PixelRect[obj 0x39614c6, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[2][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[2][1]: BGR888 -> RGB888 [apply] CONVERT[2][1]: Conv1: PixelRect[obj 0x722dd500, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[2][1]: Conv2: PixelRect[obj 0x1efb2d90, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][2]: BGR888 -> BGR888 [apply] CONVERT[2][2]: Conv1: PixelRect[obj 0x7c6c58d3, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][2]: Conv2: PixelRect[obj 0x2d3bc476, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][3]: BGR888 -> RGBA8888 [apply] CONVERT[2][3]: Conv1: PixelRect[obj 0x2edf362d, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 0][ 1] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 0][ 2] 0xFF030201 0xFF030201 0xFF030201 [apply] Test [ 0][ 0] exp 0xFF030201 == has 0xFF030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 61][ 62] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 61][ 63] 0xFF030201 0xFF030201 0xFF030201 [apply] Test [ 63][ 63] exp 0xFF030201 == has 0xFF030201 : true [apply] CONVERT[2][3]: Conv2: PixelRect[obj 0x405ddc65, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][4]: BGR888 -> ABGR8888 [apply] CONVERT[2][4]: Conv1: PixelRect[obj 0xe722d0c, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203FF 0x010203FF 0x010203FF [apply] [ 0][ 1] 0x010203FF 0x010203FF 0x010203FF [apply] [ 0][ 2] 0x010203FF 0x010203FF 0x010203FF [apply] Test [ 0][ 0] exp 0x010203FF == has 0x010203FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203FF 0x010203FF 0x010203FF [apply] [ 61][ 62] 0x010203FF 0x010203FF 0x010203FF [apply] [ 61][ 63] 0x010203FF 0x010203FF 0x010203FF [apply] Test [ 63][ 63] exp 0x010203FF == has 0x010203FF : true [apply] CONVERT[2][4]: Conv2: PixelRect[obj 0x69eb763c, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][5]: BGR888 -> ARGB8888 [apply] CONVERT[2][5]: Conv1: PixelRect[obj 0x619f9377, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201FF 0x030201FF 0x030201FF [apply] [ 0][ 1] 0x030201FF 0x030201FF 0x030201FF [apply] [ 0][ 2] 0x030201FF 0x030201FF 0x030201FF [apply] Test [ 0][ 0] exp 0x030201FF == has 0x030201FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201FF 0x030201FF 0x030201FF [apply] [ 61][ 62] 0x030201FF 0x030201FF 0x030201FF [apply] [ 61][ 63] 0x030201FF 0x030201FF 0x030201FF [apply] Test [ 63][ 63] exp 0x030201FF == has 0x030201FF : true [apply] CONVERT[2][5]: Conv2: PixelRect[obj 0x338a9bb3, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][6]: BGR888 -> BGRA8888 [apply] CONVERT[2][6]: Conv1: PixelRect[obj 0x50f41f34, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 0][ 1] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 0][ 2] 0xFF010203 0xFF010203 0xFF010203 [apply] Test [ 0][ 0] exp 0xFF010203 == has 0xFF010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 61][ 62] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 61][ 63] 0xFF010203 0xFF010203 0xFF010203 [apply] Test [ 63][ 63] exp 0xFF010203 == has 0xFF010203 : true [apply] CONVERT[2][6]: Conv2: PixelRect[obj 0x4b2cb871, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[3][*]: Image0 - Orig: PixelRect[obj 0x65012945, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[3][0]: RGBA8888 -> LUMINANCE [apply] CONVERT[3][0]: Conv1: PixelRect[obj 0x2f3ca4d1, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[3][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[3][1]: RGBA8888 -> RGB888 [apply] CONVERT[3][1]: Conv1: PixelRect[obj 0x3668ad91, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[3][1]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[3][2]: RGBA8888 -> BGR888 [apply] CONVERT[3][2]: Conv1: PixelRect[obj 0x125b267f, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[3][2]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[3][3]: RGBA8888 -> RGBA8888 [apply] CONVERT[3][3]: Conv1: PixelRect[obj 0x1e3c6543, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[3][3]: Conv2: PixelRect[obj 0xf1c2137, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[3][4]: RGBA8888 -> ABGR8888 [apply] CONVERT[3][4]: Conv1: PixelRect[obj 0x7fc8a9a0, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[3][4]: Conv2: PixelRect[obj 0x4ef888ea, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[3][5]: RGBA8888 -> ARGB8888 [apply] CONVERT[3][5]: Conv1: PixelRect[obj 0x1ee4e327, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[3][5]: Conv2: PixelRect[obj 0x44fd2549, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[3][6]: RGBA8888 -> BGRA8888 [apply] CONVERT[3][6]: Conv1: PixelRect[obj 0x479aff01, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[3][6]: Conv2: PixelRect[obj 0x10dbbf61, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[4][*]: Image0 - Orig: PixelRect[obj 0x4af181ec, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[4][0]: ABGR8888 -> LUMINANCE [apply] CONVERT[4][0]: Conv1: PixelRect[obj 0x3588d364, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[4][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[4][1]: ABGR8888 -> RGB888 [apply] CONVERT[4][1]: Conv1: PixelRect[obj 0x29ee65b1, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[4][1]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[4][2]: ABGR8888 -> BGR888 [apply] CONVERT[4][2]: Conv1: PixelRect[obj 0x62565cf8, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[4][2]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[4][3]: ABGR8888 -> RGBA8888 [apply] CONVERT[4][3]: Conv1: PixelRect[obj 0x13f1d038, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[4][3]: Conv2: PixelRect[obj 0x689d16c2, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[4][4]: ABGR8888 -> ABGR8888 [apply] CONVERT[4][4]: Conv1: PixelRect[obj 0x21415036, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[4][4]: Conv2: PixelRect[obj 0x46f91a48, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[4][5]: ABGR8888 -> ARGB8888 [apply] CONVERT[4][5]: Conv1: PixelRect[obj 0xc2c915f, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[4][5]: Conv2: PixelRect[obj 0x41fbfa37, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[4][6]: ABGR8888 -> BGRA8888 [apply] CONVERT[4][6]: Conv1: PixelRect[obj 0x5e852b9, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[4][6]: Conv2: PixelRect[obj 0x578ef2b6, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[5][*]: Image0 - Orig: PixelRect[obj 0x69e0b7a2, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[5][0]: ARGB8888 -> LUMINANCE [apply] CONVERT[5][0]: Conv1: PixelRect[obj 0x4580deea, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[5][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[5][1]: ARGB8888 -> RGB888 [apply] CONVERT[5][1]: Conv1: PixelRect[obj 0xfaaf84c, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[5][1]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[5][2]: ARGB8888 -> BGR888 [apply] CONVERT[5][2]: Conv1: PixelRect[obj 0x21934d9d, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[5][2]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[5][3]: ARGB8888 -> RGBA8888 [apply] CONVERT[5][3]: Conv1: PixelRect[obj 0x4dcc8fa3, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[5][3]: Conv2: PixelRect[obj 0x30ea3e3c, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[5][4]: ARGB8888 -> ABGR8888 [apply] CONVERT[5][4]: Conv1: PixelRect[obj 0x629bee3a, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[5][4]: Conv2: PixelRect[obj 0x6b355469, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[5][5]: ARGB8888 -> ARGB8888 [apply] CONVERT[5][5]: Conv1: PixelRect[obj 0x7a38f07b, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[5][5]: Conv2: PixelRect[obj 0x303459ed, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[5][6]: ARGB8888 -> BGRA8888 [apply] CONVERT[5][6]: Conv1: PixelRect[obj 0x3cfbef54, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[5][6]: Conv2: PixelRect[obj 0x401d9313, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[6][*]: Image0 - Orig: PixelRect[obj 0x55a2e547, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[6][0]: BGRA8888 -> LUMINANCE [apply] CONVERT[6][0]: Conv1: PixelRect[obj 0x397ac43d, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[6][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[6][1]: BGRA8888 -> RGB888 [apply] CONVERT[6][1]: Conv1: PixelRect[obj 0x2ae99e46, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[6][1]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[6][2]: BGRA8888 -> BGR888 [apply] CONVERT[6][2]: Conv1: PixelRect[obj 0x4f961bac, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[6][2]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[6][3]: BGRA8888 -> RGBA8888 [apply] CONVERT[6][3]: Conv1: PixelRect[obj 0x7f2e206, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201junit.framework.TestListener: endTest(testConversion04_srcS259_BE_TL_destS259_TL) [apply] junit.framework.TestListener: startTest(testConversion05_srcS301_BE_TL_destS259_TL) [apply] 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[6][3]: Conv2: PixelRect[obj 0x5ad4fbfd, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[6][4]: BGRA8888 -> ABGR8888 [apply] CONVERT[6][4]: Conv1: PixelRect[obj 0x54ebcda1, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[6][4]: Conv2: PixelRect[obj 0x45093095, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[6][5]: BGRA8888 -> ARGB8888 [apply] CONVERT[6][5]: Conv1: PixelRect[obj 0x5e54a99b, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[6][5]: Conv2: PixelRect[obj 0x84b2f7f, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[6][6]: BGRA8888 -> BGRA8888 [apply] CONVERT[6][6]: Conv1: PixelRect[obj 0x1b3f1a, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[6][6]: Conv2: PixelRect[obj 0x7ccbc403, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT - testConversion04_srcS259_BE_TL_destS259_TL [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT - testConversion05_srcS301_BE_TL_destS259_TL [apply] Test00: srcMinStrideInBytes 301, srcByteOrder BIG_ENDIAN, srcIsGLOriented false, destMinStrideInBytes 259, destIsGLOriented false [apply] CONVERT[0][*]: Image0 - Orig: PixelRect[obj 0x41288b76, LUMINANCE, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][0]: LUMINANCE -> LUMINANCE [apply] CONVERT[0][0]: Conv1: PixelRect[obj 0x4cdc1165, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][0]: Conv2: PixelRect[obj 0x3fa254f, LUMINANCE, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][1]: LUMINANCE -> RGB888 [apply] CONVERT[0][1]: Conv1: PixelRect[obj 0x1ba76793, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010101 0x010101 0x010101 [apply] [ 0][ 1] 0x010101 0x010101 0x010101 [apply] [ 0][ 2] 0x010101 0x010101 0x010101 [apply] Test [ 0][ 0] exp 0x010101 == has 0x010101 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010101 0x010101 0x010101 [apply] [ 61][ 62] 0x010101 0x010101 0x010101 [apply] [ 61][ 63] 0x010101 0x010101 0x010101 [apply] Test [ 63][ 63] exp 0x010101 == has 0x010101 : true [apply] CONVERT[0][1]: Conv2: PixelRect[obj 0xb80f214, LUMINANCE, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][2]: LUMINANCE -> BGR888 [apply] CONVERT[0][2]: Conv1: PixelRect[obj 0x3e9504f2, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010101 0x010101 0x010101 [apply] [ 0][ 1] 0x010101 0x010101 0x010101 [apply] [ 0][ 2] 0x010101 0x010101 0x010101 [apply] Test [ 0][ 0] exp 0x010101 == has 0x010101 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010101 0x010101 0x010101 [apply] [ 61][ 62] 0x010101 0x010101 0x010101 [apply] [ 61][ 63] 0x010101 0x010101 0x010101 [apply] Test [ 63][ 63] exp 0x010101 == has 0x010101 : true [apply] CONVERT[0][2]: Conv2: PixelRect[obj 0x2977cbf7, LUMINANCE, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][3]: LUMINANCE -> RGBA8888 [apply] CONVERT[0][3]: Conv1: PixelRect[obj 0x77efda65, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 0][ 1] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 0][ 2] 0xFF010101 0xFF010101 0xFF010101 [apply] Test [ 0][ 0] exp 0xFF010101 == has 0xFF010101 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 61][ 62] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 61][ 63] 0xFF010101 0xFF010101 0xFF010101 [apply] Test [ 63][ 63] exp 0xFF010101 == has 0xFF010101 : true [apply] CONVERT[0][3]: Conv2: PixelRect[obj 0x23eb5a67, LUMINANCE, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][4]: LUMINANCE -> ABGR8888 [apply] CONVERT[0][4]: Conv1: PixelRect[obj 0x307c329d, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010101FF 0x010101FF 0x010101FF [apply] [ 0][ 1] 0x010101FF 0x010101FF 0x010101FF [apply] [ 0][ 2] 0x010101FF 0x010101FF 0x010101FF [apply] Test [ 0][ 0] exp 0x010101FF == has 0x010101FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010101FF 0x010101FF 0x010101FF [apply] [ 61][ 62] 0x010101FF 0x010101FF 0x010101FF [apply] [ 61][ 63] 0x010101FF 0x010101FF 0x010101FF [apply] Test [ 63][ 63] exp 0x010101FF == has 0x010101FF : true [apply] CONVERT[0][4]: Conv2: PixelRect[obj 0x6e01e418, LUMINANCE, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][5]: LUMINANCE -> ARGB8888 [apply] CONVERT[0][5]: Conv1: PixelRect[obj 0x3e261c14, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010101FF 0x010101FF 0x010101FF [apply] [ 0][ 1] 0x010101FF 0x010101FF 0x010101FF [apply] [ 0][ 2] 0x010101FF 0x010101FF 0x010101FF [apply] Test [ 0][ 0] exp 0x010101FF == has 0x010101FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010101FF 0x010101FF 0x010101FF [apply] [ 61][ 62] 0x010101FF 0x010101FF 0x010101FF [apply] [ 61][ 63] 0x010101FF 0x010101FF 0x010101FF [apply] Test [ 63][ 63] exp 0x010101FF == has 0x010101FF : true [apply] CONVERT[0][5]: Conv2: PixelRect[obj 0x37fd84ec, LUMINANCE, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][6]: LUMINANCE -> BGRA8888 [apply] CONVERT[0][6]: Conv1: PixelRect[obj 0x6521beab, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 0][ 1] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 0][ 2] 0xFF010101 0xFF010101 0xFF010101 [apply] Test [ 0][ 0] exp 0xFF010101 == has 0xFF010101 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 61][ 62] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 61][ 63] 0xFF010101 0xFF010101 0xFF010101 [apply] Test [ 63][ 63] exp 0xFF010101 == has 0xFF010101 : true [apply] CONVERT[0][6]: Conv2: PixelRect[obj 0xa6d006c, LUMINANCE, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[1][*]: Image0 - Orig: PixelRect[obj 0x7a36b7cc, RGB888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][0]: RGB888 -> LUMINANCE [apply] CONVERT[1][0]: Conv1: PixelRect[obj 0x1e5cf0c3, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[1][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[1][1]: RGB888 -> RGB888 [apply] CONVERT[1][1]: Conv1: PixelRect[obj 0x67c2a1c7, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][1]: Conv2: PixelRect[obj 0x1b0b4509, RGB888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][2]: RGB888 -> BGR888 [apply] CONVERT[1][2]: Conv1: PixelRect[obj 0xe15fbe, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[1][2]: Conv2: PixelRect[obj 0x4c54b365, RGB888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][3]: RGB888 -> RGBA8888 [apply] CONVERT[1][3]: Conv1: PixelRect[obj 0x4ccdd309, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 0][ 1] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 0][ 2] 0xFF030201 0xFF030201 0xFF030201 [apply] Test [ 0][ 0] exp 0xFF030201 == has 0xFF030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 61][ 62] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 61][ 63] 0xFF030201 0xFF030201 0xFF030201 [apply] Test [ 63][ 63] exp 0xFF030201 == has 0xFF030201 : true [apply] CONVERT[1][3]: Conv2: PixelRect[obj 0x5cda1b43, RGB888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][4]: RGB888 -> ABGR8888 [apply] CONVERT[1][4]: Conv1: PixelRect[obj 0x7333fb54, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203FF 0x010203FF 0x010203FF [apply] [ 0][ 1] 0x010203FF 0x010203FF 0x010203FF [apply] [ 0][ 2] 0x010203FF 0x010203FF 0x010203FF [apply] Test [ 0][ 0] exp 0x010203FF == has 0x010203FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203FF 0x010203FF 0x010203FF [apply] [ 61][ 62] 0x010203FF 0x010203FF 0x010203FF [apply] [ 61][ 63] 0x010203FF 0x010203FF 0x010203FF [apply] Test [ 63][ 63] exp 0x010203FF == has 0x010203FF : true [apply] CONVERT[1][4]: Conv2: PixelRect[obj 0x59b982e2, RGB888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][5]: RGB888 -> ARGB8888 [apply] CONVERT[1][5]: Conv1: PixelRect[obj 0x223ff173, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201FF 0x030201FF 0x030201FF [apply] [ 0][ 1] 0x030201FF 0x030201FF 0x030201FF [apply] [ 0][ 2] 0x030201FF 0x030201FF 0x030201FF [apply] Test [ 0][ 0] exp 0x030201FF == has 0x030201FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201FF 0x030201FF 0x030201FF [apply] [ 61][ 62] 0x030201FF 0x030201FF 0x030201FF [apply] [ 61][ 63] 0x030201FF 0x030201FF 0x030201FF [apply] Test [ 63][ 63] exp 0x030201FF == has 0x030201FF : true [apply] CONVERT[1][5]: Conv2: PixelRect[obj 0x1404c696, RGB888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][6]: RGB888 -> BGRA8888 [apply] CONVERT[1][6]: Conv1: PixelRect[obj 0x4589ac1e, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 0][ 1] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 0][ 2] 0xFF010203 0xFF010203 0xFF010203 [apply] Test [ 0][ 0] exp 0xFF010203 == has 0xFF010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 61][ 62] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 61][ 63] 0xFF010203 0xFF010203 0xFF010203 [apply] Test [ 63][ 63] exp 0xFF010203 == has 0xFF010203 : true [apply] CONVERT[1][6]: Conv2: PixelRect[obj 0x5183093c, RGB888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[2][*]: Image0 - Orig: PixelRect[obj 0x71d36bf2, BGR888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][0]: BGR888 -> LUMINANCE [apply] CONVERT[2][0]: Conv1: PixelRect[obj 0x6f54173f, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[2][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[2][1]: BGR888 -> RGB888 [apply] CONVERT[2][1]: Conv1: PixelRect[obj 0x79c26232, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[2][1]: Conv2: PixelRect[obj 0x48bcff11, BGR888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][2]: BGR888 -> BGR888 [apply] CONVERT[2][2]: Conv1: PixelRect[obj 0x700dda65, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][2]: Conv2: PixelRect[obj 0x1d7d565c, BGR888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][3]: BGR888 -> RGBA8888 [apply] CONVERT[2][3]: Conv1: PixelRect[obj 0xfb0c124, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 0][ 1] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 0][ 2] 0xFF030201 0xFF030201 0xFF030201 [apply] Test [ 0][ 0] exp 0xFF030201 == has 0xFF030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 61][ 62] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 61][ 63] 0xFF030201 0xFF030201 0xFF030201 [apply] Test [ 63][ 63] exp 0xFF030201 == has 0xFF030201 : true [apply] CONVERT[2][3]: Conv2: PixelRect[obj 0x1d582a88, BGR888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][4]: BGR888 -> ABGR8888 [apply] CONVERT[2][4]: Conv1: PixelRect[obj 0x75055c5, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203FF 0x010203FF 0x010203FF [apply] [ 0][ 1] 0x010203FF 0x010203FF 0x010203FF [apply] [ 0][ 2] 0x010203FF 0x010203FF 0x010203FF [apply] Test [ 0][ 0] exp 0x010203FF == has 0x010203FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203FF 0x010203FF 0x010203FF [apply] [ 61][ 62] 0x010203FF 0x010203FF 0x010203FF [apply] [ 61][ 63] 0x010203FF 0x010203FF 0x010203FF [apply] Test [ 63][ 63] exp 0x010203FF == has 0x010203FF : true [apply] CONVERT[2][4]: Conv2: PixelRect[obj 0x2b2efc43, BGR888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][5]: BGR888 -> ARGB8888 [apply] CONVERT[2][5]: Conv1: PixelRect[obj 0x19b3a8db, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201FF 0x030201FF 0x030201FF [apply] [ 0][ 1] 0x030201FF 0x030201FF 0x030201FF [apply] [ 0][ 2] 0x030201FF 0x030201FF 0x030201FF [apply] Test [ 0][ 0] exp 0x030201FF == has 0x030201FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201FF 0x030201FF 0x030201FF [apply] [ 61][ 62] 0x030201FF 0x030201FF 0x030201FF [apply] [ 61][ 63] 0x030201FF 0x030201FF 0x030201FF [apply] Test [ 63][ 63] exp 0x030201FF == has 0x030201FF : true [apply] CONVERT[2][5]: Conv2: PixelRect[obj 0x6212cf0b, BGR888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][6]: BGR888 -> BGRA8888 [apply] CONVERT[2][6]: Conv1: PixelRect[obj 0x40d70d7a, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 0][ 1] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 0][ 2] 0xFF010203 0xFF010203 0xFF010203 [apply] Test [ 0][ 0] exp 0xFF010203 == has 0xFF010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 61][ 62] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 61][ 63] 0xFF010203 0xFF010203 0xFF010203 [apply] Test [ 63][ 63] exp 0xFF010203 == has 0xFF010203 : true [apply] CONVERT[2][6]: Conv2: PixelRect[obj 0x66b5e5d7, BGR888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[3][*]: Image0 - Orig: PixelRect[obj 0x3004baef, RGBA8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[3][0]: RGBA8888 -> LUMINANCE [apply] CONVERT[3][0]: Conv1: PixelRect[obj 0x68cb98a, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[3][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[3][1]: RGBA8888 -> RGB888 [apply] CONVERT[3][1]: Conv1: PixelRect[obj 0xe91662, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[3][1]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[3][2]: RGBA8888 -> BGR888 [apply] CONVERT[3][2]: Conv1: PixelRect[obj 0x46bc7c65, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[3][2]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[3][3]: RGBA8888 -> RGBA8888 [apply] CONVERT[3][3]: Conv1: PixelRect[obj 0x8aef2b, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[3][3]: Conv2: PixelRect[obj 0x215bf054, RGBA8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[3][4]: RGBA8888 -> ABGR8888 [apply] CONVERT[3][4]: Conv1: PixelRect[obj 0x1aff2be8, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[3][4]: Conv2: PixelRect[obj 0x669b9a30, RGBA8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[3][5]: RGBA8888 -> ARGB8888 [apply] CONVERT[3][5]: Conv1: PixelRect[obj 0x71a7f9f0, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[3][5]: Conv2: PixelRect[obj 0x4b0a35db, RGBA8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[3][6]: RGBA8888 -> BGRA8888 [apply] CONVERT[3][6]: Conv1: PixelRect[obj 0xb55e35a, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[3][6]: Conv2: PixelRect[obj 0x33c12f86, RGBA8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[4][*]: Image0 - Orig: PixelRect[obj 0x501720f5, ABGR8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[4][0]: ABGR8888 -> LUMINANCE [apply] CONVERT[4][0]: Conv1: PixelRect[obj 0x1e74dde7, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[4][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[4][1]: ABGR8888 -> RGB888 [apply] CONVERT[4][1]: Conv1: PixelRect[obj 0xa947850, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[4][1]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[4][2]: ABGR8888 -> BGR888 [apply] CONVERT[4][2]: Conv1: PixelRect[obj 0x1966d19d, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[4][2]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[4][3]: ABGR8888 -> RGBA8888 [apply] CONVERT[4][3]: Conv1: PixelRect[obj 0x2d4ba772, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[4][3]: Conv2: PixelRect[obj 0x41de4499, ABGR8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[4][4]: ABGR8888 -> ABGR8888 [apply] CONVERT[4][4]: Conv1: PixelRect[obj 0x6769ba97, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[4][4]: Conv2: PixelRect[obj 0x4e59448b, ABGR8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[4][5]: ABGR8888 -> ARGB8888 [apply] CONVERT[4][5]: Conv1: PixelRect[obj 0x46a329dc, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[4][5]: Conv2: PixelRect[obj 0x2114ebf, ABGR8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[4][6]: ABGR8888 -> BGRA8888 [apply] CONVERT[4][6]: Conv1: PixelRect[obj 0x3e48dea8, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[4][6]: Conv2: PixelRect[obj 0x2212078a, ABGR8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[5][*]: Image0 - Orig: PixelRect[obj 0x4dad067f, ARGB8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[5][0]: ARGB8888 -> LUMINANCE [apply] CONVERT[5][0]: Conv1: PixelRect[obj 0x1a85a3b0, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x0junit.framework.TestListener: endTest(testConversion05_srcS301_BE_TL_destS259_TL) [apply] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 18.996 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308355729 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308371768 ms +++ localhost/127.0.0.1:59999 - Locked within 16047 ms, 17 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT - testConversion01_srcS000_BE_TL_destS000_TL [apply] Test00: srcMinStrideInBytes 0, srcByteOrder BIG_ENDIAN, srcIsGLOriented false, destMinStrideInBytes 0, destIsGLOriented false [apply] CONVERT[0][*]: Image0 - Orig: PixelRect[obj 0x597c19fd, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][0]: LUMINANCE -> LUMINANCE [apply] CONVERT[0][0]: Conv1: PixelRect[obj 0x201c2e7f, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][0]: Conv2: PixelRect[obj 0x1a30a451, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][1]: LUMINANCE -> RGB888 [apply] CONVERT[0][1]: Conv1: PixelRect[obj 0x6f73cf45, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010101 0x010101 0x010101 [apply] [ 0][ 1] 0x010101 0x010101 0x010101 [apply] [ 0][ 2] 0x010101 0x010101 0x010101 [apply] Test [ 0][ 0] exp 0x010101 == has 0x010101 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010101 0x010101 0x010101 [apply] [ 61][ 62] 0x010101 0x010101 0x010101 [apply] [ 61][ 63] 0x010101 0x010101 0x010101 [apply] Test [ 63][ 63] exp 0x010101 == has 0x010101 : true [apply] CONVERT[0][1]: Conv2: PixelRect[obj 0x1c2cf42d, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][2]: LUMINANCE -> BGR888 [apply] CONVERT[0][2]: Conv1: PixelRect[obj 0x4b52c4ce, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010101 0x010101 0x010101 [apply] [ 0][ 1] 0x010101 0x010101 0x010101 [apply] [ 0][ 2] 0x010101 0x010101 0x010101 [apply] Test [ 0][ 0] exp 0x010101 == has 0x010101 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010101 0x010101 0x010101 [apply] [ 61][ 62] 0x010101 0x010101 0x010101 [apply] [ 61][ 63] 0x010101 0x010101 0x010101 [apply] Test [ 63][ 63] exp 0x010101 == has 0x010101 : true [apply] CONVERT[0][2]: Conv2: PixelRect[obj 0x26f6d704, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][3]: LUMINANCE -> RGBA8888 [apply] CONVERT[0][3]: Conv1: PixelRect[obj 0x179e5b98, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 0][ 1] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 0][ 2] 0xFF010101 0xFF010101 0xFF010101 [apply] Test [ 0][ 0] exp 0xFF010101 == has 0xFF010101 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 61][ 62] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 61][ 63] 0xFF010101 0xFF010101 0xFF010101 [apply] Test [ 63][ 63] exp 0xFF010101 == has 0xFF010101 : true [apply] CONVERT[0][3]: Conv2: PixelRect[obj 0x1d8f6445, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][4]: LUMINANCE -> ABGR8888 [apply] CONVERT[0][4]: Conv1: PixelRect[obj 0x30fffd2c, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010101FF 0x010101FF 0x010101FF [apply] [ 0][ 1] 0x010101FF 0x010101FF 0x010101FF [apply] [ 0][ 2] 0x010101FF 0x010101FF 0x010101FF [apply] Test [ 0][ 0] exp 0x010101FF == has 0x010101FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010101FF 0x010101FF 0x010101FF [apply] [ 61][ 62] 0x010101FF 0x010101FF 0x010101FF [apply] [ 61][ 63] 0x010101FF 0x010101FF 0x010101FF [apply] Test [ 63][ 63] exp 0x010101FF == has 0x010101FF : true [apply] CONVERT[0][4]: Conv2: PixelRect[obj 0x76466cd5, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][5]: LUMINANCE -> ARGB8888 [apply] CONVERT[0][5]: Conv1: PixelRect[obj 0x993509d, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010101FF 0x010101FF 0x010101FF [apply] [ 0][ 1] 0x010101FF 0x010101FF 0x010101FF [apply] [ 0][ 2] 0x010101FF 0x010101FF 0x010101FF [apply] Test [ 0][ 0] exp 0x010101FF == has 0x010101FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010101FF 0x010101FF 0x010101FF [apply] [ 61][ 62] 0x010101FF 0x010101FF 0x010101FF [apply] [ 61][ 63] 0x010101FF 0x010101FF 0x010101FF [apply] Test [ 63][ 63] exp 0x010101FF == has 0x010101FF : true [apply] CONVERT[0][5]: Conv2: PixelRect[obj 0x26917854, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][6]: LUMINANCE -> BGRA8888 [apply] CONVERT[0][6]: Conv1: PixelRect[obj 0x1872e694, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 0][ 1] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 0][ 2] 0xFF010101 0xFF010101 0xFF010101 [apply] Test [ 0][ 0] exp 0xFF010101 == has 0xFF010101 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 61][ 62] 0xFF010101 0xFF010101 0xFF010101 [apply] 2 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[5][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[5][1]: ARGB8888 -> RGB888 [apply] CONVERT[5][1]: Conv1: PixelRect[obj 0x3bbd856a, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[5][1]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[5][2]: ARGB8888 -> BGR888 [apply] CONVERT[5][2]: Conv1: PixelRect[obj 0x178210ca, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[5][2]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[5][3]: ARGB8888 -> RGBA8888 [apply] CONVERT[5][3]: Conv1: PixelRect[obj 0x5c1c49d4, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[5][3]: Conv2: PixelRect[obj 0x45332c8a, ARGB8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[5][4]: ARGB8888 -> ABGR8888 [apply] CONVERT[5][4]: Conv1: PixelRect[obj 0x22b13b84, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[5][4]: Conv2: PixelRect[obj 0x21ba68e7, ARGB8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[5][5]: ARGB8888 -> ARGB8888 [apply] CONVERT[5][5]: Conv1: PixelRect[obj 0x553d26fd, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[5][5]: Conv2: PixelRect[obj 0x21cad7c3, ARGB8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[5][6]: ARGB8888 -> BGRA8888 [apply] CONVERT[5][6]: Conv1: PixelRect[obj 0xc1b548a, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[5][6]: Conv2: PixelRect[obj 0x564b363b, ARGB8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[6][*]: Image0 - Orig: PixelRect[obj 0x63d587bf, BGRA8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[6][0]: BGRA8888 -> LUMINANCE [apply] CONVERT[6][0]: Conv1: PixelRect[obj 0x57c33fcd, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[6][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[6][1]: BGRA8888 -> RGB888 [apply] CONVERT[6][1]: Conv1: PixelRect[obj 0x5391d8be, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[6][1]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[6][2]: BGRA8888 -> BGR888 [apply] CONVERT[6][2]: Conv1: PixelRect[obj 0xc2ccccf, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[6][2]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[6][3]: BGRA8888 -> RGBA8888 [apply] CONVERT[6][3]: Conv1: PixelRect[obj 0x513a3047, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[6][3]: Conv2: PixelRect[obj 0x4337aefa, BGRA8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[6][4]: BGRA8888 -> ABGR8888 [apply] CONVERT[6][4]: Conv1: PixelRect[obj 0x7cc0c18f, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[6][4]: Conv2: PixelRect[obj 0x52e3d345, BGRA8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[6][5]: BGRA8888 -> ARGB8888 [apply] CONVERT[6][5]: Conv1: PixelRect[obj 0x6b438186, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[6][5]: Conv2: PixelRect[obj 0x1cecbb6e, BGRA8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[6][6]: BGRA8888 -> BGRA8888 [apply] CONVERT[6][6]: Conv1: PixelRect[obj 0x7a054197, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[6][6]: Conv2: PixelRect[obj 0x6f155f16, BGRA8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT - testConversion05_srcS301_BE_TL_destS259_TL [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308374654 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] [ 61][ 63] 0xFF010101 0xFF010101 0xFF010101 [apply] Test [ 63][ 63] exp 0xFF010101 == has 0xFF010101 : true [apply] CONVERT[0][6]: Conv2: PixelRect[obj 0x1f800b16, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[1][*]: Image0 - Orig: PixelRect[obj 0xf57e182, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][0]: RGB888 -> LUMINANCE [apply] CONVERT[1][0]: Conv1: PixelRect[obj 0x529625ac, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[1][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[1][1]: RGB888 -> RGB888 [apply] CONVERT[1][1]: Conv1: PixelRect[obj 0x7f83698f, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][1]: Conv2: PixelRect[obj 0xc876cb0, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][2]: RGB888 -> BGR888 [apply] CONVERT[1][2]: Conv1: PixelRect[obj 0xef09d3d, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[1][2]: Conv2: PixelRect[obj 0x56e31774, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][3]: RGB888 -> RGBA8888 [apply] CONVERT[1][3]: Conv1: PixelRect[obj 0x5718ed3c, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 0][ 1] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 0][ 2] 0xFF030201 0xFF030201 0xFF030201 [apply] Test [ 0][ 0] exp 0xFF030201 == has 0xFF030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 61][ 62] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 61][ 63] 0xFF030201 0xFF030201 0xFF030201 [apply] Test [ 63][ 63] exp 0xFF030201 == has 0xFF030201 : true [apply] CONVERT[1][3]: Conv2: PixelRect[obj 0x257f2ad0, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][4]: RGB888 -> ABGR8888 [apply] CONVERT[1][4]: Conv1: PixelRect[obj 0x3fd3d0eb, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203FF 0x010203FF 0x010203FF [apply] [ 0][ 1] 0x010203FF 0x010203FF 0x010203FF [apply] [ 0][ 2] 0x010203FF 0x010203FF 0x010203FF [apply] Test [ 0][ 0] exp 0x010203FF == has 0x010203FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203FF 0x010203FF 0x010203FF [apply] [ 61][ 62] 0x010203FF 0x010203FF 0x010203FF [apply] [ 61][ 63] 0x010203FF 0x010203FF 0x010203FF [apply] Test [ 63][ 63] exp 0x010203FF == has 0x010203FF : true [apply] CONVERT[1][4]: Conv2: PixelRect[obj 0x6b391509, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][5]: RGB888 -> ARGB8888 [apply] CONVERT[1][5]: Conv1: PixelRect[obj 0x709438dd, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201FF 0x030201FF 0x030201FF [apply] [ 0][ 1] 0x030201FF 0x030201FF 0x030201FF [apply] [ 0][ 2] 0x030201FF 0x030201FF 0x030201FF [apply] Test [ 0][ 0] exp 0x030201FF == has 0x030201FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201FF 0x030201FF 0x030201FF [apply] [ 61][ 62] 0x030201FF 0x030201FF 0x030201FF [apply] [ 61][ 63] 0x030201FF 0x030201FF 0x030201FF [apply] Test [ 63][ 63] exp 0x030201FF == has 0x030201FF : true [apply] CONVERT[1][5]: Conv2: PixelRect[obj 0x13216ee9, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][6]: RGB888 -> BGRA8888 [apply] CONVERT[1][6]: Conv1: PixelRect[obj 0x77f88cce, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 0][ 1] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 0][ 2] 0xFF010203 0xFF010203 0xFF010203 [apply] Test [ 0][ 0] exp 0xFF010203 == has 0xFF010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 61][ 62] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 61][ 63] 0xFF010203 0xFF010203 0xFF010203 [apply] Test [ 63][ 63] exp 0xFF010203 == has 0xFF010203 : true [apply] CONVERT[1][6]: Conv2: PixelRect[obj 0x5ee465ea, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[2][*]: Image0 - Orig: PixelRect[obj 0x64df1651, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][0]: BGR888 -> LUMINANCE [apply] CONVERT[2][0]: Conv1: PixelRect[obj 0x72325393, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[2][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[2][1]: BGR888 -> RGB888 [apply] CONVERT[2][1]: Conv1: PixelRect[obj 0x460d1277, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[2][1]: Conv2: PixelRect[obj 0x437668f, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][2]: BGR888 -> BGR888 [apply] CONVERT[2][2]: Conv1: PixelRect[obj 0x512e3872, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][2]: Conv2: PixelRect[obj 0x317bee01, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][3]: BGR888 -> RGBA8888 [apply] CONVERT[2][3]: Conv1: PixelRect[obj 0x3f469d08, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 0][ 1] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 0][ 2] 0xFF030201 0xFF030201 0xFF030201 [apply] Test [ 0][ 0] exp 0xFF030201 == has 0xFF030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 61][ 62] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 61][ 63] 0xFF030201 0xFF030201 0xFF030201 [apply] Test [ 63][ 63] exp 0xFF030201 == has 0xFF030201 : true [apply] CONVERT[2][3]: Conv2: PixelRect[obj 0x34ef98ac, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][4]: BGR888 -> ABGR8888 [apply] CONVERT[2][4]: Conv1: PixelRect[obj 0x5e105f5a, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203FF 0x010203FF 0x010203FF [apply] [ 0][ 1] 0x010203FF 0x010203FF 0x010203FF [apply] [ 0][ 2] 0x010203FF 0x010203FF 0x010203FF [apply] Test [ 0][ 0] exp 0x010203FF == has 0x010203FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203FF 0x010203FF 0x010203FF [apply] [ 61][ 62] 0x010203FF 0x010203FF 0x010203FF [apply] [ 61][ 63] 0x010203FF 0x010203FF 0x010203FF [apply] Test [ 63][ 63] exp 0x010203FF == has 0x010203FF : true [apply] CONVERT[2][4]: Conv2: PixelRect[obj 0x4e43df5, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][5]: BGR888 -> ARGB8888 [apply] CONVERT[2][5]: Conv1: PixelRect[obj 0x249fa255, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201FF 0x030201FF 0x030201FF [apply] [ 0][ 1] 0x030201FF 0x030201FF 0x030201FF [apply] [ 0][ 2] 0x030201FF 0x030201FF 0x030201FF [apply] Test [ 0][ 0] exp 0x030201FF == has 0x030201FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201FF 0x030201FF 0x030201FF [apply] [ 61][ 62] 0x030201FF 0x030201FF 0x030201FF [apply] [ 61][ 63] 0x030201FF 0x030201FF 0x030201FF [apply] Test [ 63][ 63] exp 0x030201FF == has 0x030201FF : true [apply] CONVERT[2][5]: Conv2: PixelRect[obj 0x6c5a8d3b, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][6]: BGR888 -> BGRA8888 [apply] CONVERT[2][6]: Conv1: PixelRect[obj 0x2cee5410, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 0][ 1] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 0][ 2] 0xFF010203 0xFF010203 0xFF010203 [apply] Test [ 0][ 0] exp 0xFF010203 == has 0xFF010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 61][ 62] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 61][ 63] 0xFF010203 0xFF010203 0xFF010203 [apply] Test [ 63][ 63] exp 0xFF010203 == has 0xFF010203 : true [apply] CONVERT[2][6]: Conv2: PixelRect[obj 0x52d0fd7b, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[3][*]: Image0 - Orig: PixelRect[obj 0x16b1c0b7, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[3][0]: RGBA8888 -> LUMINANCE [apply] CONVERT[3][0]: Conv1: PixelRect[obj 0x6fe33a04, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[3][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[3][1]: RGBA8888 -> RGB888 [apply] CONVERT[3][1]: Conv1: PixelRect[obj 0x2ef615ff, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[3][1]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[3][2]: RGBA8888 -> BGR888 [apply] CONVERT[3][2]: Conv1: PixelRect[obj 0x1e1e306f, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[3][2]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[3][3]: RGBA8888 -> RGBA8888 [apply] CONVERT[3][3]: Conv1: PixelRect[obj 0x4ffdd6db, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[3][3]: Conv2: PixelRect[obj 0x2224ece4, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[3][4]: RGBA8888 -> ABGR8888 [apply] CONVERT[3][4]: Conv1: PixelRect[obj 0x263c7e3f, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[3][4]: Conv2: PixelRect[obj 0x4d846db5, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[3][5]: RGBA8888 -> ARGB8888 [apply] CONVERT[3][5]: Conv1: PixelRect[obj 0x313eadd5, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[3][5]: Conv2: PixelRect[obj 0xa069435, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[3][6]: RGBA8888 -> BGRA8888 [apply] CONVERT[3][6]: Conv1: PixelRect[obj 0x35ec28b7, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[3][6]: Conv2: PixelRect[obj 0x23652209, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[4][*]: Image0 - Orig: PixelRect[obj 0x449d8f06, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[4][0]: ABGR8888 -> LUMINANCE [apply] CONVERT[4][0]: Conv1: PixelRect[obj 0x4418f61b, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[4][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[4][1]: ABGR8888 -> RGB888 [apply] CONVERT[4][1]: Conv1: PixelRect[obj 0x42c5898a, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[4][1]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[4][2]: ABGR8888 -> BGR888 [apply] CONVERT[4][2]: Conv1: PixelRect[obj 0x36c8e545, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[4][2]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[4][3]: ABGR8888 -> RGBA8888 [apply] CONVERT[4][3]: Conv1: PixelRect[obj 0x3f44311c, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[4][3]: Conv2: PixelRect[obj 0x15f445b7, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[4][4]: ABGR8888 -> ABGR8888 [apply] CONVERT[4][4]: Conv1: PixelRect[obj 0x414dc149, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[4][4]: Conv2: PixelRect[obj 0x57ccc11d, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[4][5]: ABGR8888 -> ARGB8888 [apply] CONVERT[4][5]: Conv1: PixelRect[obj 0x439a83f3, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[4][5]: Conv2: PixelRect[obj 0x554ce931, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[4][6]: ABGR8888 -> BGRA8888 [apply] CONVERT[4][6]: Conv1: PixelRect[obj 0x2c61bbb7, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[4][6]: Conv2: PixelRect[obj 0x446b0224, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[5][*]: Image0 - Orig: PixelRect[obj 0x4d59ac93, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[5][0]: ARGB8888 -> LUMINANCE [apply] CONVERT[5][0]: Conv1: PixelRect[obj 0x3a510e91, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[5][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[5][1]: ARGB8888 -> RGB888 [apply] CONVERT[5][1]: Conv1: PixelRect[obj 0x1f936f80, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[5][1]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[5][2]: ARGB8888 -> BGR888 [apply] CONVERT[5][2]: Conv1: PixelRect[obj 0x87d4cb2, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[5][2]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[5][3]: ARGB8888 -> RGBA8888 [apply] CONVERT[5][3]: Conv1: PixelRect[obj 0x5a363e78, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[5][3]: Conv2: PixelRect[obj 0x1f3f668d, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[5][4]: ARGB8888 -> ABGR8888 [apply] CONVERT[5][4]: Conv1: PixelRect[obj 0x7b65c301, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[5][4]: Conv2: PixelRect[obj 0x55e5b5f1, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[5][5]: ARGB8888 -> ARGB8888 [apply] CONVERT[5][5]: Conv1: PixelRect[obj 0x5c0c0d45, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[5][5]: Conv2: PixelRect[obj 0x1b3b5c39, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[5][6]: ARGB8888 -> BGRA8888 [apply] CONVERT[5][6]: Conv1: PixelRect[obj 0x5623b026, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[5][6]: Conv2: PixelRect[obj 0x4101baf8, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[6][*]: Image0 - Orig: PixelRect[obj 0x589a111f, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[6][0]: BGRA8888 -> LUMINANCE [apply] CONVERT[6][0]: Conv1: PixelRect[obj 0x6ada37aa, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[6][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[6][1]: BGRA8888 -> RGB888 [apply] CONVERT[6][1]: Conv1: PixelRect[obj 0x1c7cb0b4, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[6][1]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[6][2]: BGRA8888 -> BGR888 [apply] CONVERT[6][2]: Conv1: PixelRect[obj 0x3e350808, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[6][2]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[6][3]: BGRA8888 -> RGBA8888 [apply] CONVERT[6][3]: Conv1: PixelRect[obj 0xba26520, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[6][3]: Conv2: PixelRect[obj 0x529d1dd7, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[6][4]: BGRA8888 -> ABGR8888 [apply] CONVERT[6][4]: Conv1: PixelRect[obj 0x491238a0, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[6][4]: Conv2: PixelRect[obj 0x4b43b5da, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[6][5]: BGRA8888 -> ARGB8888 [apply] CONVERT[6][5]: Conv1: PixelRect[obj 0x4a5821d0, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[6][5]: Conv2: PixelRect[obj 0x601404d1, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[6][6]: BGRA8888 -> BGRA8888 [apply] CONVERT[6][6]: Conv1: PixelRect[obj 0x4248669e, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[6][6]: Conv2: PixelRect[obj 0x1f493111, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT - testConversion01_srcS000_BE_TL_destS000_TL [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT - testConversion02_srcS000_LE_TL_destS000_TL [apply] Test00: srcMinStrideInBytes 0, srcByteOrder LITTLE_ENDIAN, srcIsGLOriented false, destMinStrideInBytes 0, destIsGLOriented false [apply] CONVERT[0][*]: Image0 - Orig: PixelRect[obj 0x7ab6db4, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][0]: LUMINANCE -> LUMINANCE [apply] CONVERT[0][0]: Conv1: PixelRect[obj 0x7af485b, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][0]: Conv2: PixelRect[obj 0x4b7524e, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][1]: LUMINANCE -> RGB888 [apply] CONVERT[0][1]: Conv1: PixelRect[obj 0x1f7c814d, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010101 0x010101 0x010101 [apply] [ 0][ 1] 0x010101 0x010101 0x010101 [apply] [ 0][ 2] 0x010101 0x010101 0x010101 [apply] Test [ 0][ 0] exp 0x010101 == has 0x010101 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010101 0x010101 0x010101 [apply] [ 61][ 62] 0x010101 0x010101 0x010101 [apply] [ 61][ 63] 0x010101 0x010101 0x010101 [apply] Test [ 63][ 63] exp 0x010101 == has 0x010101 : true [apply] CONVERT[0][1]: Conv2: PixelRect[obj 0x270cf661, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][2]: LUMINANCE -> BGR888 [apply] CONVERT[0][2]: Conv1: PixelRect[obj 0x44036e4e, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010101 0x010101 0x010101 [apply] [ 0][ 1] 0x010101 0x010101 0x010101 [apply] [ 0][ 2] 0x010101 0x010101 0x010101 [apply] Test [ 0][ 0] exp 0x010101 == has 0x010101 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010101 0x010101 0x010101 [apply] [ 61][ 62] 0x010101 0x010101 0x010101 [apply] [ 61][ 63] 0x010101 0x010101 0x010101 [apply] Test [ 63][ 63] exp 0x010101 == has 0x010101 : true [apply] CONVERT[0][2]: Conv2: PixelRect[obj 0x3d3ee5c4, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][3]: LUMINANCE -> RGBA8888 [apply] CONVERT[0][3]: Conv1: PixelRect[obj 0x6c5ec645, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 0][ 1] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 0][ 2] 0xFF010101 0xFF010101 0xFF010101 [apply] Test [ 0][ 0] exp 0xFF010101 == has 0xFF010101 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 61][ 62] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 61][ 63] 0xFF010101 0xFF010101 0xFF010101 [apply] Test [ 63][ 63] exp 0xFF010101 == has 0xFF010101 : true [apply] CONVERT[0][3]: Conv2: PixelRect[obj 0x422b1398, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][4]: LUMINANCE -> ABGR8888 [apply] CONVERT[0][4]: Conv1: PixelRect[obj 0x1a138218, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010101FF 0x010101FF 0x010101FF [apply] [ 0][ 1] 0x010101FF 0x010101FF 0x010101FF [apply] [ 0][ 2] 0x010101FF 0x010101FF 0x010101FF [apply] Test [ 0][ 0] exp 0x010101FF == has 0x010101FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010101FF 0x010101FF 0x010101FF [apply] [ 61][ 62] 0x010101FF 0x010101FF 0x010101FF [apply] [ 61][ 63] 0x010101FF 0x010101FF 0x010101FF [apply] Test [ 63][ 63] exp 0x010101FF == has 0x010101FF : true [apply] CONVERT[0][4]: Conv2: PixelRect[obj 0x76c20307, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][5]: LUMINANCE -> ARGB8888 [apply] CONVERT[0][5]: Conv1: PixelRect[obj 0x3b54fd7a, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010101FF 0x010101FF 0x010101FF [apply] [ 0][ 1] 0x010101FF 0x010101FF 0x010101FF [apply] [ 0][ 2] 0x010101FF 0x010101FF 0x010101FF [apply] Test [ 0][ 0] exp 0x010101FF == has 0x010101FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010101FF 0x010101FF 0x010101FF [apply] [ 61][ 62] 0x010101FF 0x010101FF 0x010101FF [apply] [ 61][ 63] 0x010101FF 0x010101FF 0x010101FF [apply] Test [ 63][ 63] exp 0x010101FF == has 0x010101FF : true [apply] CONVERT[0][5]: Conv2: PixelRect[obj 0x48cd7304, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][6]: LUMINANCE -> BGRA8888 [apply] CONVERT[0][6]: Conv1: PixelRect[obj 0x283a30f3, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 0][ 1] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 0][ 2] 0xFF010101 0xFF010101 0xFF010101 [apply] Test [ 0][ 0] exp 0xFF010101 == has 0xFF010101 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 61][ 62] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 61][ 63] 0xFF010101 0xFF010101 0xFF010101 [apply] Test [ 63][ 63] exp 0xFF010101 == has 0xFF010101 : true [apply] CONVERT[0][6]: Conv2: PixelRect[obj 0x463b627, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[1][*]: Image0 - Orig: PixelRect[obj 0x2e4bbcb1, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][0]: RGB888 -> LUMINANCE [apply] CONVERT[1][0]: Conv1: PixelRect[obj 0x6e512035, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[1][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[1][1]: RGB888 -> RGB888 [apply] CONVERT[1][1]: Conv1: PixelRect[obj 0x1019b028, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][1]: Conv2: PixelRect[obj 0x67c1a5a, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][2]: RGB888 -> BGR888 [apply] CONVERT[1][2]: Conv1: PixelRect[obj 0x3da60e09, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[1][2]: Conv2: PixelRect[obj 0x60e3907d, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][3]: RGB888 -> RGBA8888 [apply] CONVERT[1][3]: Conv1: PixelRect[obj 0x7c23303c, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 0][ 1] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 0][ 2] 0xFF030201 0xFF030201 0xFF030201 [apply] Test [ 0][ 0] exp 0xFF030201 == has 0xFF030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 61][ 62] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 61][ 63] 0xFF030201 0xFF030201 0xFF030201 [apply] Test [ 63][ 63] exp 0xFF030201 == has 0xFF030201 : true [apply] CONVERT[1][3]: Conv2: PixelRect[obj 0x6a33f2cf, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][4]: RGB888 -> ABGR8888 [apply] CONVERT[1][4]: Conv1: PixelRect[obj 0x788a2a81, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203FF 0x010203FF 0x010203FF [apply] [ 0][ 1] 0x010203FF 0x010203FF 0x010203FF [apply] [ 0][ 2] 0x010203FF 0x010203FF 0x010203FF [apply] Test [ 0][ 0] exp 0x010203FF == has 0x010203FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203FF 0x010203FF 0x010203FF [apply] [ 61][ 62] 0x010203FF 0x010203FF 0x010203FF [apply] [ 61][ 63] 0x010203FF 0x010203FF 0x010203FF [apply] Test [ 63][ 63] exp 0x010203FF == has 0x010203FF : true [apply] CONVERT[1][4]: Conv2: PixelRect[obj 0x36ecb8fa, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][5]: RGB888 -> ARGB8888 [apply] CONVERT[1][5]: Conv1: PixelRect[obj 0x6f644141, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201FF 0x030201FF 0x030201FF [apply] [ 0][ 1] 0x030201FF 0x030201FF 0x030201FF [apply] [ 0][ 2] 0x030201FF 0x030201FF 0x030201FF [apply] Test [ 0][ 0] exp 0x030201FF == has 0x030201FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201FF 0x030201FF 0x030201FF [apply] [ 61][ 62] 0x030201FF 0x030201FF 0x030201FF [apply] [ 61][ 63] 0x030201FF 0x030201FF 0x030201FF [apply] Test [ 63][ 63] exp 0x030201FF == has 0x030201FF : true [apply] CONVERT[1][5]: Conv2: PixelRect[obj 0x1ef84b89, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][6]: RGB888 -> BGRA8888 [apply] CONVERT[1][6]: Conv1: PixelRect[obj 0x3f271f41, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 0][ 1] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 0][ 2] 0xFF010203 0xFF010203 0xFF010203 [apply] Test [ 0][ 0] exp 0xFF010203 == has 0xFF010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 61][ 62] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 61][ 63] 0xFF010203 0xFF010203 0xFF010203 [apply] Test [ 63][ 63] exp 0xFF010203 == has 0xFF010203 : true [apply] CONVERT[1][6]: Conv2: PixelRect[obj 0x217504cb, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[2][*]: Image0 - Orig: PixelRect[obj 0x98dbc96, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][0]: BGR888 -> LUMINANCE [apply] CONVERT[2][0]: Conv1: PixelRect[obj 0x385820c0, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[2][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[2][1]: BGR888 -> RGB888 [apply] CONVERT[2][1]: Conv1: PixelRect[obj 0x21ce3a26, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[2][1]: Conv2: PixelRect[obj 0x6a4ba620, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][2]: BGR888 -> BGR888 [apply] CONVERT[2][2]: Conv1: PixelRect[obj 0xc87b565, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][2]: Conv2: PixelRect[obj 0x21960050, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][3]: BGR888 -> RGBA8888 [apply] CONVERT[2][3]: Conv1: PixelRect[obj 0x7eee9569, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 0][ 1] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 0][ 2] 0xFF030201 0xFF030201 0xFF030201 [apply] Test [ 0][ 0] exp 0xFF030201 == has 0xFF030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 61][ 62] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 61][ 63] 0xFF030201 0xFF030201 0xFF030201 [apply] Test [ 63][ 63] exp 0xFF030201 == has 0xFF030201 : true [apply] CONVERT[2][3]: Conv2: PixelRect[obj 0x61936199, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][4]: BGR888 -> ABGR8888 [apply] CONVERT[2][4]: Conv1: PixelRect[obj 0x12ecb5db, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203FF 0x010203FF 0x010203FF [apply] [ 0][ 1] 0x010203FF 0x010203FF 0x010203FF [apply] [ 0][ 2] 0x010203FF 0x010203FF 0x010203FF [apply] Test [ 0][ 0] exp 0x010203FF == has 0x010203FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203FF 0x010203FF 0x010203FF [apply] [ 61][ 62] 0x010203FF 0x010203FF 0x010203FF [apply] [ 61][ 63] 0x010203FF 0x010203FF 0x010203FF [apply] Test [ 63][ 63] exp 0x010203FF == has 0x010203FF : true [apply] CONVERT[2][4]: Conv2: PixelRect[obj 0x72974691, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][5]: BGR888 -> ARGB8888 [apply] CONVERT[2][5]: Conv1: PixelRect[obj 0x299a145d, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201FF 0x030201FF 0x030201FF [apply] [ 0][ 1] 0x030201FF 0x030201FF 0x030201FF [apply] [ 0][ 2] 0x030201FF 0x030201FF 0x030201FF [apply] Test [ 0][ 0] exp 0x030201FF == has 0x030201FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201FF 0x030201FF 0x030201FF [apply] [ 61][ 62] 0x030201FF 0x030201FF 0x030201FF [apply] [ 61][ 63] 0x030201FF 0x030201FF 0x030201FF [apply] Test [ 63][ 63] exp 0x030201FF == has 0x030201FF : true [apply] CONVERT[2][5]: Conv2: PixelRect[obj 0x42aefb01, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][6]: BGR888 -> BGRA8888 [apply] CONVERT[2][6]: Conv1: PixelRect[obj 0x6de120da, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 0][ 1] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 0][ 2] 0xFF010203 0xFF010203 0xFF010203 [apply] Test [ 0][ 0] exp 0xFF010203 == has 0xFF010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 61][ 62] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 61][ 63] 0xFF010203 0xFF010203 0xFF010203 [apply] Test [ 63][ 63] exp 0xFF010203 == has 0xFF010203 : true [apply] CONVERT[2][6]: Conv2: PixelRect[obj 0x57340091, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[3][*]: Image0 - Orig: PixelRect[obj 0x17115c51, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[3][0]: RGBA8888 -> LUMINANCE [apply] CONVERT[3][0]: Conv1: PixelRect[obj 0x74c3d5ab, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[3][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[3][1]: RGBA8888 -> RGB888 [apply] CONVERT[3][1]: Conv1: PixelRect[obj 0x65010970, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[3][1]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[3][2]: RGBA8888 -> BGR888 [apply] CONVERT[3][2]: Conv1: PixelRect[obj 0x2712cbde, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[3][2]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[3][3]: RGBA8888 -> RGBA8888 [apply] CONVERT[3][3]: Conv1: PixelRect[obj 0x43066fdc, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[3][3]: Conv2: PixelRect[obj 0x5b99f6e4, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[3][4]: RGBA8888 -> ABGR8888 [apply] CONVERT[3][4]: Conv1: PixelRect[obj 0x592021b7, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[3][4]: Conv2: PixelRect[obj 0x4c85a317, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[3][5]: RGBA8888 -> ARGB8888 [apply] CONVERT[3][5]: Conv1: PixelRect[obj 0x59966240, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[3][5]: Conv2: PixelRect[obj 0x200c85b3, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[3][6]: RGBA8888 -> BGRA8888 [apply] CONVERT[3][6]: Conv1: PixelRect[obj 0x161dbb35, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[3][6]: Conv2: PixelRect[obj 0x79ed9fea, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[4][*]: Image0 - Orig: PixelRect[obj 0x5f9dfa2f, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[4][0]: ABGR8888 -> LUMINANCE [apply] CONVERT[4][0]: Conv1: PixelRect[obj 0x7c9454b3, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[4][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[4][1]: ABGR8888 -> RGB888 [apply] CONVERT[4][1]: Conv1: PixelRect[obj 0x6e44f3aa, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[4][1]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[4][2]: ABGR8888 -> BGR888 [apply] CONVERT[4][2]: Conv1: PixelRect[obj 0x70d95674, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[4][2]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[4][3]: ABGR8888 -> RGBA8888 [apply] CONVERT[4][3]: Conv1: PixelRect[obj 0x4cbb138d, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[4][3]: Conv2: PixelRect[obj 0xe00b556, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[4][4]: ABGR8888 -> ABGR8888 [apply] CONVERT[4][4]: Conv1: PixelRect[obj 0x50812848, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[4][4]: Conv2: PixelRect[obj 0x4f7bb842, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[4][5]: ABGR8888 -> ARGB8888 [apply] CONVERT[4][5]: Conv1: PixelRect[obj 0x437e1dd2, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[4][5]: Conv2: PixelRect[obj 0xcd7e89c, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[4][6]: ABGR8888 -> BGRA8888 [apply] CONVERT[4][6]: Conv1: PixelRect[obj 0x32e8605a, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[4][6]: Conv2: PixelRect[obj 0x360dced2, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[5][*]: Image0 - Orig: PixelRect[obj 0x448558b7, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[5][0]: ARGB8888 -> LUMINANCE [apply] CONVERT[5][0]: Conv1: PixelRect[obj 0xe837986, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[5][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[5][1]: ARGB8888 -> RGB888 [apply] CONVERT[5][1]: Conv1: PixelRect[obj 0x599f53db, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[5][1]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[5][2]: ARGB8888 -> BGR888 [apply] CONVERT[5][2]: Conv1: PixelRect[obj 0x6b3a7cd4, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[5][2]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[5][3]: ARGB8888 -> RGBA8888 [apply] CONVERT[5][3]: Conv1: PixelRect[obj 0x4cd9794b, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[5][3]: Conv2: PixelRect[obj 0x59aa5257, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[5][4]: ARGB8888 -> ABGR8888 [apply] CONVERT[5][4]: Conv1: PixelRect[obj 0x3d03fbbe, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[5][4]: Conv2: PixelRect[obj 0x5084963d, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[5][5]: ARGB8888 -> ARGB8888 [apply] CONVERT[5][5]: Conv1: PixelRect[obj 0x30a3a817, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[5][5]: Conv2: PixelRect[obj 0x487096f3, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[5][6]: ARGB8888 -> BGRA8888 [apply] CONVERT[5][6]: Conv1: PixelRect[obj 0x57c650ac, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[5][6]: Conv2: PixelRect[obj 0x1cda7939, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[6][*]: Image0 - Orig: PixelRect[obj 0x4b4c9bfb, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[6][0]: BGRA8888 -> LUMINANCE [apply] CONVERT[6][0]: Conv1: PixelRect[obj 0x1294a25c, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[6][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[6][1]: BGRA8888 -> RGB888 [apply] CONVERT[6][1]: Conv1: PixelRect[obj 0x5c2f4f8b, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[6][1]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[6][2]: BGRA8888 -> BGR888 [apply] CONVERT[6][2]: Conv1: PixelRect[obj 0x260f5df5, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[6][2]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[6][3]: BGRA8888 -> RGBA8888 [apply] CONVERT[6][3]: Conv1: PixelRect[obj 0x3ae19358, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[6][3]: Conv2: PixelRect[obj 0x2f90949b, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[6][4]: BGRA8888 -> ABGR8888 [apply] CONVERT[6][4]: Conv1: PixelRect[obj 0x3d0c6482, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[6][4]: Conv2: PixelRect[obj 0x789ab21d, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[6][5]: BGRA8888 -> ARGB8888 [apply] CONVERT[6][5]: Conv1: PixelRect[obj 0x7423cbc6, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[6][5]: Conv2: PixelRect[obj 0x5a176fbb, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[6][6]: BGRA8888 -> BGRA8888 [apply] CONVERT[6][6]: Conv1: PixelRect[obj 0x38a88c32, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[6][6]: Conv2: PixelRect[obj 0x418c43ad, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT - testConversion02_srcS000_LE_TL_destS000_TL [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT - testConversion03_srcS000_BE_TL_destS259_TL [apply] Test00: srcMinStrideInBytes 0, srcByteOrder BIG_ENDIAN, srcIsGLOriented false, destMinStrideInBytes 259, destIsGLOriented false [apply] CONVERT[0][*]: Image0 - Orig: PixelRect[obj 0x679e2502, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][0]: LUMINANCE -> LUMINANCE [apply] CONVERT[0][0]: Conv1: PixelRect[obj 0x3f8fdb73, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][0]: Conv2: PixelRect[obj 0x7d907b9e, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][1]: LUMINANCE -> RGB888 [apply] CONVERT[0][1]: Conv1: PixelRect[obj 0x18a40279, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010101 0x010101 0x010101 [apply] [ 0][ 1] 0x010101 0x010101 0x010101 [apply] [ 0][ 2] 0x010101 0x010101 0x010101 [apply] Test [ 0][ 0] exp 0x010101 == has 0x010101 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010101 0x010101 0x010101 [apply] [ 61][ 62] 0x010101 0x010101 0x010101 [apply] [ 61][ 63] 0x010101 0x010101 0x010101 [apply] Test [ 63][ 63] exp 0x010101 == has 0x010101 : true [apply] CONVERT[0][1]: Conv2: PixelRect[obj 0x379e6292, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][2]: LUMINANCE -> BGR888 [apply] CONVERT[0][2]: Conv1: PixelRect[obj 0x6bb2725a, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010101 0x010101 0x010101 [apply] [ 0][ 1] 0x010101 0x010101 0x010101 [apply] [ 0][ 2] 0x010101 0x010101 0x010101 [apply] Test [ 0][ 0] exp 0x010101 == has 0x010101 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010101 0x010101 0x010101 [apply] [ 61][ 62] 0x010101 0x010101 0x010101 [apply] [ 61][ 63] 0x010101 0x010101 0x010101 [apply] Test [ 63][ 63] exp 0x010101 == has 0x010101 : true [apply] CONVERT[0][2]: Conv2: PixelRect[obj 0x1071a9f3, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][3]: LUMINANCE -> RGBA8888 [apply] CONVERT[0][3]: Conv1: PixelRect[obj 0x164c98f4, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 0][ 1] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 0][ 2] 0xFF010101 0xFF010101 0xFF010101 [apply] Test [ 0][ 0] exp 0xFF010101 == has 0xFF010101 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 61][ 62] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 61][ 63] 0xFF010101 0xFF010101 0xFF010101 [apply] Test [ 63][ 63] exp 0xFF010101 == has 0xFF010101 : true [apply] CONVERT[0][3]: Conv2: PixelRect[obj 0x7ecdc69b, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][4]: LUMINANCE -> ABGR8888 [apply] CONVERT[0][4]: Conv1: PixelRect[obj 0x77aa2b26, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010101FF 0x010101FF 0x010101FF [apply] [ 0][ 1] 0x010101FF 0x010101FF 0x010101FF [apply] [ 0][ 2] 0x010101FF 0x010101FF 0x010101FF [apply] Test [ 0][ 0] exp 0x010101FF == has 0x010101FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010101FF 0x010101FF 0x010101FF [apply] [ 61][ 62] 0x010101FF 0x010101FF 0x010101FF [apply] [ 61][ 63] 0x010101FF 0x010101FF 0x010101FF [apply] Test [ 63][ 63] exp 0x010101FF == has 0x010101FF : true [apply] CONVERT[0][4]: Conv2: PixelRect[obj 0x44f7092a, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][5]: LUMINANCE -> ARGB8888 [apply] CONVERT[0][5]: Conv1: PixelRect[obj 0x367ac7c5, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010101FF 0x010101FF 0x010101FF [apply] [ 0][ 1] 0x010101FF 0x010101FF 0x010101FF [apply] [ 0][ 2] 0x010101FF 0x010101FF 0x010101FF [apply] Test [ 0][ 0] exp 0x010101FF == has 0x010101FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010101FF 0x010101FF 0x010101FF [apply] [ 61][ 62] 0x010101FF 0x010101FF 0x010101FF [apply] [ 61][ 63] 0x010101FF 0x010101FF 0x010101FF [apply] Test [ 63][ 63] exp 0x010101FF == has 0x010101FF : true [apply] CONVERT[0][5]: Conv2: PixelRect[obj 0x36d17274, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][6]: LUMINANCE -> BGRA8888 [apply] CONVERT[0][6]: Conv1: PixelRect[obj 0x70b139c9, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 0][ 1] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 0][ 2] 0xFF010101 0xFF010101 0xFF010101 [apply] Test [ 0][ 0] exp 0xFF010101 == has 0xFF010101 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 61][ 62] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 61][ 63] 0xFF010101 0xFF010101 0xFF010101 [apply] Test [ 63][ 63] exp 0xFF010101 == has 0xFF010101 : true [apply] CONVERT[0][6]: Conv2: PixelRect[obj 0x348f4ec, LUMINANCE, 64 x 64, stride 64, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=4096 cap=4096]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[1][*]: Image0 - Orig: PixelRect[obj 0x2ac7b3a3, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][0]: RGB888 -> LUMINANCE [apply] CONVERT[1][0]: Conv1: PixelRect[obj 0x1ce2a846, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[1][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[1][1]: RGB888 -> RGB888 [apply] CONVERT[1][1]: Conv1: PixelRect[obj 0x64959a7a, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][1]: Conv2: PixelRect[obj 0x19d0f32d, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][2]: RGB888 -> BGR888 [apply] CONVERT[1][2]: Conv1: PixelRect[obj 0x650d1c98, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[1][2]: Conv2: PixelRect[obj 0x3fd072fc, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][3]: RGB888 -> RGBA8888 [apply] CONVERT[1][3]: Conv1: PixelRect[obj 0xe2d1f1f, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 0][ 1] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 0][ 2] 0xFF030201 0xFF030201 0xFF030201 [apply] Test [ 0][ 0] exp 0xFF030201 == has 0xFF030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 61][ 62] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 61][ 63] 0xFF030201 0xFF030201 0xFF030201 [apply] Test [ 63][ 63] exp 0xFF030201 == has 0xFF030201 : true [apply] CONVERT[1][3]: Conv2: PixelRect[obj 0x3456337e, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][4]: RGB888 -> ABGR8888 [apply] CONVERT[1][4]: Conv1: PixelRect[obj 0x74eb00a, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203FF 0x010203FF 0x010203FF [apply] [ 0][ 1] 0x010203FF 0x010203FF 0x010203FF [apply] [ 0][ 2] 0x010203FF 0x010203FF 0x010203FF [apply] Test [ 0][ 0] exp 0x010203FF == has 0x010203FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203FF 0x010203FF 0x010203FF [apply] [ 61][ 62] 0x010203FF 0x010203FF 0x010203FF [apply] [ 61][ 63] 0x010203FF 0x010203FF 0x010203FF [apply] Test [ 63][ 63] exp 0x010203FF == has 0x010203FF : true [apply] CONVERT[1][4]: Conv2: PixelRect[obj 0x3f076445, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][5]: RGB888 -> ARGB8888 [apply] CONVERT[1][5]: Conv1: PixelRect[obj 0x7e480e56, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201FF 0x030201FF 0x030201FF [apply] [ 0][ 1] 0x030201FF 0x030201FF 0x030201FF [apply] [ 0][ 2] 0x030201FF 0x030201FF 0x030201FF [apply] Test [ 0][ 0] exp 0x030201FF == has 0x030201FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201FF 0x030201FF 0x030201FF [apply] [ 61][ 62] 0x030201FF 0x030201FF 0x030201FF [apply] [ 61][ 63] 0x030201FF 0x030201FF 0x030201FF [apply] Test [ 63][ 63] exp 0x030201FF == has 0x030201FF : true [apply] CONVERT[1][5]: Conv2: PixelRect[obj 0x2ca570df, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][6]: RGB888 -> BGRA8888 [apply] CONVERT[1][6]: Conv1: PixelRect[obj 0x2195575f, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 0][ 1] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 0][ 2] 0xFF010203 0xFF010203 0xFF010203 [apply] Test [ 0][ 0] exp 0xFF010203 == has 0xFF010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 61][ 62] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 61][ 63] 0xFF010203 0xFF010203 0xFF010203 [apply] Test [ 63][ 63] exp 0xFF010203 == has 0xFF010203 : true [apply] CONVERT[1][6]: Conv2: PixelRect[obj 0x539b2f32, RGB888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[2][*]: Image0 - Orig: PixelRect[obj 0x7137a67f, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][0]: BGR888 -> LUMINANCE [apply] CONVERT[2][0]: Conv1: PixelRect[obj 0x7c9415ea, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[2][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[2][1]: BGR888 -> RGB888 [apply] CONVERT[2][1]: Conv1: PixelRect[obj 0x5e2af58b, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[2][1]: Conv2: PixelRect[obj 0x565ea8f9, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][2]: BGR888 -> BGR888 [apply] CONVERT[2][2]: Conv1: PixelRect[obj 0x60a79fbb, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][2]: Conv2: PixelRect[obj 0x1ce7df90, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][3]: BGR888 -> RGBA8888 [apply] CONVERT[2][3]: Conv1: PixelRect[obj 0x3b0675c3, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 0][ 1] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 0][ 2] 0xFF030201 0xFF030201 0xFF030201 [apply] Test [ 0][ 0] exp 0xFF030201 == has 0xFF030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 61][ 62] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 61][ 63] 0xFF030201 0xFF030201 0xFF030201 [apply] Test [ 63][ 63] exp 0xFF030201 == has 0xFF030201 : true [apply] CONVERT[2][3]: Conv2: PixelRect[obj 0x251d737b, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][4]: BGR888 -> ABGR8888 [apply] CONVERT[2][4]: Conv1: PixelRect[obj 0x3088a346, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203FF 0x010203FF 0x010203FF [apply] [ 0][ 1] 0x010203FF 0x010203FF 0x010203FF [apply] [ 0][ 2] 0x010203FF 0x010203FF 0x010203FF [apply] Test [ 0][ 0] exp 0x010203FF == has 0x010203FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203FF 0x010203FF 0x010203FF [apply] [ 61][ 62] 0x010203FF 0x010203FF 0x010203FF [apply] [ 61][ 63] 0x010203FF 0x010203FF 0x010203FF [apply] Test [ 63][ 63] exp 0x010203FF == has 0x010203FF : true [apply] CONVERT[2][4]: Conv2: PixelRect[obj 0x5a97618e, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][5]: BGR888 -> ARGB8888 [apply] CONVERT[2][5]: Conv1: PixelRect[obj 0x885e019, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201FF 0x030201FF 0x030201FF [apply] [ 0][ 1] 0x030201FF 0x030201FF 0x030201FF [apply] [ 0][ 2] 0x030201FF 0x030201FF 0x030201FF [apply] Test [ 0][ 0] exp 0x030201FF == has 0x030201FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201FF 0x030201FF 0x030201FF [apply] [ 61][ 62] 0x030201FF 0x030201FF 0x030201FF [apply] [ 61][ 63] 0x030201FF 0x030201FF 0x030201FF [apply] Test [ 63][ 63] exp 0x030201FF == has 0x030201FF : true [apply] CONVERT[2][5]: Conv2: PixelRect[obj 0xd3b8dae, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][6]: BGR888 -> BGRA8888 [apply] CONVERT[2][6]: Conv1: PixelRect[obj 0x40d2a14b, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 0][ 1] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 0][ 2] 0xFF010203 0xFF010203 0xFF010203 [apply] Test [ 0][ 0] exp 0xFF010203 == has 0xFF010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 61][ 62] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 61][ 63] 0xFF010203 0xFF010203 0xFF010203 [apply] Test [ 63][ 63] exp 0xFF010203 == has 0xFF010203 : true [apply] CONVERT[2][6]: Conv2: PixelRect[obj 0x445b642c, BGR888, 64 x 64, stride 192, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=12288 cap=12288]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[3][*]: Image0 - Orig: PixelRect[obj 0x4c0da7c3, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[3][0]: RGBA8888 -> LUMINANCE [apply] CONVERT[3][0]: Conv1: PixelRect[obj 0x14811a37, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[3][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[3][1]: RGBA8888 -> RGB888 [apply] CONVERT[3][1]: Conv1: PixelRect[obj 0x27e01b65, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[3][1]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[3][2]: RGBA8888 -> BGR888 [apply] CONVERT[3][2]: Conv1: PixelRect[obj 0x6a269856, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[3][2]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[3][3]: RGBA8888 -> RGBA8888 [apply] CONVERT[3][3]: Conv1: PixelRect[obj 0xbdb6c8c, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[3][3]: Conv2: PixelRect[obj 0x72b36168, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[3][4]: RGBA8888 -> ABGR8888 [apply] CONVERT[3][4]: Conv1: PixelRect[obj 0x5ec02dac, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[3][4]: Conv2: PixelRect[obj 0x1af6a7cd, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[3][5]: RGBA8888 -> ARGB8888 [apply] CONVERT[3][5]: Conv1: PixelRect[obj 0x3782918f, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[3][5]: Conv2: PixelRect[obj 0x5d225fc1, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[3][6]: RGBA8888 -> BGRA8888 [apply] CONVERT[3][6]: Conv1: PixelRect[obj 0x7bbca7ab, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[3][6]: Conv2: PixelRect[obj 0x1ea40b04, RGBA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[4][*]: Image0 - Orig: PixelRect[obj 0x23cf4353, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[4][0]: ABGR8888 -> LUMINANCE [apply] CONVERT[4][0]: Conv1: PixelRect[obj 0x7c4d1082, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[4][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[4][1]: ABGR8888 -> RGB888 [apply] CONVERT[4][1]: Conv1: PixelRect[obj 0x2777068f, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[4][1]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[4][2]: ABGR8888 -> BGR888 [apply] CONVERT[4][2]: Conv1: PixelRect[obj 0x774faa86, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[4][2]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[4][3]: ABGR8888 -> RGBA8888 [apply] CONVERT[4][3]: Conv1: PixelRect[obj 0xf44809c, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[4][3]: Conv2: PixelRect[obj 0x5a578998, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[4][4]: ABGR8888 -> ABGR8888 [apply] CONVERT[4][4]: Conv1: PixelRect[obj 0x290a887e, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[4][4]: Conv2: PixelRect[obj 0x72871d3e, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[4][5]: ABGR8888 -> ARGB8888 [apply] CONVERT[4][5]: Conv1: PixelRect[obj 0x4910c30, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[4][5]: Conv2: PixelRect[obj 0x4eb725a7, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[4][6]: ABGR8888 -> BGRA8888 [apply] CONVERT[4][6]: Conv1: PixelRect[obj 0x5a091f50, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[4][6]: Conv2: PixelRect[obj 0xce6eb5e, ABGR8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[5][*]: Image0 - Orig: PixelRect[obj 0xc666ef0, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[5][0]: ARGB8888 -> LUMINANCE [apply] CONVERT[5][0]: Conv1: PixelRect[obj 0x18fd54ec, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[5][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[5][1]: ARGB8888 -> RGB888 [apply] CONVERT[5][1]: Conv1: PixelRect[obj 0x1fd25ec5, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[5][1]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[5][2]: ARGB8888 -> BGR888 [apply] CONVERT[5][2]: Conv1: PixelRect[obj 0x2c4be7d5, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[5][2]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[5][3]: ARGB8888 -> RGBA8888 [apply] CONVERT[5][3]: Conv1: PixelRect[obj 0x2b6167ab, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[5][3]: Conv2: PixelRect[obj 0x7dd21cd, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[5][4]: ARGB8888 -> ABGR8888 [apply] CONVERT[5][4]: Conv1: PixelRect[obj 0x46d61dc3, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[5][4]: Conv2: PixelRect[obj 0x133c118a, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[5][5]: ARGB8888 -> ARGB8888 [apply] CONVERT[5][5]: Conv1: PixelRect[obj 0x4ca384e3, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[5][5]: Conv2: PixelRect[obj 0x3697a64, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[5][6]: ARGB8888 -> BGRA8888 [apply] CONVERT[5][6]: Conv1: PixelRect[obj 0x1e23cfc, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[5][6]: Conv2: PixelRect[obj 0x2c11c55b, ARGB8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[6][*]: Image0 - Orig: PixelRect[obj 0x42b3eff7, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[6][0]: BGRA8888 -> LUMINANCE [apply] CONVERT[6][0]: Conv1: PixelRect[obj 0x334f6357, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[6][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[6][1]: BGRA8888 -> RGB888 [apply] CONVERT[6][1]: Conv1: PixelRect[obj 0x2102ff12, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[6][1]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[6][2]: BGRA8888 -> BGR888 [apply] CONVERT[6][2]: Conv1: PixelRect[obj 0x4bb807ac, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[6][2]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[6][3]: BGRA8888 -> RGBA8888 [apply] CONVERT[6][3]: Conv1: PixelRect[obj 0x1effd40a, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[6][3]: Conv2: PixelRect[obj 0x2db9ec6c, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[6][4]: BGRA8888 -> ABGR8888 [apply] CONVERT[6][4]: Conv1: PixelRect[obj 0x950bde8, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[6][4]: Conv2: PixelRect[obj 0x13e3cf1f, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[6][5]: BGRA8888 -> ARGB8888 [apply] CONVERT[6][5]: Conv1: PixelRect[obj 0x5133066c, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[6][5]: Conv2: PixelRect[obj 0x6ceac619, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[6][6]: BGRA8888 -> BGRA8888 [apply] CONVERT[6][6]: Conv1: PixelRect[obj 0x2973cb2c, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[6][6]: Conv2: PixelRect[obj 0x711fcaf6, BGRA8888, 64 x 64, stride 256, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16384 cap=16384]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT - testConversion03_srcS000_BE_TL_destS259_TL [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT - testConversion04_srcS259_BE_TL_destS259_TL [apply] Test00: srcMinStrideInBytes 259, srcByteOrder BIG_ENDIAN, srcIsGLOriented false, destMinStrideInBytes 259, destIsGLOriented false [apply] CONVERT[0][*]: Image0 - Orig: PixelRect[obj 0x4b6f1c33, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][0]: LUMINANCE -> LUMINANCE [apply] CONVERT[0][0]: Conv1: PixelRect[obj 0x6ba47ef5, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][0]: Conv2: PixelRect[obj 0x7c8b3e08, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][1]: LUMINANCE -> RGB888 [apply] CONVERT[0][1]: Conv1: PixelRect[obj 0x1995bf19, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010101 0x010101 0x010101 [apply] [ 0][ 1] 0x010101 0x010101 0x010101 [apply] [ 0][ 2] 0x010101 0x010101 0x010101 [apply] Test [ 0][ 0] exp 0x010101 == has 0x010101 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010101 0x010101 0x010101 [apply] [ 61][ 62] 0x010101 0x010101 0x010101 [apply] [ 61][ 63] 0x010101 0x010101 0x010101 [apply] Test [ 63][ 63] exp 0x010101 == has 0x010101 : true [apply] CONVERT[0][1]: Conv2: PixelRect[obj 0x36350f6e, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][2]: LUMINANCE -> BGR888 [apply] CONVERT[0][2]: Conv1: PixelRect[obj 0x55881a8f, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010101 0x010101 0x010101 [apply] [ 0][ 1] 0x010101 0x010101 0x010101 [apply] [ 0][ 2] 0x010101 0x010101 0x010101 [apply] Test [ 0][ 0] exp 0x010101 == has 0x010101 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010101 0x010101 0x010101 [apply] [ 61][ 62] 0x010101 0x010101 0x010101 [apply] [ 61][ 63] 0x010101 0x010101 0x010101 [apply] Test [ 63][ 63] exp 0x010101 == has 0x010101 : true [apply] CONVERT[0][2]: Conv2: PixelRect[obj 0x5a87ce27, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][3]: LUMINANCE -> RGBA8888 [apply] CONVERT[0][3]: Conv1: PixelRect[obj 0x9ef90e0, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 0][ 1] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 0][ 2] 0xFF010101 0xFF010101 0xFF010101 [apply] Test [ 0][ 0] exp 0xFF010101 == has 0xFF010101 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 61][ 62] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 61][ 63] 0xFF010101 0xFF010101 0xFF010101 [apply] Test [ 63][ 63] exp 0xFF010101 == has 0xFF010101 : true [apply] CONVERT[0][3]: Conv2: PixelRect[obj 0x3de8b615, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][4]: LUMINANCE -> ABGR8888 [apply] CONVERT[0][4]: Conv1: PixelRect[obj 0x790a3c73, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010101FF 0x010101FF 0x010101FF [apply] [ 0][ 1] 0x010101FF 0x010101FF 0x010101FF [apply] [ 0][ 2] 0x010101FF 0x010101FF 0x010101FF [apply] Test [ 0][ 0] exp 0x010101FF == has 0x010101FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010101FF 0x010101FF 0x010101FF [apply] [ 61][ 62] 0x010101FF 0x010101FF 0x010101FF [apply] [ 61][ 63] 0x010101FF 0x010101FF 0x010101FF [apply] Test [ 63][ 63] exp 0x010101FF == has 0x010101FF : true [apply] CONVERT[0][4]: Conv2: PixelRect[obj 0xf06e01a, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][5]: LUMINANCE -> ARGB8888 [apply] CONVERT[0][5]: Conv1: PixelRect[obj 0xc62d2ab, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010101FF 0x010101FF 0x010101FF [apply] [ 0][ 1] 0x010101FF 0x010101FF 0x010101FF [apply] [ 0][ 2] 0x010101FF 0x010101FF 0x010101FF [apply] Test [ 0][ 0] exp 0x010101FF == has 0x010101FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010101FF 0x010101FF 0x010101FF [apply] [ 61][ 62] 0x010101FF 0x010101FF 0x010101FF [apply] [ 61][ 63] 0x010101FF 0x010101FF 0x010101FF [apply] Test [ 63][ 63] exp 0x010101FF == has 0x010101FF : true [apply] CONVERT[0][5]: Conv2: PixelRect[obj 0x2bf4dee7, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][6]: LUMINANCE -> BGRA8888 [apply] CONVERT[0][6]: Conv1: PixelRect[obj 0x5956263c, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 0][ 1] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 0][ 2] 0xFF010101 0xFF010101 0xFF010101 [apply] Test [ 0][ 0] exp 0xFF010101 == has 0xFF010101 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 61][ 62] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 61][ 63] 0xFF010101 0xFF010101 0xFF010101 [apply] Test [ 63][ 63] exp 0xFF010101 == has 0xFF010101 : true [apply] CONVERT[0][6]: Conv2: PixelRect[obj 0x26e85af6, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[1][*]: Image0 - Orig: PixelRect[obj 0x60abe06e, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][0]: RGB888 -> LUMINANCE [apply] CONVERT[1][0]: Conv1: PixelRect[obj 0x341b8757, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[1][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[1][1]: RGB888 -> RGB888 [apply] CONVERT[1][1]: Conv1: PixelRect[obj 0x7b527b7a, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][1]: Conv2: PixelRect[obj 0x6428c5d6, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][2]: RGB888 -> BGR888 [apply] CONVERT[1][2]: Conv1: PixelRect[obj 0x30d497f9, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[1][2]: Conv2: PixelRect[obj 0x5545757a, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][3]: RGB888 -> RGBA8888 [apply] CONVERT[1][3]: Conv1: PixelRect[obj 0x4323c852, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 0][ 1] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 0][ 2] 0xFF030201 0xFF030201 0xFF030201 [apply] Test [ 0][ 0] exp 0xFF030201 == has 0xFF030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 61][ 62] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 61][ 63] 0xFF030201 0xFF030201 0xFF030201 [apply] Test [ 63][ 63] exp 0xFF030201 == has 0xFF030201 : true [apply] CONVERT[1][3]: Conv2: PixelRect[obj 0x6234a1ed, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][4]: RGB888 -> ABGR8888 [apply] CONVERT[1][4]: Conv1: PixelRect[obj 0x6d7300f9, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203FF 0x010203FF 0x010203FF [apply] [ 0][ 1] 0x010203FF 0x010203FF 0x010203FF [apply] [ 0][ 2] 0x010203FF 0x010203FF 0x010203FF [apply] Test [ 0][ 0] exp 0x010203FF == has 0x010203FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203FF 0x010203FF 0x010203FF [apply] [ 61][ 62] 0x010203FF 0x010203FF 0x010203FF [apply] [ 61][ 63] 0x010203FF 0x010203FF 0x010203FF [apply] Test [ 63][ 63] exp 0x010203FF == has 0x010203FF : true [apply] CONVERT[1][4]: Conv2: PixelRect[obj 0x19451392, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][5]: RGB888 -> ARGB8888 [apply] CONVERT[1][5]: Conv1: PixelRect[obj 0x607e334, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201FF 0x030201FF 0x030201FF [apply] [ 0][ 1] 0x030201FF 0x030201FF 0x030201FF [apply] [ 0][ 2] 0x030201FF 0x030201FF 0x030201FF [apply] Test [ 0][ 0] exp 0x030201FF == has 0x030201FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201FF 0x030201FF 0x030201FF [apply] [ 61][ 62] 0x030201FF 0x030201FF 0x030201FF [apply] [ 61][ 63] 0x030201FF 0x030201FF 0x030201FF [apply] Test [ 63][ 63] exp 0x030201FF == has 0x030201FF : true [apply] CONVERT[1][5]: Conv2: PixelRect[obj 0x6fd56e03, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][6]: RGB888 -> BGRA8888 [apply] CONVERT[1][6]: Conv1: PixelRect[obj 0x2529c051, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 0][ 1] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 0][ 2] 0xFF010203 0xFF010203 0xFF010203 [apply] Test [ 0][ 0] exp 0xFF010203 == has 0xFF010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 61][ 62] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 61][ 63] 0xFF010203 0xFF010203 0xFF010203 [apply] Test [ 63][ 63] exp 0xFF010203 == has 0xFF010203 : true [apply] CONVERT[1][6]: Conv2: PixelRect[obj 0x581118e6, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[2][*]: Image0 - Orig: PixelRect[obj 0x4a79d135, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][0]: BGR888 -> LUMINANCE [apply] CONVERT[2][0]: Conv1: PixelRect[obj 0x39614c6, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[2][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[2][1]: BGR888 -> RGB888 [apply] CONVERT[2][1]: Conv1: PixelRect[obj 0x722dd500, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[2][1]: Conv2: PixelRect[obj 0x1efb2d90, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][2]: BGR888 -> BGR888 [apply] CONVERT[2][2]: Conv1: PixelRect[obj 0x7c6c58d3, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][2]: Conv2: PixelRect[obj 0x2d3bc476, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][3]: BGR888 -> RGBA8888 [apply] CONVERT[2][3]: Conv1: PixelRect[obj 0x2edf362d, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 0][ 1] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 0][ 2] 0xFF030201 0xFF030201 0xFF030201 [apply] Test [ 0][ 0] exp 0xFF030201 == has 0xFF030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 61][ 62] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 61][ 63] 0xFF030201 0xFF030201 0xFF030201 [apply] Test [ 63][ 63] exp 0xFF030201 == has 0xFF030201 : true [apply] CONVERT[2][3]: Conv2: PixelRect[obj 0x405ddc65, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][4]: BGR888 -> ABGR8888 [apply] CONVERT[2][4]: Conv1: PixelRect[obj 0xe722d0c, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203FF 0x010203FF 0x010203FF [apply] [ 0][ 1] 0x010203FF 0x010203FF 0x010203FF [apply] [ 0][ 2] 0x010203FF 0x010203FF 0x010203FF [apply] Test [ 0][ 0] exp 0x010203FF == has 0x010203FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203FF 0x010203FF 0x010203FF [apply] [ 61][ 62] 0x010203FF 0x010203FF 0x010203FF [apply] [ 61][ 63] 0x010203FF 0x010203FF 0x010203FF [apply] Test [ 63][ 63] exp 0x010203FF == has 0x010203FF : true [apply] CONVERT[2][4]: Conv2: PixelRect[obj 0x69eb763c, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][5]: BGR888 -> ARGB8888 [apply] CONVERT[2][5]: Conv1: PixelRect[obj 0x619f9377, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201FF 0x030201FF 0x030201FF [apply] [ 0][ 1] 0x030201FF 0x030201FF 0x030201FF [apply] [ 0][ 2] 0x030201FF 0x030201FF 0x030201FF [apply] Test [ 0][ 0] exp 0x030201FF == has 0x030201FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201FF 0x030201FF 0x030201FF [apply] [ 61][ 62] 0x030201FF 0x030201FF 0x030201FF [apply] [ 61][ 63] 0x030201FF 0x030201FF 0x030201FF [apply] Test [ 63][ 63] exp 0x030201FF == has 0x030201FF : true [apply] CONVERT[2][5]: Conv2: PixelRect[obj 0x338a9bb3, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][6]: BGR888 -> BGRA8888 [apply] CONVERT[2][6]: Conv1: PixelRect[obj 0x50f41f34, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 0][ 1] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 0][ 2] 0xFF010203 0xFF010203 0xFF010203 [apply] Test [ 0][ 0] exp 0xFF010203 == has 0xFF010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 61][ 62] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 61][ 63] 0xFF010203 0xFF010203 0xFF010203 [apply] Test [ 63][ 63] exp 0xFF010203 == has 0xFF010203 : true [apply] CONVERT[2][6]: Conv2: PixelRect[obj 0x4b2cb871, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[3][*]: Image0 - Orig: PixelRect[obj 0x65012945, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[3][0]: RGBA8888 -> LUMINANCE [apply] CONVERT[3][0]: Conv1: PixelRect[obj 0x2f3ca4d1, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[3][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[3][1]: RGBA8888 -> RGB888 [apply] CONVERT[3][1]: Conv1: PixelRect[obj 0x3668ad91, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[3][1]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[3][2]: RGBA8888 -> BGR888 [apply] CONVERT[3][2]: Conv1: PixelRect[obj 0x125b267f, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[3][2]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[3][3]: RGBA8888 -> RGBA8888 [apply] CONVERT[3][3]: Conv1: PixelRect[obj 0x1e3c6543, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[3][3]: Conv2: PixelRect[obj 0xf1c2137, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[3][4]: RGBA8888 -> ABGR8888 [apply] CONVERT[3][4]: Conv1: PixelRect[obj 0x7fc8a9a0, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[3][4]: Conv2: PixelRect[obj 0x4ef888ea, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[3][5]: RGBA8888 -> ARGB8888 [apply] CONVERT[3][5]: Conv1: PixelRect[obj 0x1ee4e327, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[3][5]: Conv2: PixelRect[obj 0x44fd2549, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[3][6]: RGBA8888 -> BGRA8888 [apply] CONVERT[3][6]: Conv1: PixelRect[obj 0x479aff01, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[3][6]: Conv2: PixelRect[obj 0x10dbbf61, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[4][*]: Image0 - Orig: PixelRect[obj 0x4af181ec, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[4][0]: ABGR8888 -> LUMINANCE [apply] CONVERT[4][0]: Conv1: PixelRect[obj 0x3588d364, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[4][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[4][1]: ABGR8888 -> RGB888 [apply] CONVERT[4][1]: Conv1: PixelRect[obj 0x29ee65b1, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[4][1]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[4][2]: ABGR8888 -> BGR888 [apply] CONVERT[4][2]: Conv1: PixelRect[obj 0x62565cf8, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[4][2]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[4][3]: ABGR8888 -> RGBA8888 [apply] CONVERT[4][3]: Conv1: PixelRect[obj 0x13f1d038, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[4][3]: Conv2: PixelRect[obj 0x689d16c2, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[4][4]: ABGR8888 -> ABGR8888 [apply] CONVERT[4][4]: Conv1: PixelRect[obj 0x21415036, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[4][4]: Conv2: PixelRect[obj 0x46f91a48, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[4][5]: ABGR8888 -> ARGB8888 [apply] CONVERT[4][5]: Conv1: PixelRect[obj 0xc2c915f, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[4][5]: Conv2: PixelRect[obj 0x41fbfa37, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[4][6]: ABGR8888 -> BGRA8888 [apply] CONVERT[4][6]: Conv1: PixelRect[obj 0x5e852b9, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[4][6]: Conv2: PixelRect[obj 0x578ef2b6, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[5][*]: Image0 - Orig: PixelRect[obj 0x69e0b7a2, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[5][0]: ARGB8888 -> LUMINANCE [apply] CONVERT[5][0]: Conv1: PixelRect[obj 0x4580deea, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[5][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[5][1]: ARGB8888 -> RGB888 [apply] CONVERT[5][1]: Conv1: PixelRect[obj 0xfaaf84c, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[5][1]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[5][2]: ARGB8888 -> BGR888 [apply] CONVERT[5][2]: Conv1: PixelRect[obj 0x21934d9d, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[5][2]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[5][3]: ARGB8888 -> RGBA8888 [apply] CONVERT[5][3]: Conv1: PixelRect[obj 0x4dcc8fa3, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[5][3]: Conv2: PixelRect[obj 0x30ea3e3c, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[5][4]: ARGB8888 -> ABGR8888 [apply] CONVERT[5][4]: Conv1: PixelRect[obj 0x629bee3a, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[5][4]: Conv2: PixelRect[obj 0x6b355469, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[5][5]: ARGB8888 -> ARGB8888 [apply] CONVERT[5][5]: Conv1: PixelRect[obj 0x7a38f07b, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[5][5]: Conv2: PixelRect[obj 0x303459ed, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[5][6]: ARGB8888 -> BGRA8888 [apply] CONVERT[5][6]: Conv1: PixelRect[obj 0x3cfbef54, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[5][6]: Conv2: PixelRect[obj 0x401d9313, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[6][*]: Image0 - Orig: PixelRect[obj 0x55a2e547, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[6][0]: BGRA8888 -> LUMINANCE [apply] CONVERT[6][0]: Conv1: PixelRect[obj 0x397ac43d, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[6][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[6][1]: BGRA8888 -> RGB888 [apply] CONVERT[6][1]: Conv1: PixelRect[obj 0x2ae99e46, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[6][1]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[6][2]: BGRA8888 -> BGR888 [apply] CONVERT[6][2]: Conv1: PixelRect[obj 0x4f961bac, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[6][2]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[6][3]: BGRA8888 -> RGBA8888 [apply] CONVERT[6][3]: Conv1: PixelRect[obj 0x7f2e206, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[6][3]: Conv2: PixelRect[obj 0x5ad4fbfd, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[6][4]: BGRA8888 -> ABGR8888 [apply] CONVERT[6][4]: Conv1: PixelRect[obj 0x54ebcda1, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[6][4]: Conv2: PixelRect[obj 0x45093095, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[6][5]: BGRA8888 -> ARGB8888 [apply] CONVERT[6][5]: Conv1: PixelRect[obj 0x5e54a99b, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[6][5]: Conv2: PixelRect[obj 0x84b2f7f, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[6][6]: BGRA8888 -> BGRA8888 [apply] CONVERT[6][6]: Conv1: PixelRect[obj 0x1b3f1a, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[6][6]: Conv2: PixelRect[obj 0x7ccbc403, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT - testConversion04_srcS259_BE_TL_destS259_TL [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT - testConversion05_srcS301_BE_TL_destS259_TL [apply] Test00: srcMinStrideInBytes 301, srcByteOrder BIG_ENDIAN, srcIsGLOriented false, destMinStrideInBytes 259, destIsGLOriented false [apply] CONVERT[0][*]: Image0 - Orig: PixelRect[obj 0x41288b76, LUMINANCE, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][0]: LUMINANCE -> LUMINANCE [apply] CONVERT[0][0]: Conv1: PixelRect[obj 0x4cdc1165, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][0]: Conv2: PixelRect[obj 0x3fa254f, LUMINANCE, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][1]: LUMINANCE -> RGB888 [apply] CONVERT[0][1]: Conv1: PixelRect[obj 0x1ba76793, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010101 0x010101 0x010101 [apply] [ 0][ 1] 0x010101 0x010101 0x010101 [apply] [ 0][ 2] 0x010101 0x010101 0x010101 [apply] Test [ 0][ 0] exp 0x010101 == has 0x010101 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010101 0x010101 0x010101 [apply] [ 61][ 62] 0x010101 0x010101 0x010101 [apply] [ 61][ 63] 0x010101 0x010101 0x010101 [apply] Test [ 63][ 63] exp 0x010101 == has 0x010101 : true [apply] CONVERT[0][1]: Conv2: PixelRect[obj 0xb80f214, LUMINANCE, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][2]: LUMINANCE -> BGR888 [apply] CONVERT[0][2]: Conv1: PixelRect[obj 0x3e9504f2, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010101 0x010101 0x010101 [apply] [ 0][ 1] 0x010101 0x010101 0x010101 [apply] [ 0][ 2] 0x010101 0x010101 0x010101 [apply] Test [ 0][ 0] exp 0x010101 == has 0x010101 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010101 0x010101 0x010101 [apply] [ 61][ 62] 0x010101 0x010101 0x010101 [apply] [ 61][ 63] 0x010101 0x010101 0x010101 [apply] Test [ 63][ 63] exp 0x010101 == has 0x010101 : true [apply] CONVERT[0][2]: Conv2: PixelRect[obj 0x2977cbf7, LUMINANCE, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][3]: LUMINANCE -> RGBA8888 [apply] CONVERT[0][3]: Conv1: PixelRect[obj 0x77efda65, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 0][ 1] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 0][ 2] 0xFF010101 0xFF010101 0xFF010101 [apply] Test [ 0][ 0] exp 0xFF010101 == has 0xFF010101 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 61][ 62] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 61][ 63] 0xFF010101 0xFF010101 0xFF010101 [apply] Test [ 63][ 63] exp 0xFF010101 == has 0xFF010101 : true [apply] CONVERT[0][3]: Conv2: PixelRect[obj 0x23eb5a67, LUMINANCE, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][4]: LUMINANCE -> ABGR8888 [apply] CONVERT[0][4]: Conv1: PixelRect[obj 0x307c329d, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010101FF 0x010101FF 0x010101FF [apply] [ 0][ 1] 0x010101FF 0x010101FF 0x010101FF [apply] [ 0][ 2] 0x010101FF 0x010101FF 0x010101FF [apply] Test [ 0][ 0] exp 0x010101FF == has 0x010101FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010101FF 0x010101FF 0x010101FF [apply] [ 61][ 62] 0x010101FF 0x010101FF 0x010101FF [apply] [ 61][ 63] 0x010101FF 0x010101FF 0x010101FF [apply] Test [ 63][ 63] exp 0x010101FF == has 0x010101FF : true [apply] CONVERT[0][4]: Conv2: PixelRect[obj 0x6e01e418, LUMINANCE, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][5]: LUMINANCE -> ARGB8888 [apply] CONVERT[0][5]: Conv1: PixelRect[obj 0x3e261c14, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010101FF 0x010101FF 0x010101FF [apply] [ 0][ 1] 0x010101FF 0x010101FF 0x010101FF [apply] [ 0][ 2] 0x010101FF 0x010101FF 0x010101FF [apply] Test [ 0][ 0] exp 0x010101FF == has 0x010101FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010101FF 0x010101FF 0x010101FF [apply] [ 61][ 62] 0x010101FF 0x010101FF 0x010101FF [apply] [ 61][ 63] 0x010101FF 0x010101FF 0x010101FF [apply] Test [ 63][ 63] exp 0x010101FF == has 0x010101FF : true [apply] CONVERT[0][5]: Conv2: PixelRect[obj 0x37fd84ec, LUMINANCE, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[0][6]: LUMINANCE -> BGRA8888 [apply] CONVERT[0][6]: Conv1: PixelRect[obj 0x6521beab, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 0][ 1] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 0][ 2] 0xFF010101 0xFF010101 0xFF010101 [apply] Test [ 0][ 0] exp 0xFF010101 == has 0xFF010101 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 61][ 62] 0xFF010101 0xFF010101 0xFF010101 [apply] [ 61][ 63] 0xFF010101 0xFF010101 0xFF010101 [apply] Test [ 63][ 63] exp 0xFF010101 == has 0xFF010101 : true [apply] CONVERT[0][6]: Conv2: PixelRect[obj 0xa6d006c, LUMINANCE, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01 0x01 0x01 [apply] [ 0][ 1] 0x01 0x01 0x01 [apply] [ 0][ 2] 0x01 0x01 0x01 [apply] Test [ 0][ 0] exp 0x01 == has 0x01 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01 0x01 0x01 [apply] [ 61][ 62] 0x01 0x01 0x01 [apply] [ 61][ 63] 0x01 0x01 0x01 [apply] Test [ 63][ 63] exp 0x01 == has 0x01 : true [apply] CONVERT[1][*]: Image0 - Orig: PixelRect[obj 0x7a36b7cc, RGB888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][0]: RGB888 -> LUMINANCE [apply] CONVERT[1][0]: Conv1: PixelRect[obj 0x1e5cf0c3, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[1][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[1][1]: RGB888 -> RGB888 [apply] CONVERT[1][1]: Conv1: PixelRect[obj 0x67c2a1c7, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][1]: Conv2: PixelRect[obj 0x1b0b4509, RGB888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][2]: RGB888 -> BGR888 [apply] CONVERT[1][2]: Conv1: PixelRect[obj 0xe15fbe, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[1][2]: Conv2: PixelRect[obj 0x4c54b365, RGB888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][3]: RGB888 -> RGBA8888 [apply] CONVERT[1][3]: Conv1: PixelRect[obj 0x4ccdd309, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 0][ 1] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 0][ 2] 0xFF030201 0xFF030201 0xFF030201 [apply] Test [ 0][ 0] exp 0xFF030201 == has 0xFF030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 61][ 62] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 61][ 63] 0xFF030201 0xFF030201 0xFF030201 [apply] Test [ 63][ 63] exp 0xFF030201 == has 0xFF030201 : true [apply] CONVERT[1][3]: Conv2: PixelRect[obj 0x5cda1b43, RGB888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][4]: RGB888 -> ABGR8888 [apply] CONVERT[1][4]: Conv1: PixelRect[obj 0x7333fb54, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203FF 0x010203FF 0x010203FF [apply] [ 0][ 1] 0x010203FF 0x010203FF 0x010203FF [apply] [ 0][ 2] 0x010203FF 0x010203FF 0x010203FF [apply] Test [ 0][ 0] exp 0x010203FF == has 0x010203FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203FF 0x010203FF 0x010203FF [apply] [ 61][ 62] 0x010203FF 0x010203FF 0x010203FF [apply] [ 61][ 63] 0x010203FF 0x010203FF 0x010203FF [apply] Test [ 63][ 63] exp 0x010203FF == has 0x010203FF : true [apply] CONVERT[1][4]: Conv2: PixelRect[obj 0x59b982e2, RGB888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][5]: RGB888 -> ARGB8888 [apply] CONVERT[1][5]: Conv1: PixelRect[obj 0x223ff173, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201FF 0x030201FF 0x030201FF [apply] [ 0][ 1] 0x030201FF 0x030201FF 0x030201FF [apply] [ 0][ 2] 0x030201FF 0x030201FF 0x030201FF [apply] Test [ 0][ 0] exp 0x030201FF == has 0x030201FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201FF 0x030201FF 0x030201FF [apply] [ 61][ 62] 0x030201FF 0x030201FF 0x030201FF [apply] [ 61][ 63] 0x030201FF 0x030201FF 0x030201FF [apply] Test [ 63][ 63] exp 0x030201FF == has 0x030201FF : true [apply] CONVERT[1][5]: Conv2: PixelRect[obj 0x1404c696, RGB888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[1][6]: RGB888 -> BGRA8888 [apply] CONVERT[1][6]: Conv1: PixelRect[obj 0x4589ac1e, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 0][ 1] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 0][ 2] 0xFF010203 0xFF010203 0xFF010203 [apply] Test [ 0][ 0] exp 0xFF010203 == has 0xFF010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 61][ 62] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 61][ 63] 0xFF010203 0xFF010203 0xFF010203 [apply] Test [ 63][ 63] exp 0xFF010203 == has 0xFF010203 : true [apply] CONVERT[1][6]: Conv2: PixelRect[obj 0x5183093c, RGB888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[2][*]: Image0 - Orig: PixelRect[obj 0x71d36bf2, BGR888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][0]: BGR888 -> LUMINANCE [apply] CONVERT[2][0]: Conv1: PixelRect[obj 0x6f54173f, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[2][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[2][1]: BGR888 -> RGB888 [apply] CONVERT[2][1]: Conv1: PixelRect[obj 0x79c26232, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[2][1]: Conv2: PixelRect[obj 0x48bcff11, BGR888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][2]: BGR888 -> BGR888 [apply] CONVERT[2][2]: Conv1: PixelRect[obj 0x700dda65, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][2]: Conv2: PixelRect[obj 0x1d7d565c, BGR888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][3]: BGR888 -> RGBA8888 [apply] CONVERT[2][3]: Conv1: PixelRect[obj 0xfb0c124, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 0][ 1] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 0][ 2] 0xFF030201 0xFF030201 0xFF030201 [apply] Test [ 0][ 0] exp 0xFF030201 == has 0xFF030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 61][ 62] 0xFF030201 0xFF030201 0xFF030201 [apply] [ 61][ 63] 0xFF030201 0xFF030201 0xFF030201 [apply] Test [ 63][ 63] exp 0xFF030201 == has 0xFF030201 : true [apply] CONVERT[2][3]: Conv2: PixelRect[obj 0x1d582a88, BGR888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][4]: BGR888 -> ABGR8888 [apply] CONVERT[2][4]: Conv1: PixelRect[obj 0x75055c5, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203FF 0x010203FF 0x010203FF [apply] [ 0][ 1] 0x010203FF 0x010203FF 0x010203FF [apply] [ 0][ 2] 0x010203FF 0x010203FF 0x010203FF [apply] Test [ 0][ 0] exp 0x010203FF == has 0x010203FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203FF 0x010203FF 0x010203FF [apply] [ 61][ 62] 0x010203FF 0x010203FF 0x010203FF [apply] [ 61][ 63] 0x010203FF 0x010203FF 0x010203FF [apply] Test [ 63][ 63] exp 0x010203FF == has 0x010203FF : true [apply] CONVERT[2][4]: Conv2: PixelRect[obj 0x2b2efc43, BGR888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][5]: BGR888 -> ARGB8888 [apply] CONVERT[2][5]: Conv1: PixelRect[obj 0x19b3a8db, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201FF 0x030201FF 0x030201FF [apply] [ 0][ 1] 0x030201FF 0x030201FF 0x030201FF [apply] [ 0][ 2] 0x030201FF 0x030201FF 0x030201FF [apply] Test [ 0][ 0] exp 0x030201FF == has 0x030201FF : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201FF 0x030201FF 0x030201FF [apply] [ 61][ 62] 0x030201FF 0x030201FF 0x030201FF [apply] [ 61][ 63] 0x030201FF 0x030201FF 0x030201FF [apply] Test [ 63][ 63] exp 0x030201FF == has 0x030201FF : true [apply] CONVERT[2][5]: Conv2: PixelRect[obj 0x6212cf0b, BGR888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[2][6]: BGR888 -> BGRA8888 [apply] CONVERT[2][6]: Conv1: PixelRect[obj 0x40d70d7a, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 0][ 1] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 0][ 2] 0xFF010203 0xFF010203 0xFF010203 [apply] Test [ 0][ 0] exp 0xFF010203 == has 0xFF010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 61][ 62] 0xFF010203 0xFF010203 0xFF010203 [apply] [ 61][ 63] 0xFF010203 0xFF010203 0xFF010203 [apply] Test [ 63][ 63] exp 0xFF010203 == has 0xFF010203 : true [apply] CONVERT[2][6]: Conv2: PixelRect[obj 0x66b5e5d7, BGR888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[3][*]: Image0 - Orig: PixelRect[obj 0x3004baef, RGBA8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[3][0]: RGBA8888 -> LUMINANCE [apply] CONVERT[3][0]: Conv1: PixelRect[obj 0x68cb98a, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[3][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[3][1]: RGBA8888 -> RGB888 [apply] CONVERT[3][1]: Conv1: PixelRect[obj 0xe91662, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[3][1]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[3][2]: RGBA8888 -> BGR888 [apply] CONVERT[3][2]: Conv1: PixelRect[obj 0x46bc7c65, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[3][2]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[3][3]: RGBA8888 -> RGBA8888 [apply] CONVERT[3][3]: Conv1: PixelRect[obj 0x8aef2b, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[3][3]: Conv2: PixelRect[obj 0x215bf054, RGBA8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[3][4]: RGBA8888 -> ABGR8888 [apply] CONVERT[3][4]: Conv1: PixelRect[obj 0x1aff2be8, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[3][4]: Conv2: PixelRect[obj 0x669b9a30, RGBA8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[3][5]: RGBA8888 -> ARGB8888 [apply] CONVERT[3][5]: Conv1: PixelRect[obj 0x71a7f9f0, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[3][5]: Conv2: PixelRect[obj 0x4b0a35db, RGBA8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[3][6]: RGBA8888 -> BGRA8888 [apply] CONVERT[3][6]: Conv1: PixelRect[obj 0xb55e35a, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[3][6]: Conv2: PixelRect[obj 0x33c12f86, RGBA8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[4][*]: Image0 - Orig: PixelRect[obj 0x501720f5, ABGR8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[4][0]: ABGR8888 -> LUMINANCE [apply] CONVERT[4][0]: Conv1: PixelRect[obj 0x1e74dde7, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[4][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[4][1]: ABGR8888 -> RGB888 [apply] CONVERT[4][1]: Conv1: PixelRect[obj 0xa947850, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[4][1]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[4][2]: ABGR8888 -> BGR888 [apply] CONVERT[4][2]: Conv1: PixelRect[obj 0x1966d19d, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[4][2]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[4][3]: ABGR8888 -> RGBA8888 [apply] CONVERT[4][3]: Conv1: PixelRect[obj 0x2d4ba772, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[4][3]: Conv2: PixelRect[obj 0x41de4499, ABGR8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[4][4]: ABGR8888 -> ABGR8888 [apply] CONVERT[4][4]: Conv1: PixelRect[obj 0x6769ba97, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[4][4]: Conv2: PixelRect[obj 0x4e59448b, ABGR8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[4][5]: ABGR8888 -> ARGB8888 [apply] CONVERT[4][5]: Conv1: PixelRect[obj 0x46a329dc, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[4][5]: Conv2: PixelRect[obj 0x2114ebf, ABGR8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[4][6]: ABGR8888 -> BGRA8888 [apply] CONVERT[4][6]: Conv1: PixelRect[obj 0x3e48dea8, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[4][6]: Conv2: PixelRect[obj 0x2212078a, ABGR8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[5][*]: Image0 - Orig: PixelRect[obj 0x4dad067f, ARGB8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[5][0]: ARGB8888 -> LUMINANCE [apply] CONVERT[5][0]: Conv1: PixelRect[obj 0x1a85a3b0, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[5][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[5][1]: ARGB8888 -> RGB888 [apply] CONVERT[5][1]: Conv1: PixelRect[obj 0x3bbd856a, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[5][1]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[5][2]: ARGB8888 -> BGR888 [apply] CONVERT[5][2]: Conv1: PixelRect[obj 0x178210ca, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[5][2]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[5][3]: ARGB8888 -> RGBA8888 [apply] CONVERT[5][3]: Conv1: PixelRect[obj 0x5c1c49d4, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[5][3]: Conv2: PixelRect[obj 0x45332c8a, ARGB8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[5][4]: ARGB8888 -> ABGR8888 [apply] CONVERT[5][4]: Conv1: PixelRect[obj 0x22b13b84, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[5][4]: Conv2: PixelRect[obj 0x21ba68e7, ARGB8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[5][5]: ARGB8888 -> ARGB8888 [apply] CONVERT[5][5]: Conv1: PixelRect[obj 0x553d26fd, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[5][5]: Conv2: PixelRect[obj 0x21cad7c3, ARGB8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[5][6]: ARGB8888 -> BGRA8888 [apply] CONVERT[5][6]: Conv1: PixelRect[obj 0xc1b548a, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[5][6]: Conv2: PixelRect[obj 0x564b363b, ARGB8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[6][*]: Image0 - Orig: PixelRect[obj 0x63d587bf, BGRA8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[6][0]: BGRA8888 -> LUMINANCE [apply] CONVERT[6][0]: Conv1: PixelRect[obj 0x57c33fcd, LUMINANCE, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x02 0x02 0x02 [apply] [ 0][ 1] 0x02 0x02 0x02 [apply] [ 0][ 2] 0x02 0x02 0x02 [apply] Test [ 0][ 0] exp 0x02 == has 0x02 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x02 0x02 0x02 [apply] [ 61][ 62] 0x02 0x02 0x02 [apply] [ 61][ 63] 0x02 0x02 0x02 [apply] Test [ 63][ 63] exp 0x02 == has 0x02 : true [apply] CONVERT[6][0]: Conv2: Dropped due to RGB* -> LUM [apply] CONVERT[6][1]: BGRA8888 -> RGB888 [apply] CONVERT[6][1]: Conv1: PixelRect[obj 0x5391d8be, RGB888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x030201 0x030201 0x030201 [apply] [ 0][ 1] 0x030201 0x030201 0x030201 [apply] [ 0][ 2] 0x030201 0x030201 0x030201 [apply] Test [ 0][ 0] exp 0x030201 == has 0x030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x030201 0x030201 0x030201 [apply] [ 61][ 62] 0x030201 0x030201 0x030201 [apply] [ 61][ 63] 0x030201 0x030201 0x030201 [apply] Test [ 63][ 63] exp 0x030201 == has 0x030201 : true [apply] CONVERT[6][1]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[6][2]: BGRA8888 -> BGR888 [apply] CONVERT[6][2]: Conv1: PixelRect[obj 0xc2ccccf, BGR888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x010203 0x010203 0x010203 [apply] [ 0][ 1] 0x010203 0x010203 0x010203 [apply] [ 0][ 2] 0x010203 0x010203 0x010203 [apply] Test [ 0][ 0] exp 0x010203 == has 0x010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x010203 0x010203 0x010203 [apply] [ 61][ 62] 0x010203 0x010203 0x010203 [apply] [ 61][ 63] 0x010203 0x010203 0x010203 [apply] Test [ 63][ 63] exp 0x010203 == has 0x010203 : true [apply] CONVERT[6][2]: Conv2: Dropped due to src.componentCount > dest.componentCount [apply] CONVERT[6][3]: BGRA8888 -> RGBA8888 [apply] CONVERT[6][3]: Conv1: PixelRect[obj 0x513a3047, RGBA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 1] 0x04030201 0x04030201 0x04030201 [apply] [ 0][ 2] 0x04030201 0x04030201 0x04030201 [apply] Test [ 0][ 0] exp 0x04030201 == has 0x04030201 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 62] 0x04030201 0x04030201 0x04030201 [apply] [ 61][ 63] 0x04030201 0x04030201 0x04030201 [apply] Test [ 63][ 63] exp 0x04030201 == has 0x04030201 : true [apply] CONVERT[6][3]: Conv2: PixelRect[obj 0x4337aefa, BGRA8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[6][4]: BGRA8888 -> ABGR8888 [apply] CONVERT[6][4]: Conv1: PixelRect[obj 0x7cc0c18f, ABGR8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 1] 0x01020304 0x01020304 0x01020304 [apply] [ 0][ 2] 0x01020304 0x01020304 0x01020304 [apply] Test [ 0][ 0] exp 0x01020304 == has 0x01020304 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 62] 0x01020304 0x01020304 0x01020304 [apply] [ 61][ 63] 0x01020304 0x01020304 0x01020304 [apply] Test [ 63][ 63] exp 0x01020304 == has 0x01020304 : true [apply] CONVERT[6][4]: Conv2: PixelRect[obj 0x52e3d345, BGRA8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[6][5]: BGRA8888 -> ARGB8888 [apply] CONVERT[6][5]: Conv1: PixelRect[obj 0x6b438186, ARGB8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 1] 0x03020104 0x03020104 0x03020104 [apply] [ 0][ 2] 0x03020104 0x03020104 0x03020104 [apply] Test [ 0][ 0] exp 0x03020104 == has 0x03020104 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 62] 0x03020104 0x03020104 0x03020104 [apply] [ 61][ 63] 0x03020104 0x03020104 0x03020104 [apply] Test [ 63][ 63] exp 0x03020104 == has 0x03020104 : true [apply] CONVERT[6][5]: Conv2: PixelRect[obj 0x1cecbb6e, BGRA8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[6][6]: BGRA8888 -> BGRA8888 [apply] CONVERT[6][6]: Conv1: PixelRect[obj 0x7a054197, BGRA8888, 64 x 64, stride 259, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=16576 cap=16576]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] CONVERT[6][6]: Conv2: PixelRect[obj 0x6f155f16, BGRA8888, 64 x 64, stride 301, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=19264 cap=19264]] [apply] PixelsBytes 0/0 3x3: [apply] [ 0][ 0] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 1] 0x04010203 0x04010203 0x04010203 [apply] [ 0][ 2] 0x04010203 0x04010203 0x04010203 [apply] Test [ 0][ 0] exp 0x04010203 == has 0x04010203 : true [apply] PixelsBytes 61/61 3x3: [apply] [ 61][ 61] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 62] 0x04010203 0x04010203 0x04010203 [apply] [ 61][ 63] 0x04010203 0x04010203 0x04010203 [apply] Test [ 63][ 63] exp 0x04010203 == has 0x04010203 : true [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT - testConversion05_srcS301_BE_TL_destS259_TL [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308374654 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testConversion01_srcS000_BE_TL_destS000_TL took 0.903 sec [apply] Testcase: testConversion02_srcS000_LE_TL_destS000_TL took 0.58 sec [apply] Testcase: testConversion03_srcS000_BE_TL_destS259_TL took 0.739 sec [apply] Testcase: testConversion04_srcS259_BE_TL_destS259_TL took 0.459 sec [apply] Testcase: testConversion05_srcS301_BE_TL_destS259_TL took 0.146 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT [apply] junit.framework.TestListener: tests to run: 4 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308377645 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: startTest(testPNGRead11_fromRGBA8888) [apply] junit.framework.TestListener: endTest(testPNGRead11_fromRGBA8888) [apply] junit.framework.TestListener: startTest(testPNGRead12_fromABGR8888) [apply] junit.framework.TestListener: endTest(testPNGRead12_fromABGR8888) [apply] junit.framework.TestListener: startTest(testPNGRead13_fromBGRA8888) [apply] junit.framework.TestListener: endTest(testPNGRead13_fromBGRA8888) [apply] junit.framework.TestListener: startTest(testPNGRead14_fromARGB8888) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308378648 ms +++ localhost/127.0.0.1:59999 - Locked within 1030 ms, 2 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT - testPNGRead11_fromRGBA8888 [apply] Test01: test-ntscN_4-01-160x90.png, srcFmt RGBA8888, destMinStrideInBytes 0, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x384561a6, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] CONVERT[0]: RGBA8888 -> RGBA8888 [apply] PNGPixelRect - Conv1: PixelRect[obj 0x8f706d5, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x11e18e8c, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] CONVERT[1]: RGBA8888 -> ABGR8888 [apply] PNGPixelRect - Conv1: PixelRect[obj 0x6f55927f, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x5b0508f3, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] CONVERT[2]: RGBA8888 -> BGRA8888 [apply] PNGPixelRect - Conv1: PixelRect[obj 0x278eb834, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0xadf7236, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] CONVERT[3]: RGBA8888 -> ARGB8888 [apply] PNGPixelRect - Conv1: PixelRect[obj 0x53c33ccd, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x36cce1b1, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT - testPNGRead11_fromRGBA8888 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT - testPNGRead12_fromABGR8888 [apply] Test01: test-ntscN_4-01-160x90.png, srcFmt ABGR8888, destMinStrideInBytes 0, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x1a30a451, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] CONVERT[0]: ABGR8888 -> RGBA8888 [apply] PNGPixelRect - Conv1: PixelRect[obj 0x6f73cf45, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x1c2cf42d, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] CONVERT[1]: ABGR8888 -> ABGR8888 [apply] PNGPixelRect - Conv1: PixelRect[obj 0x4b52c4ce, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x26f6d704, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] CONVERT[2]: ABGR8888 -> BGRA8888 [apply] PNGPixelRect - Conv1: PixelRect[obj 0x179e5b98, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x1d8f6445, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] CONVERT[3]: ABGR8888 -> ARGB8888 [apply] PNGPixelRect - Conv1: PixelRect[obj 0x30fffd2c, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x76466cd5, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT - testPNGRead12_fromABGR8888 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT - testPNGRead13_fromBGRA8888 [apply] Test01: test-ntscN_4-01-160x90.png, srcFmt BGRA8888, destMinStrideInBytes 0, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x1f800b16, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] CONVERT[0]: BGRA8888 -> RGBA8888 [apply] PNGPixelRect - Conv1: PixelRect[obj 0xf57e182, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x529625ac, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] CONVERT[1]: BGRA8888 -> ABGR8888 [apply] PNGPixelRect - Conv1: PixelRect[obj 0x7f83698f, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0xc876cb0, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] CONVERT[2]: BGRA8888 -> BGRA8888 [apply] PNGPixelRect - Conv1: PixelRect[obj 0xef09d3d, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x56e31774, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] CONVERT[3]: BGRA8888 -> ARGB8888 [apply] PNGPixelRect - Conv1: PixelRect[obj 0x5718ed3c, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x257f2ad0, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT - testPNGRead13_fromBGRA8888 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT - testPNGRead14_fromARGB8888 [apply] Test01: test-ntscN_4-01-160x90.png, srcFmt ARGB8888, destMinStrideInBytes 0, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x13216ee9, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] CONVERT[0]: ARGB8888 -> RGBA8888 [apply] junit.framework.TestListener: endTest(testPNGRead14_fromARGB8888) [apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.434 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308377645 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308378648 ms +++ localhost/127.0.0.1:59999 - Locked within 1030 ms, 2 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT - testPNGRead11_fromRGBA8888 [apply] Test01: test-ntscN_4-01-160x90.png, srcFmt RGBA8888, destMinStrideInBytes 0, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x384561a6, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] CONVERT[0]: RGBA8888 -> RGBA8888 [apply] PNGPixelRect - Conv1: PixelRect[obj 0x8f706d5, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x11e18e8c, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] CONVERT[1]: RGBA8888 -> ABGR8888 [apply] PNGPixelRect - Conv1: PixelRect[obj 0x6f55927f, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x5b0508f3, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] CONVERT[2]: RGBA8888 -> BGRA8888 [apply] PNGPixelRect - Conv1: PixelRect[obj 0x278eb834, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0xadf7236, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] CONVERT[3]: RGBA8888 -> ARGB8888 [apply] PNGPixelRect - Conv1: PixelRect[obj 0x53c33ccd, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x36cce1b1, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT - testPNGRead11_fromRGBA8888 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT - testPNGRead12_fromABGR8888 [apply] Test01: test-ntscN_4-01-160x90.png, srcFmt ABGR8888, destMinStrideInBytes 0, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x1a30a451, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] CONVERT[0]: ABGR8888 -> RGBA8888 [apply] PNGPixelRect - Conv1: PixelRect[obj 0x6f73cf45, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x1c2cf42d, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] CONVERT[1]: ABGR8888 -> ABGR8888 [apply] PNGPixelRect - Conv1: PixelRect[obj 0x4b52c4ce, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x26f6d704, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] CONVERT[2]: ABGR8888 -> BGRA8888 [apply] PNGPixelRect - Conv1: PixelRect[obj 0x179e5b98, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x1d8f6445, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] CONVERT[3]: ABGR8888 -> ARGB8888 [apply] PNGPixelRect - Conv1: PixelRect[obj 0x30fffd2c, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x76466cd5, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT - testPNGRead12_fromABGR8888 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT - testPNGRead13_fromBGRA8888 [apply] Test01: test-ntscN_4-01-160x90.png, srcFmt BGRA8888, destMinStrideInBytes 0, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x1f800b16, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] CONVERT[0]: BGRA8888 -> RGBA8888 [apply] PNGPixelRect - Conv1: PixelRect[obj 0xf57e182, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x529625ac, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] CONVERT[1]: BGRA8888 -> ABGR8888 [apply] PNGPixelRect - Conv1: PixelRect[obj 0x7f83698f, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0xc876cb0, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] CONVERT[2]: BGRA8888 -> BGRA8888 [apply] PNGPixelRect - Conv1: PixelRect[obj 0xef09d3d, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x56e31774, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] CONVERT[3]: BGRA8888 -> ARGB8888 [apply] PNGPixelRect - Conv1: PixelRect[obj 0x5718ed3c, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x257f2ad0, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT - testPNGRead13_fromBGRA8888 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT - testPNGRead14_fromARGB8888 [apply] Test01: test-ntscN_4-01-160x90.png, srcFmt ARGB8888, destMinStrideInBytes 0, destIsGLOriented false [apply] PNGPixelRect - Orig: PixelRect[obj 0x13216ee9, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] CONVERT[0]: ARGB8888 -> RGBA8888 [apply] PNGPixelRect - Conv1: PixelRect[obj 0x77f88cce, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x5ee465ea, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] CONVERT[1]: ARGB8888 -> ABGR8888 [apply] PNGPixelRect - Conv1: PixelRect[obj 0x64df1651, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x72325393, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] CONVERT[2]: ARGB8888 -> BGRA8888 [apply] PNGPixelRect - Conv1: PixelRect[obj 0x460d1277, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x437668f, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] CONVERT[3]: ARGB8888 -> ARGB8888 [apply] PNGPixelRect - Conv1: PixelRect[obj 0x512e3872, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x317bee01, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT - testPNGRead14_fromARGB8888 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308378891 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testPNGRead11_fromRGBA8888 took 0.097 sec [apply] Testcase: testPNGRead12_fromABGR8888 took 0.029 sec [apply] Testcase: testPNGRead13_fromBGRA8888 took 0.016 sec [apply] Testcase: testPNGRead14_fromARGB8888 took 0.029 sec [apply] PNGPixelRect - Conv1: PixelRect[obj 0x77f88cce, RGBA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x5ee465ea, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] CONVERT[1]: ARGB8888 -> ABGR8888 [apply] PNGPixelRect - Conv1: PixelRect[obj 0x64df1651, ABGR8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x72325393, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] CONVERT[2]: ARGB8888 -> BGRA8888 [apply] PNGPixelRect - Conv1: PixelRect[obj 0x460d1277, BGRA8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x437668f, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] CONVERT[3]: ARGB8888 -> ARGB8888 [apply] PNGPixelRect - Conv1: PixelRect[obj 0x512e3872, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] PNGPixelRect - Conv2: PixelRect[obj 0x317bee01, ARGB8888, 160 x 90, stride 640, isGLOrient false, pixels java.nio.HeapByteBuffer[pos=0 lim=57600 cap=57600]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT - testPNGRead14_fromARGB8888 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308378891 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT [apply] junit.framework.TestListener: tests to run: 3 [apply] junit.framework.TestListener: startTest(test01U32__GL2) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308380652 ms +++ localhost/127.0.0.1:59999 - Locked within 17 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT - test01U32__GL2 [apply] TextureData: TextureData[128x128, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x80e1, type 0x1401, bytesPerPixel 4], border 0, estSize 65536, alignment 1, rowlen 0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: TestTGATextureFromFileNEWT.test01U32__GL2__-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0128x0128.png [apply] junit.framework.TestListener: endTest(test01U32__GL2) [apply] junit.framework.TestListener: startTest(test02RLE32__GL2) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT - test01U32__GL2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT - test02RLE32__GL2 [apply] TextureData: TextureData[256x256, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x80e1, type 0x1401, bytesPerPixel 4], border 0, estSize 262144, alignment 1, rowlen 0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: TestTGATextureFromFileNEWT.test02RLE32__GL2-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.png [apply] junit.framework.TestListener: endTest(test02RLE32__GL2) [apply] junit.framework.TestListener: startTest(test03RLE32__GL2) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT - test02RLE32__GL2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT - test03RLE32__GL2 [apply] TextureData: TextureData[256x256, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x80e1, type 0x1401, bytesPerPixel 4], border 0, estSize 262144, alignment 1, rowlen 0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3: ** screenshot: TestTGATextureFromFileNEWT.test03RLE32__GL2-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.png [apply] junit.framework.TestListener: endTest(test03RLE32__GL2) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT - test03RLE32__GL2 [apply] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.387 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308380652 ms +++ localhost/127.0.0.1:59999 - Locked within 17 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT - test01U32__GL2 [apply] TextureData: TextureData[128x128, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x80e1, type 0x1401, bytesPerPixel 4], border 0, estSize 65536, alignment 1, rowlen 0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1: ** screenshot: TestTGATextureFromFileNEWT.test01U32__GL2__-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0128x0128.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT - test01U32__GL2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT - test02RLE32__GL2 [apply] TextureData: TextureData[256x256, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x80e1, type 0x1401, bytesPerPixel 4], border 0, estSize 262144, alignment 1, rowlen 0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2: ** screenshot: TestTGATextureFromFileNEWT.test02RLE32__GL2-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT - test02RLE32__GL2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT - test03RLE32__GL2 [apply] TextureData: TextureData[256x256, y-flip false, internFormat 0x8058, PixelAttributes[comp 4, fmt 0x80e1, type 0x1401, bytesPerPixel 4], border 0, estSize 262144, alignment 1, rowlen 0 [apply] Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3: ** screenshot: TestTGATextureFromFileNEWT.test03RLE32__GL2-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.png [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT - test03RLE32__GL2 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308385964 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01U32__GL2 took 2.977 sec [apply] Testcase: test02RLE32__GL2 took 1.13 sec [apply] Testcase: test03RLE32__GL2 took 1.1 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308385964 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01NEWT [apply] junit.framework.TestListener: tests to run: 1 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308387556 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308392565 ms +++ localhost/127.0.0.1:59999 - Locked within 5017 ms, 6 attempts [apply] junit.framework.TestListener: startTest(test1) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01NEWT - test1 [apply] ----------------------------------------------------------------------------------------------------- [apply] MacOSXGraphicsDevice[type .macosx, connection decon]: [apply] Natives [apply] GL4bc false [apply] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)] [apply] GLES3 false [apply] GL3bc false [apply] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)] [apply] GL2 true [2.1 (Compat profile, arb, FBO, hardware)] [apply] GLES2 false [apply] GLES1 false [apply] Count 3 / 8 [apply] Common [apply] GL4ES3 false [apply] GL2GL3 true [apply] GL2ES2 true [apply] GL2ES1 true [apply] Mappings [apply] GL2ES2 GLProfile[GL2ES2/GL4.sw] [apply] GL2ES1 GLProfile[GL2ES1/GL2.hw] [apply] GL2 GLProfile[GL2/GL2.hw] [apply] GL4 GLProfile[GL4/GL4.sw] [apply] GL3 GLProfile[GL3/GL3.hw] [apply] GL2GL3 GLProfile[GL2GL3/GL4.sw] [apply] default GLProfile[GL2/GL2.hw] [apply] Count 6 / 12 [apply] [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] iVBO: GLArrayDataServer[mgl_InterleaveArray, index -1, location -1, isVertexAttribute false, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 24, components 9, stride 36b 9c, initialElementCount 72, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 1, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled false, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=216 cap=648], alive true] [apply] ShaderState[ [apply] ShaderProgram[id=1, linked=true, inUse=false, program: 1, [apply] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] enabledAttributes [ [apply] ], activeAttributes [ [apply] ], managedAttributes [ [apply] ], activeUniforms [ [apply] GLUniformData[name mgl_ActiveTexture, location 0, size 1x1, count 1, data 0] [apply] GLUniformData[name mgl_PMVMatrix, location 1, size 4x4, count 2, data [apply] 0: [ 1.42013 0.00000 0.00000 0.00000 ] [apply] 0: [ 0.00000 2.41421 0.00000 0.00000 ] [apply] 0: [ 0.00000 0.00000 -1.22222 -2.22222 ] [apply] 0: [ 0.00000 0.00000 -1.00000 0.00000 ] [apply] , [apply] 1: [ 1.00000 0.00000 0.00000 0.00000 ] [apply] 1: [ 0.00000 1.00000 0.00000 0.00000 ] [apply] 1: [ 0.00000 0.00000 1.00000 -2.30000 ] [apply] 1: [ 0.00000 0.00000 0.00000 1.00000 ] [apply] , [apply] ] [apply] ], managedUniforms [ [apply] ] [apply] ] [apply] XXX0: Perspective nearPlaneNormalized: 0.01010101 [apply] XXX0: aspect: 1.7777778 [apply] XXX0: y-flip: false [apply] XXX0: TexCoord[h: 0.0 - 1.0, v: 0.0 - 1.0] [apply] XXX0: Perspective nearPlaneNormalized: 0.01010101 [apply] junit.framework.TestListener: endTest(test1) [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01NEWT - test1 [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.561 sec [apply] ------------- Standard Output --------------- [apply] iVBO: GLArrayDataServer[mgl_InterleaveArray, index -1, location -1, isVertexAttribute false, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 24, components 9, stride 36b 9c, initialElementCount 72, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 1, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled false, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=216 cap=648], alive true] [apply] ShaderState[ [apply] ShaderProgram[id=1, linked=true, inUse=false, program: 1, [apply] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] enabledAttributes [ [apply] ], activeAttributes [ [apply] ], managedAttributes [ [apply] ], activeUniforms [ [apply] GLUniformData[name mgl_ActiveTexture, location 0, size 1x1, count 1, data 0] [apply] GLUniformData[name mgl_PMVMatrix, location 1, size 4x4, count 2, data [apply] 0: [ 1.42013 0.00000 0.00000 0.00000 ] [apply] 0: [ 0.00000 2.41421 0.00000 0.00000 ] [apply] 0: [ 0.00000 0.00000 -1.22222 -2.22222 ] [apply] 0: [ 0.00000 0.00000 -1.00000 0.00000 ] [apply] , [apply] 1: [ 1.00000 0.00000 0.00000 0.00000 ] [apply] 1: [ 0.00000 1.00000 0.00000 0.00000 ] [apply] 1: [ 0.00000 0.00000 1.00000 -2.30000 ] [apply] 1: [ 0.00000 0.00000 0.00000 1.00000 ] [apply] , [apply] ] [apply] ], managedUniforms [ [apply] ] [apply] ] [apply] ------------- ---------------- --------------- [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308387556 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308392565 ms +++ localhost/127.0.0.1:59999 - Locked within 5017 ms, 6 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01NEWT - test1 [apply] ----------------------------------------------------------------------------------------------------- [apply] MacOSXGraphicsDevice[type .macosx, connection decon]: [apply] Natives [apply] GL4bc false [apply] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)] [apply] GLES3 false [apply] GL3bc false [apply] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)] [apply] GL2 true [2.1 (Compat profile, arb, FBO, hardware)] [apply] GLES2 false [apply] GLES1 false [apply] Count 3 / 8 [apply] Common [apply] GL4ES3 false [apply] GL2GL3 true [apply] GL2ES2 true [apply] GL2ES1 true [apply] Mappings [apply] GL2ES2 GLProfile[GL2ES2/GL4.sw] [apply] GL2ES1 GLProfile[GL2ES1/GL2.hw] [apply] GL2 GLProfile[GL2/GL2.hw] [apply] GL4 GLProfile[GL4/GL4.sw] [apply] GL3 GLProfile[GL3/GL3.hw] [apply] GL2GL3 GLProfile[GL2GL3/GL4.sw] [apply] default GLProfile[GL2/GL2.hw] [apply] Count 6 / 12 [apply] [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] XXX0: Perspective nearPlaneNormalized: 0.01010101 [apply] XXX0: aspect: 1.7777778 [apply] XXX0: y-flip: false [apply] XXX0: TexCoord[h: 0.0 - 1.0, v: 0.0 - 1.0] [apply] XXX0: Perspective nearPlaneNormalized: 0.01010101 [apply] QUIT Window Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01NEWT - test1 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308396039 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test1 took 1.653 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308396039 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle01NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle01NEWT [apply] junit.framework.TestListener: tests to run: 1 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308397613 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308400623 ms +++ localhost/127.0.0.1:59999 - Locked within 3019 ms, 4 attempts [apply] junit.framework.TestListener: startTest(testDisplayCreate01_AutoDestroyLifecycle) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle01NEWT - testDisplayCreate01_AutoDestroyLifecycle [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308402402 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x24fcb8d8: tileRendererInUse null, GearsES2[obj 0x24fcb8d8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x24fcb8d8 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x24fcb8d8 created: GearsObj[0x41878a17, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x24fcb8d8 created: GearsObj[0x297b0d9d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x24fcb8d8 created: GearsObj[0x297b0d9d, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x24fcb8d8 FIN GearsES2[obj 0x24fcb8d8 isInit true, usesShared false, 1 GearsObj[0x41878a17, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x297b0d9d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2940b9ef, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x24fcb8d8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f83935ea840, msaa false, tileRendererInUse null [apply] >> GearsES2 0x24fcb8d8, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x24fcb8d8 640x480, swapInterval 1, drawable 0x7f83935ea840 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308402406 d 164ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x24fcb8d8 640x480, swapInterval 1, drawable 0x7f83935ea840 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x24fcb8d8 640x480, swapInterval 1, drawable 0x7f83935ea840 [apply] duration: 146 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x24fcb8d8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f83935ea840, msaa false, tileRendererInUse null [apply] >> GearsES2 0x24fcb8d8, angle 1.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x24fcb8d8 640x480, swapInterval 1, drawable 0x7f83935ea840 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308402819 d 12ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x24fcb8d8 640x480, swapInterval 1, drawable 0x7f83935ea840 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x24fcb8d8 640x480, swapInterval 1, drawable 0x7f83935ea840 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x24fcb8d8 640x480, swapInterval 1, drawable 0x7f83935ea840 [apply] duration: 242 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308403164 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x24fcb8d8: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x24fcb8d8 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308403174 d 0ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308403195 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x24fcb8d8: tileRendererInUse null, GearsES2[obj 0x24fcb8d8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x24fcb8d8 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x24fcb8d8 created: GearsObj[0xae3e17a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x24fcb8d8 created: GearsObj[0x76e8162b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x24fcb8d8 created: GearsObj[0x76e8162b, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x24fcb8d8 FIN GearsES2[obj 0x24fcb8d8 isInit true, usesShared false, 1 GearsObj[0xae3e17a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x76e8162b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7f079e09, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x24fcb8d8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f83934b3fb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x24fcb8d8, angle 3.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x24fcb8d8 640x480, swapInterval 1, drawable 0x7f83934b3fb0 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308403196 d 55ms]] [apply] Frames for setVisible(true) 2: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x24fcb8d8 640x480, swapInterval 1, drawable 0x7f83934b3fb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x24fcb8d8 640x480, swapInterval 1, drawable 0x7f83934b3fb0 [apply] duration: 132 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308403481 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x24fcb8d8: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x24fcb8d8 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308403486 d 0ms]] [apply] Post destroy(true) DisplayList[] entries: 1 - Thread-2-UserApp-JUnitTestRunner [apply] [0] : NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], GC'ed false [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308403513 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x86689a8: tileRendererInUse null, GearsES2[obj 0x86689a8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x86689a8 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x86689a8 created: GearsObj[0x5e463815, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x86689a8 created: GearsObj[0x540c1b0d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x86689a8 created: GearsObj[0x540c1b0d, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x86689a8 FIN GearsES2[obj 0x86689a8 isInit true, usesShared false, 1 GearsObj[0x5e463815, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x540c1b0d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x66c41d96, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x86689a8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f83934b2240, msaa false, tileRendererInUse null [apply] >> GearsES2 0x86689a8, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x86689a8 640x480, swapInterval 1, drawable 0x7f83934b2240 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308403514 d 45ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x86689a8 640x480, swapInterval 1, drawable 0x7f83934b2240 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x86689a8 640x480, swapInterval 1, drawable 0x7f83934b2240 [apply] duration: 128 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x86689a8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f83934b2240, msaa false, tileRendererInUse null [apply] >> GearsES2 0x86689a8, angle 1.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x86689a8 640x480, swapInterval 1, drawable 0x7f83934b2240 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308403803 d 2ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x86689a8 640x480, swapInterval 1, drawable 0x7f83934b2240 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x86689a8 640x480, swapInterval 1, drawable 0x7f83934b2240 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x86689a8 640x480, swapInterval 1, drawable 0x7f83934b2240 [apply] duration: 225 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308404131 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x86689a8: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x86689a8 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308404133 d 0ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308404162 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.0 0x86689a8: tileRendererInUse null, GearsES2[obj 0x86689a8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x86689a8 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x86689a8 created: GearsObj[0x4c4cd88f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x86689a8 created: GearsObj[0x491dbb6b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x86689a8 created: GearsObj[0x491dbb6b, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.X 0x86689a8 FIN GearsES2[obj 0x86689a8 isInit true, usesShared false, 1 GearsObj[0x4c4cd88f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x491dbb6b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3efb934d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x86689a8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f8393728390, msaa false, tileRendererInUse null [apply] >> GearsES2 0x86689a8, angle 3.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x86689a8 640x480, swapInterval 1, drawable 0x7f8393728390 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308404163 d 40ms]] [apply] Frames for setVisible(true) 2: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x86689a8 640x480, swapInterval 1, drawable 0x7f8393728390 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x86689a8 640x480, swapInterval 1, drawable 0x7f8393728390 [apply] junit.framework.TestListener: endTest(testDisplayCreate01_AutoDestroyLifecycle) [apply] duration: 131 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308404432 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x86689a8: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x86689a8 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308404437 d 0ms]] [apply] Post destroy(true) DisplayList[] entries: 1 - Thread-2-UserApp-JUnitTestRunner [apply] [0] : NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], GC'ed false [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle01NEWT - testDisplayCreate01_AutoDestroyLifecycle [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.006 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308397613 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308400623 ms +++ localhost/127.0.0.1:59999 - Locked within 3019 ms, 4 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle01NEWT - testDisplayCreate01_AutoDestroyLifecycle [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308402402 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x24fcb8d8: tileRendererInUse null, GearsES2[obj 0x24fcb8d8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x24fcb8d8 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x24fcb8d8 created: GearsObj[0x41878a17, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x24fcb8d8 created: GearsObj[0x297b0d9d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x24fcb8d8 created: GearsObj[0x297b0d9d, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x24fcb8d8 FIN GearsES2[obj 0x24fcb8d8 isInit true, usesShared false, 1 GearsObj[0x41878a17, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x297b0d9d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2940b9ef, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x24fcb8d8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f83935ea840, msaa false, tileRendererInUse null [apply] >> GearsES2 0x24fcb8d8, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x24fcb8d8 640x480, swapInterval 1, drawable 0x7f83935ea840 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308402406 d 164ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x24fcb8d8 640x480, swapInterval 1, drawable 0x7f83935ea840 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x24fcb8d8 640x480, swapInterval 1, drawable 0x7f83935ea840 [apply] duration: 146 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x24fcb8d8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f83935ea840, msaa false, tileRendererInUse null [apply] >> GearsES2 0x24fcb8d8, angle 1.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x24fcb8d8 640x480, swapInterval 1, drawable 0x7f83935ea840 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308402819 d 12ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x24fcb8d8 640x480, swapInterval 1, drawable 0x7f83935ea840 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x24fcb8d8 640x480, swapInterval 1, drawable 0x7f83935ea840 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x24fcb8d8 640x480, swapInterval 1, drawable 0x7f83935ea840 [apply] duration: 242 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308403164 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x24fcb8d8: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x24fcb8d8 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308403174 d 0ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308403195 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x24fcb8d8: tileRendererInUse null, GearsES2[obj 0x24fcb8d8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x24fcb8d8 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x24fcb8d8 created: GearsObj[0xae3e17a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x24fcb8d8 created: GearsObj[0x76e8162b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x24fcb8d8 created: GearsObj[0x76e8162b, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x24fcb8d8 FIN GearsES2[obj 0x24fcb8d8 isInit true, usesShared false, 1 GearsObj[0xae3e17a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x76e8162b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7f079e09, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x24fcb8d8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f83934b3fb0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x24fcb8d8, angle 3.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x24fcb8d8 640x480, swapInterval 1, drawable 0x7f83934b3fb0 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308403196 d 55ms]] [apply] Frames for setVisible(true) 2: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x24fcb8d8 640x480, swapInterval 1, drawable 0x7f83934b3fb0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x24fcb8d8 640x480, swapInterval 1, drawable 0x7f83934b3fb0 [apply] duration: 132 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308403481 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x24fcb8d8: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x24fcb8d8 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308403486 d 0ms]] [apply] Post destroy(true) DisplayList[] entries: 1 - Thread-2-UserApp-JUnitTestRunner [apply] [0] : NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], GC'ed false [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308403513 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x86689a8: tileRendererInUse null, GearsES2[obj 0x86689a8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x86689a8 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x86689a8 created: GearsObj[0x5e463815, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x86689a8 created: GearsObj[0x540c1b0d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x86689a8 created: GearsObj[0x540c1b0d, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x86689a8 FIN GearsES2[obj 0x86689a8 isInit true, usesShared false, 1 GearsObj[0x5e463815, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x540c1b0d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x66c41d96, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x86689a8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f83934b2240, msaa false, tileRendererInUse null [apply] >> GearsES2 0x86689a8, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x86689a8 640x480, swapInterval 1, drawable 0x7f83934b2240 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308403514 d 45ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x86689a8 640x480, swapInterval 1, drawable 0x7f83934b2240 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x86689a8 640x480, swapInterval 1, drawable 0x7f83934b2240 [apply] duration: 128 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x86689a8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f83934b2240, msaa false, tileRendererInUse null [apply] >> GearsES2 0x86689a8, angle 1.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x86689a8 640x480, swapInterval 1, drawable 0x7f83934b2240 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308403803 d 2ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x86689a8 640x480, swapInterval 1, drawable 0x7f83934b2240 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x86689a8 640x480, swapInterval 1, drawable 0x7f83934b2240 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x86689a8 640x480, swapInterval 1, drawable 0x7f83934b2240 [apply] duration: 225 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308404131 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x86689a8: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x86689a8 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308404133 d 0ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308404162 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.0 0x86689a8: tileRendererInUse null, GearsES2[obj 0x86689a8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x86689a8 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x86689a8 created: GearsObj[0x4c4cd88f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x86689a8 created: GearsObj[0x491dbb6b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x86689a8 created: GearsObj[0x491dbb6b, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.X 0x86689a8 FIN GearsES2[obj 0x86689a8 isInit true, usesShared false, 1 GearsObj[0x4c4cd88f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x491dbb6b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3efb934d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x86689a8 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f8393728390, msaa false, tileRendererInUse null [apply] >> GearsES2 0x86689a8, angle 3.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x86689a8 640x480, swapInterval 1, drawable 0x7f8393728390 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308404163 d 40ms]] [apply] Frames for setVisible(true) 2: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x86689a8 640x480, swapInterval 1, drawable 0x7f8393728390 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x86689a8 640x480, swapInterval 1, drawable 0x7f8393728390 [apply] duration: 131 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308404432 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x86689a8: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x86689a8 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308404437 d 0ms]] [apply] Post destroy(true) DisplayList[] entries: 1 - Thread-2-UserApp-JUnitTestRunner [apply] [0] : NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], GC'ed false [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle01NEWT - testDisplayCreate01_AutoDestroyLifecycle [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308404532 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testDisplayCreate01_AutoDestroyLifecycle took 2.113 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308404532 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT [apply] junit.framework.TestListener: tests to run: 2 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308406155 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308409162 ms +++ localhost/127.0.0.1:59999 - Locked within 3015 ms, 4 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT - testDisplayCreate01 [apply] Pass - 1 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308410897 d 1ms]] [apply] junit.framework.TestListener: startTest(testDisplayCreate01) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x1792f987: tileRendererInUse null, GearsES2[obj 0x1792f987 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1792f987 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x1792f987 created: GearsObj[0x32bed4f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1792f987 created: GearsObj[0x38e8df29, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1792f987 created: GearsObj[0x38e8df29, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x1792f987 FIN GearsES2[obj 0x1792f987 isInit true, usesShared false, 1 GearsObj[0x32bed4f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x38e8df29, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x11f66796, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x1792f987 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdc5a4795b0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1792f987, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x1792f987 640x480, swapInterval 1, drawable 0x7fdc5a4795b0 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308410902 d 155ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1792f987 640x480, swapInterval 1, drawable 0x7fdc5a4795b0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1792f987 640x480, swapInterval 1, drawable 0x7fdc5a4795b0 [apply] duration: 150 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x1792f987 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdc5a4795b0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1792f987, angle 1.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x1792f987 640x480, swapInterval 1, drawable 0x7fdc5a4795b0 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308411314 d 2ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1792f987 640x480, swapInterval 1, drawable 0x7fdc5a4795b0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1792f987 640x480, swapInterval 1, drawable 0x7fdc5a4795b0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1792f987 640x480, swapInterval 1, drawable 0x7fdc5a4795b0 [apply] duration: 220 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308411637 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1792f987: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1792f987 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308411647 d 0ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308411679 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x1792f987: tileRendererInUse null, GearsES2[obj 0x1792f987 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1792f987 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x1792f987 created: GearsObj[0x10c95e39, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1792f987 created: GearsObj[0x1448f8cb, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1792f987 created: GearsObj[0x1448f8cb, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x1792f987 FIN GearsES2[obj 0x1792f987 isInit true, usesShared false, 1 GearsObj[0x10c95e39, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1448f8cb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x42c5e1d4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x1792f987 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdc5a58ca90, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1792f987, angle 3.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x1792f987 640x480, swapInterval 1, drawable 0x7fdc5a58ca90 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308411680 d 29ms]] [apply] Frames for setVisible(true) 2: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1792f987 640x480, swapInterval 1, drawable 0x7fdc5a58ca90 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1792f987 640x480, swapInterval 1, drawable 0x7fdc5a58ca90 [apply] duration: 132 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308411939 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x1792f987: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x1792f987 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308411941 d 0ms]] [apply] Post destroy(true) DisplayList[] entries: 1 - Thread-2-UserApp-JUnitTestRunner [apply] [0] : NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], GC'ed false [apply] Pass - 2 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308411965 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.0 0xc911946: tileRendererInUse null, GearsES2[obj 0xc911946 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xc911946 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0xc911946 created: GearsObj[0x3e622574, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xc911946 created: GearsObj[0x1d8902ab, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xc911946 created: GearsObj[0x1d8902ab, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.X 0xc911946 FIN GearsES2[obj 0xc911946 isInit true, usesShared false, 1 GearsObj[0x3e622574, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1d8902ab, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe0e37b3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0xc911946 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdc5a49cfe0, msaa false, tileRendererInUse null [apply] >> GearsES2 0xc911946, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0xc911946 640x480, swapInterval 1, drawable 0x7fdc5a49cfe0 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308411966 d 59ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xc911946 640x480, swapInterval 1, drawable 0x7fdc5a49cfe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xc911946 640x480, swapInterval 1, drawable 0x7fdc5a49cfe0 [apply] duration: 131 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0xc911946 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdc5a49cfe0, msaa false, tileRendererInUse null [apply] >> GearsES2 0xc911946, angle 1.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0xc911946 640x480, swapInterval 1, drawable 0x7fdc5a49cfe0 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308412277 d 2ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xc911946 640x480, swapInterval 1, drawable 0x7fdc5a49cfe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xc911946 640x480, swapInterval 1, drawable 0x7fdc5a49cfe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xc911946 640x480, swapInterval 1, drawable 0x7fdc5a49cfe0 [apply] duration: 225 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308412604 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0xc911946: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0xc911946 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308412606 d 0ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308412635 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0xc911946: tileRendererInUse null, GearsES2[obj 0xc911946 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xc911946 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0xc911946 created: GearsObj[0x6054cd1b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xc911946 created: GearsObj[0x5f65d905, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xc911946 created: GearsObj[0x5f65d905, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0xc911946 FIN GearsES2[obj 0xc911946 isInit true, usesShared false, 1 GearsObj[0x6054cd1b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f65d905, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x178b0831, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0xc911946 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdc5a66eec0, msaa false, tileRendererInUse null [apply] >> GearsES2 0xc911946, angle 3.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0xc911946 640x480, swapInterval 1, drawable 0x7fdc5a66eec0 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308412636 d 50ms]] [apply] Frames for setVisible(true) 2: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xc911946 640x480, swapInterval 1, drawable 0x7fdc5a66eec0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xc911946 640x480, swapInterval 1, drawable 0x7fdc5a66eec0 [apply] junit.framework.TestListener: endTest(testDisplayCreate01) [apply] junit.framework.TestListener: startTest(testDisplayCreate02) [apply] duration: 122 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308412906 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0xc911946: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0xc911946 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308412908 d 0ms]] [apply] Post destroy(true) DisplayList[] entries: 1 - Thread-2-UserApp-JUnitTestRunner [apply] [0] : NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], GC'ed false [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT - testDisplayCreate01 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT - testDisplayCreate02 [apply] Pass - 1 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308412944 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.0 0x710b34b7: tileRendererInUse null, GearsES2[obj 0x710b34b7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x710b34b7 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x710b34b7 created: GearsObj[0x7b75032d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x710b34b7 created: GearsObj[0x3f23bead, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x710b34b7 created: GearsObj[0x3f23bead, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.X 0x710b34b7 FIN GearsES2[obj 0x710b34b7 isInit true, usesShared false, 1 GearsObj[0x7b75032d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3f23bead, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x43bb703d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x710b34b7 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdc5a6382a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x710b34b7, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x710b34b7 640x480, swapInterval 1, drawable 0x7fdc5a6382a0 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308412945 d 56ms]] [apply] Frames for setVisible(true) 1: 1 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308413008 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.0 0x6f966b77: tileRendererInUse null, GearsES2[obj 0x6f966b77 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6f966b77 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6f966b77 created: GearsObj[0x5d77a38f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6f966b77 created: GearsObj[0x59933139, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6f966b77 created: GearsObj[0x59933139, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.X 0x6f966b77 FIN GearsES2[obj 0x6f966b77 isInit true, usesShared false, 1 GearsObj[0x5d77a38f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x59933139, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4e84c320, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x6f966b77 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdc5a4a4410, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6f966b77, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x6f966b77 640x480, swapInterval 1, drawable 0x7fdc5a4a4410 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308413018 d 50ms]] [apply] Frames for setVisible(true) 2: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x710b34b7 640x480, swapInterval 1, drawable 0x7fdc5a6382a0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x710b34b7 640x480, swapInterval 1, drawable 0x7fdc5a6382a0 [apply] duration: 176 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308413287 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x710b34b7: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x710b34b7 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308413288 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308413288 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x6f966b77: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x6f966b77 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308413299 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308413300 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308413300 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308413301 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308413301 d 0ms]] [apply] Pass - 2 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308413329 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.init.0 0x19485182: tileRendererInUse null, GearsES2[obj 0x19485182 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x19485182 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x19485182 created: GearsObj[0x64375c2a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x19485182 created: GearsObj[0x6e83fccc, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x19485182 created: GearsObj[0x6e83fccc, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.init.X 0x19485182 FIN GearsES2[obj 0x19485182 isInit true, usesShared false, 1 GearsObj[0x64375c2a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6e83fccc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1b49edc3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.reshape 0x19485182 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdc5a6382a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x19485182, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.display 0x19485182 640x480, swapInterval 1, drawable 0x7fdc5a6382a0 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308413330 d 53ms]] [apply] Frames for setVisible(true) 1: 1 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308413390 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.init.0 0x2a31feed: tileRendererInUse null, GearsES2[obj 0x2a31feed isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2a31feed on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x2a31feed created: GearsObj[0x405a6d04, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2a31feed created: GearsObj[0x70ab429d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2a31feed created: GearsObj[0x70ab429d, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.init.X 0x2a31feed FIN GearsES2[obj 0x2a31feed isInit true, usesShared false, 1 GearsObj[0x405a6d04, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x70ab429d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7ba28b34, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.reshape 0x2a31feed 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdc5a64c8d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2a31feed, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.display 0x2a31feed 640x480, swapInterval 1, drawable 0x7fdc5a64c8d0 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308413391 d 58ms]] [apply] Frames for setVisible(true) 2: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x19485182 640x480, swapInterval 1, drawable 0x7fdc5a6382a0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x19485182 640x480, swapInterval 1, drawable 0x7fdc5a6382a0 [apply] duration: 175 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308413668 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x19485182: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x19485182 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308413670 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308413670 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x2a31feed: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x2a31feed FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308413681 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308413682 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308413682 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308413683 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308413683 d 0ms]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT - testDisplayCreate02 [apply] junit.framework.TestListener: endTest(testDisplayCreate02) [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308413777 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.697 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308406155 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308409162 ms +++ localhost/127.0.0.1:59999 - Locked within 3015 ms, 4 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT - testDisplayCreate01 [apply] Pass - 1 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308410897 d 1ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x1792f987: tileRendererInUse null, GearsES2[obj 0x1792f987 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1792f987 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x1792f987 created: GearsObj[0x32bed4f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1792f987 created: GearsObj[0x38e8df29, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1792f987 created: GearsObj[0x38e8df29, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x1792f987 FIN GearsES2[obj 0x1792f987 isInit true, usesShared false, 1 GearsObj[0x32bed4f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x38e8df29, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x11f66796, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x1792f987 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdc5a4795b0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1792f987, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x1792f987 640x480, swapInterval 1, drawable 0x7fdc5a4795b0 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308410902 d 155ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1792f987 640x480, swapInterval 1, drawable 0x7fdc5a4795b0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1792f987 640x480, swapInterval 1, drawable 0x7fdc5a4795b0 [apply] duration: 150 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x1792f987 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdc5a4795b0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1792f987, angle 1.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x1792f987 640x480, swapInterval 1, drawable 0x7fdc5a4795b0 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308411314 d 2ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1792f987 640x480, swapInterval 1, drawable 0x7fdc5a4795b0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1792f987 640x480, swapInterval 1, drawable 0x7fdc5a4795b0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1792f987 640x480, swapInterval 1, drawable 0x7fdc5a4795b0 [apply] duration: 220 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308411637 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1792f987: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1792f987 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308411647 d 0ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308411679 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x1792f987: tileRendererInUse null, GearsES2[obj 0x1792f987 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1792f987 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x1792f987 created: GearsObj[0x10c95e39, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1792f987 created: GearsObj[0x1448f8cb, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1792f987 created: GearsObj[0x1448f8cb, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x1792f987 FIN GearsES2[obj 0x1792f987 isInit true, usesShared false, 1 GearsObj[0x10c95e39, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1448f8cb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x42c5e1d4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x1792f987 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdc5a58ca90, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1792f987, angle 3.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x1792f987 640x480, swapInterval 1, drawable 0x7fdc5a58ca90 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308411680 d 29ms]] [apply] Frames for setVisible(true) 2: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1792f987 640x480, swapInterval 1, drawable 0x7fdc5a58ca90 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x1792f987 640x480, swapInterval 1, drawable 0x7fdc5a58ca90 [apply] duration: 132 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308411939 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x1792f987: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x1792f987 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308411941 d 0ms]] [apply] Post destroy(true) DisplayList[] entries: 1 - Thread-2-UserApp-JUnitTestRunner [apply] [0] : NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], GC'ed false [apply] Pass - 2 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308411965 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.0 0xc911946: tileRendererInUse null, GearsES2[obj 0xc911946 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xc911946 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0xc911946 created: GearsObj[0x3e622574, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xc911946 created: GearsObj[0x1d8902ab, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xc911946 created: GearsObj[0x1d8902ab, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.X 0xc911946 FIN GearsES2[obj 0xc911946 isInit true, usesShared false, 1 GearsObj[0x3e622574, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1d8902ab, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe0e37b3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0xc911946 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdc5a49cfe0, msaa false, tileRendererInUse null [apply] >> GearsES2 0xc911946, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0xc911946 640x480, swapInterval 1, drawable 0x7fdc5a49cfe0 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308411966 d 59ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xc911946 640x480, swapInterval 1, drawable 0x7fdc5a49cfe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xc911946 640x480, swapInterval 1, drawable 0x7fdc5a49cfe0 [apply] duration: 131 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0xc911946 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdc5a49cfe0, msaa false, tileRendererInUse null [apply] >> GearsES2 0xc911946, angle 1.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0xc911946 640x480, swapInterval 1, drawable 0x7fdc5a49cfe0 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308412277 d 2ms]] [apply] Frames for setVisible(true) 1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xc911946 640x480, swapInterval 1, drawable 0x7fdc5a49cfe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xc911946 640x480, swapInterval 1, drawable 0x7fdc5a49cfe0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xc911946 640x480, swapInterval 1, drawable 0x7fdc5a49cfe0 [apply] duration: 225 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308412604 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0xc911946: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0xc911946 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308412606 d 0ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308412635 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0xc911946: tileRendererInUse null, GearsES2[obj 0xc911946 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xc911946 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0xc911946 created: GearsObj[0x6054cd1b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xc911946 created: GearsObj[0x5f65d905, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xc911946 created: GearsObj[0x5f65d905, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0xc911946 FIN GearsES2[obj 0xc911946 isInit true, usesShared false, 1 GearsObj[0x6054cd1b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5f65d905, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x178b0831, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0xc911946 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdc5a66eec0, msaa false, tileRendererInUse null [apply] >> GearsES2 0xc911946, angle 3.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0xc911946 640x480, swapInterval 1, drawable 0x7fdc5a66eec0 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308412636 d 50ms]] [apply] Frames for setVisible(true) 2: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xc911946 640x480, swapInterval 1, drawable 0x7fdc5a66eec0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0xc911946 640x480, swapInterval 1, drawable 0x7fdc5a66eec0 [apply] duration: 122 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308412906 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0xc911946: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0xc911946 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308412908 d 0ms]] [apply] Post destroy(true) DisplayList[] entries: 1 - Thread-2-UserApp-JUnitTestRunner [apply] [0] : NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], GC'ed false [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT - testDisplayCreate01 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT - testDisplayCreate02 [apply] Pass - 1 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308412944 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.0 0x710b34b7: tileRendererInUse null, GearsES2[obj 0x710b34b7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x710b34b7 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x710b34b7 created: GearsObj[0x7b75032d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x710b34b7 created: GearsObj[0x3f23bead, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x710b34b7 created: GearsObj[0x3f23bead, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.X 0x710b34b7 FIN GearsES2[obj 0x710b34b7 isInit true, usesShared false, 1 GearsObj[0x7b75032d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3f23bead, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x43bb703d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x710b34b7 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdc5a6382a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x710b34b7, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x710b34b7 640x480, swapInterval 1, drawable 0x7fdc5a6382a0 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308412945 d 56ms]] [apply] Frames for setVisible(true) 1: 1 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308413008 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.0 0x6f966b77: tileRendererInUse null, GearsES2[obj 0x6f966b77 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6f966b77 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6f966b77 created: GearsObj[0x5d77a38f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6f966b77 created: GearsObj[0x59933139, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6f966b77 created: GearsObj[0x59933139, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.X 0x6f966b77 FIN GearsES2[obj 0x6f966b77 isInit true, usesShared false, 1 GearsObj[0x5d77a38f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x59933139, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4e84c320, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x6f966b77 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdc5a4a4410, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6f966b77, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x6f966b77 640x480, swapInterval 1, drawable 0x7fdc5a4a4410 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308413018 d 50ms]] [apply] Frames for setVisible(true) 2: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x710b34b7 640x480, swapInterval 1, drawable 0x7fdc5a6382a0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x710b34b7 640x480, swapInterval 1, drawable 0x7fdc5a6382a0 [apply] duration: 176 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308413287 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x710b34b7: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x710b34b7 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308413288 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308413288 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x6f966b77: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x6f966b77 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308413299 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308413300 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308413300 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308413301 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308413301 d 0ms]] [apply] Pass - 2 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308413329 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.init.0 0x19485182: tileRendererInUse null, GearsES2[obj 0x19485182 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x19485182 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x19485182 created: GearsObj[0x64375c2a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x19485182 created: GearsObj[0x6e83fccc, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x19485182 created: GearsObj[0x6e83fccc, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.init.X 0x19485182 FIN GearsES2[obj 0x19485182 isInit true, usesShared false, 1 GearsObj[0x64375c2a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6e83fccc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1b49edc3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.reshape 0x19485182 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdc5a6382a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x19485182, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.display 0x19485182 640x480, swapInterval 1, drawable 0x7fdc5a6382a0 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308413330 d 53ms]] [apply] Frames for setVisible(true) 1: 1 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308413390 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.init.0 0x2a31feed: tileRendererInUse null, GearsES2[obj 0x2a31feed isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2a31feed on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x2a31feed created: GearsObj[0x405a6d04, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2a31feed created: GearsObj[0x70ab429d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2a31feed created: GearsObj[0x70ab429d, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.init.X 0x2a31feed FIN GearsES2[obj 0x2a31feed isInit true, usesShared false, 1 GearsObj[0x405a6d04, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x70ab429d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7ba28b34, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.reshape 0x2a31feed 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fdc5a64c8d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2a31feed, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.display 0x2a31feed 640x480, swapInterval 1, drawable 0x7fdc5a64c8d0 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308413391 d 58ms]] [apply] Frames for setVisible(true) 2: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x19485182 640x480, swapInterval 1, drawable 0x7fdc5a6382a0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x19485182 640x480, swapInterval 1, drawable 0x7fdc5a6382a0 [apply] duration: 175 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308413668 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x19485182: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x19485182 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308413670 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308413670 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x2a31feed: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x2a31feed FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308413681 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308413682 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308413682 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308413683 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308413683 d 0ms]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT - testDisplayCreate02 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308413777 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testDisplayCreate01 took 2.089 sec [apply] Testcase: testDisplayCreate02 took 0.771 sec [echo] Testing com.jogamp.opengl.test.junit.newt.TestGLWindowInvisiblePointer01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestGLWindowInvisiblePointer01NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.newt.TestGLWindowInvisiblePointer01NEWT [apply] junit.framework.TestListener: tests to run: 1 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308415395 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308419404 ms +++ localhost/127.0.0.1:59999 - Locked within 4016 ms, 5 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindowInvisiblePointer01NEWT - testWindow00 [apply] junit.framework.TestListener: startTest(testWindow00) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.init ... [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 created: GearsObj[0x4e0bea2c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x703b16bb, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x3751888d, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.reshape 0/0 512x512, swapInterval 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.reshape FIN [apply] GLProfiles window1: decon: Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.sw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL4.sw], , default GLProfile[GL2/GL2.hw], count 6 / 12] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.dispose ... [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindowInvisiblePointer01NEWT - testWindow00 [apply] junit.framework.TestListener: endTest(testWindow00) [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308425444 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 10.139 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308415395 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308419404 ms +++ localhost/127.0.0.1:59999 - Locked within 4016 ms, 5 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindowInvisiblePointer01NEWT - testWindow00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.init ... [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 created: GearsObj[0x4e0bea2c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x703b16bb, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x3751888d, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.reshape 0/0 512x512, swapInterval 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.reshape FIN [apply] GLProfiles window1: decon: Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.sw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL4.sw], , default GLProfile[GL2/GL2.hw], count 6 / 12] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.dispose ... [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindowInvisiblePointer01NEWT - testWindow00 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308425444 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testWindow00 took 4.255 sec [echo] Testing com.jogamp.opengl.test.junit.newt.TestGLWindowWarpPointer01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestGLWindowWarpPointer01NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.newt.TestGLWindowWarpPointer01NEWT [apply] junit.framework.TestListener: tests to run: 2 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308426974 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308432985 ms +++ localhost/127.0.0.1:59999 - Locked within 6020 ms, 7 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindowWarpPointer01NEWT - testWarp01Center [apply] junit.framework.TestListener: startTest(testWarp01Center) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x258a1ed8: tileRendererInUse null, GearsES2[obj 0x258a1ed8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x258a1ed8 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x258a1ed8 created: GearsObj[0x30f69f4e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x258a1ed8 created: GearsObj[0xf54d2ff, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x258a1ed8 created: GearsObj[0xf54d2ff, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x258a1ed8 FIN GearsES2[obj 0x258a1ed8 isInit true, usesShared false, 1 GearsObj[0x30f69f4e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf54d2ff, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x387d784d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f9281544db0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 512x512, swapInterval 1, drawable 0x7f9281544db0 [apply] GLProfiles window1: decon: Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.sw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL4.sw], , default GLProfile[GL2/GL2.hw], count 6 / 12] [apply] junit.framework.TestListener: endTest(testWarp01Center) [apply] junit.framework.TestListener: startTest(testWarp02Random) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x258a1ed8: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x258a1ed8 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindowWarpPointer01NEWT - testWarp01Center [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindowWarpPointer01NEWT - testWarp02Random [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x3d7c3dfe: tileRendererInUse null, GearsES2[obj 0x3d7c3dfe isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3d7c3dfe on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x3d7c3dfe created: GearsObj[0x5d6b2d99, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3d7c3dfe created: GearsObj[0x277ec7b9, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3d7c3dfe created: GearsObj[0x277ec7b9, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x3d7c3dfe FIN GearsES2[obj 0x3d7c3dfe isInit true, usesShared false, 1 GearsObj[0x5d6b2d99, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x277ec7b9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x746a56f0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x3d7c3dfe 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f9283808a30, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3d7c3dfe, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x3d7c3dfe 512x512, swapInterval 1, drawable 0x7f9283808a30 [apply] GLProfiles window1: decon: Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.sw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL4.sw], , default GLProfile[GL2/GL2.hw], count 6 / 12] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x3d7c3dfe: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x3d7c3dfe FIN [apply] junit.framework.TestListener: endTest(testWarp02Random) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindowWarpPointer01NEWT - testWarp02Random [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308439286 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.404 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308426974 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308432985 ms +++ localhost/127.0.0.1:59999 - Locked within 6020 ms, 7 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindowWarpPointer01NEWT - testWarp01Center [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x258a1ed8: tileRendererInUse null, GearsES2[obj 0x258a1ed8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x258a1ed8 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x258a1ed8 created: GearsObj[0x30f69f4e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x258a1ed8 created: GearsObj[0xf54d2ff, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x258a1ed8 created: GearsObj[0xf54d2ff, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x258a1ed8 FIN GearsES2[obj 0x258a1ed8 isInit true, usesShared false, 1 GearsObj[0x30f69f4e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xf54d2ff, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x387d784d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x258a1ed8 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f9281544db0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x258a1ed8, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x258a1ed8 512x512, swapInterval 1, drawable 0x7f9281544db0 [apply] GLProfiles window1: decon: Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.sw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL4.sw], , default GLProfile[GL2/GL2.hw], count 6 / 12] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x258a1ed8: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x258a1ed8 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindowWarpPointer01NEWT - testWarp01Center [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindowWarpPointer01NEWT - testWarp02Random [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x3d7c3dfe: tileRendererInUse null, GearsES2[obj 0x3d7c3dfe isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3d7c3dfe on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x3d7c3dfe created: GearsObj[0x5d6b2d99, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3d7c3dfe created: GearsObj[0x277ec7b9, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3d7c3dfe created: GearsObj[0x277ec7b9, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x3d7c3dfe FIN GearsES2[obj 0x3d7c3dfe isInit true, usesShared false, 1 GearsObj[0x5d6b2d99, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x277ec7b9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x746a56f0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x3d7c3dfe 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f9283808a30, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3d7c3dfe, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x3d7c3dfe 512x512, swapInterval 1, drawable 0x7f9283808a30 [apply] GLProfiles window1: decon: Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.sw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL4.sw], , default GLProfile[GL2/GL2.hw], count 6 / 12] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x3d7c3dfe: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x3d7c3dfe FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindowWarpPointer01NEWT - testWarp02Random [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308439286 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testWarp01Center took 2.266 sec [apply] Testcase: testWarp02Random took 2.231 sec [echo] Testing com.jogamp.opengl.test.junit.newt.TestGLWindows00NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestGLWindows00NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.newt.TestGLWindows00NEWT [apply] junit.framework.TestListener: tests to run: 1 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308440887 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308446898 ms +++ localhost/127.0.0.1:59999 - Locked within 6020 ms, 7 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows00NEWT - testWindow00 [apply] junit.framework.TestListener: startTest(testWindow00) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x364c4b05: tileRendererInUse null, GearsES2[obj 0x364c4b05 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x364c4b05 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x364c4b05 created: GearsObj[0x5bbbe80, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x364c4b05 created: GearsObj[0x68d7c870, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x364c4b05 created: GearsObj[0x68d7c870, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x364c4b05 FIN GearsES2[obj 0x364c4b05 isInit true, usesShared false, 1 GearsObj[0x5bbbe80, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x68d7c870, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xce2b11f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x364c4b05 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff6735ed7e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x364c4b05, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x364c4b05 512x512, swapInterval 1, drawable 0x7ff6735ed7e0 [apply] GLProfiles window1: decon: Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.sw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL4.sw], , default GLProfile[GL2/GL2.hw], count 6 / 12] [apply] junit.framework.TestListener: endTest(testWindow00) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x364c4b05: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x364c4b05 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows00NEWT - testWindow00 [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.259 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308440887 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308446898 ms +++ localhost/127.0.0.1:59999 - Locked within 6020 ms, 7 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows00NEWT - testWindow00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x364c4b05: tileRendererInUse null, GearsES2[obj 0x364c4b05 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x364c4b05 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x364c4b05 created: GearsObj[0x5bbbe80, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x364c4b05 created: GearsObj[0x68d7c870, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x364c4b05 created: GearsObj[0x68d7c870, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x364c4b05 FIN GearsES2[obj 0x364c4b05 isInit true, usesShared false, 1 GearsObj[0x5bbbe80, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x68d7c870, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xce2b11f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x364c4b05 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7ff6735ed7e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x364c4b05, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x364c4b05 512x512, swapInterval 1, drawable 0x7ff6735ed7e0 [apply] GLProfiles window1: decon: Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.sw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL4.sw], , default GLProfile[GL2/GL2.hw], count 6 / 12] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x364c4b05: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x364c4b05 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows00NEWT - testWindow00 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308449037 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testWindow00 took 0.314 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308449037 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [echo] Testing com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT [apply] junit.framework.TestListener: tests to run: 7 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308450628 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308452633 ms +++ localhost/127.0.0.1:59999 - Locked within 2018 ms, 3 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor01aSimple [apply] junit.framework.TestListener: startTest(testWindowDecor01aSimple) [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308454425 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x1e9e98ac: tileRendererInUse null, GearsES2[obj 0x1e9e98ac isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1e9e98ac on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x1e9e98ac created: GearsObj[0x34e35b32, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1e9e98ac created: GearsObj[0x3a784abe, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1e9e98ac created: GearsObj[0x3a784abe, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x1e9e98ac FIN GearsES2[obj 0x1e9e98ac isInit true, usesShared false, 1 GearsObj[0x34e35b32, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3a784abe, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x76f61156, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x1e9e98ac 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fe81b6225e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1e9e98ac, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x1e9e98ac 640x480, swapInterval 1, drawable 0x7fe81b6225e0 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308454434 d 129ms]] [apply] Frames for initial setVisible(true): 1 [apply] Created: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 1 [GearsES2[obj 0x1e9e98ac isInit true, usesShared false, 1 GearsObj[0x34e35b32, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3a784abe, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x76f61156, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null][init true], ], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@55e7e4bb, [apply] Handle 0x7fe81b6225e0, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] 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.hw], on-scr[.]], [apply] 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.hw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fe81b622ac0, [apply] SurfaceHandle 0x7fe81b6225e0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 640x480], pixel[640x480], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@6b59dd0c, com.jogamp.newt.event.TraceWindowAdapter@58bf75e3, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@1d4b79a, ], PointerGestures default true, custom 1 [PinchZoom[1stTouch true, in false, has false, zoom 1.0], ], KeyListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsKeyAdapter@3461e066, ], windowLock <5d36368, 792343d4>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]], [apply] Context: MacOSXCGLContext [Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)], options 0x1003, this 0x3137ddc0, handle 0x7fe81b5933f0, isShared false, jogamp.opengl.gl4.GL4bcImpl@7a3a516d, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@55e7e4bb, [apply] Handle 0x7fe81b6225e0, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] 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.hw], on-scr[.]], [apply] 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.hw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fe81b622ac0, [apply] SurfaceHandle 0x7fe81b6225e0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 640x480], pixel[640x480], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@6b59dd0c, com.jogamp.newt.event.TraceWindowAdapter@58bf75e3, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@1d4b79a, ], PointerGestures default true, custom 1 [PinchZoom[1stTouch true, in false, has false, zoom 1.0], ], KeyListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsKeyAdapter@3461e066, ], windowLock <5d36368, 792343d4>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]], mode NSOPENGL] , [apply] Window: jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] 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.hw], on-scr[.]], [apply] 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.hw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fe81b622ac0, [apply] SurfaceHandle 0x7fe81b6225e0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 640x480], pixel[640x480], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@6b59dd0c, com.jogamp.newt.event.TraceWindowAdapter@58bf75e3, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@1d4b79a, ], PointerGestures default true, custom 1 [PinchZoom[1stTouch true, in false, has false, zoom 1.0], ], KeyListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsKeyAdapter@3461e066, ], windowLock <5d36368, 792343d4>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308454667 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1e9e98ac: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1e9e98ac FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308454679 d 0ms]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor01aSimple [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor01bSimple [apply] duration: 0 [apply] junit.framework.TestListener: endTest(testWindowDecor01aSimple) [apply] junit.framework.TestListener: startTest(testWindowDecor01bSimple) [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308454704 d 0ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308454705 d 24ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x43413a14: tileRendererInUse null, GearsES2[obj 0x43413a14 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x43413a14 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x43413a14 created: GearsObj[0x7f3399d7, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x43413a14 created: GearsObj[0x14b9337f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x43413a14 created: GearsObj[0x14b9337f, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x43413a14 FIN GearsES2[obj 0x43413a14 isInit true, usesShared false, 1 GearsObj[0x7f3399d7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x14b9337f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xae3e17a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x43413a14 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fe81b62fad0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x43413a14, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x43413a14 640x480, swapInterval 1, drawable 0x7fe81b62fad0 [apply] Frames for initial setVisible(true): 1 [apply] Created: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 1 [GearsES2[obj 0x43413a14 isInit true, usesShared false, 1 GearsObj[0x7f3399d7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x14b9337f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xae3e17a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null][init true], ], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@55e7e4bb, [apply] Handle 0x7fe81b62fad0, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] 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.hw], on-scr[.]], [apply] 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.hw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fe81b62bc70, [apply] SurfaceHandle 0x7fe81b62fad0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 640x480], pixel[640x480], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@7f079e09, com.jogamp.newt.event.TraceWindowAdapter@4d18a206, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@c355f75, ], PointerGestures default true, custom 1 [PinchZoom[1stTouch true, in false, has false, zoom 1.0], ], KeyListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsKeyAdapter@40e0096, ], windowLock <334879ee, 5b3d128f>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]], [apply] Context: MacOSXCGLContext [Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)], options 0x1003, this 0x6cfdbc53, handle 0x7fe81b58e350, isShared false, jogamp.opengl.gl4.GL4bcImpl@68d9915, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@55e7e4bb, [apply] Handle 0x7fe81b62fad0, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] 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.hw], on-scr[.]], [apply] 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.hw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fe81b62bc70, [apply] SurfaceHandle 0x7fe81b62fad0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 640x480], pixel[640x480], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@7f079e09, com.jogamp.newt.event.TraceWindowAdapter@4d18a206, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@c355f75, ], PointerGestures default true, custom 1 [PinchZoom[1stTouch true, in false, has false, zoom 1.0], ], KeyListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsKeyAdapter@40e0096, ], windowLock <334879ee, 5b3d128f>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]], mode NSOPENGL] , [apply] Window: jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] 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.hw], on-scr[.]], [apply] 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.hw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fe81b62bc70, [apply] SurfaceHandle 0x7fe81b62fad0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 640x480], pixel[640x480], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@7f079e09, com.jogamp.newt.event.TraceWindowAdapter@4d18a206, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@c355f75, ], PointerGestures default true, custom 1 [PinchZoom[1stTouch true, in false, has false, zoom 1.0], ], KeyListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsKeyAdapter@40e0096, ], windowLock <334879ee, 5b3d128f>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308454852 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x43413a14: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x43413a14 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308454853 d 0ms]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor01bSimple [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor02DestroyWinTwiceA [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308454882 d 0ms]] [apply] duration: 0 [apply] junit.framework.TestListener: endTest(testWindowDecor01bSimple) [apply] junit.framework.TestListener: startTest(testWindowDecor02DestroyWinTwiceA) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.0 0x98f6947: tileRendererInUse null, GearsES2[obj 0x98f6947 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x98f6947 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x98f6947 created: GearsObj[0x23c01b1a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x98f6947 created: GearsObj[0x19335a4c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x98f6947 created: GearsObj[0x19335a4c, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.X 0x98f6947 FIN GearsES2[obj 0x98f6947 isInit true, usesShared false, 1 GearsObj[0x23c01b1a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x19335a4c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a6d4080, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x98f6947 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fe81b59e700, msaa false, tileRendererInUse null [apply] >> GearsES2 0x98f6947, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0x98f6947 640x480, swapInterval 1, drawable 0x7fe81b59e700 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308454883 d 50ms]] [apply] Frames for initial setVisible(true): 1 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455034 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x98f6947: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x98f6947 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455036 d 0ms]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor02DestroyWinTwiceA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor03TwoWinOneDisplay [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455057 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x5546f75a: tileRendererInUse null, GearsES2[obj 0x5546f75a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5546f75a on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x5546f75a created: GearsObj[0x5d930dd2, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5546f75a created: GearsObj[0x617085fc, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5546f75a created: GearsObj[0x617085fc, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x5546f75a FIN GearsES2[obj 0x5546f75a isInit true, usesShared false, 1 GearsObj[0x5d930dd2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x617085fc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x226c955e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x5546f75a 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fe81b59e090, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5546f75a, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x5546f75a 640x480, swapInterval 1, drawable 0x7fe81b59e090 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455058 d 38ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455103 d 0ms]] [apply] duration: 0 [apply] junit.framework.TestListener: endTest(testWindowDecor02DestroyWinTwiceA) [apply] junit.framework.TestListener: startTest(testWindowDecor03TwoWinOneDisplay) [apply] Frames for initial setVisible(true): 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x429a9a6e: tileRendererInUse null, GearsES2[obj 0x429a9a6e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x429a9a6e on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x429a9a6e created: GearsObj[0x447bf267, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x429a9a6e created: GearsObj[0x25676b51, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x429a9a6e created: GearsObj[0x25676b51, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x429a9a6e FIN GearsES2[obj 0x429a9a6e isInit true, usesShared false, 1 GearsObj[0x447bf267, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x25676b51, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x28b6a606, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x429a9a6e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fe81b652820, msaa false, tileRendererInUse null [apply] >> GearsES2 0x429a9a6e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x429a9a6e 640x480, swapInterval 1, drawable 0x7fe81b652820 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455104 d 44ms]] [apply] Frames for initial setVisible(true): 1 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455249 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x5546f75a: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x5546f75a FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455251 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455251 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x429a9a6e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x429a9a6e FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455260 d 0ms]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor03TwoWinOneDisplay [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor03TwoWinTwoDisplays [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455290 d 0ms]] [apply] duration1: 0 [apply] duration2: 0 [apply] junit.framework.TestListener: endTest(testWindowDecor03TwoWinOneDisplay) [apply] junit.framework.TestListener: startTest(testWindowDecor03TwoWinTwoDisplays) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.init.0 0x6d20f327: tileRendererInUse null, GearsES2[obj 0x6d20f327 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6d20f327 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6d20f327 created: GearsObj[0x55360888, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6d20f327 created: GearsObj[0x4e6a446c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6d20f327 created: GearsObj[0x4e6a446c, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.init.X 0x6d20f327 FIN GearsES2[obj 0x6d20f327 isInit true, usesShared false, 1 GearsObj[0x55360888, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4e6a446c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x22b236ac, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.reshape 0x6d20f327 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fe81b5a8410, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20f327, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.display 0x6d20f327 640x480, swapInterval 1, drawable 0x7fe81b5a8410 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455291 d 54ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455363 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.init.0 0x54f75a71: tileRendererInUse null, GearsES2[obj 0x54f75a71 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x54f75a71 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x54f75a71 created: GearsObj[0x2f52084c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x54f75a71 created: GearsObj[0x329ecdd9, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x54f75a71 created: GearsObj[0x329ecdd9, vbo ff 7, fs 8, bf 9, bs 10] [apply] Frames for initial setVisible(true): 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.init.X 0x54f75a71 FIN GearsES2[obj 0x54f75aFrames for initial setVisible(true): 1 [apply] 71 isInit true, usesShared false, 1 GearsObj[0x2f52084c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x329ecdd9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x57dc7b85, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.reshape 0x54f75a71 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fe81b622b60, msaa false, tileRendererInUse null [apply] >> GearsES2 0x54f75a71, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.display 0x54f75a71 640x480, swapInterval 1, drawable 0x7fe81b622b60 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455364 d 64ms]] [apply] duration1: 0 [apply] duration2: 0 [apply] junit.framework.TestListener: endTest(testWindowDecor03TwoWinTwoDisplays) [apply] junit.framework.TestListener: startTest(testWindowNativeRecreate01aSimple) [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455528 d 1ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.dispose 0x6d20f327: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.dispose 0x6d20f327 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455530 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455530 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.dispose 0x54f75a71: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.dispose 0x54f75a71 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455541 d 0ms]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor03TwoWinTwoDisplays [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowNativeRecreate01aSimple [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455585 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.0 0x224fced0: tileRendererInUse null, GearsES2[obj 0x224fced0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x224fced0 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x224fced0 created: GearsObj[0x23bb1a9a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x224fced0 created: GearsObj[0x50cf86c9, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x224fced0 created: GearsObj[0x50cf86c9, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.X 0x224fced0 FIN GearsES2[obj 0x224fced0 isInit true, usesShared false, 1 GearsObj[0x23bb1a9a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x50cf86c9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x689a1f91, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x224fced0 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fe81b5a9740, msaa false, tileRendererInUse null [apply] >> GearsES2 0x224fced0, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x224fced0 640x480, swapInterval 1, drawable 0x7fe81b5a9740 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455587 d 44ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455631 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x224fced0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x224fced0 FIN [apply] Frames for initial setVisible(true): 1 [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455641 d 0ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455672 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.init.0 0x224fced0: tileRendererInUse null, GearsES2[obj 0x224fced0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x224fced0 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x224fced0 created: GearsObj[0x3dd44d5e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x224fced0 created: GearsObj[0x3d237608, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x224fced0 created: GearsObj[0x3d237608, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.init.X 0x224fced0 FIN GearsES2[obj 0x224fced0 isInit true, usesShared false, 1 GearsObj[0x3dd44d5e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d237608, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x631a2693, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.reshape 0x224fced0 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fe81b5b1120, msaa false, tileRendererInUse null [apply] >> GearsES2 0x224fced0, angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.display 0x224fced0 640x480, swapInterval 1, drawable 0x7fe81b5b1120 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455673 d 40ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455726 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x224fced0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x224fced0 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455728 d 0ms]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowNativeRecreate01aSimple [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowNativeRecreate01bSimple [apply] junit.framework.TestListener: endTest(testWindowNativeRecreate01aSimple) [apply] junit.framework.TestListener: startTest(testWindowNativeRecreate01bSimple) [apply] Frames for initial setVisible(true): 1 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455754 d 0ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455755 d 26ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x7186e848: tileRendererInUse null, GearsES2[obj 0x7186e848 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7186e848 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x7186e848 created: GearsObj[0x68d1305d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7186e848 created: GearsObj[0x7dbe5f6d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7186e848 created: GearsObj[0x7dbe5f6d, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x7186e848 FIN GearsES2[obj 0x7186e848 isInit true, usesShared false, 1 GearsObj[0x68d1305d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7dbe5f6d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5d6b2d99, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7186e848 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fe81b5a8410, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7186e848, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7186e848 640x480, swapInterval 1, drawable 0x7fe81b5a8410 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455804 d 1ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.dispose 0x7186e848: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.dispose 0x7186e848 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455807 d 0ms]] [apply] junit.framework.TestListener: endTest(testWindowNativeRecreate01bSimple) [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455847 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.init.0 0x7186e848: tileRendererInUse null, GearsES2[obj 0x7186e848 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7186e848 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x7186e848 created: GearsObj[0x1448f8cb, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7186e848 created: GearsObj[0x42c5e1d4, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7186e848 created: GearsObj[0x42c5e1d4, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.init.X 0x7186e848 FIN GearsES2[obj 0x7186e848 isInit true, usesShared false, 1 GearsObj[0x1448f8cb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x42c5e1d4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4d6d478b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.reshape 0x7186e848 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fe81b58c170, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7186e848, angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.display 0x7186e848 640x480, swapInterval 1, drawable 0x7fe81b58c170 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455848 d 47ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455906 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x7186e848: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x7186e848 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455909 d 0ms]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowNativeRecreate01bSimple [apply] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.478 sec [apply] ------------- Standard Output --------------- [apply] Frames for initial setVisible(true): 1 [apply] Created: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 1 [GearsES2[obj 0x1e9e98ac isInit true, usesShared false, 1 GearsObj[0x34e35b32, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3a784abe, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x76f61156, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null][init true], ], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@55e7e4bb, [apply] Handle 0x7fe81b6225e0, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] 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.hw], on-scr[.]], [apply] 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.hw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fe81b622ac0, [apply] SurfaceHandle 0x7fe81b6225e0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 640x480], pixel[640x480], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@6b59dd0c, com.jogamp.newt.event.TraceWindowAdapter@58bf75e3, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@1d4b79a, ], PointerGestures default true, custom 1 [PinchZoom[1stTouch true, in false, has false, zoom 1.0], ], KeyListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsKeyAdapter@3461e066, ], windowLock <5d36368, 792343d4>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]], [apply] Context: MacOSXCGLContext [Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)], options 0x1003, this 0x3137ddc0, handle 0x7fe81b5933f0, isShared false, jogamp.opengl.gl4.GL4bcImpl@7a3a516d, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@55e7e4bb, [apply] Handle 0x7fe81b6225e0, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] 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.hw], on-scr[.]], [apply] 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.hw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fe81b622ac0, [apply] SurfaceHandle 0x7fe81b6225e0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 640x480], pixel[640x480], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@6b59dd0c, com.jogamp.newt.event.TraceWindowAdapter@58bf75e3, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@1d4b79a, ], PointerGestures default true, custom 1 [PinchZoom[1stTouch true, in false, has false, zoom 1.0], ], KeyListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsKeyAdapter@3461e066, ], windowLock <5d36368, 792343d4>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]], mode NSOPENGL] , [apply] Window: jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] 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.hw], on-scr[.]], [apply] 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.hw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fe81b622ac0, [apply] SurfaceHandle 0x7fe81b6225e0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 640x480], pixel[640x480], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@6b59dd0c, com.jogamp.newt.event.TraceWindowAdapter@58bf75e3, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@1d4b79a, ], PointerGestures default true, custom 1 [PinchZoom[1stTouch true, in false, has false, zoom 1.0], ], KeyListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsKeyAdapter@3461e066, ], windowLock <5d36368, 792343d4>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [apply] duration: 0 [apply] Frames for initial setVisible(true): 1 [apply] Created: NEWT-GLWindow[ [apply] Helper: GLAnimatorControl: null, GLEventListeners num 1 [GearsES2[obj 0x43413a14 isInit true, usesShared false, 1 GearsObj[0x7f3399d7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x14b9337f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xae3e17a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null][init true], ], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@55e7e4bb, [apply] Handle 0x7fe81b62fad0, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] 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.hw], on-scr[.]], [apply] 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.hw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fe81b62bc70, [apply] SurfaceHandle 0x7fe81b62fad0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 640x480], pixel[640x480], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@7f079e09, com.jogamp.newt.event.TraceWindowAdapter@4d18a206, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@c355f75, ], PointerGestures default true, custom 1 [PinchZoom[1stTouch true, in false, has false, zoom 1.0], ], KeyListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsKeyAdapter@40e0096, ], windowLock <334879ee, 5b3d128f>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]], [apply] Context: MacOSXCGLContext [Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)], options 0x1003, this 0x6cfdbc53, handle 0x7fe81b58e350, isShared false, jogamp.opengl.gl4.GL4bcImpl@68d9915, [apply] quirks: [NoOffscreenBitmap], [apply] Drawable: MacOSXOnscreenCGLDrawable[Realized true, [apply] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@55e7e4bb, [apply] Handle 0x7fe81b62fad0, [apply] Surface jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] 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.hw], on-scr[.]], [apply] 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.hw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fe81b62bc70, [apply] SurfaceHandle 0x7fe81b62fad0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 640x480], pixel[640x480], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@7f079e09, com.jogamp.newt.event.TraceWindowAdapter@4d18a206, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@c355f75, ], PointerGestures default true, custom 1 [PinchZoom[1stTouch true, in false, has false, zoom 1.0], ], KeyListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsKeyAdapter@40e0096, ], windowLock <334879ee, 5b3d128f>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]], mode NSOPENGL] , [apply] Window: jogamp.newt.driver.macosx.WindowDriver[Config MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [apply] 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.hw], on-scr[.]], [apply] 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.hw], on-scr[.]]], [apply] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]], [apply] ParentWindow null, [apply] ParentWindowHandle 0x0 (false), [apply] WindowHandle 0x7fe81b62bc70, [apply] SurfaceHandle 0x7fe81b62fad0 (lockedExt window false, surface false), [apply] window[64/64 (auto false) 640x480], pixel[640x480], [apply] Visible true, focus false, [apply] Undecorated false (false), [apply] AlwaysOnTop false, Fullscreen false, [apply] WrappedSurface null, [apply] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 2 [com.jogamp.newt.opengl.GLWindow$2@7f079e09, com.jogamp.newt.event.TraceWindowAdapter@4d18a206, ], MouseListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsMouseAdapter@c355f75, ], PointerGestures default true, custom 1 [PinchZoom[1stTouch true, in false, has false, zoom 1.0], ], KeyListeners num 1 [com.jogamp.opengl.test.junit.jogl.demos.es2.GearsES2$GearsKeyAdapter@40e0096, ], windowLock <334879ee, 5b3d128f>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [apply] duration: 0 [apply] Frames for initial setVisible(true): 1 [apply] duration: 0 [apply] Frames for initial setVisible(true): 1 [apply] Frames for initial setVisible(true): 1 [apply] duration1: 0 [apply] duration2: 0 [apply] Frames for initial setVisible(true): 1 [apply] Frames for initial setVisible(true): 1 [apply] duration1: 0 [apply] duration2: 0 [apply] Frames for initial setVisible(true): 1 [apply] Frames for initial setVisible(true): 1 [apply] ------------- ---------------- --------------- [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308450628 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308452633 ms +++ localhost/127.0.0.1:59999 - Locked within 2018 ms, 3 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor01aSimple [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308454425 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x1e9e98ac: tileRendererInUse null, GearsES2[obj 0x1e9e98ac isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1e9e98ac on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x1e9e98ac created: GearsObj[0x34e35b32, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1e9e98ac created: GearsObj[0x3a784abe, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1e9e98ac created: GearsObj[0x3a784abe, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x1e9e98ac FIN GearsES2[obj 0x1e9e98ac isInit true, usesShared false, 1 GearsObj[0x34e35b32, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3a784abe, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x76f61156, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x1e9e98ac 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fe81b6225e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1e9e98ac, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x1e9e98ac 640x480, swapInterval 1, drawable 0x7fe81b6225e0 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308454434 d 129ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308454667 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1e9e98ac: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1e9e98ac FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308454679 d 0ms]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor01aSimple [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor01bSimple [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308454704 d 0ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308454705 d 24ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x43413a14: tileRendererInUse null, GearsES2[obj 0x43413a14 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x43413a14 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x43413a14 created: GearsObj[0x7f3399d7, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x43413a14 created: GearsObj[0x14b9337f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x43413a14 created: GearsObj[0x14b9337f, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x43413a14 FIN GearsES2[obj 0x43413a14 isInit true, usesShared false, 1 GearsObj[0x7f3399d7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x14b9337f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xae3e17a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x43413a14 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fe81b62fad0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x43413a14, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x43413a14 640x480, swapInterval 1, drawable 0x7fe81b62fad0 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308454852 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x43413a14: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x43413a14 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308454853 d 0ms]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor01bSimple [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor02DestroyWinTwiceA [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308454882 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.0 0x98f6947: tileRendererInUse null, GearsES2[obj 0x98f6947 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x98f6947 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x98f6947 created: GearsObj[0x23c01b1a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x98f6947 created: GearsObj[0x19335a4c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x98f6947 created: GearsObj[0x19335a4c, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.init.X 0x98f6947 FIN GearsES2[obj 0x98f6947 isInit true, usesShared false, 1 GearsObj[0x23c01b1a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x19335a4c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a6d4080, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.reshape 0x98f6947 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fe81b59e700, msaa false, tileRendererInUse null [apply] >> GearsES2 0x98f6947, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.display 0x98f6947 640x480, swapInterval 1, drawable 0x7fe81b59e700 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308454883 d 50ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455034 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x98f6947: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-3,5,main] GearsES2.dispose 0x98f6947 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455036 d 0ms]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor02DestroyWinTwiceA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor03TwoWinOneDisplay [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455057 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x5546f75a: tileRendererInUse null, GearsES2[obj 0x5546f75a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5546f75a on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x5546f75a created: GearsObj[0x5d930dd2, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5546f75a created: GearsObj[0x617085fc, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5546f75a created: GearsObj[0x617085fc, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x5546f75a FIN GearsES2[obj 0x5546f75a isInit true, usesShared false, 1 GearsObj[0x5d930dd2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x617085fc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x226c955e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x5546f75a 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fe81b59e090, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5546f75a, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x5546f75a 640x480, swapInterval 1, drawable 0x7fe81b59e090 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455058 d 38ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455103 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x429a9a6e: tileRendererInUse null, GearsES2[obj 0x429a9a6e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x429a9a6e on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x429a9a6e created: GearsObj[0x447bf267, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x429a9a6e created: GearsObj[0x25676b51, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x429a9a6e created: GearsObj[0x25676b51, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x429a9a6e FIN GearsES2[obj 0x429a9a6e isInit true, usesShared false, 1 GearsObj[0x447bf267, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x25676b51, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x28b6a606, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x429a9a6e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fe81b652820, msaa false, tileRendererInUse null [apply] >> GearsES2 0x429a9a6e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x429a9a6e 640x480, swapInterval 1, drawable 0x7fe81b652820 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455104 d 44ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455249 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x5546f75a: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x5546f75a FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455251 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455251 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x429a9a6e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x429a9a6e FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455260 d 0ms]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor03TwoWinOneDisplay [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor03TwoWinTwoDisplays [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455290 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.init.0 0x6d20f327: tileRendererInUse null, GearsES2[obj 0x6d20f327 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6d20f327 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6d20f327 created: GearsObj[0x55360888, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6d20f327 created: GearsObj[0x4e6a446c, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6d20f327 created: GearsObj[0x4e6a446c, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.init.X 0x6d20f327 FIN GearsES2[obj 0x6d20f327 isInit true, usesShared false, 1 GearsObj[0x55360888, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4e6a446c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x22b236ac, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.reshape 0x6d20f327 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fe81b5a8410, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6d20f327, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.display 0x6d20f327 640x480, swapInterval 1, drawable 0x7fe81b5a8410 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455291 d 54ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455363 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.init.0 0x54f75a71: tileRendererInUse null, GearsES2[obj 0x54f75a71 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x54f75a71 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x54f75a71 created: GearsObj[0x2f52084c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x54f75a71 created: GearsObj[0x329ecdd9, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x54f75a71 created: GearsObj[0x329ecdd9, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.init.X 0x54f75a71 FIN GearsES2[obj 0x54f75a71 isInit true, usesShared false, 1 GearsObj[0x2f52084c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x329ecdd9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x57dc7b85, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.reshape 0x54f75a71 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fe81b622b60, msaa false, tileRendererInUse null [apply] >> GearsES2 0x54f75a71, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.display 0x54f75a71 640x480, swapInterval 1, drawable 0x7fe81b622b60 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455364 d 64ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455528 d 1ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.dispose 0x6d20f327: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.dispose 0x6d20f327 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455530 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455530 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.dispose 0x54f75a71: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.dispose 0x54f75a71 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455541 d 0ms]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowDecor03TwoWinTwoDisplays [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowNativeRecreate01aSimple [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455585 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.0 0x224fced0: tileRendererInUse null, GearsES2[obj 0x224fced0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x224fced0 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x224fced0 created: GearsObj[0x23bb1a9a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x224fced0 created: GearsObj[0x50cf86c9, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x224fced0 created: GearsObj[0x50cf86c9, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.X 0x224fced0 FIN GearsES2[obj 0x224fced0 isInit true, usesShared false, 1 GearsObj[0x23bb1a9a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x50cf86c9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x689a1f91, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x224fced0 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fe81b5a9740, msaa false, tileRendererInUse null [apply] >> GearsES2 0x224fced0, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x224fced0 640x480, swapInterval 1, drawable 0x7fe81b5a9740 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455587 d 44ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455631 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x224fced0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x224fced0 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455641 d 0ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455672 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.init.0 0x224fced0: tileRendererInUse null, GearsES2[obj 0x224fced0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x224fced0 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x224fced0 created: GearsObj[0x3dd44d5e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x224fced0 created: GearsObj[0x3d237608, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x224fced0 created: GearsObj[0x3d237608, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.init.X 0x224fced0 FIN GearsES2[obj 0x224fced0 isInit true, usesShared false, 1 GearsObj[0x3dd44d5e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d237608, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x631a2693, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.reshape 0x224fced0 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fe81b5b1120, msaa false, tileRendererInUse null [apply] >> GearsES2 0x224fced0, angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.display 0x224fced0 640x480, swapInterval 1, drawable 0x7fe81b5b1120 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455673 d 40ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455726 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x224fced0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x224fced0 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455728 d 0ms]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowNativeRecreate01aSimple [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowNativeRecreate01bSimple [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455754 d 0ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455755 d 26ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.0 0x7186e848: tileRendererInUse null, GearsES2[obj 0x7186e848 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7186e848 on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x7186e848 created: GearsObj[0x68d1305d, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7186e848 created: GearsObj[0x7dbe5f6d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7186e848 created: GearsObj[0x7dbe5f6d, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.init.X 0x7186e848 FIN GearsES2[obj 0x7186e848 isInit true, usesShared false, 1 GearsObj[0x68d1305d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7dbe5f6d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5d6b2d99, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.reshape 0x7186e848 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fe81b5a8410, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7186e848, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x7186e848 640x480, swapInterval 1, drawable 0x7fe81b5a8410 [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455804 d 1ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.dispose 0x7186e848: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-7,5,main] GearsES2.dispose 0x7186e848 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455807 d 0ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455847 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.init.0 0x7186e848: tileRendererInUse null, GearsES2[obj 0x7186e848 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7186e848 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x7186e848 created: GearsObj[0x1448f8cb, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7186e848 created: GearsObj[0x42c5e1d4, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7186e848 created: GearsObj[0x42c5e1d4, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.init.X 0x7186e848 FIN GearsES2[obj 0x7186e848 isInit true, usesShared false, 1 GearsObj[0x1448f8cb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x42c5e1d4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4d6d478b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.reshape 0x7186e848 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fe81b58c170, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7186e848, angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.display 0x7186e848 640x480, swapInterval 1, drawable 0x7fe81b58c170 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455848 d 47ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455906 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x7186e848: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-8,5,main] GearsES2.dispose 0x7186e848 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308455909 d 0ms]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT - testWindowNativeRecreate01bSimple [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308456006 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testWindowDecor01aSimple took 0.33 sec [apply] Testcase: testWindowDecor01bSimple took 0.171 sec [apply] Testcase: testWindowDecor02DestroyWinTwiceA took 0.182 sec [apply] Testcase: testWindowDecor03TwoWinOneDisplay took 0.224 sec [apply] Testcase: testWindowDecor03TwoWinTwoDisplays took 0.28 sec [apply] Testcase: testWindowNativeRecreate01aSimple took 0.186 sec [apply] Testcase: testWindowNativeRecreate01bSimple took 0.181 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308456006 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated.xml [apply] Testsuite: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated [apply] junit.framework.TestListener: tests to run: 4 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308457594 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308460601 ms +++ localhost/127.0.0.1:59999 - Locked within 3014 ms, 4 attempts [apply] junit.framework.TestListener: startTest(testWindowDecor01Simple) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor01Simple [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308462337 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x6f56e454: tileRendererInUse null, GearsES2[obj 0x6f56e454 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6f56e454 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6f56e454 created: GearsObj[0x3cb3d591, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6f56e454 created: GearsObj[0x428a41b9, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6f56e454 created: GearsObj[0x428a41b9, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x6f56e454 FIN GearsES2[obj 0x6f56e454 isInit true, usesShared false, 1 GearsObj[0x3cb3d591, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x428a41b9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7ed9cf64, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6f56e454 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f8ca0cb7850, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6f56e454, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6f56e454 640x480, swapInterval 1, drawable 0x7f8ca0cb7850 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308462341 d 145ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308462700 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6f56e454: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6f56e454 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308462713 d 0ms]] [apply] junit.framework.TestListener: endTest(testWindowDecor01Simple) [apply] junit.framework.TestListener: startTest(testWindowDecor02DestroyWinTwiceA) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor01Simple [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor02DestroyWinTwiceA [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308462988 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x724873df: tileRendererInUse null, GearsES2[obj 0x724873df isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x724873df on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x724873df created: GearsObj[0xca0898b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x724873df created: GearsObj[0x7fa60b26, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x724873df created: GearsObj[0x7fa60b26, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x724873df FIN GearsES2[obj 0x724873df isInit true, usesShared false, 1 GearsObj[0xca0898b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7fa60b26, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e262d42, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x724873df 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f8ca30091e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x724873df, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x724873df 640x480, swapInterval 1, drawable 0x7f8ca30091e0 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308462989 d 44ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308463401 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x724873df: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x724873df FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308463412 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308463413 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308463413 d 0ms]] [apply] junit.framework.TestListener: endTest(testWindowDecor02DestroyWinTwiceA) [apply] junit.framework.TestListener: startTest(testWindowDecor03TwoWinOneDisplay) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor02DestroyWinTwiceA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor03TwoWinOneDisplay [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308463687 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x1d3ef34f: tileRendererInUse null, GearsES2[obj 0x1d3ef34f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1d3ef34f on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x1d3ef34f created: GearsObj[0x50d8a1bb, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1d3ef34f created: GearsObj[0x3e622574, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1d3ef34f created: GearsObj[0x3e622574, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x1d3ef34f FIN GearsES2[obj 0x1d3ef34f isInit true, usesShared false, 1 GearsObj[0x50d8a1bb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3e622574, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1d8902ab, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x1d3ef34f 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7f8ca30091e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1d3ef34f, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x1d3ef34f 640x480, swapInterval 0, drawable 0x7f8ca30091e0 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308463688 d 55ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308463750 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308463749 d 1ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308463770 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x6eb1e1a3: tileRendererInUse null, GearsES2[obj 0x6eb1e1a3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6eb1e1a3 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6eb1e1a3 created: GearsObj[0x5be5ccd4, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6eb1e1a3 created: GearsObj[0x4beaa16e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6eb1e1a3 created: GearsObj[0x4beaa16e, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x6eb1e1a3 FIN GearsES2[obj 0x6eb1e1a3 isInit true, usesShared false, 1 GearsObj[0x5be5ccd4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4beaa16e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x190c63b2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x6eb1e1a3 0/0 630x470 of 630x470, swapInterval 1, drawable 0x7f8ca0cd48b0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6eb1e1a3, angle 0.0, [l -1.3404255, r 1.3404255, b -1.0, t 1.0] 2.680851x2.0 -> [l -1.3404255, r 1.3404255, b -1.0, t 1.0] 2.680851x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x6eb1e1a3 630x470, swapInterval 1, drawable 0x7f8ca0cd48b0 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308463771 d 48ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308463820 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308463820 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308464284 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x1d3ef34f: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x1d3ef34f FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308464285 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308464517 d 1ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x6eb1e1a3: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x6eb1e1a3 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308464529 d 1ms]] [apply] junit.framework.TestListener: endTest(testWindowDecor03TwoWinOneDisplay) [apply] junit.framework.TestListener: startTest(testWindowDecor03TwoWinTwoDisplays) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor03TwoWinOneDisplay [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor03TwoWinTwoDisplays [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308464800 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.init.0 0xe2ef9bd: tileRendererInUse null, GearsES2[obj 0xe2ef9bd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xe2ef9bd on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0xe2ef9bd created: GearsObj[0x27155f77, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xe2ef9bd created: GearsObj[0x6c2e91ac, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xe2ef9bd created: GearsObj[0x6c2e91ac, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.init.X 0xe2ef9bd FIN GearsES2[obj 0xe2ef9bd isInit true, usesShared false, 1 GearsObj[0x27155f77, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6c2e91ac, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x655deab0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.reshape 0xe2ef9bd 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7f8ca0cc9750, msaa false, tileRendererInUse null [apply] >> GearsES2 0xe2ef9bd, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.display 0xe2ef9bd 640x480, swapInterval 0, drawable 0x7f8ca0cc9750 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308464801 d 63ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308464864 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308464865 d 0ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308464881 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.init.0 0x16b2145c: tileRendererInUse null, GearsES2[obj 0x16b2145c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x16b2145c on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x16b2145c created: GearsObj[0x751bb153, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x16b2145c created: GearsObj[0x6d16fc35, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x16b2145c created: GearsObj[0x6d16fc35, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.init.X 0x16b2145c FIN GearsES2[obj 0x16b2145c isInit true, usesShared false, 1 GearsObj[0x751bb153, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6d16fc35, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x83387, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.reshape 0x16b2145c 0/0 630x470 of 630x470, swapInterval 1, drawable 0x7f8ca300ca00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x16b2145c, angle 0.0, [l -1.3404255, r 1.3404255, b -1.0, t 1.0] 2.680851x2.0 -> [l -1.3404255, r 1.3404255, b -1.0, t 1.0] 2.680851x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.display 0x16b2145c 630x470, swapInterval 1, drawable 0x7f8ca300ca00 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308464882 d 68ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308464950 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308464953 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308465419 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.dispose 0xe2ef9bd: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.dispose 0xe2ef9bd FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308465420 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308465669 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.dispose 0x16b2145c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.dispose 0x16b2145c FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308465680 d 0ms]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor03TwoWinTwoDisplays [apply] junit.framework.TestListener: endTest(testWindowDecor03TwoWinTwoDisplays) [apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 8.508 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308457594 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308460601 ms +++ localhost/127.0.0.1:59999 - Locked within 3014 ms, 4 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor01Simple [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308462337 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x6f56e454: tileRendererInUse null, GearsES2[obj 0x6f56e454 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6f56e454 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6f56e454 created: GearsObj[0x3cb3d591, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6f56e454 created: GearsObj[0x428a41b9, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6f56e454 created: GearsObj[0x428a41b9, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x6f56e454 FIN GearsES2[obj 0x6f56e454 isInit true, usesShared false, 1 GearsObj[0x3cb3d591, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x428a41b9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7ed9cf64, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6f56e454 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f8ca0cb7850, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6f56e454, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6f56e454 640x480, swapInterval 1, drawable 0x7f8ca0cb7850 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308462341 d 145ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308462700 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6f56e454: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6f56e454 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308462713 d 0ms]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor01Simple [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor02DestroyWinTwiceA [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308462988 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x724873df: tileRendererInUse null, GearsES2[obj 0x724873df isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x724873df on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x724873df created: GearsObj[0xca0898b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x724873df created: GearsObj[0x7fa60b26, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x724873df created: GearsObj[0x7fa60b26, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x724873df FIN GearsES2[obj 0x724873df isInit true, usesShared false, 1 GearsObj[0xca0898b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7fa60b26, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e262d42, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x724873df 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f8ca30091e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x724873df, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x724873df 640x480, swapInterval 1, drawable 0x7f8ca30091e0 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308462989 d 44ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308463401 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x724873df: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x724873df FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308463412 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308463413 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308463413 d 0ms]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor02DestroyWinTwiceA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor03TwoWinOneDisplay [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308463687 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x1d3ef34f: tileRendererInUse null, GearsES2[obj 0x1d3ef34f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1d3ef34f on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x1d3ef34f created: GearsObj[0x50d8a1bb, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1d3ef34f created: GearsObj[0x3e622574, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1d3ef34f created: GearsObj[0x3e622574, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x1d3ef34f FIN GearsES2[obj 0x1d3ef34f isInit true, usesShared false, 1 GearsObj[0x50d8a1bb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3e622574, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1d8902ab, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x1d3ef34f 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7f8ca30091e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1d3ef34f, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x1d3ef34f 640x480, swapInterval 0, drawable 0x7f8ca30091e0 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308463688 d 55ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308463750 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308463749 d 1ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308463770 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x6eb1e1a3: tileRendererInUse null, GearsES2[obj 0x6eb1e1a3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6eb1e1a3 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6eb1e1a3 created: GearsObj[0x5be5ccd4, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6eb1e1a3 created: GearsObj[0x4beaa16e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6eb1e1a3 created: GearsObj[0x4beaa16e, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x6eb1e1a3 FIN GearsES2[obj 0x6eb1e1a3 isInit true, usesShared false, 1 GearsObj[0x5be5ccd4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4beaa16e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x190c63b2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x6eb1e1a3 0/0 630x470 of 630x470, swapInterval 1, drawable 0x7f8ca0cd48b0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6eb1e1a3, angle 0.0, [l -1.3404255, r 1.3404255, b -1.0, t 1.0] 2.680851x2.0 -> [l -1.3404255, r 1.3404255, b -1.0, t 1.0] 2.680851x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x6eb1e1a3 630x470, swapInterval 1, drawable 0x7f8ca0cd48b0 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308463771 d 48ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308463820 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308463820 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308464284 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x1d3ef34f: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x1d3ef34f FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308464285 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308464517 d 1ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x6eb1e1a3: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x6eb1e1a3 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308464529 d 1ms]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor03TwoWinOneDisplay [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor03TwoWinTwoDisplays [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308464800 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.init.0 0xe2ef9bd: tileRendererInUse null, GearsES2[obj 0xe2ef9bd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xe2ef9bd on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0xe2ef9bd created: GearsObj[0x27155f77, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xe2ef9bd created: GearsObj[0x6c2e91ac, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xe2ef9bd created: GearsObj[0x6c2e91ac, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.init.X 0xe2ef9bd FIN GearsES2[obj 0xe2ef9bd isInit true, usesShared false, 1 GearsObj[0x27155f77, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6c2e91ac, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x655deab0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.reshape 0xe2ef9bd 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7f8ca0cc9750, msaa false, tileRendererInUse null [apply] >> GearsES2 0xe2ef9bd, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.display 0xe2ef9bd 640x480, swapInterval 0, drawable 0x7f8ca0cc9750 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308464801 d 63ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308464864 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308464865 d 0ms]] [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308464881 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.init.0 0x16b2145c: tileRendererInUse null, GearsES2[obj 0x16b2145c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x16b2145c on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x16b2145c created: GearsObj[0x751bb153, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x16b2145c created: GearsObj[0x6d16fc35, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x16b2145c created: GearsObj[0x6d16fc35, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.init.X 0x16b2145c FIN GearsES2[obj 0x16b2145c isInit true, usesShared false, 1 GearsObj[0x751bb153, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6d16fc35, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x83387, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.reshape 0x16b2145c 0/0 630x470 of 630x470, swapInterval 1, drawable 0x7f8ca300ca00, msaa false, tileRendererInUse null [apply] >> GearsES2 0x16b2145c, angle 0.0, [l -1.3404255, r 1.3404255, b -1.0, t 1.0] 2.680851x2.0 -> [l -1.3404255, r 1.3404255, b -1.0, t 1.0] 2.680851x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.display 0x16b2145c 630x470, swapInterval 1, drawable 0x7f8ca300ca00 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308464882 d 68ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308464950 d 0ms]] [apply] WindowEvent[WINDOW_MOVED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308464953 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308465419 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.dispose 0xe2ef9bd: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.dispose 0xe2ef9bd FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308465420 d 0ms]] [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308465669 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.dispose 0x16b2145c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-3-EDT-1,5,main] GearsES2.dispose 0x16b2145c FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308465680 d 0ms]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated - testWindowDecor03TwoWinTwoDisplays [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308466023 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testWindowDecor01Simple took 0.707 sec [apply] Testcase: testWindowDecor02DestroyWinTwiceA took 0.696 sec [apply] Testcase: testWindowDecor03TwoWinOneDisplay took 1.116 sec [apply] Testcase: testWindowDecor03TwoWinTwoDisplays took 1.149 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308466023 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [echo] Testing com.jogamp.opengl.test.junit.newt.TestGLWindows03NEWTAnimResize -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestGLWindows03NEWTAnimResize.xml [apply] Testsuite: com.jogamp.opengl.test.junit.newt.TestGLWindows03NEWTAnimResize [apply] junit.framework.TestListener: tests to run: 2 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308467604 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308472612 ms +++ localhost/127.0.0.1:59999 - Locked within 5016 ms, 6 attempts [apply] junit.framework.TestListener: startTest(test01WindowDecor) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows03NEWTAnimResize - test01WindowDecor [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308474397 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x1bcf4813: tileRendererInUse null, GearsES2[obj 0x1bcf4813 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1bcf4813 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x1bcf4813 created: GearsObj[0x41c7fe07, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1bcf4813 created: GearsObj[0x30f69f4e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1bcf4813 created: GearsObj[0x30f69f4e, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x1bcf4813 FIN GearsES2[obj 0x1bcf4813 isInit true, usesShared false, 1 GearsObj[0x41c7fe07, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x30f69f4e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6c5ea088, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x1bcf4813 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7feeba5aef20, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1bcf4813, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x1bcf4813 200x150, swapInterval 1, drawable 0x7feeba5aef20 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308474401 d 132ms]] [apply] resize: 0 -> 1 - 200x150 [apply] resize: 1 -> 2 - 400x300 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308475110 d 1ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x1bcf4813 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7feeba5aef20, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1bcf4813, angle 18.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] resize: 2 -> 3 - 600x450 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308475627 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x1bcf4813 0/0 600x450 of 600x450, swapInterval 1, drawable 0x7feeba5aef20, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1bcf4813, angle 34.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] resize: 3 -> 4 - 800x600 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308476143 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x1bcf4813 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7feeba5aef20, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1bcf4813, angle 51.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] junit.framework.TestListener: endTest(test01WindowDecor) [apply] junit.framework.TestListener: startTest(test02WindowUndecor) [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308476661 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1bcf4813: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1bcf4813 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308476674 d 0ms]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows03NEWTAnimResize - test01WindowDecor [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows03NEWTAnimResize - test02WindowUndecor [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308476724 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x426c57e5: tileRendererInUse null, GearsES2[obj 0x426c57e5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x426c57e5 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x426c57e5 created: GearsObj[0x7171e245, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x426c57e5 created: GearsObj[0x6bbe5a32, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x426c57e5 created: GearsObj[0x6bbe5a32, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x426c57e5 FIN GearsES2[obj 0x426c57e5 isInit true, usesShared false, 1 GearsObj[0x7171e245, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6bbe5a32, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1e13bfe1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x426c57e5 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7feeba5b26c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x426c57e5, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x426c57e5 200x150, swapInterval 1, drawable 0x7feeba5b26c0 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308476724 d 54ms]] [apply] resize: 0 -> 1 - 200x150 [apply] resize: 1 -> 2 - 400x300 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308477362 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x426c57e5 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7feeba5b26c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x426c57e5, angle 18.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] resize: 2 -> 3 - 600x450 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308477878 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x426c57e5 0/0 600x450 of 600x450, swapInterval 1, drawable 0x7feeba5b26c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x426c57e5, angle 34.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] resize: 3 -> 4 - 800x600 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308478396 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x426c57e5 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7feeba5b26c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x426c57e5, angle 50.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] junit.framework.TestListener: endTest(test02WindowUndecor) [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308478913 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x426c57e5: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x426c57e5 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308478926 d 0ms]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows03NEWTAnimResize - test02WindowUndecor [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 11.501 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308467604 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308472612 ms +++ localhost/127.0.0.1:59999 - Locked within 5016 ms, 6 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows03NEWTAnimResize - test01WindowDecor [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308474397 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x1bcf4813: tileRendererInUse null, GearsES2[obj 0x1bcf4813 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1bcf4813 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x1bcf4813 created: GearsObj[0x41c7fe07, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1bcf4813 created: GearsObj[0x30f69f4e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1bcf4813 created: GearsObj[0x30f69f4e, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x1bcf4813 FIN GearsES2[obj 0x1bcf4813 isInit true, usesShared false, 1 GearsObj[0x41c7fe07, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x30f69f4e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6c5ea088, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x1bcf4813 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7feeba5aef20, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1bcf4813, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x1bcf4813 200x150, swapInterval 1, drawable 0x7feeba5aef20 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308474401 d 132ms]] [apply] resize: 0 -> 1 - 200x150 [apply] resize: 1 -> 2 - 400x300 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308475110 d 1ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x1bcf4813 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7feeba5aef20, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1bcf4813, angle 18.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] resize: 2 -> 3 - 600x450 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308475627 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x1bcf4813 0/0 600x450 of 600x450, swapInterval 1, drawable 0x7feeba5aef20, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1bcf4813, angle 34.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] resize: 3 -> 4 - 800x600 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308476143 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x1bcf4813 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7feeba5aef20, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1bcf4813, angle 51.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308476661 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1bcf4813: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1bcf4813 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308476674 d 0ms]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows03NEWTAnimResize - test01WindowDecor [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestGLWindows03NEWTAnimResize - test02WindowUndecor [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308476724 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x426c57e5: tileRendererInUse null, GearsES2[obj 0x426c57e5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x426c57e5 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x426c57e5 created: GearsObj[0x7171e245, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x426c57e5 created: GearsObj[0x6bbe5a32, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x426c57e5 created: GearsObj[0x6bbe5a32, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x426c57e5 FIN GearsES2[obj 0x426c57e5 isInit true, usesShared false, 1 GearsObj[0x7171e245, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6bbe5a32, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1e13bfe1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x426c57e5 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7feeba5b26c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x426c57e5, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x426c57e5 200x150, swapInterval 1, drawable 0x7feeba5b26c0 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308476724 d 54ms]] [apply] resize: 0 -> 1 - 200x150 [apply] resize: 1 -> 2 - 400x300 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308477362 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x426c57e5 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7feeba5b26c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x426c57e5, angle 18.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] resize: 2 -> 3 - 600x450 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308477878 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x426c57e5 0/0 600x450 of 600x450, swapInterval 1, drawable 0x7feeba5b26c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x426c57e5, angle 34.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] resize: 3 -> 4 - 800x600 [apply] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308478396 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x426c57e5 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7feeba5b26c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x426c57e5, angle 50.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308478913 d 0ms]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x426c57e5: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x426c57e5 FIN [apply] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407308478926 d 0ms]] [apply] ++++ UITSLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308479028 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] estCase.tearDown: com.jogamp.opengl.test.junit.newt.TestGLWindows03NEWTAnimResize - test02WindowUndecor [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308479028 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01WindowDecor took 2.355 sec [apply] Testcase: test02WindowUndecor took 2.252 sec [echo] Testing com.jogamp.opengl.test.junit.newt.TestRemoteGLWindows01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestRemoteGLWindows01NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.newt.TestRemoteGLWindows01NEWT [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308480624 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: tests to run: 1 [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308486632 ms +++ localhost/127.0.0.1:59999 - Locked within 6016 ms, 7 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestRemoteGLWindows01NEWT - testRemoteWindow01 [apply] junit.framework.TestListener: startTest(testRemoteWindow01) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.init ... [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 created: GearsObj[0x39c619f3, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x7cd1be26, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x2e1af0cf, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.reshape 0/0 512x512, swapInterval 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.reshape FIN [apply] GLProfiles window1: decon: Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.sw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL4.sw], , default GLProfile[GL2/GL2.hw], count 6 / 12] [apply] NEWT-Display[.macosx_localhost:0.0-2, excl false, refCount 0, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]] [apply] MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] [apply] [apply] GLProfiles window2: decon: Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.sw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL4.sw], , default GLProfile[GL2/GL2.hw], count 6 / 12] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_localhost:0.0-2-EDT-1,5,main] GearsES1.init ... [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_localhost:0.0-2-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES1/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 created: GearsObj[0x399342e7, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x730d6938, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x7577168a, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_localhost:0.0-2-EDT-1,5,main] GearsES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_localhost:0.0-2-EDT-1,5,main] GearsES1.reshape 0/0 512x512, swapInterval 0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_localhost:0.0-2-EDT-1,5,main] GearsES1.reshape FIN [apply] junit.framework.TestListener: endTest(testRemoteWindow01) [apply] demoLocal VBO: true [apply] demoRemote VBO: true [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.dispose ... [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.dispose FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_localhost:0.0-2-EDT-1,5,main] GearsES1.dispose ... [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_localhost:0.0-2-EDT-1,5,main] GearsES1.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestRemoteGLWindows01NEWT - testRemoteWindow01 [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.336 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308480624 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308486632 ms +++ localhost/127.0.0.1:59999 - Locked within 6016 ms, 7 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestRemoteGLWindows01NEWT - testRemoteWindow01 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.init ... [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 created: GearsObj[0x39c619f3, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x7cd1be26, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x2e1af0cf, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.reshape 0/0 512x512, swapInterval 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.reshape FIN [apply] GLProfiles window1: decon: Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.sw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL4.sw], , default GLProfile[GL2/GL2.hw], count 6 / 12] [apply] NEWT-Display[.macosx_localhost:0.0-2, excl false, refCount 0, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]] [apply] MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] [apply] [apply] GLProfiles window2: decon: Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.sw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL4.sw], , default GLProfile[GL2/GL2.hw], count 6 / 12] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_localhost:0.0-2-EDT-1,5,main] GearsES1.init ... [apply] GearsES1 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_localhost:0.0-2-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES1/GL2.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES1/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 created: GearsObj[0x399342e7, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 created: GearsObj[0x730d6938, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 created: GearsObj[0x7577168a, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_localhost:0.0-2-EDT-1,5,main] GearsES1.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_localhost:0.0-2-EDT-1,5,main] GearsES1.reshape 0/0 512x512, swapInterval 0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_localhost:0.0-2-EDT-1,5,main] GearsES1.reshape FIN [apply] demoLocal VBO: true [apply] demoRemote VBO: true [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.dispose ... [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES1.dispose FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_localhost:0.0-2-EDT-1,5,main] GearsES1.dispose ... [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_localhost:0.0-2-EDT-1,5,main] GearsES1.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestRemoteGLWindows01NEWT - testRemoteWindow01 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308488880 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testRemoteWindow01 took 2.152 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308488880 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.newt.TestRemoteWindow01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestRemoteWindow01NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.newt.TestRemoteWindow01NEWT [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308490469 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: tests to run: 1 [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308492483 ms +++ localhost/127.0.0.1:59999 - Locked within 2021 ms, 3 attempts [apply] junit.framework.TestListener: startTest(testRemoteWindow01) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestRemoteWindow01NEWT - testRemoteWindow01 [apply] junit.framework.TestListener: endTest(testRemoteWindow01) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestRemoteWindow01NEWT - testRemoteWindow01 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308493164 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.763 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308490469 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308492483 ms +++ localhost/127.0.0.1:59999 - Locked within 2021 ms, 3 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestRemoteWindow01NEWT - testRemoteWindow01 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestRemoteWindow01NEWT - testRemoteWindow01 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308493164 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testRemoteWindow01 took 0.616 sec [echo] Testing com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol02NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol02NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol02NEWT [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308494633 ms +++ localhost/127.0.0.1:59999 - Locked within 17 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol02NEWT - testCloseGLWindow [apply] junit.framework.TestListener: tests to run: 1 [apply] junit.framework.TestListener: startTest(testCloseGLWindow) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x78f02d62: tileRendererInUse null, GearsES2[obj 0x78f02d62 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x78f02d62 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x78f02d62 created: GearsObj[0xd150361, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x78f02d62 created: GearsObj[0x5e90dbfc, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x78f02d62 created: GearsObj[0x5e90dbfc, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x78f02d62 FIN GearsES2[obj 0x78f02d62 isInit true, usesShared false, 1 GearsObj[0xd150361, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5e90dbfc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3528b777, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x78f02d62 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fa691cfbc30, msaa false, tileRendererInUse null [apply] >> GearsES2 0x78f02d62, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x78f02d62 512x512, swapInterval 1, drawable 0x7fa691cfbc30 [apply] junit.framework.TestListener: endTest(testCloseGLWindow) [apply] NEWTWindowClosingAdapter.windowDestroyNotify: NEWTWindowClosingAdapter[closing 1, closed 0] [apply] NEWTWindowClosingAdapter.windowDestroyNotify: NEWTWindowClosingAdapter[closing 1, closed 0] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x78f02d62: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x78f02d62 FIN [apply] NEWTWindowClosingAdapter.windowDestroyed: NEWTWindowClosingAdapter[closing 1, closed 1] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol02NEWT - testCloseGLWindow [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.446 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308494633 ms +++ localhost/127.0.0.1:59999 - Locked within 17 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol02NEWT - testCloseGLWindow [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x78f02d62: tileRendererInUse null, GearsES2[obj 0x78f02d62 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x78f02d62 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x78f02d62 created: GearsObj[0xd150361, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x78f02d62 created: GearsObj[0x5e90dbfc, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x78f02d62 created: GearsObj[0x5e90dbfc, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x78f02d62 FIN GearsES2[obj 0x78f02d62 isInit true, usesShared false, 1 GearsObj[0xd150361, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5e90dbfc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3528b777, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x78f02d62 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fa691cfbc30, msaa false, tileRendererInUse null [apply] >> GearsES2 0x78f02d62, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x78f02d62 512x512, swapInterval 1, drawable 0x7fa691cfbc30 [apply] NEWTWindowClosingAdapter.windowDestroyNotify: NEWTWindowClosingAdapter[closing 1, closed 0] [apply] NEWTWindowClosingAdapter.windowDestroyNotify: NEWTWindowClosingAdapter[closing 1, closed 0] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x78f02d62: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x78f02d62 FIN [apply] NEWTWindowClosingAdapter.windowDestroyed: NEWTWindowClosingAdapter[closing 1, closed 1] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol02NEWT - testCloseGLWindow [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308497002 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testCloseGLWindow took 2.27 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308497002 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.newt.TestWindows01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestWindows01NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT [apply] junit.framework.TestListener: tests to run: 5 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308498563 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: startTest(testWindowDecorDestroyWinTwiceA) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308500567 ms +++ localhost/127.0.0.1:59999 - Locked within 2012 ms, 3 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorDestroyWinTwiceA [apply] junit.framework.TestListener: endTest(testWindowDecorDestroyWinTwiceA) [apply] junit.framework.TestListener: startTest(testWindowDecorSimpleUserPos) [apply] junit.framework.TestListener: endTest(testWindowDecorSimpleUserPos) [apply] junit.framework.TestListener: startTest(testWindowDecorSimpleWMPos) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorDestroyWinTwiceA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorSimpleUserPos [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorSimpleUserPos [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorSimpleWMPos [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorSimpleWMPos [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorTwoWin [apply] junit.framework.TestListener: endTest(testWindowDecorSimpleWMPos) [apply] junit.framework.TestListener: startTest(testWindowDecorTwoWin) [apply] junit.framework.TestListener: endTest(testWindowDecorTwoWin) [apply] junit.framework.TestListener: startTest(testWindowNativeRecreate01Simple) [apply] junit.framework.TestListener: endTest(testWindowNativeRecreate01Simple) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorTwoWin [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowNativeRecreate01Simple [apply] RunnableTask.run(): A caught exception occured on thread main-MainThread: RunnableTask[executed false, tTotal 0 ms, tExec 0 ms, tQueue 0 ms, attachment null, throwable java.lang.RuntimeException: Not a NewtMacWindow 0x0] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowNativeRecreate01Simple [apply] java.lang.RuntimeException: Not a NewtMacWindow 0x0 [apply] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 2.332 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308498563 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308500567 ms +++ localhost/127.0.0.1:59999 - Locked within 2012 ms, 3 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorDestroyWinTwiceA [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorDestroyWinTwiceA [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorSimpleUserPos [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorSimpleUserPos [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorSimpleWMPos [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorSimpleWMPos [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorTwoWin [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowDecorTwoWin [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowNativeRecreate01Simple [apply] RunnableTask.run(): A caught exception occured on thread main-MainThread: RunnableTask[executed false, tTotal 0 ms, tExec 0 ms, tQueue 0 ms, attachment null, throwable java.lang.RuntimeException: Not a NewtMacWindow 0x0] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindows01NEWT - testWindowNativeRecreate01Simple [apply] java.lang.RuntimeException: Not a NewtMacWindow 0x0 [apply] at jogamp.newt.driver.macosx.WindowDriver.setPointerVisible0(Native Method) [apply] at jogamp.newt.driver.macosx.WindowDriver.access$1700(WindowDriver.java:61) [apply] at jogamp.newt.driver.macosx.WindowDriver$13.run(WindowDriver.java:540) [apply] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:133) [apply] at jogamp.newt.driver.macosx.DisplayDriver.runNSApplication0(Native Method) [apply] at jogamp.newt.driver.macosx.DisplayDriver.runNSApplication(DisplayDriver.java:136) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [apply] at java.lang.reflect.Method.invoke(Method.java:606) [apply] at com.jogamp.common.util.ReflectionUtil.callMethod(ReflectionUtil.java:415) [apply] at com.jogamp.common.util.ReflectionUtil.callStaticMethod(ReflectionUtil.java:437) [apply] at com.jogamp.newt.util.MainThread.main(MainThread.java:303) [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308500823 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testWindowDecorDestroyWinTwiceA took 0.073 sec [apply] Testcase: testWindowDecorSimpleUserPos took 0.021 sec [apply] Testcase: testWindowDecorSimpleWMPos took 0.024 sec [apply] Testcase: testWindowDecorTwoWin took 0.025 sec [apply] Testcase: testWindowNativeRecreate01Simple took 0.043 sec [apply] at jogamp.newt.driver.macosx.WindowDriver.setPointerVisible0(Native Method) [apply] at jogamp.newt.driver.macosx.WindowDriver.access$1700(WindowDriver.java:61) [apply] at jogamp.newt.driver.macosx.WindowDriver$13.run(WindowDriver.java:540) [apply] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:133) [apply] at jogamp.newt.driver.macosx.DisplayDriver.runNSApplication0(Native Method) [apply] at jogamp.newt.driver.macosx.DisplayDriver.runNSApplication(DisplayDriver.java:136) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [apply] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [apply] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [apply] at java.lang.reflect.Method.invoke(Method.java:606) [apply] at com.jogamp.common.util.ReflectionUtil.callMethod(ReflectionUtil.java:415) [apply] at com.jogamp.common.util.ReflectionUtil.callStaticMethod(ReflectionUtil.java:437) [apply] at com.jogamp.newt.util.MainThread.main(MainThread.java:303) [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308500823 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00aNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00aNEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00aNEWT [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308502420 ms +++ localhost/127.0.0.1:59999 - Locked within 17 ms, 1 attempts [apply] junit.framework.TestListener: tests to run: 2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00aNEWT - testScreenModeInfo00 [apply] 00 out: [Id 0x0, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 00 in : [Id 0x0, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 01 out : Monitor[Id 0xffffffff, 50 x 50 mm, viewport [ 0 / 0 1920 x 1080 ] [pixels], [ 0 / 0 1920 x 1080 ] [window], orig [Id 0x0, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 1] [apply] 01 in : Monitor[Id 0xffffffff, 50 x 50 mm, viewport [ 0 / 0 1920 x 1080 ] [pixels], [ 0 / 0 1920 x 1080 ] [window], orig [Id 0x0, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 1] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00aNEWT - testScreenModeInfo00 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00aNEWT - testScreenModeInfo01 [apply] Screen: NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]] [apply] All-0[000]: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[001]: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[002]: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[003]: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[004]: [Id 0x0, [ 1920 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[005]: [Id 0x0, [ 1920 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[006]: [Id 0x0, [ 1920 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[007]: [Id 0x0, [ 1920 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[008]: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[009]: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[010]: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[011]: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[012]: [Id 0x2a, [ 1920 x 1080 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[013]: [Id 0x2a, [ 1920 x 1080 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[014]: [Id 0x2a, [ 1920 x 1080 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[015]: [Id 0x2a, [ 1920 x 1080 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[016]: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[017]: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[018]: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[019]: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[020]: [Id 0x1e, [ 1600 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[021]: [Id 0x1e, [ 1600 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[022]: [Id 0x1e, [ 1600 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[023]: [Id 0x1e, [ 1600 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[024]: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[025]: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[026]: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[027]: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[028]: [Id 0x38, [ 1600 x 1000 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[029]: [Id 0x38, [ 1600 x 1000 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[030]: [Id 0x38, [ 1600 x 1000 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[031]: [Id 0x38, [ 1600 x 1000 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[032]: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[033]: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[034]: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[035]: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[036]: [Id 0x34, [ 1344 x 1008 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[037]: [Id 0x34, [ 1344 x 1008 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[038]: [Id 0x34, [ 1344 x 1008 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[039]: [Id 0x34, [ 1344 x 1008 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[040]: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-0[041]: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-0[042]: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-0[043]: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-0[044]: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[045]: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[046]: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[047]: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[048]: [Id 0x4, [ 1280 x 1024 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-0[049]: [Id 0x4, [ 1280 x 1024 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-0[050]: [Id 0x4, [ 1280 x 1024 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-0[051]: [Id 0x4, [ 1280 x 1024 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-0[052]: [Id 0x20, [ 1280 x 1024 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[053]: [Id 0x20, [ 1280 x 1024 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[054]: [Id 0x20, [ 1280 x 1024 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[055]: [Id 0x20, [ 1280 x 1024 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[056]: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-0[057]: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-0[058]: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-0[059]: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-0[060]: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[061]: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[062]: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[063]: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] junit.framework.TestListener: startTest(testScreenModeInfo00) [apply] junit.framework.TestListener: endTest(testScreenModeInfo00) [apply] junit.framework.TestListener: startTest(testScreenModeInfo01) [apply] All-0[064]: [Id 0x26, [ 1280 x 960 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-0[065]: [Id 0x26, [ 1280 x 960 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-0[066]: [Id 0x26, [ 1280 x 960 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-0[067]: [Id 0x26, [ 1280 x 960 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-0[068]: [Id 0x22, [ 1280 x 960 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[069]: [Id 0x22, [ 1280 x 960 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[070]: [Id 0x22, [ 1280 x 960 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[071]: [Id 0x22, [ 1280 x 960 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[072]: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[073]: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[074]: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[075]: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[076]: [Id 0x36, [ 1344 x 840 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[077]: [Id 0x36, [ 1344 x 840 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[078]: [Id 0x36, [ 1344 x 840 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[079]: [Id 0x36, [ 1344 x 840 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[080]: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[081]: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[082]: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[083]: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[084]: [Id 0x28, [ 1360 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[085]: [Id 0x28, [ 1360 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[086]: [Id 0x28, [ 1360 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[087]: [Id 0x28, [ 1360 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[088]: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[089]: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[090]: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[091]: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[092]: [Id 0x32, [ 1280 x 800 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[093]: [Id 0x32, [ 1280 x 800 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[094]: [Id 0x32, [ 1280 x 800 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[095]: [Id 0x32, [ 1280 x 800 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[096]: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-0[097]: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-0[098]: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-0[099]: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-0[100]: [Id 0x2, [ 1152 x 870 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-0[101]: [Id 0x2, [ 1152 x 870 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-0[102]: [Id 0x2, [ 1152 x 870 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-0[103]: [Id 0x2, [ 1152 x 870 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-0[104]: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-0[105]: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-0[106]: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-0[107]: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-0[108]: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 0 degr] [apply] All-0[109]: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 90 degr] [apply] All-0[110]: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 180 degr] [apply] All-0[111]: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 270 degr] [apply] All-0[112]: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[113]: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[114]: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[115]: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[116]: [Id 0x6, [ 1024 x 768 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-0[117]: [Id 0x6, [ 1024 x 768 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-0[118]: [Id 0x6, [ 1024 x 768 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-0[119]: [Id 0x6, [ 1024 x 768 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-0[120]: [Id 0x8, [ 1024 x 768 pixels x 16 bpp ] @ 70.0 Hz, flags [], 0 degr] [apply] All-0[121]: [Id 0x8, [ 1024 x 768 pixels x 16 bpp ] @ 70.0 Hz, flags [], 90 degr] [apply] All-0[122]: [Id 0x8, [ 1024 x 768 pixels x 16 bpp ] @ 70.0 Hz, flags [], 180 degr] [apply] All-0[123]: [Id 0x8, [ 1024 x 768 pixels x 16 bpp ] @ 70.0 Hz, flags [], 270 degr] [apply] All-0[124]: [Id 0xa, [ 1024 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[125]: [Id 0xa, [ 1024 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[126]: [Id 0xa, [ 1024 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[127]: [Id 0xa, [ 1024 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[128]: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[129]: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[130]: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[131]: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[132]: [Id 0x30, [ 1024 x 640 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[133]: [Id 0x30, [ 1024 x 640 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[134]: [Id 0x30, [ 1024 x 640 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[135]: [Id 0x30, [ 1024 x 640 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[136]: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[137]: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[138]: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[139]: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[140]: [Id 0x2c, [ 960 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[141]: [Id 0x2c, [ 960 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[142]: [Id 0x2c, [ 960 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[143]: [Id 0x2c, [ 960 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[144]: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-0[145]: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-0[146]: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-0[147]: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-0[148]: [Id 0xc, [ 832 x 624 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-0[149]: [Id 0xc, [ 832 x 624 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-0[150]: [Id 0xc, [ 832 x 624 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-0[151]: [Id 0xc, [ 832 x 624 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-0[152]: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-0[153]: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-0[154]: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-0[155]: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-0[156]: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 0 degr] [apply] All-0[157]: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 90 degr] [apply] All-0[158]: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 180 degr] [apply] All-0[159]: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 270 degr] [apply] All-0[160]: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[161]: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[162]: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[163]: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[164]: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 0 degr] [apply] All-0[165]: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 90 degr] [apply] All-0[166]: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 180 degr] [apply] All-0[167]: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 270 degr] [apply] All-0[168]: [Id 0xe, [ 800 x 600 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-0[169]: [Id 0xe, [ 800 x 600 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-0[170]: [Id 0xe, [ 800 x 600 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-0[171]: [Id 0xe, [ 800 x 600 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-0[172]: [Id 0x10, [ 800 x 600 pixels x 16 bpp ] @ 72.0 Hz, flags [], 0 degr] [apply] All-0[173]: [Id 0x10, [ 800 x 600 pixels x 16 bpp ] @ 72.0 Hz, flags [], 90 degr] [apply] All-0[174]: [Id 0x10, [ 800 x 600 pixels x 16 bpp ] @ 72.0 Hz, flags [], 180 degr] [apply] All-0[175]: [Id 0x10, [ 800 x 600 pixels x 16 bpp ] @ 72.0 Hz, flags [], 270 degr] [apply] All-0[176]: [Id 0x12, [ 800 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[177]: [Id 0x12, [ 800 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[178]: [Id 0x12, [ 800 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[179]: [Id 0x12, [ 800 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[180]: [Id 0x14, [ 800 x 600 pixels x 16 bpp ] @ 56.0 Hz, flags [], 0 degr] [apply] All-0[181]: [Id 0x14, [ 800 x 600 pixels x 16 bpp ] @ 56.0 Hz, flags [], 90 degr] [apply] All-0[182]: [Id 0x14, [ 800 x 600 pixels x 16 bpp ] @ 56.0 Hz, flags [], 180 degr] [apply] All-0[183]: [Id 0x14, [ 800 x 600 pixels x 16 bpp ] @ 56.0 Hz, flags [], 270 degr] [apply] All-0[184]: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[185]: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[186]: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[187]: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[188]: [Id 0x24, [ 848 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[189]: [Id 0x24, [ 848 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[190]: [Id 0x24, [ 848 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[191]: [Id 0x24, [ 848 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[192]: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[193]: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[194]: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[195]: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[196]: [Id 0x2e, [ 800 x 500 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[197]: [Id 0x2e, [ 800 x 500 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[198]: [Id 0x2e, [ 800 x 500 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[199]: [Id 0x2e, [ 800 x 500 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[200]: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-0[201]: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-0[202]: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-0[203]: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-0[204]: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 0 degr] [apply] All-0[205]: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 90 degr] [apply] All-0[206]: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 180 degr] [apply] All-0[207]: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 270 degr] [apply] All-0[208]: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 0 degr] [apply] All-0[209]: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 90 degr] [apply] All-0[210]: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 180 degr] [apply] All-0[211]: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 270 degr] [apply] All-0[212]: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[213]: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[214]: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[215]: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[216]: [Id 0x16, [ 640 x 480 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-0[217]: [Id 0x16, [ 640 x 480 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-0[218]: [Id 0x16, [ 640 x 480 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-0[219]: [Id 0x16, [ 640 x 480 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-0[220]: [Id 0x18, [ 640 x 480 pixels x 16 bpp ] @ 73.0 Hz, flags [], 0 degr] [apply] All-0[221]: [Id 0x18, [ 640 x 480 pixels x 16 bpp ] @ 73.0 Hz, flags [], 90 degr] [apply] All-0[222]: [Id 0x18, [ 640 x 480 pixels x 16 bpp ] @ 73.0 Hz, flags [], 180 degr] [apply] All-0[223]: [Id 0x18, [ 640 x 480 pixels x 16 bpp ] @ 73.0 Hz, flags [], 270 degr] [apply] All-0[224]: [Id 0x1a, [ 640 x 480 pixels x 16 bpp ] @ 67.0 Hz, flags [], 0 degr] [apply] All-0[225]: [Id 0x1a, [ 640 x 480 pixels x 16 bpp ] @ 67.0 Hz, flags [], 90 degr] [apply] All-0[226]: [Id 0x1a, [ 640 x 480 pixels x 16 bpp ] @ 67.0 Hz, flags [], 180 degr] [apply] All-0[227]: [Id 0x1a, [ 640 x 480 pixels x 16 bpp ] @ 67.0 Hz, flags [], 270 degr] [apply] All-0[228]: [Id 0x1c, [ 640 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[229]: [Id 0x1c, [ 640 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[230]: [Id 0x1c, [ 640 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[231]: [Id 0x1c, [ 640 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[000]: [Id 0x1c, [ 640 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[001]: [Id 0x1c, [ 640 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[002]: [Id 0x1c, [ 640 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[003]: [Id 0x1c, [ 640 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[004]: [Id 0x1a, [ 640 x 480 pixels x 16 bpp ] @ 67.0 Hz, flags [], 270 degr] [apply] All-1[005]: [Id 0x1a, [ 640 x 480 pixels x 16 bpp ] @ 67.0 Hz, flags [], 180 degr] [apply] All-1[006]: [Id 0x1a, [ 640 x 480 pixels x 16 bpp ] @ 67.0 Hz, flags [], 90 degr] [apply] All-1[007]: [Id 0x1a, [ 640 x 480 pixels x 16 bpp ] @ 67.0 Hz, flags [], 0 degr] [apply] All-1[008]: [Id 0x18, [ 640 x 480 pixels x 16 bpp ] @ 73.0 Hz, flags [], 270 degr] [apply] All-1[009]: [Id 0x18, [ 640 x 480 pixels x 16 bpp ] @ 73.0 Hz, flags [], 180 degr] [apply] All-1[010]: [Id 0x18, [ 640 x 480 pixels x 16 bpp ] @ 73.0 Hz, flags [], 90 degr] [apply] All-1[011]: [Id 0x18, [ 640 x 480 pixels x 16 bpp ] @ 73.0 Hz, flags [], 0 degr] [apply] All-1[012]: [Id 0x16, [ 640 x 480 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-1[013]: [Id 0x16, [ 640 x 480 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-1[014]: [Id 0x16, [ 640 x 480 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-1[015]: [Id 0x16, [ 640 x 480 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-1[016]: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[017]: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[018]: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[019]: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[020]: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 270 degr] [apply] All-1[021]: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 180 degr] [apply] All-1[022]: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 90 degr] [apply] All-1[023]: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 0 degr] [apply] All-1[024]: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 270 degr] [apply] All-1[025]: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 180 degr] [apply] All-1[026]: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 90 degr] [apply] All-1[027]: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 0 degr] [apply] All-1[028]: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-1[029]: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-1[030]: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-1[031]: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-1[032]: [Id 0x2e, [ 800 x 500 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[033]: [Id 0x2e, [ 800 x 500 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[034]: [Id 0x2e, [ 800 x 500 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[035]: [Id 0x2e, [ 800 x 500 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[036]: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[037]: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[038]: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[039]: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[040]: [Id 0x24, [ 848 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[041]: [Id 0x24, [ 848 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[042]: [Id 0x24, [ 848 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[043]: [Id 0x24, [ 848 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[044]: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[045]: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[046]: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[047]: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[048]: [Id 0x14, [ 800 x 600 pixels x 16 bpp ] @ 56.0 Hz, flags [], 270 degr] [apply] All-1[049]: [Id 0x14, [ 800 x 600 pixels x 16 bpp ] @ 56.0 Hz, flags [], 180 degr] [apply] All-1[050]: [Id 0x14, [ 800 x 600 pixels x 16 bpp ] @ 56.0 Hz, flags [], 90 degr] [apply] All-1[051]: [Id 0x14, [ 800 x 600 pixels x 16 bpp ] @ 56.0 Hz, flags [], 0 degr] [apply] All-1[052]: [Id 0x12, [ 800 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[053]: [Id 0x12, [ 800 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[054]: [Id 0x12, [ 800 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[055]: [Id 0x12, [ 800 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[056]: [Id 0x10, [ 800 x 600 pixels x 16 bpp ] @ 72.0 Hz, flags [], 270 degr] [apply] All-1[057]: [Id 0x10, [ 800 x 600 pixels x 16 bpp ] @ 72.0 Hz, flags [], 180 degr] [apply] All-1[058]: [Id 0x10, [ 800 x 600 pixels x 16 bpp ] @ 72.0 Hz, flags [], 90 degr] [apply] All-1[059]: [Id 0x10, [ 800 x 600 pixels x 16 bpp ] @ 72.0 Hz, flags [], 0 degr] [apply] All-1[060]: [Id 0xe, [ 800 x 600 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-1[061]: [Id 0xe, [ 800 x 600 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-1[062]: [Id 0xe, [ 800 x 600 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-1[063]: [Id 0xe, [ 800 x 600 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-1[064]: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 270 degr] [apply] All-1[065]: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 180 degr] [apply] All-1[066]: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 90 degr] [apply] All-1[067]: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 0 degr] [apply] All-1[068]: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[069]: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[070]: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[071]: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[072]: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 270 degr] [apply] All-1[073]: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 180 degr] [apply] All-1[074]: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 90 degr] [apply] All-1[075]: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 0 degr] [apply] All-1[076]: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-1[077]: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-1[078]: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-1[079]: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-1[080]: [Id 0xc, [ 832 x 624 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-1[081]: [Id 0xc, [ 832 x 624 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-1[082]: [Id 0xc, [ 832 x 624 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-1[083]: [Id 0xc, [ 832 x 624 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-1[084]: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-1[085]: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-1[086]: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-1[087]: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-1[088]: [Id 0x2c, [ 960 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[089]: [Id 0x2c, [ 960 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[090]: [Id 0x2c, [ 960 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[091]: [Id 0x2c, [ 960 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[092]: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[093]: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[094]: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[095]: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[096]: [Id 0x30, [ 1024 x 640 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[097]: [Id 0x30, [ 1024 x 640 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[098]: [Id 0x30, [ 1024 x 640 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[099]: [Id 0x30, [ 1024 x 640 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[100]: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[101]: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[102]: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[103]: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[104]: [Id 0xa, [ 1024 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[105]: [Id 0xa, [ 1024 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[106]: [Id 0xa, [ 1024 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[107]: [Id 0xa, [ 1024 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[108]: [Id 0x8, [ 1024 x 768 pixels x 16 bpp ] @ 70.0 Hz, flags [], 270 degr] [apply] All-1[109]: [Id 0x8, [ 1024 x 768 pixels x 16 bpp ] @ 70.0 Hz, flags [], 180 degr] [apply] All-1[110]: [Id 0x8, [ 1024 x 768 pixels x 16 bpp ] @ 70.0 Hz, flags [], 90 degr] [apply] All-1[111]: [Id 0x8, [ 1024 x 768 pixels x 16 bpp ] @ 70.0 Hz, flags [], 0 degr] [apply] All-1[112]: [Id 0x6, [ 1024 x 768 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-1[113]: [Id 0x6, [ 1024 x 768 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-1[114]: [Id 0x6, [ 1024 x 768 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-1[115]: [Id 0x6, [ 1024 x 768 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-1[116]: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[117]: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[118]: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[119]: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[120]: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 270 degr] [apply] All-1[121]: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 180 degr] [apply] All-1[122]: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 90 degr] [apply] All-1[123]: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 0 degr] [apply] All-1[124]: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-1[125]: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-1[126]: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-1[127]: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-1[128]: [Id 0x2, [ 1152 x 870 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-1[129]: [Id 0x2, [ 1152 x 870 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-1[130]: [Id 0x2, [ 1152 x 870 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-1[131]: [Id 0x2, [ 1152 x 870 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-1[132]: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-1[133]: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-1[134]: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-1[135]: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-1[136]: [Id 0x32, [ 1280 x 800 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[137]: [Id 0x32, [ 1280 x 800 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[138]: [Id 0x32, [ 1280 x 800 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[139]: [Id 0x32, [ 1280 x 800 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[140]: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[141]: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[142]: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[143]: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[144]: [Id 0x28, [ 1360 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[145]: [Id 0x28, [ 1360 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[146]: [Id 0x28, [ 1360 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[147]: [Id 0x28, [ 1360 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[148]: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[149]: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[150]: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[151]: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[152]: [Id 0x36, [ 1344 x 840 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[153]: [Id 0x36, [ 1344 x 840 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[154]: [Id 0x36, [ 1344 x 840 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[155]: [Id 0x36, [ 1344 x 840 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[156]: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[157]: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[158]: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[159]: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[160]: [Id 0x22, [ 1280 x 960 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[161]: [Id 0x22, [ 1280 x 960 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[162]: [Id 0x22, [ 1280 x 960 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[163]: [Id 0x22, [ 1280 x 960 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[164]: [Id 0x26, [ 1280 x 960 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-1[165]: [Id 0x26, [ 1280 x 960 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-1[166]: [Id 0x26, [ 1280 x 960 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-1[167]: [Id 0x26, [ 1280 x 960 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-1[168]: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[169]: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[170]: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[171]: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[172]: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-1[173]: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-1[174]: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-1[175]: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-1[176]: [Id 0x20, [ 1280 x 1024 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[177]: [Id 0x20, [ 1280 x 1024 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[178]: [Id 0x20, [ 1280 x 1024 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[179]: [Id 0x20, [ 1280 x 1024 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[180]: [Id 0x4, [ 1280 x 1024 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-1[181]: [Id 0x4, [ 1280 x 1024 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-1[182]: [Id 0x4, [ 1280 x 1024 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-1[183]: [Id 0x4, [ 1280 x 1024 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-1[184]: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[185]: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[186]: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[187]: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[188]: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-1[189]: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-1[190]: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-1[191]: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-1[192]: [Id 0x34, [ 1344 x 1008 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[193]: [Id 0x34, [ 1344 x 1008 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[194]: [Id 0x34, [ 1344 x 1008 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[195]: [Id 0x34, [ 1344 x 1008 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[196]: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[197]: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[198]: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[199]: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[200]: [Id 0x38, [ 1600 x 1000 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[201]: [Id 0x38, [ 1600 x 1000 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[202]: [Id 0x38, [ 1600 x 1000 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[203]: [Id 0x38, [ 1600 x 1000 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[204]: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[205]: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[206]: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[207]: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[208]: [Id 0x1e, [ 1600 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[209]: [Id 0x1e, [ 1600 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[210]: [Id 0x1e, [ 1600 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[211]: [Id 0x1e, [ 1600 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[212]: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[213]: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[214]: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[215]: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[216]: [Id 0x2a, [ 1920 x 1080 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[217]: [Id 0x2a, [ 1920 x 1080 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[218]: [Id 0x2a, [ 1920 x 1080 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[219]: [Id 0x2a, [ 1920 x 1080 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[220]: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[221]: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[222]: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[223]: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[224]: [Id 0x0, [ 1920 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[225]: [Id 0x0, [ 1920 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[226]: [Id 0x0, [ 1920 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[227]: [Id 0x0, [ 1920 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[228]: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[229]: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[230]: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[231]: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 0: Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116] [apply] [00][000]: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [00][001]: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] [00][002]: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] [00][003]: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] [00][004]: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [00][005]: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] [00][006]: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] [00][007]: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] [00][008]: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [00][009]: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] [00][010]: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] [00][011]: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] [00][012]: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [00][013]: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] [00][014]: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] [00][015]: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] [00][016]: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [00][017]: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] [00][018]: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] [00][019]: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] [00][020]: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] [00][021]: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] [00][022]: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] [00][023]: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] [00][024]: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [00][025]: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] [00][026]: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] [00][027]: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] [00][028]: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] [00][029]: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] [00][030]: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] [00][031]: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] [00][032]: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [00][033]: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] [00][034]: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] [00][035]: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] [00][036]: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [00][037]: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] [00][038]: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] [00][039]: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] [00][040]: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [00][041]: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] [00][042]: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] [00][043]: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] [00][044]: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [00][045]: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] [00][046]: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] [00][047]: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] [00][048]: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] [00][049]: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] [00][050]: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] [00][051]: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] [00][052]: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] [00][053]: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] [00][054]: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] [00][055]: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] [00][056]: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 0 degr] [apply] [00][057]: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 90 degr] [apply] [00][058]: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 180 degr] [apply] [00][059]: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 270 degr] [apply] [00][060]: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [00][061]: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] [00][062]: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] [00][063]: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] [00][064]: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [00][065]: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] [00][066]: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] [00][067]: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] [00][068]: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [00][069]: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] [00][070]: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] [00][071]: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] [00][072]: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] [00][073]: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] [00][074]: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] [00][075]: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] [00][076]: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] [00][077]: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] [00][078]: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] [00][079]: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] [00][080]: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 0 degr] [apply] [00][081]: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 90 degr] [apply] [00][082]: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 180 degr] [apply] [00][083]: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 270 degr] [apply] [00][084]: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [00][085]: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] [00][086]: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] [00][087]: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] [00][088]: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 0 degr] [apply] [00][089]: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 90 degr] [apply] [00][090]: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 180 degr] [apply] [00][091]: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 270 degr] [apply] [00][092]: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [00][093]: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] [00][094]: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] [00][095]: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] [00][096]: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [00][097]: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] [00][098]: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] [00][099]: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] [00][100]: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] [00][101]: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] [00][102]: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] [00][103]: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] [00][104]: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 0 degr] [apply] [00][105]: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 90 degr] [apply] [00][106]: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 180 degr] [apply] [00][107]: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 270 degr] [apply] [00][108]: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 0 degr] [apply] [00][109]: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 90 degr] [apply] [00][110]: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 180 degr] [apply] [00][111]: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 270 degr] [apply] [00][112]: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [00][113]: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] [00][114]: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] [00][115]: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] [0] orig : [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [0] current: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00aNEWT - testScreenModeInfo01 [apply] junit.framework.TestListener: endTest(testScreenModeInfo01) [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308504312 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.969 sec [apply] ------------- Standard Error ----------------- [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308502420 ms +++ localhost/127.0.0.1:59999 - Locked within 17 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00aNEWT - testScreenModeInfo00 [apply] 00 out: [Id 0x0, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 00 in : [Id 0x0, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 01 out : Monitor[Id 0xffffffff, 50 x 50 mm, viewport [ 0 / 0 1920 x 1080 ] [pixels], [ 0 / 0 1920 x 1080 ] [window], orig [Id 0x0, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 1] [apply] 01 in : Monitor[Id 0xffffffff, 50 x 50 mm, viewport [ 0 / 0 1920 x 1080 ] [pixels], [ 0 / 0 1920 x 1080 ] [window], orig [Id 0x0, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x0, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 1] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00aNEWT - testScreenModeInfo00 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00aNEWT - testScreenModeInfo01 [apply] Screen: NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]] [apply] All-0[000]: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[001]: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[002]: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[003]: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[004]: [Id 0x0, [ 1920 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[005]: [Id 0x0, [ 1920 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[006]: [Id 0x0, [ 1920 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[007]: [Id 0x0, [ 1920 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[008]: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[009]: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[010]: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[011]: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[012]: [Id 0x2a, [ 1920 x 1080 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[013]: [Id 0x2a, [ 1920 x 1080 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[014]: [Id 0x2a, [ 1920 x 1080 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[015]: [Id 0x2a, [ 1920 x 1080 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[016]: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[017]: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[018]: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[019]: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[020]: [Id 0x1e, [ 1600 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[021]: [Id 0x1e, [ 1600 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[022]: [Id 0x1e, [ 1600 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[023]: [Id 0x1e, [ 1600 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[024]: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[025]: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[026]: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[027]: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[028]: [Id 0x38, [ 1600 x 1000 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[029]: [Id 0x38, [ 1600 x 1000 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[030]: [Id 0x38, [ 1600 x 1000 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[031]: [Id 0x38, [ 1600 x 1000 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[032]: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[033]: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[034]: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[035]: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[036]: [Id 0x34, [ 1344 x 1008 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[037]: [Id 0x34, [ 1344 x 1008 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[038]: [Id 0x34, [ 1344 x 1008 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[039]: [Id 0x34, [ 1344 x 1008 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[040]: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-0[041]: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-0[042]: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-0[043]: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-0[044]: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[045]: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[046]: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[047]: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[048]: [Id 0x4, [ 1280 x 1024 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-0[049]: [Id 0x4, [ 1280 x 1024 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-0[050]: [Id 0x4, [ 1280 x 1024 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-0[051]: [Id 0x4, [ 1280 x 1024 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-0[052]: [Id 0x20, [ 1280 x 1024 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[053]: [Id 0x20, [ 1280 x 1024 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[054]: [Id 0x20, [ 1280 x 1024 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[055]: [Id 0x20, [ 1280 x 1024 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[056]: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-0[057]: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-0[058]: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-0[059]: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-0[060]: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[061]: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[062]: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[063]: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[064]: [Id 0x26, [ 1280 x 960 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-0[065]: [Id 0x26, [ 1280 x 960 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-0[066]: [Id 0x26, [ 1280 x 960 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-0[067]: [Id 0x26, [ 1280 x 960 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-0[068]: [Id 0x22, [ 1280 x 960 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[069]: [Id 0x22, [ 1280 x 960 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[070]: [Id 0x22, [ 1280 x 960 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[071]: [Id 0x22, [ 1280 x 960 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[072]: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[073]: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[074]: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[075]: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[076]: [Id 0x36, [ 1344 x 840 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[077]: [Id 0x36, [ 1344 x 840 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[078]: [Id 0x36, [ 1344 x 840 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[079]: [Id 0x36, [ 1344 x 840 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[080]: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[081]: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[082]: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[083]: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[084]: [Id 0x28, [ 1360 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[085]: [Id 0x28, [ 1360 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[086]: [Id 0x28, [ 1360 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[087]: [Id 0x28, [ 1360 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[088]: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[089]: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[090]: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[091]: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[092]: [Id 0x32, [ 1280 x 800 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[093]: [Id 0x32, [ 1280 x 800 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[094]: [Id 0x32, [ 1280 x 800 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[095]: [Id 0x32, [ 1280 x 800 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[096]: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-0[097]: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-0[098]: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-0[099]: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-0[100]: [Id 0x2, [ 1152 x 870 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-0[101]: [Id 0x2, [ 1152 x 870 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-0[102]: [Id 0x2, [ 1152 x 870 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-0[103]: [Id 0x2, [ 1152 x 870 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-0[104]: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-0[105]: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-0[106]: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-0[107]: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-0[108]: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 0 degr] [apply] All-0[109]: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 90 degr] [apply] All-0[110]: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 180 degr] [apply] All-0[111]: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 270 degr] [apply] All-0[112]: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[113]: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[114]: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[115]: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[116]: [Id 0x6, [ 1024 x 768 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-0[117]: [Id 0x6, [ 1024 x 768 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-0[118]: [Id 0x6, [ 1024 x 768 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-0[119]: [Id 0x6, [ 1024 x 768 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-0[120]: [Id 0x8, [ 1024 x 768 pixels x 16 bpp ] @ 70.0 Hz, flags [], 0 degr] [apply] All-0[121]: [Id 0x8, [ 1024 x 768 pixels x 16 bpp ] @ 70.0 Hz, flags [], 90 degr] [apply] All-0[122]: [Id 0x8, [ 1024 x 768 pixels x 16 bpp ] @ 70.0 Hz, flags [], 180 degr] [apply] All-0[123]: [Id 0x8, [ 1024 x 768 pixels x 16 bpp ] @ 70.0 Hz, flags [], 270 degr] [apply] All-0[124]: [Id 0xa, [ 1024 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[125]: [Id 0xa, [ 1024 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[126]: [Id 0xa, [ 1024 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[127]: [Id 0xa, [ 1024 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[128]: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[129]: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[130]: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[131]: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[132]: [Id 0x30, [ 1024 x 640 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[133]: [Id 0x30, [ 1024 x 640 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[134]: [Id 0x30, [ 1024 x 640 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[135]: [Id 0x30, [ 1024 x 640 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[136]: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[137]: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[138]: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[139]: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[140]: [Id 0x2c, [ 960 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[141]: [Id 0x2c, [ 960 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[142]: [Id 0x2c, [ 960 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[143]: [Id 0x2c, [ 960 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[144]: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-0[145]: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-0[146]: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-0[147]: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-0[148]: [Id 0xc, [ 832 x 624 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-0[149]: [Id 0xc, [ 832 x 624 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-0[150]: [Id 0xc, [ 832 x 624 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-0[151]: [Id 0xc, [ 832 x 624 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-0[152]: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-0[153]: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-0[154]: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-0[155]: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-0[156]: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 0 degr] [apply] All-0[157]: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 90 degr] [apply] All-0[158]: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 180 degr] [apply] All-0[159]: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 270 degr] [apply] All-0[160]: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[161]: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[162]: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[163]: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[164]: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 0 degr] [apply] All-0[165]: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 90 degr] [apply] All-0[166]: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 180 degr] [apply] All-0[167]: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 270 degr] [apply] All-0[168]: [Id 0xe, [ 800 x 600 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-0[169]: [Id 0xe, [ 800 x 600 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-0[170]: [Id 0xe, [ 800 x 600 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-0[171]: [Id 0xe, [ 800 x 600 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-0[172]: [Id 0x10, [ 800 x 600 pixels x 16 bpp ] @ 72.0 Hz, flags [], 0 degr] [apply] All-0[173]: [Id 0x10, [ 800 x 600 pixels x 16 bpp ] @ 72.0 Hz, flags [], 90 degr] [apply] All-0[174]: [Id 0x10, [ 800 x 600 pixels x 16 bpp ] @ 72.0 Hz, flags [], 180 degr] [apply] All-0[175]: [Id 0x10, [ 800 x 600 pixels x 16 bpp ] @ 72.0 Hz, flags [], 270 degr] [apply] All-0[176]: [Id 0x12, [ 800 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[177]: [Id 0x12, [ 800 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[178]: [Id 0x12, [ 800 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[179]: [Id 0x12, [ 800 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[180]: [Id 0x14, [ 800 x 600 pixels x 16 bpp ] @ 56.0 Hz, flags [], 0 degr] [apply] All-0[181]: [Id 0x14, [ 800 x 600 pixels x 16 bpp ] @ 56.0 Hz, flags [], 90 degr] [apply] All-0[182]: [Id 0x14, [ 800 x 600 pixels x 16 bpp ] @ 56.0 Hz, flags [], 180 degr] [apply] All-0[183]: [Id 0x14, [ 800 x 600 pixels x 16 bpp ] @ 56.0 Hz, flags [], 270 degr] [apply] All-0[184]: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[185]: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[186]: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[187]: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[188]: [Id 0x24, [ 848 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[189]: [Id 0x24, [ 848 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[190]: [Id 0x24, [ 848 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[191]: [Id 0x24, [ 848 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[192]: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[193]: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[194]: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[195]: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[196]: [Id 0x2e, [ 800 x 500 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[197]: [Id 0x2e, [ 800 x 500 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[198]: [Id 0x2e, [ 800 x 500 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[199]: [Id 0x2e, [ 800 x 500 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[200]: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-0[201]: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-0[202]: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-0[203]: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-0[204]: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 0 degr] [apply] All-0[205]: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 90 degr] [apply] All-0[206]: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 180 degr] [apply] All-0[207]: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 270 degr] [apply] All-0[208]: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 0 degr] [apply] All-0[209]: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 90 degr] [apply] All-0[210]: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 180 degr] [apply] All-0[211]: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 270 degr] [apply] All-0[212]: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[213]: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[214]: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[215]: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-0[216]: [Id 0x16, [ 640 x 480 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-0[217]: [Id 0x16, [ 640 x 480 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-0[218]: [Id 0x16, [ 640 x 480 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-0[219]: [Id 0x16, [ 640 x 480 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-0[220]: [Id 0x18, [ 640 x 480 pixels x 16 bpp ] @ 73.0 Hz, flags [], 0 degr] [apply] All-0[221]: [Id 0x18, [ 640 x 480 pixels x 16 bpp ] @ 73.0 Hz, flags [], 90 degr] [apply] All-0[222]: [Id 0x18, [ 640 x 480 pixels x 16 bpp ] @ 73.0 Hz, flags [], 180 degr] [apply] All-0[223]: [Id 0x18, [ 640 x 480 pixels x 16 bpp ] @ 73.0 Hz, flags [], 270 degr] [apply] All-0[224]: [Id 0x1a, [ 640 x 480 pixels x 16 bpp ] @ 67.0 Hz, flags [], 0 degr] [apply] All-0[225]: [Id 0x1a, [ 640 x 480 pixels x 16 bpp ] @ 67.0 Hz, flags [], 90 degr] [apply] All-0[226]: [Id 0x1a, [ 640 x 480 pixels x 16 bpp ] @ 67.0 Hz, flags [], 180 degr] [apply] All-0[227]: [Id 0x1a, [ 640 x 480 pixels x 16 bpp ] @ 67.0 Hz, flags [], 270 degr] [apply] All-0[228]: [Id 0x1c, [ 640 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-0[229]: [Id 0x1c, [ 640 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-0[230]: [Id 0x1c, [ 640 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-0[231]: [Id 0x1c, [ 640 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[000]: [Id 0x1c, [ 640 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[001]: [Id 0x1c, [ 640 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[002]: [Id 0x1c, [ 640 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[003]: [Id 0x1c, [ 640 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[004]: [Id 0x1a, [ 640 x 480 pixels x 16 bpp ] @ 67.0 Hz, flags [], 270 degr] [apply] All-1[005]: [Id 0x1a, [ 640 x 480 pixels x 16 bpp ] @ 67.0 Hz, flags [], 180 degr] [apply] All-1[006]: [Id 0x1a, [ 640 x 480 pixels x 16 bpp ] @ 67.0 Hz, flags [], 90 degr] [apply] All-1[007]: [Id 0x1a, [ 640 x 480 pixels x 16 bpp ] @ 67.0 Hz, flags [], 0 degr] [apply] All-1[008]: [Id 0x18, [ 640 x 480 pixels x 16 bpp ] @ 73.0 Hz, flags [], 270 degr] [apply] All-1[009]: [Id 0x18, [ 640 x 480 pixels x 16 bpp ] @ 73.0 Hz, flags [], 180 degr] [apply] All-1[010]: [Id 0x18, [ 640 x 480 pixels x 16 bpp ] @ 73.0 Hz, flags [], 90 degr] [apply] All-1[011]: [Id 0x18, [ 640 x 480 pixels x 16 bpp ] @ 73.0 Hz, flags [], 0 degr] [apply] All-1[012]: [Id 0x16, [ 640 x 480 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-1[013]: [Id 0x16, [ 640 x 480 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-1[014]: [Id 0x16, [ 640 x 480 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-1[015]: [Id 0x16, [ 640 x 480 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-1[016]: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[017]: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[018]: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[019]: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[020]: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 270 degr] [apply] All-1[021]: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 180 degr] [apply] All-1[022]: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 90 degr] [apply] All-1[023]: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 0 degr] [apply] All-1[024]: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 270 degr] [apply] All-1[025]: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 180 degr] [apply] All-1[026]: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 90 degr] [apply] All-1[027]: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 0 degr] [apply] All-1[028]: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-1[029]: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-1[030]: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-1[031]: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-1[032]: [Id 0x2e, [ 800 x 500 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[033]: [Id 0x2e, [ 800 x 500 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[034]: [Id 0x2e, [ 800 x 500 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[035]: [Id 0x2e, [ 800 x 500 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[036]: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[037]: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[038]: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[039]: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[040]: [Id 0x24, [ 848 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[041]: [Id 0x24, [ 848 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[042]: [Id 0x24, [ 848 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[043]: [Id 0x24, [ 848 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[044]: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[045]: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[046]: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[047]: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[048]: [Id 0x14, [ 800 x 600 pixels x 16 bpp ] @ 56.0 Hz, flags [], 270 degr] [apply] All-1[049]: [Id 0x14, [ 800 x 600 pixels x 16 bpp ] @ 56.0 Hz, flags [], 180 degr] [apply] All-1[050]: [Id 0x14, [ 800 x 600 pixels x 16 bpp ] @ 56.0 Hz, flags [], 90 degr] [apply] All-1[051]: [Id 0x14, [ 800 x 600 pixels x 16 bpp ] @ 56.0 Hz, flags [], 0 degr] [apply] All-1[052]: [Id 0x12, [ 800 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[053]: [Id 0x12, [ 800 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[054]: [Id 0x12, [ 800 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[055]: [Id 0x12, [ 800 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[056]: [Id 0x10, [ 800 x 600 pixels x 16 bpp ] @ 72.0 Hz, flags [], 270 degr] [apply] All-1[057]: [Id 0x10, [ 800 x 600 pixels x 16 bpp ] @ 72.0 Hz, flags [], 180 degr] [apply] All-1[058]: [Id 0x10, [ 800 x 600 pixels x 16 bpp ] @ 72.0 Hz, flags [], 90 degr] [apply] All-1[059]: [Id 0x10, [ 800 x 600 pixels x 16 bpp ] @ 72.0 Hz, flags [], 0 degr] [apply] All-1[060]: [Id 0xe, [ 800 x 600 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-1[061]: [Id 0xe, [ 800 x 600 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-1[062]: [Id 0xe, [ 800 x 600 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-1[063]: [Id 0xe, [ 800 x 600 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-1[064]: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 270 degr] [apply] All-1[065]: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 180 degr] [apply] All-1[066]: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 90 degr] [apply] All-1[067]: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 0 degr] [apply] All-1[068]: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[069]: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[070]: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[071]: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[072]: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 270 degr] [apply] All-1[073]: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 180 degr] [apply] All-1[074]: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 90 degr] [apply] All-1[075]: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 0 degr] [apply] All-1[076]: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-1[077]: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-1[078]: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-1[079]: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-1[080]: [Id 0xc, [ 832 x 624 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-1[081]: [Id 0xc, [ 832 x 624 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-1[082]: [Id 0xc, [ 832 x 624 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-1[083]: [Id 0xc, [ 832 x 624 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-1[084]: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-1[085]: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-1[086]: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-1[087]: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-1[088]: [Id 0x2c, [ 960 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[089]: [Id 0x2c, [ 960 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[090]: [Id 0x2c, [ 960 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[091]: [Id 0x2c, [ 960 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[092]: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[093]: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[094]: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[095]: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[096]: [Id 0x30, [ 1024 x 640 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[097]: [Id 0x30, [ 1024 x 640 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[098]: [Id 0x30, [ 1024 x 640 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[099]: [Id 0x30, [ 1024 x 640 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[100]: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[101]: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[102]: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[103]: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[104]: [Id 0xa, [ 1024 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[105]: [Id 0xa, [ 1024 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[106]: [Id 0xa, [ 1024 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[107]: [Id 0xa, [ 1024 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[108]: [Id 0x8, [ 1024 x 768 pixels x 16 bpp ] @ 70.0 Hz, flags [], 270 degr] [apply] All-1[109]: [Id 0x8, [ 1024 x 768 pixels x 16 bpp ] @ 70.0 Hz, flags [], 180 degr] [apply] All-1[110]: [Id 0x8, [ 1024 x 768 pixels x 16 bpp ] @ 70.0 Hz, flags [], 90 degr] [apply] All-1[111]: [Id 0x8, [ 1024 x 768 pixels x 16 bpp ] @ 70.0 Hz, flags [], 0 degr] [apply] All-1[112]: [Id 0x6, [ 1024 x 768 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-1[113]: [Id 0x6, [ 1024 x 768 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-1[114]: [Id 0x6, [ 1024 x 768 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-1[115]: [Id 0x6, [ 1024 x 768 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-1[116]: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[117]: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[118]: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[119]: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[120]: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 270 degr] [apply] All-1[121]: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 180 degr] [apply] All-1[122]: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 90 degr] [apply] All-1[123]: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 0 degr] [apply] All-1[124]: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-1[125]: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-1[126]: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-1[127]: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-1[128]: [Id 0x2, [ 1152 x 870 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-1[129]: [Id 0x2, [ 1152 x 870 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-1[130]: [Id 0x2, [ 1152 x 870 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-1[131]: [Id 0x2, [ 1152 x 870 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-1[132]: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-1[133]: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-1[134]: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-1[135]: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-1[136]: [Id 0x32, [ 1280 x 800 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[137]: [Id 0x32, [ 1280 x 800 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[138]: [Id 0x32, [ 1280 x 800 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[139]: [Id 0x32, [ 1280 x 800 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[140]: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[141]: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[142]: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[143]: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[144]: [Id 0x28, [ 1360 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[145]: [Id 0x28, [ 1360 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[146]: [Id 0x28, [ 1360 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[147]: [Id 0x28, [ 1360 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[148]: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[149]: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[150]: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[151]: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[152]: [Id 0x36, [ 1344 x 840 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[153]: [Id 0x36, [ 1344 x 840 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[154]: [Id 0x36, [ 1344 x 840 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[155]: [Id 0x36, [ 1344 x 840 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[156]: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[157]: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[158]: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[159]: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[160]: [Id 0x22, [ 1280 x 960 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[161]: [Id 0x22, [ 1280 x 960 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[162]: [Id 0x22, [ 1280 x 960 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[163]: [Id 0x22, [ 1280 x 960 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[164]: [Id 0x26, [ 1280 x 960 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-1[165]: [Id 0x26, [ 1280 x 960 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-1[166]: [Id 0x26, [ 1280 x 960 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-1[167]: [Id 0x26, [ 1280 x 960 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-1[168]: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[169]: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[170]: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[171]: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[172]: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-1[173]: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-1[174]: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-1[175]: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-1[176]: [Id 0x20, [ 1280 x 1024 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[177]: [Id 0x20, [ 1280 x 1024 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[178]: [Id 0x20, [ 1280 x 1024 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[179]: [Id 0x20, [ 1280 x 1024 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[180]: [Id 0x4, [ 1280 x 1024 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-1[181]: [Id 0x4, [ 1280 x 1024 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-1[182]: [Id 0x4, [ 1280 x 1024 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-1[183]: [Id 0x4, [ 1280 x 1024 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-1[184]: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[185]: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[186]: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[187]: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[188]: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] All-1[189]: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] All-1[190]: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] All-1[191]: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] All-1[192]: [Id 0x34, [ 1344 x 1008 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[193]: [Id 0x34, [ 1344 x 1008 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[194]: [Id 0x34, [ 1344 x 1008 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[195]: [Id 0x34, [ 1344 x 1008 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[196]: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[197]: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[198]: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[199]: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[200]: [Id 0x38, [ 1600 x 1000 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[201]: [Id 0x38, [ 1600 x 1000 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[202]: [Id 0x38, [ 1600 x 1000 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[203]: [Id 0x38, [ 1600 x 1000 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[204]: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[205]: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[206]: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[207]: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[208]: [Id 0x1e, [ 1600 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[209]: [Id 0x1e, [ 1600 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[210]: [Id 0x1e, [ 1600 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[211]: [Id 0x1e, [ 1600 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[212]: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[213]: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[214]: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[215]: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[216]: [Id 0x2a, [ 1920 x 1080 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[217]: [Id 0x2a, [ 1920 x 1080 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[218]: [Id 0x2a, [ 1920 x 1080 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[219]: [Id 0x2a, [ 1920 x 1080 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[220]: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[221]: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[222]: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[223]: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[224]: [Id 0x0, [ 1920 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[225]: [Id 0x0, [ 1920 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[226]: [Id 0x0, [ 1920 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[227]: [Id 0x0, [ 1920 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] All-1[228]: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] All-1[229]: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] All-1[230]: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] All-1[231]: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 0: Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116] [apply] [00][000]: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [00][001]: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] [00][002]: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] [00][003]: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] [00][004]: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [00][005]: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] [00][006]: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] [00][007]: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] [00][008]: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [00][009]: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] [00][010]: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] [00][011]: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] [00][012]: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [00][013]: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] [00][014]: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] [00][015]: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] [00][016]: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [00][017]: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] [00][018]: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] [00][019]: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] [00][020]: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] [00][021]: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] [00][022]: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] [00][023]: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] [00][024]: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [00][025]: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] [00][026]: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] [00][027]: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] [00][028]: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] [00][029]: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] [00][030]: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] [00][031]: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] [00][032]: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [00][033]: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] [00][034]: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] [00][035]: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] [00][036]: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [00][037]: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] [00][038]: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] [00][039]: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] [00][040]: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [00][041]: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] [00][042]: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] [00][043]: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] [00][044]: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [00][045]: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] [00][046]: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] [00][047]: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] [00][048]: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] [00][049]: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] [00][050]: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] [00][051]: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] [00][052]: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] [00][053]: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] [00][054]: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] [00][055]: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] [00][056]: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 0 degr] [apply] [00][057]: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 90 degr] [apply] [00][058]: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 180 degr] [apply] [00][059]: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 270 degr] [apply] [00][060]: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [00][061]: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] [00][062]: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] [00][063]: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] [00][064]: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [00][065]: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] [00][066]: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] [00][067]: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] [00][068]: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [00][069]: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] [00][070]: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] [00][071]: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] [00][072]: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] [00][073]: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] [00][074]: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] [00][075]: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] [00][076]: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] [00][077]: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] [00][078]: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] [00][079]: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] [00][080]: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 0 degr] [apply] [00][081]: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 90 degr] [apply] [00][082]: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 180 degr] [apply] [00][083]: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 270 degr] [apply] [00][084]: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [00][085]: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] [00][086]: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] [00][087]: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] [00][088]: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 0 degr] [apply] [00][089]: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 90 degr] [apply] [00][090]: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 180 degr] [apply] [00][091]: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 270 degr] [apply] [00][092]: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [00][093]: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] [00][094]: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] [00][095]: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] [00][096]: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [00][097]: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] [00][098]: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] [00][099]: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] [00][100]: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] [00][101]: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] [00][102]: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] [00][103]: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] [00][104]: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 0 degr] [apply] [00][105]: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 90 degr] [apply] [00][106]: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 180 degr] [apply] [00][107]: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 270 degr] [apply] [00][108]: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 0 degr] [apply] [00][109]: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 90 degr] [apply] [00][110]: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 180 degr] [apply] [00][111]: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 270 degr] [apply] [00][112]: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [00][113]: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] [00][114]: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] [00][115]: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] [0] orig : [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [0] current: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00aNEWT - testScreenModeInfo01 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308504312 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testScreenModeInfo00 took 0.009 sec [apply] Testcase: testScreenModeInfo01 took 0.113 sec [echo] Testing com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00bNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00bNEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00bNEWT [apply] junit.framework.TestListener: tests to run: 1 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308505888 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308506900 ms +++ localhost/127.0.0.1:59999 - Locked within 1019 ms, 2 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00bNEWT - testScreenModeInfo01 [apply] junit.framework.TestListener: startTest(testScreenModeInfo01) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x6037569c: tileRendererInUse null, GearsES2[obj 0x6037569c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6037569c on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6037569c created: GearsObj[0x734a81fb, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6037569c created: GearsObj[0x209bc0df, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6037569c created: GearsObj[0x209bc0df, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x6037569c FIN GearsES2[obj 0x6037569c isInit true, usesShared false, 1 GearsObj[0x734a81fb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x209bc0df, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2299b609, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6037569c 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fb96ac8b200, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6037569c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6037569c 256x256, swapInterval 1, drawable 0x7fb96ac8b200 [apply] 0: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 1: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 2: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 3: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 4: [Id 0x0, [ 1920 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 5: [Id 0x0, [ 1920 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 6: [Id 0x0, [ 1920 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 7: [Id 0x0, [ 1920 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 8: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 9: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 10: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 11: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 12: [Id 0x2a, [ 1920 x 1080 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 13: [Id 0x2a, [ 1920 x 1080 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 14: [Id 0x2a, [ 1920 x 1080 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 15: [Id 0x2a, [ 1920 x 1080 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 16: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 17: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 18: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 19: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 20: [Id 0x1e, [ 1600 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 21: [Id 0x1e, [ 1600 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 22: [Id 0x1e, [ 1600 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 23: [Id 0x1e, [ 1600 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 24: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 25: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 26: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 27: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 28: [Id 0x38, [ 1600 x 1000 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 29: [Id 0x38, [ 1600 x 1000 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 30: [Id 0x38, [ 1600 x 1000 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 31: [Id 0x38, [ 1600 x 1000 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 32: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 33: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 34: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 35: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 36: [Id 0x34, [ 1344 x 1008 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 37: [Id 0x34, [ 1344 x 1008 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 38: [Id 0x34, [ 1344 x 1008 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 39: [Id 0x34, [ 1344 x 1008 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 40: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] 41: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] 42: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] 43: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] 44: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 45: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 46: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 47: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 48: [Id 0x4, [ 1280 x 1024 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] 49: [Id 0x4, [ 1280 x 1024 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] 50: [Id 0x4, [ 1280 x 1024 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] 51: [Id 0x4, [ 1280 x 1024 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] 52: [Id 0x20, [ 1280 x 1024 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 53: [Id 0x20, [ 1280 x 1024 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 54: [Id 0x20, [ 1280 x 1024 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 55: [Id 0x20, [ 1280 x 1024 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 56: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] 57: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] 58: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] 59: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] 60: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 61: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 62: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 63: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 64: [Id 0x26, [ 1280 x 960 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] 65: [Id 0x26, [ 1280 x 960 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] 66: [Id 0x26, [ 1280 x 960 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] 67: [Id 0x26, [ 1280 x 960 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] 68: [Id 0x22, [ 1280 x 960 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 69: [Id 0x22, [ 1280 x 960 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 70: [Id 0x22, [ 1280 x 960 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 71: [Id 0x22, [ 1280 x 960 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 72: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 73: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 74: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 75: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 76: [Id 0x36, [ 1344 x 840 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 77: [Id 0x36, [ 1344 x 840 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 78: [Id 0x36, [ 1344 x 840 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 79: [Id 0x36, [ 1344 x 840 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 80: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 81: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 82: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 83: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 84: [Id 0x28, [ 1360 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 85: [Id 0x28, [ 1360 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 86: [Id 0x28, [ 1360 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 87: [Id 0x28, [ 1360 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 88: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 89: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 90: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 91: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 92: [Id 0x32, [ 1280 x 800 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 93: [Id 0x32, [ 1280 x 800 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 94: [Id 0x32, [ 1280 x 800 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 95: [Id 0x32, [ 1280 x 800 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 96: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] 97: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] 98: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] 99: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] 100: [Id 0x2, [ 1152 x 870 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] 101: [Id 0x2, [ 1152 x 870 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] 102: [Id 0x2, [ 1152 x 870 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] 103: [Id 0x2, [ 1152 x 870 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] 104: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] 105: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] 106: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] 107: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] 108: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 0 degr] [apply] 109: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 90 degr] [apply] 110: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 180 degr] [apply] 111: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 270 degr] [apply] 112: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 113: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 114: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 115: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 116: [Id 0x6, [ 1024 x 768 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] 117: [Id 0x6, [ 1024 x 768 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] 118: [Id 0x6, [ 1024 x 768 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] 119: [Id 0x6, [ 1024 x 768 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] 120: [Id 0x8, [ 1024 x 768 pixels x 16 bpp ] @ 70.0 Hz, flags [], 0 degr] [apply] 121: [Id 0x8, [ 1024 x 768 pixels x 16 bpp ] @ 70.0 Hz, flags [], 90 degr] [apply] 122: [Id 0x8, [ 1024 x 768 pixels x 16 bpp ] @ 70.0 Hz, flags [], 180 degr] [apply] 123: [Id 0x8, [ 1024 x 768 pixels x 16 bpp ] @ 70.0 Hz, flags [], 270 degr] [apply] 124: [Id 0xa, [ 1024 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 125: [Id 0xa, [ 1024 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 126: [Id 0xa, [ 1024 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 127: [Id 0xa, [ 1024 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 128: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 129: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 130: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 131: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 132: [Id 0x30, [ 1024 x 640 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 133: [Id 0x30, [ 1024 x 640 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 134: [Id 0x30, [ 1024 x 640 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 135: [Id 0x30, [ 1024 x 640 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 136: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 137: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 138: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 139: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 140: [Id 0x2c, [ 960 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 141: [Id 0x2c, [ 960 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 142: [Id 0x2c, [ 960 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 143: [Id 0x2c, [ 960 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 144: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] 145: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] 146: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] 147: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] 148: [Id 0xc, [ 832 x 624 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] 149: [Id 0xc, [ 832 x 624 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] 150: [Id 0xc, [ 832 x 624 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] 151: [Id 0xc, [ 832 x 624 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] 152: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] 153: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] 154: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] 155: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] 156: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 0 degr] [apply] 157: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 90 degr] [apply] 158: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 180 degr] [apply] 159: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 270 degr] [apply] 160: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 161: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 162: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 163: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 164: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 0 degr] [apply] 165: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 90 degr] [apply] 166: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 180 degr] [apply] 167: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 270 degr] [apply] 168: [Id 0xe, [ 800 x 600 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] 169: [Id 0xe, [ 800 x 600 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] 170: [Id 0xe, [ 800 x 600 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] 171: [Id 0xe, [ 800 x 600 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] 172: [Id 0x10, [ 800 x 600 pixels x 16 bpp ] @ 72.0 Hz, flags [], 0 degr] [apply] 173: [Id 0x10, [ 800 x 600 pixels x 16 bpp ] @ 72.0 Hz, flags [], 90 degr] [apply] 174: [Id 0x10, [ 800 x 600 pixels x 16 bpp ] @ 72.0 Hz, flags [], 180 degr] [apply] 175: [Id 0x10, [ 800 x 600 pixels x 16 bpp ] @ 72.0 Hz, flags [], 270 degr] [apply] 176: [Id 0x12, [ 800 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 177: [Id 0x12, [ 800 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 178: [Id 0x12, [ 800 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 179: [Id 0x12, [ 800 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 180: [Id 0x14, [ 800 x 600 pixels x 16 bpp ] @ 56.0 Hz, flags [], 0 degr] [apply] 181: [Id 0x14, [ 800 x 600 pixels x 16 bpp ] @ 56.0 Hz, flags [], 90 degr] [apply] 182: [Id 0x14, [ 800 x 600 pixels x 16 bpp ] @ 56.0 Hz, flags [], 180 degr] [apply] 183: [Id 0x14, [ 800 x 600 pixels x 16 bpp ] @ 56.0 Hz, flags [], 270 degr] [apply] 184: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 185: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 186: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 187: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 188: [Id 0x24, [ 848 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 189: [Id 0x24, [ 848 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 190: [Id 0x24, [ 848 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 191: [Id 0x24, [ 848 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 192: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 193: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 194: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 195: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 196: [Id 0x2e, [ 800 x 500 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 197: [Id 0x2e, [ 800 x 500 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 198: [Id 0x2e, [ 800 x 500 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 199: [Id 0x2e, [ 800 x 500 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 200: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] 201: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] 202: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] 203: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] 204: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 0 degr] [apply] 205: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 90 degr] [apply] 206: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 180 degr] [apply] 207: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 270 degr] [apply] 208: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 0 degr] [apply] 209: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 90 degr] [apply] 210: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 180 degr] [apply] 211: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 270 degr] [apply] 212: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 213: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 214: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 215: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 216: [Id 0x16, [ 640 x 480 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] 217: [Id 0x16, [ 640 x 480 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] 218: [Id 0x16, [ 640 x 480 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] 219: [Id 0x16, [ 640 x 480 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] 220: [Id 0x18, [ 640 x 480 pixels x 16 bpp ] @ 73.0 Hz, flags [], 0 degr] [apply] 221: [Id 0x18, [ 640 x 480 pixels x 16 bpp ] @ 73.0 Hz, flags [], 90 degr] [apply] 222: [Id 0x18, [ 640 x 480 pixels x 16 bpp ] @ 73.0 Hz, flags [], 180 degr] [apply] 223: [Id 0x18, [ 640 x 480 pixels x 16 bpp ] @ 73.0 Hz, flags [], 270 degr] [apply] 224: [Id 0x1a, [ 640 x 480 pixels x 16 bpp ] @ 67.0 Hz, flags [], 0 degr] [apply] 225: [Id 0x1a, [ 640 x 480 pixels x 16 bpp ] @ 67.0 Hz, flags [], 90 degr] [apply] 226: [Id 0x1a, [ 640 x 480 pixels x 16 bpp ] @ 67.0 Hz, flags [], 180 degr] [apply] 227: [Id 0x1a, [ 640 x 480 pixels x 16 bpp ] @ 67.0 Hz, flags [], 270 degr] [apply] 228: [Id 0x1c, [ 640 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 229: [Id 0x1c, [ 640 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 230: [Id 0x1c, [ 640 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 231: [Id 0x1c, [ 640 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] orig: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] curr: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] .0.1.2.3.4.5.6.7.8.9.10.11.12.13.14.15.16.17.18.19.20.21.22.23.24.25.26.27.28.29.30.31.32.33.34.35.36.37.38.39.40.41.42.43.44.45.46.47.48.49! [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6037569c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6037569c FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00bNEWT - testScreenModeInfo01 [apply] junit.framework.TestListener: endTest(testScreenModeInfo01) [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308509007 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.191 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308505888 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308506900 ms +++ localhost/127.0.0.1:59999 - Locked within 1019 ms, 2 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00bNEWT - testScreenModeInfo01 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x6037569c: tileRendererInUse null, GearsES2[obj 0x6037569c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6037569c on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6037569c created: GearsObj[0x734a81fb, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6037569c created: GearsObj[0x209bc0df, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6037569c created: GearsObj[0x209bc0df, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x6037569c FIN GearsES2[obj 0x6037569c isInit true, usesShared false, 1 GearsObj[0x734a81fb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x209bc0df, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2299b609, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6037569c 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fb96ac8b200, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6037569c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6037569c 256x256, swapInterval 1, drawable 0x7fb96ac8b200 [apply] 0: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 1: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 2: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 3: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 4: [Id 0x0, [ 1920 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 5: [Id 0x0, [ 1920 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 6: [Id 0x0, [ 1920 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 7: [Id 0x0, [ 1920 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 8: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 9: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 10: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 11: [Id 0x2b, [ 1920 x 1080 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 12: [Id 0x2a, [ 1920 x 1080 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 13: [Id 0x2a, [ 1920 x 1080 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 14: [Id 0x2a, [ 1920 x 1080 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 15: [Id 0x2a, [ 1920 x 1080 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 16: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 17: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 18: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 19: [Id 0x1f, [ 1600 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 20: [Id 0x1e, [ 1600 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 21: [Id 0x1e, [ 1600 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 22: [Id 0x1e, [ 1600 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 23: [Id 0x1e, [ 1600 x 1200 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 24: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 25: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 26: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 27: [Id 0x39, [ 1600 x 1000 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 28: [Id 0x38, [ 1600 x 1000 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 29: [Id 0x38, [ 1600 x 1000 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 30: [Id 0x38, [ 1600 x 1000 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 31: [Id 0x38, [ 1600 x 1000 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 32: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 33: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 34: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 35: [Id 0x35, [ 1344 x 1008 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 36: [Id 0x34, [ 1344 x 1008 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 37: [Id 0x34, [ 1344 x 1008 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 38: [Id 0x34, [ 1344 x 1008 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 39: [Id 0x34, [ 1344 x 1008 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 40: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] 41: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] 42: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] 43: [Id 0x5, [ 1280 x 1024 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] 44: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 45: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 46: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 47: [Id 0x21, [ 1280 x 1024 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 48: [Id 0x4, [ 1280 x 1024 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] 49: [Id 0x4, [ 1280 x 1024 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] 50: [Id 0x4, [ 1280 x 1024 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] 51: [Id 0x4, [ 1280 x 1024 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] 52: [Id 0x20, [ 1280 x 1024 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 53: [Id 0x20, [ 1280 x 1024 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 54: [Id 0x20, [ 1280 x 1024 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 55: [Id 0x20, [ 1280 x 1024 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 56: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] 57: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] 58: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] 59: [Id 0x27, [ 1280 x 960 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] 60: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 61: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 62: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 63: [Id 0x23, [ 1280 x 960 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 64: [Id 0x26, [ 1280 x 960 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] 65: [Id 0x26, [ 1280 x 960 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] 66: [Id 0x26, [ 1280 x 960 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] 67: [Id 0x26, [ 1280 x 960 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] 68: [Id 0x22, [ 1280 x 960 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 69: [Id 0x22, [ 1280 x 960 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 70: [Id 0x22, [ 1280 x 960 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 71: [Id 0x22, [ 1280 x 960 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 72: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 73: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 74: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 75: [Id 0x37, [ 1344 x 840 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 76: [Id 0x36, [ 1344 x 840 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 77: [Id 0x36, [ 1344 x 840 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 78: [Id 0x36, [ 1344 x 840 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 79: [Id 0x36, [ 1344 x 840 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 80: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 81: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 82: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 83: [Id 0x29, [ 1360 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 84: [Id 0x28, [ 1360 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 85: [Id 0x28, [ 1360 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 86: [Id 0x28, [ 1360 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 87: [Id 0x28, [ 1360 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 88: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 89: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 90: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 91: [Id 0x33, [ 1280 x 800 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 92: [Id 0x32, [ 1280 x 800 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 93: [Id 0x32, [ 1280 x 800 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 94: [Id 0x32, [ 1280 x 800 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 95: [Id 0x32, [ 1280 x 800 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 96: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] 97: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] 98: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] 99: [Id 0x3, [ 1152 x 870 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] 100: [Id 0x2, [ 1152 x 870 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] 101: [Id 0x2, [ 1152 x 870 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] 102: [Id 0x2, [ 1152 x 870 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] 103: [Id 0x2, [ 1152 x 870 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] 104: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] 105: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] 106: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] 107: [Id 0x7, [ 1024 x 768 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] 108: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 0 degr] [apply] 109: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 90 degr] [apply] 110: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 180 degr] [apply] 111: [Id 0x9, [ 1024 x 768 pixels x 32 bpp ] @ 70.0 Hz, flags [], 270 degr] [apply] 112: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 113: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 114: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 115: [Id 0xb, [ 1024 x 768 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 116: [Id 0x6, [ 1024 x 768 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] 117: [Id 0x6, [ 1024 x 768 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] 118: [Id 0x6, [ 1024 x 768 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] 119: [Id 0x6, [ 1024 x 768 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] 120: [Id 0x8, [ 1024 x 768 pixels x 16 bpp ] @ 70.0 Hz, flags [], 0 degr] [apply] 121: [Id 0x8, [ 1024 x 768 pixels x 16 bpp ] @ 70.0 Hz, flags [], 90 degr] [apply] 122: [Id 0x8, [ 1024 x 768 pixels x 16 bpp ] @ 70.0 Hz, flags [], 180 degr] [apply] 123: [Id 0x8, [ 1024 x 768 pixels x 16 bpp ] @ 70.0 Hz, flags [], 270 degr] [apply] 124: [Id 0xa, [ 1024 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 125: [Id 0xa, [ 1024 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 126: [Id 0xa, [ 1024 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 127: [Id 0xa, [ 1024 x 768 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 128: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 129: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 130: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 131: [Id 0x31, [ 1024 x 640 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 132: [Id 0x30, [ 1024 x 640 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 133: [Id 0x30, [ 1024 x 640 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 134: [Id 0x30, [ 1024 x 640 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 135: [Id 0x30, [ 1024 x 640 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 136: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 137: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 138: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 139: [Id 0x2d, [ 960 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 140: [Id 0x2c, [ 960 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 141: [Id 0x2c, [ 960 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 142: [Id 0x2c, [ 960 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 143: [Id 0x2c, [ 960 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 144: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] 145: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] 146: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] 147: [Id 0xd, [ 832 x 624 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] 148: [Id 0xc, [ 832 x 624 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] 149: [Id 0xc, [ 832 x 624 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] 150: [Id 0xc, [ 832 x 624 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] 151: [Id 0xc, [ 832 x 624 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] 152: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] 153: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] 154: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] 155: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] 156: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 0 degr] [apply] 157: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 90 degr] [apply] 158: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 180 degr] [apply] 159: [Id 0x11, [ 800 x 600 pixels x 32 bpp ] @ 72.0 Hz, flags [], 270 degr] [apply] 160: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 161: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 162: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 163: [Id 0x13, [ 800 x 600 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 164: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 0 degr] [apply] 165: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 90 degr] [apply] 166: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 180 degr] [apply] 167: [Id 0x15, [ 800 x 600 pixels x 32 bpp ] @ 56.0 Hz, flags [], 270 degr] [apply] 168: [Id 0xe, [ 800 x 600 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] 169: [Id 0xe, [ 800 x 600 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] 170: [Id 0xe, [ 800 x 600 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] 171: [Id 0xe, [ 800 x 600 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] 172: [Id 0x10, [ 800 x 600 pixels x 16 bpp ] @ 72.0 Hz, flags [], 0 degr] [apply] 173: [Id 0x10, [ 800 x 600 pixels x 16 bpp ] @ 72.0 Hz, flags [], 90 degr] [apply] 174: [Id 0x10, [ 800 x 600 pixels x 16 bpp ] @ 72.0 Hz, flags [], 180 degr] [apply] 175: [Id 0x10, [ 800 x 600 pixels x 16 bpp ] @ 72.0 Hz, flags [], 270 degr] [apply] 176: [Id 0x12, [ 800 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 177: [Id 0x12, [ 800 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 178: [Id 0x12, [ 800 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 179: [Id 0x12, [ 800 x 600 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 180: [Id 0x14, [ 800 x 600 pixels x 16 bpp ] @ 56.0 Hz, flags [], 0 degr] [apply] 181: [Id 0x14, [ 800 x 600 pixels x 16 bpp ] @ 56.0 Hz, flags [], 90 degr] [apply] 182: [Id 0x14, [ 800 x 600 pixels x 16 bpp ] @ 56.0 Hz, flags [], 180 degr] [apply] 183: [Id 0x14, [ 800 x 600 pixels x 16 bpp ] @ 56.0 Hz, flags [], 270 degr] [apply] 184: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 185: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 186: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 187: [Id 0x25, [ 848 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 188: [Id 0x24, [ 848 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 189: [Id 0x24, [ 848 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 190: [Id 0x24, [ 848 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 191: [Id 0x24, [ 848 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 192: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 193: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 194: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 195: [Id 0x2f, [ 800 x 500 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 196: [Id 0x2e, [ 800 x 500 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 197: [Id 0x2e, [ 800 x 500 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 198: [Id 0x2e, [ 800 x 500 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 199: [Id 0x2e, [ 800 x 500 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 200: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] 201: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] 202: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] 203: [Id 0x17, [ 640 x 480 pixels x 32 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] 204: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 0 degr] [apply] 205: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 90 degr] [apply] 206: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 180 degr] [apply] 207: [Id 0x19, [ 640 x 480 pixels x 32 bpp ] @ 73.0 Hz, flags [], 270 degr] [apply] 208: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 0 degr] [apply] 209: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 90 degr] [apply] 210: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 180 degr] [apply] 211: [Id 0x1b, [ 640 x 480 pixels x 32 bpp ] @ 67.0 Hz, flags [], 270 degr] [apply] 212: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 213: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 214: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 215: [Id 0x1d, [ 640 x 480 pixels x 32 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] 216: [Id 0x16, [ 640 x 480 pixels x 16 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] 217: [Id 0x16, [ 640 x 480 pixels x 16 bpp ] @ 75.0 Hz, flags [], 90 degr] [apply] 218: [Id 0x16, [ 640 x 480 pixels x 16 bpp ] @ 75.0 Hz, flags [], 180 degr] [apply] 219: [Id 0x16, [ 640 x 480 pixels x 16 bpp ] @ 75.0 Hz, flags [], 270 degr] [apply] 220: [Id 0x18, [ 640 x 480 pixels x 16 bpp ] @ 73.0 Hz, flags [], 0 degr] [apply] 221: [Id 0x18, [ 640 x 480 pixels x 16 bpp ] @ 73.0 Hz, flags [], 90 degr] [apply] 222: [Id 0x18, [ 640 x 480 pixels x 16 bpp ] @ 73.0 Hz, flags [], 180 degr] [apply] 223: [Id 0x18, [ 640 x 480 pixels x 16 bpp ] @ 73.0 Hz, flags [], 270 degr] [apply] 224: [Id 0x1a, [ 640 x 480 pixels x 16 bpp ] @ 67.0 Hz, flags [], 0 degr] [apply] 225: [Id 0x1a, [ 640 x 480 pixels x 16 bpp ] @ 67.0 Hz, flags [], 90 degr] [apply] 226: [Id 0x1a, [ 640 x 480 pixels x 16 bpp ] @ 67.0 Hz, flags [], 180 degr] [apply] 227: [Id 0x1a, [ 640 x 480 pixels x 16 bpp ] @ 67.0 Hz, flags [], 270 degr] [apply] 228: [Id 0x1c, [ 640 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] 229: [Id 0x1c, [ 640 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 90 degr] [apply] 230: [Id 0x1c, [ 640 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 180 degr] [apply] 231: [Id 0x1c, [ 640 x 480 pixels x 16 bpp ] @ 60.0 Hz, flags [], 270 degr] [apply] orig: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] curr: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] .0.1.2.3.4.5.6.7.8.9.10.11.12.13.14.15.16.17.18.19.20.21.22.23.24.25.26.27.28.29.30.31.32.33.34.35.36.37.38.39.40.41.42.43.44.45.46.47.48.49! [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6037569c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6037569c FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00bNEWT - testScreenModeInfo01 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308509007 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testScreenModeInfo01 took 1.999 sec [echo] Testing com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00cNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00cNEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00cNEWT [apply] junit.framework.TestListener: tests to run: 1 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308510602 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: startTest(testScreenModeChange01) [apply] junit.framework.TestListener: endTest(testScreenModeChange01) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308511606 ms +++ localhost/127.0.0.1:59999 - Locked within 1012 ms, 2 attempts [apply] setTestSupported: false [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00cNEWT - testScreenModeChange01 - Test not supported on this platform. [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00cNEWT - testScreenModeChange01 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308513685 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.159 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308510602 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308511606 ms +++ localhost/127.0.0.1:59999 - Locked within 1012 ms, 2 attempts [apply] setTestSupported: false [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00cNEWT - testScreenModeChange01 - Test not supported on this platform. [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00cNEWT - testScreenModeChange01 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308513685 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testScreenModeChange01 took 0.021 sec [echo] Testing com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01aNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01aNEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01aNEWT [apply] junit.framework.TestListener: tests to run: 1 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308515069 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308517074 ms +++ localhost/127.0.0.1:59999 - Locked within 2012 ms, 3 attempts [apply] junit.framework.TestListener: startTest(testScreenModeChange01) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01aNEWT - testScreenModeChange01 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x1da81203: tileRendererInUse null, GearsES2[obj 0x1da81203 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1da81203 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x1da81203 created: GearsObj[0x4f816407, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1da81203 created: GearsObj[0x37ce3058, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1da81203 created: GearsObj[0x37ce3058, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x1da81203 FIN GearsES2[obj 0x1da81203 isInit true, usesShared false, 1 GearsObj[0x4f816407, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x37ce3058, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1106d63c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x1da81203 0/0 100x100 of 100x100, swapInterval 1, drawable 0x7f82a1619110, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1da81203, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x1da81203 100x100, swapInterval 1, drawable 0x7f82a1619110 [apply] Test.0: Window bounds : [ 0 / 0 100 x 100 ] [wu] within [ 0 / 0 1920 x 1200 ] [wu] [apply] Test.0: Window size : 100 x 100 [pixels] [apply] Test.0: Screen viewport : [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [wu] [apply] Test.0: Monitor viewport : [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [wu] [apply] [0] orig : [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [0] current: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [1] set current: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x1da81203 0/0 100x100 of 100x100, swapInterval 1, drawable 0x7f82a1619110, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1da81203, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x1da81203 100x100, swapInterval 1, drawable 0x7f82a1619110 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x1da81203 100x100, swapInterval 1, drawable 0x7f82a1619110 [apply] [1] changeOK : true [apply] [1] has current cached : [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] [1] has current queried : [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], equal true [apply] Test.1: Window bounds : [ 0 / 500 100 x 100 ] [wu] within [ 0 / 0 800 x 600 ] [wu] [apply] Test.1: Window size : 100 x 100 [pixels] [apply] Test.1: Screen viewport : [ 0 / 0 800 x 600 ] [pixels], [ 0 / 0 800 x 600 ] [wu] [apply] Test.1: Monitor viewport : [ 0 / 0 800 x 600 ] [pixels], [ 0 / 0 800 x 600 ] [wu] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1da81203: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1da81203 FIN [apply] Screen.destroy(): Reset Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 800 x 600 ] [pixels], [ 0 / 0 800 x 600 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], modeChanged true, modeCount 116] [apply] junit.framework.TestListener: endTest(testScreenModeChange01) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01aNEWT - testScreenModeChange01 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308528308 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 13.312 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308515069 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308517074 ms +++ localhost/127.0.0.1:59999 - Locked within 2012 ms, 3 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01aNEWT - testScreenModeChange01 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x1da81203: tileRendererInUse null, GearsES2[obj 0x1da81203 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1da81203 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x1da81203 created: GearsObj[0x4f816407, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1da81203 created: GearsObj[0x37ce3058, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1da81203 created: GearsObj[0x37ce3058, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x1da81203 FIN GearsES2[obj 0x1da81203 isInit true, usesShared false, 1 GearsObj[0x4f816407, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x37ce3058, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1106d63c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x1da81203 0/0 100x100 of 100x100, swapInterval 1, drawable 0x7f82a1619110, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1da81203, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x1da81203 100x100, swapInterval 1, drawable 0x7f82a1619110 [apply] Test.0: Window bounds : [ 0 / 0 100 x 100 ] [wu] within [ 0 / 0 1920 x 1200 ] [wu] [apply] Test.0: Window size : 100 x 100 [pixels] [apply] Test.0: Screen viewport : [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [wu] [apply] Test.0: Monitor viewport : [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [wu] [apply] [0] orig : [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [0] current: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [1] set current: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x1da81203 0/0 100x100 of 100x100, swapInterval 1, drawable 0x7f82a1619110, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1da81203, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x1da81203 100x100, swapInterval 1, drawable 0x7f82a1619110 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x1da81203 100x100, swapInterval 1, drawable 0x7f82a1619110 [apply] [1] changeOK : true [apply] [1] has current cached : [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] [1] has current queried : [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], equal true [apply] Test.1: Window bounds : [ 0 / 500 100 x 100 ] [wu] within [ 0 / 0 800 x 600 ] [wu] [apply] Test.1: Window size : 100 x 100 [pixels] [apply] Test.1: Screen viewport : [ 0 / 0 800 x 600 ] [pixels], [ 0 / 0 800 x 600 ] [wu] [apply] Test.1: Monitor viewport : [ 0 / 0 800 x 600 ] [pixels], [ 0 / 0 800 x 600 ] [wu] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1da81203: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1da81203 FIN [apply] Screen.destroy(): Reset Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 800 x 600 ] [pixels], [ 0 / 0 800 x 600 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], modeChanged true, modeCount 116] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01aNEWT - testScreenModeChange01 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308528308 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testScreenModeChange01 took 7.427 sec [echo] Testing com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01bNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01bNEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01bNEWT [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308529888 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: tests to run: 2 [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308539904 ms +++ localhost/127.0.0.1:59999 - Locked within 10023 ms, 11 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01bNEWT - testScreenModeChangeSingleQ1 [apply] junit.framework.TestListener: startTest(testScreenModeChangeSingleQ1) [apply] Test.0: Window screen: NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]] [apply] Test.0: Window bounds (pre): screenPos 0/0 [pixels], windowSize 200x200 [wu] within [ 0 / 0 1920 x 1200 ] [pixels] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x53b9c85c: tileRendererInUse null, GearsES2[obj 0x53b9c85c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x53b9c85c on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x53b9c85c created: GearsObj[0x2417bcb9, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x53b9c85c created: GearsObj[0x12672832, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x53b9c85c created: GearsObj[0x12672832, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x53b9c85c FIN GearsES2[obj 0x53b9c85c isInit true, usesShared false, 1 GearsObj[0x2417bcb9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x12672832, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7633f09, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x53b9c85c 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7fb239491f20, msaa false, tileRendererInUse null [apply] >> GearsES2 0x53b9c85c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x53b9c85c 200x200, swapInterval 1, drawable 0x7fb239491f20 [apply] Time for visible/pos: 183 ms [apply] Test.0: Window bounds : [ 0 / 0 200 x 200 ] [wu] within [ 0 / 0 1920 x 1200 ] [wu] [apply] Test.0: Window size : 200 x 200 [pixels] [apply] Test.0: Window monitor: Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116] [apply] [0] orig : [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [0] current: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [0] set current: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x53b9c85c 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7fb239491f20, msaa false, tileRendererInUse null [apply] >> GearsES2 0x53b9c85c, angle 1.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x53b9c85c 200x200, swapInterval 1, drawable 0x7fb239491f20 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x53b9c85c 200x200, swapInterval 1, drawable 0x7fb239491f20 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x53b9c85c 200x200, swapInterval 1, drawable 0x7fb239491f20 [apply] [0] has current: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], changeOK true [apply] Test.1: Screen : NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 2, vsize [ 0 / 0 800 x 600 ] [pixels], [ 0 / 0 800 x 600 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 800 x 600 ] [pixels], [ 0 / 0 800 x 600 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], modeChanged true, modeCount 116]]] [apply] Test.1: Window bounds : [ 0 / 400 200 x 200 ] [wu] within [ 0 / 0 800 x 600 ] [wu] [apply] Test.1: Window size : 200 x 200 [pixels] [apply] Test.1: Screen viewport : [ 0 / 0 800 x 600 ] [pixels] [apply] Test.1: Monitor viewport : [ 0 / 0 800 x 600 ] [pixels], [ 0 / 0 800 x 600 ] [wu] [apply] Test.1: Window main-mon : Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 800 x 600 ] [pixels], [ 0 / 0 800 x 600 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], modeChanged true, modeCount 116] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x53b9c85c 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7fb239491f20, msaa false, tileRendererInUse null [apply] >> GearsES2 0x53b9c85c, angle 2.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] [1] set orig: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x53b9c85c 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7fb239491f20, msaa false, tileRendererInUse null [apply] >> GearsES2 0x53b9c85c, angle 219.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x53b9c85c 200x200, swapInterval 1, drawable 0x7fb239491f20 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x53b9c85c 200x200, swapInterval 1, drawable 0x7fb239491f20 [apply] [1] has orig?: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], changeOK true [apply] Test.2: Screen : NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 2, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]] [apply] Test.2: Window bounds : [ 0 / 400 200 x 200 ] [wu] within [ 0 / 0 1920 x 1200 ] [wu] [apply] Test.2: Window size : 200 x 200 [pixels] [apply] Test.2: Screen viewport : [ 0 / 0 1920 x 1200 ] [pixels] [apply] Test.2: Monitor viewport : [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [wu] [apply] Test.2: Window main-mon : Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x53b9c85c 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7fb239491f20, msaa false, tileRendererInUse null [apply] >> GearsES2 0x53b9c85c, angle 220.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] junit.framework.TestListener: endTest(testScreenModeChangeSingleQ1) [apply] junit.framework.TestListener: startTest(testScreenModeChangeSingleQ2) [apply] junit.framework.TestListener: endTest(testScreenModeChangeSingleQ2) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x53b9c85c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x53b9c85c FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01bNEWT - testScreenModeChangeSingleQ1 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01bNEWT - testScreenModeChangeSingleQ2 [apply] Test Disabled (1): Monitor count < 2: NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01bNEWT - testScreenModeChangeSingleQ2 [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 29.463 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308529888 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308539904 ms +++ localhost/127.0.0.1:59999 - Locked within 10023 ms, 11 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01bNEWT - testScreenModeChangeSingleQ1 [apply] Test.0: Window screen: NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]] [apply] Test.0: Window bounds (pre): screenPos 0/0 [pixels], windowSize 200x200 [wu] within [ 0 / 0 1920 x 1200 ] [pixels] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x53b9c85c: tileRendererInUse null, GearsES2[obj 0x53b9c85c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x53b9c85c on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x53b9c85c created: GearsObj[0x2417bcb9, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x53b9c85c created: GearsObj[0x12672832, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x53b9c85c created: GearsObj[0x12672832, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x53b9c85c FIN GearsES2[obj 0x53b9c85c isInit true, usesShared false, 1 GearsObj[0x2417bcb9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x12672832, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7633f09, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x53b9c85c 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7fb239491f20, msaa false, tileRendererInUse null [apply] >> GearsES2 0x53b9c85c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x53b9c85c 200x200, swapInterval 1, drawable 0x7fb239491f20 [apply] Time for visible/pos: 183 ms [apply] Test.0: Window bounds : [ 0 / 0 200 x 200 ] [wu] within [ 0 / 0 1920 x 1200 ] [wu] [apply] Test.0: Window size : 200 x 200 [pixels] [apply] Test.0: Window monitor: Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116] [apply] [0] orig : [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [0] current: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [0] set current: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x53b9c85c 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7fb239491f20, msaa false, tileRendererInUse null [apply] >> GearsES2 0x53b9c85c, angle 1.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x53b9c85c 200x200, swapInterval 1, drawable 0x7fb239491f20 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x53b9c85c 200x200, swapInterval 1, drawable 0x7fb239491f20 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x53b9c85c 200x200, swapInterval 1, drawable 0x7fb239491f20 [apply] [0] has current: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], changeOK true [apply] Test.1: Screen : NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 2, vsize [ 0 / 0 800 x 600 ] [pixels], [ 0 / 0 800 x 600 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 800 x 600 ] [pixels], [ 0 / 0 800 x 600 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], modeChanged true, modeCount 116]]] [apply] Test.1: Window bounds : [ 0 / 400 200 x 200 ] [wu] within [ 0 / 0 800 x 600 ] [wu] [apply] Test.1: Window size : 200 x 200 [pixels] [apply] Test.1: Screen viewport : [ 0 / 0 800 x 600 ] [pixels] [apply] Test.1: Monitor viewport : [ 0 / 0 800 x 600 ] [pixels], [ 0 / 0 800 x 600 ] [wu] [apply] Test.1: Window main-mon : Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 800 x 600 ] [pixels], [ 0 / 0 800 x 600 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], modeChanged true, modeCount 116] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x53b9c85c 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7fb239491f20, msaa false, tileRendererInUse null [apply] >> GearsES2 0x53b9c85c, angle 2.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] [1] set orig: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x53b9c85c 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7fb239491f20, msaa false, tileRendererInUse null [apply] >> GearsES2 0x53b9c85c, angle 219.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x53b9c85c 200x200, swapInterval 1, drawable 0x7fb239491f20 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x53b9c85c 200x200, swapInterval 1, drawable 0x7fb239491f20 [apply] [1] has orig?: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], changeOK true [apply] Test.2: Screen : NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 2, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]] [apply] Test.2: Window bounds : [ 0 / 400 200 x 200 ] [wu] within [ 0 / 0 1920 x 1200 ] [wu] [apply] Test.2: Window size : 200 x 200 [pixels] [apply] Test.2: Screen viewport : [ 0 / 0 1920 x 1200 ] [pixels] [apply] Test.2: Monitor viewport : [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [wu] [apply] Test.2: Window main-mon : Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x53b9c85c 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7fb239491f20, msaa false, tileRendererInUse null [apply] >> GearsES2 0x53b9c85c, angle 220.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x53b9c85c: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x53b9c85c FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01bNEWT - testScreenModeChangeSingleQ1 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01bNEWT - testScreenModeChangeSingleQ2 [apply] Test Disabled (1): Monitor count < 2: NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01bNEWT - testScreenModeChangeSingleQ2 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308559273 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testScreenModeChangeSingleQ1 took 15.562 sec [apply] Testcase: testScreenModeChangeSingleQ2 took 0.027 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308559273 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT [apply] junit.framework.TestListener: tests to run: 4 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308560817 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308579840 ms +++ localhost/127.0.0.1:59999 - Locked within 19030 ms, 20 attempts [apply] junit.framework.TestListener: startTest(testScreenFullscreenSingleQ1) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSingleQ1 [apply] Test.0: Window screen: NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]] [apply] Test.0: Window bounds (pre): screenPos 0/0 [pixels], windowSize 200x200 [wu] within [ 0 / 0 1920 x 1200 ] [pixels] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x6809bdf8: tileRendererInUse null, GearsES2[obj 0x6809bdf8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6809bdf8 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6809bdf8 created: GearsObj[0x726f2a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6809bdf8 created: GearsObj[0x58e02ea0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6809bdf8 created: GearsObj[0x58e02ea0, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x6809bdf8 FIN GearsES2[obj 0x6809bdf8 isInit true, usesShared false, 1 GearsObj[0x726f2a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x58e02ea0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7e4d5e01, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6809bdf8 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7fb4d257def0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6809bdf8, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6809bdf8 200x200, swapInterval 1, drawable 0x7fb4d257def0 [apply] Time for visible/pos: 182 ms [apply] Test.0: Window bounds : [ 0 / 0 200 x 200 ] [wu] within [ 0 / 0 1920 x 1200 ] [wu] [apply] Test.0: Window size : 200 x 200 [pixels] [apply] Test.0: Screen viewport : [ 0 / 0 1920 x 1200 ] [pixels] [apply] Test.0: Window monitor: Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116] [apply] Test.1: Window bounds : [ 0 / 0 1920 x 1200 ] [wu] within [ 0 / 0 1920 x 1200 ] [wu] [apply] Test.1: Window size : 1920 x 1200 [pixels] [apply] Test.1: Screen viewport : [ 0 / 0 1920 x 1200 ] [pixels] [apply] Test.1: Monitor viewport : [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [wu] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x6809bdf8 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x7fb4d257def0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6809bdf8, angle 1.0, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false [apply] Test.2: Window bounds : [ 0 / 0 200 x 200 ] [wu] within [ 0 / 0 1920 x 1200 ] [wu] [apply] Test.2: Window size : 200 x 200 [pixels] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x6809bdf8 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7fb4d257def0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6809bdf8, angle 117.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Test.2: Screen viewport : [ 0 / 0 1920 x 1200 ] [pixels] [apply] Test.2: Monitor viewport : [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [wu] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6809bdf8: tileRendererInUse null [apply] junit.framework.TestListener: endTest(testScreenFullscreenSingleQ1) [apply] junit.framework.TestListener: startTest(testScreenFullscreenSingleQ2) [apply] junit.framework.TestListener: endTest(testScreenFullscreenSingleQ2) [apply] junit.framework.TestListener: startTest(testScreenFullscreenSpanALL) [apply] junit.framework.TestListener: endTest(testScreenFullscreenSpanALL) [apply] junit.framework.TestListener: startTest(testScreenFullscreenSpanQ1Q2) [apply] junit.framework.TestListener: endTest(testScreenFullscreenSpanQ1Q2) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6809bdf8 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSingleQ1 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSingleQ2 [apply] Test Disabled (1): Monitor count < 2: NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSingleQ2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSpanALL [apply] Test Disabled (3): Monitor count < 2: NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSpanALL [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSpanQ1Q2 [apply] Test Disabled (2): Spanning monitor count < 2: NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSpanQ1Q2 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308594047 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 33.306 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308560817 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308579840 ms +++ localhost/127.0.0.1:59999 - Locked within 19030 ms, 20 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSingleQ1 [apply] Test.0: Window screen: NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]] [apply] Test.0: Window bounds (pre): screenPos 0/0 [pixels], windowSize 200x200 [wu] within [ 0 / 0 1920 x 1200 ] [pixels] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x6809bdf8: tileRendererInUse null, GearsES2[obj 0x6809bdf8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6809bdf8 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6809bdf8 created: GearsObj[0x726f2a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6809bdf8 created: GearsObj[0x58e02ea0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6809bdf8 created: GearsObj[0x58e02ea0, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x6809bdf8 FIN GearsES2[obj 0x6809bdf8 isInit true, usesShared false, 1 GearsObj[0x726f2a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x58e02ea0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7e4d5e01, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x6809bdf8 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7fb4d257def0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6809bdf8, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x6809bdf8 200x200, swapInterval 1, drawable 0x7fb4d257def0 [apply] Time for visible/pos: 182 ms [apply] Test.0: Window bounds : [ 0 / 0 200 x 200 ] [wu] within [ 0 / 0 1920 x 1200 ] [wu] [apply] Test.0: Window size : 200 x 200 [pixels] [apply] Test.0: Screen viewport : [ 0 / 0 1920 x 1200 ] [pixels] [apply] Test.0: Window monitor: Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116] [apply] Test.1: Window bounds : [ 0 / 0 1920 x 1200 ] [wu] within [ 0 / 0 1920 x 1200 ] [wu] [apply] Test.1: Window size : 1920 x 1200 [pixels] [apply] Test.1: Screen viewport : [ 0 / 0 1920 x 1200 ] [pixels] [apply] Test.1: Monitor viewport : [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [wu] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x6809bdf8 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x7fb4d257def0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6809bdf8, angle 1.0, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false [apply] Test.2: Window bounds : [ 0 / 0 200 x 200 ] [wu] within [ 0 / 0 1920 x 1200 ] [wu] [apply] Test.2: Window size : 200 x 200 [pixels] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x6809bdf8 0/0 200x200 of 200x200, swapInterval 1, drawable 0x7fb4d257def0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6809bdf8, angle 117.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Test.2: Screen viewport : [ 0 / 0 1920 x 1200 ] [pixels] [apply] Test.2: Monitor viewport : [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [wu] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6809bdf8: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6809bdf8 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSingleQ1 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSingleQ2 [apply] Test Disabled (1): Monitor count < 2: NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSingleQ2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSpanALL [apply] Test Disabled (3): Monitor count < 2: NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSpanALL [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSpanQ1Q2 [apply] Test Disabled (2): Spanning monitor count < 2: NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 1, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], NEWT-Display[.macosx_nil-1, excl false, refCount 1, hasEDT true, edtRunning true, MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]]], monitors: [Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], modeChanged false, modeCount 116]]] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT - testScreenFullscreenSpanQ1Q2 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308594047 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testScreenFullscreenSingleQ1 took 10.389 sec [apply] Testcase: testScreenFullscreenSingleQ2 took 0.01 sec [apply] Testcase: testScreenFullscreenSpanALL took 0.012 sec [apply] Testcase: testScreenFullscreenSpanQ1Q2 took 0.01 sec [echo] Testing com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT [apply] junit.framework.TestListener: tests to run: 4 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308595654 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308608675 ms +++ localhost/127.0.0.1:59999 - Locked within 13029 ms, 14 attempts [apply] junit.framework.TestListener: startTest(test01FullscreenChange01) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test01FullscreenChange01 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x57071776: tileRendererInUse null, GearsES2[obj 0x57071776 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x57071776 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x57071776 created: GearsObj[0x2ea866d6, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x57071776 created: GearsObj[0x31f78388, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x57071776 created: GearsObj[0x31f78388, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x57071776 FIN GearsES2[obj 0x57071776 isInit true, usesShared false, 1 GearsObj[0x2ea866d6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x31f78388, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7f25ab41, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x57071776 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f8bd4800e10, msaa false, tileRendererInUse null [apply] >> GearsES2 0x57071776, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x57071776 640x480, swapInterval 1, drawable 0x7f8bd4800e10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x57071776 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x7f8bd4800e10, msaa false, tileRendererInUse null [apply] >> GearsES2 0x57071776, angle 1.0, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x57071776 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f8bd4800e10, msaa false, tileRendererInUse null [apply] >> GearsES2 0x57071776, angle 53.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x57071776: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x57071776 FIN [apply] *** cleanupGL.shutdown [apply] *** cleanupGL.initSingleton [apply] junit.framework.TestListener: endTest(test01FullscreenChange01) [apply] junit.framework.TestListener: startTest(test02ScreenModeChange01) [apply] *** cleanupGL.DONE [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test01FullscreenChange01 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test02ScreenModeChange01 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x6281c2b3: tileRendererInUse null, GearsES2[obj 0x6281c2b3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6281c2b3 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6281c2b3 created: GearsObj[0x29564eeb, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6281c2b3 created: GearsObj[0x61573b80, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6281c2b3 created: GearsObj[0x61573b80, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x6281c2b3 FIN GearsES2[obj 0x6281c2b3 isInit true, usesShared false, 1 GearsObj[0x29564eeb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x61573b80, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2603826d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6281c2b3 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f8bd25e40e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6281c2b3, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6281c2b3 640x480, swapInterval 1, drawable 0x7f8bd25e40e0 [apply] [0] orig : [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [0] current: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [0] set current: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6281c2b3 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f8bd25e40e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6281c2b3, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6281c2b3 640x480, swapInterval 1, drawable 0x7f8bd25e40e0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6281c2b3 640x480, swapInterval 1, drawable 0x7f8bd25e40e0 [apply] [0] has current: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], changeOK true [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x6281c2b3 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f8bd25e40e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6281c2b3, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x6281c2b3: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x6281c2b3 FIN [apply] Screen.destroy(): Reset Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 800 x 600 ] [pixels], [ 0 / 0 800 x 600 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], modeChanged true, modeCount 116] [apply] *** cleanupGL.shutdown [apply] *** cleanupGL.initSingleton [apply] *** cleanupGL.DONE [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test02ScreenModeChange01 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test03ScreenModeChangeWithFS01Post [apply] junit.framework.TestListener: endTest(test02ScreenModeChange01) [apply] junit.framework.TestListener: startTest(test03ScreenModeChangeWithFS01Post) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x550ebbaa: tileRendererInUse null, GearsES2[obj 0x550ebbaa isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x550ebbaa on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x550ebbaa created: GearsObj[0x5ec5ca56, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x550ebbaa created: GearsObj[0xb6704b6, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x550ebbaa created: GearsObj[0xb6704b6, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x550ebbaa FIN GearsES2[obj 0x550ebbaa isInit true, usesShared false, 1 GearsObj[0x5ec5ca56, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xb6704b6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x18664e93, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x550ebbaa 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f8bd48109c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x550ebbaa, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x550ebbaa 640x480, swapInterval 1, drawable 0x7f8bd48109c0 [apply] [0] orig : [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [0] current: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [2] set current: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x550ebbaa 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f8bd48109c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x550ebbaa, angle 61.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x550ebbaa 640x480, swapInterval 1, drawable 0x7f8bd48109c0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x550ebbaa 640x480, swapInterval 1, drawable 0x7f8bd48109c0 [apply] [2] has current: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], changeOK true [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x550ebbaa 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f8bd48109c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x550ebbaa, angle 62.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] [3] set FS post 0: false [apply] [3] set FS post X: true [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x550ebbaa 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f8bd48109c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x550ebbaa, angle 62.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] 2014-08-06 09:03:59.821 java[7496:1903] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/net.java.openjdk.cmd.savedState/window_3.data: Operation not permitted (1) [apply] [4] set !FS post 0: true [apply] [4] set !FS post X: false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x550ebbaa 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f8bd48109c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x550ebbaa, angle 350.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x550ebbaa: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x550ebbaa FIN [apply] Screen.destroy(): Reset Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 800 x 600 ] [pixels], [ 0 / 0 800 x 600 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], modeChanged true, modeCount 116] [apply] *** cleanupGL.shutdown [apply] *** cleanupGL.initSingleton [apply] junit.framework.TestListener: endTest(test03ScreenModeChangeWithFS01Post) [apply] junit.framework.TestListener: startTest(test04ScreenModeChangeWithFS01Pre) [apply] *** cleanupGL.DONE [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test03ScreenModeChangeWithFS01Post [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test04ScreenModeChangeWithFS01Pre [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.init.0 0xab85b52: tileRendererInUse null, GearsES2[obj 0xab85b52 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xab85b52 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0xab85b52 created: GearsObj[0x34fa4a2, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xab85b52 created: GearsObj[0x61c18960, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xab85b52 created: GearsObj[0x61c18960, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.init.X 0xab85b52 FIN GearsES2[obj 0xab85b52 isInit true, usesShared false, 1 GearsObj[0x34fa4a2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x61c18960, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x69222fc3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.reshape 0xab85b52 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f8bd25751a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0xab85b52, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.display 0xab85b52 640x480, swapInterval 1, drawable 0x7f8bd25751a0 [apply] [0] orig : [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [0] current: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [1] set FS pre 0: false [apply] [1] set FS pre 1: true [apply] [1] set FS pre X: true [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0xab85b52 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x7f8bd25751a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0xab85b52, angle 1.0, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false [apply] [2] set current: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.reshape 0xab85b52 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f8bd25751a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0xab85b52, angle 56.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.display 0xab85b52 800x600, swapInterval 1, drawable 0x7f8bd25751a0 [apply] [2] has current: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], changeOK true [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0xab85b52 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f8bd25751a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0xab85b52, angle 56.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0xab85b52: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0xab85b52 FIN [apply] Screen.destroy(): Reset Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 800 x 600 ] [pixels], [ 0 / 0 800 x 600 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], modeChanged true, modeCount 116] [apply] *** cleanupGL.shutdown [apply] *** cleanupGL.initSingleton [apply] *** cleanupGL.DONE [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test04ScreenModeChangeWithFS01Pre [apply] junit.framework.TestListener: endTest(test04ScreenModeChangeWithFS01Pre) [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308663233 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 67.659 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308595654 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308608675 ms +++ localhost/127.0.0.1:59999 - Locked within 13029 ms, 14 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test01FullscreenChange01 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x57071776: tileRendererInUse null, GearsES2[obj 0x57071776 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x57071776 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x57071776 created: GearsObj[0x2ea866d6, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x57071776 created: GearsObj[0x31f78388, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x57071776 created: GearsObj[0x31f78388, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x57071776 FIN GearsES2[obj 0x57071776 isInit true, usesShared false, 1 GearsObj[0x2ea866d6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x31f78388, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7f25ab41, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x57071776 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f8bd4800e10, msaa false, tileRendererInUse null [apply] >> GearsES2 0x57071776, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x57071776 640x480, swapInterval 1, drawable 0x7f8bd4800e10 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x57071776 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x7f8bd4800e10, msaa false, tileRendererInUse null [apply] >> GearsES2 0x57071776, angle 1.0, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x57071776 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f8bd4800e10, msaa false, tileRendererInUse null [apply] >> GearsES2 0x57071776, angle 53.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x57071776: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x57071776 FIN [apply] *** cleanupGL.shutdown [apply] *** cleanupGL.initSingleton [apply] *** cleanupGL.DONE [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test01FullscreenChange01 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test02ScreenModeChange01 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x6281c2b3: tileRendererInUse null, GearsES2[obj 0x6281c2b3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x6281c2b3 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x6281c2b3 created: GearsObj[0x29564eeb, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x6281c2b3 created: GearsObj[0x61573b80, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x6281c2b3 created: GearsObj[0x61573b80, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x6281c2b3 FIN GearsES2[obj 0x6281c2b3 isInit true, usesShared false, 1 GearsObj[0x29564eeb, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x61573b80, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2603826d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6281c2b3 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f8bd25e40e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6281c2b3, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6281c2b3 640x480, swapInterval 1, drawable 0x7f8bd25e40e0 [apply] [0] orig : [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [0] current: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [0] set current: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x6281c2b3 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f8bd25e40e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6281c2b3, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6281c2b3 640x480, swapInterval 1, drawable 0x7f8bd25e40e0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x6281c2b3 640x480, swapInterval 1, drawable 0x7f8bd25e40e0 [apply] [0] has current: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], changeOK true [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x6281c2b3 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f8bd25e40e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x6281c2b3, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x6281c2b3: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x6281c2b3 FIN [apply] Screen.destroy(): Reset Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 800 x 600 ] [pixels], [ 0 / 0 800 x 600 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], modeChanged true, modeCount 116] [apply] *** cleanupGL.shutdown [apply] *** cleanupGL.initSingleton [apply] *** cleanupGL.DONE [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test02ScreenModeChange01 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test03ScreenModeChangeWithFS01Post [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x550ebbaa: tileRendererInUse null, GearsES2[obj 0x550ebbaa isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x550ebbaa on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x550ebbaa created: GearsObj[0x5ec5ca56, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x550ebbaa created: GearsObj[0xb6704b6, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x550ebbaa created: GearsObj[0xb6704b6, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x550ebbaa FIN GearsES2[obj 0x550ebbaa isInit true, usesShared false, 1 GearsObj[0x5ec5ca56, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xb6704b6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x18664e93, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x550ebbaa 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f8bd48109c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x550ebbaa, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x550ebbaa 640x480, swapInterval 1, drawable 0x7f8bd48109c0 [apply] [0] orig : [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [0] current: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [2] set current: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x550ebbaa 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f8bd48109c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x550ebbaa, angle 61.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x550ebbaa 640x480, swapInterval 1, drawable 0x7f8bd48109c0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x550ebbaa 640x480, swapInterval 1, drawable 0x7f8bd48109c0 [apply] [2] has current: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], changeOK true [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x550ebbaa 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f8bd48109c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x550ebbaa, angle 62.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] [3] set FS post 0: false [apply] [3] set FS post X: true [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x550ebbaa 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f8bd48109c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x550ebbaa, angle 62.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] [4] set !FS post 0: true [apply] [4] set !FS post X: false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x550ebbaa 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f8bd48109c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x550ebbaa, angle 350.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x550ebbaa: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x550ebbaa FIN [apply] Screen.destroy(): Reset Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 800 x 600 ] [pixels], [ 0 / 0 800 x 600 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], modeChanged true, modeCount 116] [apply] *** cleanupGL.shutdown [apply] *** cleanupGL.initSingleton [apply] *** cleanupGL.DONE [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test03ScreenModeChangeWithFS01Post [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test04ScreenModeChangeWithFS01Pre [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.init.0 0xab85b52: tileRendererInUse null, GearsES2[obj 0xab85b52 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xab85b52 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0xab85b52 created: GearsObj[0x34fa4a2, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xab85b52 created: GearsObj[0x61c18960, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xab85b52 created: GearsObj[0x61c18960, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.init.X 0xab85b52 FIN GearsES2[obj 0xab85b52 isInit true, usesShared false, 1 GearsObj[0x34fa4a2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x61c18960, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x69222fc3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.reshape 0xab85b52 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f8bd25751a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0xab85b52, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.display 0xab85b52 640x480, swapInterval 1, drawable 0x7f8bd25751a0 [apply] [0] orig : [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [0] current: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [1] set FS pre 0: false [apply] [1] set FS pre 1: true [apply] [1] set FS pre X: true [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0xab85b52 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x7f8bd25751a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0xab85b52, angle 1.0, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false [apply] [2] set current: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.reshape 0xab85b52 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f8bd25751a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0xab85b52, angle 56.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.display 0xab85b52 800x600, swapInterval 1, drawable 0x7f8bd25751a0 [apply] [2] has current: [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], changeOK true [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0xab85b52 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7f8bd25751a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0xab85b52, angle 56.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0xab85b52: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0xab85b52 FIN [apply] Screen.destroy(): Reset Monitor[Id 0x0, 518 x 324 mm, viewport [ 0 / 0 800 x 600 ] [pixels], [ 0 / 0 800 x 600 ] [window], orig [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr], curr [Id 0xf, [ 800 x 600 pixels x 32 bpp ] @ 75.0 Hz, flags [], 0 degr], modeChanged true, modeCount 116] [apply] *** cleanupGL.shutdown [apply] *** cleanupGL.initSingleton [apply] *** cleanupGL.DONE [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT - test04ScreenModeChangeWithFS01Pre [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308663233 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01FullscreenChange01 took 7.276 sec [apply] Testcase: test02ScreenModeChange01 took 12.512 sec [apply] Testcase: test03ScreenModeChangeWithFS01Post took 16.609 sec [apply] Testcase: test04ScreenModeChangeWithFS01Pre took 14.415 sec [echo] Testing com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT [apply] junit.framework.TestListener: tests to run: 4 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308664790 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308718863 ms +++ localhost/127.0.0.1:59999 - Locked within 54080 ms, 55 attempts [apply] junit.framework.TestListener: startTest(testScreenRotationChange01_PreWin) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange01_PreWin [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x3849e93e: tileRendererInUse null, GearsES2[obj 0x3849e93e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3849e93e on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x3849e93e created: GearsObj[0x8500202, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3849e93e created: GearsObj[0x3cb3d591, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3849e93e created: GearsObj[0x3cb3d591, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x3849e93e FIN GearsES2[obj 0x3849e93e isInit true, usesShared false, 1 GearsObj[0x8500202, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3cb3d591, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xdff76f1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x3849e93e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fa76b5b1c10, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3849e93e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x3849e93e 640x480, swapInterval 1, drawable 0x7fa76b5b1c10 [apply] [0] orig : [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [0] current: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] Your platform has no rotation support, sorry [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3849e93e: tileRendererInUse null [apply] junit.framework.TestListener: endTest(testScreenRotationChange01_PreWin) [apply] junit.framework.TestListener: startTest(testScreenRotationChange02_PreFull) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3849e93e FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange01_PreWin [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange02_PreFull [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0xab353de: tileRendererInUse null, GearsES2[obj 0xab353de isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xab353de on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0xab353de created: GearsObj[0xb74257f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xab353de created: GearsObj[0x7649bab8, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xab353de created: GearsObj[0x7649bab8, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0xab353de FIN GearsES2[obj 0xab353de isInit true, usesShared false, 1 GearsObj[0xb74257f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7649bab8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6281c2b3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0xab353de 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fa76b5e9ac0, msaa false, tileRendererInUse null [apply] >> GearsES2 0xab353de, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0xab353de 640x480, swapInterval 1, drawable 0x7fa76b5e9ac0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0xab353de 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x7fa76b5e9ac0, msaa false, tileRendererInUse null [apply] >> GearsES2 0xab353de, angle 0.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0xab353de 1920x1200, swapInterval 1, drawable 0x7fa76b5e9ac0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0xab353de 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x7fa76b5e9ac0, msaa false, tileRendererInUse null [apply] >> GearsES2 0xab353de, angle 1.0, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0xab353de 1920x1200, swapInterval 1, drawable 0x7fa76b5e9ac0 [apply] [0] orig : [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [0] current: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] Your platform has no rotation support, sorry [apply] junit.framework.TestListener: endTest(testScreenRotationChange02_PreFull) [apply] junit.framework.TestListener: startTest(testScreenRotationChange11_PostWin) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0xab353de: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0xab353de FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange02_PreFull [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange11_PostWin [apply] junit.framework.TestListener: endTest(testScreenRotationChange11_PostWin) [apply] junit.framework.TestListener: startTest(testScreenRotationChange12_PostFull) [apply] [0] orig : [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [0] current: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] Your platform has no rotation support, sorry [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange11_PostWin [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange12_PostFull [apply] [0] orig : [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [0] current: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] Your platform has no rotation support, sorry [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange12_PostFull [apply] junit.framework.TestListener: endTest(testScreenRotationChange12_PostFull) [apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 64.471 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308664790 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308718863 ms +++ localhost/127.0.0.1:59999 - Locked within 54080 ms, 55 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange01_PreWin [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x3849e93e: tileRendererInUse null, GearsES2[obj 0x3849e93e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3849e93e on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x3849e93e created: GearsObj[0x8500202, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3849e93e created: GearsObj[0x3cb3d591, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3849e93e created: GearsObj[0x3cb3d591, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x3849e93e FIN GearsES2[obj 0x3849e93e isInit true, usesShared false, 1 GearsObj[0x8500202, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3cb3d591, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xdff76f1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x3849e93e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fa76b5b1c10, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3849e93e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x3849e93e 640x480, swapInterval 1, drawable 0x7fa76b5b1c10 [apply] [0] orig : [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [0] current: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] Your platform has no rotation support, sorry [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3849e93e: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3849e93e FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange01_PreWin [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange02_PreFull [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0xab353de: tileRendererInUse null, GearsES2[obj 0xab353de isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xab353de on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0xab353de created: GearsObj[0xb74257f, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xab353de created: GearsObj[0x7649bab8, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xab353de created: GearsObj[0x7649bab8, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0xab353de FIN GearsES2[obj 0xab353de isInit true, usesShared false, 1 GearsObj[0xb74257f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7649bab8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6281c2b3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0xab353de 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fa76b5e9ac0, msaa false, tileRendererInUse null [apply] >> GearsES2 0xab353de, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0xab353de 640x480, swapInterval 1, drawable 0x7fa76b5e9ac0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0xab353de 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x7fa76b5e9ac0, msaa false, tileRendererInUse null [apply] >> GearsES2 0xab353de, angle 0.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0xab353de 1920x1200, swapInterval 1, drawable 0x7fa76b5e9ac0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0xab353de 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x7fa76b5e9ac0, msaa false, tileRendererInUse null [apply] >> GearsES2 0xab353de, angle 1.0, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0xab353de 1920x1200, swapInterval 1, drawable 0x7fa76b5e9ac0 [apply] [0] orig : [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [0] current: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] Your platform has no rotation support, sorry [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0xab353de: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0xab353de FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange02_PreFull [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange11_PostWin [apply] [0] orig : [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [0] current: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] Your platform has no rotation support, sorry [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange11_PostWin [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange12_PostFull [apply] [0] orig : [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [0] current: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] Your platform has no rotation support, sorry [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT - testScreenRotationChange12_PostFull [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308729178 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testScreenRotationChange01_PreWin took 2.25 sec [apply] Testcase: testScreenRotationChange02_PreFull took 2.214 sec [apply] Testcase: testScreenRotationChange11_PostWin took 2.012 sec [apply] Testcase: testScreenRotationChange12_PostFull took 2.002 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308729178 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [echo] Testing com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02bNEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02bNEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02bNEWT [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308730769 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: tests to run: 2 [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308739782 ms +++ localhost/127.0.0.1:59999 - Locked within 9020 ms, 10 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02bNEWT - testScreenModeChange01_PreFull [apply] junit.framework.TestListener: startTest(testScreenModeChange01_PreFull) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x3adec164: tileRendererInUse null, GearsES2[obj 0x3adec164 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3adec164 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x3adec164 created: GearsObj[0x14086411, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3adec164 created: GearsObj[0x32e1a25d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3adec164 created: GearsObj[0x32e1a25d, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x3adec164 FIN GearsES2[obj 0x3adec164 isInit true, usesShared false, 1 GearsObj[0x14086411, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x32e1a25d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6510f9d8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x3adec164 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ffe29de65d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3adec164, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x3adec164 640x480, swapInterval 1, drawable 0x7ffe29de65d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x3adec164 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x7ffe29de65d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3adec164, angle 0.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x3adec164 1920x1200, swapInterval 1, drawable 0x7ffe29de65d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x3adec164 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x7ffe29de65d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3adec164, angle 1.0, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x3adec164 1920x1200, swapInterval 1, drawable 0x7ffe29de65d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x3adec164 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x7ffe29de65d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3adec164, angle 1.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x3adec164 1920x1200, swapInterval 1, drawable 0x7ffe29de65d0 [apply] [0] orig : [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [0] current: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] Your platform has no rotation support, sorry [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3adec164: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3adec164 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02bNEWT - testScreenModeChange01_PreFull [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02bNEWT - testScreenModeChange02_PostFull [apply] junit.framework.TestListener: endTest(testScreenModeChange01_PreFull) [apply] junit.framework.TestListener: startTest(testScreenModeChange02_PostFull) [apply] [0] orig : [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [0] current: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] Your platform has no rotation support, sorry [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02bNEWT - testScreenModeChange02_PostFull [apply] junit.framework.TestListener: endTest(testScreenModeChange02_PostFull) [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308744040 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 13.348 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308730769 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308739782 ms +++ localhost/127.0.0.1:59999 - Locked within 9020 ms, 10 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02bNEWT - testScreenModeChange01_PreFull [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x3adec164: tileRendererInUse null, GearsES2[obj 0x3adec164 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x3adec164 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x3adec164 created: GearsObj[0x14086411, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x3adec164 created: GearsObj[0x32e1a25d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x3adec164 created: GearsObj[0x32e1a25d, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x3adec164 FIN GearsES2[obj 0x3adec164 isInit true, usesShared false, 1 GearsObj[0x14086411, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x32e1a25d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6510f9d8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x3adec164 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7ffe29de65d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3adec164, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x3adec164 640x480, swapInterval 1, drawable 0x7ffe29de65d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x3adec164 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x7ffe29de65d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3adec164, angle 0.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x3adec164 1920x1200, swapInterval 1, drawable 0x7ffe29de65d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x3adec164 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x7ffe29de65d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3adec164, angle 1.0, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x3adec164 1920x1200, swapInterval 1, drawable 0x7ffe29de65d0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x3adec164 0/0 1920x1200 of 1920x1200, swapInterval 1, drawable 0x7ffe29de65d0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x3adec164, angle 1.5, [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0 -> [l -1.6, r 1.6, b -1.0, t 1.0] 3.2x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x3adec164 1920x1200, swapInterval 1, drawable 0x7ffe29de65d0 [apply] [0] orig : [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [0] current: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] Your platform has no rotation support, sorry [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3adec164: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3adec164 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02bNEWT - testScreenModeChange01_PreFull [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02bNEWT - testScreenModeChange02_PostFull [apply] [0] orig : [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] [0] current: [Id 0x1, [ 1920 x 1200 pixels x 32 bpp ] @ 60.0 Hz, flags [], 0 degr] [apply] Your platform has no rotation support, sorry [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02bNEWT - testScreenModeChange02_PostFull [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308744040 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testScreenModeChange01_PreFull took 0.438 sec [apply] Testcase: testScreenModeChange02_PostFull took 0.023 sec [echo] Testing com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT [apply] junit.framework.TestListener: tests to run: 5 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308745678 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308748686 ms +++ localhost/127.0.0.1:59999 - Locked within 3015 ms, 4 attempts [apply] junit.framework.TestListener: startTest(test01CreateVisibleDestroy) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test01CreateVisibleDestroy [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x33899788: tileRendererInUse null, GearsES2[obj 0x33899788 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x33899788 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x33899788 created: GearsObj[0xdff76f1, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x33899788 created: GearsObj[0x7ed9cf64, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x33899788 created: GearsObj[0x7ed9cf64, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x33899788 FIN GearsES2[obj 0x33899788 isInit true, usesShared false, 1 GearsObj[0xdff76f1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7ed9cf64, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5925c9a4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x33899788 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b62ef20, msaa false, tileRendererInUse null [apply] >> GearsES2 0x33899788, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x33899788 320x240, swapInterval 1, drawable 0x7fba5b62ef20 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [apply] null [apply] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fba5b510e10, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN [apply] Frames for setVisible(true): A1: 1, B1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x33899788 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b62ef20, msaa false, tileRendererInUse null [apply] >> GearsES2 0x33899788, angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x33899788 320x240, swapInterval 1, drawable 0x7fba5b62ef20 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fba5b510e10, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN [apply] Frames for setVisible(true): A2: 1, B2: 1 [apply] Frames for setVisible(true): A3: 37, B3: 7 [apply] Frames for setVisible(true): A4: 21, B4: 4 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x33899788: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x33899788 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x33899788: tileRendererInUse null, GearsES2[obj 0x33899788 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x33899788 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x33899788 created: GearsObj[0x178b0831, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x33899788 created: GearsObj[0x28c6d50a, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x33899788 created: GearsObj[0x28c6d50a, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x33899788 FIN GearsES2[obj 0x33899788 isInit true, usesShared false, 1 GearsObj[0x178b0831, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x28c6d50a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x15cc9870, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x33899788 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b6106a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x33899788, angle 7.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x33899788 320x240, swapInterval 1, drawable 0x7fba5b6106a0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 4 (enable: true) [apply] null [apply] ShaderProgram[id=4, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=7, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=8, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fba5b63bde0, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape FIN [apply] Frames for setVisible(true): A3: 1, B3: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x33899788: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x33899788 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose FIN [apply] junit.framework.TestListener: endTest(test01CreateVisibleDestroy) [apply] junit.framework.TestListener: startTest(test02aReparentTop2WinReparentRecreate) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test01CreateVisibleDestroy [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test02aReparentTop2WinReparentRecreate [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 5 (enable: true) [apply] null [apply] ShaderProgram[id=5, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=9, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=10, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fba5b49faa0, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] RedSquareES2.reshape FIN [apply] Frames for setVisible(true) A1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x66402c41: tileRendererInUse null, GearsES2[obj 0x66402c41 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x66402c41 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x66402c41 created: GearsObj[0x2644f3a2, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x66402c41 created: GearsObj[0x78d7244e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x66402c41 created: GearsObj[0x78d7244e, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x66402c41 FIN GearsES2[obj 0x66402c41 isInit true, usesShared false, 1 GearsObj[0x2644f3a2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x78d7244e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7490badc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x66402c41 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b613120, msaa false, tileRendererInUse null [apply] >> GearsES2 0x66402c41, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x66402c41 320x240, swapInterval 1, drawable 0x7fba5b613120 [apply] Frames for setVisible(true) B1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x66402c41 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b613120, msaa false, tileRendererInUse null [apply] >> GearsES2 0x66402c41, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Frames(1) 7 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x66402c41 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b4d0720, msaa false, tileRendererInUse null [apply] >> GearsES2 0x66402c41, angle 8.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x66402c41 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b4d0720, msaa false, tileRendererInUse null [apply] >> GearsES2 0x66402c41, angle 8.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Frames(2) 0 [apply] Frames for reparentWindow(parent, true): ACTION_NATIVE_CREATION, B2: 4 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x66402c41 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b4d0720, msaa false, tileRendererInUse null [apply] >> GearsES2 0x66402c41, angle 15.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x66402c41 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b647590, msaa false, tileRendererInUse null [apply] >> GearsES2 0x66402c41, angle 20.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x66402c41 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b647590, msaa false, tileRendererInUse null [apply] >> GearsES2 0x66402c41, angle 20.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Frames for reparentWindow(parent, true): ACTION_NATIVE_CREATION, B3: 6 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x66402c41: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x66402c41 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] RedSquareES2.dispose FIN [apply] junit.framework.TestListener: endTest(test02aReparentTop2WinReparentRecreate) [apply] junit.framework.TestListener: startTest(test02bReparentTop2WinReparentNative) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test02aReparentTop2WinReparentRecreate [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test02bReparentTop2WinReparentNative [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 7 (enable: true) [apply] null [apply] ShaderProgram[id=7, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=13, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=14, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fba5b4d03c0, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES2.reshape FIN [apply] Frames for setVisible(true) A1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.0 0x49081cc0: tileRendererInUse null, GearsES2[obj 0x49081cc0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x49081cc0 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x49081cc0 created: GearsObj[0xd47feb3, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x49081cc0 created: GearsObj[0x71a2a094, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x49081cc0 created: GearsObj[0x71a2a094, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.X 0x49081cc0 FIN GearsES2[obj 0x49081cc0 isInit true, usesShared false, 1 GearsObj[0xd47feb3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x71a2a094, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6bdc8ed4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x49081cc0 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b510d90, msaa false, tileRendererInUse null [apply] >> GearsES2 0x49081cc0, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x49081cc0 320x240, swapInterval 1, drawable 0x7fba5b510d90 [apply] Frames for setVisible(true) B1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x49081cc0 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b510d90, msaa false, tileRendererInUse null [apply] >> GearsES2 0x49081cc0, angle 6.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Frames(1) 7 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x49081cc0 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b510d90, msaa false, tileRendererInUse null [apply] >> GearsES2 0x49081cc0, angle 10.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x49081cc0 320x240, swapInterval 1, drawable 0x7fba5b510d90 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x49081cc0 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b510d90, msaa false, tileRendererInUse null [apply] >> GearsES2 0x49081cc0, angle 10.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x49081cc0 320x240, swapInterval 1, drawable 0x7fba5b510d90 [apply] Frames(2) 1 [apply] Frames for reparentWindow(parent, false): ACTION_NATIVE_REPARENTING, B2: 6 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x49081cc0 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b510d90, msaa false, tileRendererInUse null [apply] >> GearsES2 0x49081cc0, angle 19.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x49081cc0 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b510d90, msaa false, tileRendererInUse null [apply] >> GearsES2 0x49081cc0, angle 24.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x49081cc0 320x240, swapInterval 1, drawable 0x7fba5b510d90 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x49081cc0 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b510d90, msaa false, tileRendererInUse null [apply] >> GearsES2 0x49081cc0, angle 24.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x49081cc0 320x240, swapInterval 1, drawable 0x7fba5b510d90 [apply] Frames for reparentWindow(parent, false): ACTION_NATIVE_REPARENTING, B3: 7 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x49081cc0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x49081cc0 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES2.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test02bReparentTop2WinReparentNative [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test03aReparentWin2TopReparentRecreate [apply] junit.framework.TestListener: endTest(test02bReparentTop2WinReparentNative) [apply] junit.framework.TestListener: startTest(test03aReparentWin2TopReparentRecreate) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.init.0 0x4ebbc946: tileRendererInUse null, GearsES2[obj 0x4ebbc946 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4ebbc946 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4ebbc946 created: GearsObj[0x2e28dfb2, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4ebbc946 created: GearsObj[0x7d7636ca, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4ebbc946 created: GearsObj[0x7d7636ca, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.init.X 0x4ebbc946 FIN GearsES2[obj 0x4ebbc946 isInit true, usesShared false, 1 GearsObj[0x2e28dfb2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7d7636ca, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c07481f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.reshape 0x4ebbc946 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b613120, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4ebbc946, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.display 0x4ebbc946 320x240, swapInterval 1, drawable 0x7fba5b613120 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 10 (enable: true) [apply] null [apply] ShaderProgram[id=10, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=19, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=20, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fba5b4cfda0, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.reshape FIN [apply] Frames for setVisible(): A1: 2, B1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x4ebbc946 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b613120, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4ebbc946, angle 6.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.reshape 0x4ebbc946 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b4f6620, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4ebbc946, angle 11.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x4ebbc946 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b4f6620, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4ebbc946, angle 11.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Frames for reparentWindow(parent, true): ACTION_NATIVE_CREATION, B2: 5 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x4ebbc946 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b4f6620, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4ebbc946, angle 19.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.reshape 0x4ebbc946 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b62aae0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4ebbc946, angle 24.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x4ebbc946 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b62aae0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4ebbc946, angle 24.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] junit.framework.TestListener: endTest(test03aReparentWin2TopReparentRecreate) [apply] junit.framework.TestListener: startTest(test03bReparentWin2TopReparentNative) [apply] Frames for reparentWindow(parent, true): ACTION_NATIVE_CREATION, B3 5 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x4ebbc946: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x4ebbc946 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test03aReparentWin2TopReparentRecreate [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test03bReparentWin2TopReparentNative [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.init.0 0x799c7798: tileRendererInUse null, GearsES2[obj 0x799c7798 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x799c7798 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x799c7798 created: GearsObj[0x520bd5ae, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x799c7798 created: GearsObj[0x6f9bc97, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x799c7798 created: GearsObj[0x6f9bc97, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.init.X 0x799c7798 FIN GearsES2[obj 0x799c7798 isInit true, usesShared false, 1 GearsObj[0x520bd5ae, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6f9bc97, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x75cc6114, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.reshape 0x799c7798 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b4c9340, msaa false, tileRendererInUse null [apply] >> GearsES2 0x799c7798, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.display 0x799c7798 320x240, swapInterval 1, drawable 0x7fba5b4c9340 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 12 (enable: true) [apply] null [apply] ShaderProgram[id=12, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=23, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=24, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fba5b49faa0, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES2.reshape FIN [apply] Frames for setVisible(): A1: 1, B1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x799c7798 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b4c9340, msaa false, tileRendererInUse null [apply] >> GearsES2 0x799c7798, angle 5.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.reshape 0x799c7798 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b4c9340, msaa false, tileRendererInUse null [apply] >> GearsES2 0x799c7798, angle 10.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.display 0x799c7798 320x240, swapInterval 1, drawable 0x7fba5b4c9340 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.reshape 0x799c7798 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b4c9340, msaa false, tileRendererInUse null [apply] >> GearsES2 0x799c7798, angle 11.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.display 0x799c7798 320x240, swapInterval 1, drawable 0x7fba5b4c9340 [apply] Frames for reparentWindow(parent, false): ACTION_NATIVE_REPARENTING, B2: 7 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x799c7798 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b4c9340, msaa false, tileRendererInUse null [apply] >> GearsES2 0x799c7798, angle 20.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.reshape 0x799c7798 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b4c9340, msaa false, tileRendererInUse null [apply] >> GearsES2 0x799c7798, angle 25.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.display 0x799c7798 320x240, swapInterval 1, drawable 0x7fba5b4c9340 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.reshape 0x799c7798 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b4c9340, msaa false, tileRendererInUse null [apply] >> GearsES2 0x799c7798, angle 26.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.display 0x799c7798 320x240, swapInterval 1, drawable 0x7fba5b4c9340 [apply] Frames for reparentWindow(parent, false): ACTION_NATIVE_REPARENTING, B3 7 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.dispose 0x799c7798: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.dispose 0x799c7798 FIN [apply] junit.framework.TestListener: endTest(test03bReparentWin2TopReparentNative) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES2.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test03bReparentWin2TopReparentNative [apply] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 25.536 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308745678 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308748686 ms +++ localhost/127.0.0.1:59999 - Locked within 3015 ms, 4 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test01CreateVisibleDestroy [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x33899788: tileRendererInUse null, GearsES2[obj 0x33899788 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x33899788 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x33899788 created: GearsObj[0xdff76f1, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x33899788 created: GearsObj[0x7ed9cf64, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x33899788 created: GearsObj[0x7ed9cf64, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x33899788 FIN GearsES2[obj 0x33899788 isInit true, usesShared false, 1 GearsObj[0xdff76f1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7ed9cf64, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5925c9a4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x33899788 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b62ef20, msaa false, tileRendererInUse null [apply] >> GearsES2 0x33899788, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x33899788 320x240, swapInterval 1, drawable 0x7fba5b62ef20 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [apply] null [apply] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fba5b510e10, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN [apply] Frames for setVisible(true): A1: 1, B1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x33899788 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b62ef20, msaa false, tileRendererInUse null [apply] >> GearsES2 0x33899788, angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x33899788 320x240, swapInterval 1, drawable 0x7fba5b62ef20 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fba5b510e10, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN [apply] Frames for setVisible(true): A2: 1, B2: 1 [apply] Frames for setVisible(true): A3: 37, B3: 7 [apply] Frames for setVisible(true): A4: 21, B4: 4 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x33899788: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x33899788 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.0 0x33899788: tileRendererInUse null, GearsES2[obj 0x33899788 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x33899788 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x33899788 created: GearsObj[0x178b0831, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x33899788 created: GearsObj[0x28c6d50a, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x33899788 created: GearsObj[0x28c6d50a, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.init.X 0x33899788 FIN GearsES2[obj 0x33899788 isInit true, usesShared false, 1 GearsObj[0x178b0831, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x28c6d50a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x15cc9870, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.reshape 0x33899788 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b6106a0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x33899788, angle 7.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.display 0x33899788 320x240, swapInterval 1, drawable 0x7fba5b6106a0 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 4 (enable: true) [apply] null [apply] ShaderProgram[id=4, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=7, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=8, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fba5b63bde0, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape FIN [apply] Frames for setVisible(true): A3: 1, B3: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x33899788: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x33899788 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test01CreateVisibleDestroy [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test02aReparentTop2WinReparentRecreate [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 5 (enable: true) [apply] null [apply] ShaderProgram[id=5, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=9, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=10, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fba5b49faa0, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] RedSquareES2.reshape FIN [apply] Frames for setVisible(true) A1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.0 0x66402c41: tileRendererInUse null, GearsES2[obj 0x66402c41 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x66402c41 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x66402c41 created: GearsObj[0x2644f3a2, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x66402c41 created: GearsObj[0x78d7244e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x66402c41 created: GearsObj[0x78d7244e, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.init.X 0x66402c41 FIN GearsES2[obj 0x66402c41 isInit true, usesShared false, 1 GearsObj[0x2644f3a2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x78d7244e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7490badc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x66402c41 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b613120, msaa false, tileRendererInUse null [apply] >> GearsES2 0x66402c41, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.display 0x66402c41 320x240, swapInterval 1, drawable 0x7fba5b613120 [apply] Frames for setVisible(true) B1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x66402c41 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b613120, msaa false, tileRendererInUse null [apply] >> GearsES2 0x66402c41, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Frames(1) 7 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x66402c41 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b4d0720, msaa false, tileRendererInUse null [apply] >> GearsES2 0x66402c41, angle 8.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x66402c41 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b4d0720, msaa false, tileRendererInUse null [apply] >> GearsES2 0x66402c41, angle 8.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Frames(2) 0 [apply] Frames for reparentWindow(parent, true): ACTION_NATIVE_CREATION, B2: 4 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x66402c41 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b4d0720, msaa false, tileRendererInUse null [apply] >> GearsES2 0x66402c41, angle 15.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.reshape 0x66402c41 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b647590, msaa false, tileRendererInUse null [apply] >> GearsES2 0x66402c41, angle 20.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x66402c41 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b647590, msaa false, tileRendererInUse null [apply] >> GearsES2 0x66402c41, angle 20.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Frames for reparentWindow(parent, true): ACTION_NATIVE_CREATION, B3: 6 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x66402c41: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] GearsES2.dispose 0x66402c41 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-4,5,main] RedSquareES2.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test02aReparentTop2WinReparentRecreate [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test02bReparentTop2WinReparentNative [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 7 (enable: true) [apply] null [apply] ShaderProgram[id=7, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=13, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=14, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fba5b4d03c0, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES2.reshape FIN [apply] Frames for setVisible(true) A1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.0 0x49081cc0: tileRendererInUse null, GearsES2[obj 0x49081cc0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x49081cc0 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x49081cc0 created: GearsObj[0xd47feb3, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x49081cc0 created: GearsObj[0x71a2a094, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x49081cc0 created: GearsObj[0x71a2a094, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.init.X 0x49081cc0 FIN GearsES2[obj 0x49081cc0 isInit true, usesShared false, 1 GearsObj[0xd47feb3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x71a2a094, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6bdc8ed4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x49081cc0 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b510d90, msaa false, tileRendererInUse null [apply] >> GearsES2 0x49081cc0, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x49081cc0 320x240, swapInterval 1, drawable 0x7fba5b510d90 [apply] Frames for setVisible(true) B1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x49081cc0 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b510d90, msaa false, tileRendererInUse null [apply] >> GearsES2 0x49081cc0, angle 6.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Frames(1) 7 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x49081cc0 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b510d90, msaa false, tileRendererInUse null [apply] >> GearsES2 0x49081cc0, angle 10.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x49081cc0 320x240, swapInterval 1, drawable 0x7fba5b510d90 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x49081cc0 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b510d90, msaa false, tileRendererInUse null [apply] >> GearsES2 0x49081cc0, angle 10.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x49081cc0 320x240, swapInterval 1, drawable 0x7fba5b510d90 [apply] Frames(2) 1 [apply] Frames for reparentWindow(parent, false): ACTION_NATIVE_REPARENTING, B2: 6 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x49081cc0 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b510d90, msaa false, tileRendererInUse null [apply] >> GearsES2 0x49081cc0, angle 19.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x49081cc0 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b510d90, msaa false, tileRendererInUse null [apply] >> GearsES2 0x49081cc0, angle 24.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x49081cc0 320x240, swapInterval 1, drawable 0x7fba5b510d90 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.reshape 0x49081cc0 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b510d90, msaa false, tileRendererInUse null [apply] >> GearsES2 0x49081cc0, angle 24.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.display 0x49081cc0 320x240, swapInterval 1, drawable 0x7fba5SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308771137 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] b510d90 [apply] Frames for reparentWindow(parent, false): ACTION_NATIVE_REPARENTING, B3: 7 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x49081cc0: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] GearsES2.dispose 0x49081cc0 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES2.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test02bReparentTop2WinReparentNative [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test03aReparentWin2TopReparentRecreate [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.init.0 0x4ebbc946: tileRendererInUse null, GearsES2[obj 0x4ebbc946 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x4ebbc946 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x4ebbc946 created: GearsObj[0x2e28dfb2, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x4ebbc946 created: GearsObj[0x7d7636ca, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x4ebbc946 created: GearsObj[0x7d7636ca, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.init.X 0x4ebbc946 FIN GearsES2[obj 0x4ebbc946 isInit true, usesShared false, 1 GearsObj[0x2e28dfb2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7d7636ca, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c07481f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.reshape 0x4ebbc946 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b613120, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4ebbc946, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.display 0x4ebbc946 320x240, swapInterval 1, drawable 0x7fba5b613120 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 10 (enable: true) [apply] null [apply] ShaderProgram[id=10, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=19, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=20, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fba5b4cfda0, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.reshape FIN [apply] Frames for setVisible(): A1: 2, B1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x4ebbc946 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b613120, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4ebbc946, angle 6.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.reshape 0x4ebbc946 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b4f6620, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4ebbc946, angle 11.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x4ebbc946 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b4f6620, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4ebbc946, angle 11.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Frames for reparentWindow(parent, true): ACTION_NATIVE_CREATION, B2: 5 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x4ebbc946 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b4f6620, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4ebbc946, angle 19.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.reshape 0x4ebbc946 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b62aae0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4ebbc946, angle 24.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x4ebbc946 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b62aae0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x4ebbc946, angle 24.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Frames for reparentWindow(parent, true): ACTION_NATIVE_CREATION, B3 5 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x4ebbc946: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] GearsES2.dispose 0x4ebbc946 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-6,5,main] RedSquareES2.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test03aReparentWin2TopReparentRecreate [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test03bReparentWin2TopReparentNative [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.init.0 0x799c7798: tileRendererInUse null, GearsES2[obj 0x799c7798 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x799c7798 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x799c7798 created: GearsObj[0x520bd5ae, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x799c7798 created: GearsObj[0x6f9bc97, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x799c7798 created: GearsObj[0x6f9bc97, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.init.X 0x799c7798 FIN GearsES2[obj 0x799c7798 isInit true, usesShared false, 1 GearsObj[0x520bd5ae, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6f9bc97, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x75cc6114, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.reshape 0x799c7798 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b4c9340, msaa false, tileRendererInUse null [apply] >> GearsES2 0x799c7798, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.display 0x799c7798 320x240, swapInterval 1, drawable 0x7fba5b4c9340 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 12 (enable: true) [apply] null [apply] ShaderProgram[id=12, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=23, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=24, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fba5b49faa0, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES2.reshape FIN [apply] Frames for setVisible(): A1: 1, B1: 1 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x799c7798 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b4c9340, msaa false, tileRendererInUse null [apply] >> GearsES2 0x799c7798, angle 5.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.reshape 0x799c7798 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b4c9340, msaa false, tileRendererInUse null [apply] >> GearsES2 0x799c7798, angle 10.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.display 0x799c7798 320x240, swapInterval 1, drawable 0x7fba5b4c9340 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.reshape 0x799c7798 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b4c9340, msaa false, tileRendererInUse null [apply] >> GearsES2 0x799c7798, angle 11.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.display 0x799c7798 320x240, swapInterval 1, drawable 0x7fba5b4c9340 [apply] Frames for reparentWindow(parent, false): ACTION_NATIVE_REPARENTING, B2: 7 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x799c7798 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b4c9340, msaa false, tileRendererInUse null [apply] >> GearsES2 0x799c7798, angle 20.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.reshape 0x799c7798 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b4c9340, msaa false, tileRendererInUse null [apply] >> GearsES2 0x799c7798, angle 25.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.display 0x799c7798 320x240, swapInterval 1, drawable 0x7fba5b4c9340 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.reshape 0x799c7798 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fba5b4c9340, msaa false, tileRendererInUse null [apply] >> GearsES2 0x799c7798, angle 26.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.display 0x799c7798 320x240, swapInterval 1, drawable 0x7fba5b4c9340 [apply] Frames for reparentWindow(parent, false): ACTION_NATIVE_REPARENTING, B3 7 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.dispose 0x799c7798: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] GearsES2.dispose 0x799c7798 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-9,5,main] RedSquareES2.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT - test03bReparentWin2TopReparentNative [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308771137 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01CreateVisibleDestroy took 1.522 sec [apply] Testcase: test02aReparentTop2WinReparentRecreate took 4.734 sec [apply] Testcase: test02bReparentTop2WinReparentNative took 4.836 sec [apply] Testcase: test03aReparentWin2TopReparentRecreate took 4.81 sec [apply] Testcase: test03bReparentWin2TopReparentNative took 4.776 sec [echo] Testing com.jogamp.opengl.test.junit.newt.parenting.TestParenting02NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestParenting02NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02NEWT [apply] junit.framework.TestListener: tests to run: 1 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308772758 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: startTest(test01NewtOnNewtParentChildDraw) [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308795790 ms +++ localhost/127.0.0.1:59999 - Locked within 23039 ms, 24 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02NEWT - test01NewtOnNewtParentChildDraw [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [apply] null [apply] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fbd6a59d770, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x2fb4d3a2: tileRendererInUse null, GearsES2[obj 0x2fb4d3a2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2fb4d3a2 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x2fb4d3a2 created: GearsObj[0x3d778e7, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2fb4d3a2 created: GearsObj[0x374287a9, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2fb4d3a2 created: GearsObj[0x374287a9, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x2fb4d3a2 FIN GearsES2[obj 0x2fb4d3a2 isInit true, usesShared false, 1 GearsObj[0x3d778e7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x374287a9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6f4de8cb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x2fb4d3a2 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fbd6a5d3710, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2fb4d3a2, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x2fb4d3a2 320x240, swapInterval 1, drawable 0x7fbd6a5d3710 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb4d3a2 320x240, swapInterval 1, drawable 0x7fbd6a5d3710 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb4d3a2 320x240, swapInterval 1, drawable 0x7fbd6a5d3710 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb4d3a2 320x240, swapInterval 1, drawable 0x7fbd6a5d3710 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb4d3a2 320x240, swapInterval 1, drawable 0x7fbd6a5d3710 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb4d3a2 320x240, swapInterval 1, drawable 0x7fbd6a5d3710 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb4d3a2 320x240, swapInterval 1, drawable 0x7fbd6a5d3710 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb4d3a2 320x240, swapInterval 1, drawable 0x7fbd6a5d3710 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb4d3a2 320x240, swapInterval 1, drawable 0x7fbd6a5d3710 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb4d3a2 320x240, swapInterval 1, drawable 0x7fbd6a5d3710 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb4d3a2 320x240, swapInterval 1, drawable 0x7fbd6a5d3710 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb4d3a2 320x240, swapInterval 1, drawable 0x7fbd6a5d3710 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb4d3a2 320x240, swapInterval 1, drawable 0x7fbd6a5d3710 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb4d3a2 320x240, swapInterval 1, drawable 0x7fbd6a5d3710 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb4d3a2 320x240, swapInterval 1, drawable 0x7fbd6a5d3710 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb4d3a2 320x240, swapInterval 1, drawable 0x7fbd6a5d3710 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb4d3a2 320x240, swapInterval 1, drawable 0x7fbd6a5d3710 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb4d3a2 320x240, swapInterval 1, drawable 0x7fbd6a5d3710 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb4d3a2 320x240, swapInterval 1, drawable 0x7fbd6a5d3710 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb4d3a2 320x240, swapInterval 1, drawable 0x7fbd6a5d3710 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb4d3a2 320x240, swapInterval 1, drawable 0x7fbd6a5d3710 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb4d3a2 320x240, swapInterval 1, drawable 0x7fbd6a5d3710 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb4d3a2 320x240, swapInterval 1, drawable 0x7fbd6a5d3710 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb4d3a2 320x240, swapInterval 1, drawable 0x7fbd6a5d3710 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb4d3a2 320x240, swapInterval 1, drawable 0x7fbd6a5d3710 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb4d3a2 320x240, swapInterval 1, drawable 0x7fbd6a5d3710 [apply] junit.framework.TestListener: endTest(test01NewtOnNewtParentChildDraw) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x2fb4d3a2: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x2fb4d3a2 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02NEWT - test01NewtOnNewtParentChildDraw [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 25.846 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308772758 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308795790 ms +++ localhost/127.0.0.1:59999 - Locked within 23039 ms, 24 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02NEWT - test01NewtOnNewtParentChildDraw [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[Thread-2-UserApp-JUnitTestRunner,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [apply] null [apply] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.init FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fbd6a59d770, tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] RedSquareES2.reshape FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x2fb4d3a2: tileRendererInUse null, GearsES2[obj 0x2fb4d3a2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x2fb4d3a2 on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x2fb4d3a2 created: GearsObj[0x3d778e7, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x2fb4d3a2 created: GearsObj[0x374287a9, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x2fb4d3a2 created: GearsObj[0x374287a9, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x2fb4d3a2 FIN GearsES2[obj 0x2fb4d3a2 isInit true, usesShared false, 1 GearsObj[0x3d778e7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x374287a9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6f4de8cb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x2fb4d3a2 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7fbd6a5d3710, msaa false, tileRendererInUse null [apply] >> GearsES2 0x2fb4d3a2, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x2fb4d3a2 320x240, swapInterval 1, drawable 0x7fbd6a5d3710 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb4d3a2 320x240, swapInterval 1, drawable 0x7fbd6a5d3710 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb4d3a2 320x240, swapInterval 1, drawable 0x7fbd6a5d3710 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb4d3a2 320x240, swapInterval 1, drawable 0x7fbd6a5d3710 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb4d3a2 320x240, swapInterval 1, drawable 0x7fbd6a5d3710 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb4d3a2 320x240, swapInterval 1, drawable 0x7fbd6a5d3710 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb4d3a2 320x240, swapInterval 1, drawable 0x7fbd6a5d3710 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb4d3a2 320x240, swapInterval 1, drawable 0x7fbd6a5d3710 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb4d3a2 320x240, swapInterval 1, drawable 0x7fbd6a5d3710 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb4d3a2 320x240, swapInterval 1, drawable 0x7fbd6a5d3710 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb4d3a2 320x240, swapInterval 1, drawable 0x7fbd6a5d3710 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb4d3a2 320x240, swapInterval 1, drawable 0x7fbd6a5d3710 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb4d3a2 320x240, swapInterval 1, drawable 0x7fbd6a5d3710 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb4d3a2 320x240, swapInterval 1, drawable 0x7fbd6a5d3710 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb4d3a2 320x240, swapInterval 1, drawable 0x7fbd6a5d3710 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb4d3a2 320x240, swapInterval 1, drawable 0x7fbd6a5d3710 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb4d3a2 320x240, swapInterval 1, drawable 0x7fbd6a5d3710 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb4d3a2 320x240, swapInterval 1, drawable 0x7fbd6a5d3710 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb4d3a2 320x240, swapInterval 1, drawable 0x7fbd6a5d3710 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb4d3a2 320x240, swapInterval 1, drawable 0x7fbd6a5d3710 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb4d3a2 320x240, swapInterval 1, drawable 0x7fbd6a5d3710 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb4d3a2 320x240, swapInterval 1, drawable 0x7fbd6a5d3710 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb4d3a2 320x240, swapInterval 1, drawable 0x7fbd6a5d3710 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb4d3a2 320x240, swapInterval 1, drawable 0x7fbd6a5d3710 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb4d3a2 320x240, swapInterval 1, drawable 0x7fbd6a5d3710 [apply] Thread[Thread-2-UserApp-JUnitTestRunner,5,main] GearsES2.display 0x2fb4d3a2 320x240, swapInterval 1, drawable 0x7fbd6a5d3710 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x2fb4d3a2: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x2fb4d3a2 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02NEWT - test01NewtOnNewtParentChildDraw [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308798525 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01NewtOnNewtParentChildDraw took 2.632 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308798525 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentChildWindowBug632NEWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentChildWindowBug632NEWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentChildWindowBug632NEWT [apply] junit.framework.TestListener: tests to run: 1 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308800148 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308802155 ms +++ localhost/127.0.0.1:59999 - Locked within 2014 ms, 3 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentChildWindowBug632NEWT - testWindow00 [apply] junit.framework.TestListener: startTest(testWindow00) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x1679b7fc: tileRendererInUse null, GearsES2[obj 0x1679b7fc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1679b7fc on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, trans-rgba 0x0/0/0/0, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x1679b7fc created: GearsObj[0x480ab210, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1679b7fc created: GearsObj[0x36305d63, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1679b7fc created: GearsObj[0x36305d63, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x1679b7fc FIN GearsES2[obj 0x1679b7fc isInit true, usesShared false, 1 GearsObj[0x480ab210, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x36305d63, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xab809cc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x1679b7fc 0/0 400x400 of 400x400, swapInterval 1, drawable 0x7f8b38e14340, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1679b7fc, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x1679b7fc 400x400, swapInterval 1, drawable 0x7f8b38e14340 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x1679b7fc 400x400, swapInterval 1, drawable 0x7f8b38e14340 [apply] GLProfiles window1: decon: Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.sw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL4.sw], , default GLProfile[GL2/GL2.hw], count 6 / 12] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x45d9a778: tileRendererInUse null, GearsES2[obj 0x45d9a778 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x45d9a778 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, trans-rgba 0x0/0/0/0, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x45d9a778 created: GearsObj[0x280c8af, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x45d9a778 created: GearsObj[0x54f75a71, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x45d9a778 created: GearsObj[0x54f75a71, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x45d9a778 FIN GearsES2[obj 0x45d9a778 isInit true, usesShared false, 1 GearsObj[0x280c8af, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x54f75a71, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3b52dc4b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x45d9a778 0/0 300x300 of 300x300, swapInterval 1, drawable 0x7f8b38cb96b0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x45d9a778, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x1679b7fc 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f8b38e14340, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1679b7fc, angle 5.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] junit.framework.TestListener: endTest(testWindow00) [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x45d9a778: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x45d9a778 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1679b7fc: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1679b7fc FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentChildWindowBug632NEWT - testWindow00 [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.797 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308800148 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-4 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308802155 ms +++ localhost/127.0.0.1:59999 - Locked within 2014 ms, 3 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentChildWindowBug632NEWT - testWindow00 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x1679b7fc: tileRendererInUse null, GearsES2[obj 0x1679b7fc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1679b7fc on Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, trans-rgba 0x0/0/0/0, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x1679b7fc created: GearsObj[0x480ab210, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1679b7fc created: GearsObj[0x36305d63, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1679b7fc created: GearsObj[0x36305d63, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x1679b7fc FIN GearsES2[obj 0x1679b7fc isInit true, usesShared false, 1 GearsObj[0x480ab210, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x36305d63, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xab809cc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x1679b7fc 0/0 400x400 of 400x400, swapInterval 1, drawable 0x7f8b38e14340, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1679b7fc, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x1679b7fc 400x400, swapInterval 1, drawable 0x7f8b38e14340 [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x1679b7fc 400x400, swapInterval 1, drawable 0x7f8b38e14340 [apply] GLProfiles window1: decon: Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.sw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL4.sw], , default GLProfile[GL2/GL2.hw], count 6 / 12] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.0 0x45d9a778: tileRendererInUse null, GearsES2[obj 0x45d9a778 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x45d9a778 on Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, trans-rgba 0x0/0/0/0, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x45d9a778 created: GearsObj[0x280c8af, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x45d9a778 created: GearsObj[0x54f75a71, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x45d9a778 created: GearsObj[0x54f75a71, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.init.X 0x45d9a778 FIN GearsES2[obj 0x45d9a778 isInit true, usesShared false, 1 GearsObj[0x280c8af, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x54f75a71, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3b52dc4b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x45d9a778 0/0 300x300 of 300x300, swapInterval 1, drawable 0x7f8b38cb96b0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x45d9a778, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Animator,5,main] GearsES2.reshape 0x1679b7fc 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f8b38e14340, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1679b7fc, angle 5.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x45d9a778: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x45d9a778 FIN [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1679b7fc: tileRendererInUse null [apply] Thread[Thread-2-UserApp-JUnitTestRunner-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1679b7fc FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentChildWindowBug632NEWT - testWindow00 [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308804869 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testWindow00 took 0.929 sec [apply] SLOCK [T Thread-2-UserApp-JUnitTestRunner @ 1407308804869 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] gluegen.basename: gluegen [echo] jogl.basename: jogl jogamp.env.validation: [echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010 [echo] ant.java.version 1.7 [echo] java.version 1.7.0_60 [echo] java.home /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre [echo] jvmJava.exe /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/bin/java [echo] jvmJava7.exe ${jvmJava7.exe} jogamp.env.init: [echo] jogamp.jar.codebase Codebase: *.jogamp.org [echo] jogamp.version 2.2.0-rc-20140806 [echo] jogamp.version.int 0914019 [echo] junit.is.disabled ${junit.is.disabled} [echo] target.user.set true [echo] target.sourcelevel 1.6 [echo] target.targetlevel 1.6 [echo] target.rt.jar /opt-share/jre1.6.0_30/lib/rt.jar [echo] host.sourcelevel 1.7 [echo] host.targetlevel 1.7 [echo] host.rt.jar /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/lib/rt.jar [echo] javacdebug true [echo] javacdebuglevel source,lines [echo] javac.memorymax 1024m [echo] build.archiveon true [echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012 [echo] android.version 9 [echo] junit.run.arg0 -Djunit.run.arg0=dummy [echo] junit.run.arg1 -Djunit.run.arg1=dummy [echo] macosx.sdkroot ${macosx.sdkroot} gluegen.properties.load.user: gluegen.cpptasks.detect.os.custom: [echo] gluegen.cpptasks.detect.os.custom: NOP done gluegen.cpptasks.initialize: [echo] os.name=Mac OS X [echo] os.version=10.9.4 [echo] os.arch=x86_64 [echo] nativejartag.prefix = jogamp/nativetag [echo] c.compiler.debug=false [echo] c.compiler.use-debug=${c.compiler.use-debug} [echo] c.compiler.optimise=none gluegen.cpptasks.detect.os.1: gluegen.cpptasks.detect.os.refine: gluegen.cpptasks.detect.os.freebsd.amd64: gluegen.cpptasks.detect.os.freebsd.x86: gluegen.cpptasks.detect.os.freebsd: gluegen.cpptasks.detect.os.hpux: gluegen.cpptasks.detect.os.linux.amd64: gluegen.cpptasks.detect.os.linux.ia64: gluegen.cpptasks.detect.os.linux.x86: gluegen.cpptasks.detect.os.linux.armv6.armel: gluegen.cpptasks.detect.os.linux.armv6.armhf: gluegen.cpptasks.detect.os.android.armv6.armel: gluegen.cpptasks.detect.os.android.armv6.armhf: gluegen.cpptasks.detect.os.linux.alpha: gluegen.cpptasks.detect.os.linux.hppa: gluegen.cpptasks.detect.os.linux.mips: gluegen.cpptasks.detect.os.linux.mipsel: gluegen.cpptasks.detect.os.linux.ppc: gluegen.cpptasks.detect.os.linux.s390: gluegen.cpptasks.detect.os.linux.s390x: gluegen.cpptasks.detect.os.linux.sparc: gluegen.cpptasks.detect.os.linux: gluegen.cpptasks.detect.os.osx: gluegen.cpptasks.detect.os.solaris.sparc: gluegen.cpptasks.detect.os.solaris.sparcv9: gluegen.cpptasks.detect.os.solaris.amd64: gluegen.cpptasks.detect.os.solaris.x86: gluegen.cpptasks.detect.os.solaris: gluegen.cpptasks.detect.os.unix: gluegen.cpptasks.detect.os.windows.amd64: gluegen.cpptasks.detect.os.windows.x86: gluegen.cpptasks.detect.os.windows: gluegen.cpptasks.detect.os.2: gluegen.cpptasks.detect.os: common.init: declare.common: test.compile.check: [echo] jogl-test.jar /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar/jogl-test.jar test.compile: junit.run.awt: [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestAWTCloseX11DisplayBug565 [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestAWTCloseX11DisplayBug565 [junit] 2014-08-06 09:06:50.609 java[7539:3103] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/net.java.openjdk.cmd.savedState/window_1.data: Operation not permitted (1) [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.647 sec [junit] [junit] Testcase: testX11WindowMemoryLeak took 4.543 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.647 sec [junit] [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407308812796 ms +++ localhost/127.0.0.1:59999 - Locked within 28 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test01Onscreen [junit] No onscreen test requested or platform doesn't support onscreen rendering. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test01Onscreen [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test02OffscreenFBO [junit] Loop.0 1/15 [junit] Loop.1 1/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop.0 2/15 [junit] Loop.1 2/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop.0 3/15 [junit] Loop.1 3/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop.0 4/15 [junit] Loop.1 4/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop.0 5/15 [junit] Loop.1 5/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop.0 6/15 [junit] Loop.1 6/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop.0 7/15 [junit] Loop.1 7/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop.0 8/15 [junit] Loop.1 8/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop.0 9/15 [junit] Loop.1 9/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop.0 10/15 [junit] Loop.1 10/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop.0 11/15 [junit] Loop.1 11/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop.0 12/15 [junit] Loop.1 12/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop.0 13/15 [junit] Loop.1 13/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop.0 14/15 [junit] Loop.1 14/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop.0 15/15 [junit] Loop.1 15/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test02OffscreenFBO [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test03OffscreenPBuffer [junit] Loop.0 1/15 [junit] 2014-08-06 09:07:01.713 java[7541:c303] invalid address [junit] Loop.1 1/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: 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.hw], offscr[pbuffer]] [junit] 2014-08-06 09:07:01.876 java[7541:c303] invalid address [junit] Loop.0 2/15 [junit] 2014-08-06 09:07:01.985 java[7541:c303] invalid address [junit] Loop.1 2/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: 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.hw], offscr[pbuffer]] [junit] 2014-08-06 09:07:02.168 java[7541:c303] invalid address [junit] Loop.0 3/15 [junit] 2014-08-06 09:07:02.274 java[7541:c303] invalid address [junit] Loop.1 3/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: 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.hw], offscr[pbuffer]] [junit] 2014-08-06 09:07:02.450 java[7541:c303] invalid address [junit] Loop.0 4/15 [junit] 2014-08-06 09:07:02.557 java[7541:c303] invalid address [junit] Loop.1 4/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: 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.hw], offscr[pbuffer]] [junit] 2014-08-06 09:07:02.734 java[7541:c303] invalid address [junit] Loop.0 5/15 [junit] 2014-08-06 09:07:02.845 java[7541:c303] invalid address [junit] Loop.1 5/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: 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.hw], offscr[pbuffer]] [junit] 2014-08-06 09:07:03.016 java[7541:c303] invalid address [junit] Loop.0 6/15 [junit] 2014-08-06 09:07:03.122 java[7541:c303] invalid address [junit] Loop.1 6/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: 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.hw], offscr[pbuffer]] [junit] 2014-08-06 09:07:03.300 java[7541:c303] invalid address [junit] Loop.0 7/15 [junit] 2014-08-06 09:07:03.403 java[7541:c303] invalid address [junit] Loop.1 7/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: 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.hw], offscr[pbuffer]] [junit] 2014-08-06 09:07:03.572 java[7541:c303] invalid address [junit] Loop.0 8/15 [junit] 2014-08-06 09:07:03.662 java[7541:c303] invalid address [junit] Loop.1 8/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: 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.hw], offscr[pbuffer]] [junit] 2014-08-06 09:07:03.817 java[7541:c303] invalid address [junit] Loop.0 9/15 [junit] 2014-08-06 09:07:03.910 java[7541:c303] invalid address [junit] Loop.1 9/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: 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.hw], offscr[pbuffer]] [junit] 2014-08-06 09:07:04.067 java[7541:c303] invalid address [junit] Loop.0 10/15 [junit] 2014-08-06 09:07:04.162 java[7541:c303] invalid address [junit] Loop.1 10/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: 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.hw], offscr[pbuffer]] [junit] 2014-08-06 09:07:04.318 java[7541:c303] invalid address [junit] Loop.0 11/15 [junit] 2014-08-06 09:07:04.408 java[7541:c303] invalid address [junit] Loop.1 11/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: 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.hw], offscr[pbuffer]] [junit] 2014-08-06 09:07:04.577 java[7541:c303] invalid address [junit] Loop.0 12/15 [junit] 2014-08-06 09:07:04.667 java[7541:c303] invalid address [junit] Loop.1 12/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: 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.hw], offscr[pbuffer]] [junit] 2014-08-06 09:07:04.826 java[7541:c303] invalid address [junit] Loop.0 13/15 [junit] 2014-08-06 09:07:04.914 java[7541:c303] invalid address [junit] Loop.1 13/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: 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.hw], offscr[pbuffer]] [junit] 2014-08-06 09:07:05.075 java[7541:c303] invalid address [junit] Loop.0 14/15 [junit] 2014-08-06 09:07:05.159 java[7541:c303] invalid address [junit] Loop.1 14/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: 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.hw], offscr[pbuffer]] [junit] 2014-08-06 09:07:05.328 java[7541:c303] invalid address [junit] Loop.0 15/15 [junit] 2014-08-06 09:07:05.411 java[7541:c303] invalid address [junit] Loop.1 15/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: 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.hw], offscr[pbuffer]] [junit] 2014-08-06 09:07:05.584 java[7541:c303] invalid address [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test03OffscreenPBuffer [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 13.085 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407308812796 ms +++ localhost/127.0.0.1:59999 - Locked within 28 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test01Onscreen [junit] No onscreen test requested or platform doesn't support onscreen rendering. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test01Onscreen [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test02OffscreenFBO [junit] Loop.0 1/15 [junit] Loop.1 1/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop.0 2/15 [junit] Loop.1 2/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop.0 3/15 [junit] Loop.1 3/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop.0 4/15 [junit] Loop.1 4/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop.0 5/15 [junit] Loop.1 5/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop.0 6/15 [junit] Loop.1 6/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop.0 7/15 [junit] Loop.1 7/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop.0 8/15 [junit] Loop.1 8/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop.0 9/15 [junit] Loop.1 9/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop.0 10/15 [junit] Loop.1 10/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop.0 11/15 [junit] Loop.1 11/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop.0 12/15 [junit] Loop.1 12/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop.0 13/15 [junit] Loop.1 13/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop.0 14/15 [junit] Loop.1 14/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop.0 15/15 [junit] SLOCK [T main @ 1407308825710 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Loop.1 15/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test02OffscreenFBO [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test03OffscreenPBuffer [junit] Loop.0 1/15 [junit] Loop.1 1/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: 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.hw], offscr[pbuffer]] [junit] Loop.0 2/15 [junit] Loop.1 2/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: 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.hw], offscr[pbuffer]] [junit] Loop.0 3/15 [junit] Loop.1 3/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: 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.hw], offscr[pbuffer]] [junit] Loop.0 4/15 [junit] Loop.1 4/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: 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.hw], offscr[pbuffer]] [junit] Loop.0 5/15 [junit] Loop.1 5/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: 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.hw], offscr[pbuffer]] [junit] Loop.0 6/15 [junit] Loop.1 6/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: 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.hw], offscr[pbuffer]] [junit] Loop.0 7/15 [junit] Loop.1 7/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: 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.hw], offscr[pbuffer]] [junit] Loop.0 8/15 [junit] Loop.1 8/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: 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.hw], offscr[pbuffer]] [junit] Loop.0 9/15 [junit] Loop.1 9/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: 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.hw], offscr[pbuffer]] [junit] Loop.0 10/15 [junit] Loop.1 10/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: 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.hw], offscr[pbuffer]] [junit] Loop.0 11/15 [junit] Loop.1 11/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: 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.hw], offscr[pbuffer]] [junit] Loop.0 12/15 [junit] Loop.1 12/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: 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.hw], offscr[pbuffer]] [junit] Loop.0 13/15 [junit] Loop.1 13/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: 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.hw], offscr[pbuffer]] [junit] Loop.0 14/15 [junit] Loop.1 14/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: 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.hw], offscr[pbuffer]] [junit] Loop.0 15/15 [junit] Loop.1 15/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: 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.hw], offscr[pbuffer]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test03OffscreenPBuffer [junit] SLOCK [T main @ 1407308825710 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01Onscreen took 0.003 sec [junit] Testcase: test02OffscreenFBO took 6.605 sec [junit] Testcase: test03OffscreenPBuffer took 3.958 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 13.085 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407308812796 ms +++ localhost/127.0.0.1:59999 - Locked within 28 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test01Onscreen [junit] No onscreen test requested or platform doesn't support onscreen rendering. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test01Onscreen [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test02OffscreenFBO [junit] Loop.0 1/15 [junit] Loop.1 1/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop.0 2/15 [junit] Loop.1 2/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop.0 3/15 [junit] Loop.1 3/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop.0 4/15 [junit] Loop.1 4/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop.0 5/15 [junit] Loop.1 5/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop.0 6/15 [junit] Loop.1 6/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop.0 7/15 [junit] Loop.1 7/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop.0 8/15 [junit] Loop.1 8/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop.0 9/15 [junit] Loop.1 9/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop.0 10/15 [junit] Loop.1 10/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop.0 11/15 [junit] Loop.1 11/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop.0 12/15 [junit] Loop.1 12/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop.0 13/15 [junit] Loop.1 13/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop.0 14/15 [junit] Loop.1 14/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop.0 15/15 [junit] Loop.1 15/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test02OffscreenFBO [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test03OffscreenPBuffer [junit] Loop.0 1/15 [junit] Loop.1 1/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: 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.hw], offscr[pbuffer]] [junit] Loop.0 2/15 [junit] Loop.1 2/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: 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.hw], offscr[pbuffer]] [junit] Loop.0 3/15 [junit] Loop.1 3/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: 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.hw], offscr[pbuffer]] [junit] Loop.0 4/15 [junit] Loop.1 4/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: 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.hw], offscr[pbuffer]] [junit] Loop.0 5/15 [junit] Loop.1 5/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: 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.hw], offscr[pbuffer]] [junit] Loop.0 6/15 [junit] Loop.1 6/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: 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.hw], offscr[pbuffer]] [junit] Loop.0 7/15 [junit] Loop.1 7/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: 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.hw], offscr[pbuffer]] [junit] Loop.0 8/15 [junit] Loop.1 8/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: 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.hw], offscr[pbuffer]] [junit] Loop.0 9/15 [junit] Loop.1 9/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: 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.hw], offscr[pbuffer]] [junit] Loop.0 10/15 [junit] Loop.1 10/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: 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.hw], offscr[pbuffer]] [junit] Loop.0 11/15 [junit] Loop.1 11/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: 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.hw], offscr[pbuffer]] [junit] Loop.0 12/15 [junit] Loop.1 12/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: 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.hw], offscr[pbuffer]] [junit] Loop.0 13/15 [junit] Loop.1 13/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: 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.hw], offscr[pbuffer]] [junit] Loop.0 14/15 [junit] Loop.1 14/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: 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.hw], offscr[pbuffer]] [junit] Loop.0 15/15 [junit] Loop.1 15/15: GLCanvas isOffscreenLayerSurfaceEnabled: true: 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.hw], offscr[pbuffer]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT - test03OffscreenPBuffer [junit] SLOCK [T main @ 1407308825710 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT [junit] SLOCK [T main @ 1407308827144 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407308838162 ms +++ localhost/127.0.0.1:59999 - Locked within 11040 ms, 12 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test01Onscreen [junit] No onscreen test requested or platform doesn't support onscreen rendering. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test01Onscreen [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test02OffscreenFBO [junit] Loop # 0 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 1 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 2 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 3 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 4 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 5 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 6 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 7 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 8 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 9 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 10 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 11 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 12 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 13 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 14 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test02OffscreenFBO [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test03OffscreenPBuffer [junit] Loop # 0 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 1 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 2 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 3 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 4 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 5 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 6 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 7 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 8 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 9 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 10 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 11 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 12 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 13 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 14 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test03OffscreenPBuffer [junit] SLOCK [T main @ 1407308850523 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 23.541 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407308827144 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407308838162 ms +++ localhost/127.0.0.1:59999 - Locked within 11040 ms, 12 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test01Onscreen [junit] No onscreen test requested or platform doesn't support onscreen rendering. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test01Onscreen [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test02OffscreenFBO [junit] Loop # 0 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 1 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 2 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 3 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 4 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 5 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 6 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 7 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 8 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 9 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 10 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 11 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 12 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 13 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 14 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test02OffscreenFBO [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test03OffscreenPBuffer [junit] Loop # 0 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 1 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 2 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 3 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 4 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 5 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 6 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 7 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 8 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 9 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 10 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 11 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 12 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 13 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 14 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test03OffscreenPBuffer [junit] SLOCK [T main @ 1407308850523 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01Onscreen took 0.002 sec [junit] Testcase: test02OffscreenFBO took 5.556 sec [junit] Testcase: test03OffscreenPBuffer took 4.749 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 23.541 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407308827144 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407308838162 ms +++ localhost/127.0.0.1:59999 - Locked within 11040 ms, 12 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test01Onscreen [junit] No onscreen test requested or platform doesn't support onscreen rendering. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test01Onscreen [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test02OffscreenFBO [junit] Loop # 0 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 1 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 2 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 3 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 4 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 5 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 6 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 7 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 8 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 9 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 10 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 11 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 12 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 13 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 14 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test02OffscreenFBO [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test03OffscreenPBuffer [junit] Loop # 0 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 1 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 2 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 3 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 4 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 5 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 6 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 7 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 8 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 9 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 10 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 11 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 12 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 13 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Loop # 14 / 15 [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT - test03OffscreenPBuffer [junit] SLOCK [T main @ 1407308850523 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableDeadlockAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableDeadlockAWT [junit] SLOCK [T main @ 1407308851900 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407308863948 ms +++ localhost/127.0.0.1:59999 - Locked within 12089 ms, 13 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableDeadlockAWT - testDeadlock [junit] BB.0: java.lang.Object@7d9238df [junit] BB.1: java.lang.Object@7d9238df [junit] BB.2 [junit] AA.1 [junit] AA.X [junit] BB.3 [junit] BB.X [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableDeadlockAWT - testDeadlock [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 14.326 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407308851900 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407308863948 ms +++ localhost/127.0.0.1:59999 - Locked within 12089 ms, 13 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableDeadlockAWT - testDeadlock [junit] BB.0: java.lang.Object@7d9238df [junit] BB.1: java.lang.Object@7d9238df [junit] BB.2 [junit] AA.1 [junit] AA.X [junit] BB.3 [junit] BB.X [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableDeadlockAWT - testDeadlock [junit] SLOCK [T main @ 1407308866058 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testDeadlock took 0.059 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 14.326 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407308851900 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407308863948 ms +++ localhost/127.0.0.1:59999 - Locked within 12089 ms, 13 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableDeadlockAWT - testDeadlock [junit] BB.0: java.lang.Object@7d9238df [junit] BB.1: java.lang.Object@7d9238df [junit] BB.2 [junit] AA.1 [junit] AA.X [junit] BB.3 [junit] BB.X [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableDeadlockAWT - testDeadlock [junit] SLOCK [T main @ 1407308866058 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407308866058 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT [junit] SLOCK [T main @ 1407308867484 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407308869492 ms +++ localhost/127.0.0.1:59999 - Locked within 2026 ms, 3 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testAvailableInfo [junit] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] [junit] Natives [junit] Requested GL Caps: 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.hw], offscr[auto-cfg]] [junit] Expected GL Caps: 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.hw], offscr[fbo]] [junit] GL4bc false [junit] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)] [junit] GLES3 false [junit] GL3bc false [junit] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)] [junit] GL2 true [2.1 (Compat profile, arb, FBO, hardware)] [junit] GLES2 false [junit] GLES1 false [junit] Count 3 / 8 [junit] Common [junit] GL4ES3 false [junit] GL2GL3 true [junit] GL2ES2 true [junit] GL2ES1 true [junit] Mappings [junit] GL2ES2 GLProfile[GL2ES2/GL4.sw] [junit] GL2ES1 GLProfile[GL2ES1/GL2.hw] [junit] GL2 GLProfile[GL2/GL2.hw] [junit] GL4 GLProfile[GL4/GL4.sw] [junit] GL3 GLProfile[GL3/GL3.hw] [junit] GL2GL3 GLProfile[GL2GL3/GL4.sw] [junit] default GLProfile[GL2/GL2.hw] [junit] Count 6 / 12 [junit] [junit] [junit] Desktop Capabilities: [junit] none [junit] [junit] EGL Capabilities: [junit] none [junit] [junit] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testAvailableInfo [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenAutoDblBuf [junit] Window: javax.media.opengl.awt.GLCanvas [junit] Window Caps Pre_GL: 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.hw], offscr[fbo]] [junit] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow [junit] Window Caps PostGL : 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.hw], offscr[fbo]] [junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow [junit] Chosen GL Caps(1): 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.hw], offscr[fbo]] [junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] Chosen GL Caps(2): 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.hw], offscr[fbo]] [junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2294cd2e: tileRendererInUse null, GearsES2[obj 0x2294cd2e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2294cd2e on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2294cd2e created: GearsObj[0x1dd2a7ed, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2294cd2e created: GearsObj[0x710ec7e6, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2294cd2e created: GearsObj[0x710ec7e6, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2294cd2e FIN GearsES2[obj 0x2294cd2e isInit true, usesShared false, 1 GearsObj[0x1dd2a7ed, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x710ec7e6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x507a2840, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2294cd2e 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe5f3041c10, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2294cd2e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2294cd2e 400x300, swapInterval 1, drawable 0x7fe5f3041c10 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2294cd2e 400x300, swapInterval 1, drawable 0x7fe5f3041c10 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenAutoDblBuf__________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2294cd2e 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe5f3041c10, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2294cd2e, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2294cd2e 200x150, swapInterval 1, drawable 0x7fe5f3041c10 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2294cd2e 200x150, swapInterval 1, drawable 0x7fe5f3041c10 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenAutoDblBuf__________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2294cd2e 200x150, swapInterval 1, drawable 0x7fe5f3041c10 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2294cd2e 200x150, swapInterval 1, drawable 0x7fe5f3041c10 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2294cd2e 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe5f3041c10, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2294cd2e, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2294cd2e 800x600, swapInterval 1, drawable 0x7fe5f3041c10 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2294cd2e 800x600, swapInterval 1, drawable 0x7fe5f3041c10 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenAutoDblBuf__________-n0007-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [junit] Fin: AWT-GLCanvas[Realized false, [junit] null-drawable, [junit] Factory null, [junit] handle 0x0, [junit] Drawable size -1x-1 surface[800x600], [junit] AWT[pos 0/22, size 800x600, [junit] visible true, displayable false, showing false, [junit] null]] [junit] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2294cd2e 800x600, swapInterval 1, drawable 0x7fe5f3041c10 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2294cd2e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2294cd2e FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenAutoDblBuf [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufMSAA [junit] Window: javax.media.opengl.awt.GLCanvas [junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow [junit] Window Caps PostGL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow [junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4988e33f: tileRendererInUse null, GearsES2[obj 0x4988e33f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4988e33f on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4988e33f created: GearsObj[0x673d4b37, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4988e33f created: GearsObj[0x69153cd4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4988e33f created: GearsObj[0x69153cd4, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4988e33f FIN GearsES2[obj 0x4988e33f isInit true, usesShared false, 1 GearsObj[0x673d4b37, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69153cd4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x714cb831, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4988e33f 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe5f305b120, msaa true, tileRendererInUse null [junit] >> GearsES2 0x4988e33f, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4988e33f 400x300, swapInterval 1, drawable 0x7fe5f305b120 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4988e33f 400x300, swapInterval 1, drawable 0x7fe5f305b120 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufMSAA_______-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4988e33f 400x300, swapInterval 1, drawable 0x7fe5f305b120 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4988e33f 400x300, swapInterval 1, drawable 0x7fe5f305b120 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4988e33f 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe5f305b120, msaa true, tileRendererInUse null [junit] >> GearsES2 0x4988e33f, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4988e33f 200x150, swapInterval 1, drawable 0x7fe5f305b120 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4988e33f 200x150, swapInterval 1, drawable 0x7fe5f305b120 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufMSAA_______-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4988e33f 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe5f305b120, msaa true, tileRendererInUse null [junit] >> GearsES2 0x4988e33f, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4988e33f 800x600, swapInterval 1, drawable 0x7fe5f305b120 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4988e33f 800x600, swapInterval 1, drawable 0x7fe5f305b120 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufMSAA_______-n0007-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [junit] Fin: AWT-GLCanvas[Realized false, [junit] null-drawable, [junit] Factory null, [junit] handle 0x0, [junit] Drawable size -1x-1 surface[800x600], [junit] AWT[pos 0/22, size 800x600, [junit] visible true, displayable false, showing false, [junit] null]] [junit] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4988e33f 800x600, swapInterval 1, drawable 0x7fe5f305b120 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4988e33f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4988e33f FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufMSAA [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencil [junit] Window: javax.media.opengl.awt.GLCanvas [junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow [junit] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow [junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x670217f0: tileRendererInUse null, GearsES2[obj 0x670217f0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x670217f0 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x670217f0 created: GearsObj[0x2f93e4a8, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x670217f0 created: GearsObj[0x1688e9ff, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x670217f0 created: GearsObj[0x1688e9ff, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x670217f0 FIN GearsES2[obj 0x670217f0 isInit true, usesShared false, 1 GearsObj[0x2f93e4a8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1688e9ff, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x76ba6fe7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x670217f0 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe5f314a2e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x670217f0, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x670217f0 400x300, swapInterval 1, drawable 0x7fe5f314a2e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x670217f0 400x300, swapInterval 1, drawable 0x7fe5f314a2e0 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x670217f0 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe5f314a2e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x670217f0, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x670217f0 200x150, swapInterval 1, drawable 0x7fe5f314a2e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x670217f0 200x150, swapInterval 1, drawable 0x7fe5f314a2e0 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x670217f0 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe5f314a2e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x670217f0, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x670217f0 800x600, swapInterval 1, drawable 0x7fe5f314a2e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x670217f0 800x600, swapInterval 1, drawable 0x7fe5f314a2e0 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png [junit] Fin: AWT-GLCanvas[Realized false, [junit] null-drawable, [junit] Factory null, [junit] handle 0x0, [junit] Drawable size -1x-1 surface[800x600], [junit] AWT[pos 0/22, size 800x600, [junit] visible true, displayable false, showing false, [junit] null]] [junit] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x670217f0 800x600, swapInterval 1, drawable 0x7fe5f314a2e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x670217f0 800x600, swapInterval 1, drawable 0x7fe5f314a2e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x670217f0: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x670217f0 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencil [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencilMSAA [junit] Window: javax.media.opengl.awt.GLCanvas [junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow [junit] Window Caps PostGL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow [junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7a2b5ca: tileRendererInUse null, GearsES2[obj 0x7a2b5ca isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7a2b5ca on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7a2b5ca created: GearsObj[0x7b6d63d5, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7a2b5ca created: GearsObj[0x4ab57441, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7a2b5ca created: GearsObj[0x4ab57441, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7a2b5ca FIN GearsES2[obj 0x7a2b5ca isInit true, usesShared false, 1 GearsObj[0x7b6d63d5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4ab57441, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ee37db8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a2b5ca 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe5f31202f0, msaa true, tileRendererInUse null [junit] >> GearsES2 0x7a2b5ca, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a2b5ca 400x300, swapInterval 1, drawable 0x7fe5f31202f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a2b5ca 400x300, swapInterval 1, drawable 0x7fe5f31202f0 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a2b5ca 400x300, swapInterval 1, drawable 0x7fe5f31202f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a2b5ca 400x300, swapInterval 1, drawable 0x7fe5f31202f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a2b5ca 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe5f31202f0, msaa true, tileRendererInUse null [junit] >> GearsES2 0x7a2b5ca, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a2b5ca 200x150, swapInterval 1, drawable 0x7fe5f31202f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a2b5ca 200x150, swapInterval 1, drawable 0x7fe5f31202f0 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a2b5ca 200x150, swapInterval 1, drawable 0x7fe5f31202f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a2b5ca 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe5f31202f0, msaa true, tileRendererInUse null [junit] >> GearsES2 0x7a2b5ca, angle 3.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a2b5ca 800x600, swapInterval 1, drawable 0x7fe5f31202f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a2b5ca 800x600, swapInterval 1, drawable 0x7fe5f31202f0 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0008-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png [junit] Fin: AWT-GLCanvas[Realized false, [junit] null-drawable, [junit] Factory null, [junit] handle 0x0, [junit] Drawable size -1x-1 surface[800x600], [junit] AWT[pos 0/22, size 800x600, [junit] visible true, displayable false, showing false, [junit] null]] [junit] Requested GL Caps: 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.hw], offscr[pbuffer]] [junit] Expected GL Caps: 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.hw], offscr[pbuffer]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a2b5ca 800x600, swapInterval 1, drawable 0x7fe5f31202f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a2b5ca: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a2b5ca FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencilMSAA [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenPbuffer [junit] 2014-08-06 09:07:54.060 java[7547:c203] invalid address [junit] Window: javax.media.opengl.awt.GLCanvas [junit] Window Caps Pre_GL: 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.hw], offscr[pbuffer]] [junit] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXPbufferCGLDrawable, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow [junit] Window Caps PostGL : 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.hw], offscr[pbuffer]] [junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow [junit] Chosen GL Caps(1): 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.hw], offscr[pbuffer]] [junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] Chosen GL Caps(2): 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.hw], offscr[pbuffer]] [junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow [junit] 2014-08-06 09:07:54.096 java[7547:c203] invalid address [junit] 2014-08-06 09:07:54.111 java[7547:c203] invalid address [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5a7fd55c: tileRendererInUse null, GearsES2[obj 0x5a7fd55c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5a7fd55c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5a7fd55c created: GearsObj[0x1b42f99d, vbo ff 3, fs 4, bf 5, bs 6] [junit] gear2 0x5a7fd55c created: GearsObj[0x4a11c066, vbo ff 9, fs 10, bf 11, bs 12] [junit] gear3 0x5a7fd55c created: GearsObj[0x4a11c066, vbo ff 9, fs 10, bf 11, bs 12] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5a7fd55c FIN GearsES2[obj 0x5a7fd55c isInit true, usesShared false, 1 GearsObj[0x1b42f99d, vbo ff 3, fs 4, bf 5, bs 6], 2 GearsObj[0x4a11c066, vbo ff 9, fs 10, bf 11, bs 12], 3 GearsObj[0x536e8e87, vbo ff 15, fs 16, bf 17, bs 18], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5a7fd55c 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe5f30315f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5a7fd55c, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5a7fd55c 400x300, swapInterval 1, drawable 0x7fe5f30315f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5a7fd55c 400x300, swapInterval 1, drawable 0x7fe5f30315f0 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5a7fd55c 400x300, swapInterval 1, drawable 0x7fe5f30315f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5a7fd55c 400x300, swapInterval 1, drawable 0x7fe5f30315f0 [junit] 2014-08-06 09:07:54.292 java[7547:c203] invalid address [junit] 2014-08-06 09:07:54.294 java[7547:c203] invalid address [junit] 2014-08-06 09:07:54.354 java[7547:c203] invalid address [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5a7fd55c 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe5f310a580, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5a7fd55c, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5a7fd55c 200x150, swapInterval 1, drawable 0x7fe5f310a580 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5a7fd55c 200x150, swapInterval 1, drawable 0x7fe5f310a580 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0005-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5a7fd55c 200x150, swapInterval 1, drawable 0x7fe5f310a580 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5a7fd55c 200x150, swapInterval 1, drawable 0x7fe5f310a580 [junit] 2014-08-06 09:07:54.446 java[7547:c203] invalid address [junit] 2014-08-06 09:07:54.448 java[7547:c203] invalid address [junit] 2014-08-06 09:07:54.523 java[7547:c203] invalid address [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5a7fd55c 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe5f306c4f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5a7fd55c, angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5a7fd55c 800x600, swapInterval 1, drawable 0x7fe5f306c4f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5a7fd55c 800x600, swapInterval 1, drawable 0x7fe5f306c4f0 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0009-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5a7fd55c 800x600, swapInterval 1, drawable 0x7fe5f306c4f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5a7fd55c 800x600, swapInterval 1, drawable 0x7fe5f306c4f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5a7fd55c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5a7fd55c FIN [junit] 2014-08-06 09:07:54.700 java[7547:c203] invalid address [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenPbuffer [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBuf [junit] onscreen layer n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBuf [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufMSAA [junit] onscreen layer n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufMSAA [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufStencil [junit] onscreen layer n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufStencil [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA [junit] onscreen layer n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA [junit] Fin: AWT-GLCanvas[Realized false, [junit] null-drawable, [junit] Factory null, [junit] handle 0x0, [junit] Drawable size -1x-1 surface[800x600], [junit] AWT[pos 0/22, size 800x600, [junit] visible true, displayable false, showing false, [junit] null]] [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 7.487 sec [junit] ------------- Standard Output --------------- [junit] Requested GL Caps: 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.hw], offscr[auto-cfg]] [junit] Expected GL Caps: 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.hw], offscr[fbo]] [junit] Window: javax.media.opengl.awt.GLCanvas [junit] Window Caps Pre_GL: 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.hw], offscr[fbo]] [junit] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow [junit] Window Caps PostGL : 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.hw], offscr[fbo]] [junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow [junit] Chosen GL Caps(1): 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.hw], offscr[fbo]] [junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] Chosen GL Caps(2): 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.hw], offscr[fbo]] [junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow [junit] Fin: AWT-GLCanvas[Realized false, [junit] null-drawable, [junit] Factory null, [junit] handle 0x0, [junit] Drawable size -1x-1 surface[800x600], [junit] AWT[pos 0/22, size 800x600, [junit] visible true, displayable false, showing false, [junit] null]] [junit] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Window: javax.media.opengl.awt.GLCanvas [junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow [junit] Window Caps PostGL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow [junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow [junit] Fin: AWT-GLCanvas[Realized false, [junit] null-drawable, [junit] Factory null, [junit] handle 0x0, [junit] Drawable size -1x-1 surface[800x600], [junit] AWT[pos 0/22, size 800x600, [junit] visible true, displayable false, showing false, [junit] null]] [junit] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Window: javax.media.opengl.awt.GLCanvas [junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow [junit] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow [junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow [junit] Fin: AWT-GLCanvas[Realized false, [junit] null-drawable, [junit] Factory null, [junit] handle 0x0, [junit] Drawable size -1x-1 surface[800x600], [junit] AWT[pos 0/22, size 800x600, [junit] visible true, displayable false, showing false, [junit] null]] [junit] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Window: javax.media.opengl.awt.GLCanvas [junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow [junit] Window Caps PostGL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow [junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow [junit] Fin: AWT-GLCanvas[Realized false, [junit] null-drawable, [junit] Factory null, [junit] handle 0x0, [junit] Drawable size -1x-1 surface[800x600], [junit] AWT[pos 0/22, size 800x600, [junit] visible true, displayable false, showing false, [junit] null]] [junit] Requested GL Caps: 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.hw], offscr[pbuffer]] [junit] Expected GL Caps: 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.hw], offscr[pbuffer]] [junit] Window: javax.media.opengl.awt.GLCanvas [junit] Window Caps Pre_GL: 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.hw], offscr[pbuffer]] [junit] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXPbufferCGLDrawable, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow [junit] Window Caps PostGL : 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.hw], offscr[pbuffer]] [junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow [junit] Chosen GL Caps(1): 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.hw], offscr[pbuffer]] [junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] Chosen GL Caps(2): 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.hw], offscr[pbuffer]] [junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow [junit] Fin: AWT-GLCanvas[Realized false, [junit] null-drawable, [junit] Factory null, [junit] handle 0x0, [junit] Drawable size -1x-1 surface[800x600], [junit] AWT[pos 0/22, size 800x600, [junit] visible true, displayable false, showing false, [junit] null]] [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407308867484 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407308869492 ms +++ localhost/127.0.0.1:59999 - Locked within 2026 ms, 3 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testAvailableInfo [junit] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] [junit] Natives [junit] GL4bc false [junit] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)] [junit] GLES3 false [junit] GL3bc false [junit] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)] [junit] GL2 true [2.1 (Compat profile, arb, FBO, hardware)] [junit] GLES2 false [junit] GLES1 false [junit] Count 3 / 8 [junit] Common [junit] GL4ES3 false [junit] GL2GL3 true [junit] GL2ES2 true [junit] GL2ES1 true [junit] Mappings [junit] GL2ES2 GLProfile[GL2ES2/GL4.sw] [junit] GL2ES1 GLProfile[GL2ES1/GL2.hw] [junit] GL2 GLProfile[GL2/GL2.hw] [junit] GL4 GLProfile[GL4/GL4.sw] [junit] GL3 GLProfile[GL3/GL3.hw] [junit] GL2GL3 GLProfile[GL2GL3/GL4.sw] [junit] default GLProfile[GL2/GL2.hw] [junit] Count 6 / 12 [junit] [junit] [junit] Desktop Capabilities: [junit] none [junit] [junit] EGL Capabilities: [junit] none [junit] [junit] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testAvailableInfo [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenAutoDblBuf [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2294cd2e: tileRendererInUse null, GearsES2[obj 0x2294cd2e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2294cd2e on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2294cd2e created: GearsObj[0x1dd2a7ed, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2294cd2e created: GearsObj[0x710ec7e6, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2294cd2e created: GearsObj[0x710ec7e6, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2294cd2e FIN GearsES2[obj 0x2294cd2e isInit true, usesShared false, 1 GearsObj[0x1dd2a7ed, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x710ec7e6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x507a2840, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2294cd2e 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe5f3041c10, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2294cd2e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2294cd2e 400x300, swapInterval 1, drawable 0x7fe5f3041c10 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2294cd2e 400x300, swapInterval 1, drawable 0x7fe5f3041c10 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenAutoDblBuf__________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2294cd2e 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe5f3041c10, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2294cd2e, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2294cd2e 200x150, swapInterval 1, drawable 0x7fe5f3041c10 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2294cd2e 200x150, swapInterval 1, drawable 0x7fe5f3041c10 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenAutoDblBuf__________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2294cd2e 200x150, swapInterval 1, drawable 0x7fe5f3041c10 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2294cd2e 200x150, swapInterval 1, drawable 0x7fe5f3041c10 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2294cd2e 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe5f3041c10, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2294cd2e, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2294cd2e 800x600, swapInterval 1, drawable 0x7fe5f3041c10 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2294cd2e 800x600, swapInterval 1, drawable 0x7fe5f3041c10 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenAutoDblBuf__________-n0007-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2294cd2e 800x600, swapInterval 1, drawable 0x7fe5f3041c10 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2294cd2e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2294cd2e FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenAutoDblBuf [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufMSAA [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4988e33f: tileRendererInUse null, GearsES2[obj 0x4988e33f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4988e33f on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4988e33f created: GearsObj[0x673d4b37, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4988e33f created: GearsObj[0x69153cd4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4988e33f created: GearsObj[0x69153cd4, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4988e33f FIN GearsES2[obj 0x4988e33f isInit true, usesShared false, 1 GearsObj[0x673d4b37, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69153cd4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x714cb831, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4988e33f 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe5f305b120, msaa true, tileRendererInUse null [junit] >> GearsES2 0x4988e33f, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4988e33f 400x300, swapInterval 1, drawable 0x7fe5f305b120 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4988e33f 400x300, swapInterval 1, drawable 0x7fe5f305b120 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufMSAA_______-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4988e33f 400x300, swapInterval 1, drawable 0x7fe5f305b120 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4988e33f 400x300, swapInterval 1, drawable 0x7fe5f305b120 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4988e33f 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe5f305b120, msaa true, tileRendererInUse null [junit] >> GearsES2 0x4988e33f, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4988e33f 200x150, swapInterval 1, drawable 0x7fe5f305b120 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4988e33f 200x150, swapInterval 1, drawable 0x7fe5f305b120 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufMSAA_______-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4988e33f 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe5f305b120, msaa true, tileRendererInUse null [junit] >> GearsES2 0x4988e33f, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4988e33f 800x600, swapInterval 1, drawable 0x7fe5f305b120 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4988e33f 800x600, swapInterval 1, drawable 0x7fe5f305b120 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufMSAA_______-n0007-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4988e33f 800x600, swapInterval 1, drawable 0x7fe5f305b120 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4988e33f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4988e33f FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufMSAA [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencil [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x670217f0: tileRendererInUse null, GearsES2[obj 0x670217f0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x670217f0 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x670217f0 created: GearsObj[0x2f93e4a8, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x670217f0 created: GearsObj[0x1688e9ff, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x670217f0 created: GearsObj[0x1688e9ff, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x670217f0 FIN GearsES2[obj 0x670217f0 isInit true, usesShared false, 1 GearsObj[0x2f93e4a8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1688e9ff, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x76ba6fe7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x670217f0 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe5f314a2e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x670217f0, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x670217f0 400x300, swapInterval 1, drawable 0x7fe5f314a2e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x670217f0 400x300, swapInterval 1, drawable 0x7fe5f314a2e0 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x670217f0 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe5f314a2e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x670217f0, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x670217f0 200x150, swapInterval 1, drawable 0x7fe5f314a2e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x670217f0 200x150, swapInterval 1, drawable 0x7fe5f314a2e0 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x670217f0 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe5f314a2e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x670217f0, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x670217f0 800x600, swapInterval 1, drawable 0x7fe5f314a2e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x670217f0 800x600, swapInterval 1, drawable 0x7fe5f314a2e0 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x670217f0 800x600, swapInterval 1, drawable 0x7fe5f314a2e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x670217f0 800x600, swapInterval 1, drawable 0x7fe5f314a2e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x670217f0: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x670217f0 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencil [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencilMSAA [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7a2b5ca: tileRendererInUse null, GearsES2[obj 0x7a2b5ca isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7a2b5ca on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7a2b5ca created: GearsObj[0x7b6d63d5, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7a2b5ca created: GearsObj[0x4ab57441, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7a2b5ca created: GearsObj[0x4ab57441, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7a2b5ca FIN GearsES2[obj 0x7a2b5ca isInit true, usesShared false, 1 GearsObj[0x7b6d63d5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4ab57441, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ee37db8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a2b5ca 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe5f31202f0, msaa true, tileRendererInUse null [junit] >> GearsES2 0x7a2b5ca, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a2b5ca 400x300, swapInterval 1, drawable 0x7fe5f31202f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a2b5ca 400x300, swapInterval 1, drawable 0x7fe5f31202f0 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a2b5ca 400x300, swapInterval 1, drawable 0x7fe5f31202f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a2b5ca 400x300, swapInterval 1, drawable 0x7fe5f31202f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a2b5ca 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe5f31202f0, msaa true, tileRendererInUse null [junit] >> GearsES2 0x7a2b5ca, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a2b5ca 200x150, swapInterval 1, drawable 0x7fe5f31202f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a2b5ca 200x150, swapInterval 1, drawable 0x7fe5f31202f0 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a2b5ca 200x150, swapInterval 1, drawable 0x7fe5f31202f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a2b5ca 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe5f31202f0, msaa true, tileRendererInUse null [junit] >> GearsES2 0x7a2b5ca, angle 3.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a2b5ca 800x600, swapInterval 1, drawable 0x7fe5f31202f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a2b5ca 800x600, swapInterval 1, drawable 0x7fe5f31202f0 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0008-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a2b5ca 800x600, swapInterval 1, drawable 0x7fe5f31202f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a2b5ca: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a2b5ca FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencilMSAA [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenPbuffer [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5a7fd55c: tileRendererInUse null, GearsES2[obj 0x5a7fd55c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5a7fd55c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5a7fd55c created: GearsObj[0x1b42f99d, vbo ff 3, fs 4, bf 5, bs 6] [junit] gear2 0x5a7fd55c created: GearsObj[0x4a11c066, vbo ff 9, fs 10, bf 11, bs 12] [junit] gear3 0x5a7fd55c created: GearsObj[0x4a11c066, vbo ff 9, fs 10, bf 11, bs 12] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5a7fd55c FIN GearsES2[obj 0x5a7fd55c isInit true, usesShared false, 1 GearsObj[0x1b42f99d, vbo ff 3, fs 4, bf 5, bs 6], 2 GearsObj[0x4a11c066, vbo ff 9, fs 10, bf 11, bs 12], 3 GearsObj[0x536e8e87, vbo ff 15, fs 16, bf 17, bs 18], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5a7fd55c 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe5f30315f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5a7fd55c, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5a7fd55c 400x300, swapInterval 1, drawable 0x7fe5f30315f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5a7fd55c 400x300, swapInterval 1, drawable 0x7fe5f30315f0 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5a7fd55c 400x300, swapInterval 1, drawable 0x7fe5f30315f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5a7fd55c 400x300, swapInterval 1, drawable 0x7fe5f30315f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5a7fd55c 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe5f310a580, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5a7fd55c, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5a7fd55c 200x150, swapInterval 1, drawable 0x7fe5f310a580 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5a7fd55c 200x150, swapInterval 1, drawable 0x7fe5f310a580 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0005-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [junit] SLOCK [T main @ 1407308874829 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5a7fd55c 200x150, swapInterval 1, drawable 0x7fe5f310a580 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5a7fd55c 200x150, swapInterval 1, drawable 0x7fe5f310a580 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5a7fd55c 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe5f306c4f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5a7fd55c, angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5a7fd55c 800x600, swapInterval 1, drawable 0x7fe5f306c4f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5a7fd55c 800x600, swapInterval 1, drawable 0x7fe5f306c4f0 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0009-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5a7fd55c 800x600, swapInterval 1, drawable 0x7fe5f306c4f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5a7fd55c 800x600, swapInterval 1, drawable 0x7fe5f306c4f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5a7fd55c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5a7fd55c FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenPbuffer [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBuf [junit] onscreen layer n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBuf [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufMSAA [junit] onscreen layer n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufMSAA [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufStencil [junit] onscreen layer n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufStencil [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA [junit] onscreen layer n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA [junit] SLOCK [T main @ 1407308874829 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testAvailableInfo took 1.948 sec [junit] Testcase: testGL2OffScreenAutoDblBuf took 0.899 sec [junit] Testcase: testGL2OffScreenFBODblBufMSAA took 0.583 sec [junit] Testcase: testGL2OffScreenFBODblBufStencil took 0.517 sec [junit] Testcase: testGL2OffScreenFBODblBufStencilMSAA took 0.51 sec [junit] Testcase: testGL2OffScreenPbuffer took 0.741 sec [junit] Testcase: testGL2OnScreenDblBuf took 0.001 sec [junit] Testcase: testGL2OnScreenDblBufMSAA took 0.001 sec [junit] Testcase: testGL2OnScreenDblBufStencil took 0.001 sec [junit] Testcase: testGL2OnScreenDblBufStencilMSAA took 0 sec [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 7.487 sec [junit] [junit] ------------- Standard Output --------------- [junit] Requested GL Caps: 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.hw], offscr[auto-cfg]] [junit] Expected GL Caps: 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.hw], offscr[fbo]] [junit] Window: javax.media.opengl.awt.GLCanvas [junit] Window Caps Pre_GL: 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.hw], offscr[fbo]] [junit] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow [junit] Window Caps PostGL : 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.hw], offscr[fbo]] [junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow [junit] Chosen GL Caps(1): 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.hw], offscr[fbo]] [junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] Chosen GL Caps(2): 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.hw], offscr[fbo]] [junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow [junit] Fin: AWT-GLCanvas[Realized false, [junit] null-drawable, [junit] Factory null, [junit] handle 0x0, [junit] Drawable size -1x-1 surface[800x600], [junit] AWT[pos 0/22, size 800x600, [junit] visible true, displayable false, showing false, [junit] null]] [junit] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Window: javax.media.opengl.awt.GLCanvas [junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow [junit] Window Caps PostGL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow [junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow [junit] Fin: AWT-GLCanvas[Realized false, [junit] null-drawable, [junit] Factory null, [junit] handle 0x0, [junit] Drawable size -1x-1 surface[800x600], [junit] AWT[pos 0/22, size 800x600, [junit] visible true, displayable false, showing false, [junit] null]] [junit] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Window: javax.media.opengl.awt.GLCanvas [junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow [junit] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow [junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow [junit] Fin: AWT-GLCanvas[Realized false, [junit] null-drawable, [junit] Factory null, [junit] handle 0x0, [junit] Drawable size -1x-1 surface[800x600], [junit] AWT[pos 0/22, size 800x600, [junit] visible true, displayable false, showing false, [junit] null]] [junit] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Window: javax.media.opengl.awt.GLCanvas [junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow [junit] Window Caps PostGL : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow [junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow [junit] Fin: AWT-GLCanvas[Realized false, [junit] null-drawable, [junit] Factory null, [junit] handle 0x0, [junit] Drawable size -1x-1 surface[800x600], [junit] AWT[pos 0/22, size 800x600, [junit] visible true, displayable false, showing false, [junit] null]] [junit] Requested GL Caps: 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.hw], offscr[pbuffer]] [junit] Expected GL Caps: 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.hw], offscr[pbuffer]] [junit] Window: javax.media.opengl.awt.GLCanvas [junit] Window Caps Pre_GL: 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.hw], offscr[pbuffer]] [junit] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXPbufferCGLDrawable, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow [junit] Window Caps PostGL : 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.hw], offscr[pbuffer]] [junit] Drawable Post-GL(1): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow [junit] Chosen GL Caps(1): 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.hw], offscr[pbuffer]] [junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] Chosen GL Caps(2): 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.hw], offscr[pbuffer]] [junit] Drawable Post-GL(2): javax.media.opengl.awt.GLCanvas, jogamp.nativewindow.jawt.macosx.MacOSXJAWTWindow [junit] Fin: AWT-GLCanvas[Realized false, [junit] null-drawable, [junit] Factory null, [junit] handle 0x0, [junit] Drawable size -1x-1 surface[800x600], [junit] AWT[pos 0/22, size 800x600, [junit] visible true, displayable false, showing false, [junit] null]] [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407308867484 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407308869492 ms +++ localhost/127.0.0.1:59999 - Locked within 2026 ms, 3 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testAvailableInfo [junit] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] [junit] Natives [junit] GL4bc false [junit] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)] [junit] GLES3 false [junit] GL3bc false [junit] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)] [junit] GL2 true [2.1 (Compat profile, arb, FBO, hardware)] [junit] GLES2 false [junit] GLES1 false [junit] Count 3 / 8 [junit] Common [junit] GL4ES3 false [junit] GL2GL3 true [junit] GL2ES2 true [junit] GL2ES1 true [junit] Mappings [junit] GL2ES2 GLProfile[GL2ES2/GL4.sw] [junit] GL2ES1 GLProfile[GL2ES1/GL2.hw] [junit] GL2 GLProfile[GL2/GL2.hw] [junit] GL4 GLProfile[GL4/GL4.sw] [junit] GL3 GLProfile[GL3/GL3.hw] [junit] GL2GL3 GLProfile[GL2GL3/GL4.sw] [junit] default GLProfile[GL2/GL2.hw] [junit] Count 6 / 12 [junit] [junit] [junit] Desktop Capabilities: [junit] none [junit] [junit] EGL Capabilities: [junit] none [junit] [junit] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testAvailableInfo [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenAutoDblBuf [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2294cd2e: tileRendererInUse null, GearsES2[obj 0x2294cd2e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2294cd2e on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2294cd2e created: GearsObj[0x1dd2a7ed, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2294cd2e created: GearsObj[0x710ec7e6, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2294cd2e created: GearsObj[0x710ec7e6, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2294cd2e FIN GearsES2[obj 0x2294cd2e isInit true, usesShared false, 1 GearsObj[0x1dd2a7ed, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x710ec7e6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x507a2840, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2294cd2e 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe5f3041c10, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2294cd2e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2294cd2e 400x300, swapInterval 1, drawable 0x7fe5f3041c10 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2294cd2e 400x300, swapInterval 1, drawable 0x7fe5f3041c10 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenAutoDblBuf__________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2294cd2e 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe5f3041c10, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2294cd2e, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2294cd2e 200x150, swapInterval 1, drawable 0x7fe5f3041c10 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2294cd2e 200x150, swapInterval 1, drawable 0x7fe5f3041c10 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenAutoDblBuf__________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2294cd2e 200x150, swapInterval 1, drawable 0x7fe5f3041c10 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2294cd2e 200x150, swapInterval 1, drawable 0x7fe5f3041c10 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2294cd2e 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe5f3041c10, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2294cd2e, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2294cd2e 800x600, swapInterval 1, drawable 0x7fe5f3041c10 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2294cd2e 800x600, swapInterval 1, drawable 0x7fe5f3041c10 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenAutoDblBuf__________-n0007-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2294cd2e 800x600, swapInterval 1, drawable 0x7fe5f3041c10 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2294cd2e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2294cd2e FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenAutoDblBuf [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufMSAA [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4988e33f: tileRendererInUse null, GearsES2[obj 0x4988e33f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4988e33f on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4988e33f created: GearsObj[0x673d4b37, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4988e33f created: GearsObj[0x69153cd4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4988e33f created: GearsObj[0x69153cd4, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4988e33f FIN GearsES2[obj 0x4988e33f isInit true, usesShared false, 1 GearsObj[0x673d4b37, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x69153cd4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x714cb831, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4988e33f 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe5f305b120, msaa true, tileRendererInUse null [junit] >> GearsES2 0x4988e33f, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4988e33f 400x300, swapInterval 1, drawable 0x7fe5f305b120 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4988e33f 400x300, swapInterval 1, drawable 0x7fe5f305b120 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufMSAA_______-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4988e33f 400x300, swapInterval 1, drawable 0x7fe5f305b120 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4988e33f 400x300, swapInterval 1, drawable 0x7fe5f305b120 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4988e33f 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe5f305b120, msaa true, tileRendererInUse null [junit] >> GearsES2 0x4988e33f, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4988e33f 200x150, swapInterval 1, drawable 0x7fe5f305b120 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4988e33f 200x150, swapInterval 1, drawable 0x7fe5f305b120 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufMSAA_______-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4988e33f 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe5f305b120, msaa true, tileRendererInUse null [junit] >> GearsES2 0x4988e33f, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4988e33f 800x600, swapInterval 1, drawable 0x7fe5f305b120 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4988e33f 800x600, swapInterval 1, drawable 0x7fe5f305b120 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufMSAA_______-n0007-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4988e33f 800x600, swapInterval 1, drawable 0x7fe5f305b120 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4988e33f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4988e33f FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufMSAA [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencil [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x670217f0: tileRendererInUse null, GearsES2[obj 0x670217f0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x670217f0 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x670217f0 created: GearsObj[0x2f93e4a8, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x670217f0 created: GearsObj[0x1688e9ff, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x670217f0 created: GearsObj[0x1688e9ff, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x670217f0 FIN GearsES2[obj 0x670217f0 isInit true, usesShared false, 1 GearsObj[0x2f93e4a8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1688e9ff, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x76ba6fe7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x670217f0 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe5f314a2e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x670217f0, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x670217f0 400x300, swapInterval 1, drawable 0x7fe5f314a2e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x670217f0 400x300, swapInterval 1, drawable 0x7fe5f314a2e0 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x670217f0 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe5f314a2e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x670217f0, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x670217f0 200x150, swapInterval 1, drawable 0x7fe5f314a2e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x670217f0 200x150, swapInterval 1, drawable 0x7fe5f314a2e0 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x670217f0 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe5f314a2e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x670217f0, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x670217f0 800x600, swapInterval 1, drawable 0x7fe5f314a2e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x670217f0 800x600, swapInterval 1, drawable 0x7fe5f314a2e0 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x670217f0 800x600, swapInterval 1, drawable 0x7fe5f314a2e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x670217f0 800x600, swapInterval 1, drawable 0x7fe5f314a2e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x670217f0: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x670217f0 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencil [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencilMSAA [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7a2b5ca: tileRendererInUse null, GearsES2[obj 0x7a2b5ca isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7a2b5ca on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7a2b5ca created: GearsObj[0x7b6d63d5, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7a2b5ca created: GearsObj[0x4ab57441, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7a2b5ca created: GearsObj[0x4ab57441, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7a2b5ca FIN GearsES2[obj 0x7a2b5ca isInit true, usesShared false, 1 GearsObj[0x7b6d63d5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4ab57441, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4ee37db8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a2b5ca 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe5f31202f0, msaa true, tileRendererInUse null [junit] >> GearsES2 0x7a2b5ca, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a2b5ca 400x300, swapInterval 1, drawable 0x7fe5f31202f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a2b5ca 400x300, swapInterval 1, drawable 0x7fe5f31202f0 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a2b5ca 400x300, swapInterval 1, drawable 0x7fe5f31202f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a2b5ca 400x300, swapInterval 1, drawable 0x7fe5f31202f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a2b5ca 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe5f31202f0, msaa true, tileRendererInUse null [junit] >> GearsES2 0x7a2b5ca, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a2b5ca 200x150, swapInterval 1, drawable 0x7fe5f31202f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a2b5ca 200x150, swapInterval 1, drawable 0x7fe5f31202f0 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a2b5ca 200x150, swapInterval 1, drawable 0x7fe5f31202f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a2b5ca 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe5f31202f0, msaa true, tileRendererInUse null [junit] >> GearsES2 0x7a2b5ca, angle 3.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a2b5ca 800x600, swapInterval 1, drawable 0x7fe5f31202f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a2b5ca 800x600, swapInterval 1, drawable 0x7fe5f31202f0 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0008-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7a2b5ca 800x600, swapInterval 1, drawable 0x7fe5f31202f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a2b5ca: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a2b5ca FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencilMSAA [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenPbuffer [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5a7fd55c: tileRendererInUse null, GearsES2[obj 0x5a7fd55c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5a7fd55c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5a7fd55c created: GearsObj[0x1b42f99d, vbo ff 3, fs 4, bf 5, bs 6] [junit] gear2 0x5a7fd55c created: GearsObj[0x4a11c066, vbo ff 9, fs 10, bf 11, bs 12] [junit] gear3 0x5a7fd55c created: GearsObj[0x4a11c066, vbo ff 9, fs 10, bf 11, bs 12] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5a7fd55c FIN GearsES2[obj 0x5a7fd55c isInit true, usesShared false, 1 GearsObj[0x1b42f99d, vbo ff 3, fs 4, bf 5, bs 6], 2 GearsObj[0x4a11c066, vbo ff 9, fs 10, bf 11, bs 12], 3 GearsObj[0x536e8e87, vbo ff 15, fs 16, bf 17, bs 18], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5a7fd55c 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fe5f30315f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5a7fd55c, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5a7fd55c 400x300, swapInterval 1, drawable 0x7fe5f30315f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5a7fd55c 400x300, swapInterval 1, drawable 0x7fe5f30315f0 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5a7fd55c 400x300, swapInterval 1, drawable 0x7fe5f30315f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5a7fd55c 400x300, swapInterval 1, drawable 0x7fe5f30315f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5a7fd55c 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fe5f310a580, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5a7fd55c, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5a7fd55c 200x150, swapInterval 1, drawable 0x7fe5f310a580 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5a7fd55c 200x150, swapInterval 1, drawable 0x7fe5f310a580 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0005-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5a7fd55c 200x150, swapInterval 1, drawable 0x7fe5f310a580 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5a7fd55c 200x150, swapInterval 1, drawable 0x7fe5f310a580 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5a7fd55c 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fe5f306c4f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5a7fd55c, angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5a7fd55c 800x600, swapInterval 1, drawable 0x7fe5f306c4f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5a7fd55c 800x600, swapInterval 1, drawable 0x7fe5f306c4f0 [junit] AWT-EventQueue-0: ** screenshot: TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0009-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5a7fd55c 800x600, swapInterval 1, drawable 0x7fe5f306c4f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5a7fd55c 800x600, swapInterval 1, drawable 0x7fe5f306c4f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5a7fd55c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5a7fd55c FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OffScreenPbuffer [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBuf [junit] onscreen layer n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBuf [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufMSAA [junit] onscreen layer n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufMSAA [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufStencil [junit] onscreen layer n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufStencil [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA [junit] onscreen layer n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA [junit] SLOCK [T main @ 1407308874829 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT [junit] SLOCK [T main @ 1407308876025 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407308881039 ms +++ localhost/127.0.0.1:59999 - Locked within 5036 ms, 6 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testAvailableInfo [junit] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] [junit] Natives [junit] GL4bc false [junit] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)] [junit] GLES3 false [junit] GL3bc false [junit] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)] [junit] GL2 true [2.1 (Compat profile, arb, FBO, hardware)] [junit] GLES2 false [junit] GLES1 false [junit] Count 3 / 8 [junit] Common [junit] GL4ES3 false [junit] GL2GL3 true [junit] GL2ES2 true [junit] GL2ES1 true [junit] Mappings [junit] GL2ES2 GLProfile[GL2ES2/GL4.sw] [junit] GL2ES1 GLProfile[GL2ES1/GL2.hw] [junit] GL2 GLProfile[GL2/GL2.hw] [junit] GL4 GLProfile[GL4/GL4.sw] [junit] GL3 GLProfile[GL3/GL3.hw] [junit] GL2GL3 GLProfile[GL2GL3/GL4.sw] [junit] default GLProfile[GL2/GL2.hw] [junit] Count 6 / 12 [junit] [junit] [junit] Desktop Capabilities: [junit] none [junit] [junit] EGL Capabilities: [junit] none [junit] [junit] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testAvailableInfo [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufMSAA [junit] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo]] [junit] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Window: com.jogamp.newt.opengl.GLWindow [junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.newt.driver.macosx.WindowDriver [junit] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver [junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver [junit] Thread[main,5,main] GearsES2.init.0 0x302d6aa2: tileRendererInUse null, GearsES2[obj 0x302d6aa2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x302d6aa2 on Thread[main,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x302d6aa2 created: GearsObj[0x6826d526, vbo ff 3, fs 4, bf 5, bs 6] [junit] gear2 0x302d6aa2 created: GearsObj[0x4d73e735, vbo ff 9, fs 10, bf 11, bs 12] [junit] gear3 0x302d6aa2 created: GearsObj[0x4d73e735, vbo ff 9, fs 10, bf 11, bs 12] [junit] Thread[main,5,main] GearsES2.init.X 0x302d6aa2 FIN GearsES2[obj 0x302d6aa2 isInit true, usesShared false, 1 GearsObj[0x6826d526, vbo ff 3, fs 4, bf 5, bs 6], 2 GearsObj[0x4d73e735, vbo ff 9, fs 10, bf 11, bs 12], 3 GearsObj[0x57867d03, vbo ff 15, fs 16, bf 17, bs 18], sharedGears null] [junit] Thread[main,5,main] GearsES2.reshape 0x302d6aa2 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fb76e951590, msaa true, tileRendererInUse null [junit] >> GearsES2 0x302d6aa2, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main,5,main] GearsES2.display 0x302d6aa2 400x300, swapInterval 1, drawable 0x7fb76e951590 [junit] Thread[main,5,main] GearsES2.display 0x302d6aa2 400x300, swapInterval 1, drawable 0x7fb76e951590 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufMSAA_______-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x302d6aa2 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fb76e951590, msaa true, tileRendererInUse null [junit] >> GearsES2 0x302d6aa2, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x302d6aa2 200x150, swapInterval 1, drawable 0x7fb76e951590 [junit] Thread[main,5,main] GearsES2.display 0x302d6aa2 200x150, swapInterval 1, drawable 0x7fb76e951590 [junit] Thread[main,5,main] GearsES2.display 0x302d6aa2 200x150, swapInterval 1, drawable 0x7fb76e951590 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufMSAA_______-n0004-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x302d6aa2 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fb76e951590, msaa true, tileRendererInUse null [junit] >> GearsES2 0x302d6aa2, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x302d6aa2 800x600, swapInterval 1, drawable 0x7fb76e951590 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x302d6aa2 800x600, swapInterval 1, drawable 0x7fb76e951590 [junit] Thread[main,5,main] GearsES2.display 0x302d6aa2 800x600, swapInterval 1, drawable 0x7fb76e951590 [junit] Thread[main,5,main] GearsES2.display 0x302d6aa2 800x600, swapInterval 1, drawable 0x7fb76e951590 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufMSAA_______-n0008-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x302d6aa2: tileRendererInUse null [junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,22,800x600,invalid] [junit] Fin: NEWT-GLWindow[ [junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x302d6aa2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4fbdede7[init false], ], [junit] Drawable: null, [junit] Context: null, [junit] Window: jogamp.newt.driver.macosx.WindowDriver[Config null, [junit] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [junit] ParentWindow null, [junit] ParentWindowHandle 0x0 (false), [junit] WindowHandle 0x0, [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x302d6aa2 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufMSAA [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencil [junit] SurfaceHandle 0x0 (lockedExt window false, surface false), [junit] window[0/44 (auto false) 800x600], pixel[800x600], [junit] Visible false, focus false, [junit] Undecorated false (false), [junit] AlwaysOnTop false, Fullscreen false, [junit] WrappedSurface null, [junit] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@1981d40a, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <1a87e99b, 50f9ccb8>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [junit] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo]] [junit] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Thread[main,5,main] GearsES2.init.0 0x319bb2d4: tileRendererInUse null, GearsES2[obj 0x319bb2d4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x319bb2d4 on Thread[main,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x319bb2d4 created: GearsObj[0x43c0f4d5, vbo ff 3, fs 4, bf 5, bs 6] [junit] gear2 0x319bb2d4 created: GearsObj[0x3109eeb3, vbo ff 9, fs 10, bf 11, bs 12] [junit] gear3 0x319bb2d4 created: GearsObj[0x3109eeb3, vbo ff 9, fs 10, bf 11, bs 12] [junit] Thread[main,5,main] GearsES2.init.X 0x319bb2d4 FIN GearsES2[obj 0x319bb2d4 isInit true, usesShared false, 1 GearsObj[0x43c0f4d5, vbo ff 3, fs 4, bf 5, bs 6], 2 GearsObj[0x3109eeb3, vbo ff 9, fs 10, bf 11, bs 12], 3 GearsObj[0x31642ec, vbo ff 15, fs 16, bf 17, bs 18], sharedGears null] [junit] Thread[main,5,main] GearsES2.reshape 0x319bb2d4 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fb76e847b10, msaa false, tileRendererInUse null [junit] >> GearsES2 0x319bb2d4, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main,5,main] GearsES2.display 0x319bb2d4 400x300, swapInterval 1, drawable 0x7fb76e847b10 [junit] Thread[main,5,main] GearsES2.display 0x319bb2d4 400x300, swapInterval 1, drawable 0x7fb76e847b10 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png [junit] Window: com.jogamp.newt.opengl.GLWindow [junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.newt.driver.macosx.WindowDriver [junit] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver [junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.reshape 0x319bb2d4 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fb76e847b10, msaa false, tileRendererInUse null [junit] >> GearsES2 0x319bb2d4, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.display 0x319bb2d4 200x150, swapInterval 1, drawable 0x7fb76e847b10 [junit] Thread[main,5,main] GearsES2.display 0x319bb2d4 200x150, swapInterval 1, drawable 0x7fb76e847b10 [junit] Thread[main,5,main] GearsES2.display 0x319bb2d4 200x150, swapInterval 1, drawable 0x7fb76e847b10 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0004-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.reshape 0x319bb2d4 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fb76e847b10, msaa false, tileRendererInUse null [junit] >> GearsES2 0x319bb2d4, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.display 0x319bb2d4 800x600, swapInterval 1, drawable 0x7fb76e847b10 [junit] Thread[main,5,main] GearsES2.display 0x319bb2d4 800x600, swapInterval 1, drawable 0x7fb76e847b10 [junit] Thread[main,5,main] GearsES2.display 0x319bb2d4 800x600, swapInterval 1, drawable 0x7fb76e847b10 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0007-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png [junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas1,0,22,800x600,invalid] [junit] Fin: NEWT-GLWindow[ [junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x319bb2d4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@64f995bd[init false], ], [junit] Drawable: null, [junit] Context: null, [junit] Window: jogamp.newt.driver.macosx.WindowDriver[Config null, [junit] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [junit] ParentWindow null, [junit] ParentWindowHandle 0x0 (false), [junit] WindowHandle 0x0, [junit] SurfaceHandle 0x0 (lockedExt window false, surface false), [junit] window[0/44 (auto false) 800x600], pixel[800x600], [junit] Visible false, focus false, [junit] Undecorated false (false), [junit] AlwaysOnTop false, Fullscreen false, [junit] WrappedSurface null, [junit] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@545a7aac, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2bdd78, 3fd8f15e>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [junit] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo]] [junit] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x319bb2d4: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x319bb2d4 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencil [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencilMSAA [junit] Window: com.jogamp.newt.opengl.GLWindow [junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Thread[main,5,main] GearsES2.init.0 0x8fc13fd: tileRendererInUse null, GearsES2[obj 0x8fc13fd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x8fc13fd on Thread[main,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.newt.driver.macosx.WindowDriver [junit] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver [junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver [junit] gear1 0x8fc13fd created: GearsObj[0x53daaf33, vbo ff 3, fs 4, bf 5, bs 6] [junit] gear2 0x8fc13fd created: GearsObj[0x3a246847, vbo ff 9, fs 10, bf 11, bs 12] [junit] gear3 0x8fc13fd created: GearsObj[0x3a246847, vbo ff 9, fs 10, bf 11, bs 12] [junit] Thread[main,5,main] GearsES2.init.X 0x8fc13fd FIN GearsES2[obj 0x8fc13fd isInit true, usesShared false, 1 GearsObj[0x53daaf33, vbo ff 3, fs 4, bf 5, bs 6], 2 GearsObj[0x3a246847, vbo ff 9, fs 10, bf 11, bs 12], 3 GearsObj[0x2c3a2b23, vbo ff 15, fs 16, bf 17, bs 18], sharedGears null] [junit] Thread[main,5,main] GearsES2.reshape 0x8fc13fd 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fb76e93f370, msaa true, tileRendererInUse null [junit] >> GearsES2 0x8fc13fd, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main,5,main] GearsES2.display 0x8fc13fd 400x300, swapInterval 1, drawable 0x7fb76e93f370 [junit] Thread[main,5,main] GearsES2.display 0x8fc13fd 400x300, swapInterval 1, drawable 0x7fb76e93f370 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.reshape 0x8fc13fd 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fb76e93f370, msaa true, tileRendererInUse null [junit] >> GearsES2 0x8fc13fd, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.display 0x8fc13fd 200x150, swapInterval 1, drawable 0x7fb76e93f370 [junit] Thread[main,5,main] GearsES2.display 0x8fc13fd 200x150, swapInterval 1, drawable 0x7fb76e93f370 [junit] Thread[main,5,main] GearsES2.display 0x8fc13fd 200x150, swapInterval 1, drawable 0x7fb76e93f370 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0004-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.reshape 0x8fc13fd 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fb76e93f370, msaa true, tileRendererInUse null [junit] >> GearsES2 0x8fc13fd, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.display 0x8fc13fd 800x600, swapInterval 1, drawable 0x7fb76e93f370 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x8fc13fd 800x600, swapInterval 1, drawable 0x7fb76e93f370 [junit] Thread[main,5,main] GearsES2.display 0x8fc13fd 800x600, swapInterval 1, drawable 0x7fb76e93f370 [junit] Thread[main,5,main] GearsES2.display 0x8fc13fd 800x600, swapInterval 1, drawable 0x7fb76e93f370 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0008-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png [junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas2,0,22,800x600,invalid] [junit] Fin: NEWT-GLWindow[ [junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x8fc13fd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@5d844ba6[init false], ], [junit] Drawable: null, [junit] Context: null, [junit] Window: jogamp.newt.driver.macosx.WindowDriver[Config null, [junit] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [junit] ParentWindow null, [junit] ParentWindowHandle 0x0 (false), [junit] WindowHandle 0x0, [junit] SurfaceHandle 0x0 (lockedExt window false, surface false), [junit] window[0/44 (auto false) 800x600], pixel[800x600], [junit] Visible false, focus false, [junit] Undecorated false (false), [junit] AlwaysOnTop false, Fullscreen false, [junit] WrappedSurface null, [junit] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@413b88f2, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2b9be953, 8f35e83>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [junit] Requested GL Caps: 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.hw], on-scr[.]] [junit] Expected GL Caps: 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.hw], offscr[fbo]] [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.dispose 0x8fc13fd: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.dispose 0x8fc13fd FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencilMSAA [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenLayerAutoDblBuf [junit] Window: com.jogamp.newt.opengl.GLWindow [junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.newt.driver.macosx.WindowDriver [junit] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver [junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver [junit] Thread[main,5,main] GearsES2.init.0 0x1f16ef23: tileRendererInUse null, GearsES2[obj 0x1f16ef23 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1f16ef23 on Thread[main,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1f16ef23 created: GearsObj[0x472f4fde, vbo ff 3, fs 4, bf 5, bs 6] [junit] gear2 0x1f16ef23 created: GearsObj[0x73249c54, vbo ff 9, fs 10, bf 11, bs 12] [junit] gear3 0x1f16ef23 created: GearsObj[0x73249c54, vbo ff 9, fs 10, bf 11, bs 12] [junit] Thread[main,5,main] GearsES2.init.X 0x1f16ef23 FIN GearsES2[obj 0x1f16ef23 isInit true, usesShared false, 1 GearsObj[0x472f4fde, vbo ff 3, fs 4, bf 5, bs 6], 2 GearsObj[0x73249c54, vbo ff 9, fs 10, bf 11, bs 12], 3 GearsObj[0x689389da, vbo ff 15, fs 16, bf 17, bs 18], sharedGears null] [junit] Thread[main,5,main] GearsES2.reshape 0x1f16ef23 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fb76e94be00, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1f16ef23, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main,5,main] GearsES2.display 0x1f16ef23 400x300, swapInterval 1, drawable 0x7fb76e94be00 [junit] Thread[main,5,main] GearsES2.display 0x1f16ef23 400x300, swapInterval 1, drawable 0x7fb76e94be00 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenLayerAutoDblBuf_____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] GearsES2.reshape 0x1f16ef23 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fb76e94be00, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1f16ef23, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] GearsES2.display 0x1f16ef23 200x150, swapInterval 1, drawable 0x7fb76e94be00 [junit] Thread[main,5,main] GearsES2.display 0x1f16ef23 200x150, swapInterval 1, drawable 0x7fb76e94be00 [junit] Thread[main,5,main] GearsES2.display 0x1f16ef23 200x150, swapInterval 1, drawable 0x7fb76e94be00 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenLayerAutoDblBuf_____-n0004-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] GearsES2.reshape 0x1f16ef23 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fb76e94be00, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1f16ef23, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] GearsES2.display 0x1f16ef23 800x600, swapInterval 1, drawable 0x7fb76e94be00 [junit] Thread[main,5,main] GearsES2.display 0x1f16ef23 800x600, swapInterval 1, drawable 0x7fb76e94be00 [junit] Thread[main,5,main] GearsES2.display 0x1f16ef23 800x600, swapInterval 1, drawable 0x7fb76e94be00 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenLayerAutoDblBuf_____-n0007-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] GearsES2.dispose 0x1f16ef23: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] GearsES2.dispose 0x1f16ef23 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenLayerAutoDblBuf [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenPbuffer [junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas3,0,22,800x600,invalid] [junit] Fin: NEWT-GLWindow[ [junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x1f16ef23 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@1aadf2c7[init false], ], [junit] Drawable: null, [junit] Context: null, [junit] Window: jogamp.newt.driver.macosx.WindowDriver[Config null, [junit] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [junit] ParentWindow null, [junit] ParentWindowHandle 0x0 (false), [junit] WindowHandle 0x0, [junit] SurfaceHandle 0x0 (lockedExt window false, surface false), [junit] window[0/44 (auto false) 800x600], pixel[800x600], [junit] Visible false, focus false, [junit] Undecorated false (false), [junit] AlwaysOnTop false, Fullscreen false, [junit] WrappedSurface null, [junit] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@5c7ff512, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <54b2a02f, 1b32991a>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [junit] Requested GL Caps: 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.hw], on-scr[pbuffer]] [junit] Expected GL Caps: 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.hw], offscr[pbuffer]] [junit] 2014-08-06 09:08:05.874 java[7550:e91b] invalid address [junit] 2014-08-06 09:08:05.894 java[7550:c203] invalid address [junit] Thread[main,5,main] GearsES2.init.0 0x784fd2c7: tileRendererInUse null, GearsES2[obj 0x784fd2c7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x784fd2c7 on Thread[main,5,main] [junit] Chosen GLCapabilities: 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.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x784fd2c7 created: GearsObj[0x46dc08f5, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x784fd2c7 created: GearsObj[0x17d0312b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x784fd2c7 created: GearsObj[0x17d0312b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main,5,main] GearsES2.init.X 0x784fd2c7 FIN GearsES2[obj 0x784fd2c7 isInit true, usesShared false, 1 GearsObj[0x46dc08f5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x17d0312b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x654c0a43, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main,5,main] GearsES2.reshape 0x784fd2c7 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fb76e9056b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x784fd2c7, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main,5,main] GearsES2.display 0x784fd2c7 400x300, swapInterval 1, drawable 0x7fb76e9056b0 [junit] Thread[main,5,main] GearsES2.display 0x784fd2c7 400x300, swapInterval 1, drawable 0x7fb76e9056b0 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [junit] Window: com.jogamp.newt.opengl.GLWindow [junit] Window Caps Pre_GL: 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.hw], offscr[pbuffer]] [junit] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXPbufferCGLDrawable, jogamp.newt.driver.macosx.WindowDriver [junit] Window Caps PostGL : 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.hw], offscr[pbuffer]] [junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver [junit] Chosen GL Caps(1): 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.hw], offscr[pbuffer]] [junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] Chosen GL Caps(2): 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.hw], offscr[pbuffer]] [junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver [junit] 2014-08-06 09:08:05.996 java[7550:e91b] invalid address [junit] Thread[main-Display-.macosx_nil-1-EDT-9,6,main] GearsES2.reshape 0x784fd2c7 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fb76e963450, msaa false, tileRendererInUse null [junit] >> GearsES2 0x784fd2c7, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-9,6,main] GearsES2.display 0x784fd2c7 200x150, swapInterval 1, drawable 0x7fb76e963450 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x784fd2c7 200x150, swapInterval 1, drawable 0x7fb76e963450 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x784fd2c7 200x150, swapInterval 1, drawable 0x7fb76e963450 [junit] Thread[main,5,main] GearsES2.display 0x784fd2c7 200x150, swapInterval 1, drawable 0x7fb76e963450 [junit] Thread[main,5,main] GearsES2.display 0x784fd2c7 200x150, swapInterval 1, drawable 0x7fb76e963450 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0006-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [junit] 2014-08-06 09:08:06.151 java[7550:e91b] invalid address [junit] Thread[main-Display-.macosx_nil-1-EDT-9,6,main] GearsES2.reshape 0x784fd2c7 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fb76e9654e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x784fd2c7, angle 3.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-9,6,main] GearsES2.display 0x784fd2c7 800x600, swapInterval 1, drawable 0x7fb76e9654e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x784fd2c7 800x600, swapInterval 1, drawable 0x7fb76e9654e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x784fd2c7 800x600, swapInterval 1, drawable 0x7fb76e9654e0 [junit] Thread[main,5,main] GearsES2.display 0x784fd2c7 800x600, swapInterval 1, drawable 0x7fb76e9654e0 [junit] Thread[main,5,main] GearsES2.display 0x784fd2c7 800x600, swapInterval 1, drawable 0x7fb76e9654e0 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0011-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas4,0,22,800x600,invalid] [junit] Fin: NEWT-GLWindow[ [junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x784fd2c7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@40974486[init false], ], [junit] Drawable: null, [junit] Context: null, [junit] Window: jogamp.newt.driver.macosx.WindowDriver[Config null, [junit] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [junit] ParentWindow null, [junit] ParentWindowHandle 0x0 (false), [junit] WindowHandle 0x0, [junit] SurfaceHandle 0x0 (lockedExt window false, surface false), [junit] window[0/44 (auto false) 800x600], pixel[800x600], [junit] Visible false, focus false, [junit] Undecorated false (false), [junit] AlwaysOnTop false, Fullscreen false, [junit] WrappedSurface null, [junit] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@570f5a54, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <30f36d73, 3d96b220>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [junit] Thread[main-Display-.macosx_nil-1-EDT-9,6,main] GearsES2.dispose 0x784fd2c7: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-9,6,main] GearsES2.dispose 0x784fd2c7 FIN [junit] 2014-08-06 09:08:06.392 java[7550:e91b] invalid address [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenPbuffer [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBuf [junit] onscreen layer n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBuf [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufMSAA [junit] onscreen layer n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufMSAA [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufStencil [junit] onscreen layer n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufStencil [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA [junit] onscreen layer n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 10.65 sec [junit] ------------- Standard Output --------------- [junit] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo]] [junit] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Window: com.jogamp.newt.opengl.GLWindow [junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.newt.driver.macosx.WindowDriver [junit] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver [junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver [junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,22,800x600,invalid] [junit] Fin: NEWT-GLWindow[ [junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x302d6aa2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4fbdede7[init false], ], [junit] Drawable: null, [junit] Context: null, [junit] Window: jogamp.newt.driver.macosx.WindowDriver[Config null, [junit] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [junit] ParentWindow null, [junit] ParentWindowHandle 0x0 (false), [junit] WindowHandle 0x0, [junit] SurfaceHandle 0x0 (lockedExt window false, surface false), [junit] window[0/44 (auto false) 800x600], pixel[800x600], [junit] Visible false, focus false, [junit] Undecorated false (false), [junit] AlwaysOnTop false, Fullscreen false, [junit] WrappedSurface null, [junit] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@1981d40a, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <1a87e99b, 50f9ccb8>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [junit] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo]] [junit] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Window: com.jogamp.newt.opengl.GLWindow [junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.newt.driver.macosx.WindowDriver [junit] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver [junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver [junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas1,0,22,800x600,invalid] [junit] Fin: NEWT-GLWindow[ [junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x319bb2d4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@64f995bd[init false], ], [junit] Drawable: null, [junit] Context: null, [junit] Window: jogamp.newt.driver.macosx.WindowDriver[Config null, [junit] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [junit] ParentWindow null, [junit] ParentWindowHandle 0x0 (false), [junit] WindowHandle 0x0, [junit] SurfaceHandle 0x0 (lockedExt window false, surface false), [junit] window[0/44 (auto false) 800x600], pixel[800x600], [junit] Visible false, focus false, [junit] Undecorated false (false), [junit] AlwaysOnTop false, Fullscreen false, [junit] WrappedSurface null, [junit] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@545a7aac, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2bdd78, 3fd8f15e>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [junit] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo]] [junit] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Window: com.jogamp.newt.opengl.GLWindow [junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.newt.driver.macosx.WindowDriver [junit] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver [junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver [junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas2,0,22,800x600,invalid] [junit] Fin: NEWT-GLWindow[ [junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x8fc13fd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@5d844ba6[init false], ], [junit] Drawable: null, [junit] Context: null, [junit] Window: jogamp.newt.driver.macosx.WindowDriver[Config null, [junit] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [junit] ParentWindow null, [junit] ParentWindowHandle 0x0 (false), [junit] WindowHandle 0x0, [junit] SurfaceHandle 0x0 (lockedExt window false, surface false), [junit] window[0/44 (auto false) 800x600], pixel[800x600], [junit] Visible false, focus false, [junit] Undecorated false (false), [junit] AlwaysOnTop false, Fullscreen false, [junit] WrappedSurface null, [junit] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@413b88f2, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2b9be953, 8f35e83>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [junit] Requested GL Caps: 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.hw], on-scr[.]] [junit] Expected GL Caps: 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.hw], offscr[fbo]] [junit] Window: com.jogamp.newt.opengl.GLWindow [junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.newt.driver.macosx.WindowDriver [junit] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver [junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver [junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas3,0,22,800x600,invalid] [junit] Fin: NEWT-GLWindow[ [junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x1f16ef23 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@1aadf2c7[init false], ], [junit] Drawable: null, [junit] Context: null, [junit] Window: jogamp.newt.driver.macosx.WindowDriver[Config null, [junit] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [junit] ParentWindow null, [junit] ParentWindowHandle 0x0 (false), [junit] WindowHandle 0x0, [junit] SurfaceHandle 0x0 (lockedExt window false, surface false), [junit] window[0/44 (auto false) 800x600], pixel[800x600], [junit] Visible false, focus false, [junit] Undecorated false (false), [junit] AlwaysOnTop false, Fullscreen false, [junit] WrappedSurface null, [junit] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@5c7ff512, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <54b2a02f, 1b32991a>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [junit] Requested GL Caps: 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.hw], on-scr[pbuffer]] [junit] Expected GL Caps: 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.hw], offscr[pbuffer]] [junit] Window: com.jogamp.newt.opengl.GLWindow [junit] Window Caps Pre_GL: 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.hw], offscr[pbuffer]] [junit] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXPbufferCGLDrawable, jogamp.newt.driver.macosx.WindowDriver [junit] Window Caps PostGL : 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.hw], offscr[pbuffer]] [junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver [junit] Chosen GL Caps(1): 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.hw], offscr[pbuffer]] [junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] Chosen GL Caps(2): 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.hw], offscr[pbuffer]] [junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver [junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas4,0,22,800x600,invalid] [junit] Fin: NEWT-GLWindow[ [junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x784fd2c7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@40974486[init false], ], [junit] Drawable: null, [junit] Context: null, [junit] Window: jogamp.newt.driver.macosx.WindowDriver[Config null, [junit] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [junit] ParentWindow null, [junit] ParentWindowHandle 0x0 (false), [junit] WindowHandle 0x0, [junit] SurfaceHandle 0x0 (lockedExt window false, surface false), [junit] window[0/44 (auto false) 800x600], pixel[800x600], [junit] Visible false, focus false, [junit] Undecorated false (false), [junit] AlwaysOnTop false, Fullscreen false, [junit] WrappedSurface null, [junit] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@570f5a54, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <30f36d73, 3d96b220>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407308876025 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407308881039 ms +++ localhost/127.0.0.1:59999 - Locked within 5036 ms, 6 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testAvailableInfo [junit] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] [junit] Natives [junit] GL4bc false [junit] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)] [junit] GLES3 false [junit] GL3bc false [junit] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)] [junit] GL2 true [2.1 (Compat profile, arb, FBO, hardware)] [junit] GLES2 false [junit] GLES1 false [junit] Count 3 / 8 [junit] Common [junit] GL4ES3 false [junit] GL2GL3 true [junit] GL2ES2 true [junit] GL2ES1 true [junit] Mappings [junit] GL2ES2 GLProfile[GL2ES2/GL4.sw] [junit] GL2ES1 GLProfile[GL2ES1/GL2.hw] [junit] GL2 GLProfile[GL2/GL2.hw] [junit] GL4 GLProfile[GL4/GL4.sw] [junit] GL3 GLProfile[GL3/GL3.hw] [junit] GL2GL3 GLProfile[GL2GL3/GL4.sw] [junit] default GLProfile[GL2/GL2.hw] [junit] Count 6 / 12 [junit] [junit] [junit] Desktop Capabilities: [junit] none [junit] [junit] EGL Capabilities: [junit] none [junit] [junit] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testAvailableInfo [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufMSAA [junit] Thread[main,5,main] GearsES2.init.0 0x302d6aa2: tileRendererInUse null, GearsES2[obj 0x302d6aa2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x302d6aa2 on Thread[main,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x302d6aa2 created: GearsObj[0x6826d526, vbo ff 3, fs 4, bf 5, bs 6] [junit] gear2 0x302d6aa2 created: GearsObj[0x4d73e735, vbo ff 9, fs 10, bf 11, bs 12] [junit] gear3 0x302d6aa2 created: GearsObj[0x4d73e735, vbo ff 9, fs 10, bf 11, bs 12] [junit] Thread[main,5,main] GearsES2.init.X 0x302d6aa2 FIN GearsES2[obj 0x302d6aa2 isInit true, usesShared false, 1 GearsObj[0x6826d526, vbo ff 3, fs 4, bf 5, bs 6], 2 GearsObj[0x4d73e735, vbo ff 9, fs 10, bf 11, bs 12], 3 GearsObj[0x57867d03, vbo ff 15, fs 16, bf 17, bs 18], sharedGears null] [junit] Thread[main,5,main] GearsES2.reshape 0x302d6aa2 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fb76e951590, msaa true, tileRendererInUse null [junit] >> GearsES2 0x302d6aa2, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main,5,main] GearsES2.display 0x302d6aa2 400x300, swapInterval 1, drawable 0x7fb76e951590 [junit] Thread[main,5,main] GearsES2.display 0x302d6aa2 400x300, swapInterval 1, drawable 0x7fb76e951590 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufMSAA_______-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x302d6aa2 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fb76e951590, msaa true, tileRendererInUse null [junit] >> GearsES2 0x302d6aa2, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x302d6aa2 200x150, swapInterval 1, drawable 0x7fb76e951590 [junit] Thread[main,5,main] GearsES2.display 0x302d6aa2 200x150, swapInterval 1, drawable 0x7fb76e951590 [junit] Thread[main,5,main] GearsES2.display 0x302d6aa2 200x150, swapInterval 1, drawable 0x7fb76e951590 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufMSAA_______-n0004-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x302d6aa2 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fb76e951590, msaa true, tileRendererInUse null [junit] >> GearsES2 0x302d6aa2, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x302d6aa2 800x600, swapInterval 1, drawable 0x7fb76e951590 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x302d6aa2 800x600, swapInterval 1, drawable 0x7fb76e951590 [junit] Thread[main,5,main] GearsES2.display 0x302d6aa2 800x600, swapInterval 1, drawable 0x7fb76e951590 [junit] Thread[main,5,main] GearsES2.display 0x302d6aa2 800x600, swapInterval 1, drawable 0x7fb76e951590 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufMSAA_______-n0008-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x302d6aa2: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x302d6aa2 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufMSAA [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencil [junit] Thread[main,5,main] GearsES2.init.0 0x319bb2d4: tileRendererInUse null, GearsES2[obj 0x319bb2d4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x319bb2d4 on Thread[main,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x319bb2d4 created: GearsObj[0x43c0f4d5, vbo ff 3, fs 4, bf 5, bs 6] [junit] gear2 0x319bb2d4 created: GearsObj[0x3109eeb3, vbo ff 9, fs 10, bf 11, bs 12] [junit] gear3 0x319bb2d4 created: GearsObj[0x3109eeb3, vbo ff 9, fs 10, bf 11, bs 12] [junit] Thread[main,5,main] GearsES2.init.X 0x319bb2d4 FIN GearsES2[obj 0x319bb2d4 isInit true, usesShared false, 1 GearsObj[0x43c0f4d5, vbo ff 3, fs 4, bf 5, bs 6], 2 GearsObj[0x3109eeb3, vbo ff 9, fs 10, bf 11, bs 12], 3 GearsObj[0x31642ec, vbo ff 15, fs 16, bf 17, bs 18], sharedGears null] [junit] Thread[main,5,main] GearsES2.reshape 0x319bb2d4 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fb76e847b10, msaa false, tileRendererInUse null [junit] >> GearsES2 0x319bb2d4, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main,5,main] GearsES2.display 0x319bb2d4 400x300, swapInterval 1, drawable 0x7fb76e847b10 [junit] Thread[main,5,main] GearsES2.display 0x319bb2d4 400x300, swapInterval 1, drawable 0x7fb76e847b10 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.reshape 0x319bb2d4 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fb76e847b10, msaa false, tileRendererInUse null [junit] >> GearsES2 0x319bb2d4, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.display 0x319bb2d4 200x150, swapInterval 1, drawable 0x7fb76e847b10 [junit] Thread[main,5,main] GearsES2.display 0x319bb2d4 200x150, swapInterval 1, drawable 0x7fb76e847b10 [junit] Thread[main,5,main] GearsES2.display 0x319bb2d4 200x150, swapInterval 1, drawable 0x7fb76e847b10 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0004-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.reshape 0x319bb2d4 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fb76e847b10, msaa false, tileRendererInUse null [junit] >> GearsES2 0x319bb2d4, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.display 0x319bb2d4 800x600, swapInterval 1, drawable 0x7fb76e847b10 [junit] Thread[main,5,main] GearsES2.display 0x319bb2d4 800x600, swapInterval 1, drawable 0x7fb76e847b10 [junit] Thread[main,5,main] GearsES2.display 0x319bb2d4 800x600, swapInterval 1, drawable 0x7fb76e847b10 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0007-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x319bb2d4: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x319bb2d4 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencil [junit] SLOCK [T main @ 1407308886531 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencilMSAA [junit] Thread[main,5,main] GearsES2.init.0 0x8fc13fd: tileRendererInUse null, GearsES2[obj 0x8fc13fd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x8fc13fd on Thread[main,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x8fc13fd created: GearsObj[0x53daaf33, vbo ff 3, fs 4, bf 5, bs 6] [junit] gear2 0x8fc13fd created: GearsObj[0x3a246847, vbo ff 9, fs 10, bf 11, bs 12] [junit] gear3 0x8fc13fd created: GearsObj[0x3a246847, vbo ff 9, fs 10, bf 11, bs 12] [junit] Thread[main,5,main] GearsES2.init.X 0x8fc13fd FIN GearsES2[obj 0x8fc13fd isInit true, usesShared false, 1 GearsObj[0x53daaf33, vbo ff 3, fs 4, bf 5, bs 6], 2 GearsObj[0x3a246847, vbo ff 9, fs 10, bf 11, bs 12], 3 GearsObj[0x2c3a2b23, vbo ff 15, fs 16, bf 17, bs 18], sharedGears null] [junit] Thread[main,5,main] GearsES2.reshape 0x8fc13fd 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fb76e93f370, msaa true, tileRendererInUse null [junit] >> GearsES2 0x8fc13fd, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main,5,main] GearsES2.display 0x8fc13fd 400x300, swapInterval 1, drawable 0x7fb76e93f370 [junit] Thread[main,5,main] GearsES2.display 0x8fc13fd 400x300, swapInterval 1, drawable 0x7fb76e93f370 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.reshape 0x8fc13fd 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fb76e93f370, msaa true, tileRendererInUse null [junit] >> GearsES2 0x8fc13fd, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.display 0x8fc13fd 200x150, swapInterval 1, drawable 0x7fb76e93f370 [junit] Thread[main,5,main] GearsES2.display 0x8fc13fd 200x150, swapInterval 1, drawable 0x7fb76e93f370 [junit] Thread[main,5,main] GearsES2.display 0x8fc13fd 200x150, swapInterval 1, drawable 0x7fb76e93f370 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0004-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.reshape 0x8fc13fd 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fb76e93f370, msaa true, tileRendererInUse null [junit] >> GearsES2 0x8fc13fd, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.display 0x8fc13fd 800x600, swapInterval 1, drawable 0x7fb76e93f370 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x8fc13fd 800x600, swapInterval 1, drawable 0x7fb76e93f370 [junit] Thread[main,5,main] GearsES2.display 0x8fc13fd 800x600, swapInterval 1, drawable 0x7fb76e93f370 [junit] Thread[main,5,main] GearsES2.display 0x8fc13fd 800x600, swapInterval 1, drawable 0x7fb76e93f370 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0008-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.dispose 0x8fc13fd: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.dispose 0x8fc13fd FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencilMSAA [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenLayerAutoDblBuf [junit] Thread[main,5,main] GearsES2.init.0 0x1f16ef23: tileRendererInUse null, GearsES2[obj 0x1f16ef23 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1f16ef23 on Thread[main,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1f16ef23 created: GearsObj[0x472f4fde, vbo ff 3, fs 4, bf 5, bs 6] [junit] gear2 0x1f16ef23 created: GearsObj[0x73249c54, vbo ff 9, fs 10, bf 11, bs 12] [junit] gear3 0x1f16ef23 created: GearsObj[0x73249c54, vbo ff 9, fs 10, bf 11, bs 12] [junit] Thread[main,5,main] GearsES2.init.X 0x1f16ef23 FIN GearsES2[obj 0x1f16ef23 isInit true, usesShared false, 1 GearsObj[0x472f4fde, vbo ff 3, fs 4, bf 5, bs 6], 2 GearsObj[0x73249c54, vbo ff 9, fs 10, bf 11, bs 12], 3 GearsObj[0x689389da, vbo ff 15, fs 16, bf 17, bs 18], sharedGears null] [junit] Thread[main,5,main] GearsES2.reshape 0x1f16ef23 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fb76e94be00, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1f16ef23, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main,5,main] GearsES2.display 0x1f16ef23 400x300, swapInterval 1, drawable 0x7fb76e94be00 [junit] Thread[main,5,main] GearsES2.display 0x1f16ef23 400x300, swapInterval 1, drawable 0x7fb76e94be00 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenLayerAutoDblBuf_____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] GearsES2.reshape 0x1f16ef23 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fb76e94be00, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1f16ef23, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] GearsES2.display 0x1f16ef23 200x150, swapInterval 1, drawable 0x7fb76e94be00 [junit] Thread[main,5,main] GearsES2.display 0x1f16ef23 200x150, swapInterval 1, drawable 0x7fb76e94be00 [junit] Thread[main,5,main] GearsES2.display 0x1f16ef23 200x150, swapInterval 1, drawable 0x7fb76e94be00 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenLayerAutoDblBuf_____-n0004-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] GearsES2.reshape 0x1f16ef23 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fb76e94be00, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1f16ef23, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] GearsES2.display 0x1f16ef23 800x600, swapInterval 1, drawable 0x7fb76e94be00 [junit] Thread[main,5,main] GearsES2.display 0x1f16ef23 800x600, swapInterval 1, drawable 0x7fb76e94be00 [junit] Thread[main,5,main] GearsES2.display 0x1f16ef23 800x600, swapInterval 1, drawable 0x7fb76e94be00 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenLayerAutoDblBuf_____-n0007-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] GearsES2.dispose 0x1f16ef23: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] GearsES2.dispose 0x1f16ef23 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenLayerAutoDblBuf [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenPbuffer [junit] Thread[main,5,main] GearsES2.init.0 0x784fd2c7: tileRendererInUse null, GearsES2[obj 0x784fd2c7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x784fd2c7 on Thread[main,5,main] [junit] Chosen GLCapabilities: 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.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x784fd2c7 created: GearsObj[0x46dc08f5, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x784fd2c7 created: GearsObj[0x17d0312b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x784fd2c7 created: GearsObj[0x17d0312b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main,5,main] GearsES2.init.X 0x784fd2c7 FIN GearsES2[obj 0x784fd2c7 isInit true, usesShared false, 1 GearsObj[0x46dc08f5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x17d0312b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x654c0a43, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main,5,main] GearsES2.reshape 0x784fd2c7 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fb76e9056b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x784fd2c7, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main,5,main] GearsES2.display 0x784fd2c7 400x300, swapInterval 1, drawable 0x7fb76e9056b0 [junit] Thread[main,5,main] GearsES2.display 0x784fd2c7 400x300, swapInterval 1, drawable 0x7fb76e9056b0 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [junit] Thread[main-Display-.macosx_nil-1-EDT-9,6,main] GearsES2.reshape 0x784fd2c7 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fb76e963450, msaa false, tileRendererInUse null [junit] >> GearsES2 0x784fd2c7, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-9,6,main] GearsES2.display 0x784fd2c7 200x150, swapInterval 1, drawable 0x7fb76e963450 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x784fd2c7 200x150, swapInterval 1, drawable 0x7fb76e963450 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x784fd2c7 200x150, swapInterval 1, drawable 0x7fb76e963450 [junit] Thread[main,5,main] GearsES2.display 0x784fd2c7 200x150, swapInterval 1, drawable 0x7fb76e963450 [junit] Thread[main,5,main] GearsES2.display 0x784fd2c7 200x150, swapInterval 1, drawable 0x7fb76e963450 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0006-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [junit] Thread[main-Display-.macosx_nil-1-EDT-9,6,main] GearsES2.reshape 0x784fd2c7 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fb76e9654e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x784fd2c7, angle 3.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-9,6,main] GearsES2.display 0x784fd2c7 800x600, swapInterval 1, drawable 0x7fb76e9654e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x784fd2c7 800x600, swapInterval 1, drawable 0x7fb76e9654e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x784fd2c7 800x600, swapInterval 1, drawable 0x7fb76e9654e0 [junit] Thread[main,5,main] GearsES2.display 0x784fd2c7 800x600, swapInterval 1, drawable 0x7fb76e9654e0 [junit] Thread[main,5,main] GearsES2.display 0x784fd2c7 800x600, swapInterval 1, drawable 0x7fb76e9654e0 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0011-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [junit] Thread[main-Display-.macosx_nil-1-EDT-9,6,main] GearsES2.dispose 0x784fd2c7: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-9,6,main] GearsES2.dispose 0x784fd2c7 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenPbuffer [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBuf [junit] onscreen layer n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBuf [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufMSAA [junit] onscreen layer n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufMSAA [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufStencil [junit] onscreen layer n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufStencil [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA [junit] onscreen layer n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA [junit] SLOCK [T main @ 1407308886531 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testAvailableInfo took 1.911 sec [junit] Testcase: testGL2OffScreenFBODblBufMSAA took 1.066 sec [junit] Testcase: testGL2OffScreenFBODblBufStencil took 0.562 sec [junit] Testcase: testGL2OffScreenFBODblBufStencilMSAA took 0.59 sec [junit] Testcase: testGL2OffScreenLayerAutoDblBuf took 0.591 sec [junit] Testcase: testGL2OffScreenPbuffer took 0.626 sec [junit] Testcase: testGL2OnScreenDblBuf took 0 sec [junit] Testcase: testGL2OnScreenDblBufMSAA took 0.001 sec [junit] Testcase: testGL2OnScreenDblBufStencil took 0.001 sec [junit] Testcase: testGL2OnScreenDblBufStencilMSAA took 0.001 sec [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 10.65 sec [junit] [junit] ------------- Standard Output --------------- [junit] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo]] [junit] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Window: com.jogamp.newt.opengl.GLWindow [junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.newt.driver.macosx.WindowDriver [junit] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver [junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver [junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,22,800x600,invalid] [junit] Fin: NEWT-GLWindow[ [junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x302d6aa2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@4fbdede7[init false], ], [junit] Drawable: null, [junit] Context: null, [junit] Window: jogamp.newt.driver.macosx.WindowDriver[Config null, [junit] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [junit] ParentWindow null, [junit] ParentWindowHandle 0x0 (false), [junit] WindowHandle 0x0, [junit] SurfaceHandle 0x0 (lockedExt window false, surface false), [junit] window[0/44 (auto false) 800x600], pixel[800x600], [junit] Visible false, focus false, [junit] Undecorated false (false), [junit] AlwaysOnTop false, Fullscreen false, [junit] WrappedSurface null, [junit] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@1981d40a, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <1a87e99b, 50f9ccb8>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [junit] Requested GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo]] [junit] Expected GL Caps: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Window: com.jogamp.newt.opengl.GLWindow [junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.newt.driver.macosx.WindowDriver [junit] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver [junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver [junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas1,0,22,800x600,invalid] [junit] Fin: NEWT-GLWindow[ [junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x319bb2d4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@64f995bd[init false], ], [junit] Drawable: null, [junit] Context: null, [junit] Window: jogamp.newt.driver.macosx.WindowDriver[Config null, [junit] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [junit] ParentWindow null, [junit] ParentWindowHandle 0x0 (false), [junit] WindowHandle 0x0, [junit] SurfaceHandle 0x0 (lockedExt window false, surface false), [junit] window[0/44 (auto false) 800x600], pixel[800x600], [junit] Visible false, focus false, [junit] Undecorated false (false), [junit] AlwaysOnTop false, Fullscreen false, [junit] WrappedSurface null, [junit] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@545a7aac, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2bdd78, 3fd8f15e>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [junit] Requested GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[fbo]] [junit] Expected GL Caps: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/1/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Window: com.jogamp.newt.opengl.GLWindow [junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.newt.driver.macosx.WindowDriver [junit] Window Caps PostGL : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver [junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver [junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas2,0,22,800x600,invalid] [junit] Fin: NEWT-GLWindow[ [junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x8fc13fd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@5d844ba6[init false], ], [junit] Drawable: null, [junit] Context: null, [junit] Window: jogamp.newt.driver.macosx.WindowDriver[Config null, [junit] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [junit] ParentWindow null, [junit] ParentWindowHandle 0x0 (false), [junit] WindowHandle 0x0, [junit] SurfaceHandle 0x0 (lockedExt window false, surface false), [junit] window[0/44 (auto false) 800x600], pixel[800x600], [junit] Visible false, focus false, [junit] Undecorated false (false), [junit] AlwaysOnTop false, Fullscreen false, [junit] WrappedSurface null, [junit] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@413b88f2, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <2b9be953, 8f35e83>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [junit] Requested GL Caps: 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.hw], on-scr[.]] [junit] Expected GL Caps: 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.hw], offscr[fbo]] [junit] Window: com.jogamp.newt.opengl.GLWindow [junit] Window Caps Pre_GL: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Pre-GL(0): jogamp.opengl.GLFBODrawableImpl, jogamp.newt.driver.macosx.WindowDriver [junit] Window Caps PostGL : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver [junit] Chosen GL Caps(1): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] Chosen GL Caps(2): GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver [junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas3,0,22,800x600,invalid] [junit] Fin: NEWT-GLWindow[ [junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x1f16ef23 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@1aadf2c7[init false], ], [junit] Drawable: null, [junit] Context: null, [junit] Window: jogamp.newt.driver.macosx.WindowDriver[Config null, [junit] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [junit] ParentWindow null, [junit] ParentWindowHandle 0x0 (false), [junit] WindowHandle 0x0, [junit] SurfaceHandle 0x0 (lockedExt window false, surface false), [junit] window[0/44 (auto false) 800x600], pixel[800x600], [junit] Visible false, focus false, [junit] Undecorated false (false), [junit] AlwaysOnTop false, Fullscreen false, [junit] WrappedSurface null, [junit] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@5c7ff512, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <54b2a02f, 1b32991a>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [junit] Requested GL Caps: 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.hw], on-scr[pbuffer]] [junit] Expected GL Caps: 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.hw], offscr[pbuffer]] [junit] Window: com.jogamp.newt.opengl.GLWindow [junit] Window Caps Pre_GL: 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.hw], offscr[pbuffer]] [junit] Drawable Pre-GL(0): jogamp.opengl.macosx.cgl.MacOSXPbufferCGLDrawable, jogamp.newt.driver.macosx.WindowDriver [junit] Window Caps PostGL : 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.hw], offscr[pbuffer]] [junit] Drawable Post-GL(1): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver [junit] Chosen GL Caps(1): 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.hw], offscr[pbuffer]] [junit] Chosen GL CTX (2): 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] Chosen GL Caps(2): 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.hw], offscr[pbuffer]] [junit] Drawable Post-GL(2): com.jogamp.newt.opengl.GLWindow, jogamp.newt.driver.macosx.WindowDriver [junit] Fin: com.jogamp.newt.awt.NewtCanvasAWT[canvas4,0,22,800x600,invalid] [junit] Fin: NEWT-GLWindow[ [junit] Helper: GLAnimatorControl: null, GLEventListeners num 2 [GearsES2[obj 0x784fd2c7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null][init false], com.jogamp.opengl.test.junit.util.UITestCase$SnapshotGLEventListener@40974486[init false], ], [junit] Drawable: null, [junit] Context: null, [junit] Window: jogamp.newt.driver.macosx.WindowDriver[Config null, [junit] NEWT-Screen[.macosx_nil-1-s0, idx 0, refCount 0, vsize [ 0 / 0 1920 x 1200 ] [pixels], [ 0 / 0 1920 x 1200 ] [window], null, NEWT-Display[.macosx_nil-1, excl false, refCount 0, hasEDT true, edtRunning false, null], monitors: null], [junit] ParentWindow null, [junit] ParentWindowHandle 0x0 (false), [junit] WindowHandle 0x0, [junit] SurfaceHandle 0x0 (lockedExt window false, surface false), [junit] window[0/44 (auto false) 800x600], pixel[800x600], [junit] Visible false, focus false, [junit] Undecorated false (false), [junit] AlwaysOnTop false, Fullscreen false, [junit] WrappedSurface null, [junit] ChildWindows 0, SurfaceUpdatedListeners num 0 [], WindowListeners num 1 [com.jogamp.newt.opengl.GLWindow$2@570f5a54, ], MouseListeners num 0 [], PointerGestures default true, custom 0 [], KeyListeners num 0 [], windowLock <30f36d73, 3d96b220>[count 0, qsz 0, owner <NULL>], surfaceLockCount 0]] [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407308876025 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407308881039 ms +++ localhost/127.0.0.1:59999 - Locked within 5036 ms, 6 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testAvailableInfo [junit] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] [junit] Natives [junit] GL4bc false [junit] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)] [junit] GLES3 false [junit] GL3bc false [junit] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)] [junit] GL2 true [2.1 (Compat profile, arb, FBO, hardware)] [junit] GLES2 false [junit] GLES1 false [junit] Count 3 / 8 [junit] Common [junit] GL4ES3 false [junit] GL2GL3 true [junit] GL2ES2 true [junit] GL2ES1 true [junit] Mappings [junit] GL2ES2 GLProfile[GL2ES2/GL4.sw] [junit] GL2ES1 GLProfile[GL2ES1/GL2.hw] [junit] GL2 GLProfile[GL2/GL2.hw] [junit] GL4 GLProfile[GL4/GL4.sw] [junit] GL3 GLProfile[GL3/GL3.hw] [junit] GL2GL3 GLProfile[GL2GL3/GL4.sw] [junit] default GLProfile[GL2/GL2.hw] [junit] Count 6 / 12 [junit] [junit] [junit] Desktop Capabilities: [junit] none [junit] [junit] EGL Capabilities: [junit] none [junit] [junit] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testAvailableInfo [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufMSAA [junit] Thread[main,5,main] GearsES2.init.0 0x302d6aa2: tileRendererInUse null, GearsES2[obj 0x302d6aa2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x302d6aa2 on Thread[main,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x302d6aa2 created: GearsObj[0x6826d526, vbo ff 3, fs 4, bf 5, bs 6] [junit] gear2 0x302d6aa2 created: GearsObj[0x4d73e735, vbo ff 9, fs 10, bf 11, bs 12] [junit] gear3 0x302d6aa2 created: GearsObj[0x4d73e735, vbo ff 9, fs 10, bf 11, bs 12] [junit] Thread[main,5,main] GearsES2.init.X 0x302d6aa2 FIN GearsES2[obj 0x302d6aa2 isInit true, usesShared false, 1 GearsObj[0x6826d526, vbo ff 3, fs 4, bf 5, bs 6], 2 GearsObj[0x4d73e735, vbo ff 9, fs 10, bf 11, bs 12], 3 GearsObj[0x57867d03, vbo ff 15, fs 16, bf 17, bs 18], sharedGears null] [junit] Thread[main,5,main] GearsES2.reshape 0x302d6aa2 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fb76e951590, msaa true, tileRendererInUse null [junit] >> GearsES2 0x302d6aa2, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main,5,main] GearsES2.display 0x302d6aa2 400x300, swapInterval 1, drawable 0x7fb76e951590 [junit] Thread[main,5,main] GearsES2.display 0x302d6aa2 400x300, swapInterval 1, drawable 0x7fb76e951590 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufMSAA_______-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x302d6aa2 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fb76e951590, msaa true, tileRendererInUse null [junit] >> GearsES2 0x302d6aa2, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x302d6aa2 200x150, swapInterval 1, drawable 0x7fb76e951590 [junit] Thread[main,5,main] GearsES2.display 0x302d6aa2 200x150, swapInterval 1, drawable 0x7fb76e951590 [junit] Thread[main,5,main] GearsES2.display 0x302d6aa2 200x150, swapInterval 1, drawable 0x7fb76e951590 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufMSAA_______-n0004-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x302d6aa2 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fb76e951590, msaa true, tileRendererInUse null [junit] >> GearsES2 0x302d6aa2, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x302d6aa2 800x600, swapInterval 1, drawable 0x7fb76e951590 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x302d6aa2 800x600, swapInterval 1, drawable 0x7fb76e951590 [junit] Thread[main,5,main] GearsES2.display 0x302d6aa2 800x600, swapInterval 1, drawable 0x7fb76e951590 [junit] Thread[main,5,main] GearsES2.display 0x302d6aa2 800x600, swapInterval 1, drawable 0x7fb76e951590 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufMSAA_______-n0008-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x302d6aa2: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x302d6aa2 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufMSAA [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencil [junit] Thread[main,5,main] GearsES2.init.0 0x319bb2d4: tileRendererInUse null, GearsES2[obj 0x319bb2d4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x319bb2d4 on Thread[main,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x319bb2d4 created: GearsObj[0x43c0f4d5, vbo ff 3, fs 4, bf 5, bs 6] [junit] gear2 0x319bb2d4 created: GearsObj[0x3109eeb3, vbo ff 9, fs 10, bf 11, bs 12] [junit] gear3 0x319bb2d4 created: GearsObj[0x3109eeb3, vbo ff 9, fs 10, bf 11, bs 12] [junit] Thread[main,5,main] GearsES2.init.X 0x319bb2d4 FIN GearsES2[obj 0x319bb2d4 isInit true, usesShared false, 1 GearsObj[0x43c0f4d5, vbo ff 3, fs 4, bf 5, bs 6], 2 GearsObj[0x3109eeb3, vbo ff 9, fs 10, bf 11, bs 12], 3 GearsObj[0x31642ec, vbo ff 15, fs 16, bf 17, bs 18], sharedGears null] [junit] Thread[main,5,main] GearsES2.reshape 0x319bb2d4 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fb76e847b10, msaa false, tileRendererInUse null [junit] >> GearsES2 0x319bb2d4, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main,5,main] GearsES2.display 0x319bb2d4 400x300, swapInterval 1, drawable 0x7fb76e847b10 [junit] Thread[main,5,main] GearsES2.display 0x319bb2d4 400x300, swapInterval 1, drawable 0x7fb76e847b10 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.reshape 0x319bb2d4 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fb76e847b10, msaa false, tileRendererInUse null [junit] >> GearsES2 0x319bb2d4, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.display 0x319bb2d4 200x150, swapInterval 1, drawable 0x7fb76e847b10 [junit] Thread[main,5,main] GearsES2.display 0x319bb2d4 200x150, swapInterval 1, drawable 0x7fb76e847b10 [junit] Thread[main,5,main] GearsES2.display 0x319bb2d4 200x150, swapInterval 1, drawable 0x7fb76e847b10 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0004-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.reshape 0x319bb2d4 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fb76e847b10, msaa false, tileRendererInUse null [junit] >> GearsES2 0x319bb2d4, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.display 0x319bb2d4 800x600, swapInterval 1, drawable 0x7fb76e847b10 [junit] Thread[main,5,main] GearsES2.display 0x319bb2d4 800x600, swapInterval 1, drawable 0x7fb76e847b10 [junit] Thread[main,5,main] GearsES2.display 0x319bb2d4 800x600, swapInterval 1, drawable 0x7fb76e847b10 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0007-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x319bb2d4: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x319bb2d4 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencil [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencilMSAA [junit] Thread[main,5,main] GearsES2.init.0 0x8fc13fd: tileRendererInUse null, GearsES2[obj 0x8fc13fd isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x8fc13fd on Thread[main,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x8fc13fd created: GearsObj[0x53daaf33, vbo ff 3, fs 4, bf 5, bs 6] [junit] gear2 0x8fc13fd created: GearsObj[0x3a246847, vbo ff 9, fs 10, bf 11, bs 12] [junit] gear3 0x8fc13fd created: GearsObj[0x3a246847, vbo ff 9, fs 10, bf 11, bs 12] [junit] Thread[main,5,main] GearsES2.init.X 0x8fc13fd FIN GearsES2[obj 0x8fc13fd isInit true, usesShared false, 1 GearsObj[0x53daaf33, vbo ff 3, fs 4, bf 5, bs 6], 2 GearsObj[0x3a246847, vbo ff 9, fs 10, bf 11, bs 12], 3 GearsObj[0x2c3a2b23, vbo ff 15, fs 16, bf 17, bs 18], sharedGears null] [junit] Thread[main,5,main] GearsES2.reshape 0x8fc13fd 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fb76e93f370, msaa true, tileRendererInUse null [junit] >> GearsES2 0x8fc13fd, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main,5,main] GearsES2.display 0x8fc13fd 400x300, swapInterval 1, drawable 0x7fb76e93f370 [junit] Thread[main,5,main] GearsES2.display 0x8fc13fd 400x300, swapInterval 1, drawable 0x7fb76e93f370 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.reshape 0x8fc13fd 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fb76e93f370, msaa true, tileRendererInUse null [junit] >> GearsES2 0x8fc13fd, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.display 0x8fc13fd 200x150, swapInterval 1, drawable 0x7fb76e93f370 [junit] Thread[main,5,main] GearsES2.display 0x8fc13fd 200x150, swapInterval 1, drawable 0x7fb76e93f370 [junit] Thread[main,5,main] GearsES2.display 0x8fc13fd 200x150, swapInterval 1, drawable 0x7fb76e93f370 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0004-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.reshape 0x8fc13fd 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fb76e93f370, msaa true, tileRendererInUse null [junit] >> GearsES2 0x8fc13fd, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.display 0x8fc13fd 800x600, swapInterval 1, drawable 0x7fb76e93f370 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x8fc13fd 800x600, swapInterval 1, drawable 0x7fb76e93f370 [junit] Thread[main,5,main] GearsES2.display 0x8fc13fd 800x600, swapInterval 1, drawable 0x7fb76e93f370 [junit] Thread[main,5,main] GearsES2.display 0x8fc13fd 800x600, swapInterval 1, drawable 0x7fb76e93f370 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0008-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.dispose 0x8fc13fd: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.dispose 0x8fc13fd FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenFBODblBufStencilMSAA [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenLayerAutoDblBuf [junit] Thread[main,5,main] GearsES2.init.0 0x1f16ef23: tileRendererInUse null, GearsES2[obj 0x1f16ef23 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1f16ef23 on Thread[main,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1f16ef23 created: GearsObj[0x472f4fde, vbo ff 3, fs 4, bf 5, bs 6] [junit] gear2 0x1f16ef23 created: GearsObj[0x73249c54, vbo ff 9, fs 10, bf 11, bs 12] [junit] gear3 0x1f16ef23 created: GearsObj[0x73249c54, vbo ff 9, fs 10, bf 11, bs 12] [junit] Thread[main,5,main] GearsES2.init.X 0x1f16ef23 FIN GearsES2[obj 0x1f16ef23 isInit true, usesShared false, 1 GearsObj[0x472f4fde, vbo ff 3, fs 4, bf 5, bs 6], 2 GearsObj[0x73249c54, vbo ff 9, fs 10, bf 11, bs 12], 3 GearsObj[0x689389da, vbo ff 15, fs 16, bf 17, bs 18], sharedGears null] [junit] Thread[main,5,main] GearsES2.reshape 0x1f16ef23 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fb76e94be00, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1f16ef23, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main,5,main] GearsES2.display 0x1f16ef23 400x300, swapInterval 1, drawable 0x7fb76e94be00 [junit] Thread[main,5,main] GearsES2.display 0x1f16ef23 400x300, swapInterval 1, drawable 0x7fb76e94be00 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenLayerAutoDblBuf_____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] GearsES2.reshape 0x1f16ef23 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fb76e94be00, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1f16ef23, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] GearsES2.display 0x1f16ef23 200x150, swapInterval 1, drawable 0x7fb76e94be00 [junit] Thread[main,5,main] GearsES2.display 0x1f16ef23 200x150, swapInterval 1, drawable 0x7fb76e94be00 [junit] Thread[main,5,main] GearsES2.display 0x1f16ef23 200x150, swapInterval 1, drawable 0x7fb76e94be00 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenLayerAutoDblBuf_____-n0004-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] GearsES2.reshape 0x1f16ef23 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fb76e94be00, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1f16ef23, angle 2.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] GearsES2.display 0x1f16ef23 800x600, swapInterval 1, drawable 0x7fb76e94be00 [junit] Thread[main,5,main] GearsES2.display 0x1f16ef23 800x600, swapInterval 1, drawable 0x7fb76e94be00 [junit] Thread[main,5,main] GearsES2.display 0x1f16ef23 800x600, swapInterval 1, drawable 0x7fb76e94be00 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenLayerAutoDblBuf_____-n0007-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] GearsES2.dispose 0x1f16ef23: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] GearsES2.dispose 0x1f16ef23 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenLayerAutoDblBuf [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenPbuffer [junit] Thread[main,5,main] GearsES2.init.0 0x784fd2c7: tileRendererInUse null, GearsES2[obj 0x784fd2c7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x784fd2c7 on Thread[main,5,main] [junit] Chosen GLCapabilities: 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.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x784fd2c7 created: GearsObj[0x46dc08f5, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x784fd2c7 created: GearsObj[0x17d0312b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x784fd2c7 created: GearsObj[0x17d0312b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main,5,main] GearsES2.init.X 0x784fd2c7 FIN GearsES2[obj 0x784fd2c7 isInit true, usesShared false, 1 GearsObj[0x46dc08f5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x17d0312b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x654c0a43, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main,5,main] GearsES2.reshape 0x784fd2c7 0/0 400x300 of 400x300, swapInterval 1, drawable 0x7fb76e9056b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x784fd2c7, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main,5,main] GearsES2.display 0x784fd2c7 400x300, swapInterval 1, drawable 0x7fb76e9056b0 [junit] Thread[main,5,main] GearsES2.display 0x784fd2c7 400x300, swapInterval 1, drawable 0x7fb76e9056b0 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [junit] Thread[main-Display-.macosx_nil-1-EDT-9,6,main] GearsES2.reshape 0x784fd2c7 0/0 200x150 of 200x150, swapInterval 1, drawable 0x7fb76e963450, msaa false, tileRendererInUse null [junit] >> GearsES2 0x784fd2c7, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-9,6,main] GearsES2.display 0x784fd2c7 200x150, swapInterval 1, drawable 0x7fb76e963450 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x784fd2c7 200x150, swapInterval 1, drawable 0x7fb76e963450 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x784fd2c7 200x150, swapInterval 1, drawable 0x7fb76e963450 [junit] Thread[main,5,main] GearsES2.display 0x784fd2c7 200x150, swapInterval 1, drawable 0x7fb76e963450 [junit] Thread[main,5,main] GearsES2.display 0x784fd2c7 200x150, swapInterval 1, drawable 0x7fb76e963450 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0006-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [junit] Thread[main-Display-.macosx_nil-1-EDT-9,6,main] GearsES2.reshape 0x784fd2c7 0/0 800x600 of 800x600, swapInterval 1, drawable 0x7fb76e9654e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x784fd2c7, angle 3.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333336, b -1.0, t 1.0] 2.666667x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-9,6,main] GearsES2.display 0x784fd2c7 800x600, swapInterval 1, drawable 0x7fb76e9654e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x784fd2c7 800x600, swapInterval 1, drawable 0x7fb76e9654e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x784fd2c7 800x600, swapInterval 1, drawable 0x7fb76e9654e0 [junit] Thread[main,5,main] GearsES2.display 0x784fd2c7 800x600, swapInterval 1, drawable 0x7fb76e9654e0 [junit] Thread[main,5,main] GearsES2.display 0x784fd2c7 800x600, swapInterval 1, drawable 0x7fb76e9654e0 [junit] main: ** screenshot: TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0011-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [junit] Thread[main-Display-.macosx_nil-1-EDT-9,6,main] GearsES2.dispose 0x784fd2c7: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-9,6,main] GearsES2.dispose 0x784fd2c7 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OffScreenPbuffer [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBuf [junit] onscreen layer n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBuf [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufMSAA [junit] onscreen layer n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufMSAA [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufStencil [junit] onscreen layer n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufStencil [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA [junit] onscreen layer n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT - testGL2OnScreenDblBufStencilMSAA [junit] SLOCK [T main @ 1407308886531 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT [junit] SLOCK [T main @ 1407308887833 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407308892852 ms +++ localhost/127.0.0.1:59999 - Locked within 5044 ms, 6 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test00_MSAA0_DefFlip [junit] TextRendererGLEL.display: Frame 0000 (000): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] Frame# 1, user #1 [junit] TextRendererGLEL.display: Frame 0001 (001): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0001-awt-usr001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0002 (001): 0320x0240 [junit] Frame# 2, user #2 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0002-awt-usr002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0003 (002): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0003-awt-usr002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0004 (002): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0004-awt-usr002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] Frame# 5, user #3 [junit] TextRendererGLEL.display: Frame 0005 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0005-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0006 (003): 0420x0340 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0006-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0420x0340.png [junit] TextRendererGLEL.display: Frame 0007 (003): 0220x0140 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0007-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0220x0140.png [junit] TextRendererGLEL.display: Frame 0008 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0008-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0065 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0066 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0067 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0068 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0069 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0070 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0071 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0072 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0073 (003): 0320x0240 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test00_MSAA0_DefFlip [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test01_MSAA0_UsrFlip [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test01_MSAA0_UsrFlip [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test10_MSAA8_DefFlip [junit] TextRendererGLEL.display: Frame 0000 (000): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] Frame# 1, user #1 [junit] TextRendererGLEL.display: Frame 0001 (001): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0001-awt-usr001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] Frame# 2, user #2 [junit] TextRendererGLEL.display: Frame 0002 (002): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0002-awt-usr002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] Frame# 3, user #3 [junit] TextRendererGLEL.display: Frame 0003 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0003-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0004 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0004-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0005 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0005-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0006 (003): 0420x0340 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0006-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png [junit] TextRendererGLEL.display: Frame 0007 (003): 0220x0140 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0007-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0220x0140.png [junit] TextRendererGLEL.display: Frame 0008 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0008-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0065 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0066 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0067 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0068 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0069 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0070 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0071 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0072 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0073 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0074 (003): 0320x0240 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test10_MSAA8_DefFlip [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test11_MSAA8_UsrFlip [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test11_MSAA8_UsrFlip [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 16.208 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407308887833 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407308892852 ms +++ localhost/127.0.0.1:59999 - Locked within 5044 ms, 6 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test00_MSAA0_DefFlip [junit] TextRendererGLEL.display: Frame 0000 (000): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] Frame# 1, user #1 [junit] TextRendererGLEL.display: Frame 0001 (001): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0001-awt-usr001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0002 (001): 0320x0240 [junit] Frame# 2, user #2 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0002-awt-usr002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0003 (002): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0003-awt-usr002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0004 (002): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0004-awt-usr002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] Frame# 5, user #3 [junit] TextRendererGLEL.display: Frame 0005 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0005-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0006 (003): 0420x0340 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0006-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0420x0340.png [junit] TextRendererGLEL.display: Frame 0007 (003): 0220x0140 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0007-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0220x0140.png [junit] TextRendererGLEL.display: Frame 0008 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0008-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240 [junit] SLOCK [T main @ 1407308903878 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0065 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0066 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0067 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0068 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0069 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0070 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0071 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0072 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0073 (003): 0320x0240 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test00_MSAA0_DefFlip [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test01_MSAA0_UsrFlip [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test01_MSAA0_UsrFlip [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test10_MSAA8_DefFlip [junit] TextRendererGLEL.display: Frame 0000 (000): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] Frame# 1, user #1 [junit] TextRendererGLEL.display: Frame 0001 (001): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0001-awt-usr001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] Frame# 2, user #2 [junit] TextRendererGLEL.display: Frame 0002 (002): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0002-awt-usr002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] Frame# 3, user #3 [junit] TextRendererGLEL.display: Frame 0003 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0003-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0004 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0004-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0005 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0005-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0006 (003): 0420x0340 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0006-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png [junit] TextRendererGLEL.display: Frame 0007 (003): 0220x0140 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0007-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0220x0140.png [junit] TextRendererGLEL.display: Frame 0008 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0008-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0065 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0066 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0067 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0068 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0069 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0070 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0071 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0072 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0073 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0074 (003): 0320x0240 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test10_MSAA8_DefFlip [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test11_MSAA8_UsrFlip [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test11_MSAA8_UsrFlip [junit] SLOCK [T main @ 1407308903878 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test00_MSAA0_DefFlip took 5.37 sec [junit] Testcase: test01_MSAA0_UsrFlip took 0.001 sec [junit] Testcase: test10_MSAA8_DefFlip took 3.551 sec [junit] Testcase: test11_MSAA8_UsrFlip took 0 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 16.208 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407308887833 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407308892852 ms +++ localhost/127.0.0.1:59999 - Locked within 5044 ms, 6 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test00_MSAA0_DefFlip [junit] TextRendererGLEL.display: Frame 0000 (000): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] Frame# 1, user #1 [junit] TextRendererGLEL.display: Frame 0001 (001): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0001-awt-usr001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0002 (001): 0320x0240 [junit] Frame# 2, user #2 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0002-awt-usr002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0003 (002): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0003-awt-usr002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0004 (002): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0004-awt-usr002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] Frame# 5, user #3 [junit] TextRendererGLEL.display: Frame 0005 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0005-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0006 (003): 0420x0340 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0006-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0420x0340.png [junit] TextRendererGLEL.display: Frame 0007 (003): 0220x0140 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0007-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0220x0140.png [junit] TextRendererGLEL.display: Frame 0008 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0008-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0065 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0066 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0067 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0068 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0069 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0070 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0071 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0072 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0073 (003): 0320x0240 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test00_MSAA0_DefFlip [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test01_MSAA0_UsrFlip [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test01_MSAA0_UsrFlip [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test10_MSAA8_DefFlip [junit] TextRendererGLEL.display: Frame 0000 (000): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] Frame# 1, user #1 [junit] TextRendererGLEL.display: Frame 0001 (001): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0001-awt-usr001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] Frame# 2, user #2 [junit] TextRendererGLEL.display: Frame 0002 (002): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0002-awt-usr002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] Frame# 3, user #3 [junit] TextRendererGLEL.display: Frame 0003 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0003-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0004 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0004-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0005 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0005-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0006 (003): 0420x0340 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0006-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png [junit] TextRendererGLEL.display: Frame 0007 (003): 0220x0140 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0007-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0220x0140.png [junit] TextRendererGLEL.display: Frame 0008 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0008-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0065 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0066 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0067 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0068 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0069 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0070 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0071 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0072 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0073 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0074 (003): 0320x0240 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test10_MSAA8_DefFlip [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test11_MSAA8_UsrFlip [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT - test11_MSAA8_UsrFlip [junit] SLOCK [T main @ 1407308903878 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT [junit] SLOCK [T main @ 1407308905265 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407308915356 ms +++ localhost/127.0.0.1:59999 - Locked within 10113 ms, 11 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test00_MSAA0_DefFlip [junit] TextRendererGLEL.display: Frame 0000 (000): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0001 (000): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0001-awt-usr000-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] Frame# 2, user #1 [junit] TextRendererGLEL.display: Frame 0002 (001): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0002-awt-usr001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] Frame# 3, user #2 [junit] TextRendererGLEL.display: Frame 0003 (002): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0003-awt-usr002-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] Frame# 4, user #3 [junit] TextRendererGLEL.display: Frame 0004 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0004-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0005 (003): 0420x0340 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0005-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0420x0340.png [junit] TextRendererGLEL.display: Frame 0006 (003): 0220x0140 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0006-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0220x0140.png [junit] TextRendererGLEL.display: Frame 0007 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0007-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0008 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test00_MSAA0_DefFlip [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test01_MSAA0_UsrFlip [junit] TextRendererGLEL.display: Frame 0000 (000): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0001 (000): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0001-awt-usr000-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] Frame# 2, user #1 [junit] TextRendererGLEL.display: Frame 0002 (001): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0002-awt-usr001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] Frame# 3, user #2 [junit] TextRendererGLEL.display: Frame 0003 (002): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0003-awt-usr002-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] Frame# 4, user #3 [junit] TextRendererGLEL.display: Frame 0004 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0004-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0005 (003): 0420x0340 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0005-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0420x0340.png [junit] TextRendererGLEL.display: Frame 0006 (003): 0220x0140 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0006-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0220x0140.png [junit] TextRendererGLEL.display: Frame 0007 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0007-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0008 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0065 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0066 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0067 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0068 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0069 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0070 (003): 0320x0240 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test01_MSAA0_UsrFlip [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test10_MSAA8_DefFlip [junit] TextRendererGLEL.display: Frame 0000 (000): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0001 (000): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0001-awt-usr000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] Frame# 2, user #1 [junit] TextRendererGLEL.display: Frame 0002 (001): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0002-awt-usr001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] Frame# 3, user #2 [junit] TextRendererGLEL.display: Frame 0003 (002): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0003-awt-usr002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] Frame# 4, user #3 [junit] TextRendererGLEL.display: Frame 0004 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0004-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0005 (003): 0420x0340 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0005-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png [junit] TextRendererGLEL.display: Frame 0006 (003): 0220x0140 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0006-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0220x0140.png [junit] TextRendererGLEL.display: Frame 0007 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0007-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0008 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0065 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0066 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0067 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0068 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0069 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0070 (003): 0320x0240 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test10_MSAA8_DefFlip [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test11_MSAA8_UsrFlip [junit] TextRendererGLEL.display: Frame 0000 (000): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0001 (000): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0001-awt-usr000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] Frame# 2, user #1 [junit] TextRendererGLEL.display: Frame 0002 (001): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0002-awt-usr001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] Frame# 3, user #2 [junit] TextRendererGLEL.display: Frame 0003 (002): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0003-awt-usr002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] Frame# 4, user #3 [junit] TextRendererGLEL.display: Frame 0004 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0004-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0005 (003): 0420x0340 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0005-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png [junit] TextRendererGLEL.display: Frame 0006 (003): 0220x0140 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0006-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0220x0140.png [junit] TextRendererGLEL.display: Frame 0007 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0007-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0008 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0065 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0066 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0067 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0068 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0069 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0070 (003): 0320x0240 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test11_MSAA8_UsrFlip [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 26.978 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407308905265 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407308915356 ms +++ localhost/127.0.0.1:59999 - Locked within 10113 ms, 11 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test00_MSAA0_DefFlip [junit] TextRendererGLEL.display: Frame 0000 (000): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0001 (000): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0001-awt-usr000-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] Frame# 2, user #1 [junit] TextRendererGLEL.display: Frame 0002 (001): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0002-awt-usr001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] Frame# 3, user #2 [junit] TextRendererGLEL.display: Frame 0003 (002): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0003-awt-usr002-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] Frame# 4, user #3 [junit] TextRendererGLEL.display: Frame 0004 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0004-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0005 (003): 0420x0340 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0005-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0420x0340.png [junit] TextRendererGLEL.display: Frame 0006 (003): 0220x0140 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0006-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0220x0140.png [junit] TextRendererGLEL.display: Frame 0007 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0007-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0008 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test00_MSAA0_DefFlip [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test01_MSAA0_UsrFlip [junit] TextRendererGLEL.display: Frame 0000 (000): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0001 (000): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0001-awt-usr000-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] Frame# 2, user #1 [junit] TextRendererGLEL.display: Frame 0002 (001): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0002-awt-usr001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] Frame# 3, user #2 [junit] TextRendererGLEL.display: Frame 0003 (002): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0003-awt-usr002-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] Frame# 4, user #3 [junit] TextRendererGLEL.display: Frame 0004 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0004-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0005 (003): 0420x0340 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0005-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0420x0340.png [junit] TextRendererGLEL.display: Frame 0006 (003): 0220x0140 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0006-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0220x0140.png [junit] TextRendererGLEL.display: Frame 0007 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0007-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0008 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0065 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0066 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0067 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0068 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0069 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0070 (003): 0320x0240 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test01_MSAA0_UsrFlip [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test10_MSAA8_DefFlip [junit] TextRendererGLEL.display: Frame 0000 (000): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0001 (000): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0001-awt-usr000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] Frame# 2, user #1 [junit] TextRendererGLEL.display: Frame 0002 (001): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0002-awt-usr001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] Frame# 3, user #2 [junit] TextRendererGLEL.display: Frame 0003 (002): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0003-awt-usr002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] Frame# 4, user #3 [junit] TextRendererGLEL.display: Frame 0004 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0004-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0005 (003): 0420x0340 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0005-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png [junit] TextRendererGLEL.display: Frame 0006 (003): 0220x0140 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0006-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0220x0140.png [junit] TextRendererGLEL.display: Frame 0007 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0007-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0008 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0065 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0066 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0067 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0068 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0069 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0070 (003): 0320x0240 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test10_MSAA8_DefFlip [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test11_MSAA8_UsrFlip [junit] TextRendererGLEL.display: Frame 0000 (000): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0001 (000): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0001-awt-usr000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] Frame# 2, user #1 [junit] TextRendererGLEL.display: Frame 0002 (001): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0002-awt-usr001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] Frame# 3, user #2 [junit] TextRendererGLEL.display: Frame 0003 (002): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0003-awt-usr002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] Frame# 4, user #3 [junit] TextRendererGLEL.display: Frame 0004 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0004-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0005 (003): 0420x0340 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0005-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png [junit] TextRendererGLEL.display: Frame 0006 (003): 0220x0140 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0006-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0220x0140.png [junit] TextRendererGLEL.display: Frame 0007 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0007-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0008 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0065 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0066 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0067 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0068 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0069 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0070 (003): 0320x0240 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test11_MSAA8_UsrFlip [junit] SLOCK [T main @ 1407308932076 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test00_MSAA0_DefFlip took 4.371 sec [junit] Testcase: test01_MSAA0_UsrFlip took 3.389 sec [junit] Testcase: test10_MSAA8_DefFlip took 3.473 sec [junit] Testcase: test11_MSAA8_UsrFlip took 3.396 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 26.978 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407308905265 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407308915356 ms +++ localhost/127.0.0.1:59999 - Locked within 10113 ms, 11 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test00_MSAA0_DefFlip [junit] TextRendererGLEL.display: Frame 0000 (000): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0001 (000): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0001-awt-usr000-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] Frame# 2, user #1 [junit] TextRendererGLEL.display: Frame 0002 (001): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0002-awt-usr001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] Frame# 3, user #2 [junit] TextRendererGLEL.display: Frame 0003 (002): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0003-awt-usr002-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] Frame# 4, user #3 [junit] TextRendererGLEL.display: Frame 0004 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0004-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0005 (003): 0420x0340 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0005-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0420x0340.png [junit] TextRendererGLEL.display: Frame 0006 (003): 0220x0140 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0006-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0220x0140.png [junit] TextRendererGLEL.display: Frame 0007 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0007-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0008 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test00_MSAA0_DefFlip [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test01_MSAA0_UsrFlip [junit] TextRendererGLEL.display: Frame 0000 (000): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0001 (000): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0001-awt-usr000-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] Frame# 2, user #1 [junit] TextRendererGLEL.display: Frame 0002 (001): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0002-awt-usr001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] Frame# 3, user #2 [junit] TextRendererGLEL.display: Frame 0003 (002): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0003-awt-usr002-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] Frame# 4, user #3 [junit] TextRendererGLEL.display: Frame 0004 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0004-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0005 (003): 0420x0340 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0005-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0420x0340.png [junit] TextRendererGLEL.display: Frame 0006 (003): 0220x0140 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0006-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0220x0140.png [junit] TextRendererGLEL.display: Frame 0007 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead false, TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0007-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0008 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0065 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0066 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0067 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0068 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0069 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0070 (003): 0320x0240 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test01_MSAA0_UsrFlip [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test10_MSAA8_DefFlip [junit] TextRendererGLEL.display: Frame 0000 (000): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0001 (000): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0001-awt-usr000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] Frame# 2, user #1 [junit] TextRendererGLEL.display: Frame 0002 (001): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0002-awt-usr001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] Frame# 3, user #2 [junit] TextRendererGLEL.display: Frame 0003 (002): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0003-awt-usr002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] Frame# 4, user #3 [junit] TextRendererGLEL.display: Frame 0004 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0004-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0005 (003): 0420x0340 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0005-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png [junit] TextRendererGLEL.display: Frame 0006 (003): 0220x0140 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0006-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0220x0140.png [junit] TextRendererGLEL.display: Frame 0007 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip true, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0007-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0008 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240 [junit] SLOCK [T main @ 1407308932076 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0065 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0066 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0067 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0068 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0069 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0070 (003): 0320x0240 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test10_MSAA8_DefFlip [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test11_MSAA8_UsrFlip [junit] TextRendererGLEL.display: Frame 0000 (000): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0001 (000): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0001-awt-usr000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] Frame# 2, user #1 [junit] TextRendererGLEL.display: Frame 0002 (001): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0002-awt-usr001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] Frame# 3, user #2 [junit] TextRendererGLEL.display: Frame 0003 (002): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0003-awt-usr002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] Frame# 4, user #3 [junit] TextRendererGLEL.display: Frame 0004 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0004-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0005 (003): 0420x0340 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0005-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png [junit] TextRendererGLEL.display: Frame 0006 (003): 0220x0140 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0006-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0220x0140.png [junit] TextRendererGLEL.display: Frame 0007 (003): 0320x0240 [junit] AWT-EventQueue-0: ** screenshot: awtOrient/v-flip false, swapBuffersBeforeRead true, TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0007-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [junit] TextRendererGLEL.display: Frame 0008 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0009 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0010 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0011 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0012 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0013 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0014 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0015 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0016 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0017 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0018 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0019 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0020 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0021 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0022 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0023 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0024 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0025 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0026 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0027 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0028 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0029 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0030 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0031 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0032 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0033 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0034 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0035 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0036 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0037 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0038 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0039 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0040 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0041 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0042 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0043 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0044 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0045 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0046 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0047 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0048 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0049 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0050 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0051 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0052 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0053 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0054 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0055 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0056 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0057 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0058 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0059 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0060 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0061 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0062 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0063 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0064 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0065 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0066 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0067 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0068 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0069 (003): 0320x0240 [junit] TextRendererGLEL.display: Frame 0070 (003): 0320x0240 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT - test11_MSAA8_UsrFlip [junit] SLOCK [T main @ 1407308932076 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLCanvasAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLCanvasAWT [junit] SLOCK [T main @ 1407308933102 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407308950135 ms +++ localhost/127.0.0.1:59999 - Locked within 17041 ms, 18 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLCanvasAWT - testMain [junit] ----------------------------------------------------------------------------------------------------- [junit] Platform: MACOS / Mac OS X 10.9.4 (10.9.4), x86_64 (arch), GENERIC_ABI, 2 cores [junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment: [junit] int8 1 / 1, int16 2 / 2 [junit] int 4 / 4, long 8 / 8 [junit] int32 4 / 4, int64 8 / 8 [junit] float 4 / 4, double 8 / 8, ldouble 16 / 16 [junit] pointer 8 / 8, page 4096 [junit] Platform: Java Version: 1.7.0_60 (1.7.0u60), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment [junit] Platform: Java Vendor: Oracle Corporation, http://java.oracle.com/, JavaSE: true, Java6: true, AWT enabled: true [junit] ----------------------------------------------------------------------------------------------------- [junit] ----------------------------------------------------------------------------------------------------- [junit] Package: com.jogamp.common [junit] Extension Name: com.jogamp.common [junit] Specification Title: GlueGen Java Bindings Generator [junit] Specification Vendor: JogAmp Community [junit] Specification Version: 2.2 [junit] Implementation Title: GlueGen Run-Time [junit] Implementation Vendor: JogAmp Community [junit] Implementation Vendor ID: com.jogamp [junit] Implementation URL: http://jogamp.org/ [junit] Implementation Version: 2.2.0-rc-20140730 [junit] Implementation Build: 2.2-b813-20140730 [junit] Implementation Branch: origin/master [junit] Implementation Commit: 48b97646ad57cda4087c46437ef5f1e1ae6f1b0d [junit] ----------------------------------------------------------------------------------------------------- [junit] ----------------------------------------------------------------------------------------------------- [junit] Package: javax.media.opengl [junit] Extension Name: javax.media.opengl [junit] Specification Title: Java Bindings for OpenGL API Specification [junit] Specification Vendor: JogAmp Community [junit] Specification Version: 2.2 [junit] Implementation Title: Java Bindings for OpenGL Runtime Environment [junit] Implementation Vendor: JogAmp Community [junit] Implementation Vendor ID: com.jogamp [junit] Implementation URL: http://jogamp.org/ [junit] Implementation Version: 2.2.0-rc-20140806 [junit] Implementation Build: 2.2-b1328-20140806 [junit] Implementation Branch: origin/master [junit] Implementation Commit: 5c1214b26ad6c877a9c0f8099a7fc2a230a8b245 [junit] ----------------------------------------------------------------------------------------------------- [junit] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] [junit] Natives [junit] GL4bc false [junit] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)] [junit] GLES3 false [junit] GL3bc false [junit] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)] [junit] GL2 true [2.1 (Compat profile, arb, FBO, hardware)] [junit] GLES2 false [junit] GLES1 false [junit] Count 3 / 8 [junit] Common [junit] GL4ES3 false [junit] GL2GL3 true [junit] GL2ES2 true [junit] GL2ES1 true [junit] Mappings [junit] GL2ES2 GLProfile[GL2ES2/GL4.sw] [junit] GL2ES1 GLProfile[GL2ES1/GL2.hw] [junit] GL2 GLProfile[GL2/GL2.hw] [junit] GL4 GLProfile[GL4/GL4.sw] [junit] GL3 GLProfile[GL3/GL3.hw] [junit] GL2GL3 GLProfile[GL2GL3/GL4.sw] [junit] default GLProfile[GL2/GL2.hw] [junit] Count 6 / 12 [junit] [junit] [junit] Desktop Capabilities: [junit] none [junit] [junit] EGL Capabilities: [junit] none [junit] [junit] [junit] ----------------------------------------------------------------------------------------------------- [junit] MacOSXGraphicsDevice[type .macosx, connection decon]: [junit] Natives [junit] GL4bc false [junit] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)] [junit] GLES3 false [junit] GL3bc false [junit] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)] [junit] GL2 true [2.1 (Compat profile, arb, FBO, hardware)] [junit] GLES2 false [junit] GLES1 false [junit] Count 3 / 8 [junit] Common [junit] GL4ES3 false [junit] GL2GL3 true [junit] GL2ES2 true [junit] GL2ES1 true [junit] Mappings [junit] GL2ES2 GLProfile[GL2ES2/GL4.sw] [junit] GL2ES1 GLProfile[GL2ES1/GL2.hw] [junit] GL2 GLProfile[GL2/GL2.hw] [junit] GL4 GLProfile[GL4/GL4.sw] [junit] GL3 GLProfile[GL3/GL3.hw] [junit] GL2GL3 GLProfile[GL2GL3/GL4.sw] [junit] default GLProfile[GL2/GL2.hw] [junit] Count 6 / 12 [junit] [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLCanvasAWT - testMain [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 19.558 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407308933102 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407308950135 ms +++ localhost/127.0.0.1:59999 - Locked within 17041 ms, 18 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLCanvasAWT - testMain [junit] ----------------------------------------------------------------------------------------------------- [junit] Platform: MACOS / Mac OS X 10.9.4 (10.9.4), x86_64 (arch), GENERIC_ABI, 2 cores [junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment: [junit] int8 1 / 1, int16 2 / 2 [junit] int 4 / 4, long 8 / 8 [junit] int32 4 / 4, int64 8 / 8 [junit] float 4 / 4, double 8 / 8, ldouble 16 / 16 [junit] pointer 8 / 8, page 4096 [junit] Platform: Java Version: 1.7.0_60 (1.7.0u60), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment [junit] Platform: Java Vendor: Oracle Corporation, http://java.oracle.com/, JavaSE: true, Java6: true, AWT enabled: true [junit] ----------------------------------------------------------------------------------------------------- [junit] ----------------------------------------------------------------------------------------------------- [junit] Package: com.jogamp.common [junit] Extension Name: com.jogamp.common [junit] Specification Title: GlueGen Java Bindings Generator [junit] Specification Vendor: JogAmp Community [junit] Specification Version: 2.2 [junit] Implementation Title: GlueGen Run-Time [junit] Implementation Vendor: JogAmp Community [junit] Implementation Vendor ID: com.jogamp [junit] Implementation URL: http://jogamp.org/ [junit] Implementation Version: 2.2.0-rc-20140730 [junit] Implementation Build: 2.2-b813-20140730 [junit] Implementation Branch: origin/master [junit] Implementation Commit: 48b97646ad57cda4087c46437ef5f1e1ae6f1b0d [junit] ----------------------------------------------------------------------------------------------------- [junit] ----------------------------------------------------------------------------------------------------- [junit] Package: javax.media.opengl [junit] Extension Name: javax.media.opengl [junit] Specification Title: Java Bindings for OpenGL API Specification [junit] Specification Vendor: JogAmp Community [junit] Specification Version: 2.2 [junit] Implementation Title: Java Bindings for OpenGL Runtime Environment [junit] Implementation Vendor: JogAmp Community [junit] Implementation Vendor ID: com.jogamp [junit] Implementation URL: http://jogamp.org/ [junit] Implementation Version: 2.2.0-rc-20140806 [junit] Implementation Build: 2.2-b1328-20140806 [junit] Implementation Branch: origin/master [junit] Implementation Commit: 5c1214b26ad6c877a9c0f8099a7fc2a230a8b245 [junit] ----------------------------------------------------------------------------------------------------- [junit] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] [junit] Natives [junit] GL4bc false [junit] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)] [junit] GLES3 false [junit] GL3bc false [junit] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)] [junit] GL2 true [2.1 (Compat profile, arb, FBO, hardware)] [junit] GLES2 false [junit] GLES1 false [junit] Count 3 / 8 [junit] Common [junit] GL4ES3 false [junit] GL2GL3 true [junit] GL2ES2 true [junit] GL2ES1 true [junit] Mappings [junit] GL2ES2 GLProfile[GL2ES2/GL4.sw] [junit] GL2ES1 GLProfile[GL2ES1/GL2.hw] [junit] GL2 GLProfile[GL2/GL2.hw] [junit] GL4 GLProfile[GL4/GL4.sw] [junit] GL3 GLProfile[GL3/GL3.hw] [junit] GL2GL3 GLProfile[GL2GL3/GL4.sw] [junit] default GLProfile[GL2/GL2.hw] [junit] Count 6 / 12 [junit] [junit] [junit] Desktop Capabilities: [junit] none [junit] [junit] EGL Capabilities: [junit] none [junit] [junit] [junit] ----------------------------------------------------------------------------------------------------- [junit] MacOSXGraphicsDevice[type .macosx, connection decon]: [junit] Natives [junit] GL4bc false [junit] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)] [junit] GLES3 false [junit] GL3bc false [junit] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)] [junit] GL2 true [2.1 (Compat profile, arb, FBO, hardware)] [junit] GLES2 false [junit] GLES1 false [junit] Count 3 / 8 [junit] Common [junit] GL4ES3 false [junit] GL2GL3 true [junit] GL2ES2 true [junit] GL2ES1 true [junit] Mappings [junit] GL2ES2 GLProfile[GL2ES2/GL4.sw] [junit] GL2ES1 GLProfile[GL2ES1/GL2.hw] [junit] GL2 GLProfile[GL2/GL2.hw] [junit] GL4 GLProfile[GL4/GL4.sw] [junit] GL3 GLProfile[GL3/GL3.hw] [junit] GL2GL3 GLProfile[GL2GL3/GL4.sw] [junit] default GLProfile[GL2/GL2.hw] [junit] Count 6 / 12 [junit] [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLCanvasAWT - testMain [junit] SLOCK [T main @ 1407308952495 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testMain took 2.243 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 19.558 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407308933102 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407308950135 ms +++ localhost/127.0.0.1:59999 - Locked within 17041 ms, 18 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLCanvasAWT - testMain [junit] ----------------------------------------------------------------------------------------------------- [junit] Platform: MACOS / Mac OS X 10.9.4 (10.9.4), x86_64 (arch), GENERIC_ABI, 2 cores [junit] MachineDescription: runtimeValidated true, littleEndian true, 32Bit false, primitive size / alignment: [junit] int8 1 / 1, int16 2 / 2 [junit] int 4 / 4, long 8 / 8 [junit] int32 4 / 4, int64 8 / 8 [junit] float 4 / 4, double 8 / 8, ldouble 16 / 16 [junit] pointer 8 / 8, page 4096 [junit] Platform: Java Version: 1.7.0_60 (1.7.0u60), VM: Java HotSpot(TM) 64-Bit Server VM, Runtime: Java(TM) SE Runtime Environment [junit] Platform: Java Vendor: Oracle Corporation, http://java.oracle.com/, JavaSE: true, Java6: true, AWT enabled: true [junit] ----------------------------------------------------------------------------------------------------- [junit] ----------------------------------------------------------------------------------------------------- [junit] Package: com.jogamp.common [junit] Extension Name: com.jogamp.common [junit] Specification Title: GlueGen Java Bindings Generator [junit] Specification Vendor: JogAmp Community [junit] Specification Version: 2.2 [junit] Implementation Title: GlueGen Run-Time [junit] Implementation Vendor: JogAmp Community [junit] Implementation Vendor ID: com.jogamp [junit] Implementation URL: http://jogamp.org/ [junit] Implementation Version: 2.2.0-rc-20140730 [junit] Implementation Build: 2.2-b813-20140730 [junit] Implementation Branch: origin/master [junit] Implementation Commit: 48b97646ad57cda4087c46437ef5f1e1ae6f1b0d [junit] ----------------------------------------------------------------------------------------------------- [junit] ----------------------------------------------------------------------------------------------------- [junit] Package: javax.media.opengl [junit] Extension Name: javax.media.opengl [junit] Specification Title: Java Bindings for OpenGL API Specification [junit] Specification Vendor: JogAmp Community [junit] Specification Version: 2.2 [junit] Implementation Title: Java Bindings for OpenGL Runtime Environment [junit] Implementation Vendor: JogAmp Community [junit] Implementation Vendor ID: com.jogamp [junit] Implementation URL: http://jogamp.org/ [junit] Implementation Version: 2.2.0-rc-20140806 [junit] Implementation Build: 2.2-b1328-20140806 [junit] Implementation Branch: origin/master [junit] Implementation Commit: 5c1214b26ad6c877a9c0f8099a7fc2a230a8b245 [junit] ----------------------------------------------------------------------------------------------------- [junit] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] [junit] Natives [junit] GL4bc false [junit] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)] [junit] GLES3 false [junit] GL3bc false [junit] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)] [junit] GL2 true [2.1 (Compat profile, arb, FBO, hardware)] [junit] GLES2 false [junit] GLES1 false [junit] Count 3 / 8 [junit] Common [junit] GL4ES3 false [junit] GL2GL3 true [junit] GL2ES2 true [junit] GL2ES1 true [junit] Mappings [junit] GL2ES2 GLProfile[GL2ES2/GL4.sw] [junit] GL2ES1 GLProfile[GL2ES1/GL2.hw] [junit] GL2 GLProfile[GL2/GL2.hw] [junit] GL4 GLProfile[GL4/GL4.sw] [junit] GL3 GLProfile[GL3/GL3.hw] [junit] GL2GL3 GLProfile[GL2GL3/GL4.sw] [junit] default GLProfile[GL2/GL2.hw] [junit] Count 6 / 12 [junit] [junit] [junit] Desktop Capabilities: [junit] none [junit] [junit] EGL Capabilities: [junit] none [junit] [junit] [junit] ----------------------------------------------------------------------------------------------------- [junit] MacOSXGraphicsDevice[type .macosx, connection decon]: [junit] Natives [junit] GL4bc false [junit] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)] [junit] GLES3 false [junit] GL3bc false [junit] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)] [junit] GL2 true [2.1 (Compat profile, arb, FBO, hardware)] [junit] GLES2 false [junit] GLES1 false [junit] Count 3 / 8 [junit] Common [junit] GL4ES3 false [junit] GL2GL3 true [junit] GL2ES2 true [junit] GL2ES1 true [junit] Mappings [junit] GL2ES2 GLProfile[GL2ES2/GL4.sw] [junit] GL2ES1 GLProfile[GL2ES1/GL2.hw] [junit] GL2 GLProfile[GL2/GL2.hw] [junit] GL4 GLProfile[GL4/GL4.sw] [junit] GL3 GLProfile[GL3/GL3.hw] [junit] GL2GL3 GLProfile[GL2GL3/GL4.sw] [junit] default GLProfile[GL2/GL2.hw] [junit] Count 6 / 12 [junit] [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLCanvasAWT - testMain [junit] SLOCK [T main @ 1407308952495 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407308952495 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT [junit] SLOCK [T main @ 1407308953893 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407308955900 ms +++ localhost/127.0.0.1:59999 - Locked within 2037 ms, 3 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - test01_GL3 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x69750b53: tileRendererInUse null, GearsES2[obj 0x69750b53 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x69750b53 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x69750b53 created: GearsObj[0x155dac13, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x69750b53 created: GearsObj[0x38cc1e5a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x69750b53 created: GearsObj[0x38cc1e5a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x69750b53 FIN GearsES2[obj 0x69750b53 isInit true, usesShared false, 1 GearsObj[0x155dac13, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x38cc1e5a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4fb8896f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x69750b53 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7fcd2c04f370, msaa false, tileRendererInUse null [junit] >> GearsES2 0x69750b53, angle 0.0, [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0 -> [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x69750b53: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x69750b53 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - test01_GL3 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - test01_GLDefault [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7ef3c7bb: tileRendererInUse null, GearsES2[obj 0x7ef3c7bb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7ef3c7bb on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7ef3c7bb created: GearsObj[0x7aa4a23f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7ef3c7bb created: GearsObj[0x4e981500, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7ef3c7bb created: GearsObj[0x4e981500, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7ef3c7bb FIN GearsES2[obj 0x7ef3c7bb isInit true, usesShared false, 1 GearsObj[0x7aa4a23f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4e981500, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x628adb4f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7ef3c7bb 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7fcd2a4d4200, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7ef3c7bb, angle 0.0, [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0 -> [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7ef3c7bb: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7ef3c7bb FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - test01_GLDefault [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - testInfo00 [junit] Java Version: 1.7.0 [junit] OS Version: 10.9.4 [junit] JAWTUtil.isOffscreenLayerRequired(): true [junit] JAWTUtil.isOffscreenLayerSupported(): true [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - testInfo00 [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.028 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407308953893 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407308955900 ms +++ localhost/127.0.0.1:59999 - Locked within 2037 ms, 3 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - test01_GL3 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x69750b53: tileRendererInUse null, GearsES2[obj 0x69750b53 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x69750b53 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x69750b53 created: GearsObj[0x155dac13, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x69750b53 created: GearsObj[0x38cc1e5a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x69750b53 created: GearsObj[0x38cc1e5a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x69750b53 FIN GearsES2[obj 0x69750b53 isInit true, usesShared false, 1 GearsObj[0x155dac13, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x38cc1e5a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4fb8896f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x69750b53 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7fcd2c04f370, msaa false, tileRendererInUse null [junit] >> GearsES2 0x69750b53, angle 0.0, [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0 -> [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x69750b53: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x69750b53 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - test01_GL3 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - test01_GLDefault [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7ef3c7bb: tileRendererInUse null, GearsES2[obj 0x7ef3c7bb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7ef3c7bb on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7ef3c7bb created: GearsObj[0x7aa4a23f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7ef3c7bb created: GearsObj[0x4e981500, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7ef3c7bb created: GearsObj[0x4e981500, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7ef3c7bb FIN GearsES2[obj 0x7ef3c7bb isInit true, usesShared false, 1 GearsObj[0x7aa4a23f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4e981500, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x628adb4f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7ef3c7bb 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7fcd2a4d4200, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7ef3c7bb, angle 0.0, [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0 -> [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7ef3c7bb: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7ef3c7bb FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - test01_GLDefault [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - testInfo00 [junit] Java Version: 1.7.0 [junit] OS Version: 10.9.4 [junit] JAWTUtil.isOffscreenLayerRequired(): true [junit] JAWTUtil.isOffscreenLayerSupported(): true [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - testInfo00 [junit] SLOCK [T main @ 1407308961741 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01_GL3 took 4.37 sec [junit] Testcase: test01_GLDefault took 1.181 sec [junit] Testcase: testInfo00 took 0 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.028 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407308953893 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407308955900 ms +++ localhost/127.0.0.1:59999 - Locked within 2037 ms, 3 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - test01_GL3 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x69750b53: tileRendererInUse null, GearsES2[obj 0x69750b53 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x69750b53 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x69750b53 created: GearsObj[0x155dac13, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x69750b53 created: GearsObj[0x38cc1e5a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x69750b53 created: GearsObj[0x38cc1e5a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x69750b53 FIN GearsES2[obj 0x69750b53 isInit true, usesShared false, 1 GearsObj[0x155dac13, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x38cc1e5a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4fb8896f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x69750b53 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7fcd2c04f370, msaa false, tileRendererInUse null [junit] >> GearsES2 0x69750b53, angle 0.0, [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0 -> [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x69750b53: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x69750b53 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - test01_GL3 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - test01_GLDefault [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7ef3c7bb: tileRendererInUse null, GearsES2[obj 0x7ef3c7bb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7ef3c7bb on Thread[AWT-EventQueue-0,6,main] [junit] SLOCK [T main @ 1407308961741 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7ef3c7bb created: GearsObj[0x7aa4a23f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7ef3c7bb created: GearsObj[0x4e981500, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7ef3c7bb created: GearsObj[0x4e981500, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7ef3c7bb FIN GearsES2[obj 0x7ef3c7bb isInit true, usesShared false, 1 GearsObj[0x7aa4a23f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4e981500, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x628adb4f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7ef3c7bb 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7fcd2a4d4200, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7ef3c7bb, angle 0.0, [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0 -> [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7ef3c7bb: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7ef3c7bb FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - test01_GLDefault [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - testInfo00 [junit] Java Version: 1.7.0 [junit] OS Version: 10.9.4 [junit] JAWTUtil.isOffscreenLayerRequired(): true [junit] JAWTUtil.isOffscreenLayerSupported(): true [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT - testInfo00 [junit] SLOCK [T main @ 1407308961741 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT [junit] SLOCK [T main @ 1407308963201 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407308968212 ms +++ localhost/127.0.0.1:59999 - Locked within 5034 ms, 6 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT - test01_GLDefault [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x1e0d213c: tileRendererInUse null, GearsES2[obj 0x1e0d213c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1e0d213c on Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1e0d213c created: GearsObj[0x7beca583, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1e0d213c created: GearsObj[0x6d667b04, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1e0d213c created: GearsObj[0x6d667b04, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x1e0d213c FIN GearsES2[obj 0x1e0d213c isInit true, usesShared false, 1 GearsObj[0x7beca583, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6d667b04, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x11f0d2df, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x1e0d213c 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7fbccc999a40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1e0d213c, angle 0.0, [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0 -> [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x1e0d213c 400x200, swapInterval 1, drawable 0x7fbccc999a40 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1e0d213c 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7fbccc999a40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1e0d213c, angle 0.5, [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0 -> [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1e0d213c 400x200, swapInterval 1, drawable 0x7fbccc999a40 [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1e0d213c: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1e0d213c FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT - test01_GLDefault [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT - test02_GL3 [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.init.0 0x6ce6f5d6: tileRendererInUse null, GearsES2[obj 0x6ce6f5d6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6ce6f5d6 on Thread[main-Display-.macosx_nil-1-EDT-3,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6ce6f5d6 created: GearsObj[0x3cff6b0d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6ce6f5d6 created: GearsObj[0x24cd41c4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6ce6f5d6 created: GearsObj[0x24cd41c4, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.init.X 0x6ce6f5d6 FIN GearsES2[obj 0x6ce6f5d6 isInit true, usesShared false, 1 GearsObj[0x3cff6b0d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x24cd41c4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1f98bdbc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.reshape 0x6ce6f5d6 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7fbcca4507c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6ce6f5d6, angle 0.0, [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0 -> [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.display 0x6ce6f5d6 400x200, swapInterval 1, drawable 0x7fbcca4507c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6ce6f5d6 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7fbcca4507c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6ce6f5d6, angle 0.5, [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0 -> [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6ce6f5d6 400x200, swapInterval 1, drawable 0x7fbcca4507c0 [junit] 1 s: 60 f / 1039 ms, 57.7 fps, 17 ms/f; total: 60 f, 57.7 fps, 17 ms/f [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x6ce6f5d6: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x6ce6f5d6 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT - test02_GL3 [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 10.815 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407308963201 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407308968212 ms +++ localhost/127.0.0.1:59999 - Locked within 5034 ms, 6 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT - test01_GLDefault [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x1e0d213c: tileRendererInUse null, GearsES2[obj 0x1e0d213c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1e0d213c on Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1e0d213c created: GearsObj[0x7beca583, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1e0d213c created: GearsObj[0x6d667b04, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1e0d213c created: GearsObj[0x6d667b04, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x1e0d213c FIN GearsES2[obj 0x1e0d213c isInit true, usesShared false, 1 GearsObj[0x7beca583, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6d667b04, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x11f0d2df, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x1e0d213c 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7fbccc999a40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1e0d213c, angle 0.0, [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0 -> [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x1e0d213c 400x200, swapInterval 1, drawable 0x7fbccc999a40 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1e0d213c 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7fbccc999a40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1e0d213c, angle 0.5, [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0 -> [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1e0d213c 400x200, swapInterval 1, drawable 0x7fbccc999a40 [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1e0d213c: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1e0d213c FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT - test01_GLDefault [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT - test02_GL3 [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.init.0 0x6ce6f5d6: tileRendererInUse null, GearsES2[obj 0x6ce6f5d6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6ce6f5d6 on Thread[main-Display-.macosx_nil-1-EDT-3,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6ce6f5d6 created: GearsObj[0x3cff6b0d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6ce6f5d6 created: GearsObj[0x24cd41c4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6ce6f5d6 created: GearsObj[0x24cd41c4, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.init.X 0x6ce6f5d6 FIN GearsES2[obj 0x6ce6f5d6 isInit true, usesShared false, 1 GearsObj[0x3cff6b0d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x24cd41c4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1f98bdbc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.reshape 0x6ce6f5d6 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7fbcca4507c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6ce6f5d6, angle 0.0, [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0 -> [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.display 0x6ce6f5d6 400x200, swapInterval 1, drawable 0x7fbcca4507c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6ce6f5d6 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7fbcca4507c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6ce6f5d6, angle 0.5, [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0 -> [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6ce6f5d6 400x200, swapInterval 1, drawable 0x7fbcca4507c0 [junit] 1 s: 60 f / 1039 ms, 57.7 fps, 17 ms/f; total: 60 f, 57.7 fps, 17 ms/f [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x6ce6f5d6: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x6ce6f5d6 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT - test02_GL3 [junit] SLOCK [T main @ 1407308973867 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01_GLDefault took 3.994 sec [junit] Testcase: test02_GL3 took 1.343 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 10.815 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407308963201 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407308968212 ms +++ localhost/127.0.0.1:59999 - Locked within 5034 ms, 6 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT - test01_GLDefault [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x1e0d213c: tileRendererInUse null, GearsES2[obj 0x1e0d213c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1e0d213c on Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1e0d213c created: GearsObj[0x7beca583, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1e0d213c created: GearsObj[0x6d667b04, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1e0d213c created: GearsObj[0x6d667b04, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x1e0d213c FIN GearsES2[obj 0x1e0d213c isInit true, usesShared false, 1 GearsObj[0x7beca583, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6d667b04, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x11f0d2df, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x1e0d213c 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7fbccc999a40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1e0d213c, angle 0.0, [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0 -> [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x1e0d213c 400x200, swapInterval 1, drawable 0x7fbccc999a40 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1e0d213c 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7fbccc999a40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1e0d213c, angle 0.5, [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0 -> [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1e0d213c 400x200, swapInterval 1, drawable 0x7fbccc999a40 [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1e0d213c: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1e0d213c FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT - test01_GLDefault [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT - test02_GL3 [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.init.0 0x6ce6f5d6: tileRendererInUse null, GearsES2[obj 0x6ce6f5d6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6ce6f5d6 on Thread[main-Display-.macosx_nil-1-EDT-3,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6ce6f5d6 created: GearsObj[0x3cff6b0d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6ce6f5d6 created: GearsObj[0x24cd41c4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6ce6f5d6 created: GearsObj[0x24cd41c4, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.init.X 0x6ce6f5d6 FIN GearsES2[obj 0x6ce6f5d6 isInit true, usesShared false, 1 GearsObj[0x3cff6b0d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x24cd41c4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1f98bdbc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.reshape 0x6ce6f5d6 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7fbcca4507c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6ce6f5d6, angle 0.0, [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0 -> [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0, v-flip false [junit] SLOCK [T main @ 1407308973867 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.display 0x6ce6f5d6 400x200, swapInterval 1, drawable 0x7fbcca4507c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6ce6f5d6 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7fbcca4507c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6ce6f5d6, angle 0.5, [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0 -> [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6ce6f5d6 400x200, swapInterval 1, drawable 0x7fbcca4507c0 [junit] 1 s: 60 f / 1039 ms, 57.7 fps, 17 ms/f; total: 60 f, 57.7 fps, 17 ms/f [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x6ce6f5d6: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x6ce6f5d6 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT - test02_GL3 [junit] SLOCK [T main @ 1407308973867 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestPBufferDeadlockAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestPBufferDeadlockAWT [junit] SLOCK [T main @ 1407308975257 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407308981274 ms +++ localhost/127.0.0.1:59999 - Locked within 6042 ms, 7 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestPBufferDeadlockAWT - testDeadlock [junit] BB.0: java.lang.Object@2f29608e [junit] BB.1: java.lang.Object@2f29608e [junit] BB.2 [junit] AA.1 [junit] AA.X [junit] BB.3 [junit] BB.X [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestPBufferDeadlockAWT - testDeadlock [junit] SLOCK [T main @ 1407308983338 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.268 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407308975257 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407308981274 ms +++ localhost/127.0.0.1:59999 - Locked within 6042 ms, 7 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestPBufferDeadlockAWT - testDeadlock [junit] BB.0: java.lang.Object@2f29608e [junit] BB.1: java.lang.Object@2f29608e [junit] BB.2 [junit] AA.1 [junit] AA.X [junit] BB.3 [junit] BB.X [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestPBufferDeadlockAWT - testDeadlock [junit] SLOCK [T main @ 1407308983338 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testDeadlock took 0.037 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.268 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407308975257 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407308981274 ms +++ localhost/127.0.0.1:59999 - Locked within 6042 ms, 7 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestPBufferDeadlockAWT - testDeadlock [junit] BB.0: java.lang.Object@2f29608e [junit] BB.1: java.lang.Object@2f29608e [junit] BB.2 [junit] AA.1 [junit] AA.X [junit] BB.3 [junit] BB.X [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestPBufferDeadlockAWT - testDeadlock [junit] SLOCK [T main @ 1407308983338 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListAWT [junit] SLOCK [T main @ 1407308984771 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407308985773 ms +++ localhost/127.0.0.1:59999 - Locked within 1037 ms, 2 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListAWT - test01 [junit] Thread[main,5,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[main,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[main,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ff475009f70, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list reused: 1 [junit] gear2 list reused: 2 [junit] gear3 list reused: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7ff475052b90, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list reused: 1 [junit] gear2 list reused: 2 [junit] gear3 list reused: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7ff47514cdc0, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 4 [junit] gear2 list created: 5 [junit] gear3 list created: 6 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7ff475095a90, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] Thread[main,5,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListAWT - test01 [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.478 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407308984771 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407308985773 ms +++ localhost/127.0.0.1:59999 - Locked within 1037 ms, 2 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListAWT - test01 [junit] Thread[main,5,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[main,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[main,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ff475009f70, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list reused: 1 [junit] gear2 list reused: 2 [junit] gear3 list reused: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7ff475052b90, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list reused: 1 [junit] gear2 list reused: 2 [junit] gear3 list reused: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7ff47514cdc0, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 4 [junit] gear2 list created: 5 [junit] gear3 list created: 6 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7ff475095a90, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] Thread[main,5,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListAWT - test01 [junit] SLOCK [T main @ 1407308989077 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01 took 1.265 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.478 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407308984771 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407308985773 ms +++ localhost/127.0.0.1:59999 - Locked within 1037 ms, 2 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListAWT - test01 [junit] Thread[main,5,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[main,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[main,5,main] Gears.reshape 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ff475009f70, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list reused: 1 [junit] gear2 list reused: 2 [junit] gear3 list reused: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7ff475052b90, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list reused: 1 [junit] gear2 list reused: 2 [junit] gear3 list reused: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7ff47514cdc0, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 4 [junit] gear2 list created: 5 [junit] gear3 list created: 6 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7ff475095a90, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] Thread[main,5,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListAWT - test01 [junit] SLOCK [T main @ 1407308989077 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407308989077 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 [junit] SLOCK [T main @ 1407308990490 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407308993501 ms +++ localhost/127.0.0.1:59999 - Locked within 3036 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test01UseAWTNotShared [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Using local VBOs on slave 0x4555e4a3 [junit] Creating vertex VBO on slave 0x4555e4a3 [junit] Creating index VBO on slave 0x4555e4a3 [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Using local VBOs on slave 0xa15ace5 [junit] Creating vertex VBO on slave 0xa15ace5 [junit] Creating index VBO on slave 0xa15ace5 [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0] [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test01UseAWTNotShared [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test02UseAWTSharedContext [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Using shared VBOs on slave 0x3f3c18f [junit] Creating vertex VBO on slave 0x3f3c18f [junit] Creating index VBO on slave 0x3f3c18f [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Using shared VBOs on slave 0x7828954f [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0] [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test02UseAWTSharedContext [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test10UseNEWTNotShared [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Using local VBOs on slave 0x593114bf [junit] Creating vertex VBO on slave 0x593114bf [junit] Creating index VBO on slave 0x593114bf [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Using local VBOs on slave 0x25493558 [junit] Creating vertex VBO on slave 0x25493558 [junit] Creating index VBO on slave 0x25493558 [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test10UseNEWTNotShared [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test11UseNEWTSharedContext [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Using shared VBOs on slave 0x43529d91 [junit] Creating vertex VBO on slave 0x43529d91 [junit] Creating index VBO on slave 0x43529d91 [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Using shared VBOs on slave 0x64e6bd1e [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0] [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test11UseNEWTSharedContext [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 19.899 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407308990490 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407308993501 ms +++ localhost/127.0.0.1:59999 - Locked within 3036 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test01UseAWTNotShared [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Using local VBOs on slave 0x4555e4a3 [junit] Creating vertex VBO on slave 0x4555e4a3 [junit] Creating index VBO on slave 0x4555e4a3 [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Using local VBOs on slave 0xa15ace5 [junit] Creating vertex VBO on slave 0xa15ace5 [junit] Creating index VBO on slave 0xa15ace5 [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0] [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test01UseAWTNotShared [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test02UseAWTSharedContext [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Using shared VBOs on slave 0x3f3c18f [junit] Creating vertex VBO on slave 0x3f3c18f [junit] Creating index VBO on slave 0x3f3c18f [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Using shared VBOs on slave 0x7828954f [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0] [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test02UseAWTSharedContext [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test10UseNEWTNotShared [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Using local VBOs on slave 0x593114bf [junit] Creating vertex VBO on slave 0x593114bf [junit] Creating index VBO on slave 0x593114bf [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Using local VBOs on slave 0x25493558 [junit] Creating vertex VBO on slave 0x25493558 [junit] Creating index VBO on slave 0x25493558 [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test10UseNEWTNotShared [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test11UseNEWTSharedContext [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Using shared VBOs on slave 0x43529d91 [junit] Creating vertex VBO on slave 0x43529d91 [junit] Creating index VBO on slave 0x43529d91 [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Using shared VBOs on slave 0x64e6bd1e [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0] [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test11UseNEWTSharedContext [junit] SLOCK [T main @ 1407309010194 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01UseAWTNotShared took 4.135 sec [junit] Testcase: test02UseAWTSharedContext took 3.465 sec [junit] Testcase: test10UseNEWTNotShared took 3.621 sec [junit] Testcase: test11UseNEWTSharedContext took 3.399 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 19.899 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407308990490 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407308993501 ms +++ localhost/127.0.0.1:59999 - Locked within 3036 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test01UseAWTNotShared [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Using local VBOs on slave 0x4555e4a3 [junit] Creating vertex VBO on slave 0x4555e4a3 [junit] Creating index VBO on slave 0x4555e4a3 [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Using local VBOs on slave 0xa15ace5 [junit] Creating vertex VBO on slave 0xa15ace5 [junit] Creating index VBO on slave 0xa15ace5 [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0] [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test01UseAWTNotShared [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test02UseAWTSharedContext [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Using shared VBOs on slave 0x3f3c18f [junit] Creating vertex VBO on slave 0x3f3c18f [junit] Creating index VBO on slave 0x3f3c18f [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Using shared VBOs on slave 0x7828954f [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0] [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test02UseAWTSharedContext [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test10UseNEWTNotShared [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Using local VBOs on slave 0x593114bf [junit] Creating vertex VBO on slave 0x593114bf [junit] Creating index VBO on slave 0x593114bf [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Using local VBOs on slave 0x25493558 [junit] Creating vertex VBO on slave 0x25493558 [junit] Creating index VBO on slave 0x25493558 [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test10UseNEWTNotShared [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test11UseNEWTSharedContext [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Using shared VBOs on slave 0x43529d91 [junit] Creating vertex VBO on slave 0x43529d91 [junit] Creating index VBO on slave 0x43529d91 [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Using shared VBOs on slave 0x64e6bd1e [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0] [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523 - test11UseNEWTSharedContext [junit] SLOCK [T main @ 1407309010194 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407309010194 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 [junit] SLOCK [T main @ 1407309011636 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309027663 ms +++ localhost/127.0.0.1:59999 - Locked within 16046 ms, 17 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test01SyncedOneAnimatorCleanDtorOrder [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x74bdf7a0: tileRendererInUse null, GearsES2[obj 0x74bdf7a0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x74bdf7a0 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x74bdf7a0 created: GearsObj[0x63055b68, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x74bdf7a0 created: GearsObj[0x74b43ba1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x74bdf7a0 created: GearsObj[0x74b43ba1, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x74bdf7a0 FIN GearsES2[obj 0x74bdf7a0 isInit true, usesShared false, 1 GearsObj[0x63055b68, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x74b43ba1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f3ac618, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x74bdf7a0 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb5a6139250, msaa false, tileRendererInUse null [junit] >> GearsES2 0x74bdf7a0, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x61170538: tileRendererInUse null, GearsES2[obj 0x61170538 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x74bdf7a0 isInit true, usesShared false, 1 GearsObj[0x63055b68, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x74b43ba1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f3ac618, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x61170538 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x61170538 created w/ share: GearsObj[0x63055b68, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x5f863180, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x61170538 created w/ share: GearsObj[0x74b43ba1, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x631bfb7e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x61170538 created w/ share: GearsObj[0x5f3ac618, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x421c4007, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x61170538 FIN GearsES2[obj 0x61170538 isInit true, usesShared true, 1 GearsObj[0x5f863180, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x631bfb7e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x421c4007, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x74bdf7a0 isInit true, usesShared false, 1 GearsObj[0x63055b68, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x74b43ba1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f3ac618, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x61170538 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb5a612c2c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x61170538, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2e57d154: tileRendererInUse null, GearsES2[obj 0x2e57d154 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x74bdf7a0 isInit true, usesShared false, 1 GearsObj[0x63055b68, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x74b43ba1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f3ac618, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x2e57d154 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2e57d154 created w/ share: GearsObj[0x63055b68, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x12305d34, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2e57d154 created w/ share: GearsObj[0x74b43ba1, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x25370a40, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2e57d154 created w/ share: GearsObj[0x5f3ac618, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x408202d6, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2e57d154 FIN GearsES2[obj 0x2e57d154 isInit true, usesShared true, 1 GearsObj[0x12305d34, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x25370a40, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x408202d6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x74bdf7a0 isInit true, usesShared false, 1 GearsObj[0x63055b68, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x74b43ba1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f3ac618, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] XXX-C-3.1: [junit] Myself: hash 0x123fd032, (isShared true, created true) [junit] Ctx #0: hash 0x583548da, (created true) [junit] Ctx #1: hash 0x1bec079e, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0x583548da, (isShared true, created true) [junit] Ctx #0: hash 0x123fd032, (created true) [junit] Ctx #1: hash 0x1bec079e, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0x1bec079e, (isShared true, created true) [junit] Ctx #0: hash 0x123fd032, (created true) [junit] Ctx #1: hash 0x583548da, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2e57d154 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb5a6061e40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2e57d154, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] XXX Destroy in clean order NOW [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2e57d154: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2e57d154 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x61170538: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x61170538 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x74bdf7a0: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x74bdf7a0 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test01SyncedOneAnimatorCleanDtorOrder [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test02SyncedOneAnimatorDirtyDtorOrder [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2ed94d6e: tileRendererInUse null, GearsES2[obj 0x2ed94d6e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2ed94d6e on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2ed94d6e created: GearsObj[0x1979b407, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2ed94d6e created: GearsObj[0x51a44a2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2ed94d6e created: GearsObj[0x51a44a2, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2ed94d6e FIN GearsES2[obj 0x2ed94d6e isInit true, usesShared false, 1 GearsObj[0x1979b407, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x51a44a2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7f8fea4b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2ed94d6e 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb5a6060990, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2ed94d6e, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3c6a88c9: tileRendererInUse null, GearsES2[obj 0x3c6a88c9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x2ed94d6e isInit true, usesShared false, 1 GearsObj[0x1979b407, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x51a44a2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7f8fea4b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x3c6a88c9 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3c6a88c9 created w/ share: GearsObj[0x1979b407, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x6d75c520, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3c6a88c9 created w/ share: GearsObj[0x51a44a2, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x4ee0f004, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3c6a88c9 created w/ share: GearsObj[0x7f8fea4b, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x11adbf11, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3c6a88c9 FIN GearsES2[obj 0x3c6a88c9 isInit true, usesShared true, 1 GearsObj[0x6d75c520, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4ee0f004, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x11adbf11, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x2ed94d6e isInit true, usesShared false, 1 GearsObj[0x1979b407, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x51a44a2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7f8fea4b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3c6a88c9 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb5a6037890, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3c6a88c9, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x763a631b: tileRendererInUse null, GearsES2[obj 0x763a631b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x2ed94d6e isInit true, usesShared false, 1 GearsObj[0x1979b407, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x51a44a2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7f8fea4b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x763a631b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x763a631b created w/ share: GearsObj[0x1979b407, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x3836eea0, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x763a631b created w/ share: GearsObj[0x51a44a2, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x1e6c6735, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x763a631b created w/ share: GearsObj[0x7f8fea4b, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x5eebd82d, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x763a631b FIN GearsES2[obj 0x763a631b isInit true, usesShared true, 1 GearsObj[0x3836eea0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1e6c6735, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5eebd82d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x2ed94d6e isInit true, usesShared false, 1 GearsObj[0x1979b407, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x51a44a2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7f8fea4b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x763a631b 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb5a61a8f10, msaa false, tileRendererInUse null [junit] >> GearsES2 0x763a631b, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] XXX-C-3.1: [junit] Myself: hash 0x16509464, (isShared true, created true) [junit] Ctx #0: hash 0xc209819, (created true) [junit] Ctx #1: hash 0x496e0bc, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0xc209819, (isShared true, created true) [junit] Ctx #0: hash 0x16509464, (created true) [junit] Ctx #1: hash 0x496e0bc, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0x496e0bc, (isShared true, created true) [junit] Ctx #0: hash 0x16509464, (created true) [junit] Ctx #1: hash 0xc209819, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX Destroy in creation order NOW - Driver Impl. Ma trigger driver Bug i.e. not postponing GL ctx destruction after releasing all refs. [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2ed94d6e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2ed94d6e FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3c6a88c9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3c6a88c9 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x763a631b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x763a631b FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test02SyncedOneAnimatorDirtyDtorOrder [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test11AsyncEachAnimatorCleanDtorOrder [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7cdd9de0: tileRendererInUse null, GearsES2[obj 0x7cdd9de0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7cdd9de0 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7cdd9de0 created: GearsObj[0x36475635, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7cdd9de0 created: GearsObj[0x56ccd6a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7cdd9de0 created: GearsObj[0x56ccd6a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7cdd9de0 FIN GearsES2[obj 0x7cdd9de0 isInit true, usesShared false, 1 GearsObj[0x36475635, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x56ccd6a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2a21ecee, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7cdd9de0 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb5a617fec0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7cdd9de0, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x39a81d2b: tileRendererInUse null, GearsES2[obj 0x39a81d2b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x7cdd9de0 isInit true, usesShared false, 1 GearsObj[0x36475635, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x56ccd6a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2a21ecee, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x39a81d2b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x39a81d2b created w/ share: GearsObj[0x36475635, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x20106484, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x39a81d2b created w/ share: GearsObj[0x56ccd6a, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x1437268e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x39a81d2b created w/ share: GearsObj[0x2a21ecee, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x30c43f00, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x39a81d2b FIN GearsES2[obj 0x39a81d2b isInit true, usesShared true, 1 GearsObj[0x20106484, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1437268e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x30c43f00, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x7cdd9de0 isInit true, usesShared false, 1 GearsObj[0x36475635, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x56ccd6a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2a21ecee, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x39a81d2b 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb5a3c7afe0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x39a81d2b, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4c130f9f: tileRendererInUse null, GearsES2[obj 0x4c130f9f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x7cdd9de0 isInit true, usesShared false, 1 GearsObj[0x36475635, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x56ccd6a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2a21ecee, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x4c130f9f on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4c130f9f created w/ share: GearsObj[0x36475635, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x3466dd3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4c130f9f created w/ share: GearsObj[0x56ccd6a, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x4d43953, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4c130f9f created w/ share: GearsObj[0x2a21ecee, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x8ff7a9f, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4c130f9f FIN GearsES2[obj 0x4c130f9f isInit true, usesShared true, 1 GearsObj[0x3466dd3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4d43953, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x8ff7a9f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x7cdd9de0 isInit true, usesShared false, 1 GearsObj[0x36475635, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x56ccd6a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2a21ecee, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4c130f9f 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb5a600cf20, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4c130f9f, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] XXX-C-3.1: [junit] Myself: hash 0x78b1ab20, (isShared true, created true) [junit] Ctx #0: hash 0x4e1cb9ca, (created true) [junit] Ctx #1: hash 0x5e8690ac, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0x4e1cb9ca, (isShared true, created true) [junit] Ctx #0: hash 0x78b1ab20, (created true) [junit] Ctx #1: hash 0x5e8690ac, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0x5e8690ac, (isShared true, created true) [junit] Ctx #0: hash 0x78b1ab20, (created true) [junit] Ctx #1: hash 0x4e1cb9ca, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX Destroy in clean order NOW [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4c130f9f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4c130f9f FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x39a81d2b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x39a81d2b FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7cdd9de0: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7cdd9de0 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test11AsyncEachAnimatorCleanDtorOrder [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test12AsyncEachAnimatorDirtyDtorOrder [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x454171c1: tileRendererInUse null, GearsES2[obj 0x454171c1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x454171c1 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x454171c1 created: GearsObj[0x3d9f4563, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x454171c1 created: GearsObj[0x23848630, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x454171c1 created: GearsObj[0x23848630, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x454171c1 FIN GearsES2[obj 0x454171c1 isInit true, usesShared false, 1 GearsObj[0x3d9f4563, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x23848630, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5185cb87, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x454171c1 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb5a603b100, msaa false, tileRendererInUse null [junit] >> GearsES2 0x454171c1, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x12328f00: tileRendererInUse null, GearsES2[obj 0x12328f00 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x454171c1 isInit true, usesShared false, 1 GearsObj[0x3d9f4563, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x23848630, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5185cb87, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x12328f00 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x12328f00 created w/ share: GearsObj[0x3d9f4563, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x191b7e0e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x12328f00 created w/ share: GearsObj[0x23848630, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x5bf0d602, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x12328f00 created w/ share: GearsObj[0x5185cb87, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x20724c76, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x12328f00 FIN GearsES2[obj 0x12328f00 isInit true, usesShared true, 1 GearsObj[0x191b7e0e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5bf0d602, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x20724c76, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x454171c1 isInit true, usesShared false, 1 GearsObj[0x3d9f4563, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x23848630, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5185cb87, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x12328f00 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb5a61cb910, msaa false, tileRendererInUse null [junit] >> GearsES2 0x12328f00, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4dd77297: tileRendererInUse null, GearsES2[obj 0x4dd77297 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x454171c1 isInit true, usesShared false, 1 GearsObj[0x3d9f4563, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x23848630, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5185cb87, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x4dd77297 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4dd77297 created w/ share: GearsObj[0x3d9f4563, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x54133ffe, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4dd77297 created w/ share: GearsObj[0x23848630, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x3bce67d1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4dd77297 created w/ share: GearsObj[0x5185cb87, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x6c01e903, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4dd77297 FIN GearsES2[obj 0x4dd77297 isInit true, usesShared true, 1 GearsObj[0x54133ffe, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3bce67d1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6c01e903, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x454171c1 isInit true, usesShared false, 1 GearsObj[0x3d9f4563, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x23848630, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5185cb87, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4dd77297 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb5a61d88c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4dd77297, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] XXX-C-3.1: [junit] Myself: hash 0x3eb1d2a1, (isShared true, created true) [junit] Ctx #0: hash 0x26f535e1, (created true) [junit] Ctx #1: hash 0x223b788b, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0x26f535e1, (isShared true, created true) [junit] Ctx #0: hash 0x3eb1d2a1, (created true) [junit] Ctx #1: hash 0x223b788b, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0x223b788b, (isShared true, created true) [junit] Ctx #0: hash 0x3eb1d2a1, (created true) [junit] Ctx #1: hash 0x26f535e1, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX Destroy in creation order NOW - Driver Impl. Ma trigger driver Bug i.e. not postponing GL ctx destruction after releasing all refs. [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x454171c1: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x454171c1 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x12328f00: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x12328f00 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4dd77297: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4dd77297 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test12AsyncEachAnimatorDirtyDtorOrder [junit] SLOCK [T main @ 1407309036192 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 24.705 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309011636 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309027663 ms +++ localhost/127.0.0.1:59999 - Locked within 16046 ms, 17 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test01SyncedOneAnimatorCleanDtorOrder [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x74bdf7a0: tileRendererInUse null, GearsES2[obj 0x74bdf7a0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x74bdf7a0 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x74bdf7a0 created: GearsObj[0x63055b68, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x74bdf7a0 created: GearsObj[0x74b43ba1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x74bdf7a0 created: GearsObj[0x74b43ba1, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x74bdf7a0 FIN GearsES2[obj 0x74bdf7a0 isInit true, usesShared false, 1 GearsObj[0x63055b68, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x74b43ba1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f3ac618, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x74bdf7a0 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb5a6139250, msaa false, tileRendererInUse null [junit] >> GearsES2 0x74bdf7a0, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x61170538: tileRendererInUse null, GearsES2[obj 0x61170538 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x74bdf7a0 isInit true, usesShared false, 1 GearsObj[0x63055b68, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x74b43ba1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f3ac618, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x61170538 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x61170538 created w/ share: GearsObj[0x63055b68, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x5f863180, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x61170538 created w/ share: GearsObj[0x74b43ba1, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x631bfb7e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x61170538 created w/ share: GearsObj[0x5f3ac618, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x421c4007, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x61170538 FIN GearsES2[obj 0x61170538 isInit true, usesShared true, 1 GearsObj[0x5f863180, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x631bfb7e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x421c4007, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x74bdf7a0 isInit true, usesShared false, 1 GearsObj[0x63055b68, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x74b43ba1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f3ac618, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x61170538 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb5a612c2c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x61170538, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2e57d154: tileRendererInUse null, GearsES2[obj 0x2e57d154 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x74bdf7a0 isInit true, usesShared false, 1 GearsObj[0x63055b68, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x74b43ba1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f3ac618, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x2e57d154 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2e57d154 created w/ share: GearsObj[0x63055b68, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x12305d34, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2e57d154 created w/ share: GearsObj[0x74b43ba1, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x25370a40, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2e57d154 created w/ share: GearsObj[0x5f3ac618, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x408202d6, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2e57d154 FIN GearsES2[obj 0x2e57d154 isInit true, usesShared true, 1 GearsObj[0x12305d34, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x25370a40, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x408202d6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x74bdf7a0 isInit true, usesShared false, 1 GearsObj[0x63055b68, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x74b43ba1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f3ac618, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] XXX-C-3.1: [junit] Myself: hash 0x123fd032, (isShared true, created true) [junit] Ctx #0: hash 0x583548da, (created true) [junit] Ctx #1: hash 0x1bec079e, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0x583548da, (isShared true, created true) [junit] Ctx #0: hash 0x123fd032, (created true) [junit] Ctx #1: hash 0x1bec079e, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0x1bec079e, (isShared true, created true) [junit] Ctx #0: hash 0x123fd032, (created true) [junit] Ctx #1: hash 0x583548da, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2e57d154 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb5a6061e40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2e57d154, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] XXX Destroy in clean order NOW [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2e57d154: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2e57d154 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x61170538: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x61170538 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x74bdf7a0: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x74bdf7a0 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test01SyncedOneAnimatorCleanDtorOrder [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test02SyncedOneAnimatorDirtyDtorOrder [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2ed94d6e: tileRendererInUse null, GearsES2[obj 0x2ed94d6e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2ed94d6e on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2ed94d6e created: GearsObj[0x1979b407, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2ed94d6e created: GearsObj[0x51a44a2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2ed94d6e created: GearsObj[0x51a44a2, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2ed94d6e FIN GearsES2[obj 0x2ed94d6e isInit true, usesShared false, 1 GearsObj[0x1979b407, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x51a44a2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7f8fea4b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2ed94d6e 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb5a6060990, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2ed94d6e, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3c6a88c9: tileRendererInUse null, GearsES2[obj 0x3c6a88c9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x2ed94d6e isInit true, usesShared false, 1 GearsObj[0x1979b407, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x51a44a2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7f8fea4b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x3c6a88c9 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3c6a88c9 created w/ share: GearsObj[0x1979b407, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x6d75c520, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3c6a88c9 created w/ share: GearsObj[0x51a44a2, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x4ee0f004, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3c6a88c9 created w/ share: GearsObj[0x7f8fea4b, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x11adbf11, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3c6a88c9 FIN GearsES2[obj 0x3c6a88c9 isInit true, usesShared true, 1 GearsObj[0x6d75c520, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4ee0f004, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x11adbf11, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x2ed94d6e isInit true, usesShared false, 1 GearsObj[0x1979b407, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x51a44a2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7f8fea4b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3c6a88c9 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb5a6037890, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3c6a88c9, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x763a631b: tileRendererInUse null, GearsES2[obj 0x763a631b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x2ed94d6e isInit true, usesShared false, 1 GearsObj[0x1979b407, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x51a44a2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7f8fea4b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x763a631b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x763a631b created w/ share: GearsObj[0x1979b407, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x3836eea0, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x763a631b created w/ share: GearsObj[0x51a44a2, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x1e6c6735, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x763a631b created w/ share: GearsObj[0x7f8fea4b, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x5eebd82d, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x763a631b FIN GearsES2[obj 0x763a631b isInit true, usesShared true, 1 GearsObj[0x3836eea0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1e6c6735, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5eebd82d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x2ed94d6e isInit true, usesShared false, 1 GearsObj[0x1979b407, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x51a44a2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7f8fea4b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x763a631b 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb5a61a8f10, msaa false, tileRendererInUse null [junit] >> GearsES2 0x763a631b, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] XXX-C-3.1: [junit] Myself: hash 0x16509464, (isShared true, created true) [junit] Ctx #0: hash 0xc209819, (created true) [junit] Ctx #1: hash 0x496e0bc, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0xc209819, (isShared true, created true) [junit] Ctx #0: hash 0x16509464, (created true) [junit] Ctx #1: hash 0x496e0bc, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0x496e0bc, (isShared true, created true) [junit] Ctx #0: hash 0x16509464, (created true) [junit] Ctx #1: hash 0xc209819, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX Destroy in creation order NOW - Driver Impl. Ma trigger driver Bug i.e. not postponing GL ctx destruction after releasing all refs. [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2ed94d6e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2ed94d6e FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3c6a88c9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3c6a88c9 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x763a631b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x763a631b FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test02SyncedOneAnimatorDirtyDtorOrder [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test11AsyncEachAnimatorCleanDtorOrder [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7cdd9de0: tileRendererInUse null, GearsES2[obj 0x7cdd9de0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7cdd9de0 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7cdd9de0 created: GearsObj[0x36475635, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7cdd9de0 created: GearsObj[0x56ccd6a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7cdd9de0 created: GearsObj[0x56ccd6a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7cdd9de0 FIN GearsES2[obj 0x7cdd9de0 isInit true, usesShared false, 1 GearsObj[0x36475635, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x56ccd6a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2a21ecee, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7cdd9de0 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb5a617fec0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7cdd9de0, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x39a81d2b: tileRendererInUse null, GearsES2[obj 0x39a81d2b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x7cdd9de0 isInit true, usesShared false, 1 GearsObj[0x36475635, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x56ccd6a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2a21ecee, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x39a81d2b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x39a81d2b created w/ share: GearsObj[0x36475635, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x20106484, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x39a81d2b created w/ share: GearsObj[0x56ccd6a, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x1437268e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x39a81d2b created w/ share: GearsObj[0x2a21ecee, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x30c43f00, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x39a81d2b FIN GearsES2[obj 0x39a81d2b isInit true, usesShared true, 1 GearsObj[0x20106484, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1437268e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x30c43f00, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x7cdd9de0 isInit true, usesShared false, 1 GearsObj[0x36475635, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x56ccd6a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2a21ecee, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x39a81d2b 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb5a3c7afe0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x39a81d2b, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4c130f9f: tileRendererInUse null, GearsES2[obj 0x4c130f9f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x7cdd9de0 isInit true, usesShared false, 1 GearsObj[0x36475635, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x56ccd6a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2a21ecee, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x4c130f9f on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4c130f9f created w/ share: GearsObj[0x36475635, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x3466dd3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4c130f9f created w/ share: GearsObj[0x56ccd6a, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x4d43953, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4c130f9f created w/ share: GearsObj[0x2a21ecee, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x8ff7a9f, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4c130f9f FIN GearsES2[obj 0x4c130f9f isInit true, usesShared true, 1 GearsObj[0x3466dd3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4d43953, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x8ff7a9f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x7cdd9de0 isInit true, usesShared false, 1 GearsObj[0x36475635, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x56ccd6a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2a21ecee, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4c130f9f 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb5a600cf20, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4c130f9f, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] XXX-C-3.1: [junit] Myself: hash 0x78b1ab20, (isShared true, created true) [junit] Ctx #0: hash 0x4e1cb9ca, (created true) [junit] Ctx #1: hash 0x5e8690ac, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0x4e1cb9ca, (isShared true, created true) [junit] Ctx #0: hash 0x78b1ab20, (created true) [junit] Ctx #1: hash 0x5e8690ac, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0x5e8690ac, (isShared true, created true) [junit] Ctx #0: hash 0x78b1ab20, (created true) [junit] Ctx #1: hash 0x4e1cb9ca, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX Destroy in clean order NOW [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4c130f9f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4c130f9f FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x39a81d2b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x39a81d2b FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7cdd9de0: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7cdd9de0 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test11AsyncEachAnimatorCleanDtorOrder [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test12AsyncEachAnimatorDirtyDtorOrder [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x454171c1: tileRendererInUse null, GearsES2[obj 0x454171c1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x454171c1 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x454171c1 created: GearsObj[0x3d9f4563, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x454171c1 created: GearsObj[0x23848630, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x454171c1 created: GearsObj[0x23848630, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x454171c1 FIN GearsES2[obj 0x454171c1 isInit true, usesShared false, 1 GearsObj[0x3d9f4563, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x23848630, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5185cb87, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x454171c1 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb5a603b100, msaa false, tileRendererInUse null [junit] >> GearsES2 0x454171c1, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x12328f00: tileRendererInUse null, GearsES2[obj 0x12328f00 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x454171c1 isInit true, usesShared false, 1 GearsObj[0x3d9f4563, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x23848630, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5185cb87, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x12328f00 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x12328f00 created w/ share: GearsObj[0x3d9f4563, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x191b7e0e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x12328f00 created w/ share: GearsObj[0x23848630, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x5bf0d602, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x12328f00 created w/ share: GearsObj[0x5185cb87, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x20724c76, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x12328f00 FIN GearsES2[obj 0x12328f00 isInit true, usesShared true, 1 GearsObj[0x191b7e0e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5bf0d602, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x20724c76, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x454171c1 isInit true, usesShared false, 1 GearsObj[0x3d9f4563, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x23848630, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5185cb87, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x12328f00 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb5a61cb910, msaa false, tileRendererInUse null [junit] >> GearsES2 0x12328f00, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4dd77297: tileRendererInUse null, GearsES2[obj 0x4dd77297 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x454171c1 isInit true, usesShared false, 1 GearsObj[0x3d9f4563, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x23848630, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5185cb87, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x4dd77297 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4dd77297 created w/ share: GearsObj[0x3d9f4563, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x54133ffe, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4dd77297 created w/ share: GearsObj[0x23848630, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x3bce67d1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4dd77297 created w/ share: GearsObj[0x5185cb87, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x6c01e903, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4dd77297 FIN GearsES2[obj 0x4dd77297 isInit true, usesShared true, 1 GearsObj[0x54133ffe, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3bce67d1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6c01e903, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x454171c1 isInit true, usesShared false, 1 GearsObj[0x3d9f4563, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x23848630, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5185cb87, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4dd77297 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb5a61d88c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4dd77297, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] XXX-C-3.1: [junit] Myself: hash 0x3eb1d2a1, (isShared true, created true) [junit] Ctx #0: hash 0x26f535e1, (created true) [junit] Ctx #1: hash 0x223b788b, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0x26f535e1, (isShared true, created true) [junit] Ctx #0: hash 0x3eb1d2a1, (created true) [junit] Ctx #1: hash 0x223b788b, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0x223b788b, (isShared true, created true) [junit] Ctx #0: hash 0x3eb1d2a1, (created true) [junit] Ctx #1: hash 0x26f535e1, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX Destroy in creation order NOW - Driver Impl. Ma trigger driver Bug i.e. not postponing GL ctx destruction after releasing all refs. [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x454171c1: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x454171c1 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x12328f00: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x12328f00 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4dd77297: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4dd77297 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test12AsyncEachAnimatorDirtyDtorOrder [junit] SLOCK [T main @ 1407309036192 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01SyncedOneAnimatorCleanDtorOrder took 1.953 sec [junit] Testcase: test02SyncedOneAnimatorDirtyDtorOrder took 1.431 sec [junit] Testcase: test11AsyncEachAnimatorCleanDtorOrder took 1.449 sec [junit] Testcase: test12AsyncEachAnimatorDirtyDtorOrder took 1.653 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 24.705 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309011636 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309027663 ms +++ localhost/127.0.0.1:59999 - Locked within 16046 ms, 17 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test01SyncedOneAnimatorCleanDtorOrder [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x74bdf7a0: tileRendererInUse null, GearsES2[obj 0x74bdf7a0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x74bdf7a0 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x74bdf7a0 created: GearsObj[0x63055b68, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x74bdf7a0 created: GearsObj[0x74b43ba1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x74bdf7a0 created: GearsObj[0x74b43ba1, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x74bdf7a0 FIN GearsES2[obj 0x74bdf7a0 isInit true, usesShared false, 1 GearsObj[0x63055b68, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x74b43ba1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f3ac618, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x74bdf7a0 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb5a6139250, msaa false, tileRendererInUse null [junit] >> GearsES2 0x74bdf7a0, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x61170538: tileRendererInUse null, GearsES2[obj 0x61170538 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x74bdf7a0 isInit true, usesShared false, 1 GearsObj[0x63055b68, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x74b43ba1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f3ac618, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x61170538 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x61170538 created w/ share: GearsObj[0x63055b68, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x5f863180, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x61170538 created w/ share: GearsObj[0x74b43ba1, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x631bfb7e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x61170538 created w/ share: GearsObj[0x5f3ac618, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x421c4007, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x61170538 FIN GearsES2[obj 0x61170538 isInit true, usesShared true, 1 GearsObj[0x5f863180, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x631bfb7e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x421c4007, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x74bdf7a0 isInit true, usesShared false, 1 GearsObj[0x63055b68, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x74b43ba1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f3ac618, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x61170538 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb5a612c2c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x61170538, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2e57d154: tileRendererInUse null, GearsES2[obj 0x2e57d154 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x74bdf7a0 isInit true, usesShared false, 1 GearsObj[0x63055b68, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x74b43ba1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f3ac618, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x2e57d154 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2e57d154 created w/ share: GearsObj[0x63055b68, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x12305d34, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2e57d154 created w/ share: GearsObj[0x74b43ba1, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x25370a40, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2e57d154 created w/ share: GearsObj[0x5f3ac618, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x408202d6, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2e57d154 FIN GearsES2[obj 0x2e57d154 isInit true, usesShared true, 1 GearsObj[0x12305d34, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x25370a40, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x408202d6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x74bdf7a0 isInit true, usesShared false, 1 GearsObj[0x63055b68, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x74b43ba1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f3ac618, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] XXX-C-3.1: [junit] Myself: hash 0x123fd032, (isShared true, created true) [junit] Ctx #0: hash 0x583548da, (created true) [junit] Ctx #1: hash 0x1bec079e, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0x583548da, (isShared true, created true) [junit] Ctx #0: hash 0x123fd032, (created true) [junit] Ctx #1: hash 0x1bec079e, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0x1bec079e, (isShared true, created true) [junit] Ctx #0: hash 0x123fd032, (created true) [junit] Ctx #1: hash 0x583548da, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2e57d154 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb5a6061e40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2e57d154, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] XXX Destroy in clean order NOW [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2e57d154: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2e57d154 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x61170538: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x61170538 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x74bdf7a0: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x74bdf7a0 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test01SyncedOneAnimatorCleanDtorOrder [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test02SyncedOneAnimatorDirtyDtorOrder [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2ed94d6e: tileRendererInUse null, GearsES2[obj 0x2ed94d6e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2ed94d6e on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2ed94d6e created: GearsObj[0x1979b407, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2ed94d6e created: GearsObj[0x51a44a2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2ed94d6e created: GearsObj[0x51a44a2, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2ed94d6e FIN GearsES2[obj 0x2ed94d6e isInit true, usesShared false, 1 GearsObj[0x1979b407, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x51a44a2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7f8fea4b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2ed94d6e 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb5a6060990, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2ed94d6e, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3c6a88c9: tileRendererInUse null, GearsES2[obj 0x3c6a88c9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x2ed94d6e isInit true, usesShared false, 1 GearsObj[0x1979b407, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x51a44a2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7f8fea4b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x3c6a88c9 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3c6a88c9 created w/ share: GearsObj[0x1979b407, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x6d75c520, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3c6a88c9 created w/ share: GearsObj[0x51a44a2, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x4ee0f004, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3c6a88c9 created w/ share: GearsObj[0x7f8fea4b, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x11adbf11, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3c6a88c9 FIN GearsES2[obj 0x3c6a88c9 isInit true, usesShared true, 1 GearsObj[0x6d75c520, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4ee0f004, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x11adbf11, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x2ed94d6e isInit true, usesShared false, 1 GearsObj[0x1979b407, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x51a44a2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7f8fea4b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3c6a88c9 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb5a6037890, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3c6a88c9, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x763a631b: tileRendererInUse null, GearsES2[obj 0x763a631b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x2ed94d6e isInit true, usesShared false, 1 GearsObj[0x1979b407, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x51a44a2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7f8fea4b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x763a631b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x763a631b created w/ share: GearsObj[0x1979b407, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x3836eea0, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x763a631b created w/ share: GearsObj[0x51a44a2, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x1e6c6735, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x763a631b created w/ share: GearsObj[0x7f8fea4b, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x5eebd82d, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x763a631b FIN GearsES2[obj 0x763a631b isInit true, usesShared true, 1 GearsObj[0x3836eea0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1e6c6735, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5eebd82d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x2ed94d6e isInit true, usesShared false, 1 GearsObj[0x1979b407, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x51a44a2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7f8fea4b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x763a631b 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb5a61a8f10, msaa false, tileRendererInUse null [junit] >> GearsES2 0x763a631b, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] XXX-C-3.1: [junit] Myself: hash 0x16509464, (isShared true, created true) [junit] Ctx #0: hash 0xc209819, (created true) [junit] Ctx #1: hash 0x496e0bc, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0xc209819, (isShared true, created true) [junit] Ctx #0: hash 0x16509464, (created true) [junit] Ctx #1: hash 0x496e0bc, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0x496e0bc, (isShared true, created true) [junit] Ctx #0: hash 0x16509464, (created true) [junit] Ctx #1: hash 0xc209819, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX Destroy in creation order NOW - Driver Impl. Ma trigger driver Bug i.e. not postponing GL ctx destruction after releasing all refs. [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2ed94d6e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2ed94d6e FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3c6a88c9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3c6a88c9 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x763a631b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x763a631b FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test02SyncedOneAnimatorDirtyDtorOrder [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test11AsyncEachAnimatorCleanDtorOrder [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7cdd9de0: tileRendererInUse null, GearsES2[obj 0x7cdd9de0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7cdd9de0 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7cdd9de0 created: GearsObj[0x36475635, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7cdd9de0 created: GearsObj[0x56ccd6a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7cdd9de0 created: GearsObj[0x56ccd6a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7cdd9de0 FIN GearsES2[obj 0x7cdd9de0 isInit true, usesShared false, 1 GearsObj[0x36475635, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x56ccd6a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2a21ecee, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7cdd9de0 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb5a617fec0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7cdd9de0, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x39a81d2b: tileRendererInUse null, GearsES2[obj 0x39a81d2b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x7cdd9de0 isInit true, usesShared false, 1 GearsObj[0x36475635, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x56ccd6a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2a21ecee, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x39a81d2b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x39a81d2b created w/ share: GearsObj[0x36475635, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x20106484, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x39a81d2b created w/ share: GearsObj[0x56ccd6a, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x1437268e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x39a81d2b created w/ share: GearsObj[0x2a21ecee, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x30c43f00, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x39a81d2b FIN GearsES2[obj 0x39a81d2b isInit true, usesShared true, 1 GearsObj[0x20106484, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1437268e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x30c43f00, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x7cdd9de0 isInit true, usesShared false, 1 GearsObj[0x36475635, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x56ccd6a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2a21ecee, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x39a81d2b 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb5a3c7afe0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x39a81d2b, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4c130f9f: tileRendererInUse null, GearsES2[obj 0x4c130f9f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x7cdd9de0 isInit true, usesShared false, 1 GearsObj[0x36475635, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x56ccd6a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2a21ecee, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x4c130f9f on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4c130f9f created w/ share: GearsObj[0x36475635, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x3466dd3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4c130f9f created w/ share: GearsObj[0x56ccd6a, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x4d43953, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4c130f9f created w/ share: GearsObj[0x2a21ecee, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x8ff7a9f, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4c130f9f FIN GearsES2[obj 0x4c130f9f isInit true, usesShared true, 1 GearsObj[0x3466dd3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4d43953, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x8ff7a9f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x7cdd9de0 isInit true, usesShared false, 1 GearsObj[0x36475635, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x56ccd6a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2a21ecee, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4c130f9f 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb5a600cf20, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4c130f9f, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] XXX-C-3.1: [junit] Myself: hash 0x78b1ab20, (isShared true, created true) [junit] Ctx #0: hash 0x4e1cb9ca, (created true) [junit] Ctx #1: hash 0x5e8690ac, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0x4e1cb9ca, (isShared true, created true) [junit] Ctx #0: hash 0x78b1ab20, (created true) [junit] Ctx #1: hash 0x5e8690ac, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0x5e8690ac, (isShared true, created true) [junit] Ctx #0: hash 0x78b1ab20, (created true) [junit] Ctx #1: hash 0x4e1cb9ca, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX Destroy in clean order NOW [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4c130f9f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4c130f9f FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x39a81d2b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x39a81d2b FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7cdd9de0: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7cdd9de0 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test11AsyncEachAnimatorCleanDtorOrder [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test12AsyncEachAnimatorDirtyDtorOrder [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x454171c1: tileRendererInUse null, GearsES2[obj 0x454171c1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x454171c1 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x454171c1 created: GearsObj[0x3d9f4563, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x454171c1 created: GearsObj[0x23848630, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x454171c1 created: GearsObj[0x23848630, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x454171c1 FIN GearsES2[obj 0x454171c1 isInit true, usesShared false, 1 GearsObj[0x3d9f4563, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x23848630, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5185cb87, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x454171c1 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb5a603b100, msaa false, tileRendererInUse null [junit] >> GearsES2 0x454171c1, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x12328f00: tileRendererInUse null, GearsES2[obj 0x12328f00 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x454171c1 isInit true, usesShared false, 1 GearsObj[0x3d9f4563, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x23848630, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5185cb87, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x12328f00 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x12328f00 created w/ share: GearsObj[0x3d9f4563, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x191b7e0e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x12328f00 created w/ share: GearsObj[0x23848630, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x5bf0d602, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x12328f00 created w/ share: GearsObj[0x5185cb87, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x20724c76, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x12328f00 FIN GearsES2[obj 0x12328f00 isInit true, usesShared true, 1 GearsObj[0x191b7e0e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5bf0d602, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x20724c76, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x454171c1 isInit true, usesShared false, 1 GearsObj[0x3d9f4563, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x23848630, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5185cb87, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x12328f00 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb5a61cb910, msaa false, tileRendererInUse null [junit] >> GearsES2 0x12328f00, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4dd77297: tileRendererInUse null, GearsES2[obj 0x4dd77297 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x454171c1 isInit true, usesShared false, 1 GearsObj[0x3d9f4563, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x23848630, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5185cb87, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] GearsES2 init 0x4dd77297 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4dd77297 created w/ share: GearsObj[0x3d9f4563, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x54133ffe, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4dd77297 created w/ share: GearsObj[0x23848630, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x3bce67d1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4dd77297 created w/ share: GearsObj[0x5185cb87, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x6c01e903, vbo ff 13, fs 14, bf 15, bs 16] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4dd77297 FIN GearsES2[obj 0x4dd77297 isInit true, usesShared true, 1 GearsObj[0x54133ffe, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3bce67d1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6c01e903, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x454171c1 isInit true, usesShared false, 1 GearsObj[0x3d9f4563, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x23848630, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5185cb87, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4dd77297 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb5a61d88c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4dd77297, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] XXX-C-3.1: [junit] Myself: hash 0x3eb1d2a1, (isShared true, created true) [junit] Ctx #0: hash 0x26f535e1, (created true) [junit] Ctx #1: hash 0x223b788b, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0x26f535e1, (isShared true, created true) [junit] Ctx #0: hash 0x3eb1d2a1, (created true) [junit] Ctx #1: hash 0x223b788b, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0x223b788b, (isShared true, created true) [junit] Ctx #0: hash 0x3eb1d2a1, (created true) [junit] Ctx #1: hash 0x26f535e1, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX Destroy in creation order NOW - Driver Impl. Ma trigger driver Bug i.e. not postponing GL ctx destruction after releasing all refs. [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x454171c1: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x454171c1 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x12328f00: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x12328f00 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4dd77297: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4dd77297 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3 - test12AsyncEachAnimatorDirtyDtorOrder [junit] SLOCK [T main @ 1407309036192 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b [junit] SLOCK [T main @ 1407309037603 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309045642 ms +++ localhost/127.0.0.1:59999 - Locked within 8061 ms, 9 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b - test01SyncedOneAnimator [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x58174505: tileRendererInUse null, GearsES2[obj 0x58174505 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x58174505 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x58174505 created: GearsObj[0x71eb5a32, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x58174505 created: GearsObj[0x126ec30c, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x58174505 created: GearsObj[0x126ec30c, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x58174505 FIN GearsES2[obj 0x58174505 isInit true, usesShared false, 1 GearsObj[0x71eb5a32, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x126ec30c, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2cd40bb0, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x58174505 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb1c595ce40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x58174505, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x16f5d08e: tileRendererInUse null, GearsES2[obj 0x16f5d08e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x58174505 isInit true, usesShared false, 1 GearsObj[0x71eb5a32, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x126ec30c, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2cd40bb0, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] GearsES2 init 0x16f5d08e on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x16f5d08e created w/ share: GearsObj[0x71eb5a32, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x16b8a16c, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x16f5d08e created w/ share: GearsObj[0x126ec30c, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x336dc51b, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x16f5d08e created w/ share: GearsObj[0x2cd40bb0, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x6ba789fd, vbo ff 14, fs 15, bf 16, bs 17] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x16f5d08e FIN GearsES2[obj 0x16f5d08e isInit true, usesShared true, 1 GearsObj[0x16b8a16c, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x336dc51b, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6ba789fd, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x58174505 isInit true, usesShared false, 1 GearsObj[0x71eb5a32, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x126ec30c, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2cd40bb0, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x16f5d08e 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb1c5969bb0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x16f5d08e, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x644f2668: tileRendererInUse null, GearsES2[obj 0x644f2668 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x58174505 isInit true, usesShared false, 1 GearsObj[0x71eb5a32, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x126ec30c, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2cd40bb0, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] GearsES2 init 0x644f2668 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x644f2668 created w/ share: GearsObj[0x71eb5a32, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x654029a9, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x644f2668 created w/ share: GearsObj[0x126ec30c, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x576f4a2d, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x644f2668 created w/ share: GearsObj[0x2cd40bb0, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x4b6efd33, vbo ff 14, fs 15, bf 16, bs 17] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x644f2668 FIN GearsES2[obj 0x644f2668 isInit true, usesShared true, 1 GearsObj[0x654029a9, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x576f4a2d, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x4b6efd33, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x58174505 isInit true, usesShared false, 1 GearsObj[0x71eb5a32, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x126ec30c, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2cd40bb0, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x644f2668 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb1c58698b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x644f2668, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] XXX-C-3.1: [junit] Myself: hash 0x333d314e, (isShared true, created true) [junit] Ctx #0: hash 0x44547842, (created true) [junit] Ctx #1: hash 0x46552445, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0x46552445, (isShared true, created true) [junit] Ctx #0: hash 0x44547842, (created true) [junit] Ctx #1: hash 0x333d314e, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0x44547842, (isShared true, created true) [junit] Ctx #0: hash 0x46552445, (created true) [junit] Ctx #1: hash 0x333d314e, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x644f2668: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x644f2668 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x16f5d08e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x16f5d08e FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x58174505: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x58174505 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b - test01SyncedOneAnimator [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b - test02AsyncEachAnimator [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x33f058f3: tileRendererInUse null, GearsES2[obj 0x33f058f3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x33f058f3 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x33f058f3 created: GearsObj[0x5b8a5504, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x33f058f3 created: GearsObj[0x56d3a88f, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x33f058f3 created: GearsObj[0x56d3a88f, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x33f058f3 FIN GearsES2[obj 0x33f058f3 isInit true, usesShared false, 1 GearsObj[0x5b8a5504, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x56d3a88f, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x61df70d1, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x33f058f3 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb1c5958d10, msaa false, tileRendererInUse null [junit] >> GearsES2 0x33f058f3, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5f727473: tileRendererInUse null, GearsES2[obj 0x5f727473 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x33f058f3 isInit true, usesShared false, 1 GearsObj[0x5b8a5504, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x56d3a88f, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x61df70d1, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] GearsES2 init 0x5f727473 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5f727473 created w/ share: GearsObj[0x5b8a5504, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x17b3a628, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x5f727473 created w/ share: GearsObj[0x56d3a88f, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x13619840, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x5f727473 created w/ share: GearsObj[0x61df70d1, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x6c529bb0, vbo ff 14, fs 15, bf 16, bs 17] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5f727473 FIN GearsES2[obj 0x5f727473 isInit true, usesShared true, 1 GearsObj[0x17b3a628, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x13619840, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6c529bb0, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x33f058f3 isInit true, usesShared false, 1 GearsObj[0x5b8a5504, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x56d3a88f, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x61df70d1, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5f727473 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb1c5868a70, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5f727473, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x33f058f3 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb1c5958d10, msaa false, tileRendererInUse null [junit] >> GearsES2 0x33f058f3, angle 0.5, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1d5862ad: tileRendererInUse null, GearsES2[obj 0x1d5862ad isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x33f058f3 isInit true, usesShared false, 1 GearsObj[0x5b8a5504, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x56d3a88f, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x61df70d1, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] GearsES2 init 0x1d5862ad on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1d5862ad created w/ share: GearsObj[0x5b8a5504, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x328b2da2, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x1d5862ad created w/ share: GearsObj[0x56d3a88f, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x4f61009a, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x1d5862ad created w/ share: GearsObj[0x61df70d1, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x696ea72c, vbo ff 14, fs 15, bf 16, bs 17] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1d5862ad FIN GearsES2[obj 0x1d5862ad isInit true, usesShared true, 1 GearsObj[0x328b2da2, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x4f61009a, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x696ea72c, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x33f058f3 isInit true, usesShared false, 1 GearsObj[0x5b8a5504, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x56d3a88f, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x61df70d1, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1d5862ad 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb1c5899de0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1d5862ad, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1d5862ad 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb1c5899de0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1d5862ad, angle 0.5, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] XXX-C-3.1: [junit] Myself: hash 0x6a835dc6, (isShared true, created true) [junit] Ctx #0: hash 0x3face663, (created true) [junit] Ctx #1: hash 0x2e7e4b7d, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0x2e7e4b7d, (isShared true, created true) [junit] Ctx #0: hash 0x3face663, (created true) [junit] Ctx #1: hash 0x6a835dc6, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0x3face663, (isShared true, created true) [junit] Ctx #0: hash 0x6a835dc6, (created true) [junit] Ctx #1: hash 0x2e7e4b7d, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x33f058f3 256x234, swapInterval 0, drawable 0x7fb1c5958d10 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1d5862ad: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1d5862ad FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f727473: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f727473 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x33f058f3: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x33f058f3 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b - test02AsyncEachAnimator [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 13.897 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309037603 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309045642 ms +++ localhost/127.0.0.1:59999 - Locked within 8061 ms, 9 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b - test01SyncedOneAnimator [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x58174505: tileRendererInUse null, GearsES2[obj 0x58174505 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x58174505 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x58174505 created: GearsObj[0x71eb5a32, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x58174505 created: GearsObj[0x126ec30c, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x58174505 created: GearsObj[0x126ec30c, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x58174505 FIN GearsES2[obj 0x58174505 isInit true, usesShared false, 1 GearsObj[0x71eb5a32, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x126ec30c, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2cd40bb0, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x58174505 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb1c595ce40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x58174505, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x16f5d08e: tileRendererInUse null, GearsES2[obj 0x16f5d08e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x58174505 isInit true, usesShared false, 1 GearsObj[0x71eb5a32, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x126ec30c, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2cd40bb0, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] GearsES2 init 0x16f5d08e on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x16f5d08e created w/ share: GearsObj[0x71eb5a32, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x16b8a16c, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x16f5d08e created w/ share: GearsObj[0x126ec30c, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x336dc51b, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x16f5d08e created w/ share: GearsObj[0x2cd40bb0, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x6ba789fd, vbo ff 14, fs 15, bf 16, bs 17] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x16f5d08e FIN GearsES2[obj 0x16f5d08e isInit true, usesShared true, 1 GearsObj[0x16b8a16c, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x336dc51b, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6ba789fd, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x58174505 isInit true, usesShared false, 1 GearsObj[0x71eb5a32, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x126ec30c, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2cd40bb0, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x16f5d08e 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb1c5969bb0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x16f5d08e, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x644f2668: tileRendererInUse null, GearsES2[obj 0x644f2668 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x58174505 isInit true, usesShared false, 1 GearsObj[0x71eb5a32, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x126ec30c, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2cd40bb0, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] GearsES2 init 0x644f2668 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x644f2668 created w/ share: GearsObj[0x71eb5a32, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x654029a9, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x644f2668 created w/ share: GearsObj[0x126ec30c, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x576f4a2d, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x644f2668 created w/ share: GearsObj[0x2cd40bb0, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x4b6efd33, vbo ff 14, fs 15, bf 16, bs 17] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x644f2668 FIN GearsES2[obj 0x644f2668 isInit true, usesShared true, 1 GearsObj[0x654029a9, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x576f4a2d, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x4b6efd33, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x58174505 isInit true, usesShared false, 1 GearsObj[0x71eb5a32, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x126ec30c, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2cd40bb0, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x644f2668 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb1c58698b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x644f2668, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] XXX-C-3.1: [junit] Myself: hash 0x333d314e, (isShared true, created true) [junit] Ctx #0: hash 0x44547842, (created true) [junit] Ctx #1: hash 0x46552445, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0x46552445, (isShared true, created true) [junit] Ctx #0: hash 0x44547842, (created true) [junit] Ctx #1: hash 0x333d314e, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0x44547842, (isShared true, created true) [junit] Ctx #0: hash 0x46552445, (created true) [junit] Ctx #1: hash 0x333d314e, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x644f2668: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x644f2668 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x16f5d08e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x16f5d08e FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x58174505: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x58174505 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b - test01SyncedOneAnimator [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b - test02AsyncEachAnimator [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x33f058f3: tileRendererInUse null, GearsES2[obj 0x33f058f3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x33f058f3 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x33f058f3 created: GearsObj[0x5b8a5504, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x33f058f3 created: GearsObj[0x56d3a88f, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x33f058f3 created: GearsObj[0x56d3a88f, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x33f058f3 FIN GearsES2[obj 0x33f058f3 isInit true, usesShared false, 1 GearsObj[0x5b8a5504, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x56d3a88f, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x61df70d1, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x33f058f3 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb1c5958d10, msaa false, tileRendererInUse null [junit] >> GearsES2 0x33f058f3, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5f727473: tileRendererInUse null, GearsES2[obj 0x5f727473 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x33f058f3 isInit true, usesShared false, 1 GearsObj[0x5b8a5504, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x56d3a88f, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x61df70d1, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] GearsES2 init 0x5f727473 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5f727473 created w/ share: GearsObj[0x5b8a5504, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x17b3a628, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x5f727473 created w/ share: GearsObj[0x56d3a88f, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x13619840, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x5f727473 created w/ share: GearsObj[0x61df70d1, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x6c529bb0, vbo ff 14, fs 15, bf 16, bs 17] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5f727473 FIN GearsES2[obj 0x5f727473 isInit true, usesShared true, 1 GearsObj[0x17b3a628, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x13619840, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6c529bb0, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x33f058f3 isInit true, usesShared false, 1 GearsObj[0x5b8a5504, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x56d3a88f, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x61df70d1, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5f727473 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb1c5868a70, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5f727473, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x33f058f3 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb1c5958d10, msaa false, tileRendererInUse null [junit] >> GearsES2 0x33f058f3, angle 0.5, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1d5862ad: tileRendererInUse null, GearsES2[obj 0x1d5862ad isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x33f058f3 isInit true, usesShared false, 1 GearsObj[0x5b8a5504, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x56d3a88f, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x61df70d1, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] GearsES2 init 0x1d5862ad on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1d5862ad created w/ share: GearsObj[0x5b8a5504, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x328b2da2, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x1d5862ad created w/ share: GearsObj[0x56d3a88f, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x4f61009a, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x1d5862ad created w/ share: GearsObj[0x61df70d1, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x696ea72c, vbo ff 14, fs 15, bf 16, bs 17] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1d5862ad FIN GearsES2[obj 0x1d5862ad isInit true, usesShared true, 1 GearsObj[0x328b2da2, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x4f61009a, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x696ea72c, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x33f058f3 isInit true, usesShared false, 1 GearsObj[0x5b8a5504, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x56d3a88f, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x61df70d1, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1d5862ad 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb1c5899de0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1d5862ad, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1d5862ad 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb1c5899de0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1d5862ad, angle 0.5, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] XXX-C-3.1: [junit] Myself: hash 0x6a835dc6, (isShared true, created true) [junit] Ctx #0: hash 0x3face663, (created true) [junit] Ctx #1: hash 0x2e7e4b7d, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0x2e7e4b7d, (isShared true, created true) [junit] Ctx #0: hash 0x3face663, (created true) [junit] Ctx #1: hash 0x6a835dc6, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0x3face663, (isShared true, created true) [junit] Ctx #0: hash 0x6a835dc6, (created true) [junit] Ctx #1: hash 0x2e7e4b7d, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x33f058f3 256x234, swapInterval 0, drawable 0x7fb1c5958d10 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1d5862ad: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1d5862ad FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f727473: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f727473 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x33f058f3: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x33f058f3 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b - test02AsyncEachAnimator [junit] SLOCK [T main @ 1407309051359 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01SyncedOneAnimator took 1.911 sec [junit] Testcase: test02AsyncEachAnimator took 1.728 sec [junit] SLOCK [T main @ 1407309051359 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 13.897 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309037603 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309045642 ms +++ localhost/127.0.0.1:59999 - Locked within 8061 ms, 9 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b - test01SyncedOneAnimator [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x58174505: tileRendererInUse null, GearsES2[obj 0x58174505 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x58174505 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x58174505 created: GearsObj[0x71eb5a32, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x58174505 created: GearsObj[0x126ec30c, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x58174505 created: GearsObj[0x126ec30c, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x58174505 FIN GearsES2[obj 0x58174505 isInit true, usesShared false, 1 GearsObj[0x71eb5a32, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x126ec30c, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2cd40bb0, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x58174505 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb1c595ce40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x58174505, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x16f5d08e: tileRendererInUse null, GearsES2[obj 0x16f5d08e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x58174505 isInit true, usesShared false, 1 GearsObj[0x71eb5a32, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x126ec30c, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2cd40bb0, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] GearsES2 init 0x16f5d08e on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x16f5d08e created w/ share: GearsObj[0x71eb5a32, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x16b8a16c, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x16f5d08e created w/ share: GearsObj[0x126ec30c, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x336dc51b, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x16f5d08e created w/ share: GearsObj[0x2cd40bb0, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x6ba789fd, vbo ff 14, fs 15, bf 16, bs 17] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x16f5d08e FIN GearsES2[obj 0x16f5d08e isInit true, usesShared true, 1 GearsObj[0x16b8a16c, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x336dc51b, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6ba789fd, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x58174505 isInit true, usesShared false, 1 GearsObj[0x71eb5a32, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x126ec30c, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2cd40bb0, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x16f5d08e 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb1c5969bb0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x16f5d08e, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x644f2668: tileRendererInUse null, GearsES2[obj 0x644f2668 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x58174505 isInit true, usesShared false, 1 GearsObj[0x71eb5a32, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x126ec30c, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2cd40bb0, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] GearsES2 init 0x644f2668 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x644f2668 created w/ share: GearsObj[0x71eb5a32, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x654029a9, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x644f2668 created w/ share: GearsObj[0x126ec30c, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x576f4a2d, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x644f2668 created w/ share: GearsObj[0x2cd40bb0, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x4b6efd33, vbo ff 14, fs 15, bf 16, bs 17] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x644f2668 FIN GearsES2[obj 0x644f2668 isInit true, usesShared true, 1 GearsObj[0x654029a9, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x576f4a2d, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x4b6efd33, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x58174505 isInit true, usesShared false, 1 GearsObj[0x71eb5a32, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x126ec30c, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x2cd40bb0, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x644f2668 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb1c58698b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x644f2668, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] XXX-C-3.1: [junit] Myself: hash 0x333d314e, (isShared true, created true) [junit] Ctx #0: hash 0x44547842, (created true) [junit] Ctx #1: hash 0x46552445, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0x46552445, (isShared true, created true) [junit] Ctx #0: hash 0x44547842, (created true) [junit] Ctx #1: hash 0x333d314e, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0x44547842, (isShared true, created true) [junit] Ctx #0: hash 0x46552445, (created true) [junit] Ctx #1: hash 0x333d314e, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x644f2668: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x644f2668 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x16f5d08e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x16f5d08e FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x58174505: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x58174505 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b - test01SyncedOneAnimator [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b - test02AsyncEachAnimator [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x33f058f3: tileRendererInUse null, GearsES2[obj 0x33f058f3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x33f058f3 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x33f058f3 created: GearsObj[0x5b8a5504, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x33f058f3 created: GearsObj[0x56d3a88f, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x33f058f3 created: GearsObj[0x56d3a88f, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x33f058f3 FIN GearsES2[obj 0x33f058f3 isInit true, usesShared false, 1 GearsObj[0x5b8a5504, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x56d3a88f, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x61df70d1, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x33f058f3 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb1c5958d10, msaa false, tileRendererInUse null [junit] >> GearsES2 0x33f058f3, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5f727473: tileRendererInUse null, GearsES2[obj 0x5f727473 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x33f058f3 isInit true, usesShared false, 1 GearsObj[0x5b8a5504, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x56d3a88f, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x61df70d1, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] GearsES2 init 0x5f727473 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5f727473 created w/ share: GearsObj[0x5b8a5504, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x17b3a628, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x5f727473 created w/ share: GearsObj[0x56d3a88f, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x13619840, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x5f727473 created w/ share: GearsObj[0x61df70d1, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x6c529bb0, vbo ff 14, fs 15, bf 16, bs 17] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5f727473 FIN GearsES2[obj 0x5f727473 isInit true, usesShared true, 1 GearsObj[0x17b3a628, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x13619840, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6c529bb0, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x33f058f3 isInit true, usesShared false, 1 GearsObj[0x5b8a5504, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x56d3a88f, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x61df70d1, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5f727473 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb1c5868a70, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5f727473, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x33f058f3 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb1c5958d10, msaa false, tileRendererInUse null [junit] >> GearsES2 0x33f058f3, angle 0.5, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1d5862ad: tileRendererInUse null, GearsES2[obj 0x1d5862ad isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x33f058f3 isInit true, usesShared false, 1 GearsObj[0x5b8a5504, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x56d3a88f, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x61df70d1, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] GearsES2 init 0x1d5862ad on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1d5862ad created w/ share: GearsObj[0x5b8a5504, vbo ff 2, fs 3, bf 4, bs 5] -> GearsObj[0x328b2da2, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x1d5862ad created w/ share: GearsObj[0x56d3a88f, vbo ff 8, fs 9, bf 10, bs 11] -> GearsObj[0x4f61009a, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x1d5862ad created w/ share: GearsObj[0x61df70d1, vbo ff 14, fs 15, bf 16, bs 17] -> GearsObj[0x696ea72c, vbo ff 14, fs 15, bf 16, bs 17] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1d5862ad FIN GearsES2[obj 0x1d5862ad isInit true, usesShared true, 1 GearsObj[0x328b2da2, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x4f61009a, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x696ea72c, vbo ff 14, fs 15, bf 16, bs 17], sharedGears GearsES2[obj 0x33f058f3 isInit true, usesShared false, 1 GearsObj[0x5b8a5504, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x56d3a88f, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x61df70d1, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1d5862ad 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb1c5899de0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1d5862ad, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1d5862ad 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fb1c5899de0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1d5862ad, angle 0.5, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] XXX-C-3.1: [junit] Myself: hash 0x6a835dc6, (isShared true, created true) [junit] Ctx #0: hash 0x3face663, (created true) [junit] Ctx #1: hash 0x2e7e4b7d, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.2: [junit] Myself: hash 0x2e7e4b7d, (isShared true, created true) [junit] Ctx #0: hash 0x3face663, (created true) [junit] Ctx #1: hash 0x6a835dc6, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] XXX-C-3.3: [junit] Myself: hash 0x3face663, (isShared true, created true) [junit] Ctx #0: hash 0x6a835dc6, (created true) [junit] Ctx #1: hash 0x2e7e4b7d, (created true) [junit] Total created 2 + destroyed 0 = 2 [junit] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x33f058f3 256x234, swapInterval 0, drawable 0x7fb1c5958d10 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1d5862ad: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1d5862ad FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f727473: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5f727473 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x33f058f3: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x33f058f3 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b - test02AsyncEachAnimator [junit] SLOCK [T main @ 1407309051359 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextWithJTabbedPaneAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextWithJTabbedPaneAWT [junit] SLOCK [T main @ 1407309052932 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309057955 ms +++ localhost/127.0.0.1:59999 - Locked within 5051 ms, 6 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextWithJTabbedPaneAWT - test01 [junit] XXX START DEMO XXX [junit] XXX WWPanel: shareWith null, sharedCtx null [junit] XXX WWPanel: shareWith AWT-GLCanvas[Realized false, [junit] null-drawable, [junit] Factory null, [junit] handle 0x0, [junit] Drawable size -1x-1 surface[600x600], [junit] AWT[pos 0/0, size 600x600, [junit] visible true, displayable false, showing false, [junit] null]], sharedCtx null [junit] XXX SetVisible XXX [junit] XXX Create Buffer 1 [junit] XXX Reuse Buffer 1 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextWithJTabbedPaneAWT - test01 [junit] XXX SetVisible XXX [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 10.302 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309052932 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309057955 ms +++ localhost/127.0.0.1:59999 - Locked within 5051 ms, 6 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextWithJTabbedPaneAWT - test01 [junit] XXX START DEMO XXX [junit] XXX WWPanel: shareWith null, sharedCtx null [junit] XXX WWPanel: shareWith AWT-GLCanvas[Realized false, [junit] null-drawable, [junit] Factory null, [junit] handle 0x0, [junit] Drawable size -1x-1 surface[600x600], [junit] AWT[pos 0/0, size 600x600, [junit] visible true, displayable false, showing false, [junit] null]], sharedCtx null [junit] XXX SetVisible XXX [junit] XXX Create Buffer 1 [junit] XXX Reuse Buffer 1 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextWithJTabbedPaneAWT - test01 [junit] XXX SetVisible XXX [junit] SLOCK [T main @ 1407309063023 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01 took 4.915 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 10.302 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309052932 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309057955 ms +++ localhost/127.0.0.1:59999 - Locked within 5051 ms, 6 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextWithJTabbedPaneAWT - test01 [junit] XXX START DEMO XXX [junit] XXX WWPanel: shareWith null, sharedCtx null [junit] XXX WWPanel: shareWith AWT-GLCanvas[Realized false, [junit] null-drawable, [junit] Factory null, [junit] handle 0x0, [junit] Drawable size -1x-1 surface[600x600], [junit] AWT[pos 0/0, size 600x600, [junit] visible true, displayable false, showing false, [junit] null]], sharedCtx null [junit] XXX SetVisible XXX [junit] XXX Create Buffer 1 [junit] XXX Reuse Buffer 1 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextWithJTabbedPaneAWT - test01 [junit] XXX SetVisible XXX [junit] SLOCK [T main @ 1407309063023 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407309063023 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT [junit] SLOCK [T main @ 1407309064643 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309068652 ms +++ localhost/127.0.0.1:59999 - Locked within 4047 ms, 5 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test01OneLife [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3755530a: tileRendererInUse null, GearsES2[obj 0x3755530a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3755530a on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3755530a created: GearsObj[0x21738d88, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3755530a created: GearsObj[0x2950ece0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3755530a created: GearsObj[0x2950ece0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3755530a FIN GearsES2[obj 0x3755530a isInit true, usesShared false, 1 GearsObj[0x21738d88, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2950ece0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1bdb2464, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3755530a 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7ff6a94f3650, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3755530a, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] 1 s: 60 f / 1307 ms, 45.9 fps, 21 ms/f; total: 60 f, 45.9 fps, 21 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3755530a: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3755530a FIN [junit] Total: 3376.695ms [junit] GLProfile.initSingleton(): 1824.975ms [junit] Demo Code: 1549.503ms [junit] GLInfo: 0.001ms [junit] GLProfile.shutdown(): 2.216ms [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test01OneLife [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test02AnotherLifeWithGLInfo [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7c83fc35: tileRendererInUse null, GearsES2[obj 0x7c83fc35 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7c83fc35 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7c83fc35 created: GearsObj[0x5457487e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7c83fc35 created: GearsObj[0x2e587374, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7c83fc35 created: GearsObj[0x2e587374, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7c83fc35 FIN GearsES2[obj 0x7c83fc35 isInit true, usesShared false, 1 GearsObj[0x5457487e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2e587374, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3103dc71, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7c83fc35 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7ff6a9558a30, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7c83fc35, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] 1 s: 60 f / 1198 ms, 50.0 fps, 19 ms/f; total: 60 f, 50.0 fps, 19 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7c83fc35: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7c83fc35 FIN [junit] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] [junit] Natives [junit] GL4bc false [junit] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)] [junit] GLES3 false [junit] GL3bc false [junit] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)] [junit] GL2 true [2.1 (Compat profile, arb, FBO, hardware)] [junit] GLES2 false [junit] GLES1 false [junit] Count 3 / 8 [junit] Common [junit] GL4ES3 false [junit] GL2GL3 true [junit] GL2ES2 true [junit] GL2ES1 true [junit] Mappings [junit] GL2ES2 GLProfile[GL2ES2/GL4.sw] [junit] GL2ES1 GLProfile[GL2ES1/GL2.hw] [junit] GL2 GLProfile[GL2/GL2.hw] [junit] GL4 GLProfile[GL4/GL4.sw] [junit] GL3 GLProfile[GL3/GL3.hw] [junit] GL2GL3 GLProfile[GL2GL3/GL4.sw] [junit] default GLProfile[GL2/GL2.hw] [junit] Count 6 / 12 [junit] [junit] Total: 2195.232ms [junit] GLProfile.initSingleton(): 899.915ms [junit] Demo Code: 1294.744ms [junit] GLInfo: 0.53ms [junit] GLProfile.shutdown(): 0.043ms [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test02AnotherLifeWithGLInfo [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test03AnotherLife [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2fbb7466: tileRendererInUse null, GearsES2[obj 0x2fbb7466 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2fbb7466 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2fbb7466 created: GearsObj[0x36d61532, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2fbb7466 created: GearsObj[0x2109a1be, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2fbb7466 created: GearsObj[0x2109a1be, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2fbb7466 FIN GearsES2[obj 0x2fbb7466 isInit true, usesShared false, 1 GearsObj[0x36d61532, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2109a1be, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7f59d1e3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2fbb7466 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7ff6ab911920, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2fbb7466, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] 1 s: 60 f / 1179 ms, 50.8 fps, 19 ms/f; total: 60 f, 50.8 fps, 19 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2fbb7466: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2fbb7466 FIN [junit] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] [junit] Natives [junit] GL4bc false [junit] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)] [junit] GLES3 false [junit] GL3bc false [junit] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)] [junit] GL2 true [2.1 (Compat profile, arb, FBO, hardware)] [junit] GLES2 false [junit] GLES1 false [junit] Count 3 / 8 [junit] Common [junit] GL4ES3 false [junit] GL2GL3 true [junit] GL2ES2 true [junit] GL2ES1 true [junit] Mappings [junit] GL2ES2 GLProfile[GL2ES2/GL4.sw] [junit] GL2ES1 GLProfile[GL2ES1/GL2.hw] [junit] GL2 GLProfile[GL2/GL2.hw] [junit] GL4 GLProfile[GL4/GL4.sw] [junit] GL3 GLProfile[GL3/GL3.hw] [junit] GL2GL3 GLProfile[GL2GL3/GL4.sw] [junit] default GLProfile[GL2/GL2.hw] [junit] Count 6 / 12 [junit] [junit] Total: 2155.38ms [junit] GLProfile.initSingleton(): 879.096ms [junit] Demo Code: 1275.945ms [junit] GLInfo: 0.291ms [junit] GLProfile.shutdown(): 0.048ms [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test03AnotherLife [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test03TwoLifes [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5d3d2bab: tileRendererInUse null, GearsES2[obj 0x5d3d2bab isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5d3d2bab on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5d3d2bab created: GearsObj[0x6c38b60d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5d3d2bab created: GearsObj[0x7f3846fc, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5d3d2bab created: GearsObj[0x7f3846fc, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5d3d2bab FIN GearsES2[obj 0x5d3d2bab isInit true, usesShared false, 1 GearsObj[0x6c38b60d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7f3846fc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x47bc8ba4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5d3d2bab 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7ff6ab91b200, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5d3d2bab, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] 1 s: 60 f / 1189 ms, 50.4 fps, 19 ms/f; total: 60 f, 50.4 fps, 19 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d3d2bab: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d3d2bab FIN [junit] Total: 2158.309ms [junit] GLProfile.initSingleton(): 873.573ms [junit] Demo Code: 1284.68ms [junit] GLInfo: 0.0ms [junit] GLProfile.shutdown(): 0.056ms [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x30470ebc: tileRendererInUse null, GearsES2[obj 0x30470ebc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x30470ebc on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x30470ebc created: GearsObj[0x78eeaf20, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x30470ebc created: GearsObj[0x7e2b9be6, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x30470ebc created: GearsObj[0x7e2b9be6, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x30470ebc FIN GearsES2[obj 0x30470ebc isInit true, usesShared false, 1 GearsObj[0x78eeaf20, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7e2b9be6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x610859c0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x30470ebc 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7ff6ab9177f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x30470ebc, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] 1 s: 60 f / 1192 ms, 50.3 fps, 19 ms/f; total: 60 f, 50.3 fps, 19 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x30470ebc: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x30470ebc FIN [junit] Total: 2183.475ms [junit] GLProfile.initSingleton(): 882.006ms [junit] Demo Code: 1301.412ms [junit] GLInfo: 0.0ms [junit] GLProfile.shutdown(): 0.057ms [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test03TwoLifes [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 16.52 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309064643 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309068652 ms +++ localhost/127.0.0.1:59999 - Locked within 4047 ms, 5 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test01OneLife [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3755530a: tileRendererInUse null, GearsES2[obj 0x3755530a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3755530a on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3755530a created: GearsObj[0x21738d88, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3755530a created: GearsObj[0x2950ece0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3755530a created: GearsObj[0x2950ece0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3755530a FIN GearsES2[obj 0x3755530a isInit true, usesShared false, 1 GearsObj[0x21738d88, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2950ece0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1bdb2464, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3755530a 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7ff6a94f3650, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3755530a, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] 1 s: 60 f / 1307 ms, 45.9 fps, 21 ms/f; total: 60 f, 45.9 fps, 21 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3755530a: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3755530a FIN [junit] Total: 3376.695ms [junit] GLProfile.initSingleton(): 1824.975ms [junit] Demo Code: 1549.503ms [junit] GLInfo: 0.001ms [junit] GLProfile.shutdown(): 2.216ms [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test01OneLife [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test02AnotherLifeWithGLInfo [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7c83fc35: tileRendererInUse null, GearsES2[obj 0x7c83fc35 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7c83fc35 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7c83fc35 created: GearsObj[0x5457487e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7c83fc35 created: GearsObj[0x2e587374, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7c83fc35 created: GearsObj[0x2e587374, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7c83fc35 FIN GearsES2[obj 0x7c83fc35 isInit true, usesShared false, 1 GearsObj[0x5457487e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2e587374, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3103dc71, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7c83fc35 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7ff6a9558a30, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7c83fc35, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] 1 s: 60 f / 1198 ms, 50.0 fps, 19 ms/f; total: 60 f, 50.0 fps, 19 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7c83fc35: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7c83fc35 FIN [junit] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] [junit] Natives [junit] GL4bc false [junit] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)] [junit] GLES3 false [junit] GL3bc false [junit] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)] [junit] GL2 true [2.1 (Compat profile, arb, FBO, hardware)] [junit] GLES2 false [junit] GLES1 false [junit] Count 3 / 8 [junit] Common [junit] GL4ES3 false [junit] GL2GL3 true [junit] GL2ES2 true [junit] GL2ES1 true [junit] Mappings [junit] GL2ES2 GLProfile[GL2ES2/GL4.sw] [junit] GL2ES1 GLProfile[GL2ES1/GL2.hw] [junit] GL2 GLProfile[GL2/GL2.hw] [junit] GL4 GLProfile[GL4/GL4.sw] [junit] GL3 GLProfile[GL3/GL3.hw] [junit] GL2GL3 GLProfile[GL2GL3/GL4.sw] [junit] default GLProfile[GL2/GL2.hw] [junit] Count 6 / 12 [junit] [junit] Total: 2195.232ms [junit] GLProfile.initSingleton(): 899.915ms [junit] Demo Code: 1294.744ms [junit] GLInfo: 0.53ms [junit] GLProfile.shutdown(): 0.043ms [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test02AnotherLifeWithGLInfo [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test03AnotherLife [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2fbb7466: tileRendererInUse null, GearsES2[obj 0x2fbb7466 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2fbb7466 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2fbb7466 created: GearsObj[0x36d61532, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2fbb7466 created: GearsObj[0x2109a1be, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2fbb7466 created: GearsObj[0x2109a1be, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2fbb7466 FIN GearsES2[obj 0x2fbb7466 isInit true, usesShared false, 1 GearsObj[0x36d61532, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2109a1be, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7f59d1e3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2fbb7466 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7ff6ab911920, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2fbb7466, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] 1 s: 60 f / 1179 ms, 50.8 fps, 19 ms/f; total: 60 f, 50.8 fps, 19 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2fbb7466: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2fbb7466 FIN [junit] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] [junit] Natives [junit] GL4bc false [junit] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)] [junit] GLES3 false [junit] GL3bc false [junit] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)] [junit] GL2 true [2.1 (Compat profile, arb, FBO, hardware)] [junit] GLES2 false [junit] GLES1 false [junit] Count 3 / 8 [junit] Common [junit] GL4ES3 false [junit] GL2GL3 true [junit] GL2ES2 true [junit] GL2ES1 true [junit] Mappings [junit] GL2ES2 GLProfile[GL2ES2/GL4.sw] [junit] GL2ES1 GLProfile[GL2ES1/GL2.hw] [junit] GL2 GLProfile[GL2/GL2.hw] [junit] GL4 GLProfile[GL4/GL4.sw] [junit] GL3 GLProfile[GL3/GL3.hw] [junit] GL2GL3 GLProfile[GL2GL3/GL4.sw] [junit] default GLProfile[GL2/GL2.hw] [junit] Count 6 / 12 [junit] [junit] Total: 2155.38ms [junit] GLProfile.initSingleton(): 879.096ms [junit] Demo Code: 1275.945ms [junit] GLInfo: 0.291ms [junit] GLProfile.shutdown(): 0.048ms [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test03AnotherLife [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test03TwoLifes [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5d3d2bab: tileRendererInUse null, GearsES2[obj 0x5d3d2bab isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5d3d2bab on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5d3d2bab created: GearsObj[0x6c38b60d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5d3d2bab created: GearsObj[0x7f3846fc, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5d3d2bab created: GearsObj[0x7f3846fc, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5d3d2bab FIN GearsES2[obj 0x5d3d2bab isInit true, usesShared false, 1 GearsObj[0x6c38b60d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7f3846fc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x47bc8ba4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5d3d2bab 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7ff6ab91b200, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5d3d2bab, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] 1 s: 60 f / 1189 ms, 50.4 fps, 19 ms/f; total: 60 f, 50.4 fps, 19 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d3d2bab: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d3d2bab FIN [junit] Total: 2158.309ms [junit] GLProfile.initSingleton(): 873.573ms [junit] Demo Code: 1284.68ms [junit] GLInfo: 0.0ms [junit] GLProfile.shutdown(): 0.056ms [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x30470ebc: tileRendererInUse null, GearsES2[obj 0x30470ebc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x30470ebc on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x30470ebc created: GearsObj[0x78eeaf20, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x30470ebc created: GearsObj[0x7e2b9be6, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x30470ebc created: GearsObj[0x7e2b9be6, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x30470ebc FIN GearsES2[obj 0x30470ebc isInit true, usesShared false, 1 GearsObj[0x78eeaf20, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7e2b9be6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x610859c0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x30470ebc 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7ff6ab9177f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x30470ebc, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] 1 s: 60 f / 1192 ms, 50.3 fps, 19 ms/f; total: 60 f, 50.3 fps, 19 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x30470ebc: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x30470ebc FIN [junit] Total: 2183.475ms [junit] GLProfile.initSingleton(): 882.006ms [junit] Demo Code: 1301.412ms [junit] GLInfo: 0.0ms [junit] GLProfile.shutdown(): 0.057ms [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test03TwoLifes [junit] SLOCK [T main @ 1407309080997 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01OneLife took 3.526 sec [junit] Testcase: test02AnotherLifeWithGLInfo took 2.196 sec [junit] Testcase: test03AnotherLife took 2.157 sec [junit] Testcase: test03TwoLifes took 4.342 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 16.52 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309064643 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309068652 ms +++ localhost/127.0.0.1:59999 - Locked within 4047 ms, 5 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test01OneLife [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3755530a: tileRendererInUse null, GearsES2[obj 0x3755530a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3755530a on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3755530a created: GearsObj[0x21738d88, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3755530a created: GearsObj[0x2950ece0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3755530a created: GearsObj[0x2950ece0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3755530a FIN GearsES2[obj 0x3755530a isInit true, usesShared false, 1 GearsObj[0x21738d88, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2950ece0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1bdb2464, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3755530a 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7ff6a94f3650, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3755530a, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] 1 s: 60 f / 1307 ms, 45.9 fps, 21 ms/f; total: 60 f, 45.9 fps, 21 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3755530a: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3755530a FIN [junit] Total: 3376.695ms [junit] GLProfile.initSingleton(): 1824.975ms [junit] Demo Code: 1549.503ms [junit] GLInfo: 0.001ms [junit] GLProfile.shutdown(): 2.216ms [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test01OneLife [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test02AnotherLifeWithGLInfo [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7c83fc35: tileRendererInUse null, GearsES2[obj 0x7c83fc35 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7c83fc35 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7c83fc35 created: GearsObj[0x5457487e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7c83fc35 created: GearsObj[0x2e587374, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7c83fc35 created: GearsObj[0x2e587374, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7c83fc35 FIN GearsES2[obj 0x7c83fc35 isInit true, usesShared false, 1 GearsObj[0x5457487e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2e587374, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3103dc71, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7c83fc35 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7ff6a9558a30, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7c83fc35, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] 1 s: 60 f / 1198 ms, 50.0 fps, 19 ms/f; total: 60 f, 50.0 fps, 19 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7c83fc35: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7c83fc35 FIN [junit] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] [junit] Natives [junit] GL4bc false [junit] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)] [junit] GLES3 false [junit] GL3bc false [junit] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)] [junit] GL2 true [2.1 (Compat profile, arb, FBO, hardware)] [junit] GLES2 false [junit] GLES1 false [junit] Count 3 / 8 [junit] Common [junit] GL4ES3 false [junit] GL2GL3 true [junit] GL2ES2 true [junit] GL2ES1 true [junit] Mappings [junit] GL2ES2 GLProfile[GL2ES2/GL4.sw] [junit] GL2ES1 GLProfile[GL2ES1/GL2.hw] [junit] GL2 GLProfile[GL2/GL2.hw] [junit] GL4 GLProfile[GL4/GL4.sw] [junit] GL3 GLProfile[GL3/GL3.hw] [junit] GL2GL3 GLProfile[GL2GL3/GL4.sw] [junit] default GLProfile[GL2/GL2.hw] [junit] Count 6 / 12 [junit] [junit] Total: 2195.232ms [junit] GLProfile.initSingleton(): 899.915ms [junit] Demo Code: 1294.744ms [junit] GLInfo: 0.53ms [junit] GLProfile.shutdown(): 0.043ms [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test02AnotherLifeWithGLInfo [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test03AnotherLife [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2fbb7466: tileRendererInUse null, GearsES2[obj 0x2fbb7466 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2fbb7466 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2fbb7466 created: GearsObj[0x36d61532, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2fbb7466 created: GearsObj[0x2109a1be, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2fbb7466 created: GearsObj[0x2109a1be, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2fbb7466 FIN GearsES2[obj 0x2fbb7466 isInit true, usesShared false, 1 GearsObj[0x36d61532, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2109a1be, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7f59d1e3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2fbb7466 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7ff6ab911920, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2fbb7466, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] 1 s: 60 f / 1179 ms, 50.8 fps, 19 ms/f; total: 60 f, 50.8 fps, 19 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2fbb7466: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2fbb7466 FIN [junit] GLProfiles on device MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]] [junit] Natives [junit] GL4bc false [junit] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)] [junit] GLES3 false [junit] GL3bc false [junit] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)] [junit] GL2 true [2.1 (Compat profile, arb, FBO, hardware)] [junit] GLES2 false [junit] GLES1 false [junit] Count 3 / 8 [junit] Common [junit] GL4ES3 false [junit] GL2GL3 true [junit] GL2ES2 true [junit] GL2ES1 true [junit] Mappings [junit] GL2ES2 GLProfile[GL2ES2/GL4.sw] [junit] GL2ES1 GLProfile[GL2ES1/GL2.hw] [junit] GL2 GLProfile[GL2/GL2.hw] [junit] GL4 GLProfile[GL4/GL4.sw] [junit] GL3 GLProfile[GL3/GL3.hw] [junit] GL2GL3 GLProfile[GL2GL3/GL4.sw] [junit] default GLProfile[GL2/GL2.hw] [junit] Count 6 / 12 [junit] [junit] Total: 2155.38ms [junit] GLProfile.initSingleton(): 879.096ms [junit] Demo Code: 1275.945ms [junit] GLInfo: 0.291ms [junit] GLProfile.shutdown(): 0.048ms [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test03AnotherLife [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test03TwoLifes [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5d3d2bab: tileRendererInUse null, GearsES2[obj 0x5d3d2bab isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5d3d2bab on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5d3d2bab created: GearsObj[0x6c38b60d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5d3d2bab created: GearsObj[0x7f3846fc, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5d3d2bab created: GearsObj[0x7f3846fc, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5d3d2bab FIN GearsES2[obj 0x5d3d2bab isInit true, usesShared false, 1 GearsObj[0x6c38b60d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7f3846fc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x47bc8ba4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5d3d2bab 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7ff6ab91b200, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5d3d2bab, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] 1 s: 60 f / 1189 ms, 50.4 fps, 19 ms/f; total: 60 f, 50.4 fps, 19 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d3d2bab: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d3d2bab FIN [junit] Total: 2158.309ms [junit] GLProfile.initSingleton(): 873.573ms [junit] Demo Code: 1284.68ms [junit] GLInfo: 0.0ms [junit] GLProfile.shutdown(): 0.056ms [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x30470ebc: tileRendererInUse null, GearsES2[obj 0x30470ebc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x30470ebc on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x30470ebc created: GearsObj[0x78eeaf20, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x30470ebc created: GearsObj[0x7e2b9be6, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x30470ebc created: GearsObj[0x7e2b9be6, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x30470ebc FIN GearsES2[obj 0x30470ebc isInit true, usesShared false, 1 GearsObj[0x78eeaf20, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7e2b9be6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x610859c0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x30470ebc 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7ff6ab9177f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x30470ebc, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] 1 s: 60 f / 1192 ms, 50.3 fps, 19 ms/f; total: 60 f, 50.3 fps, 19 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x30470ebc: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x30470ebc FIN [junit] Total: 2183.475ms [junit] GLProfile.initSingleton(): 882.006ms [junit] Demo Code: 1301.412ms [junit] GLInfo: 0.0ms [junit] GLProfile.shutdown(): 0.057ms [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT - test03TwoLifes [junit] SLOCK [T main @ 1407309080997 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407309080997 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 [junit] SLOCK [T main @ 1407309082283 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309094312 ms +++ localhost/127.0.0.1:59999 - Locked within 12051 ms, 13 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testAnimatorContinue [junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 1204, frames 1891387, fps 1570913.6], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x3da23132: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x36073607: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x3da23132: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x36073607: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 1205, frames 1893633, fps 1571452.2], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x631a3b4d: tileRendererInUse null, GearsES2[obj 0x631a3b4d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x631a3b4d on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x631a3b4d created: GearsObj[0x64e6bd1e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x631a3b4d created: GearsObj[0x688a3052, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x631a3b4d created: GearsObj[0x688a3052, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x631a3b4d FIN GearsES2[obj 0x631a3b4d isInit true, usesShared false, 1 GearsObj[0x64e6bd1e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x688a3052, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2772d440, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x631a3b4d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd1ad10ded0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x631a3b4d, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Item Stays: GLCanvas, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 1205, frames 1893635, fps 1571452.2], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Label PRE: [junit] CANVAS 0x3da23132: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x36073607: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x3da23132: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x36073607: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] Item Change: GLCanvas -> Label, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 1435, frames 1894190, fps 1319958.2], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 1640, frames 2274992, fps 1387170.6], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x3da23132: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x36073607: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x3da23132: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x36073607: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 1641, frames 2276486, fps 1387239.5], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x631a3b4d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd1ad10ded0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x631a3b4d, angle 1.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x631a3b4d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x631a3b4d FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testAnimatorContinue [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testAnimatorResumePause [junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started true, animating false, paused true, drawable 1, totals[dt 0, frames 1, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x5f4960eb: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0xd48b94: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x5f4960eb: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0xd48b94: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.Animator[started true, animating false, paused false, drawable 1, totals[dt 0, frames 1, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2d2da381: tileRendererInUse null, GearsES2[obj 0x2d2da381 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2d2da381 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2d2da381 created: GearsObj[0x734d1552, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2d2da381 created: GearsObj[0x49b2f5a1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2d2da381 created: GearsObj[0x49b2f5a1, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2d2da381 FIN GearsES2[obj 0x2d2da381 isInit true, usesShared false, 1 GearsObj[0x734d1552, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x49b2f5a1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x41c42d4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2d2da381 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd1ad0b7e70, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2d2da381, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Item Stays: GLCanvas, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 11, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Label PRE: [junit] CANVAS 0x5f4960eb: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0xd48b94: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x5f4960eb: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0xd48b94: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] Item Change: GLCanvas -> Label, com.jogamp.opengl.util.Animator[started true, animating false, paused true, drawable 1, totals[dt 0, frames 11, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started true, animating false, paused true, drawable 1, totals[dt 0, frames 11, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x5f4960eb: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0xd48b94: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x5f4960eb: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0xd48b94: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.Animator[started true, animating false, paused false, drawable 1, totals[dt 0, frames 11, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2d2da381 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd1ad0b7e70, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2d2da381, angle 5.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2d2da381: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2d2da381 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testAnimatorResumePause [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testAnimatorStartStop [junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x30b4562b: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x1bc29de2: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x30b4562b: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x1bc29de2: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.Animator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x66e417de: tileRendererInUse null, GearsES2[obj 0x66e417de isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x66e417de on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x66e417de created: GearsObj[0x30bb860b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x66e417de created: GearsObj[0x675d552b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x66e417de created: GearsObj[0x675d552b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x66e417de FIN GearsES2[obj 0x66e417de isInit true, usesShared false, 1 GearsObj[0x30bb860b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x675d552b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2082af11, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x66e417de 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd1aa4d7d10, msaa false, tileRendererInUse null [junit] >> GearsES2 0x66e417de, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Item Stays: GLCanvas, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 9, fps 0.0], modeBits 1, init'ed true, animThread Thread[AWT-EventQueue-0-AWTAnimator,6,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Label PRE: [junit] CANVAS 0x30b4562b: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x1bc29de2: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x30b4562b: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x1bc29de2: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] Item Change: GLCanvas -> Label, com.jogamp.opengl.util.Animator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 10, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] [junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 10, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x30b4562b: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x1bc29de2: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x30b4562b: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x1bc29de2: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.Animator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x66e417de 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd1aa4d7d10, msaa false, tileRendererInUse null [junit] >> GearsES2 0x66e417de, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x66e417de: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x66e417de FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testAnimatorStartStop [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorContinue [junit] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 20, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer0,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0xceacfc3: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0xbb28af6: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0xceacfc3: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0xbb28af6: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 20, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer0,5,main], exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6f3fd5c: tileRendererInUse null, GearsES2[obj 0x6f3fd5c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6f3fd5c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6f3fd5c created: GearsObj[0x6ab1b704, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6f3fd5c created: GearsObj[0x39669e55, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6f3fd5c created: GearsObj[0x39669e55, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6f3fd5c FIN GearsES2[obj 0x6f3fd5c isInit true, usesShared false, 1 GearsObj[0x6ab1b704, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x39669e55, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x24fbe4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6f3fd5c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd1ad017be0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6f3fd5c, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Item Stays: GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 28, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer0,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Label PRE: [junit] CANVAS 0xceacfc3: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0xbb28af6: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0xceacfc3: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0xbb28af6: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] Item Change: GLCanvas -> Label, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 30, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer0,5,main], exclCtxThread false(null)] [junit] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 42, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer0,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0xceacfc3: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0xbb28af6: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0xceacfc3: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0xbb28af6: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 42, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer0,5,main], exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6f3fd5c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd1ad017be0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6f3fd5c, angle 4.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6f3fd5c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6f3fd5c FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorContinue [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorResumePause [junit] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[started true, animating false, paused true, drawable 1, totals[dt 0, frames 1, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer1,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x46bbe893: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x5b3a6eda: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x46bbe893: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x5b3a6eda: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer1,5,main], exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x17e2842d: tileRendererInUse null, GearsES2[obj 0x17e2842d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x17e2842d on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x17e2842d created: GearsObj[0x4d8b9e26, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x17e2842d created: GearsObj[0x93bf890, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x17e2842d created: GearsObj[0x93bf890, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x17e2842d FIN GearsES2[obj 0x17e2842d isInit true, usesShared false, 1 GearsObj[0x4d8b9e26, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x93bf890, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x403bbaac, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x17e2842d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd1ad0a9b60, msaa false, tileRendererInUse null [junit] >> GearsES2 0x17e2842d, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Item Stays: GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 8, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer1,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Label PRE: [junit] CANVAS 0x46bbe893: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x5b3a6eda: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x46bbe893: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x5b3a6eda: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] Item Change: GLCanvas -> Label, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused true, drawable 1, totals[dt 0, frames 9, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer1,5,main], exclCtxThread false(null)] [junit] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused true, drawable 1, totals[dt 0, frames 9, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer1,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x46bbe893: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x5b3a6eda: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x46bbe893: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x5b3a6eda: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer1,5,main], exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x17e2842d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd1ad0a9b60, msaa false, tileRendererInUse null [junit] >> GearsES2 0x17e2842d, angle 4.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17e2842d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17e2842d FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorResumePause [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorStartStop [junit] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x23b84919: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x617650bc: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x23b84919: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x617650bc: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.FPSAnimator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x679e9b5e: tileRendererInUse null, GearsES2[obj 0x679e9b5e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x679e9b5e on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x679e9b5e created: GearsObj[0x21621a79, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x679e9b5e created: GearsObj[0x2fb80f0e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x679e9b5e created: GearsObj[0x2fb80f0e, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x679e9b5e FIN GearsES2[obj 0x679e9b5e isInit true, usesShared false, 1 GearsObj[0x21621a79, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2fb80f0e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5ce4789b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x679e9b5e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd1ad0efe30, msaa false, tileRendererInUse null [junit] >> GearsES2 0x679e9b5e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Item Stays: GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 9, fps 0.0], modeBits 1, init'ed true, animThread Thread[AWT-EventQueue-0-FPSAWTAnimator-Timer2,6,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Label PRE: [junit] CANVAS 0x23b84919: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x617650bc: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x23b84919: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x617650bc: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] Item Change: GLCanvas -> Label, com.jogamp.opengl.util.FPSAnimator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 10, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] [junit] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 10, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x23b84919: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x617650bc: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x23b84919: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x617650bc: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.FPSAnimator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x679e9b5e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd1ad0efe30, msaa false, tileRendererInUse null [junit] >> GearsES2 0x679e9b5e, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x679e9b5e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x679e9b5e FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorStartStop [junit] SLOCK [T main @ 1407309103335 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 21.189 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309082283 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309094312 ms +++ localhost/127.0.0.1:59999 - Locked within 12051 ms, 13 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testAnimatorContinue [junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 1204, frames 1891387, fps 1570913.6], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x3da23132: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x36073607: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x3da23132: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x36073607: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 1205, frames 1893633, fps 1571452.2], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x631a3b4d: tileRendererInUse null, GearsES2[obj 0x631a3b4d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x631a3b4d on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x631a3b4d created: GearsObj[0x64e6bd1e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x631a3b4d created: GearsObj[0x688a3052, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x631a3b4d created: GearsObj[0x688a3052, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x631a3b4d FIN GearsES2[obj 0x631a3b4d isInit true, usesShared false, 1 GearsObj[0x64e6bd1e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x688a3052, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2772d440, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x631a3b4d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd1ad10ded0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x631a3b4d, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Item Stays: GLCanvas, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 1205, frames 1893635, fps 1571452.2], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Label PRE: [junit] CANVAS 0x3da23132: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x36073607: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x3da23132: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x36073607: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] Item Change: GLCanvas -> Label, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 1435, frames 1894190, fps 1319958.2], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 1640, frames 2274992, fps 1387170.6], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x3da23132: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x36073607: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x3da23132: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x36073607: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 1641, frames 2276486, fps 1387239.5], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x631a3b4d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd1ad10ded0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x631a3b4d, angle 1.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x631a3b4d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x631a3b4d FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testAnimatorContinue [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testAnimatorResumePause [junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started true, animating false, paused true, drawable 1, totals[dt 0, frames 1, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x5f4960eb: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0xd48b94: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x5f4960eb: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0xd48b94: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.Animator[started true, animating false, paused false, drawable 1, totals[dt 0, frames 1, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2d2da381: tileRendererInUse null, GearsES2[obj 0x2d2da381 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2d2da381 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2d2da381 created: GearsObj[0x734d1552, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2d2da381 created: GearsObj[0x49b2f5a1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2d2da381 created: GearsObj[0x49b2f5a1, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2d2da381 FIN GearsES2[obj 0x2d2da381 isInit true, usesShared false, 1 GearsObj[0x734d1552, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x49b2f5a1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x41c42d4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2d2da381 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd1ad0b7e70, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2d2da381, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Item Stays: GLCanvas, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 11, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Label PRE: [junit] CANVAS 0x5f4960eb: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0xd48b94: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x5f4960eb: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0xd48b94: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] Item Change: GLCanvas -> Label, com.jogamp.opengl.util.Animator[started true, animating false, paused true, drawable 1, totals[dt 0, frames 11, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started true, animating false, paused true, drawable 1, totals[dt 0, frames 11, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x5f4960eb: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0xd48b94: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x5f4960eb: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0xd48b94: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.Animator[started true, animating false, paused false, drawable 1, totals[dt 0, frames 11, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2d2da381 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd1ad0b7e70, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2d2da381, angle 5.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2d2da381: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2d2da381 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testAnimatorResumePause [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testAnimatorStartStop [junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x30b4562b: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x1bc29de2: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x30b4562b: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x1bc29de2: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.Animator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x66e417de: tileRendererInUse null, GearsES2[obj 0x66e417de isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x66e417de on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x66e417de created: GearsObj[0x30bb860b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x66e417de created: GearsObj[0x675d552b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x66e417de created: GearsObj[0x675d552b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x66e417de FIN GearsES2[obj 0x66e417de isInit true, usesShared false, 1 GearsObj[0x30bb860b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x675d552b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2082af11, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x66e417de 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd1aa4d7d10, msaa false, tileRendererInUse null [junit] >> GearsES2 0x66e417de, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Item Stays: GLCanvas, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 9, fps 0.0], modeBits 1, init'ed true, animThread Thread[AWT-EventQueue-0-AWTAnimator,6,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Label PRE: [junit] CANVAS 0x30b4562b: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x1bc29de2: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x30b4562b: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x1bc29de2: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] Item Change: GLCanvas -> Label, com.jogamp.opengl.util.Animator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 10, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] [junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 10, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x30b4562b: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x1bc29de2: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x30b4562b: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x1bc29de2: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.Animator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x66e417de 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd1aa4d7d10, msaa false, tileRendererInUse null [junit] >> GearsES2 0x66e417de, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x66e417de: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x66e417de FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testAnimatorStartStop [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorContinue [junit] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 20, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer0,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0xceacfc3: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0xbb28af6: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0xceacfc3: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0xbb28af6: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 20, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer0,5,main], exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6f3fd5c: tileRendererInUse null, GearsES2[obj 0x6f3fd5c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6f3fd5c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6f3fd5c created: GearsObj[0x6ab1b704, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6f3fd5c created: GearsObj[0x39669e55, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6f3fd5c created: GearsObj[0x39669e55, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6f3fd5c FIN GearsES2[obj 0x6f3fd5c isInit true, usesShared false, 1 GearsObj[0x6ab1b704, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x39669e55, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x24fbe4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6f3fd5c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd1ad017be0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6f3fd5c, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Item Stays: GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 28, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer0,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Label PRE: [junit] CANVAS 0xceacfc3: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0xbb28af6: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0xceacfc3: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0xbb28af6: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] Item Change: GLCanvas -> Label, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 30, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer0,5,main], exclCtxThread false(null)] [junit] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 42, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer0,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0xceacfc3: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0xbb28af6: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0xceacfc3: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0xbb28af6: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 42, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer0,5,main], exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6f3fd5c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd1ad017be0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6f3fd5c, angle 4.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6f3fd5c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6f3fd5c FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorContinue [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorResumePause [junit] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[started true, animating false, paused true, drawable 1, totals[dt 0, frames 1, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer1,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x46bbe893: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x5b3a6eda: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x46bbe893: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x5b3a6eda: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer1,5,main], exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x17e2842d: tileRendererInUse null, GearsES2[obj 0x17e2842d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x17e2842d on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x17e2842d created: GearsObj[0x4d8b9e26, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x17e2842d created: GearsObj[0x93bf890, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x17e2842d created: GearsObj[0x93bf890, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x17e2842d FIN GearsES2[obj 0x17e2842d isInit true, usesShared false, 1 GearsObj[0x4d8b9e26, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x93bf890, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x403bbaac, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x17e2842d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd1ad0a9b60, msaa false, tileRendererInUse null [junit] >> GearsES2 0x17e2842d, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Item Stays: GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 8, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer1,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Label PRE: [junit] CANVAS 0x46bbe893: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x5b3a6eda: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x46bbe893: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x5b3a6eda: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] Item Change: GLCanvas -> Label, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused true, drawable 1, totals[dt 0, frames 9, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer1,5,main], exclCtxThread false(null)] [junit] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused true, drawable 1, totals[dt 0, frames 9, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer1,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x46bbe893: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x5b3a6eda: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x46bbe893: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x5b3a6eda: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer1,5,main], exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x17e2842d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd1ad0a9b60, msaa false, tileRendererInUse null [junit] >> GearsES2 0x17e2842d, angle 4.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17e2842d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17e2842d FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorResumePause [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorStartStop [junit] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x23b84919: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x617650bc: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x23b84919: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x617650bc: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.FPSAnimator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x679e9b5e: tileRendererInUse null, GearsES2[obj 0x679e9b5e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x679e9b5e on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x679e9b5e created: GearsObj[0x21621a79, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x679e9b5e created: GearsObj[0x2fb80f0e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x679e9b5e created: GearsObj[0x2fb80f0e, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x679e9b5e FIN GearsES2[obj 0x679e9b5e isInit true, usesShared false, 1 GearsObj[0x21621a79, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2fb80f0e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5ce4789b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x679e9b5e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd1ad0efe30, msaa false, tileRendererInUse null [junit] >> GearsES2 0x679e9b5e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Item Stays: GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 9, fps 0.0], modeBits 1, init'ed true, animThread Thread[AWT-EventQueue-0-FPSAWTAnimator-Timer2,6,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Label PRE: [junit] CANVAS 0x23b84919: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x617650bc: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x23b84919: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x617650bc: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] Item Change: GLCanvas -> Label, com.jogamp.opengl.util.FPSAnimator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 10, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] [junit] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 10, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x23b84919: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x617650bc: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x23b84919: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x617650bc: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.FPSAnimator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x679e9b5e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd1ad0efe30, msaa false, tileRendererInUse null [junit] >> GearsES2 0x679e9b5e, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x679e9b5e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x679e9b5e FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorStartStop [junit] SLOCK [T main @ 1407309103335 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testAnimatorContinue took 3.814 sec [junit] Testcase: testAnimatorResumePause took 1.022 sec [junit] Testcase: testAnimatorStartStop took 0.983 sec [junit] Testcase: testFPSAnimatorContinue took 1.015 sec [junit] Testcase: testFPSAnimatorResumePause took 0.985 sec [junit] Testcase: testFPSAnimatorStartStop took 0.999 sec [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 21.189 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309082283 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309094312 ms +++ localhost/127.0.0.1:59999 - Locked within 12051 ms, 13 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testAnimatorContinue [junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 1204, frames 1891387, fps 1570913.6], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x3da23132: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x36073607: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x3da23132: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x36073607: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 1205, frames 1893633, fps 1571452.2], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x631a3b4d: tileRendererInUse null, GearsES2[obj 0x631a3b4d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x631a3b4d on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x631a3b4d created: GearsObj[0x64e6bd1e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x631a3b4d created: GearsObj[0x688a3052, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x631a3b4d created: GearsObj[0x688a3052, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x631a3b4d FIN GearsES2[obj 0x631a3b4d isInit true, usesShared false, 1 GearsObj[0x64e6bd1e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x688a3052, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2772d440, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x631a3b4d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd1ad10ded0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x631a3b4d, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Item Stays: GLCanvas, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 1205, frames 1893635, fps 1571452.2], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Label PRE: [junit] CANVAS 0x3da23132: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x36073607: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x3da23132: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x36073607: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] Item Change: GLCanvas -> Label, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 1435, frames 1894190, fps 1319958.2], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 1640, frames 2274992, fps 1387170.6], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x3da23132: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x36073607: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x3da23132: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x36073607: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 1641, frames 2276486, fps 1387239.5], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x631a3b4d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd1ad10ded0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x631a3b4d, angle 1.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x631a3b4d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x631a3b4d FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testAnimatorContinue [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testAnimatorResumePause [junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started true, animating false, paused true, drawable 1, totals[dt 0, frames 1, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x5f4960eb: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0xd48b94: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x5f4960eb: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0xd48b94: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.Animator[started true, animating false, paused false, drawable 1, totals[dt 0, frames 1, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2d2da381: tileRendererInUse null, GearsES2[obj 0x2d2da381 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2d2da381 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2d2da381 created: GearsObj[0x734d1552, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2d2da381 created: GearsObj[0x49b2f5a1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2d2da381 created: GearsObj[0x49b2f5a1, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2d2da381 FIN GearsES2[obj 0x2d2da381 isInit true, usesShared false, 1 GearsObj[0x734d1552, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x49b2f5a1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x41c42d4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2d2da381 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd1ad0b7e70, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2d2da381, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Item Stays: GLCanvas, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 11, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Label PRE: [junit] CANVAS 0x5f4960eb: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0xd48b94: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x5f4960eb: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0xd48b94: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] Item Change: GLCanvas -> Label, com.jogamp.opengl.util.Animator[started true, animating false, paused true, drawable 1, totals[dt 0, frames 11, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started true, animating false, paused true, drawable 1, totals[dt 0, frames 11, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x5f4960eb: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0xd48b94: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x5f4960eb: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0xd48b94: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.Animator[started true, animating false, paused false, drawable 1, totals[dt 0, frames 11, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-AWTAnimator,5,main], exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2d2da381 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd1ad0b7e70, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2d2da381, angle 5.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2d2da381: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2d2da381 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testAnimatorResumePause [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testAnimatorStartStop [junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x30b4562b: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x1bc29de2: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x30b4562b: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x1bc29de2: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.Animator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x66e417de: tileRendererInUse null, GearsES2[obj 0x66e417de isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x66e417de on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x66e417de created: GearsObj[0x30bb860b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x66e417de created: GearsObj[0x675d552b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x66e417de created: GearsObj[0x675d552b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x66e417de FIN GearsES2[obj 0x66e417de isInit true, usesShared false, 1 GearsObj[0x30bb860b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x675d552b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2082af11, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x66e417de 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd1aa4d7d10, msaa false, tileRendererInUse null [junit] >> GearsES2 0x66e417de, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Item Stays: GLCanvas, com.jogamp.opengl.util.Animator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 9, fps 0.0], modeBits 1, init'ed true, animThread Thread[AWT-EventQueue-0-AWTAnimator,6,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Label PRE: [junit] CANVAS 0x30b4562b: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x1bc29de2: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x30b4562b: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x1bc29de2: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] Item Change: GLCanvas -> Label, com.jogamp.opengl.util.Animator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 10, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] [junit] Item Stays: Label, com.jogamp.opengl.util.Animator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 10, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x30b4562b: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x1bc29de2: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x30b4562b: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x1bc29de2: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.Animator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x66e417de 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd1aa4d7d10, msaa false, tileRendererInUse null [junit] >> GearsES2 0x66e417de, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x66e417de: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x66e417de FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testAnimatorStartStop [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorContinue [junit] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 20, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer0,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0xceacfc3: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0xbb28af6: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0xceacfc3: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0xbb28af6: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 20, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer0,5,main], exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6f3fd5c: tileRendererInUse null, GearsES2[obj 0x6f3fd5c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6f3fd5c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6f3fd5c created: GearsObj[0x6ab1b704, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6f3fd5c created: GearsObj[0x39669e55, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6f3fd5c created: GearsObj[0x39669e55, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6f3fd5c FIN GearsES2[obj 0x6f3fd5c isInit true, usesShared false, 1 GearsObj[0x6ab1b704, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x39669e55, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x24fbe4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6f3fd5c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd1ad017be0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6f3fd5c, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Item Stays: GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 28, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer0,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Label PRE: [junit] CANVAS 0xceacfc3: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0xbb28af6: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0xceacfc3: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0xbb28af6: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] Item Change: GLCanvas -> Label, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 30, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer0,5,main], exclCtxThread false(null)] [junit] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 42, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer0,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0xceacfc3: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0xbb28af6: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0xceacfc3: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0xbb28af6: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 42, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer0,5,main], exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6f3fd5c 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd1ad017be0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6f3fd5c, angle 4.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6f3fd5c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6f3fd5c FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorContinue [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorResumePause [junit] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[started true, animating false, paused true, drawable 1, totals[dt 0, frames 1, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer1,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x46bbe893: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x5b3a6eda: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x46bbe893: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x5b3a6eda: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer1,5,main], exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x17e2842d: tileRendererInUse null, GearsES2[obj 0x17e2842d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x17e2842d on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x17e2842d created: GearsObj[0x4d8b9e26, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x17e2842d created: GearsObj[0x93bf890, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x17e2842d created: GearsObj[0x93bf890, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x17e2842d FIN GearsES2[obj 0x17e2842d isInit true, usesShared false, 1 GearsObj[0x4d8b9e26, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x93bf890, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x403bbaac, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x17e2842d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd1ad0a9b60, msaa false, tileRendererInUse null [junit] >> GearsES2 0x17e2842d, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Item Stays: GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 8, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer1,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Label PRE: [junit] CANVAS 0x46bbe893: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x5b3a6eda: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x46bbe893: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x5b3a6eda: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] Item Change: GLCanvas -> Label, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused true, drawable 1, totals[dt 0, frames 9, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer1,5,main], exclCtxThread false(null)] [junit] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused true, drawable 1, totals[dt 0, frames 9, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer1,5,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x46bbe893: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x5b3a6eda: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x46bbe893: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x5b3a6eda: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread Thread[main-FPSAWTAnimator-Timer1,5,main], exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x17e2842d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd1ad0a9b60, msaa false, tileRendererInUse null [junit] >> GearsES2 0x17e2842d, angle 4.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17e2842d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17e2842d FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorResumePause [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorStartStop [junit] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x23b84919: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x617650bc: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x23b84919: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x617650bc: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.FPSAnimator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x679e9b5e: tileRendererInUse null, GearsES2[obj 0x679e9b5e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x679e9b5e on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x679e9b5e created: GearsObj[0x21621a79, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x679e9b5e created: GearsObj[0x2fb80f0e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x679e9b5e created: GearsObj[0x2fb80f0e, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x679e9b5e FIN GearsES2[obj 0x679e9b5e isInit true, usesShared false, 1 GearsObj[0x21621a79, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2fb80f0e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5ce4789b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x679e9b5e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd1ad0efe30, msaa false, tileRendererInUse null [junit] >> GearsES2 0x679e9b5e, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Item Stays: GLCanvas, com.jogamp.opengl.util.FPSAnimator[started true, animating true, paused false, drawable 1, totals[dt 0, frames 9, fps 0.0], modeBits 1, init'ed true, animThread Thread[AWT-EventQueue-0-FPSAWTAnimator-Timer2,6,main], exclCtxThread false(null)] [junit] XXX Card.SHOW Label PRE: [junit] CANVAS 0x23b84919: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x617650bc: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Label POST: [junit] CANVAS 0x23b84919: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x617650bc: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] Item Change: GLCanvas -> Label, com.jogamp.opengl.util.FPSAnimator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 10, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] [junit] Item Stays: Label, com.jogamp.opengl.util.FPSAnimator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 10, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] [junit] XXX Card.SHOW Canvas PRE: [junit] CANVAS 0x23b84919: GLCanvas[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x617650bc: JLabel[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] XXX Card.SHOW Canvas POST: [junit] CANVAS 0x23b84919: GLCanvas[visible true, showing true, valid true, displayable true, 0/0 640x480] [junit] LABEL 0x617650bc: JLabel[visible false, showing false, valid true, displayable true, 0/0 640x480] [junit] Item Change: Label -> GLCanvas, com.jogamp.opengl.util.FPSAnimator[started false, animating false, paused false, drawable 1, totals[dt 0, frames 0, fps 0.0], modeBits 1, init'ed true, animThread null, exclCtxThread false(null)] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x679e9b5e 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd1ad0efe30, msaa false, tileRendererInUse null [junit] >> GearsES2 0x679e9b5e, angle 5.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x679e9b5e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x679e9b5e FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532 - testFPSAnimatorStartStop [junit] SLOCK [T main @ 1407309103335 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT [junit] SLOCK [T main @ 1407309104778 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309113821 ms +++ localhost/127.0.0.1:59999 - Locked within 9082 ms, 10 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT - test01SyncedOneAnimator [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x467463b3: tileRendererInUse null, GearsES2[obj 0x467463b3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x467463b3 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x467463b3 created: GearsObj[0x24d25eff, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x467463b3 created: GearsObj[0x6f5aca3b, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x467463b3 created: GearsObj[0x6f5aca3b, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x467463b3 FIN GearsES2[obj 0x467463b3 isInit true, usesShared false, 1 GearsObj[0x24d25eff, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6f5aca3b, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x4a980530, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x467463b3 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9da58797f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x467463b3, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5aad5a59: tileRendererInUse null, GearsES2[obj 0x5aad5a59 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5aad5a59 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5aad5a59 created: GearsObj[0x1068e7a9, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x5aad5a59 created: GearsObj[0x574110a9, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x5aad5a59 created: GearsObj[0x574110a9, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5aad5a59 FIN GearsES2[obj 0x5aad5a59 isInit true, usesShared false, 1 GearsObj[0x1068e7a9, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x574110a9, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x70acf3ff, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5aad5a59 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9da5968790, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5aad5a59, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4fbc696c: tileRendererInUse null, GearsES2[obj 0x4fbc696c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4fbc696c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4fbc696c created: GearsObj[0x59828bec, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x4fbc696c created: GearsObj[0x9b060dd, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x4fbc696c created: GearsObj[0x9b060dd, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4fbc696c FIN GearsES2[obj 0x4fbc696c isInit true, usesShared false, 1 GearsObj[0x59828bec, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x9b060dd, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x1aa75223, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4fbc696c 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9da5983700, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4fbc696c, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x467463b3 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9da58797f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x467463b3, angle 0.5, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5aad5a59 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9da5968790, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5aad5a59, angle 0.5, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4fbc696c 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9da5983700, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4fbc696c, angle 0.5, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x467463b3: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x467463b3 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4fbc696c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4fbc696c FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5aad5a59: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5aad5a59 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT - test01SyncedOneAnimator [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT - test02AsyncEachAnimator [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x412e9c68: tileRendererInUse null, GearsES2[obj 0x412e9c68 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x412e9c68 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x412e9c68 created: GearsObj[0x4a961651, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x412e9c68 created: GearsObj[0x43934618, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x412e9c68 created: GearsObj[0x43934618, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x412e9c68 FIN GearsES2[obj 0x412e9c68 isInit true, usesShared false, 1 GearsObj[0x4a961651, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x43934618, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x79def450, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x412e9c68 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9da5974ee0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x412e9c68, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x412e9c68 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9da5974ee0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x412e9c68, angle 0.5, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x20af3fce: tileRendererInUse null, GearsES2[obj 0x20af3fce isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x20af3fce on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x20af3fce created: GearsObj[0x72622800, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x20af3fce created: GearsObj[0xa3052ab, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x20af3fce created: GearsObj[0xa3052ab, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x20af3fce FIN GearsES2[obj 0x20af3fce isInit true, usesShared false, 1 GearsObj[0x72622800, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0xa3052ab, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6a835dc6, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x20af3fce 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9da594f120, msaa false, tileRendererInUse null [junit] >> GearsES2 0x20af3fce, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x20af3fce 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9da594f120, msaa false, tileRendererInUse null [junit] >> GearsES2 0x20af3fce, angle 0.5, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6e571df7: tileRendererInUse null, GearsES2[obj 0x6e571df7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6e571df7 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6e571df7 created: GearsObj[0x36575752, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x6e571df7 created: GearsObj[0x2025e45d, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x6e571df7 created: GearsObj[0x2025e45d, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6e571df7 FIN GearsES2[obj 0x6e571df7 isInit true, usesShared false, 1 GearsObj[0x36575752, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x2025e45d, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x17b3a628, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6e571df7 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9da59c14b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6e571df7, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6e571df7 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9da59c14b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6e571df7, angle 0.5, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x412e9c68 640x458, swapInterval 0, drawable 0x7f9da5974ee0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x20af3fce 640x458, swapInterval 0, drawable 0x7f9da594f120 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6e571df7 640x458, swapInterval 0, drawable 0x7f9da59c14b0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x412e9c68: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x412e9c68 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x20af3fce: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x20af3fce FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6e571df7: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6e571df7 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT - test02AsyncEachAnimator [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 15.71 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309104778 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309113821 ms +++ localhost/127.0.0.1:59999 - Locked within 9082 ms, 10 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT - test01SyncedOneAnimator [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x467463b3: tileRendererInUse null, GearsES2[obj 0x467463b3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x467463b3 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x467463b3 created: GearsObj[0x24d25eff, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x467463b3 created: GearsObj[0x6f5aca3b, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x467463b3 created: GearsObj[0x6f5aca3b, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x467463b3 FIN GearsES2[obj 0x467463b3 isInit true, usesShared false, 1 GearsObj[0x24d25eff, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6f5aca3b, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x4a980530, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] SLOCK [T main @ 1407309120337 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x467463b3 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9da58797f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x467463b3, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5aad5a59: tileRendererInUse null, GearsES2[obj 0x5aad5a59 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5aad5a59 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5aad5a59 created: GearsObj[0x1068e7a9, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x5aad5a59 created: GearsObj[0x574110a9, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x5aad5a59 created: GearsObj[0x574110a9, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5aad5a59 FIN GearsES2[obj 0x5aad5a59 isInit true, usesShared false, 1 GearsObj[0x1068e7a9, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x574110a9, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x70acf3ff, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5aad5a59 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9da5968790, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5aad5a59, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4fbc696c: tileRendererInUse null, GearsES2[obj 0x4fbc696c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4fbc696c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4fbc696c created: GearsObj[0x59828bec, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x4fbc696c created: GearsObj[0x9b060dd, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x4fbc696c created: GearsObj[0x9b060dd, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4fbc696c FIN GearsES2[obj 0x4fbc696c isInit true, usesShared false, 1 GearsObj[0x59828bec, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x9b060dd, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x1aa75223, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4fbc696c 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9da5983700, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4fbc696c, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x467463b3 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9da58797f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x467463b3, angle 0.5, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5aad5a59 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9da5968790, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5aad5a59, angle 0.5, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4fbc696c 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9da5983700, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4fbc696c, angle 0.5, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x467463b3: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x467463b3 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4fbc696c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4fbc696c FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5aad5a59: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5aad5a59 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT - test01SyncedOneAnimator [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT - test02AsyncEachAnimator [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x412e9c68: tileRendererInUse null, GearsES2[obj 0x412e9c68 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x412e9c68 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x412e9c68 created: GearsObj[0x4a961651, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x412e9c68 created: GearsObj[0x43934618, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x412e9c68 created: GearsObj[0x43934618, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x412e9c68 FIN GearsES2[obj 0x412e9c68 isInit true, usesShared false, 1 GearsObj[0x4a961651, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x43934618, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x79def450, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x412e9c68 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9da5974ee0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x412e9c68, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x412e9c68 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9da5974ee0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x412e9c68, angle 0.5, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x20af3fce: tileRendererInUse null, GearsES2[obj 0x20af3fce isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x20af3fce on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x20af3fce created: GearsObj[0x72622800, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x20af3fce created: GearsObj[0xa3052ab, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x20af3fce created: GearsObj[0xa3052ab, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x20af3fce FIN GearsES2[obj 0x20af3fce isInit true, usesShared false, 1 GearsObj[0x72622800, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0xa3052ab, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6a835dc6, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x20af3fce 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9da594f120, msaa false, tileRendererInUse null [junit] >> GearsES2 0x20af3fce, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x20af3fce 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9da594f120, msaa false, tileRendererInUse null [junit] >> GearsES2 0x20af3fce, angle 0.5, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6e571df7: tileRendererInUse null, GearsES2[obj 0x6e571df7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6e571df7 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6e571df7 created: GearsObj[0x36575752, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x6e571df7 created: GearsObj[0x2025e45d, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x6e571df7 created: GearsObj[0x2025e45d, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6e571df7 FIN GearsES2[obj 0x6e571df7 isInit true, usesShared false, 1 GearsObj[0x36575752, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x2025e45d, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x17b3a628, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6e571df7 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9da59c14b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6e571df7, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6e571df7 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9da59c14b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6e571df7, angle 0.5, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x412e9c68 640x458, swapInterval 0, drawable 0x7f9da5974ee0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x20af3fce 640x458, swapInterval 0, drawable 0x7f9da594f120 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6e571df7 640x458, swapInterval 0, drawable 0x7f9da59c14b0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x412e9c68: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x412e9c68 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x20af3fce: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x20af3fce FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6e571df7: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6e571df7 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT - test02AsyncEachAnimator [junit] SLOCK [T main @ 1407309120337 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01SyncedOneAnimator took 4.317 sec [junit] Testcase: test02AsyncEachAnimator took 2.065 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 15.71 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309104778 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309113821 ms +++ localhost/127.0.0.1:59999 - Locked within 9082 ms, 10 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT - test01SyncedOneAnimator [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x467463b3: tileRendererInUse null, GearsES2[obj 0x467463b3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x467463b3 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x467463b3 created: GearsObj[0x24d25eff, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x467463b3 created: GearsObj[0x6f5aca3b, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x467463b3 created: GearsObj[0x6f5aca3b, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x467463b3 FIN GearsES2[obj 0x467463b3 isInit true, usesShared false, 1 GearsObj[0x24d25eff, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6f5aca3b, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x4a980530, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x467463b3 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9da58797f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x467463b3, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5aad5a59: tileRendererInUse null, GearsES2[obj 0x5aad5a59 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5aad5a59 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5aad5a59 created: GearsObj[0x1068e7a9, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x5aad5a59 created: GearsObj[0x574110a9, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x5aad5a59 created: GearsObj[0x574110a9, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5aad5a59 FIN GearsES2[obj 0x5aad5a59 isInit true, usesShared false, 1 GearsObj[0x1068e7a9, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x574110a9, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x70acf3ff, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5aad5a59 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9da5968790, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5aad5a59, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4fbc696c: tileRendererInUse null, GearsES2[obj 0x4fbc696c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4fbc696c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4fbc696c created: GearsObj[0x59828bec, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x4fbc696c created: GearsObj[0x9b060dd, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x4fbc696c created: GearsObj[0x9b060dd, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4fbc696c FIN GearsES2[obj 0x4fbc696c isInit true, usesShared false, 1 GearsObj[0x59828bec, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x9b060dd, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x1aa75223, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4fbc696c 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9da5983700, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4fbc696c, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x467463b3 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9da58797f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x467463b3, angle 0.5, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5aad5a59 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9da5968790, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5aad5a59, angle 0.5, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4fbc696c 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9da5983700, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4fbc696c, angle 0.5, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x467463b3: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x467463b3 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4fbc696c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4fbc696c FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5aad5a59: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5aad5a59 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT - test01SyncedOneAnimator [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT - test02AsyncEachAnimator [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x412e9c68: tileRendererInUse null, GearsES2[obj 0x412e9c68 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x412e9c68 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x412e9c68 created: GearsObj[0x4a961651, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x412e9c68 created: GearsObj[0x43934618, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x412e9c68 created: GearsObj[0x43934618, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x412e9c68 FIN GearsES2[obj 0x412e9c68 isInit true, usesShared false, 1 GearsObj[0x4a961651, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x43934618, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x79def450, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x412e9c68 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9da5974ee0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x412e9c68, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x412e9c68 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9da5974ee0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x412e9c68, angle 0.5, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x20af3fce: tileRendererInUse null, GearsES2[obj 0x20af3fce isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x20af3fce on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x20af3fce created: GearsObj[0x72622800, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x20af3fce created: GearsObj[0xa3052ab, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x20af3fce created: GearsObj[0xa3052ab, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x20af3fce FIN GearsES2[obj 0x20af3fce isInit true, usesShared false, 1 GearsObj[0x72622800, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0xa3052ab, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6a835dc6, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x20af3fce 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9da594f120, msaa false, tileRendererInUse null [junit] >> GearsES2 0x20af3fce, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x20af3fce 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9da594f120, msaa false, tileRendererInUse null [junit] >> GearsES2 0x20af3fce, angle 0.5, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6e571df7: tileRendererInUse null, GearsES2[obj 0x6e571df7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6e571df7 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6e571df7 created: GearsObj[0x36575752, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x6e571df7 created: GearsObj[0x2025e45d, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x6e571df7 created: GearsObj[0x2025e45d, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6e571df7 FIN GearsES2[obj 0x6e571df7 isInit true, usesShared false, 1 GearsObj[0x36575752, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x2025e45d, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x17b3a628, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6e571df7 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9da59c14b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6e571df7, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6e571df7 0/0 640x458 of 640x458, swapInterval 0, drawable 0x7f9da59c14b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6e571df7, angle 0.5, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x412e9c68 640x458, swapInterval 0, drawable 0x7f9da5974ee0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x20af3fce 640x458, swapInterval 0, drawable 0x7f9da594f120 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6e571df7 640x458, swapInterval 0, drawable 0x7f9da59c14b0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x412e9c68: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x412e9c68 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x20af3fce: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x20af3fce FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6e571df7: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6e571df7 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT - test02AsyncEachAnimator [junit] SLOCK [T main @ 1407309120337 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT [junit] SLOCK [T main @ 1407309121837 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309127889 ms +++ localhost/127.0.0.1:59999 - Locked within 6074 ms, 7 attempts [junit] OSX CALayer AWT-Mod Bug false [junit] OSType MACOS [junit] Java Version 1.7.0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test01NormalPre_1Win [junit] RunnableTask.run(): A caught exception occured on thread AWT-AppKit: RunnableTask[executed false, tTotal 32 ms, tExec 0 ms, tQueue 32 ms, attachment null, throwable java.lang.RuntimeException: Not a NewtMacWindow 0x0] [junit] java.lang.RuntimeException: Not a NewtMacWindow 0x0 [junit] at jogamp.newt.driver.macosx.WindowDriver.setPointerVisible0(Native Method) [junit] at jogamp.newt.driver.macosx.WindowDriver.access$1700(WindowDriver.java:61) [junit] at jogamp.newt.driver.macosx.WindowDriver$13.run(WindowDriver.java:540) [junit] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:133) [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test01NormalPre_1Win [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test02NormalPost_1Win [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test02NormalPost_1Win [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test03ExclPre_1Win [junit] Info: Skip test: AWT + Exclusive! [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test03ExclPre_1Win [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test04ExclPost_1Win [junit] Info: Skip test: AWT + Exclusive! [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test04ExclPost_1Win [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test05NormalPre_4Win [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test05NormalPre_4Win [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test06NormalPost_4Win [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test06NormalPost_4Win [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test07ExclPre_4Win [junit] Info: Skip test: AWT + Exclusive! [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test07ExclPre_4Win [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test08ExclPost_4Win [junit] Info: Skip test: AWT + Exclusive! [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test08ExclPost_4Win [junit] SLOCK [T main @ 1407309135257 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 13.577 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309121837 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309127889 ms +++ localhost/127.0.0.1:59999 - Locked within 6074 ms, 7 attempts [junit] OSX CALayer AWT-Mod Bug false [junit] OSType MACOS [junit] Java Version 1.7.0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test01NormalPre_1Win [junit] RunnableTask.run(): A caught exception occured on thread AWT-AppKit: RunnableTask[executed false, tTotal 32 ms, tExec 0 ms, tQueue 32 ms, attachment null, throwable java.lang.RuntimeException: Not a NewtMacWindow 0x0] [junit] java.lang.RuntimeException: Not a NewtMacWindow 0x0 [junit] at jogamp.newt.driver.macosx.WindowDriver.setPointerVisible0(Native Method) [junit] at jogamp.newt.driver.macosx.WindowDriver.access$1700(WindowDriver.java:61) [junit] at jogamp.newt.driver.macosx.WindowDriver$13.run(WindowDriver.java:540) [junit] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:133) [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test01NormalPre_1Win [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test02NormalPost_1Win [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test02NormalPost_1Win [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test03ExclPre_1Win [junit] Info: Skip test: AWT + Exclusive! [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test03ExclPre_1Win [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test04ExclPost_1Win [junit] Info: Skip test: AWT + Exclusive! [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test04ExclPost_1Win [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test05NormalPre_4Win [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test05NormalPre_4Win [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test06NormalPost_4Win [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test06NormalPost_4Win [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test07ExclPre_4Win [junit] Info: Skip test: AWT + Exclusive! [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test07ExclPre_4Win [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test08ExclPost_4Win [junit] Info: Skip test: AWT + Exclusive! [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test08ExclPost_4Win [junit] SLOCK [T main @ 1407309135257 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01NormalPre_1Win took 3.404 sec [junit] Testcase: test02NormalPost_1Win took 0.397 sec [junit] Testcase: test03ExclPre_1Win took 0.001 sec [junit] Testcase: test04ExclPost_1Win took 0 sec [junit] Testcase: test05NormalPre_4Win took 2.076 sec [junit] Testcase: test06NormalPost_4Win took 0.751 sec [junit] Testcase: test07ExclPre_4Win took 0.001 sec [junit] Testcase: test08ExclPost_4Win took 0.001 sec [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 13.577 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309121837 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309127889 ms +++ localhost/127.0.0.1:59999 - Locked within 6074 ms, 7 attempts [junit] OSX CALayer AWT-Mod Bug false [junit] OSType MACOS [junit] Java Version 1.7.0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test01NormalPre_1Win [junit] RunnableTask.run(): A caught exception occured on thread AWT-AppKit: RunnableTask[executed false, tTotal 32 ms, tExec 0 ms, tQueue 32 ms, attachment null, throwable java.lang.RuntimeException: Not a NewtMacWindow 0x0] [junit] java.lang.RuntimeException: Not a NewtMacWindow 0x0 [junit] at jogamp.newt.driver.macosx.WindowDriver.setPointerVisible0(Native Method) [junit] at jogamp.newt.driver.macosx.WindowDriver.access$1700(WindowDriver.java:61) [junit] at jogamp.newt.driver.macosx.WindowDriver$13.run(WindowDriver.java:540) [junit] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:133) [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test01NormalPre_1Win [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test02NormalPost_1Win [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test02NormalPost_1Win [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test03ExclPre_1Win [junit] Info: Skip test: AWT + Exclusive! [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test03ExclPre_1Win [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test04ExclPost_1Win [junit] Info: Skip test: AWT + Exclusive! [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test04ExclPost_1Win [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test05NormalPre_4Win [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test05NormalPre_4Win [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test06NormalPost_4Win [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test06NormalPost_4Win [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test07ExclPre_4Win [junit] Info: Skip test: AWT + Exclusive! [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test07ExclPre_4Win [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test08ExclPost_4Win [junit] Info: Skip test: AWT + Exclusive! [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT - test08ExclPost_4Win [junit] SLOCK [T main @ 1407309135257 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT [junit] SLOCK [T main @ 1407309136386 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309143463 ms +++ localhost/127.0.0.1:59999 - Locked within 7103 ms, 8 attempts [junit] OSX CALayer AWT-Mod Bug false [junit] OSType MACOS [junit] Java Version 1.7.0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test01NormalPre_1Win [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test01NormalPre_1Win [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test02NormalPost_1Win [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test02NormalPost_1Win [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test03ExclPre_1Win [junit] Info: Skip test: AWT + Exclusive! [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test03ExclPre_1Win [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test04ExclPost_1Win [junit] Info: Skip test: AWT + Exclusive! [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test04ExclPost_1Win [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test05NormalPre_4Win [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test05NormalPre_4Win [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test06NormalPost_4Win [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test06NormalPost_4Win [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test07ExclPre_4Win [junit] Info: Skip test: AWT + Exclusive! [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test07ExclPre_4Win [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test08ExclPost_4Win [junit] Info: Skip test: AWT + Exclusive! [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test08ExclPost_4Win [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 14.652 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309136386 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309143463 ms +++ localhost/127.0.0.1:59999 - Locked within 7103 ms, 8 attempts [junit] OSX CALayer AWT-Mod Bug false [junit] OSType MACOS [junit] Java Version 1.7.0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test01NormalPre_1Win [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test01NormalPre_1Win [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test02NormalPost_1Win [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test02NormalPost_1Win [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test03ExclPre_1Win [junit] Info: Skip test: AWT + Exclusive! [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test03ExclPre_1Win [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test04ExclPost_1Win [junit] Info: Skip test: AWT + Exclusive! [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test04ExclPost_1Win [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test05NormalPre_4Win [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test05NormalPre_4Win [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test06NormalPost_4Win [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test06NormalPost_4Win [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test07ExclPre_4Win [junit] Info: Skip test: AWT + Exclusive! [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test07ExclPre_4Win [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test08ExclPost_4Win [junit] Info: Skip test: AWT + Exclusive! [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test08ExclPost_4Win [junit] SLOCK [T main @ 1407309150839 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01NormalPre_1Win took 3.361 sec [junit] Testcase: test02NormalPost_1Win took 0.425 sec [junit] Testcase: test03ExclPre_1Win took 0 sec [junit] Testcase: test04ExclPost_1Win took 0 sec [junit] Testcase: test05NormalPre_4Win took 2.023 sec [junit] Testcase: test06NormalPost_4Win took 0.76 sec [junit] Testcase: test07ExclPre_4Win took 0.001 sec [junit] Testcase: test08ExclPost_4Win took 0.001 sec [junit] SLOCK [T main @ 1407309150839 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 14.652 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309136386 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309143463 ms +++ localhost/127.0.0.1:59999 - Locked within 7103 ms, 8 attempts [junit] OSX CALayer AWT-Mod Bug false [junit] OSType MACOS [junit] Java Version 1.7.0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test01NormalPre_1Win [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test01NormalPre_1Win [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test02NormalPost_1Win [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test02NormalPost_1Win [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test03ExclPre_1Win [junit] Info: Skip test: AWT + Exclusive! [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test03ExclPre_1Win [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test04ExclPost_1Win [junit] Info: Skip test: AWT + Exclusive! [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test04ExclPost_1Win [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test05NormalPre_4Win [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test05NormalPre_4Win [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test06NormalPost_4Win [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test06NormalPost_4Win [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test07ExclPre_4Win [junit] Info: Skip test: AWT + Exclusive! [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test07ExclPre_4Win [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test08ExclPost_4Win [junit] Info: Skip test: AWT + Exclusive! [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT - test08ExclPost_4Win [junit] SLOCK [T main @ 1407309150839 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.glels.TestBug722GLContextDrawableSwitchNewt2AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.glels.TestBug722GLContextDrawableSwitchNewt2AWT [junit] SLOCK [T main @ 1407309152170 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309159189 ms +++ localhost/127.0.0.1:59999 - Locked within 7053 ms, 8 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestBug722GLContextDrawableSwitchNewt2AWT - test11GLWindow2GLCanvasOnScrnGL2ES2 [junit] JAWT required offscreen, test n/a. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestBug722GLContextDrawableSwitchNewt2AWT - test11GLWindow2GLCanvasOnScrnGL2ES2 [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 9.201 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309152170 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309159189 ms +++ localhost/127.0.0.1:59999 - Locked within 7053 ms, 8 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestBug722GLContextDrawableSwitchNewt2AWT - test11GLWindow2GLCanvasOnScrnGL2ES2 [junit] JAWT required offscreen, test n/a. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestBug722GLContextDrawableSwitchNewt2AWT - test11GLWindow2GLCanvasOnScrnGL2ES2 [junit] SLOCK [T main @ 1407309161209 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test11GLWindow2GLCanvasOnScrnGL2ES2 took 1.915 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 9.201 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309152170 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309159189 ms +++ localhost/127.0.0.1:59999 - Locked within 7053 ms, 8 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestBug722GLContextDrawableSwitchNewt2AWT - test11GLWindow2GLCanvasOnScrnGL2ES2 [junit] JAWT required offscreen, test n/a. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestBug722GLContextDrawableSwitchNewt2AWT - test11GLWindow2GLCanvasOnScrnGL2ES2 [junit] SLOCK [T main @ 1407309161209 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407309161209 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT [junit] SLOCK [T main @ 1407309162725 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309163730 ms +++ localhost/127.0.0.1:59999 - Locked within 1044 ms, 2 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01aSwitch2Onscreen2OnscreenGL2ES2_Def [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309165813 d 1ms]] [junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [junit] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[fbo]] [junit] Is SwapGLContext safe: true [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309165823 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309165824 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309165824 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309165825 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309165837 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309166442 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309166451 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309166453 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309166454 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309166454 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309166454 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309166454 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309166456 d 0ms]] [junit] 1 - switch - START 1073 [junit] 1 - switch - END 1073 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0025-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2047 [junit] 2 - switch - END 2047 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0069-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01aSwitch2Onscreen2OnscreenGL2ES2_Def [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01bSwitch2Onscreen2OffscreenGL2ES2_Def [junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309168830 d 0ms]] [junit] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Is SwapGLContext safe: true [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309168870 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309168870 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309168871 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309168871 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309168871 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309168871 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309168873 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 1 - switch - START 1031 [junit] 1 - switch - END 1031 [junit] Thread-5-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0049-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2051 [junit] 2 - switch - END 2051 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0267-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01bSwitch2Onscreen2OffscreenGL2ES2_Def [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01cSwitch2Offscreen2OffscreenGL2ES2_Def [junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[auto-cfg]] [junit] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Is SwapGLContext safe: true [junit] Thread-6-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 1 - switch - START 1015 [junit] 1 - switch - END 1015 [junit] Thread-6-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0156-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2035 [junit] 2 - switch - END 2035 [junit] Thread-6-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0319-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01cSwitch2Offscreen2OffscreenGL2ES2_Def [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01dSwitch2Offscreen2OnscreenGL2ES2_Def [junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[auto-cfg]] [junit] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[fbo]] [junit] Is SwapGLContext safe: true [junit] Thread-7-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309174819 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309174873 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309174874 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309174874 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309174874 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309174874 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309174875 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309174876 d 0ms]] [junit] 1 - switch - START 1062 [junit] 1 - switch - END 1062 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0161-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2024 [junit] 2 - switch - END 2024 [junit] Thread-7-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0208-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01dSwitch2Offscreen2OnscreenGL2ES2_Def [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA [junit] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309177801 d 0ms]] [junit] Source Caps Chosen : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Dest Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[fbo]] [junit] Is SwapGLContext safe: false [junit] Supressing unsafe tests ... [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309177825 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309177826 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309177826 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309177826 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309177826 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309177826 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309177828 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA [junit] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [junit] Source Caps Chosen : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309177920 d 0ms]] [junit] Dest Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Is SwapGLContext safe: true [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309177943 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309177944 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309177944 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309177944 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309177944 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309177944 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309177946 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA_-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png [junit] 1 - switch - START 1015 [junit] 1 - switch - END 1015 [junit] Thread-9-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA_-n0022-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png [junit] 2 - switch - START 2058 [junit] 2 - switch - END 2058 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA_-n0075-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA [junit] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[auto-cfg]] [junit] Source Caps Chosen : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Dest Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Is SwapGLContext safe: true [junit] Thread-10-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png [junit] 1 - switch - START 1017 [junit] 1 - switch - END 1017 [junit] Thread-10-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0065-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png [junit] 2 - switch - START 2053 [junit] 2 - switch - END 2053 [junit] Thread-10-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0130-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA [junit] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[auto-cfg]] [junit] Source Caps Chosen : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Dest Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[fbo]] [junit] Is SwapGLContext safe: false [junit] Supressing unsafe tests ... [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03aSwitch2Onscreen2OnscreenGL2ES2_Accu [junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309183908 d 0ms]] [junit] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[fbo]] [junit] Is SwapGLContext safe: false [junit] Supressing unsafe tests ... [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309183963 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309183964 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309183964 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309183964 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309183964 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309183964 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309183966 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03aSwitch2Onscreen2OnscreenGL2ES2_Accu [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03bSwitch2Onscreen2OffscreenGL2ES2_Accu [junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [junit] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Is SwapGLContext safe: true [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309184044 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309184100 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309184101 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309184101 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309184101 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309184101 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309184102 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309184103 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test03bSwitch2Onscreen2OffscreenGL2ES2_Accu_-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 1 - switch - START 1013 [junit] 1 - switch - END 1013 [junit] Thread-13-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test03bSwitch2Onscreen2OffscreenGL2ES2_Accu_-n0049-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2040 [junit] 2 - switch - END 2040 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test03bSwitch2Onscreen2OffscreenGL2ES2_Accu_-n0243-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03bSwitch2Onscreen2OffscreenGL2ES2_Accu [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03cSwitch2Offscreen2OffscreenGL2ES2_Accu [junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[auto-cfg]] [junit] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Is SwapGLContext safe: true [junit] Thread-14-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 1 - switch - START 1020 [junit] 1 - switch - END 1020 [junit] Thread-14-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0058-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2038 [junit] 2 - switch - END 2038 [junit] Thread-14-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0117-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03cSwitch2Offscreen2OffscreenGL2ES2_Accu [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03dSwitch2Offscreen2OnscreenGL2ES2_Accu [junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[auto-cfg]] [junit] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[fbo]] [junit] Is SwapGLContext safe: false [junit] Supressing unsafe tests ... [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03dSwitch2Offscreen2OnscreenGL2ES2_Accu [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 27.579 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309162725 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309163730 ms +++ localhost/127.0.0.1:59999 - Locked within 1044 ms, 2 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01aSwitch2Onscreen2OnscreenGL2ES2_Def [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309165813 d 1ms]] [junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [junit] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[fbo]] [junit] Is SwapGLContext safe: true [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309165823 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309165824 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309165824 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309165825 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309165837 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309166442 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309166451 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309166453 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309166454 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309166454 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309166454 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309166454 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309166456 d 0ms]] [junit] 1 - switch - START 1073 [junit] 1 - switch - END 1073 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0025-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2047 [junit] 2 - switch - END 2047 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0069-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01aSwitch2Onscreen2OnscreenGL2ES2_Def [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01bSwitch2Onscreen2OffscreenGL2ES2_Def [junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309168830 d 0ms]] [junit] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Is SwapGLContext safe: true [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309168870 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309168870 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309168871 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309168871 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309168871 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309168871 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309168873 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 1 - switch - START 1031 [junit] 1 - switch - END 1031 [junit] Thread-5-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0049-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2051 [junit] 2 - switch - END 2051 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0267-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01bSwitch2Onscreen2OffscreenGL2ES2_Def [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01cSwitch2Offscreen2OffscreenGL2ES2_Def [junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[auto-cfg]] [junit] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Is SwapGLContext safe: true [junit] Thread-6-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 1 - switch - START 1015 [junit] 1 - switch - END 1015 [junit] Thread-6-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0156-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2035 [junit] 2 - switch - END 2035 [junit] Thread-6-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0319-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01cSwitch2Offscreen2OffscreenGL2ES2_Def [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01dSwitch2Offscreen2OnscreenGL2ES2_Def [junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[auto-cfg]] [junit] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[fbo]] [junit] Is SwapGLContext safe: true [junit] Thread-7-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309174819 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309174873 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309174874 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309174874 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309174874 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309174874 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309174875 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309174876 d 0ms]] [junit] 1 - switch - START 1062 [junit] 1 - switch - END 1062 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0161-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2024 [junit] 2 - switch - END 2024 [junit] Thread-7-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0208-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01dSwitch2Offscreen2OnscreenGL2ES2_Def [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA [junit] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309177801 d 0ms]] [junit] Source Caps Chosen : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Dest Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[fbo]] [junit] Is SwapGLContext safe: false [junit] Supressing unsafe tests ... [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309177825 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309177826 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309177826 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309177826 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309177826 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309177826 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309177828 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA [junit] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [junit] Source Caps Chosen : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309177920 d 0ms]] [junit] Dest Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Is SwapGLContext safe: true [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309177943 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309177944 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309177944 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309177944 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309177944 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309177944 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309177946 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA_-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png [junit] 1 - switch - START 1015 [junit] 1 - switch - END 1015 [junit] Thread-9-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA_-n0022-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png [junit] 2 - switch - START 2058 [junit] 2 - switch - END 2058 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA_-n0075-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA [junit] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[auto-cfg]] [junit] Source Caps Chosen : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Dest Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Is SwapGLContext safe: true [junit] Thread-10-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png [junit] 1 - switch - START 1017 [junit] 1 - switch - END 1017 [junit] Thread-10-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0065-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png [junit] 2 - switch - START 2053 [junit] 2 - switch - END 2053 [junit] Thread-10-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0130-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA [junit] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[auto-cfg]] [junit] Source Caps Chosen : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Dest Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[fbo]] [junit] Is SwapGLContext safe: false [junit] Supressing unsafe tests ... [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03aSwitch2Onscreen2OnscreenGL2ES2_Accu [junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309183908 d 0ms]] [junit] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[fbo]] [junit] Is SwapGLContext safe: false [junit] Supressing unsafe tests ... [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309183963 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309183964 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309183964 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309183964 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309183964 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309183964 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309183966 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03aSwitch2Onscreen2OnscreenGL2ES2_Accu [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03bSwitch2Onscreen2OffscreenGL2ES2_Accu [junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [junit] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Is SwapGLContext safe: true [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309184044 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309184100 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309184101 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309184101 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309184101 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309184101 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309184102 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309184103 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test03bSwitch2Onscreen2OffscreenGL2ES2_Accu_-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 1 - switch - START 1013 [junit] 1 - switch - END 1013 [junit] Thread-13-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test03bSwitch2Onscreen2OffscreenGL2ES2_Accu_-n0049-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2040 [junit] 2 - switch - END 2040 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test03bSwitch2Onscreen2OffscreenGL2ES2_Accu_-n0243-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03bSwitch2Onscreen2OffscreenGL2ES2_Accu [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03cSwitch2Offscreen2OffscreenGL2ES2_Accu [junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[auto-cfg]] [junit] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Is SwapGLContext safe: true [junit] Thread-14-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 1 - switch - START 1020 [junit] 1 - switch - END 1020 [junit] Thread-14-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0058-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2038 [junit] 2 - switch - END 2038 [junit] Thread-14-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0117-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03cSwitch2Offscreen2OffscreenGL2ES2_Accu [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03dSwitch2Offscreen2OnscreenGL2ES2_Accu [junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[auto-cfg]] [junit] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[fbo]] [junit] Is SwapGLContext safe: false [junit] Supressing unsafe tests ... [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03dSwitch2Offscreen2OnscreenGL2ES2_Accu [junit] SLOCK [T main @ 1407309190150 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01aSwitch2Onscreen2OnscreenGL2ES2_Def took 5.024 sec [junit] Testcase: test01bSwitch2Onscreen2OffscreenGL2ES2_Def took 3.05 sec [junit] Testcase: test01cSwitch2Offscreen2OffscreenGL2ES2_Def took 2.959 sec [junit] Testcase: test01dSwitch2Offscreen2OnscreenGL2ES2_Def took 2.957 sec [junit] Testcase: test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA took 0.096 sec [junit] Testcase: test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA took 3.007 sec [junit] Testcase: test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA took 2.994 sec [junit] Testcase: test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA took 0.002 sec [junit] Testcase: test03aSwitch2Onscreen2OnscreenGL2ES2_Accu took 0.105 sec [junit] Testcase: test03bSwitch2Onscreen2OffscreenGL2ES2_Accu took 3.079 sec [junit] Testcase: test03cSwitch2Offscreen2OffscreenGL2ES2_Accu took 2.984 sec [junit] Testcase: test03dSwitch2Offscreen2OnscreenGL2ES2_Accu took 0.002 sec [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 27.579 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309162725 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309163730 ms +++ localhost/127.0.0.1:59999 - Locked within 1044 ms, 2 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01aSwitch2Onscreen2OnscreenGL2ES2_Def [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309165813 d 1ms]] [junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [junit] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[fbo]] [junit] Is SwapGLContext safe: true [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309165823 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309165824 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309165824 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309165825 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309165837 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309166442 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309166451 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309166453 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309166454 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309166454 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309166454 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309166454 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309166456 d 0ms]] [junit] 1 - switch - START 1073 [junit] 1 - switch - END 1073 [junit] SLOCK [T main @ 1407309190150 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0025-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2047 [junit] 2 - switch - END 2047 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0069-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01aSwitch2Onscreen2OnscreenGL2ES2_Def [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01bSwitch2Onscreen2OffscreenGL2ES2_Def [junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309168830 d 0ms]] [junit] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Is SwapGLContext safe: true [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309168870 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309168870 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309168871 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309168871 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309168871 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309168871 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309168873 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 1 - switch - START 1031 [junit] 1 - switch - END 1031 [junit] Thread-5-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0049-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2051 [junit] 2 - switch - END 2051 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0267-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01bSwitch2Onscreen2OffscreenGL2ES2_Def [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01cSwitch2Offscreen2OffscreenGL2ES2_Def [junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[auto-cfg]] [junit] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Is SwapGLContext safe: true [junit] Thread-6-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 1 - switch - START 1015 [junit] 1 - switch - END 1015 [junit] Thread-6-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0156-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2035 [junit] 2 - switch - END 2035 [junit] Thread-6-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0319-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01cSwitch2Offscreen2OffscreenGL2ES2_Def [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01dSwitch2Offscreen2OnscreenGL2ES2_Def [junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[auto-cfg]] [junit] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[fbo]] [junit] Is SwapGLContext safe: true [junit] Thread-7-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309174819 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309174873 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309174874 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309174874 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309174874 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309174874 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309174875 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309174876 d 0ms]] [junit] 1 - switch - START 1062 [junit] 1 - switch - END 1062 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0161-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2024 [junit] 2 - switch - END 2024 [junit] Thread-7-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0208-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test01dSwitch2Offscreen2OnscreenGL2ES2_Def [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA [junit] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309177801 d 0ms]] [junit] Source Caps Chosen : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Dest Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[fbo]] [junit] Is SwapGLContext safe: false [junit] Supressing unsafe tests ... [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309177825 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309177826 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309177826 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309177826 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309177826 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309177826 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309177828 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA [junit] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [junit] Source Caps Chosen : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309177920 d 0ms]] [junit] Dest Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Is SwapGLContext safe: true [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309177943 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309177944 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309177944 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309177944 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309177944 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309177944 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309177946 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA_-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png [junit] 1 - switch - START 1015 [junit] 1 - switch - END 1015 [junit] Thread-9-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA_-n0022-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png [junit] 2 - switch - START 2058 [junit] 2 - switch - END 2058 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA_-n0075-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA [junit] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[auto-cfg]] [junit] Source Caps Chosen : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Dest Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Is SwapGLContext safe: true [junit] Thread-10-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png [junit] 1 - switch - START 1017 [junit] 1 - switch - END 1017 [junit] Thread-10-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0065-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png [junit] 2 - switch - START 2053 [junit] 2 - switch - END 2053 [junit] Thread-10-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0130-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA [junit] Source Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[auto-cfg]] [junit] Source Caps Chosen : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Dest Caps Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[fbo]] [junit] Is SwapGLContext safe: false [junit] Supressing unsafe tests ... [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test02dSwitch2Offscreen2OnscreenGL2ES2_MSAA [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03aSwitch2Onscreen2OnscreenGL2ES2_Accu [junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309183908 d 0ms]] [junit] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[fbo]] [junit] Is SwapGLContext safe: false [junit] Supressing unsafe tests ... [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309183963 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309183964 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309183964 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309183964 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309183964 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309183964 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309183966 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03aSwitch2Onscreen2OnscreenGL2ES2_Accu [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03bSwitch2Onscreen2OffscreenGL2ES2_Accu [junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [junit] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Is SwapGLContext safe: true [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309184044 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309184100 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309184101 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309184101 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309184101 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309184101 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309184102 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309184103 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test03bSwitch2Onscreen2OffscreenGL2ES2_Accu_-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 1 - switch - START 1013 [junit] 1 - switch - END 1013 [junit] Thread-13-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test03bSwitch2Onscreen2OffscreenGL2ES2_Accu_-n0049-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2040 [junit] 2 - switch - END 2040 [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch02AWT.test03bSwitch2Onscreen2OffscreenGL2ES2_Accu_-n0243-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03bSwitch2Onscreen2OffscreenGL2ES2_Accu [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03cSwitch2Offscreen2OffscreenGL2ES2_Accu [junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[auto-cfg]] [junit] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Is SwapGLContext safe: true [junit] Thread-14-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 1 - switch - START 1020 [junit] 1 - switch - END 1020 [junit] Thread-14-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0058-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] 2 - switch - START 2038 [junit] 2 - switch - END 2038 [junit] Thread-14-AWTAnimator: ** screenshot: TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0117-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03cSwitch2Offscreen2OffscreenGL2ES2_Accu [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03dSwitch2Offscreen2OnscreenGL2ES2_Accu [junit] Source Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[auto-cfg]] [junit] Source Caps Chosen : GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] Dest Caps Requested: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 1/1/1/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[fbo]] [junit] Is SwapGLContext safe: false [junit] Supressing unsafe tests ... [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT - test03dSwitch2Offscreen2OnscreenGL2ES2_Accu [junit] SLOCK [T main @ 1407309190150 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT [junit] SLOCK [T main @ 1407309191748 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309217805 ms +++ localhost/127.0.0.1:59999 - Locked within 26081 ms, 27 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT - test21GLWindowGL2ES2 [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x70b85020: tileRendererInUse null, GearsES2[obj 0x70b85020 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x70b85020 on Thread[Thread-2-null,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x70b85020 created: GearsObj[0x5944a314, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x70b85020 created: GearsObj[0x292ea3d5, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x70b85020 created: GearsObj[0x292ea3d5, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x70b85020 FIN GearsES2[obj 0x70b85020 isInit true, usesShared false, 1 GearsObj[0x5944a314, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x292ea3d5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7d317302, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x70b85020 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fa3205caff0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x70b85020, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread-2-null: ** screenshot: TestGLContextDrawableSwitch11NewtAWT.test21GLWindowGL2ES2-n0000-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0256x0256.png [junit] .. preserving.0 [junit] .. preserving.X [junit] GLAD Lifecycle.X GLWindow [junit] GLAD Lifecycle.0 GLWindow, restoring true, preserving false [junit] .. restoring.0 [junit] Thread[Thread-2,5,main] GearsES2.reshape 0x70b85020 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7fa322849710, msaa false, tileRendererInUse null [junit] >> GearsES2 0x70b85020, angle 14.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] .. restoring.X [junit] Thread-2-null: ** screenshot: TestGLContextDrawableSwitch11NewtAWT.test21GLWindowGL2ES2-n0029-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0356x0356.png [junit] Thread[Thread-2-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x70b85020: tileRendererInUse null [junit] Thread[Thread-2-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x70b85020 FIN [junit] GLAD Lifecycle.X GLWindow [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT - test21GLWindowGL2ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT - test22GLWindowGLES2 [junit] Profile GLES2 n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT - test22GLWindowGLES2 [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 30.845 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309191748 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309217805 ms +++ localhost/127.0.0.1:59999 - Locked within 26081 ms, 27 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT - test21GLWindowGL2ES2 [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x70b85020: tileRendererInUse null, GearsES2[obj 0x70b85020 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x70b85020 on Thread[Thread-2-null,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x70b85020 created: GearsObj[0x5944a314, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x70b85020 created: GearsObj[0x292ea3d5, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x70b85020 created: GearsObj[0x292ea3d5, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x70b85020 FIN GearsES2[obj 0x70b85020 isInit true, usesShared false, 1 GearsObj[0x5944a314, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x292ea3d5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7d317302, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x70b85020 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fa3205caff0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x70b85020, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread-2-null: ** screenshot: TestGLContextDrawableSwitch11NewtAWT.test21GLWindowGL2ES2-n0000-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0256x0256.png [junit] .. preserving.0 [junit] .. preserving.X [junit] GLAD Lifecycle.X GLWindow [junit] GLAD Lifecycle.0 GLWindow, restoring true, preserving false [junit] .. restoring.0 [junit] Thread[Thread-2,5,main] GearsES2.reshape 0x70b85020 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7fa322849710, msaa false, tileRendererInUse null [junit] >> GearsES2 0x70b85020, angle 14.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] .. restoring.X [junit] Thread-2-null: ** screenshot: TestGLContextDrawableSwitch11NewtAWT.test21GLWindowGL2ES2-n0029-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0356x0356.png [junit] Thread[Thread-2-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x70b85020: tileRendererInUse null [junit] Thread[Thread-2-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x70b85020 FIN [junit] GLAD Lifecycle.X GLWindow [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT - test21GLWindowGL2ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT - test22GLWindowGLES2 [junit] Profile GLES2 n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT - test22GLWindowGLES2 [junit] SLOCK [T main @ 1407309222457 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test21GLWindowGL2ES2 took 4.531 sec [junit] Testcase: test22GLWindowGLES2 took 0.001 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 30.845 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309191748 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309217805 ms +++ localhost/127.0.0.1:59999 - Locked within 26081 ms, 27 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT - test21GLWindowGL2ES2 [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true [junit] Thread[Thread-2-null,5,main] GearsES2.init.0 0x70b85020: tileRendererInUse null, GearsES2[obj 0x70b85020 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x70b85020 on Thread[Thread-2-null,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x70b85020 created: GearsObj[0x5944a314, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x70b85020 created: GearsObj[0x292ea3d5, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x70b85020 created: GearsObj[0x292ea3d5, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-2-null,5,main] GearsES2.init.X 0x70b85020 FIN GearsES2[obj 0x70b85020 isInit true, usesShared false, 1 GearsObj[0x5944a314, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x292ea3d5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7d317302, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-2-null,5,main] GearsES2.reshape 0x70b85020 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fa3205caff0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x70b85020, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread-2-null: ** screenshot: TestGLContextDrawableSwitch11NewtAWT.test21GLWindowGL2ES2-n0000-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0256x0256.png [junit] .. preserving.0 [junit] .. preserving.X [junit] GLAD Lifecycle.X GLWindow [junit] GLAD Lifecycle.0 GLWindow, restoring true, preserving false [junit] .. restoring.0 [junit] Thread[Thread-2,5,main] GearsES2.reshape 0x70b85020 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7fa322849710, msaa false, tileRendererInUse null [junit] >> GearsES2 0x70b85020, angle 14.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] .. restoring.X [junit] Thread-2-null: ** screenshot: TestGLContextDrawableSwitch11NewtAWT.test21GLWindowGL2ES2-n0029-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0356x0356.png [junit] Thread[Thread-2-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x70b85020: tileRendererInUse null [junit] Thread[Thread-2-Display-.macosx_nil-1-EDT-2,5,main] GearsES2.dispose 0x70b85020 FIN [junit] GLAD Lifecycle.X GLWindow [junit] SLOCK [T main @ 1407309222457 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT - test21GLWindowGL2ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT - test22GLWindowGLES2 [junit] Profile GLES2 n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT - test22GLWindowGLES2 [junit] SLOCK [T main @ 1407309222457 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT [junit] SLOCK [T main @ 1407309223987 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309227996 ms +++ localhost/127.0.0.1:59999 - Locked within 4053 ms, 5 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test01GLCanvasOnscreenGL2ES2 [junit] Platform requires offscreen rendering. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test01GLCanvasOnscreenGL2ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test02GLCanvasOnscreenGLES2 [junit] Profile GLES2 n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test02GLCanvasOnscreenGLES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test11GLCanvasOffscreenGL2ES2 [junit] GLAD Lifecycle.0 GLCanvasOffscreen, restoring false, preserving true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2ffc572f: tileRendererInUse null, GearsES2[obj 0x2ffc572f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2ffc572f on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2ffc572f created: GearsObj[0xba85e19, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2ffc572f created: GearsObj[0x5ab9c149, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2ffc572f created: GearsObj[0x5ab9c149, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2ffc572f FIN GearsES2[obj 0x2ffc572f isInit true, usesShared false, 1 GearsObj[0xba85e19, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ab9c149, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x61780e0b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2ffc572f 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffde304c490, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2ffc572f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch12AWT.test11GLCanvasOffscreenGL2ES2-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] .. preserving.0 [junit] .. preserving.X [junit] GLAD Lifecycle.X GLCanvasOffscreen [junit] GLAD Lifecycle.0 GLCanvasOffscreen, restoring true, preserving false [junit] .. restoring.0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2ffc572f 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffde308a770, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2ffc572f, angle 20.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] .. restoring.X [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch12AWT.test11GLCanvasOffscreenGL2ES2-n0041-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2ffc572f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2ffc572f FIN [junit] GLAD Lifecycle.X GLCanvasOffscreen [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test11GLCanvasOffscreenGL2ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test12GLCanvasOffscreenGLES2 [junit] Profile GLES2 n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test12GLCanvasOffscreenGLES2 [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 8.919 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309223987 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309227996 ms +++ localhost/127.0.0.1:59999 - Locked within 4053 ms, 5 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test01GLCanvasOnscreenGL2ES2 [junit] Platform requires offscreen rendering. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test01GLCanvasOnscreenGL2ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test02GLCanvasOnscreenGLES2 [junit] Profile GLES2 n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test02GLCanvasOnscreenGLES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test11GLCanvasOffscreenGL2ES2 [junit] GLAD Lifecycle.0 GLCanvasOffscreen, restoring false, preserving true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2ffc572f: tileRendererInUse null, GearsES2[obj 0x2ffc572f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2ffc572f on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2ffc572f created: GearsObj[0xba85e19, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2ffc572f created: GearsObj[0x5ab9c149, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2ffc572f created: GearsObj[0x5ab9c149, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2ffc572f FIN GearsES2[obj 0x2ffc572f isInit true, usesShared false, 1 GearsObj[0xba85e19, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ab9c149, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x61780e0b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2ffc572f 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffde304c490, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2ffc572f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch12AWT.test11GLCanvasOffscreenGL2ES2-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] .. preserving.0 [junit] .. preserving.X [junit] GLAD Lifecycle.X GLCanvasOffscreen [junit] GLAD Lifecycle.0 GLCanvasOffscreen, restoring true, preserving false [junit] .. restoring.0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2ffc572f 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffde308a770, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2ffc572f, angle 20.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] .. restoring.X [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch12AWT.test11GLCanvasOffscreenGL2ES2-n0041-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2ffc572f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2ffc572f FIN [junit] GLAD Lifecycle.X GLCanvasOffscreen [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test11GLCanvasOffscreenGL2ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test12GLCanvasOffscreenGLES2 [junit] Profile GLES2 n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test12GLCanvasOffscreenGLES2 [junit] SLOCK [T main @ 1407309232735 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01GLCanvasOnscreenGL2ES2 took 1.927 sec [junit] Testcase: test02GLCanvasOnscreenGLES2 took 0.001 sec [junit] Testcase: test11GLCanvasOffscreenGL2ES2 took 2.648 sec [junit] Testcase: test12GLCanvasOffscreenGLES2 took 0.001 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 8.919 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309223987 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309227996 ms +++ localhost/127.0.0.1:59999 - Locked within 4053 ms, 5 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test01GLCanvasOnscreenGL2ES2 [junit] Platform requires offscreen rendering. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test01GLCanvasOnscreenGL2ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test02GLCanvasOnscreenGLES2 [junit] Profile GLES2 n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test02GLCanvasOnscreenGLES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test11GLCanvasOffscreenGL2ES2 [junit] GLAD Lifecycle.0 GLCanvasOffscreen, restoring false, preserving true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2ffc572f: tileRendererInUse null, GearsES2[obj 0x2ffc572f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2ffc572f on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2ffc572f created: GearsObj[0xba85e19, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2ffc572f created: GearsObj[0x5ab9c149, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2ffc572f created: GearsObj[0x5ab9c149, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2ffc572f FIN GearsES2[obj 0x2ffc572f isInit true, usesShared false, 1 GearsObj[0xba85e19, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5ab9c149, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x61780e0b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2ffc572f 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7ffde304c490, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2ffc572f, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch12AWT.test11GLCanvasOffscreenGL2ES2-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] .. preserving.0 [junit] .. preserving.X [junit] GLAD Lifecycle.X GLCanvasOffscreen [junit] GLAD Lifecycle.0 GLCanvasOffscreen, restoring true, preserving false [junit] .. restoring.0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2ffc572f 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7ffde308a770, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2ffc572f, angle 20.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] .. restoring.X [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch12AWT.test11GLCanvasOffscreenGL2ES2-n0041-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2ffc572f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2ffc572f FIN [junit] GLAD Lifecycle.X GLCanvasOffscreen [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test11GLCanvasOffscreenGL2ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test12GLCanvasOffscreenGLES2 [junit] Profile GLES2 n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT - test12GLCanvasOffscreenGLES2 [junit] SLOCK [T main @ 1407309232735 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407309232735 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT [junit] SLOCK [T main @ 1407309234067 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309238077 ms +++ localhost/127.0.0.1:59999 - Locked within 4052 ms, 5 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test01GLCanvasOnScrn2GLWindowGL2ES2 [junit] Platform requires offscreen rendering. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test01GLCanvasOnScrn2GLWindowGL2ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test02GLCanvasOnScrn2GLWindowGLES2 [junit] Profile GLES2 n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test02GLCanvasOnScrn2GLWindowGLES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test11GLWindow2GLCanvasOnScrnGL2ES2 [junit] Platform requires offscreen rendering. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test11GLWindow2GLCanvasOnScrnGL2ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test12GLWindow2GLCanvasOnScrnGLES2 [junit] Profile GLES2 n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test12GLWindow2GLCanvasOnScrnGLES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test21GLCanvasOffScrn2GLWindowGL2ES2 [junit] GLAD Lifecycle.0 GLCanvasOffscreen, restoring false, preserving true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x96df6f5: tileRendererInUse null, GearsES2[obj 0x96df6f5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x96df6f5 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x96df6f5 created: GearsObj[0x3e12c345, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x96df6f5 created: GearsObj[0x41d206d9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x96df6f5 created: GearsObj[0x41d206d9, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x96df6f5 FIN GearsES2[obj 0x96df6f5 isInit true, usesShared false, 1 GearsObj[0x3e12c345, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41d206d9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x76c5495, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x96df6f5 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fe2a488fa90, msaa false, tileRendererInUse null [junit] >> GearsES2 0x96df6f5, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test21GLCanvasOffScrn2GLWindowGL2ES2-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] .. preserving.0 [junit] .. preserving.X [junit] GLAD Lifecycle.X GLCanvasOffscreen [junit] GLAD Lifecycle.0 GLWindow, restoring true, preserving false [junit] .. restoring.0 [junit] Thread[Thread-8,5,main] GearsES2.reshape 0x96df6f5 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7fe2a25c9ce0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x96df6f5, angle 24.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] .. restoring.X [junit] Thread-8-null: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test21GLCanvasOffScrn2GLWindowGL2ES2-n0048-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0356x0356.png [junit] Thread[Thread-8-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.dispose 0x96df6f5: tileRendererInUse null [junit] Thread[Thread-8-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.dispose 0x96df6f5 FIN [junit] GLAD Lifecycle.X GLWindow [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test21GLCanvasOffScrn2GLWindowGL2ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test22GLCanvasOffScrn2GLWindowGLES2 [junit] Profile GLES2 n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test22GLCanvasOffScrn2GLWindowGLES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test31GLWindow2GLCanvasOffScrnGL2ES2 [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true [junit] Thread[Thread-10-null,5,main] GearsES2.init.0 0x30b8f952: tileRendererInUse null, GearsES2[obj 0x30b8f952 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x30b8f952 on Thread[Thread-10-null,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x30b8f952 created: GearsObj[0x7756b388, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x30b8f952 created: GearsObj[0x5d24e2ed, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x30b8f952 created: GearsObj[0x5d24e2ed, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-10-null,5,main] GearsES2.init.X 0x30b8f952 FIN GearsES2[obj 0x30b8f952 isInit true, usesShared false, 1 GearsObj[0x7756b388, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5d24e2ed, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b2ddf1a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-10-null,5,main] GearsES2.reshape 0x30b8f952 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fe2a253da00, msaa false, tileRendererInUse null [junit] >> GearsES2 0x30b8f952, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread-10-null: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test31GLWindow2GLCanvasOffScrnGL2ES2-n0000-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0256x0256.png [junit] .. preserving.0 [junit] .. preserving.X [junit] GLAD Lifecycle.X GLWindow [junit] GLAD Lifecycle.0 GLCanvasOffscreen, restoring true, preserving false [junit] .. restoring.0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x30b8f952 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7fe2a2508f40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x30b8f952, angle 32.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] .. restoring.X [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test31GLWindow2GLCanvasOffScrnGL2ES2-n0064-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x30b8f952: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x30b8f952 FIN [junit] GLAD Lifecycle.X GLCanvasOffscreen [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test31GLWindow2GLCanvasOffScrnGL2ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test32GLWindow2GLCanvasOffScrnGLES2 [junit] Profile GLES2 n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test32GLWindow2GLCanvasOffScrnGLES2 [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 11.295 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309234067 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309238077 ms +++ localhost/127.0.0.1:59999 - Locked within 4052 ms, 5 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test01GLCanvasOnScrn2GLWindowGL2ES2 [junit] Platform requires offscreen rendering. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test01GLCanvasOnScrn2GLWindowGL2ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test02GLCanvasOnScrn2GLWindowGLES2 [junit] Profile GLES2 n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test02GLCanvasOnScrn2GLWindowGLES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test11GLWindow2GLCanvasOnScrnGL2ES2 [junit] Platform requires offscreen rendering. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test11GLWindow2GLCanvasOnScrnGL2ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test12GLWindow2GLCanvasOnScrnGLES2 [junit] Profile GLES2 n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test12GLWindow2GLCanvasOnScrnGLES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test21GLCanvasOffScrn2GLWindowGL2ES2 [junit] GLAD Lifecycle.0 GLCanvasOffscreen, restoring false, preserving true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x96df6f5: tileRendererInUse null, GearsES2[obj 0x96df6f5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x96df6f5 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x96df6f5 created: GearsObj[0x3e12c345, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x96df6f5 created: GearsObj[0x41d206d9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x96df6f5 created: GearsObj[0x41d206d9, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x96df6f5 FIN GearsES2[obj 0x96df6f5 isInit true, usesShared false, 1 GearsObj[0x3e12c345, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41d206d9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x76c5495, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x96df6f5 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fe2a488fa90, msaa false, tileRendererInUse null [junit] >> GearsES2 0x96df6f5, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test21GLCanvasOffScrn2GLWindowGL2ES2-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] .. preserving.0 [junit] .. preserving.X [junit] GLAD Lifecycle.X GLCanvasOffscreen [junit] GLAD Lifecycle.0 GLWindow, restoring true, preserving false [junit] .. restoring.0 [junit] Thread[Thread-8,5,main] GearsES2.reshape 0x96df6f5 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7fe2a25c9ce0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x96df6f5, angle 24.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] .. restoring.X [junit] Thread-8-null: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test21GLCanvasOffScrn2GLWindowGL2ES2-n0048-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0356x0356.png [junit] Thread[Thread-8-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.dispose 0x96df6f5: tileRendererInUse null [junit] Thread[Thread-8-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.dispose 0x96df6f5 FIN [junit] GLAD Lifecycle.X GLWindow [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test21GLCanvasOffScrn2GLWindowGL2ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test22GLCanvasOffScrn2GLWindowGLES2 [junit] Profile GLES2 n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test22GLCanvasOffScrn2GLWindowGLES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test31GLWindow2GLCanvasOffScrnGL2ES2 [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true [junit] Thread[Thread-10-null,5,main] GearsES2.init.0 0x30b8f952: tileRendererInUse null, GearsES2[obj 0x30b8f952 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x30b8f952 on Thread[Thread-10-null,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x30b8f952 created: GearsObj[0x7756b388, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x30b8f952 created: GearsObj[0x5d24e2ed, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x30b8f952 created: GearsObj[0x5d24e2ed, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-10-null,5,main] GearsES2.init.X 0x30b8f952 FIN GearsES2[obj 0x30b8f952 isInit true, usesShared false, 1 GearsObj[0x7756b388, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5d24e2ed, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b2ddf1a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-10-null,5,main] GearsES2.reshape 0x30b8f952 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fe2a253da00, msaa false, tileRendererInUse null [junit] >> GearsES2 0x30b8f952, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread-10-null: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test31GLWindow2GLCanvasOffScrnGL2ES2-n0000-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0256x0256.png [junit] .. preserving.0 [junit] .. preserving.X [junit] GLAD Lifecycle.X GLWindow [junit] GLAD Lifecycle.0 GLCanvasOffscreen, restoring true, preserving false [junit] .. restoring.0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x30b8f952 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7fe2a2508f40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x30b8f952, angle 32.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] .. restoring.X [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test31GLWindow2GLCanvasOffScrnGL2ES2-n0064-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x30b8f952: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x30b8f952 FIN [junit] GLAD Lifecycle.X GLCanvasOffscreen [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test31GLWindow2GLCanvasOffScrnGL2ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test32GLWindow2GLCanvasOffScrnGLES2 [junit] Profile GLES2 n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test32GLWindow2GLCanvasOffScrnGLES2 [junit] SLOCK [T main @ 1407309245203 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01GLCanvasOnScrn2GLWindowGL2ES2 took 1.887 sec [junit] Testcase: test02GLCanvasOnScrn2GLWindowGLES2 took 0 sec [junit] Testcase: test11GLWindow2GLCanvasOnScrnGL2ES2 took 0.12 sec [junit] Testcase: test12GLWindow2GLCanvasOnScrnGLES2 took 0.001 sec [junit] Testcase: test21GLCanvasOffScrn2GLWindowGL2ES2 took 2.647 sec [junit] Testcase: test22GLCanvasOffScrn2GLWindowGLES2 took 0.001 sec [junit] Testcase: test31GLWindow2GLCanvasOffScrnGL2ES2 took 2.322 sec [junit] Testcase: test32GLWindow2GLCanvasOffScrnGLES2 took 0.001 sec [junit] SLOCK [T main @ 1407309245203 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 11.295 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309234067 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309238077 ms +++ localhost/127.0.0.1:59999 - Locked within 4052 ms, 5 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test01GLCanvasOnScrn2GLWindowGL2ES2 [junit] Platform requires offscreen rendering. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test01GLCanvasOnScrn2GLWindowGL2ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test02GLCanvasOnScrn2GLWindowGLES2 [junit] Profile GLES2 n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test02GLCanvasOnScrn2GLWindowGLES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test11GLWindow2GLCanvasOnScrnGL2ES2 [junit] Platform requires offscreen rendering. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test11GLWindow2GLCanvasOnScrnGL2ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test12GLWindow2GLCanvasOnScrnGLES2 [junit] Profile GLES2 n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test12GLWindow2GLCanvasOnScrnGLES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test21GLCanvasOffScrn2GLWindowGL2ES2 [junit] GLAD Lifecycle.0 GLCanvasOffscreen, restoring false, preserving true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x96df6f5: tileRendererInUse null, GearsES2[obj 0x96df6f5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x96df6f5 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x96df6f5 created: GearsObj[0x3e12c345, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x96df6f5 created: GearsObj[0x41d206d9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x96df6f5 created: GearsObj[0x41d206d9, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x96df6f5 FIN GearsES2[obj 0x96df6f5 isInit true, usesShared false, 1 GearsObj[0x3e12c345, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41d206d9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x76c5495, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x96df6f5 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fe2a488fa90, msaa false, tileRendererInUse null [junit] >> GearsES2 0x96df6f5, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test21GLCanvasOffScrn2GLWindowGL2ES2-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [junit] .. preserving.0 [junit] .. preserving.X [junit] GLAD Lifecycle.X GLCanvasOffscreen [junit] GLAD Lifecycle.0 GLWindow, restoring true, preserving false [junit] .. restoring.0 [junit] Thread[Thread-8,5,main] GearsES2.reshape 0x96df6f5 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7fe2a25c9ce0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x96df6f5, angle 24.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] .. restoring.X [junit] Thread-8-null: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test21GLCanvasOffScrn2GLWindowGL2ES2-n0048-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0356x0356.png [junit] Thread[Thread-8-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.dispose 0x96df6f5: tileRendererInUse null [junit] Thread[Thread-8-Display-.macosx_nil-2-EDT-1,5,main] GearsES2.dispose 0x96df6f5 FIN [junit] GLAD Lifecycle.X GLWindow [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test21GLCanvasOffScrn2GLWindowGL2ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test22GLCanvasOffScrn2GLWindowGLES2 [junit] Profile GLES2 n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test22GLCanvasOffScrn2GLWindowGLES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test31GLWindow2GLCanvasOffScrnGL2ES2 [junit] GLAD Lifecycle.0 GLWindow, restoring false, preserving true [junit] Thread[Thread-10-null,5,main] GearsES2.init.0 0x30b8f952: tileRendererInUse null, GearsES2[obj 0x30b8f952 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x30b8f952 on Thread[Thread-10-null,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x30b8f952 created: GearsObj[0x7756b388, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x30b8f952 created: GearsObj[0x5d24e2ed, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x30b8f952 created: GearsObj[0x5d24e2ed, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[Thread-10-null,5,main] GearsES2.init.X 0x30b8f952 FIN GearsES2[obj 0x30b8f952 isInit true, usesShared false, 1 GearsObj[0x7756b388, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5d24e2ed, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4b2ddf1a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[Thread-10-null,5,main] GearsES2.reshape 0x30b8f952 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7fe2a253da00, msaa false, tileRendererInUse null [junit] >> GearsES2 0x30b8f952, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread-10-null: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test31GLWindow2GLCanvasOffScrnGL2ES2-n0000-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0256x0256.png [junit] .. preserving.0 [junit] .. preserving.X [junit] GLAD Lifecycle.X GLWindow [junit] GLAD Lifecycle.0 GLCanvasOffscreen, restoring true, preserving false [junit] .. restoring.0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x30b8f952 0/0 356x356 of 356x356, swapInterval 1, drawable 0x7fe2a2508f40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x30b8f952, angle 32.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] .. restoring.X [junit] AWT-EventQueue-0: ** screenshot: TestGLContextDrawableSwitch13Newt2AWT.test31GLWindow2GLCanvasOffScrnGL2ES2-n0064-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x30b8f952: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x30b8f952 FIN [junit] GLAD Lifecycle.X GLCanvasOffscreen [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test31GLWindow2GLCanvasOffScrnGL2ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test32GLWindow2GLCanvasOffScrnGLES2 [junit] Profile GLES2 n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT - test32GLWindow2GLCanvasOffScrnGLES2 [junit] SLOCK [T main @ 1407309245203 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn [junit] SLOCK [T main @ 1407309246508 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309252522 ms +++ localhost/127.0.0.1:59999 - Locked within 6036 ms, 7 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test01GLDefault [junit] GLProfile Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.sw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL4.sw], , default GLProfile[GL2/GL2.hw], count 6 / 12] [junit] GLProfile Default: GLProfile[GL2/GL2.hw] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xb2cfc7e: tileRendererInUse null, GearsES2[obj 0xb2cfc7e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xb2cfc7e on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xb2cfc7e created: GearsObj[0x3a88cff2, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xb2cfc7e created: GearsObj[0x6c0c36e3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xb2cfc7e created: GearsObj[0x6c0c36e3, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xb2cfc7e FIN GearsES2[obj 0xb2cfc7e isInit true, usesShared false, 1 GearsObj[0x3a88cff2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6c0c36e3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7164952d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xb2cfc7e 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f87038b33f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0xb2cfc7e, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb2cfc7e 512x490, swapInterval 1, drawable 0x7f87038b33f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb2cfc7e 512x490, swapInterval 1, drawable 0x7f87038b33f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb2cfc7e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb2cfc7e FIN [junit] GLES2 n/a [junit] GLProfile GL2: GLProfile[GL2/GL2.hw] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test01GLDefault [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test02ES2 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test02ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test02GL2 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3103dc71: tileRendererInUse null, GearsES2[obj 0x3103dc71 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3103dc71 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3103dc71 created: GearsObj[0x3bd6ed05, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3103dc71 created: GearsObj[0x1b6301f4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3103dc71 created: GearsObj[0x1b6301f4, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3103dc71 FIN GearsES2[obj 0x3103dc71 isInit true, usesShared false, 1 GearsObj[0x3bd6ed05, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1b6301f4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1154838, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3103dc71 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f8703893690, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3103dc71, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3103dc71 512x490, swapInterval 1, drawable 0x7f8703893690 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3103dc71: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3103dc71 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test02GL2 [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.754 sec [junit] ------------- Standard Output --------------- [junit] GLProfile Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.sw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL4.sw], , default GLProfile[GL2/GL2.hw], count 6 / 12] [junit] GLProfile Default: GLProfile[GL2/GL2.hw] [junit] GLES2 n/a [junit] GLProfile GL2: GLProfile[GL2/GL2.hw] [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309246508 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309252522 ms +++ localhost/127.0.0.1:59999 - Locked within 6036 ms, 7 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test01GLDefault [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xb2cfc7e: tileRendererInUse null, GearsES2[obj 0xb2cfc7e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xb2cfc7e on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xb2cfc7e created: GearsObj[0x3a88cff2, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xb2cfc7e created: GearsObj[0x6c0c36e3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xb2cfc7e created: GearsObj[0x6c0c36e3, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xb2cfc7e FIN GearsES2[obj 0xb2cfc7e isInit true, usesShared false, 1 GearsObj[0x3a88cff2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6c0c36e3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7164952d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xb2cfc7e 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f87038b33f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0xb2cfc7e, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb2cfc7e 512x490, swapInterval 1, drawable 0x7f87038b33f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb2cfc7e 512x490, swapInterval 1, drawable 0x7f87038b33f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb2cfc7e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb2cfc7e FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test01GLDefault [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test02ES2 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test02ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test02GL2 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3103dc71: tileRendererInUse null, GearsES2[obj 0x3103dc71 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3103dc71 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] SLOCK [T main @ 1407309256118 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3103dc71 created: GearsObj[0x3bd6ed05, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3103dc71 created: GearsObj[0x1b6301f4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3103dc71 created: GearsObj[0x1b6301f4, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3103dc71 FIN GearsES2[obj 0x3103dc71 isInit true, usesShared false, 1 GearsObj[0x3bd6ed05, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1b6301f4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1154838, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3103dc71 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f8703893690, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3103dc71, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3103dc71 512x490, swapInterval 1, drawable 0x7f8703893690 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3103dc71: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3103dc71 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test02GL2 [junit] SLOCK [T main @ 1407309256118 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01GLDefault took 0.903 sec [junit] Testcase: test02ES2 took 0.001 sec [junit] Testcase: test02GL2 took 0.647 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.754 sec [junit] [junit] ------------- Standard Output --------------- [junit] GLProfile Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.sw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL4.sw], , default GLProfile[GL2/GL2.hw], count 6 / 12] [junit] GLProfile Default: GLProfile[GL2/GL2.hw] [junit] GLES2 n/a [junit] GLProfile GL2: GLProfile[GL2/GL2.hw] [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309246508 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309252522 ms +++ localhost/127.0.0.1:59999 - Locked within 6036 ms, 7 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test01GLDefault [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xb2cfc7e: tileRendererInUse null, GearsES2[obj 0xb2cfc7e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xb2cfc7e on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xb2cfc7e created: GearsObj[0x3a88cff2, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xb2cfc7e created: GearsObj[0x6c0c36e3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xb2cfc7e created: GearsObj[0x6c0c36e3, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xb2cfc7e FIN GearsES2[obj 0xb2cfc7e isInit true, usesShared false, 1 GearsObj[0x3a88cff2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6c0c36e3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7164952d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xb2cfc7e 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f87038b33f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0xb2cfc7e, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb2cfc7e 512x490, swapInterval 1, drawable 0x7f87038b33f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb2cfc7e 512x490, swapInterval 1, drawable 0x7f87038b33f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb2cfc7e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb2cfc7e FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test01GLDefault [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test02ES2 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test02ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test02GL2 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3103dc71: tileRendererInUse null, GearsES2[obj 0x3103dc71 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3103dc71 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3103dc71 created: GearsObj[0x3bd6ed05, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3103dc71 created: GearsObj[0x1b6301f4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3103dc71 created: GearsObj[0x1b6301f4, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3103dc71 FIN GearsES2[obj 0x3103dc71 isInit true, usesShared false, 1 GearsObj[0x3bd6ed05, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1b6301f4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1154838, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3103dc71 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f8703893690, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3103dc71, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3103dc71 512x490, swapInterval 1, drawable 0x7f8703893690 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3103dc71: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3103dc71 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn - test02GL2 [junit] SLOCK [T main @ 1407309256118 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestAWT02WindowClosing [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestAWT02WindowClosing [junit] SLOCK [T main @ 1407309257293 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309261311 ms +++ localhost/127.0.0.1:59999 - Locked within 4043 ms, 5 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT02WindowClosing - test01WindowClosing [junit] windowClosing() called .. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT02WindowClosing - test01WindowClosing [junit] SLOCK [T main @ 1407309262174 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.04 sec [junit] ------------- Standard Output --------------- [junit] windowClosing() called .. [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309257293 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309261311 ms +++ localhost/127.0.0.1:59999 - Locked within 4043 ms, 5 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT02WindowClosing - test01WindowClosing [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT02WindowClosing - test01WindowClosing [junit] SLOCK [T main @ 1407309262174 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01WindowClosing took 0.791 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.04 sec [junit] [junit] ------------- Standard Output --------------- [junit] windowClosing() called .. [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309257293 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309261311 ms +++ localhost/127.0.0.1:59999 - Locked within 4043 ms, 5 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT02WindowClosing - test01WindowClosing [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT02WindowClosing - test01WindowClosing [junit] SLOCK [T main @ 1407309262174 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLCanvasRecreate01 [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLCanvasRecreate01 [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309263512 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLCanvasRecreate01 - testAddRemove3Times [junit] GLProfile Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.sw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL4.sw], , default GLProfile[GL2/GL2.hw], count 6 / 12] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x17805bd5: tileRendererInUse null, GearsES2[obj 0x17805bd5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x17805bd5 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x17805bd5 created: GearsObj[0x1019399e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x17805bd5 created: GearsObj[0x6815bc53, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x17805bd5 created: GearsObj[0x6815bc53, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x17805bd5 FIN GearsES2[obj 0x17805bd5 isInit true, usesShared false, 1 GearsObj[0x1019399e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6815bc53, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x16d6b576, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x17805bd5 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fde14121630, msaa false, tileRendererInUse null [junit] >> GearsES2 0x17805bd5, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17805bd5: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17805bd5 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x17805bd5: tileRendererInUse null, GearsES2[obj 0x17805bd5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x17805bd5 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x17805bd5 created: GearsObj[0x53600f8c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x17805bd5 created: GearsObj[0x479cdb17, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x17805bd5 created: GearsObj[0x479cdb17, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x17805bd5 FIN GearsES2[obj 0x17805bd5 isInit true, usesShared false, 1 GearsObj[0x53600f8c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x479cdb17, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xaf3e7bc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x17805bd5 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fde140c1c40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x17805bd5, angle 0.5, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x17805bd5 512x490, swapInterval 1, drawable 0x7fde140c1c40 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x17805bd5 512x490, swapInterval 1, drawable 0x7fde140c1c40 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17805bd5: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17805bd5 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x17805bd5: tileRendererInUse null, GearsES2[obj 0x17805bd5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x17805bd5 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x17805bd5 created: GearsObj[0x42b113b8, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x17805bd5 created: GearsObj[0x7785b73c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x17805bd5 created: GearsObj[0x7785b73c, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x17805bd5 FIN GearsES2[obj 0x17805bd5 isInit true, usesShared false, 1 GearsObj[0x42b113b8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7785b73c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6bc10171, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x17805bd5 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fde141d5c20, msaa false, tileRendererInUse null [junit] >> GearsES2 0x17805bd5, angle 1.5, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x17805bd5 512x490, swapInterval 1, drawable 0x7fde141d5c20 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x17805bd5 512x490, swapInterval 1, drawable 0x7fde141d5c20 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17805bd5: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17805bd5 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x17805bd5: tileRendererInUse null, GearsES2[obj 0x17805bd5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x17805bd5 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x17805bd5 created: GearsObj[0x3bc7e3cc, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x17805bd5 created: GearsObj[0x403c84bd, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x17805bd5 created: GearsObj[0x403c84bd, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x17805bd5 FIN GearsES2[obj 0x17805bd5 isInit true, usesShared false, 1 GearsObj[0x3bc7e3cc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x403c84bd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x452eb53d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x17805bd5 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fde141d5c20, msaa false, tileRendererInUse null [junit] >> GearsES2 0x17805bd5, angle 2.5, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x17805bd5 512x490, swapInterval 1, drawable 0x7fde141d5c20 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x17805bd5 512x490, swapInterval 1, drawable 0x7fde141d5c20 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17805bd5: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17805bd5 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLCanvasRecreate01 - testAddRemove3Times [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.031 sec [junit] ------------- Standard Output --------------- [junit] GLProfile Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.sw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL4.sw], , default GLProfile[GL2/GL2.hw], count 6 / 12] [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309263512 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLCanvasRecreate01 - testAddRemove3Times [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x17805bd5: tileRendererInUse null, GearsES2[obj 0x17805bd5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x17805bd5 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x17805bd5 created: GearsObj[0x1019399e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x17805bd5 created: GearsObj[0x6815bc53, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x17805bd5 created: GearsObj[0x6815bc53, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x17805bd5 FIN GearsES2[obj 0x17805bd5 isInit true, usesShared false, 1 GearsObj[0x1019399e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6815bc53, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x16d6b576, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x17805bd5 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fde14121630, msaa false, tileRendererInUse null [junit] >> GearsES2 0x17805bd5, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17805bd5: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17805bd5 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x17805bd5: tileRendererInUse null, GearsES2[obj 0x17805bd5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x17805bd5 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x17805bd5 created: GearsObj[0x53600f8c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x17805bd5 created: GearsObj[0x479cdb17, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x17805bd5 created: GearsObj[0x479cdb17, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x17805bd5 FIN GearsES2[obj 0x17805bd5 isInit true, usesShared false, 1 GearsObj[0x53600f8c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x479cdb17, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xaf3e7bc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x17805bd5 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fde140c1c40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x17805bd5, angle 0.5, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x17805bd5 512x490, swapInterval 1, drawable 0x7fde140c1c40 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x17805bd5 512x490, swapInterval 1, drawable 0x7fde140c1c40 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17805bd5: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17805bd5 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x17805bd5: tileRendererInUse null, GearsES2[obj 0x17805bd5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x17805bd5 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x17805bd5 created: GearsObj[0x42b113b8, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x17805bd5 created: GearsObj[0x7785b73c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x17805bd5 created: GearsObj[0x7785b73c, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x17805bd5 FIN GearsES2[obj 0x17805bd5 isInit true, usesShared false, 1 GearsObj[0x42b113b8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7785b73c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6bc10171, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x17805bd5 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fde141d5c20, msaa false, tileRendererInUse null [junit] >> GearsES2 0x17805bd5, angle 1.5, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x17805bd5 512x490, swapInterval 1, drawable 0x7fde141d5c20 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x17805bd5 512x490, swapInterval 1, drawable 0x7fde141d5c20 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17805bd5: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17805bd5 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x17805bd5: tileRendererInUse null, GearsES2[obj 0x17805bd5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x17805bd5 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x17805bd5 created: GearsObj[0x3bc7e3cc, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x17805bd5 created: GearsObj[0x403c84bd, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x17805bd5 created: GearsObj[0x403c84bd, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x17805bd5 FIN GearsES2[obj 0x17805bd5 isInit true, usesShared false, 1 GearsObj[0x3bc7e3cc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x403c84bd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x452eb53d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x17805bd5 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fde141d5c20, msaa false, tileRendererInUse null [junit] >> GearsES2 0x17805bd5, angle 2.5, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x17805bd5 512x490, swapInterval 1, drawable 0x7fde141d5c20 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x17805bd5 512x490, swapInterval 1, drawable 0x7fde141d5c20 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17805bd5: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17805bd5 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLCanvasRecreate01 - testAddRemove3Times [junit] SLOCK [T main @ 1407309267437 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testAddRemove3Times took 1.851 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.031 sec [junit] [junit] ------------- Standard Output --------------- [junit] GLProfile Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.sw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL4.sw], , default GLProfile[GL2/GL2.hw], count 6 / 12] [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407309267437 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309263512 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLCanvasRecreate01 - testAddRemove3Times [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x17805bd5: tileRendererInUse null, GearsES2[obj 0x17805bd5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x17805bd5 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x17805bd5 created: GearsObj[0x1019399e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x17805bd5 created: GearsObj[0x6815bc53, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x17805bd5 created: GearsObj[0x6815bc53, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x17805bd5 FIN GearsES2[obj 0x17805bd5 isInit true, usesShared false, 1 GearsObj[0x1019399e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6815bc53, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x16d6b576, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x17805bd5 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fde14121630, msaa false, tileRendererInUse null [junit] >> GearsES2 0x17805bd5, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17805bd5: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17805bd5 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x17805bd5: tileRendererInUse null, GearsES2[obj 0x17805bd5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x17805bd5 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x17805bd5 created: GearsObj[0x53600f8c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x17805bd5 created: GearsObj[0x479cdb17, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x17805bd5 created: GearsObj[0x479cdb17, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x17805bd5 FIN GearsES2[obj 0x17805bd5 isInit true, usesShared false, 1 GearsObj[0x53600f8c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x479cdb17, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xaf3e7bc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x17805bd5 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fde140c1c40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x17805bd5, angle 0.5, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x17805bd5 512x490, swapInterval 1, drawable 0x7fde140c1c40 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x17805bd5 512x490, swapInterval 1, drawable 0x7fde140c1c40 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17805bd5: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17805bd5 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x17805bd5: tileRendererInUse null, GearsES2[obj 0x17805bd5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x17805bd5 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x17805bd5 created: GearsObj[0x42b113b8, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x17805bd5 created: GearsObj[0x7785b73c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x17805bd5 created: GearsObj[0x7785b73c, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x17805bd5 FIN GearsES2[obj 0x17805bd5 isInit true, usesShared false, 1 GearsObj[0x42b113b8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7785b73c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6bc10171, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x17805bd5 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fde141d5c20, msaa false, tileRendererInUse null [junit] >> GearsES2 0x17805bd5, angle 1.5, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x17805bd5 512x490, swapInterval 1, drawable 0x7fde141d5c20 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x17805bd5 512x490, swapInterval 1, drawable 0x7fde141d5c20 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17805bd5: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17805bd5 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x17805bd5: tileRendererInUse null, GearsES2[obj 0x17805bd5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x17805bd5 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x17805bd5 created: GearsObj[0x3bc7e3cc, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x17805bd5 created: GearsObj[0x403c84bd, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x17805bd5 created: GearsObj[0x403c84bd, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x17805bd5 FIN GearsES2[obj 0x17805bd5 isInit true, usesShared false, 1 GearsObj[0x3bc7e3cc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x403c84bd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x452eb53d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x17805bd5 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fde141d5c20, msaa false, tileRendererInUse null [junit] >> GearsES2 0x17805bd5, angle 2.5, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x17805bd5 512x490, swapInterval 1, drawable 0x7fde141d5c20 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x17805bd5 512x490, swapInterval 1, drawable 0x7fde141d5c20 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17805bd5: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x17805bd5 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLCanvasRecreate01 - testAddRemove3Times [junit] SLOCK [T main @ 1407309267437 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug460GLCanvasNPEAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug460GLCanvasNPEAWT [junit] ReqCaps: 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.hw], on-scr[.]] [junit] GLCanvas: AWT-GLCanvas[Realized false, [junit] null-drawable, [junit] Factory null, [junit] handle 0x0, [junit] Drawable size -1x-1 surface[0x0], [junit] AWT[pos 0/0, size 0x0, [junit] visible true, displayable false, showing false, [junit] null]] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.361 sec [junit] ------------- Standard Output --------------- [junit] ReqCaps: 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.hw], on-scr[.]] [junit] GLCanvas: AWT-GLCanvas[Realized false, [junit] null-drawable, [junit] Factory null, [junit] handle 0x0, [junit] Drawable size -1x-1 surface[0x0], [junit] AWT[pos 0/0, size 0x0, [junit] visible true, displayable false, showing false, [junit] null]] [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testIncompleteGLCanvasNPE took 2.216 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.361 sec [junit] [junit] ------------- Standard Output --------------- [junit] ReqCaps: 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.hw], on-scr[.]] [junit] GLCanvas: AWT-GLCanvas[Realized false, [junit] null-drawable, [junit] Factory null, [junit] handle 0x0, [junit] Drawable size -1x-1 surface[0x0], [junit] AWT[pos 0/0, size 0x0, [junit] visible true, displayable false, showing false, [junit] null]] [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug461FBOSupersamplingSwingAWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309272400 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug461FBOSupersamplingSwingAWT - testOffscreenSupersampling [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug461FBOSupersamplingSwingAWT [junit] 2014-08-06 09:14:33.794 java[7615:3103] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/net.java.openjdk.cmd.savedState/window_1.data: Operation not permitted (1) [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug461FBOSupersamplingSwingAWT - testOffscreenSupersampling [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.82 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309272400 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug461FBOSupersamplingSwingAWT - testOffscreenSupersampling [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug461FBOSupersamplingSwingAWT - testOffscreenSupersampling [junit] SLOCK [T main @ 1407309276116 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testOffscreenSupersampling took 3.57 sec [junit] SLOCK [T main @ 1407309276116 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.82 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309272400 ms +++ localhost/127.0.0.1:59999 - Locked within 10 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug461FBOSupersamplingSwingAWT - testOffscreenSupersampling [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug461FBOSupersamplingSwingAWT - testOffscreenSupersampling [junit] SLOCK [T main @ 1407309276116 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT [junit] SLOCK [T main @ 1407309277519 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309280528 ms +++ localhost/127.0.0.1:59999 - Locked within 3030 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - test01DefaultOffscreenSupersampling [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - test01DefaultOffscreenSupersampling [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - test02PBufferOffscreenSupersampling [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - test02PBufferOffscreenSupersampling [junit] SLOCK [T main @ 1407309283503 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.136 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309277519 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309280528 ms +++ localhost/127.0.0.1:59999 - Locked within 3030 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - test01DefaultOffscreenSupersampling [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - test01DefaultOffscreenSupersampling [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - test02PBufferOffscreenSupersampling [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - test02PBufferOffscreenSupersampling [junit] SLOCK [T main @ 1407309283503 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01DefaultOffscreenSupersampling took 2.729 sec [junit] Testcase: test02PBufferOffscreenSupersampling took 0.098 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.136 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309277519 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309280528 ms +++ localhost/127.0.0.1:59999 - Locked within 3030 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - test01DefaultOffscreenSupersampling [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - test01DefaultOffscreenSupersampling [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - test02PBufferOffscreenSupersampling [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT - test02PBufferOffscreenSupersampling [junit] SLOCK [T main @ 1407309283503 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug551AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug551AWT [junit] SLOCK [T main @ 1407309284718 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309286724 ms +++ localhost/127.0.0.1:59999 - Locked within 2035 ms, 3 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug551AWT - test02WithCheckGraphicsEnvironment [junit] number of graphics devices 1 [junit] sun.awt.CGraphicsDevice@203f980d [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5c26c4d: tileRendererInUse null, GearsES2[obj 0x5c26c4d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5c26c4d on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5c26c4d created: GearsObj[0x7317851, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5c26c4d created: GearsObj[0x40d21187, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5c26c4d created: GearsObj[0x40d21187, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5c26c4d FIN GearsES2[obj 0x5c26c4d isInit true, usesShared false, 1 GearsObj[0x7317851, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x40d21187, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2e8b3bdd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5c26c4d 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fae8606af70, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5c26c4d, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5c26c4d 512x490, swapInterval 1, drawable 0x7fae8606af70 [junit] cleaning up... [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5c26c4d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5c26c4d FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug551AWT - test02WithCheckGraphicsEnvironment [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.878 sec [junit] ------------- Standard Output --------------- [junit] cleaning up... [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309284718 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309286724 ms +++ localhost/127.0.0.1:59999 - Locked within 2035 ms, 3 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug551AWT - test02WithCheckGraphicsEnvironment [junit] number of graphics devices 1 [junit] sun.awt.CGraphicsDevice@203f980d [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5c26c4d: tileRendererInUse null, GearsES2[obj 0x5c26c4d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5c26c4d on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5c26c4d created: GearsObj[0x7317851, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5c26c4d created: GearsObj[0x40d21187, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5c26c4d created: GearsObj[0x40d21187, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5c26c4d FIN GearsES2[obj 0x5c26c4d isInit true, usesShared false, 1 GearsObj[0x7317851, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x40d21187, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2e8b3bdd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5c26c4d 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fae8606af70, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5c26c4d, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5c26c4d 512x490, swapInterval 1, drawable 0x7fae8606af70 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5c26c4d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5c26c4d FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug551AWT - test02WithCheckGraphicsEnvironment [junit] SLOCK [T main @ 1407309290402 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test02WithCheckGraphicsEnvironment took 3.543 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.878 sec [junit] [junit] ------------- Standard Output --------------- [junit] cleaning up... [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309284718 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309286724 ms +++ localhost/127.0.0.1:59999 - Locked within 2035 ms, 3 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug551AWT - test02WithCheckGraphicsEnvironment [junit] number of graphics devices 1 [junit] sun.awt.CGraphicsDevice@203f980d [junit] graphics configuration for device 0 is: java.awt.Rectangle[x=0,y=0,width=1920,height=1200] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5c26c4d: tileRendererInUse null, GearsES2[obj 0x5c26c4d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5c26c4d on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5c26c4d created: GearsObj[0x7317851, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5c26c4d created: GearsObj[0x40d21187, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5c26c4d created: GearsObj[0x40d21187, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5c26c4d FIN GearsES2[obj 0x5c26c4d isInit true, usesShared false, 1 GearsObj[0x7317851, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x40d21187, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2e8b3bdd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5c26c4d 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fae8606af70, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5c26c4d, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5c26c4d 512x490, swapInterval 1, drawable 0x7fae8606af70 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5c26c4d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5c26c4d FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug551AWT - test02WithCheckGraphicsEnvironment [junit] SLOCK [T main @ 1407309290402 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407309290402 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT [junit] SLOCK [T main @ 1407309291690 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309294699 ms +++ localhost/127.0.0.1:59999 - Locked within 3056 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test01RealizeGLCanvasOnAWTEDTUseFrameSize [junit] XXXX-0 true, AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@284f1e63, [junit] handle 0x7fafab889cf0, [junit] Drawable size 512x490 surface[512x490], [junit] AWT[pos 0/0, size 512x490, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@62540a41, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]]]]] [junit] XXXX-1 reshapeCount 0 [junit] XXXX-1 displayCount 0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x430ee101: tileRendererInUse null, GearsES2[obj 0x430ee101 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x430ee101 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x430ee101 created: GearsObj[0x713aa70a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x430ee101 created: GearsObj[0x41acbb99, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x430ee101 created: GearsObj[0x41acbb99, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x430ee101 FIN GearsES2[obj 0x430ee101 isInit true, usesShared false, 1 GearsObj[0x713aa70a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41acbb99, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4de5848b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x430ee101 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fafab889cf0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x430ee101, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x430ee101 512x490, swapInterval 1, drawable 0x7fafab889cf0 [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test01RealizeGLCanvasOnAWTEDTUseFrameSize___-n0000-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0490.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x430ee101 512x490, swapInterval 1, drawable 0x7fafab889cf0 [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test01RealizeGLCanvasOnAWTEDTUseFrameSize___-n0001-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0490.png [junit] XXXX-2 reshapeCount 1 [junit] XXXX-2 displayCount 1 [junit] cleaning up... [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x430ee101: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x430ee101 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test01RealizeGLCanvasOnAWTEDTUseFrameSize [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize [junit] XXXX-0 true, AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@284f1e63, [junit] handle 0x7fafa95be500, [junit] Drawable size 512x512 surface[512x512], [junit] AWT[pos 0/0, size 512x512, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@62540a41, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]]]]] [junit] XXXX-1 reshapeCount 0 [junit] XXXX-1 displayCount 0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x470069c3: tileRendererInUse null, GearsES2[obj 0x470069c3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x470069c3 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x470069c3 created: GearsObj[0x78ee8544, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x470069c3 created: GearsObj[0x736f7162, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x470069c3 created: GearsObj[0x736f7162, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x470069c3 FIN GearsES2[obj 0x470069c3 isInit true, usesShared false, 1 GearsObj[0x78ee8544, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x736f7162, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x197d1423, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x470069c3 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fafa95be500, msaa false, tileRendererInUse null [junit] >> GearsES2 0x470069c3, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x470069c3 512x512, swapInterval 1, drawable 0x7fafa95be500 [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize-n0000-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x470069c3 512x512, swapInterval 1, drawable 0x7fafa95be500 [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize-n0001-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png [junit] XXXX-2 reshapeCount 1 [junit] XXXX-2 displayCount 2 [junit] cleaning up... [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x470069c3: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x470069c3 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test11RealizeGLCanvasOnMainTUseFrameSize [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1a965fce: tileRendererInUse null, GearsES2[obj 0x1a965fce isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1a965fce on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1a965fce created: GearsObj[0x4f753aa9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1a965fce created: GearsObj[0x195e5600, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1a965fce created: GearsObj[0x195e5600, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1a965fce FIN GearsES2[obj 0x1a965fce isInit true, usesShared false, 1 GearsObj[0x4f753aa9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x195e5600, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x602703, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1a965fce 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fafa95ad0c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1a965fce, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1a965fce 512x490, swapInterval 1, drawable 0x7fafa95ad0c0 [junit] XXXX-0 true, AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@284f1e63, [junit] handle 0x7fafa95ad0c0, [junit] Drawable size 512x490 surface[512x490], [junit] AWT[pos 0/0, size 512x490, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@62540a41, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]]]]] [junit] XXXX-1 reshapeCount 1 [junit] XXXX-1 displayCount 0 [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test11RealizeGLCanvasOnMainTUseFrameSize____-n0000-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0490.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1a965fce 512x490, swapInterval 1, drawable 0x7fafa95ad0c0 [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test11RealizeGLCanvasOnMainTUseFrameSize____-n0001-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0490.png [junit] XXXX-2 reshapeCount 1 [junit] XXXX-2 displayCount 2 [junit] cleaning up... [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1a965fce: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1a965fce FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test11RealizeGLCanvasOnMainTUseFrameSize [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test12RealizeGLCanvasOnMainTUseGLCanvasSize [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xcea211e: tileRendererInUse null, GearsES2[obj 0xcea211e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xcea211e on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xcea211e created: GearsObj[0x1387e2f2, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xcea211e created: GearsObj[0x3e4487e2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xcea211e created: GearsObj[0x3e4487e2, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xcea211e FIN GearsES2[obj 0xcea211e isInit true, usesShared false, 1 GearsObj[0x1387e2f2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3e4487e2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x535265e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xcea211e 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fafab86baa0, msaa false, tileRendererInUse null [junit] >> GearsES2 0xcea211e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xcea211e 512x512, swapInterval 1, drawable 0x7fafab86baa0 [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test12RealizeGLCanvasOnMainTUseGLCanvasSize_-n0000-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xcea211e 512x512, swapInterval 1, drawable 0x7fafab86baa0 [junit] XXXX-0 true, AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@284f1e63, [junit] handle 0x7fafab86baa0, [junit] Drawable size 512x512 surface[512x512], [junit] AWT[pos 0/0, size 512x512, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@62540a41, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]]]]] [junit] XXXX-1 reshapeCount 1 [junit] XXXX-1 displayCount 1 [junit] XXXX-2 reshapeCount 1 [junit] XXXX-2 displayCount 1 [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test12RealizeGLCanvasOnMainTUseGLCanvasSize_-n0001-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png [junit] cleaning up... [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xcea211e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xcea211e FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test12RealizeGLCanvasOnMainTUseGLCanvasSize [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.4 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309291690 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309294699 ms +++ localhost/127.0.0.1:59999 - Locked within 3056 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test01RealizeGLCanvasOnAWTEDTUseFrameSize [junit] XXXX-0 true, AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@284f1e63, [junit] handle 0x7fafab889cf0, [junit] Drawable size 512x490 surface[512x490], [junit] AWT[pos 0/0, size 512x490, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@62540a41, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]]]]] [junit] XXXX-1 reshapeCount 0 [junit] XXXX-1 displayCount 0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x430ee101: tileRendererInUse null, GearsES2[obj 0x430ee101 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x430ee101 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x430ee101 created: GearsObj[0x713aa70a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x430ee101 created: GearsObj[0x41acbb99, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x430ee101 created: GearsObj[0x41acbb99, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x430ee101 FIN GearsES2[obj 0x430ee101 isInit true, usesShared false, 1 GearsObj[0x713aa70a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41acbb99, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4de5848b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x430ee101 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fafab889cf0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x430ee101, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x430ee101 512x490, swapInterval 1, drawable 0x7fafab889cf0 [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test01RealizeGLCanvasOnAWTEDTUseFrameSize___-n0000-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0490.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x430ee101 512x490, swapInterval 1, drawable 0x7fafab889cf0 [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test01RealizeGLCanvasOnAWTEDTUseFrameSize___-n0001-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0490.png [junit] XXXX-2 reshapeCount 1 [junit] XXXX-2 displayCount 1 [junit] cleaning up... [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x430ee101: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x430ee101 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test01RealizeGLCanvasOnAWTEDTUseFrameSize [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize [junit] XXXX-0 true, AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@284f1e63, [junit] handle 0x7fafa95be500, [junit] Drawable size 512x512 surface[512x512], [junit] AWT[pos 0/0, size 512x512, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@62540a41, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]]]]] [junit] XXXX-1 reshapeCount 0 [junit] XXXX-1 displayCount 0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x470069c3: tileRendererInUse null, GearsES2[obj 0x470069c3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x470069c3 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x470069c3 created: GearsObj[0x78ee8544, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x470069c3 created: GearsObj[0x736f7162, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x470069c3 created: GearsObj[0x736f7162, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x470069c3 FIN GearsES2[obj 0x470069c3 isInit true, usesShared false, 1 GearsObj[0x78ee8544, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x736f7162, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x197d1423, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x470069c3 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fafa95be500, msaa false, tileRendererInUse null [junit] >> GearsES2 0x470069c3, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x470069c3 512x512, swapInterval 1, drawable 0x7fafa95be500 [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize-n0000-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x470069c3 512x512, swapInterval 1, drawable 0x7fafa95be500 [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize-n0001-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png [junit] XXXX-2 reshapeCount 1 [junit] XXXX-2 displayCount 2 [junit] cleaning up... [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x470069c3: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x470069c3 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test11RealizeGLCanvasOnMainTUseFrameSize [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1a965fce: tileRendererInUse null, GearsES2[obj 0x1a965fce isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1a965fce on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1a965fce created: GearsObj[0x4f753aa9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1a965fce created: GearsObj[0x195e5600, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1a965fce created: GearsObj[0x195e5600, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1a965fce FIN GearsES2[obj 0x1a965fce isInit true, usesShared false, 1 GearsObj[0x4f753aa9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x195e5600, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x602703, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1a965fce 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fafa95ad0c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1a965fce, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1a965fce 512x490, swapInterval 1, drawable 0x7fafa95ad0c0 [junit] XXXX-0 true, AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@284f1e63, [junit] handle 0x7fafa95ad0c0, [junit] Drawable size 512x490 surface[512x490], [junit] AWT[pos 0/0, size 512x490, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@62540a41, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]]]]] [junit] XXXX-1 reshapeCount 1 [junit] XXXX-1 displayCount 0 [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test11RealizeGLCanvasOnMainTUseFrameSize____-n0000-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0490.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1a965fce 512x490, swapInterval 1, drawable 0x7fafa95ad0c0 [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test11RealizeGLCanvasOnMainTUseFrameSize____-n0001-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0490.png [junit] XXXX-2 reshapeCount 1 [junit] XXXX-2 displayCount 2 [junit] cleaning up... [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1a965fce: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1a965fce FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test11RealizeGLCanvasOnMainTUseFrameSize [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test12RealizeGLCanvasOnMainTUseGLCanvasSize [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xcea211e: tileRendererInUse null, GearsES2[obj 0xcea211e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xcea211e on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xcea211e created: GearsObj[0x1387e2f2, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xcea211e created: GearsObj[0x3e4487e2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xcea211e created: GearsObj[0x3e4487e2, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xcea211e FIN GearsES2[obj 0xcea211e isInit true, usesShared false, 1 GearsObj[0x1387e2f2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3e4487e2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x535265e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xcea211e 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fafab86baa0, msaa false, tileRendererInUse null [junit] >> GearsES2 0xcea211e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xcea211e 512x512, swapInterval 1, drawable 0x7fafab86baa0 [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test12RealizeGLCanvasOnMainTUseGLCanvasSize_-n0000-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xcea211e 512x512, swapInterval 1, drawable 0x7fafab86baa0 [junit] XXXX-0 true, AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@284f1e63, [junit] handle 0x7fafab86baa0, [junit] Drawable size 512x512 surface[512x512], [junit] AWT[pos 0/0, size 512x512, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@62540a41, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]]]]] [junit] XXXX-1 reshapeCount 1 [junit] XXXX-1 displayCount 1 [junit] XXXX-2 reshapeCount 1 [junit] XXXX-2 displayCount 1 [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test12RealizeGLCanvasOnMainTUseGLCanvasSize_-n0001-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png [junit] cleaning up... [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xcea211e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xcea211e FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test12RealizeGLCanvasOnMainTUseGLCanvasSize [junit] SLOCK [T main @ 1407309298926 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01RealizeGLCanvasOnAWTEDTUseFrameSize took 2.745 sec [junit] Testcase: test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize took 0.485 sec [junit] Testcase: test11RealizeGLCanvasOnMainTUseFrameSize took 0.489 sec [junit] Testcase: test12RealizeGLCanvasOnMainTUseGLCanvasSize took 0.37 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.4 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309291690 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309294699 ms +++ localhost/127.0.0.1:59999 - Locked within 3056 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test01RealizeGLCanvasOnAWTEDTUseFrameSize [junit] XXXX-0 true, AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@284f1e63, [junit] handle 0x7fafab889cf0, [junit] Drawable size 512x490 surface[512x490], [junit] AWT[pos 0/0, size 512x490, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@62540a41, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]]]]] [junit] XXXX-1 reshapeCount 0 [junit] XXXX-1 displayCount 0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x430ee101: tileRendererInUse null, GearsES2[obj 0x430ee101 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x430ee101 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x430ee101 created: GearsObj[0x713aa70a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x430ee101 created: GearsObj[0x41acbb99, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x430ee101 created: GearsObj[0x41acbb99, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x430ee101 FIN GearsES2[obj 0x430ee101 isInit true, usesShared false, 1 GearsObj[0x713aa70a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x41acbb99, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4de5848b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x430ee101 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fafab889cf0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x430ee101, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x430ee101 512x490, swapInterval 1, drawable 0x7fafab889cf0 [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test01RealizeGLCanvasOnAWTEDTUseFrameSize___-n0000-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0490.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x430ee101 512x490, swapInterval 1, drawable 0x7fafab889cf0 [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test01RealizeGLCanvasOnAWTEDTUseFrameSize___-n0001-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0490.png [junit] XXXX-2 reshapeCount 1 [junit] XXXX-2 displayCount 1 [junit] cleaning up... [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x430ee101: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x430ee101 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test01RealizeGLCanvasOnAWTEDTUseFrameSize [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize [junit] XXXX-0 true, AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@284f1e63, [junit] handle 0x7fafa95be500, [junit] Drawable size 512x512 surface[512x512], [junit] AWT[pos 0/0, size 512x512, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@62540a41, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]]]]] [junit] XXXX-1 reshapeCount 0 [junit] XXXX-1 displayCount 0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x470069c3: tileRendererInUse null, GearsES2[obj 0x470069c3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x470069c3 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x470069c3 created: GearsObj[0x78ee8544, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x470069c3 created: GearsObj[0x736f7162, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x470069c3 created: GearsObj[0x736f7162, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x470069c3 FIN GearsES2[obj 0x470069c3 isInit true, usesShared false, 1 GearsObj[0x78ee8544, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x736f7162, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x197d1423, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x470069c3 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fafa95be500, msaa false, tileRendererInUse null [junit] >> GearsES2 0x470069c3, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x470069c3 512x512, swapInterval 1, drawable 0x7fafa95be500 [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize-n0000-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x470069c3 512x512, swapInterval 1, drawable 0x7fafa95be500 [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize-n0001-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png [junit] XXXX-2 reshapeCount 1 [junit] XXXX-2 displayCount 2 [junit] cleaning up... [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x470069c3: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x470069c3 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test11RealizeGLCanvasOnMainTUseFrameSize [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1a965fce: tileRendererInUse null, GearsES2[obj 0x1a965fce isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1a965fce on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1a965fce created: GearsObj[0x4f753aa9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1a965fce created: GearsObj[0x195e5600, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1a965fce created: GearsObj[0x195e5600, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1a965fce FIN GearsES2[obj 0x1a965fce isInit true, usesShared false, 1 GearsObj[0x4f753aa9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x195e5600, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x602703, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1a965fce 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fafa95ad0c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1a965fce, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1a965fce 512x490, swapInterval 1, drawable 0x7fafa95ad0c0 [junit] XXXX-0 true, AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@284f1e63, [junit] handle 0x7fafa95ad0c0, [junit] Drawable size 512x490 surface[512x490], [junit] AWT[pos 0/0, size 512x490, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@62540a41, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]]]]] [junit] XXXX-1 reshapeCount 1 [junit] XXXX-1 displayCount 0 [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test11RealizeGLCanvasOnMainTUseFrameSize____-n0000-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0490.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1a965fce 512x490, swapInterval 1, drawable 0x7fafa95ad0c0 [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test11RealizeGLCanvasOnMainTUseFrameSize____-n0001-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0490.png [junit] XXXX-2 reshapeCount 1 [junit] XXXX-2 displayCount 2 [junit] cleaning up... [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1a965fce: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1a965fce FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test11RealizeGLCanvasOnMainTUseFrameSize [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test12RealizeGLCanvasOnMainTUseGLCanvasSize [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xcea211e: tileRendererInUse null, GearsES2[obj 0xcea211e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xcea211e on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xcea211e created: GearsObj[0x1387e2f2, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xcea211e created: GearsObj[0x3e4487e2, vbo ff 7, fs 8, bf 9, bs 10] [junit] SLOCK [T main @ 1407309298926 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] gear3 0xcea211e created: GearsObj[0x3e4487e2, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xcea211e FIN GearsES2[obj 0xcea211e isInit true, usesShared false, 1 GearsObj[0x1387e2f2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3e4487e2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x535265e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xcea211e 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fafab86baa0, msaa false, tileRendererInUse null [junit] >> GearsES2 0xcea211e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xcea211e 512x512, swapInterval 1, drawable 0x7fafab86baa0 [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test12RealizeGLCanvasOnMainTUseGLCanvasSize_-n0000-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xcea211e 512x512, swapInterval 1, drawable 0x7fafab86baa0 [junit] XXXX-0 true, AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@284f1e63, [junit] handle 0x7fafab86baa0, [junit] Drawable size 512x512 surface[512x512], [junit] AWT[pos 0/0, size 512x512, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@62540a41, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]]]]]] [junit] XXXX-1 reshapeCount 1 [junit] XXXX-1 displayCount 1 [junit] XXXX-2 reshapeCount 1 [junit] XXXX-2 displayCount 1 [junit] AWT-EventQueue-0: ** screenshot: TestBug572AWT.test12RealizeGLCanvasOnMainTUseGLCanvasSize_-n0001-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png [junit] cleaning up... [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xcea211e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xcea211e FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT - test12RealizeGLCanvasOnMainTUseGLCanvasSize [junit] SLOCK [T main @ 1407309298926 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug611AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug611AWT [junit] SLOCK [T main @ 1407309300280 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.202 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309300280 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309304292 ms +++ localhost/127.0.0.1:59999 - Locked within 4034 ms, 5 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug611AWT - test00 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug611AWT - test00 [junit] SLOCK [T main @ 1407309304347 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test00 took 0.002 sec [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309304292 ms +++ localhost/127.0.0.1:59999 - Locked within 4034 ms, 5 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug611AWT - test00 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug611AWT - test00 [junit] SLOCK [T main @ 1407309304347 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.202 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309300280 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309304292 ms +++ localhost/127.0.0.1:59999 - Locked within 4034 ms, 5 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug611AWT - test00 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug611AWT - test00 [junit] SLOCK [T main @ 1407309304347 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309305328 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test01JSplitPaneWithHwGLCanvasPlain [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6ba3774f: tileRendererInUse null, GearsES2[obj 0x6ba3774f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6ba3774f on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6ba3774f created: GearsObj[0x57184345, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6ba3774f created: GearsObj[0x79e893ae, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6ba3774f created: GearsObj[0x79e893ae, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6ba3774f FIN GearsES2[obj 0x6ba3774f isInit true, usesShared false, 1 GearsObj[0x57184345, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x79e893ae, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2a57e9b6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6ba3774f 0/0 400x542 of 400x542, swapInterval 1, drawable 0x7fd312dc48c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6ba3774f, angle 0.0, [l -1.0, r 1.0, b -1.355, t 1.355] 2.0x2.71 -> [l -1.0, r 1.0, b -1.355, t 1.355] 2.0x2.71, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6ba3774f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6ba3774f FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test01JSplitPaneWithHwGLCanvasPlain [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test02JSplitPaneWithHwGLCanvasContainer [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1113fd74: tileRendererInUse null, GearsES2[obj 0x1113fd74 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1113fd74 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1113fd74 created: GearsObj[0x458ebdce, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1113fd74 created: GearsObj[0x1e4f430f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1113fd74 created: GearsObj[0x1e4f430f, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1113fd74 FIN GearsES2[obj 0x1113fd74 isInit true, usesShared false, 1 GearsObj[0x458ebdce, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1e4f430f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x65bb9d54, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1113fd74 0/0 400x542 of 400x542, swapInterval 1, drawable 0x7fd315109ed0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1113fd74, angle 0.0, [l -1.0, r 1.0, b -1.355, t 1.355] 2.0x2.71 -> [l -1.0, r 1.0, b -1.355, t 1.355] 2.0x2.71, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1113fd74: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1113fd74 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test02JSplitPaneWithHwGLCanvasContainer [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test03JSplitPaneWithLwGLJPanel [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7c83c92a: tileRendererInUse null, GearsES2[obj 0x7c83c92a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7c83c92a on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7c83c92a created: GearsObj[0x1b711f30, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x7c83c92a created: GearsObj[0x1fb69663, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x7c83c92a created: GearsObj[0x1fb69663, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7c83c92a FIN GearsES2[obj 0x7c83c92a isInit true, usesShared false, 1 GearsObj[0x1b711f30, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1fb69663, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0xc4b4dd9, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7c83c92a 0/0 405x542 of 405x542, swapInterval 1, drawable 0x7fd315104390, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7c83c92a, angle 0.0, [l -1.0, r 1.0, b -1.3382716, t 1.3382716] 2.0x2.6765432 -> [l -1.0, r 1.0, b -1.3382716, t 1.3382716] 2.0x2.6765432, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7c83c92a: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7c83c92a FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test03JSplitPaneWithLwGLJPanel [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 4.337 sec [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309305328 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test01JSplitPaneWithHwGLCanvasPlain [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6ba3774f: tileRendererInUse null, GearsES2[obj 0x6ba3774f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6ba3774f on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6ba3774f created: GearsObj[0x57184345, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6ba3774f created: GearsObj[0x79e893ae, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6ba3774f created: GearsObj[0x79e893ae, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6ba3774f FIN GearsES2[obj 0x6ba3774f isInit true, usesShared false, 1 GearsObj[0x57184345, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x79e893ae, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2a57e9b6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6ba3774f 0/0 400x542 of 400x542, swapInterval 1, drawable 0x7fd312dc48c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6ba3774f, angle 0.0, [l -1.0, r 1.0, b -1.355, t 1.355] 2.0x2.71 -> [l -1.0, r 1.0, b -1.355, t 1.355] 2.0x2.71, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6ba3774f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6ba3774f FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test01JSplitPaneWithHwGLCanvasPlain [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test02JSplitPaneWithHwGLCanvasContainer [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1113fd74: tileRendererInUse null, GearsES2[obj 0x1113fd74 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1113fd74 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1113fd74 created: GearsObj[0x458ebdce, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1113fd74 created: GearsObj[0x1e4f430f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1113fd74 created: GearsObj[0x1e4f430f, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1113fd74 FIN GearsES2[obj 0x1113fd74 isInit true, usesShared false, 1 GearsObj[0x458ebdce, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1e4f430f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x65bb9d54, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1113fd74 0/0 400x542 of 400x542, swapInterval 1, drawable 0x7fd315109ed0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1113fd74, angle 0.0, [l -1.0, r 1.0, b -1.355, t 1.355] 2.0x2.71 -> [l -1.0, r 1.0, b -1.355, t 1.355] 2.0x2.71, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1113fd74: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1113fd74 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test02JSplitPaneWithHwGLCanvasContainer [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test03JSplitPaneWithLwGLJPanel [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7c83c92a: tileRendererInUse null, GearsES2[obj 0x7c83c92a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7c83c92a on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7c83c92a created: GearsObj[0x1b711f30, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x7c83c92a created: GearsObj[0x1fb69663, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x7c83c92a created: GearsObj[0x1fb69663, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7c83c92a FIN GearsES2[obj 0x7c83c92a isInit true, usesShared false, 1 GearsObj[0x1b711f30, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1fb69663, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0xc4b4dd9, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7c83c92a 0/0 405x542 of 405x542, swapInterval 1, drawable 0x7fd315104390, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7c83c92a, angle 0.0, [l -1.0, r 1.0, b -1.3382716, t 1.3382716] 2.0x2.6765432 -> [l -1.0, r 1.0, b -1.3382716, t 1.3382716] 2.0x2.6765432, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7c83c92a: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7c83c92a FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test03JSplitPaneWithLwGLJPanel [junit] SLOCK [T main @ 1407309309559 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01JSplitPaneWithHwGLCanvasPlain took 2.801 sec [junit] Testcase: test02JSplitPaneWithHwGLCanvasContainer took 0.644 sec [junit] Testcase: test03JSplitPaneWithLwGLJPanel took 0.606 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 4.337 sec [junit] [junit] ------------- Standard Error ----------------- [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309305328 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test01JSplitPaneWithHwGLCanvasPlain [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6ba3774f: tileRendererInUse null, GearsES2[obj 0x6ba3774f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6ba3774f on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6ba3774f created: GearsObj[0x57184345, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6ba3774f created: GearsObj[0x79e893ae, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6ba3774f created: GearsObj[0x79e893ae, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6ba3774f FIN GearsES2[obj 0x6ba3774f isInit true, usesShared false, 1 GearsObj[0x57184345, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x79e893ae, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2a57e9b6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6ba3774f 0/0 400x542 of 400x542, swapInterval 1, drawable 0x7fd312dc48c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6ba3774f, angle 0.0, [l -1.0, r 1.0, b -1.355, t 1.355] 2.0x2.71 -> [l -1.0, r 1.0, b -1.355, t 1.355] 2.0x2.71, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6ba3774f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6ba3774f FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test01JSplitPaneWithHwGLCanvasPlain [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test02JSplitPaneWithHwGLCanvasContainer [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1113fd74: tileRendererInUse null, GearsES2[obj 0x1113fd74 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1113fd74 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1113fd74 created: GearsObj[0x458ebdce, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1113fd74 created: GearsObj[0x1e4f430f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1113fd74 created: GearsObj[0x1e4f430f, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1113fd74 FIN GearsES2[obj 0x1113fd74 isInit true, usesShared false, 1 GearsObj[0x458ebdce, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1e4f430f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x65bb9d54, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1113fd74 0/0 400x542 of 400x542, swapInterval 1, drawable 0x7fd315109ed0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1113fd74, angle 0.0, [l -1.0, r 1.0, b -1.355, t 1.355] 2.0x2.71 -> [l -1.0, r 1.0, b -1.355, t 1.355] 2.0x2.71, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1113fd74: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1113fd74 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test02JSplitPaneWithHwGLCanvasContainer [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test03JSplitPaneWithLwGLJPanel [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7c83c92a: tileRendererInUse null, GearsES2[obj 0x7c83c92a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7c83c92a on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7c83c92a created: GearsObj[0x1b711f30, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x7c83c92a created: GearsObj[0x1fb69663, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x7c83c92a created: GearsObj[0x1fb69663, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7c83c92a FIN GearsES2[obj 0x7c83c92a isInit true, usesShared false, 1 GearsObj[0x1b711f30, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1fb69663, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0xc4b4dd9, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7c83c92a 0/0 405x542 of 405x542, swapInterval 1, drawable 0x7fd315104390, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7c83c92a, angle 0.0, [l -1.0, r 1.0, b -1.3382716, t 1.3382716] 2.0x2.6765432 -> [l -1.0, r 1.0, b -1.3382716, t 1.3382716] 2.0x2.6765432, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7c83c92a: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7c83c92a FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT - test03JSplitPaneWithLwGLJPanel [junit] SLOCK [T main @ 1407309309559 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407309309559 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT [junit] SLOCK [T main @ 1407309310792 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309314801 ms +++ localhost/127.0.0.1:59999 - Locked within 4031 ms, 5 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT - test01Onscreen [junit] Offscreen test requested or platform requires it. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT - test01Onscreen [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT - test02Offscreen [junit] XXXX Visible Part 1/3 [junit] 1 s: 60 f / 1187 ms, 50.5 fps, 19 ms/f; total: 60 f, 50.5 fps, 19 ms/f [junit] XXXXX Invisible Part 2/3 [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60 f, 60000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120 f, 120000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 90000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 120000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 100000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 120000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 140000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 120000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 135000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 132000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 144000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 130000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 140000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 137142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 145714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 154285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 142500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 157500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 146666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 153333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 144000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 141818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 147272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 152727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 145000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 143076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 147692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 152307.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 145714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 154285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2220 f, 148000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 152000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 146250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2400 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 153750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2520 f, 157500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2580 f, 151764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 155294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2700 f, 158823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2760 f, 153333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 156666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 160000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 154736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 157894.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 161052.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 156000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 159000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3240 f, 154285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3300 f, 157142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 160000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 155454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 158181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 160909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 156521.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 159130.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 161739.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 157500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 160000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 162500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 158400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 160800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 163200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 159230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 161538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 163846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 160000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 162222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 164444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 160714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 162857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 165000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 161379.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 163448.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 165517.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 162000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 164000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4980 f, 160645.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5040 f, 162580.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 159375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5160 f, 156363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 158181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 155294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 157058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 154285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 156000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 157714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 155000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 156666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 158333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 160000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 157297.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 158918.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 160540.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 157894.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 159473.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 161052.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 162631.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 160000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 161538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 163076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 164615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 162000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 163500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 165000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 162439.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 163902.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 165365.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 166829.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 164285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 165714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 167142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 164651.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 166046.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 167441.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 165000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 166363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7380 f, 167727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 169090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 166666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 168000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7620 f, 169333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 166956.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 168260.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 169565.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 170869.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 168510.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 166250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 167500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 168750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 170000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 167755.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 168979.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 170204.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 168000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 169200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 170400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 168235.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 169411.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 170588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 171764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 169615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 170769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 171923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 169811.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 170943.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 172075.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 173207.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 171111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 172222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 173333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 171272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 172363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 173454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 174545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 172500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 173571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 171578.9 fps, 0 ms/f [junit] 0 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 9840 f, 153750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9900 f, 152307.6 fps, 0 ms/f [junit] 0 s: 60 f / 10 ms, 6000.0 fps, 0 ms/f; total: 9960 f, 132800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10020 f, 133600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10080 f, 134400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10140 f, 135200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10200 f, 136000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10260 f, 135000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10320 f, 135789.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10380 f, 136578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10440 f, 137368.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10500 f, 138157.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10560 f, 138947.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10620 f, 139736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10680 f, 140526.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10740 f, 141315.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10800 f, 140259.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10860 f, 141038.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10920 f, 141818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10980 f, 142597.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11040 f, 143376.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11100 f, 144155.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11160 f, 144935.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11220 f, 145714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11280 f, 146493.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11340 f, 145384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11400 f, 146153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11460 f, 146923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11520 f, 147692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11580 f, 148461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11640 f, 149230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11700 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11760 f, 150769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11820 f, 151538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11880 f, 150379.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11940 f, 151139.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12000 f, 151898.7 fps, 0 ms/f [junit] 0 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 12060 f, 145301.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12120 f, 146024.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12180 f, 146746.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12240 f, 147469.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12300 f, 148192.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12360 f, 148915.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12420 f, 149638.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12480 f, 150361.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12540 f, 149285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12600 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12660 f, 150714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12720 f, 151428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12780 f, 152142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12840 f, 152857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12900 f, 153571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12960 f, 154285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13020 f, 155000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13080 f, 153882.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13140 f, 154588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13200 f, 155294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13260 f, 156000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13320 f, 156705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13380 f, 157411.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13440 f, 158117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13500 f, 158823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13560 f, 157674.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13620 f, 158372.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13680 f, 159069.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13740 f, 159767.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13800 f, 160465.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13860 f, 161162.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13920 f, 161860.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13980 f, 162558.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14040 f, 163255.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14100 f, 163953.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14160 f, 162758.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14220 f, 163448.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14280 f, 164137.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14340 f, 164827.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14400 f, 165517.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14460 f, 166206.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14520 f, 166896.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14580 f, 167586.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14640 f, 168275.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14700 f, 167045.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14760 f, 167727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14820 f, 168409.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14880 f, 169090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14940 f, 169772.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15000 f, 170454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15060 f, 171136.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15120 f, 171818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15180 f, 172500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15240 f, 173181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15300 f, 171910.1 fps, 0 ms/f [junit] 0 s: 60 f / 35 ms, 1714.2 fps, 0 ms/f; total: 15360 f, 123870.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15420 f, 124354.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15480 f, 124838.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15540 f, 125322.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15600 f, 125806.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15660 f, 126290.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15720 f, 126774.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15780 f, 126240.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15840 f, 126720.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15900 f, 127200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15960 f, 127680.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16020 f, 128160.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16080 f, 128640.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16140 f, 129120.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16200 f, 129600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16260 f, 130080.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16320 f, 130560.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16380 f, 131040.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16440 f, 130476.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16500 f, 130952.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16560 f, 131428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16620 f, 131904.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16680 f, 132380.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16740 f, 132857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16800 f, 133333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16860 f, 133809.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16920 f, 134285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16980 f, 134761.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17040 f, 135238.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17100 f, 134645.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17160 f, 135118.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17220 f, 135590.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17280 f, 136062.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17340 f, 136535.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17400 f, 137007.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17460 f, 137480.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17520 f, 137952.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17580 f, 138425.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17640 f, 138897.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17700 f, 139370.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17760 f, 139842.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17820 f, 139218.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17880 f, 139687.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17940 f, 140156.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18000 f, 140625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18060 f, 141093.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18120 f, 141562.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18180 f, 142031.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18240 f, 142500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18300 f, 142968.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18360 f, 143437.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18420 f, 143906.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18480 f, 143255.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18540 f, 143720.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18600 f, 144186.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18660 f, 144651.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18720 f, 145116.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18780 f, 145581.3 fps, 0 ms/f [junit] 0 s: 60 f / 11 ms, 5454.5 fps, 0 ms/f; total: 18840 f, 134571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18900 f, 135000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18960 f, 135428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19020 f, 135857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19080 f, 136285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19140 f, 136714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19200 f, 137142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19260 f, 137571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19320 f, 138000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19380 f, 138428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19440 f, 138857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19500 f, 138297.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19560 f, 138723.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19620 f, 139148.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19680 f, 139574.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19740 f, 140000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19800 f, 140425.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19860 f, 140851.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19920 f, 141276.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19980 f, 141702.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20040 f, 142127.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20100 f, 142553.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20160 f, 141971.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20220 f, 142394.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20280 f, 142816.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20340 f, 143239.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20400 f, 143661.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20460 f, 144084.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20520 f, 144507.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20580 f, 144929.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20640 f, 145352.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20700 f, 145774.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20760 f, 146197.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20820 f, 145594.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20880 f, 146013.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20940 f, 146433.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21000 f, 146853.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21060 f, 147272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21120 f, 147692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21180 f, 148111.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21240 f, 148531.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21300 f, 148951.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21360 f, 149370.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21420 f, 149790.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21480 f, 150209.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21540 f, 149583.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21600 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21660 f, 150416.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21720 f, 150833.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21780 f, 151250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21840 f, 151666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21900 f, 152083.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21960 f, 152500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22020 f, 152916.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22080 f, 153333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22140 f, 153750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22200 f, 153103.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22260 f, 153517.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22320 f, 153931.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22380 f, 154344.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22440 f, 154758.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22500 f, 155172.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22560 f, 155586.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22620 f, 156000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22680 f, 156413.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22740 f, 156827.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22800 f, 157241.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22860 f, 156575.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22920 f, 156986.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22980 f, 157397.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23040 f, 157808.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23100 f, 158219.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23160 f, 158630.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23220 f, 159041.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23280 f, 159452.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23340 f, 159863.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23400 f, 160273.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23460 f, 160684.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23520 f, 160000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23580 f, 160408.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23640 f, 160816.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23700 f, 161224.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23760 f, 161632.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23820 f, 162040.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23880 f, 162448.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23940 f, 162857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24000 f, 163265.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24060 f, 163673.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24120 f, 164081.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24180 f, 164489.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24240 f, 163783.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24300 f, 164189.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24360 f, 164594.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24420 f, 165000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24480 f, 165405.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24540 f, 165810.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24600 f, 166216.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24660 f, 166621.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24720 f, 167027.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24780 f, 167432.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24840 f, 166711.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24900 f, 167114.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24960 f, 167516.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25020 f, 167919.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25080 f, 168322.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25140 f, 168724.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25200 f, 169127.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25260 f, 169530.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25320 f, 169932.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25380 f, 170335.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25440 f, 170738.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25500 f, 170000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25560 f, 170400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25620 f, 170800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25680 f, 171200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25740 f, 171600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25800 f, 172000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25860 f, 172400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25920 f, 172800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25980 f, 173200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26040 f, 173600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26100 f, 174000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26160 f, 174400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26220 f, 173642.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26280 f, 174039.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26340 f, 174437.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26400 f, 174834.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26460 f, 175231.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26520 f, 175629.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26580 f, 176026.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26640 f, 176423.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26700 f, 176821.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26760 f, 177218.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26820 f, 177615.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26880 f, 176842.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26940 f, 177236.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27000 f, 177631.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27060 f, 178026.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27120 f, 177254.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27180 f, 177647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27240 f, 178039.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27300 f, 178431.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27360 f, 178823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27420 f, 179215.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27480 f, 179607.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27540 f, 180000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27600 f, 179220.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27660 f, 179610.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27720 f, 180000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27780 f, 180389.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27840 f, 180779.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27900 f, 181168.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27960 f, 181558.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28020 f, 181948.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28080 f, 182337.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28140 f, 182727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28200 f, 183116.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28260 f, 182322.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28320 f, 182709.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28380 f, 183096.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28440 f, 183483.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28500 f, 183870.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28560 f, 184258.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28620 f, 184645.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28680 f, 185032.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28740 f, 185419.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28800 f, 185806.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28860 f, 186193.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28920 f, 186580.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28980 f, 185769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29040 f, 186153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29100 f, 186538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29160 f, 186923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29220 f, 187307.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29280 f, 187692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29340 f, 188076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29400 f, 188461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29460 f, 188846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29520 f, 189230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29580 f, 189615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29640 f, 188789.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29700 f, 189171.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29760 f, 189554.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29820 f, 189936.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29880 f, 190318.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29940 f, 190700.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30000 f, 191082.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30060 f, 191464.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30120 f, 191847.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30180 f, 192229.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30240 f, 192611.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30300 f, 192993.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30360 f, 192151.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30420 f, 192531.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30480 f, 192911.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30540 f, 193291.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30600 f, 193670.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30660 f, 194050.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30720 f, 194430.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30780 f, 194810.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30840 f, 195189.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30900 f, 195569.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30960 f, 195949.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31020 f, 195094.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31080 f, 195471.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31140 f, 195849.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31200 f, 196226.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31260 f, 196603.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31320 f, 196981.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31380 f, 197358.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31440 f, 197735.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31500 f, 198113.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31560 f, 198490.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31620 f, 198867.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31680 f, 199245.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31740 f, 198375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31800 f, 198750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31860 f, 199125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31920 f, 199500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31980 f, 199875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32040 f, 200250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32100 f, 200625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32160 f, 201000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32220 f, 201375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32280 f, 201750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32340 f, 202125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32400 f, 201242.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32460 f, 201614.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32520 f, 201987.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32580 f, 202360.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32640 f, 202732.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32700 f, 203105.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32760 f, 203478.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32820 f, 203850.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32880 f, 204223.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32940 f, 204596.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33000 f, 204968.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33060 f, 205341.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33120 f, 204444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33180 f, 204814.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33240 f, 205185.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33300 f, 205555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33360 f, 205925.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33420 f, 206296.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33480 f, 206666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33540 f, 207037.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33600 f, 207407.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33660 f, 207777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33720 f, 208148.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33780 f, 207239.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33840 f, 207607.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33900 f, 207975.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33960 f, 208343.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34020 f, 208711.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34080 f, 209079.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34140 f, 209447.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34200 f, 209815.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34260 f, 210184.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34320 f, 210552.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34380 f, 210920.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34440 f, 211288.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34500 f, 210365.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34560 f, 210731.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34620 f, 211097.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34680 f, 211463.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34740 f, 211829.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34800 f, 212195.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34860 f, 212560.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34920 f, 212926.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34980 f, 213292.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35040 f, 213658.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35100 f, 214024.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35160 f, 213090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35220 f, 213454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35280 f, 213818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35340 f, 214181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35400 f, 214545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35460 f, 214909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35520 f, 215272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35580 f, 215636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35640 f, 216000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35700 f, 216363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35760 f, 216727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35820 f, 217090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35880 f, 216144.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35940 f, 216506.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36000 f, 216867.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36060 f, 217228.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36120 f, 217590.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36180 f, 217951.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36240 f, 218313.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36300 f, 218674.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36360 f, 219036.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36420 f, 219397.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36480 f, 219759.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36540 f, 218802.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36600 f, 219161.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36660 f, 219520.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36720 f, 219880.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36780 f, 220239.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36840 f, 220598.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36900 f, 220958.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36960 f, 221317.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37020 f, 221676.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37080 f, 222035.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37140 f, 222395.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37200 f, 221428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37260 f, 221785.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37320 f, 222142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37380 f, 222500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37440 f, 222857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37500 f, 223214.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37560 f, 223571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37620 f, 223928.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37680 f, 224285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37740 f, 224642.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37800 f, 225000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37860 f, 225357.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37920 f, 224378.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37980 f, 224733.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38040 f, 225088.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38100 f, 225443.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38160 f, 225798.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38220 f, 226153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38280 f, 226508.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38340 f, 226863.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38400 f, 227218.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38460 f, 227573.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38520 f, 227929.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38580 f, 226941.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38640 f, 227294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38700 f, 227647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38760 f, 228000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38820 f, 228352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38880 f, 228705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38940 f, 229058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39000 f, 229411.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39060 f, 229764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39120 f, 230117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39180 f, 230470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39240 f, 230823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39300 f, 229824.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39360 f, 230175.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39420 f, 230526.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39480 f, 230877.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39540 f, 231228.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39600 f, 231578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39660 f, 231929.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39720 f, 232280.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39780 f, 232631.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39840 f, 232982.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39900 f, 233333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39960 f, 232325.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40020 f, 232674.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40080 f, 233023.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40140 f, 233372.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40200 f, 233720.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40260 f, 234069.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40320 f, 234418.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40380 f, 234767.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40440 f, 235116.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40500 f, 235465.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40560 f, 235813.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40620 f, 236162.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40680 f, 235144.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40740 f, 235491.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40800 f, 235838.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40860 f, 236184.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40920 f, 236531.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40980 f, 236878.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41040 f, 237225.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41100 f, 237572.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41160 f, 237919.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41220 f, 238265.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41280 f, 238612.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41340 f, 237586.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41400 f, 237931.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41460 f, 238275.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41520 f, 238620.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41580 f, 238965.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41640 f, 239310.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41700 f, 239655.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41760 f, 240000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41820 f, 240344.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41880 f, 240689.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41940 f, 239657.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42000 f, 240000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42060 f, 240342.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42120 f, 240685.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42180 f, 241028.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42240 f, 241371.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42300 f, 241714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42360 f, 242057.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42420 f, 242400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42480 f, 242742.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42540 f, 243085.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42600 f, 242045.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42660 f, 242386.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42720 f, 242727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42780 f, 243068.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42840 f, 243409.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42900 f, 243750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42960 f, 244090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43020 f, 244431.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43080 f, 244772.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43140 f, 245113.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43200 f, 245454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43260 f, 244406.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43320 f, 244745.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43380 f, 245084.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43440 f, 245423.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43500 f, 245762.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43560 f, 246101.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43620 f, 246440.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43680 f, 246779.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43740 f, 247118.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43800 f, 247457.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43860 f, 247796.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43920 f, 246741.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43980 f, 247078.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44040 f, 247415.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44100 f, 247752.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44160 f, 248089.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44220 f, 248426.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44280 f, 248764.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44340 f, 249101.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44400 f, 249438.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44460 f, 249775.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44520 f, 250112.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44580 f, 250449.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44640 f, 249385.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44700 f, 249720.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44760 f, 250055.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44820 f, 250391.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44880 f, 250726.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44940 f, 251061.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45000 f, 251396.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45060 f, 251731.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45120 f, 252067.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45180 f, 252402.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45240 f, 251333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45300 f, 251666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45360 f, 252000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45420 f, 252333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45480 f, 252666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45540 f, 253000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45600 f, 253333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45660 f, 253666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45720 f, 254000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45780 f, 254333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45840 f, 254666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45900 f, 255000.0 fps, 0 ms/f [junit] 0 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 45960 f, 249782.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46020 f, 250108.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46080 f, 250434.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46140 f, 250760.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46200 f, 251086.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46260 f, 251413.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46320 f, 250378.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46380 f, 250702.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46440 f, 251027.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46500 f, 251351.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46560 f, 251675.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46620 f, 252000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46680 f, 252324.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46740 f, 252648.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46800 f, 252972.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46860 f, 253297.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46920 f, 253621.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46980 f, 253945.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47040 f, 252903.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47100 f, 253225.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47160 f, 253548.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47220 f, 253870.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47280 f, 254193.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47340 f, 254516.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47400 f, 254838.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47460 f, 255161.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47520 f, 255483.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47580 f, 255806.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47640 f, 256129.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47700 f, 256451.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47760 f, 255401.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47820 f, 255721.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47880 f, 256042.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47940 f, 256363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48000 f, 256684.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48060 f, 257005.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48120 f, 257326.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48180 f, 257647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48240 f, 257967.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48300 f, 258288.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48360 f, 258609.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48420 f, 258930.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48480 f, 257872.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48540 f, 258191.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48600 f, 258510.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48660 f, 258829.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48720 f, 259148.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48780 f, 259468.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48840 f, 259787.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48900 f, 260106.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48960 f, 260425.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49020 f, 260744.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49080 f, 261063.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49140 f, 261382.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49200 f, 260317.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49260 f, 260634.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49320 f, 260952.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49380 f, 261269.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49440 f, 261587.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49500 f, 261904.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49560 f, 262222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49620 f, 262539.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49680 f, 262857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49740 f, 263174.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49800 f, 263492.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49860 f, 263809.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49920 f, 262736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49980 f, 263052.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50040 f, 263368.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50100 f, 263684.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50160 f, 264000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50220 f, 264315.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50280 f, 264631.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50340 f, 264947.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50400 f, 265263.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50460 f, 265578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50520 f, 265894.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50580 f, 266210.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50640 f, 265130.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50700 f, 265445.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50760 f, 265759.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50820 f, 266073.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50880 f, 266387.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50940 f, 266701.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51000 f, 267015.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51060 f, 267329.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51120 f, 267643.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51180 f, 267958.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51240 f, 268272.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51300 f, 268586.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51360 f, 267500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51420 f, 267812.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51480 f, 268125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51540 f, 268437.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51600 f, 268750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51660 f, 269062.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51720 f, 269375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51780 f, 269687.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51840 f, 270000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51900 f, 270312.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51960 f, 270625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52020 f, 270937.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52080 f, 269844.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52140 f, 270155.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52200 f, 270466.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52260 f, 270777.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52320 f, 271088.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52380 f, 271398.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52440 f, 271709.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52500 f, 272020.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52560 f, 272331.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52620 f, 272642.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52680 f, 272953.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52740 f, 273264.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52800 f, 272164.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52860 f, 272474.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52920 f, 272783.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52980 f, 273092.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53040 f, 273402.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53100 f, 273711.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53160 f, 274020.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53220 f, 274329.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53280 f, 274639.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53340 f, 274948.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53400 f, 275257.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53460 f, 275567.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53520 f, 274461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53580 f, 274769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53640 f, 275076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53700 f, 275384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53760 f, 275692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53820 f, 276000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53880 f, 276307.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53940 f, 276615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54000 f, 276923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54060 f, 277230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54120 f, 277538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54180 f, 276428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54240 f, 276734.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54300 f, 277040.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54360 f, 277346.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54420 f, 277653.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54480 f, 277959.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54540 f, 278265.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54600 f, 278571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54660 f, 278877.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54720 f, 279183.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54780 f, 279489.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54840 f, 278375.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54900 f, 278680.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54960 f, 278984.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55020 f, 279289.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55080 f, 279593.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55140 f, 279898.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55200 f, 280203.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55260 f, 280507.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55320 f, 280812.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55380 f, 281116.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55440 f, 281421.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55500 f, 281725.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55560 f, 280606.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55620 f, 280909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55680 f, 281212.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55740 f, 281515.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55800 f, 281818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55860 f, 282121.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55920 f, 282424.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55980 f, 282727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56040 f, 283030.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56100 f, 283333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56160 f, 283636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56220 f, 282512.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56280 f, 282814.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56340 f, 283115.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56400 f, 283417.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56460 f, 283718.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56520 f, 284020.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56580 f, 284321.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56640 f, 284623.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56700 f, 284924.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56760 f, 285226.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56820 f, 285527.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56880 f, 284400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56940 f, 284700.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57000 f, 285000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57060 f, 285300.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57120 f, 285600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57180 f, 285900.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57240 f, 286200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57300 f, 286500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57360 f, 286800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57420 f, 287100.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57480 f, 287400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57540 f, 287700.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57600 f, 286567.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57660 f, 286865.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57720 f, 287164.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57780 f, 287462.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57840 f, 287761.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57900 f, 288059.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57960 f, 288358.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58020 f, 288656.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58080 f, 288955.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58140 f, 289253.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58200 f, 288118.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58260 f, 288415.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58320 f, 288712.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58380 f, 289009.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58440 f, 289306.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58500 f, 289603.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58560 f, 289901.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58620 f, 290198.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58680 f, 290495.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58740 f, 290792.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58800 f, 291089.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58860 f, 289950.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58920 f, 290246.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58980 f, 290541.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59040 f, 290837.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59100 f, 291133.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59160 f, 291428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59220 f, 291724.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59280 f, 292019.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59340 f, 292315.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59400 f, 292610.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59460 f, 292906.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59520 f, 293201.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59580 f, 292058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59640 f, 292352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59700 f, 292647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59760 f, 292941.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59820 f, 293235.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59880 f, 293529.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59940 f, 293823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60000 f, 294117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60060 f, 294411.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60120 f, 294705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60180 f, 295000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60240 f, 295294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60300 f, 294146.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60360 f, 294439.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60420 f, 294731.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60480 f, 295024.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60540 f, 295317.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60600 f, 295609.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60660 f, 295902.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60720 f, 296195.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60780 f, 296487.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60840 f, 296780.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60900 f, 297073.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60960 f, 297365.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61020 f, 296213.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61080 f, 296504.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61140 f, 296796.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61200 f, 297087.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61260 f, 297378.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61320 f, 297669.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61380 f, 297961.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61440 f, 298252.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61500 f, 298543.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61560 f, 298834.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61620 f, 299126.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61680 f, 299417.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61740 f, 298260.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61800 f, 298550.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61860 f, 298840.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61920 f, 299130.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61980 f, 299420.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62040 f, 299710.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62100 f, 300000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62160 f, 300289.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62220 f, 300579.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62280 f, 300869.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62340 f, 301159.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62400 f, 301449.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62460 f, 300288.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62520 f, 300576.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62580 f, 300865.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62640 f, 301153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62700 f, 301442.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62760 f, 301730.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62820 f, 302019.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62880 f, 302307.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62940 f, 302596.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63000 f, 302884.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63060 f, 303173.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63120 f, 303461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63180 f, 302296.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63240 f, 302583.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63300 f, 302870.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63360 f, 303157.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63420 f, 303444.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63480 f, 303732.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63540 f, 304019.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63600 f, 304306.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63660 f, 304593.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63720 f, 304880.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63780 f, 305167.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63840 f, 305454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63900 f, 304285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63960 f, 304571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64020 f, 304857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64080 f, 305142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64140 f, 305428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64200 f, 305714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64260 f, 306000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64320 f, 306285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64380 f, 306571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64440 f, 306857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64500 f, 307142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64560 f, 307428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64620 f, 306255.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64680 f, 306540.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64740 f, 306824.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64800 f, 307109.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64860 f, 307393.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64920 f, 307677.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64980 f, 307962.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65040 f, 308246.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65100 f, 308530.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65160 f, 308815.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65220 f, 309099.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65280 f, 309383.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65340 f, 308207.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65400 f, 308490.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65460 f, 308773.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65520 f, 309056.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65580 f, 309339.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65640 f, 309622.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65700 f, 309905.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65760 f, 310188.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65820 f, 310471.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65880 f, 310754.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65940 f, 311037.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66000 f, 311320.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66060 f, 310140.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66120 f, 310422.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66180 f, 310704.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66240 f, 310985.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66300 f, 311267.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66360 f, 311549.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66420 f, 311831.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66480 f, 312112.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66540 f, 312394.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66600 f, 312676.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66660 f, 312957.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66720 f, 313239.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66780 f, 312056.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66840 f, 312336.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66900 f, 312616.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66960 f, 312897.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67020 f, 313177.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67080 f, 313457.9 fps, 0 ms/f [junit] 0 s: 60 f / 35 ms, 1714.2 fps, 0 ms/f; total: 67140 f, 269638.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67200 f, 269879.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67260 f, 270120.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67320 f, 270361.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67380 f, 270602.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67440 f, 270843.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67500 f, 271084.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67560 f, 270240.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67620 f, 270480.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67680 f, 270720.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67740 f, 270960.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67800 f, 271200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67860 f, 271440.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67920 f, 271680.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67980 f, 271920.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68040 f, 272160.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68100 f, 272400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68160 f, 272640.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68220 f, 272880.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68280 f, 272031.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68340 f, 272270.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68400 f, 272509.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68460 f, 272749.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68520 f, 272988.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68580 f, 273227.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68640 f, 273466.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68700 f, 273705.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68760 f, 273944.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68820 f, 274183.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68880 f, 274422.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68940 f, 274661.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69000 f, 273809.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69060 f, 274047.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69120 f, 274285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69180 f, 274523.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69240 f, 274761.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69300 f, 275000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69360 f, 275238.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69420 f, 275476.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69480 f, 275714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69540 f, 275952.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69600 f, 276190.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69660 f, 276428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69720 f, 275573.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69780 f, 275810.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69840 f, 276047.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69900 f, 276284.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69960 f, 276521.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70020 f, 276758.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70080 f, 276996.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70140 f, 277233.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70200 f, 277470.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70260 f, 277707.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70320 f, 276850.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70380 f, 277086.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70440 f, 277322.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70500 f, 277559.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70560 f, 277795.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70620 f, 278031.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70680 f, 278267.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70740 f, 278503.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70800 f, 278740.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70860 f, 278976.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70920 f, 279212.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70980 f, 279448.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71040 f, 278588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71100 f, 278823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71160 f, 279058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71220 f, 279294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71280 f, 279529.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71340 f, 279764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71400 f, 280000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71460 f, 280235.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71520 f, 280470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71580 f, 279609.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71640 f, 279843.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71700 f, 280078.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71760 f, 280312.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71820 f, 280546.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71880 f, 280781.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71940 f, 281015.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72000 f, 281250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72060 f, 281484.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72120 f, 280622.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72180 f, 280856.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72240 f, 281089.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72300 f, 281322.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72360 f, 281556.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72420 f, 281789.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72480 f, 282023.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72540 f, 282256.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72600 f, 282490.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72660 f, 282723.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72720 f, 282957.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72780 f, 282093.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72840 f, 282325.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72900 f, 282558.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72960 f, 282790.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73020 f, 283023.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73080 f, 283255.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73140 f, 282393.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73200 f, 282625.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73260 f, 282857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73320 f, 283088.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73380 f, 283320.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73440 f, 283552.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73500 f, 283783.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73560 f, 284015.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73620 f, 284247.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73680 f, 284478.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73740 f, 283615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73800 f, 283846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73860 f, 284076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73920 f, 284307.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73980 f, 284538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74040 f, 284769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74100 f, 285000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74160 f, 285230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74220 f, 285461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74280 f, 285692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74340 f, 285923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74400 f, 286153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74460 f, 285287.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74520 f, 285517.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74580 f, 285747.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74640 f, 285977.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74700 f, 286206.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74760 f, 286436.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74820 f, 286666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74880 f, 286896.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74940 f, 287126.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75000 f, 287356.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75060 f, 287586.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75120 f, 286717.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75180 f, 286946.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75240 f, 287175.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75300 f, 287404.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75360 f, 287633.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75420 f, 287862.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75480 f, 288091.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75540 f, 288320.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75600 f, 288549.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75660 f, 288778.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75720 f, 289007.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75780 f, 289236.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75840 f, 288365.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75900 f, 288593.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75960 f, 288821.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76020 f, 289049.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76080 f, 289277.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76140 f, 289505.7 fps, 0 ms/f [junit] 0 s: 60 f / 59 ms, 1016.9 fps, 0 ms/f; total: 76200 f, 236645.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76260 f, 236099.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76320 f, 236284.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76380 f, 236470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76440 f, 236656.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76500 f, 236842.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76560 f, 237027.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76620 f, 237213.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76680 f, 237399.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76740 f, 236851.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76800 f, 237037.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76860 f, 237222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76920 f, 237407.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76980 f, 237592.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77040 f, 237777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77100 f, 237962.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77160 f, 238148.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77220 f, 238333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77280 f, 238518.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77340 f, 238703.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77400 f, 238888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77460 f, 239074.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77520 f, 238523.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77580 f, 238707.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77640 f, 238892.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77700 f, 239076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77760 f, 239261.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77820 f, 239446.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77880 f, 239630.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77940 f, 239815.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78000 f, 240000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78060 f, 240184.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78120 f, 240369.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78180 f, 240553.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78240 f, 240738.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78300 f, 240184.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78360 f, 240368.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78420 f, 240552.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78480 f, 240736.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78540 f, 240920.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78600 f, 241104.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78660 f, 241288.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78720 f, 241472.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78780 f, 241656.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78840 f, 241840.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78900 f, 242024.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78960 f, 242208.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79020 f, 242392.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79080 f, 241834.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79140 f, 242018.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79200 f, 242201.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79260 f, 242385.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79320 f, 242568.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79380 f, 242752.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79440 f, 242935.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79500 f, 243119.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79560 f, 243302.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79620 f, 243486.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79680 f, 243669.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79740 f, 243853.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79800 f, 243292.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79860 f, 243475.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79920 f, 243658.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79980 f, 243841.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80040 f, 244024.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80100 f, 244207.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80160 f, 244390.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80220 f, 244573.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80280 f, 244756.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80340 f, 244939.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80400 f, 244376.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80460 f, 244559.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80520 f, 244741.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80580 f, 244924.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80640 f, 245106.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80700 f, 245288.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80760 f, 245471.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80820 f, 245653.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80880 f, 245835.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80940 f, 246018.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81000 f, 246200.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81060 f, 246382.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81120 f, 246565.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81180 f, 246000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81240 f, 246181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81300 f, 246363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81360 f, 246545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81420 f, 246727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81480 f, 246909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81540 f, 247090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81600 f, 247272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81660 f, 246706.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81720 f, 246888.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81780 f, 247069.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81840 f, 247250.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81900 f, 247432.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81960 f, 247613.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82020 f, 247794.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82080 f, 247975.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82140 f, 248157.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82200 f, 248338.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82260 f, 248519.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82320 f, 248700.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82380 f, 248132.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82440 f, 248313.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82500 f, 248493.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82560 f, 248674.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82620 f, 248855.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82680 f, 249036.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82740 f, 249216.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82800 f, 249397.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82860 f, 249578.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82920 f, 249759.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82980 f, 249939.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83040 f, 250120.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83100 f, 250301.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83160 f, 249729.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83220 f, 249909.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83280 f, 250090.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83340 f, 250270.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83400 f, 250450.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83460 f, 250630.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83520 f, 250810.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83580 f, 250990.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83640 f, 251171.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83700 f, 251351.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83760 f, 251531.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83820 f, 251711.7 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 83880 f, 250388.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83940 f, 250567.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84000 f, 250746.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84060 f, 250925.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84120 f, 251104.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84180 f, 251283.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84240 f, 251462.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84300 f, 251641.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84360 f, 251820.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84420 f, 252000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84480 f, 252179.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84540 f, 252358.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84600 f, 251785.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84660 f, 251964.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84720 f, 252142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84780 f, 252321.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84840 f, 252500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84900 f, 252678.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84960 f, 252857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85020 f, 253035.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85080 f, 253214.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85140 f, 253392.8 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 85200 f, 252071.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85260 f, 251504.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85320 f, 251681.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85380 f, 251858.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85440 f, 252035.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85500 f, 252212.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85560 f, 252389.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85620 f, 252566.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85680 f, 252743.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85740 f, 252920.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85800 f, 253097.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85860 f, 253274.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85920 f, 253451.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85980 f, 252882.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86040 f, 253058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86100 f, 253235.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86160 f, 253411.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86220 f, 253588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86280 f, 253764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86340 f, 253941.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86400 f, 254117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86460 f, 254294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86520 f, 254470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86580 f, 254647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86640 f, 254076.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86700 f, 254252.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86760 f, 254428.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86820 f, 254604.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86880 f, 254780.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86940 f, 254956.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87000 f, 255131.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87060 f, 255307.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87120 f, 255483.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87180 f, 254912.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87240 f, 255087.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87300 f, 255263.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87360 f, 255438.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87420 f, 255614.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87480 f, 255789.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87540 f, 255964.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87600 f, 256140.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87660 f, 256315.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87720 f, 256491.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87780 f, 255918.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87840 f, 256093.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87900 f, 256268.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87960 f, 256443.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88020 f, 256618.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88080 f, 256793.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88140 f, 256967.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88200 f, 257142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88260 f, 257317.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88320 f, 257492.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88380 f, 256918.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88440 f, 257093.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88500 f, 257267.4 fps, 0 ms/f [junit] 0 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 88560 f, 246000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88620 f, 246166.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88680 f, 246333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88740 f, 246500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88800 f, 246666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88860 f, 246833.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88920 f, 247000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88980 f, 246482.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89040 f, 246648.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89100 f, 246814.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89160 f, 246980.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89220 f, 247146.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89280 f, 247313.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89340 f, 247479.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89400 f, 247645.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89460 f, 247811.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89520 f, 247977.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89580 f, 248144.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89640 f, 248310.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89700 f, 247790.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89760 f, 247955.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89820 f, 248121.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89880 f, 248287.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89940 f, 248453.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90000 f, 248618.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90060 f, 248784.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90120 f, 248950.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90180 f, 249116.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90240 f, 249281.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90300 f, 249447.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90360 f, 248925.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90420 f, 249090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90480 f, 249256.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90540 f, 249421.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90600 f, 249586.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90660 f, 249752.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90720 f, 249917.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90780 f, 250082.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90840 f, 250247.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90900 f, 250413.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90960 f, 249890.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91020 f, 250054.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91080 f, 250219.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91140 f, 250384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91200 f, 250549.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91260 f, 250714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91320 f, 250879.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91380 f, 251043.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91440 f, 251208.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91500 f, 251373.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91560 f, 251538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91620 f, 251703.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91680 f, 251868.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91740 f, 251342.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91800 f, 251506.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91860 f, 251671.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91920 f, 251835.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91980 f, 252000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92040 f, 252164.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92100 f, 252328.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92160 f, 252493.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92220 f, 252657.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92280 f, 252821.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92340 f, 252986.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92400 f, 253150.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92460 f, 253315.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92520 f, 252786.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92580 f, 252950.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92640 f, 253114.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92700 f, 253278.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92760 f, 253442.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92820 f, 253606.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92880 f, 253770.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92940 f, 253934.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93000 f, 254098.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93060 f, 254262.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93120 f, 254426.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93180 f, 254590.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93240 f, 254754.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93300 f, 254223.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93360 f, 254386.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93420 f, 254550.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93480 f, 254713.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93540 f, 254877.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93600 f, 255040.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93660 f, 255204.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93720 f, 255367.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93780 f, 255531.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93840 f, 255694.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93900 f, 255858.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93960 f, 255326.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94020 f, 255489.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94080 f, 255652.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94140 f, 255815.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94200 f, 255978.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94260 f, 256141.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94320 f, 256304.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94380 f, 256467.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94440 f, 256630.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94500 f, 256097.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94560 f, 256260.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94620 f, 256422.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94680 f, 256585.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94740 f, 256747.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94800 f, 256910.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94860 f, 257073.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94920 f, 257235.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94980 f, 257398.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95040 f, 257560.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95100 f, 257027.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95160 f, 257189.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95220 f, 257351.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95280 f, 257513.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95340 f, 257675.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95400 f, 257837.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95460 f, 258000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95520 f, 258162.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95580 f, 258324.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95640 f, 257789.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95700 f, 257951.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95760 f, 258113.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95820 f, 258274.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95880 f, 258436.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95940 f, 258598.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96000 f, 258760.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96060 f, 258225.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96120 f, 258387.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96180 f, 258548.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96240 f, 258709.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96300 f, 258870.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96360 f, 259032.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96420 f, 258498.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96480 f, 258659.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96540 f, 258820.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96600 f, 258981.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96660 f, 259142.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96720 f, 259302.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96780 f, 259463.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96840 f, 259624.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96900 f, 259785.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96960 f, 259946.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97020 f, 260107.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97080 f, 260268.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97140 f, 260428.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97200 f, 260589.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97260 f, 260053.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97320 f, 260213.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97380 f, 260374.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97440 f, 260534.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97500 f, 260695.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97560 f, 260855.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97620 f, 261016.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97680 f, 261176.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97740 f, 261336.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97800 f, 261497.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97860 f, 261657.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97920 f, 261818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97980 f, 261978.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98040 f, 261440.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98100 f, 261600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98160 f, 261760.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98220 f, 261920.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98280 f, 262080.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98340 f, 262240.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98400 f, 262400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98460 f, 262560.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98520 f, 262720.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98580 f, 262880.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98640 f, 263040.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98700 f, 262500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98760 f, 262659.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98820 f, 262819.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98880 f, 262978.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98940 f, 263138.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99000 f, 263297.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99060 f, 263457.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99120 f, 263617.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99180 f, 263776.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99240 f, 263936.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99300 f, 264095.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99360 f, 264255.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99420 f, 264414.9 fps, 0 ms/f [junit] 0 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 99480 f, 261102.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99540 f, 261259.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99600 f, 260732.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99660 f, 260890.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99720 f, 261047.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99780 f, 261204.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99840 f, 261361.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99900 f, 261518.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99960 f, 261675.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100020 f, 261832.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100080 f, 261989.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100140 f, 262146.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100200 f, 262303.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100260 f, 262460.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100320 f, 262617.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100380 f, 262774.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100440 f, 262245.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100500 f, 262402.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100560 f, 262558.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100620 f, 262715.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100680 f, 262872.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100740 f, 263028.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100800 f, 263185.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100860 f, 263342.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100920 f, 263498.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100980 f, 263655.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101040 f, 263812.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101100 f, 263968.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101160 f, 264125.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101220 f, 263593.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101280 f, 263750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101340 f, 263906.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101400 f, 264062.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101460 f, 264218.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101520 f, 264375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101580 f, 264531.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101640 f, 264687.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101700 f, 264843.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101760 f, 265000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101820 f, 265156.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101880 f, 265312.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101940 f, 265468.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102000 f, 265625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102060 f, 265090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102120 f, 265246.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102180 f, 265402.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102240 f, 265558.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102300 f, 265714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102360 f, 265870.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102420 f, 266025.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102480 f, 266181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102540 f, 266337.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102600 f, 266493.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102660 f, 266649.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102720 f, 266805.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102780 f, 266961.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102840 f, 266424.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102900 f, 266580.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102960 f, 266735.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103020 f, 266891.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103080 f, 267046.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103140 f, 267202.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103200 f, 267357.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103260 f, 267512.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103320 f, 267668.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103380 f, 267823.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103440 f, 267979.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103500 f, 268134.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103560 f, 267596.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103620 f, 267751.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103680 f, 267906.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103740 f, 268062.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103800 f, 268217.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103860 f, 268372.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103920 f, 268527.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103980 f, 268682.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104040 f, 268837.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104100 f, 268992.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104160 f, 269147.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104220 f, 269302.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104280 f, 269457.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104340 f, 269612.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104400 f, 269072.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104460 f, 269226.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104520 f, 269381.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104580 f, 269536.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104640 f, 269690.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104700 f, 269845.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104760 f, 270000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104820 f, 270154.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104880 f, 270309.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104940 f, 270463.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105000 f, 270618.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105060 f, 270773.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105120 f, 270927.8 fps, 0 ms/f [junit] 0 s: 60 f / 15 ms, 4000.0 fps, 0 ms/f; total: 105180 f, 260992.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105240 f, 260495.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105300 f, 260643.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105360 f, 260792.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105420 f, 260940.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105480 f, 261089.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105540 f, 261237.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105600 f, 261386.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105660 f, 261534.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105720 f, 261683.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105780 f, 261831.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105840 f, 261980.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105900 f, 262128.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105960 f, 262277.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106020 f, 261777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106080 f, 261925.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106140 f, 262074.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106200 f, 262222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106260 f, 262370.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106320 f, 262518.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106380 f, 262666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106440 f, 262814.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106500 f, 262962.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106560 f, 263111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106620 f, 263259.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106680 f, 263407.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106740 f, 263555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106800 f, 263703.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106860 f, 263201.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106920 f, 263349.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106980 f, 263497.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107040 f, 263645.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107100 f, 263793.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107160 f, 263940.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107220 f, 264088.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107280 f, 264236.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107340 f, 264384.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107400 f, 264532.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107460 f, 264679.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107520 f, 264827.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107580 f, 264975.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107640 f, 265123.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107700 f, 264619.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107760 f, 264766.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107820 f, 264914.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107880 f, 265061.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107940 f, 265208.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108000 f, 265356.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108060 f, 265503.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108120 f, 265651.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108180 f, 265798.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108240 f, 265945.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108300 f, 266093.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108360 f, 266240.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108420 f, 266388.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108480 f, 266535.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108540 f, 266029.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108600 f, 266176.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108660 f, 266323.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108720 f, 266470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108780 f, 266617.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108840 f, 266764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108900 f, 266911.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108960 f, 267058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109020 f, 267205.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109080 f, 267352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109140 f, 267500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109200 f, 267647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109260 f, 267794.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109320 f, 267941.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109380 f, 267432.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109440 f, 267579.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109500 f, 267726.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109560 f, 267872.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109620 f, 268019.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109680 f, 268166.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109740 f, 268312.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109800 f, 268459.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109860 f, 268606.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109920 f, 268753.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109980 f, 268899.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110040 f, 269046.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110100 f, 269193.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110160 f, 269339.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110220 f, 268829.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110280 f, 268975.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110340 f, 269121.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110400 f, 269268.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110460 f, 269414.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110520 f, 269560.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110580 f, 269707.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110640 f, 269853.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110700 f, 270000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110760 f, 270146.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110820 f, 270292.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110880 f, 270439.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110940 f, 269927.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111000 f, 270073.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111060 f, 270218.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111120 f, 270364.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111180 f, 270510.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111240 f, 270656.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111300 f, 270802.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111360 f, 270948.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111420 f, 271094.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111480 f, 271240.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111540 f, 271386.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111600 f, 271532.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111660 f, 271678.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111720 f, 271824.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111780 f, 271310.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111840 f, 271456.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111900 f, 271601.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111960 f, 271747.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112020 f, 271893.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112080 f, 272038.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112140 f, 272184.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112200 f, 272330.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112260 f, 272475.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112320 f, 272621.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112380 f, 272767.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112440 f, 272912.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112500 f, 273058.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112560 f, 273203.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112620 f, 272687.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112680 f, 272832.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112740 f, 272978.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112800 f, 273123.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112860 f, 273268.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112920 f, 273414.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112980 f, 273559.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113040 f, 273704.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113100 f, 273849.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113160 f, 273995.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113220 f, 274140.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113280 f, 274285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113340 f, 274431.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113400 f, 274576.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113460 f, 274057.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113520 f, 274202.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113580 f, 274347.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113640 f, 274492.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113700 f, 274637.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113760 f, 274782.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113820 f, 274927.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113880 f, 275072.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113940 f, 275217.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114000 f, 275362.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114060 f, 275507.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114120 f, 275652.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114180 f, 275797.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114240 f, 275942.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114300 f, 275421.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114360 f, 275566.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114420 f, 275710.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114480 f, 275855.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114540 f, 276000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114600 f, 276144.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114660 f, 276289.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114720 f, 276433.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114780 f, 276578.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114840 f, 276722.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114900 f, 276867.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114960 f, 277012.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115020 f, 277156.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115080 f, 277301.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115140 f, 276778.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115200 f, 276923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115260 f, 277067.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115320 f, 277211.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115380 f, 277355.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115440 f, 277500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115500 f, 277644.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115560 f, 277788.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115620 f, 277932.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115680 f, 278076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115740 f, 278221.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115800 f, 278365.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115860 f, 278509.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115920 f, 278653.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115980 f, 278129.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116040 f, 278273.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116100 f, 278417.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116160 f, 278561.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116220 f, 278705.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116280 f, 278848.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116340 f, 278992.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116400 f, 279136.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116460 f, 279280.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116520 f, 279424.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116580 f, 279568.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116640 f, 279712.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116700 f, 279856.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116760 f, 279330.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116820 f, 279473.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116880 f, 279617.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116940 f, 279760.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117000 f, 279904.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117060 f, 280047.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117120 f, 280191.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117180 f, 280334.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117240 f, 280478.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117300 f, 280622.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117360 f, 280765.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117420 f, 280909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117480 f, 281052.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117540 f, 281196.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117600 f, 280668.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117660 f, 280811.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117720 f, 280954.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117780 f, 281097.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117840 f, 281241.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117900 f, 281384.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117960 f, 281527.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118020 f, 281670.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118080 f, 281813.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118140 f, 281957.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118200 f, 282100.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118260 f, 282243.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118320 f, 282386.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118380 f, 282529.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118440 f, 282000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118500 f, 282142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118560 f, 282285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118620 f, 282428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118680 f, 282571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118740 f, 282714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118800 f, 282857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118860 f, 283000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118920 f, 283142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118980 f, 283285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119040 f, 282755.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119100 f, 282897.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119160 f, 283040.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119220 f, 283182.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119280 f, 283325.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119340 f, 283467.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119400 f, 283610.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119460 f, 283752.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119520 f, 283895.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119580 f, 284038.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119640 f, 284180.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119700 f, 284323.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119760 f, 284465.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119820 f, 284608.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119880 f, 284075.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119940 f, 284218.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120000 f, 284360.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120060 f, 284502.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120120 f, 284644.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120180 f, 284786.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120240 f, 284928.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120300 f, 285071.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120360 f, 285213.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120420 f, 285355.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120480 f, 285497.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120540 f, 284964.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120600 f, 285106.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120660 f, 285248.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120720 f, 285390.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120780 f, 285531.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120840 f, 285673.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120900 f, 285815.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120960 f, 285957.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121020 f, 286099.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121080 f, 286241.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121140 f, 286382.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121200 f, 286524.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121260 f, 286666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121320 f, 286132.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121380 f, 286273.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121440 f, 286415.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121500 f, 286556.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121560 f, 286698.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121620 f, 286839.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121680 f, 286981.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121740 f, 287122.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121800 f, 287264.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121860 f, 286729.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121920 f, 286870.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121980 f, 287011.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122040 f, 287152.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122100 f, 287294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122160 f, 287435.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122220 f, 287576.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122280 f, 287717.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122340 f, 287858.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122400 f, 288000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122460 f, 288141.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122520 f, 288282.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122580 f, 287746.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122640 f, 287887.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122700 f, 288028.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122760 f, 288169.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122820 f, 288309.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122880 f, 288450.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122940 f, 288591.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123000 f, 288732.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123060 f, 288873.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123120 f, 289014.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123180 f, 289154.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123240 f, 288618.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123300 f, 288758.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123360 f, 288899.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123420 f, 289039.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123480 f, 289180.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123540 f, 289320.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123600 f, 289461.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123660 f, 289601.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123720 f, 289742.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123780 f, 289882.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123840 f, 290023.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123900 f, 290163.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123960 f, 289626.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124020 f, 289766.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124080 f, 289906.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124140 f, 290046.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124200 f, 290186.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124260 f, 290327.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124320 f, 290467.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124380 f, 290607.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124440 f, 290747.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124500 f, 290887.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124560 f, 291028.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124620 f, 291168.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124680 f, 291308.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124740 f, 291448.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124800 f, 290909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124860 f, 291048.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124920 f, 291188.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124980 f, 291328.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125040 f, 291468.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125100 f, 291608.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125160 f, 291748.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125220 f, 291888.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125280 f, 292027.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125340 f, 292167.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125400 f, 292307.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125460 f, 292447.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125520 f, 291906.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125580 f, 292046.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125640 f, 292186.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125700 f, 292325.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125760 f, 292465.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125820 f, 292604.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125880 f, 292744.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125940 f, 292883.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126000 f, 293023.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126060 f, 293162.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126120 f, 293302.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126180 f, 293441.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126240 f, 293581.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126300 f, 293720.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126360 f, 293178.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126420 f, 293317.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126480 f, 293457.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126540 f, 293596.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126600 f, 293735.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126660 f, 293874.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126720 f, 294013.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126780 f, 294153.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126840 f, 294292.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126900 f, 294431.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126960 f, 294570.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127020 f, 294709.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127080 f, 294849.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127140 f, 294305.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127200 f, 294444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127260 f, 294583.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127320 f, 294722.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127380 f, 294861.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127440 f, 295000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127500 f, 295138.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127560 f, 295277.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127620 f, 295416.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127680 f, 295555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127740 f, 295694.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127800 f, 295833.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127860 f, 295972.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127920 f, 296111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127980 f, 295565.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128040 f, 295704.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128100 f, 295842.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128160 f, 295981.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128220 f, 296120.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128280 f, 296258.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128340 f, 296397.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128400 f, 296535.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128460 f, 296674.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128520 f, 296812.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128580 f, 296951.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128640 f, 297090.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128700 f, 297228.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128760 f, 297367.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128820 f, 296820.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128880 f, 296958.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128940 f, 297096.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129000 f, 297235.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129060 f, 297373.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129120 f, 297511.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129180 f, 297649.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129240 f, 297788.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129300 f, 297926.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129360 f, 298064.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129420 f, 298202.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129480 f, 298341.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129540 f, 298479.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129600 f, 297931.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129660 f, 298068.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129720 f, 298206.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129780 f, 298344.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129840 f, 298482.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129900 f, 298620.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129960 f, 298758.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130020 f, 298896.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130080 f, 299034.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130140 f, 299172.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130200 f, 299310.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130260 f, 299448.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130320 f, 299586.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130380 f, 299036.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130440 f, 299174.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130500 f, 299311.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130560 f, 299449.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130620 f, 299587.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130680 f, 299724.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130740 f, 299862.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130800 f, 300000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130860 f, 300137.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130920 f, 300275.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130980 f, 300412.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131040 f, 300550.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131100 f, 300688.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131160 f, 300825.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131220 f, 300274.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131280 f, 300411.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131340 f, 300549.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131400 f, 300686.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131460 f, 300823.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131520 f, 300961.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131580 f, 301098.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131640 f, 301235.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131700 f, 301373.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131760 f, 301510.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131820 f, 301647.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131880 f, 301095.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131940 f, 301232.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132000 f, 301369.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132060 f, 301506.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132120 f, 301643.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132180 f, 301780.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132240 f, 301917.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132300 f, 302054.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132360 f, 302191.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132420 f, 301640.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132480 f, 301776.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132540 f, 301913.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132600 f, 302050.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132660 f, 302186.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132720 f, 302323.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132780 f, 302460.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132840 f, 302596.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132900 f, 302733.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132960 f, 302870.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133020 f, 303006.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133080 f, 302454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133140 f, 302590.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133200 f, 302727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133260 f, 302863.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133320 f, 303000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133380 f, 303136.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133440 f, 303272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133500 f, 303409.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133560 f, 303545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133620 f, 303681.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133680 f, 303818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133740 f, 303954.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133800 f, 303401.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133860 f, 303537.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133920 f, 303673.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133980 f, 303809.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134040 f, 303945.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134100 f, 304081.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134160 f, 304217.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134220 f, 304353.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134280 f, 304489.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134340 f, 303936.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134400 f, 304072.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134460 f, 304208.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134520 f, 304343.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134580 f, 304479.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134640 f, 304615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134700 f, 304751.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134760 f, 304886.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134820 f, 305022.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134880 f, 305158.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134940 f, 305294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135000 f, 305429.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135060 f, 305565.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135120 f, 305011.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135180 f, 305146.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135240 f, 305282.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135300 f, 305417.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135360 f, 305553.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135420 f, 305688.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135480 f, 305823.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135540 f, 305959.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135600 f, 306094.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135660 f, 306230.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135720 f, 306365.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135780 f, 306501.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135840 f, 306636.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135900 f, 306772.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135960 f, 306216.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136020 f, 306351.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136080 f, 306486.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136140 f, 306621.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136200 f, 306756.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136260 f, 306891.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136320 f, 307027.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136380 f, 307162.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136440 f, 307297.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136500 f, 307432.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136560 f, 307567.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136620 f, 307702.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136680 f, 307837.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136740 f, 307972.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136800 f, 307415.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136860 f, 307550.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136920 f, 307685.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136980 f, 307820.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137040 f, 307955.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137100 f, 308089.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137160 f, 308224.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137220 f, 308359.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137280 f, 308494.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137340 f, 308629.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137400 f, 308764.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137460 f, 308898.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137520 f, 309033.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137580 f, 309168.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137640 f, 308609.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137700 f, 308744.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137760 f, 308878.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137820 f, 309013.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137880 f, 309147.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137940 f, 309282.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138000 f, 309417.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138060 f, 309551.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138120 f, 309686.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138180 f, 309820.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138240 f, 309955.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138300 f, 310089.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138360 f, 310224.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138420 f, 310358.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138480 f, 309798.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138540 f, 309932.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138600 f, 310067.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138660 f, 310201.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138720 f, 310335.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138780 f, 310469.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138840 f, 310604.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138900 f, 310738.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138960 f, 310872.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139020 f, 311006.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139080 f, 311140.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139140 f, 311275.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139200 f, 310714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139260 f, 310848.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139320 f, 310982.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139380 f, 311116.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139440 f, 311250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139500 f, 311383.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139560 f, 311517.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139620 f, 311651.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139680 f, 311785.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139740 f, 311919.6 fps, 0 ms/f [junit] 0 s: 60 f / 31 ms, 1935.4 fps, 0 ms/f; total: 139800 f, 291858.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139860 f, 291983.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139920 f, 291500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139980 f, 291625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140040 f, 291750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140100 f, 291875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140160 f, 292000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140220 f, 292125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140280 f, 292250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140340 f, 292375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140400 f, 292500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140460 f, 292625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140520 f, 292750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140580 f, 292875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140640 f, 293000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140700 f, 293125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140760 f, 292640.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140820 f, 292765.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140880 f, 292889.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140940 f, 293014.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141000 f, 293139.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141060 f, 293264.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141120 f, 293388.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141180 f, 293513.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141240 f, 293638.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141300 f, 293763.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141360 f, 293887.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141420 f, 294012.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141480 f, 294137.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141540 f, 294261.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141600 f, 293775.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141660 f, 293900.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141720 f, 294024.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141780 f, 294149.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141840 f, 294273.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141900 f, 294398.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141960 f, 294522.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142020 f, 294647.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142080 f, 294771.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142140 f, 294896.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142200 f, 295020.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142260 f, 295145.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142320 f, 295269.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142380 f, 295394.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142440 f, 294906.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142500 f, 295031.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142560 f, 295155.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142620 f, 295279.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142680 f, 295403.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142740 f, 295527.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142800 f, 295652.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142860 f, 295776.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142920 f, 295900.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142980 f, 295413.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143040 f, 295537.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143100 f, 295661.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143160 f, 295785.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143220 f, 295909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143280 f, 296033.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143340 f, 296157.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143400 f, 296281.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143460 f, 296404.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143520 f, 296528.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143580 f, 296652.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143640 f, 296776.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143700 f, 296288.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143760 f, 296412.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143820 f, 296536.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143880 f, 296659.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143940 f, 296783.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144000 f, 296907.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144060 f, 297030.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144120 f, 297154.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144180 f, 297278.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144240 f, 297402.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144300 f, 297525.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144360 f, 297649.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144420 f, 297773.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144480 f, 297283.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144540 f, 297407.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144600 f, 297530.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144660 f, 297654.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144720 f, 297777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144780 f, 297901.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144840 f, 298024.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144900 f, 298148.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144960 f, 298271.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145020 f, 298395.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145080 f, 298518.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145140 f, 298641.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145200 f, 298765.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145260 f, 298888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145320 f, 298398.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145380 f, 298521.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145440 f, 298644.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145500 f, 298767.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145560 f, 298891.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145620 f, 299014.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145680 f, 299137.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145740 f, 299260.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145800 f, 299383.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145860 f, 299507.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145920 f, 299630.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145980 f, 299753.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146040 f, 299262.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146100 f, 299385.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146160 f, 299508.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146220 f, 299631.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146280 f, 299754.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146340 f, 299877.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146400 f, 300000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146460 f, 300122.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146520 f, 300245.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146580 f, 300368.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146640 f, 300491.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146700 f, 300614.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146760 f, 300737.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146820 f, 300245.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146880 f, 300368.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146940 f, 300490.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147000 f, 300613.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147060 f, 300736.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147120 f, 300858.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147180 f, 300981.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147240 f, 301104.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147300 f, 301227.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147360 f, 301349.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147420 f, 300857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147480 f, 300979.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147540 f, 301102.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147600 f, 301224.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147660 f, 301346.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147720 f, 301469.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147780 f, 301591.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147840 f, 301714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147900 f, 301836.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147960 f, 301959.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148020 f, 302081.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148080 f, 302204.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148140 f, 302326.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148200 f, 302448.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148260 f, 301955.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148320 f, 302077.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148380 f, 302199.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148440 f, 302321.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148500 f, 302444.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148560 f, 302566.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148620 f, 302688.4 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 148680 f, 301582.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148740 f, 301703.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148800 f, 301825.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148860 f, 301336.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148920 f, 301457.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148980 f, 300969.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149040 f, 301090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149100 f, 301212.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149160 f, 301333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149220 f, 301454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149280 f, 301575.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149340 f, 301088.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149400 f, 301209.7 fps, 0 ms/f [junit] 0 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 149460 f, 297137.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149520 f, 296666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149580 f, 296785.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149640 f, 296904.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149700 f, 297023.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149760 f, 297142.8 fps, 0 ms/f [junit] 0 s: 60 f / 14 ms, 4285.7 fps, 0 ms/f; total: 149820 f, 289227.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149880 f, 289343.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149940 f, 289459.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150000 f, 289575.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150060 f, 289691.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150120 f, 289248.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150180 f, 289364.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150240 f, 289479.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150300 f, 289595.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150360 f, 289710.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150420 f, 289826.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150480 f, 289942.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150540 f, 290057.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150600 f, 290173.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150660 f, 290289.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150720 f, 289846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150780 f, 289961.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150840 f, 290076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150900 f, 290192.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150960 f, 290307.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151020 f, 290423.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151080 f, 290538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151140 f, 290653.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151200 f, 290769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151260 f, 290884.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151320 f, 290441.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151380 f, 290556.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151440 f, 290671.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151500 f, 290786.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151560 f, 290902.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151620 f, 291017.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151680 f, 291132.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151740 f, 291247.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151800 f, 291362.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151860 f, 291477.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151920 f, 291034.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151980 f, 291149.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152040 f, 291264.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152100 f, 291379.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152160 f, 291494.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152220 f, 291609.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152280 f, 291724.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152340 f, 291839.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152400 f, 291954.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152460 f, 292068.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152520 f, 292183.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152580 f, 292298.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152640 f, 292413.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152700 f, 292528.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152760 f, 292643.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152820 f, 292198.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152880 f, 292313.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152940 f, 292428.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153000 f, 292543.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153060 f, 292657.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153120 f, 292772.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153180 f, 292887.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153240 f, 293001.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153300 f, 293116.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153360 f, 293231.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153420 f, 293346.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153480 f, 293460.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153540 f, 293575.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153600 f, 293129.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153660 f, 293244.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153720 f, 293358.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153780 f, 293473.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153840 f, 293587.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153900 f, 293702.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153960 f, 293816.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154020 f, 293931.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154080 f, 294045.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154140 f, 294160.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154200 f, 294274.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154260 f, 294389.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154320 f, 294503.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154380 f, 294618.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154440 f, 294732.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154500 f, 294285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154560 f, 294400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154620 f, 294514.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154680 f, 294628.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154740 f, 294742.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154800 f, 294857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154860 f, 294971.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154920 f, 295085.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154980 f, 295200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155040 f, 295314.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155100 f, 295428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155160 f, 295542.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155220 f, 295657.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155280 f, 295771.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155340 f, 295885.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155400 f, 295437.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155460 f, 295551.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155520 f, 295665.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155580 f, 295779.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155640 f, 295893.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155700 f, 296007.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155760 f, 296121.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155820 f, 296235.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155880 f, 296349.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155940 f, 296463.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156000 f, 296577.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156060 f, 296692.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156120 f, 296806.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156180 f, 296356.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156240 f, 296470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156300 f, 296584.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156360 f, 296698.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156420 f, 296812.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156480 f, 296926.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156540 f, 297039.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156600 f, 297153.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156660 f, 297267.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156720 f, 297381.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156780 f, 297495.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156840 f, 297609.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156900 f, 297722.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156960 f, 297836.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157020 f, 297950.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157080 f, 297500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157140 f, 297613.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157200 f, 297727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157260 f, 297840.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157320 f, 297954.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157380 f, 298068.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157440 f, 298181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157500 f, 298295.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157560 f, 298409.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157620 f, 298522.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157680 f, 298636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157740 f, 298750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157800 f, 298863.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157860 f, 298977.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157920 f, 298525.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157980 f, 298638.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158040 f, 298752.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158100 f, 298865.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158160 f, 298979.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158220 f, 299092.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158280 f, 299206.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158340 f, 299319.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158400 f, 299432.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158460 f, 298981.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158520 f, 299094.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158580 f, 299207.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158640 f, 299320.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158700 f, 299433.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158760 f, 299547.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158820 f, 299660.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158880 f, 299773.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158940 f, 299886.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159000 f, 300000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159060 f, 300113.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159120 f, 300226.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159180 f, 300339.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159240 f, 300452.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159300 f, 300566.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159360 f, 300113.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159420 f, 300226.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159480 f, 300338.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159540 f, 300451.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159600 f, 300564.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159660 f, 300677.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159720 f, 300790.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159780 f, 300903.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159840 f, 301016.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159900 f, 301129.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159960 f, 301242.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160020 f, 301355.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160080 f, 301468.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160140 f, 301581.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160200 f, 301694.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160260 f, 301807.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160320 f, 301353.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160380 f, 301466.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160440 f, 301578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160500 f, 301691.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160560 f, 301804.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160620 f, 301917.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160680 f, 302030.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160740 f, 302142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160800 f, 302255.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160860 f, 302368.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160920 f, 302481.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160980 f, 302594.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161040 f, 302706.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161100 f, 302251.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161160 f, 302363.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161220 f, 302476.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161280 f, 302589.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161340 f, 302701.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161400 f, 302814.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161460 f, 302926.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161520 f, 303039.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161580 f, 303151.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161640 f, 303264.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161700 f, 303377.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161760 f, 303489.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161820 f, 303602.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161880 f, 303146.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161940 f, 303258.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162000 f, 303370.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162060 f, 303483.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162120 f, 303595.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162180 f, 303707.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162240 f, 303820.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162300 f, 303932.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162360 f, 304044.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162420 f, 304157.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162480 f, 304269.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162540 f, 304382.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162600 f, 304494.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162660 f, 304606.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162720 f, 304719.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162780 f, 304261.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162840 f, 304373.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162900 f, 304485.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162960 f, 304598.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163020 f, 304710.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163080 f, 304822.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163140 f, 304934.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163200 f, 305046.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163260 f, 305158.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163320 f, 305271.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163380 f, 305383.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163440 f, 305495.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163500 f, 305607.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163560 f, 305719.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163620 f, 305831.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163680 f, 305373.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163740 f, 305485.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163800 f, 305597.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163860 f, 305708.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163920 f, 305820.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163980 f, 305932.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164040 f, 306044.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164100 f, 306156.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164160 f, 306268.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164220 f, 306380.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164280 f, 306492.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164340 f, 306604.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164400 f, 306716.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164460 f, 306828.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164520 f, 306940.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164580 f, 306480.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164640 f, 306592.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164700 f, 306703.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164760 f, 306815.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164820 f, 306927.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164880 f, 307039.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164940 f, 307150.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165000 f, 307262.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165060 f, 307374.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165120 f, 307486.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165180 f, 307597.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165240 f, 307709.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165300 f, 307821.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165360 f, 307932.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165420 f, 308044.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165480 f, 307583.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165540 f, 307695.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165600 f, 307806.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165660 f, 307918.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165720 f, 308029.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165780 f, 308141.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165840 f, 308252.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165900 f, 308364.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165960 f, 308475.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166020 f, 308587.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166080 f, 308698.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166140 f, 308810.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166200 f, 308921.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166260 f, 309033.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166320 f, 309144.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166380 f, 308682.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166440 f, 308794.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166500 f, 308905.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166560 f, 309016.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166620 f, 309128.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166680 f, 309239.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166740 f, 309350.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166800 f, 309461.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166860 f, 309573.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166920 f, 309684.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166980 f, 309795.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167040 f, 309907.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167100 f, 310018.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167160 f, 310129.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167220 f, 310241.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167280 f, 309777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167340 f, 309888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167400 f, 310000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167460 f, 310111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167520 f, 310222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167580 f, 310333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167640 f, 310444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167700 f, 310555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167760 f, 310666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167820 f, 310777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167880 f, 310888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167940 f, 311000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168000 f, 311111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168060 f, 311222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168120 f, 311333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168180 f, 310868.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168240 f, 310979.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168300 f, 311090.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168360 f, 311201.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168420 f, 311312.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168480 f, 311423.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168540 f, 311534.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168600 f, 311645.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168660 f, 311756.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168720 f, 311866.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168780 f, 311977.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168840 f, 312088.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168900 f, 312199.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168960 f, 312310.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169020 f, 312421.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169080 f, 312532.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169140 f, 312066.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169200 f, 312177.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169260 f, 312287.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169320 f, 312398.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169380 f, 312509.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169440 f, 312619.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169500 f, 312730.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169560 f, 312841.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169620 f, 312952.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169680 f, 313062.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169740 f, 313173.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169800 f, 313284.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169860 f, 313394.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169920 f, 313505.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169980 f, 313038.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170040 f, 313149.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170100 f, 313259.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170160 f, 313370.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170220 f, 313480.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170280 f, 313591.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170340 f, 313701.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170400 f, 313812.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170460 f, 313922.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170520 f, 314033.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170580 f, 314143.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170640 f, 314254.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170700 f, 314364.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170760 f, 314475.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170820 f, 314585.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170880 f, 314117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170940 f, 314227.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171000 f, 314338.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171060 f, 314448.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171120 f, 314558.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171180 f, 314669.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171240 f, 314779.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171300 f, 314889.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171360 f, 315000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171420 f, 315110.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171480 f, 315220.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171540 f, 315330.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171600 f, 315441.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171660 f, 315551.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171720 f, 315661.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171780 f, 315772.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171840 f, 315302.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171900 f, 315412.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171960 f, 315522.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172020 f, 315633.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172080 f, 315743.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172140 f, 315853.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172200 f, 315963.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172260 f, 316073.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172320 f, 316183.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172380 f, 316293.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172440 f, 316403.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172500 f, 316513.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172560 f, 316623.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172620 f, 316733.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172680 f, 316263.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172740 f, 316373.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172800 f, 316483.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172860 f, 316593.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172920 f, 316703.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172980 f, 316813.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173040 f, 316923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173100 f, 317032.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173160 f, 317142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173220 f, 317252.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173280 f, 317362.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173340 f, 317472.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173400 f, 317582.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173460 f, 317692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173520 f, 317802.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173580 f, 317330.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173640 f, 317440.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173700 f, 317550.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173760 f, 317659.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173820 f, 317769.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173880 f, 317879.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173940 f, 317989.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174000 f, 318098.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174060 f, 318208.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174120 f, 318318.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174180 f, 318427.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174240 f, 318537.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174300 f, 318647.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174360 f, 318756.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174420 f, 318866.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174480 f, 318394.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174540 f, 318503.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174600 f, 318613.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174660 f, 318722.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174720 f, 318832.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174780 f, 318941.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174840 f, 319051.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174900 f, 319160.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174960 f, 319270.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175020 f, 319379.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175080 f, 319489.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175140 f, 319598.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175200 f, 319708.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175260 f, 319234.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175320 f, 319344.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175380 f, 319453.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175440 f, 319562.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175500 f, 319672.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175560 f, 319781.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175620 f, 319890.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175680 f, 320000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175740 f, 320109.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175800 f, 320218.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175860 f, 320327.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175920 f, 320437.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175980 f, 320546.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176040 f, 320072.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176100 f, 320181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176160 f, 320290.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176220 f, 320400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176280 f, 320509.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176340 f, 320618.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176400 f, 320727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176460 f, 320836.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176520 f, 320945.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176580 f, 321054.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176640 f, 321163.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176700 f, 321272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176760 f, 321381.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176820 f, 320907.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176880 f, 321016.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176940 f, 321125.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177000 f, 321234.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177060 f, 321343.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177120 f, 321451.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177180 f, 321560.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177240 f, 321669.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177300 f, 321778.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177360 f, 321887.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177420 f, 321996.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177480 f, 322105.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177540 f, 322214.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177600 f, 322323.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177660 f, 322431.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177720 f, 321956.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177780 f, 322065.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177840 f, 322173.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177900 f, 322282.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177960 f, 322391.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178020 f, 322500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178080 f, 322608.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178140 f, 322717.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178200 f, 322826.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178260 f, 322934.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178320 f, 323043.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178380 f, 323152.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178440 f, 323260.8 fps, 0 ms/f [junit] GLCanvas invisible frame count: Before 63, after 63 [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178500 f, 323369.5 fps, 0 ms/f [junit] XXXX Visible Part 3/3 [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178560 f, 322893.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178620 f, 323001.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178680 f, 323110.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178740 f, 323218.8 fps, 0 ms/f [junit] 0 s: 60 f / 997 ms, 60.1 fps, 16 ms/f; total: 60 f, 60.1 fps, 16 ms/f [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: 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.hw], offscr[fbo]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT - test02Offscreen [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 9.331 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309310792 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309314801 ms +++ localhost/127.0.0.1:59999 - Locked within 4031 ms, 5 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT - test01Onscreen [junit] Offscreen test requested or platform requires it. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT - test01Onscreen [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT - test02Offscreen [junit] XXXX Visible Part 1/3 [junit] 1 s: 60 f / 1187 ms, 50.5 fps, 19 ms/f; total: 60 f, 50.5 fps, 19 ms/f [junit] XXXXX Invisible Part 2/3 [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60 f, 60000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120 f, 120000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 90000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 120000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 100000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 120000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 140000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 120000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 135000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 132000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 144000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 130000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 140000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 137142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 145714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 154285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 142500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 157500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 146666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 153333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 144000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 141818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 147272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 152727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 145000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 143076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 147692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 152307.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 145714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 154285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2220 f, 148000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 152000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 146250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2400 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 153750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2520 f, 157500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2580 f, 151764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 155294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2700 f, 158823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2760 f, 153333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 156666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 160000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 154736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 157894.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 161052.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 156000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 159000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3240 f, 154285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3300 f, 157142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 160000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 155454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 158181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 160909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 156521.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 159130.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 161739.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 157500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 160000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 162500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 158400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 160800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 163200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 159230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 161538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 163846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 160000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 162222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 164444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 160714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 162857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 165000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 161379.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 163448.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 165517.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 162000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 164000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4980 f, 160645.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5040 f, 162580.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 159375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5160 f, 156363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 158181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 155294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 157058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 154285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 156000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 157714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 155000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 156666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 158333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 160000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 157297.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 158918.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 160540.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 157894.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 159473.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 161052.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 162631.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 160000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 161538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 163076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 164615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 162000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 163500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 165000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 162439.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 163902.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 165365.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 166829.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 164285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 165714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 167142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 164651.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 166046.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 167441.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 165000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 166363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7380 f, 167727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 169090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 166666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 168000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7620 f, 169333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 166956.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 168260.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 169565.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 170869.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 168510.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 166250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 167500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 168750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 170000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 167755.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 168979.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 170204.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 168000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 169200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 170400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 168235.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 169411.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 170588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 171764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 169615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 170769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 171923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 169811.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 170943.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 172075.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 173207.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 171111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 172222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 173333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 171272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 172363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 173454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 174545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 172500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 173571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 171578.9 fps, 0 ms/f [junit] 0 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 9840 f, 153750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9900 f, 152307.6 fps, 0 ms/f [junit] 0 s: 60 f / 10 ms, 6000.0 fps, 0 ms/f; total: 9960 f, 132800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10020 f, 133600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10080 f, 134400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10140 f, 135200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10200 f, 136000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10260 f, 135000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10320 f, 135789.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10380 f, 136578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10440 f, 137368.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10500 f, 138157.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10560 f, 138947.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10620 f, 139736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10680 f, 140526.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10740 f, 141315.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10800 f, 140259.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10860 f, 141038.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10920 f, 141818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10980 f, 142597.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11040 f, 143376.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11100 f, 144155.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11160 f, 144935.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11220 f, 145714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11280 f, 146493.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11340 f, 145384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11400 f, 146153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11460 f, 146923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11520 f, 147692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11580 f, 148461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11640 f, 149230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11700 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11760 f, 150769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11820 f, 151538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11880 f, 150379.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11940 f, 151139.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12000 f, 151898.7 fps, 0 ms/f [junit] 0 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 12060 f, 145301.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12120 f, 146024.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12180 f, 146746.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12240 f, 147469.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12300 f, 148192.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12360 f, 148915.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12420 f, 149638.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12480 f, 150361.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12540 f, 149285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12600 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12660 f, 150714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12720 f, 151428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12780 f, 152142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12840 f, 152857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12900 f, 153571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12960 f, 154285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13020 f, 155000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13080 f, 153882.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13140 f, 154588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13200 f, 155294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13260 f, 156000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13320 f, 156705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13380 f, 157411.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13440 f, 158117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13500 f, 158823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13560 f, 157674.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13620 f, 158372.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13680 f, 159069.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13740 f, 159767.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13800 f, 160465.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13860 f, 161162.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13920 f, 161860.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13980 f, 162558.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14040 f, 163255.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14100 f, 163953.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14160 f, 162758.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14220 f, 163448.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14280 f, 164137.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14340 f, 164827.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14400 f, 165517.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14460 f, 166206.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14520 f, 166896.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14580 f, 167586.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14640 f, 168275.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14700 f, 167045.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14760 f, 167727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14820 f, 168409.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14880 f, 169090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14940 f, 169772.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15000 f, 170454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15060 f, 171136.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15120 f, 171818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15180 f, 172500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15240 f, 173181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15300 f, 171910.1 fps, 0 ms/f [junit] 0 s: 60 f / 35 ms, 1714.2 fps, 0 ms/f; total: 15360 f, 123870.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15420 f, 124354.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15480 f, 124838.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15540 f, 125322.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15600 f, 125806.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15660 f, 126290.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15720 f, 126774.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15780 f, 126240.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15840 f, 126720.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15900 f, 127200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15960 f, 127680.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16020 f, 128160.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16080 f, 128640.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16140 f, 129120.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16200 f, 129600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16260 f, 130080.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16320 f, 130560.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16380 f, 131040.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16440 f, 130476.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16500 f, 130952.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16560 f, 131428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16620 f, 131904.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16680 f, 132380.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16740 f, 132857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16800 f, 133333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16860 f, 133809.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16920 f, 134285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16980 f, 134761.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17040 f, 135238.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17100 f, 134645.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17160 f, 135118.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17220 f, 135590.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17280 f, 136062.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17340 f, 136535.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17400 f, 137007.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17460 f, 137480.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17520 f, 137952.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17580 f, 138425.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17640 f, 138897.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17700 f, 139370.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17760 f, 139842.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17820 f, 139218.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17880 f, 139687.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17940 f, 140156.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18000 f, 140625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18060 f, 141093.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18120 f, 141562.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18180 f, 142031.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18240 f, 142500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18300 f, 142968.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18360 f, 143437.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18420 f, 143906.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18480 f, 143255.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18540 f, 143720.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18600 f, 144186.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18660 f, 144651.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18720 f, 145116.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18780 f, 145581.3 fps, 0 ms/f [junit] 0 s: 60 f / 11 ms, 5454.5 fps, 0 ms/f; total: 18840 f, 134571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18900 f, 135000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18960 f, 135428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19020 f, 135857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19080 f, 136285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19140 f, 136714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19200 f, 137142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19260 f, 137571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19320 f, 138000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19380 f, 138428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19440 f, 138857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19500 f, 138297.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19560 f, 138723.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19620 f, 139148.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19680 f, 139574.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19740 f, 140000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19800 f, 140425.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19860 f, 140851.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19920 f, 141276.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19980 f, 141702.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20040 f, 142127.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20100 f, 142553.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20160 f, 141971.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20220 f, 142394.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20280 f, 142816.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20340 f, 143239.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20400 f, 143661.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20460 f, 144084.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20520 f, 144507.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20580 f, 144929.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20640 f, 145352.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20700 f, 145774.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20760 f, 146197.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20820 f, 145594.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20880 f, 146013.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20940 f, 146433.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21000 f, 146853.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21060 f, 147272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21120 f, 147692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21180 f, 148111.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21240 f, 148531.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21300 f, 148951.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21360 f, 149370.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21420 f, 149790.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21480 f, 150209.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21540 f, 149583.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21600 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21660 f, 150416.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21720 f, 150833.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21780 f, 151250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21840 f, 151666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21900 f, 152083.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21960 f, 152500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22020 f, 152916.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22080 f, 153333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22140 f, 153750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22200 f, 153103.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22260 f, 153517.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22320 f, 153931.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22380 f, 154344.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22440 f, 154758.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22500 f, 155172.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22560 f, 155586.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22620 f, 156000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22680 f, 156413.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22740 f, 156827.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22800 f, 157241.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22860 f, 156575.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22920 f, 156986.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22980 f, 157397.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23040 f, 157808.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23100 f, 158219.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23160 f, 158630.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23220 f, 159041.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23280 f, 159452.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23340 f, 159863.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23400 f, 160273.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23460 f, 160684.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23520 f, 160000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23580 f, 160408.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23640 f, 160816.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23700 f, 161224.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23760 f, 161632.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23820 f, 162040.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23880 f, 162448.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23940 f, 162857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24000 f, 163265.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24060 f, 163673.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24120 f, 164081.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24180 f, 164489.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24240 f, 163783.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24300 f, 164189.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24360 f, 164594.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24420 f, 165000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24480 f, 165405.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24540 f, 165810.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24600 f, 166216.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24660 f, 166621.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24720 f, 167027.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24780 f, 167432.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24840 f, 166711.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24900 f, 167114.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24960 f, 167516.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25020 f, 167919.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25080 f, 168322.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25140 f, 168724.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25200 f, 169127.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25260 f, 169530.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25320 f, 169932.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25380 f, 170335.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25440 f, 170738.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25500 f, 170000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25560 f, 170400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25620 f, 170800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25680 f, 171200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25740 f, 171600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25800 f, 172000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25860 f, 172400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25920 f, 172800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25980 f, 173200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26040 f, 173600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26100 f, 174000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26160 f, 174400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26220 f, 173642.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26280 f, 174039.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26340 f, 174437.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26400 f, 174834.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26460 f, 175231.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26520 f, 175629.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26580 f, 176026.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26640 f, 176423.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26700 f, 176821.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26760 f, 177218.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26820 f, 177615.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26880 f, 176842.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26940 f, 177236.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27000 f, 177631.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27060 f, 178026.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27120 f, 177254.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27180 f, 177647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27240 f, 178039.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27300 f, 178431.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27360 f, 178823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27420 f, 179215.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27480 f, 179607.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27540 f, 180000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27600 f, 179220.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27660 f, 179610.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27720 f, 180000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27780 f, 180389.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27840 f, 180779.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27900 f, 181168.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27960 f, 181558.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28020 f, 181948.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28080 f, 182337.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28140 f, 182727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28200 f, 183116.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28260 f, 182322.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28320 f, 182709.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28380 f, 183096.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28440 f, 183483.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28500 f, 183870.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28560 f, 184258.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28620 f, 184645.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28680 f, 185032.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28740 f, 185419.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28800 f, 185806.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28860 f, 186193.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28920 f, 186580.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28980 f, 185769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29040 f, 186153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29100 f, 186538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29160 f, 186923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29220 f, 187307.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29280 f, 187692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29340 f, 188076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29400 f, 188461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29460 f, 188846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29520 f, 189230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29580 f, 189615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29640 f, 188789.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29700 f, 189171.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29760 f, 189554.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29820 f, 189936.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29880 f, 190318.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29940 f, 190700.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30000 f, 191082.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30060 f, 191464.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30120 f, 191847.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30180 f, 192229.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30240 f, 192611.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30300 f, 192993.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30360 f, 192151.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30420 f, 192531.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30480 f, 192911.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30540 f, 193291.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30600 f, 193670.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30660 f, 194050.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30720 f, 194430.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30780 f, 194810.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30840 f, 195189.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30900 f, 195569.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30960 f, 195949.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31020 f, 195094.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31080 f, 195471.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31140 f, 195849.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31200 f, 196226.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31260 f, 196603.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31320 f, 196981.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31380 f, 197358.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31440 f, 197735.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31500 f, 198113.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31560 f, 198490.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31620 f, 198867.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31680 f, 199245.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31740 f, 198375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31800 f, 198750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31860 f, 199125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31920 f, 199500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31980 f, 199875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32040 f, 200250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32100 f, 200625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32160 f, 201000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32220 f, 201375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32280 f, 201750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32340 f, 202125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32400 f, 201242.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32460 f, 201614.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32520 f, 201987.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32580 f, 202360.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32640 f, 202732.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32700 f, 203105.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32760 f, 203478.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32820 f, 203850.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32880 f, 204223.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32940 f, 204596.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33000 f, 204968.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33060 f, 205341.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33120 f, 204444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33180 f, 204814.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33240 f, 205185.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33300 f, 205555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33360 f, 205925.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33420 f, 206296.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33480 f, 206666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33540 f, 207037.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33600 f, 207407.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33660 f, 207777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33720 f, 208148.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33780 f, 207239.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33840 f, 207607.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33900 f, 207975.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33960 f, 208343.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34020 f, 208711.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34080 f, 209079.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34140 f, 209447.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34200 f, 209815.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34260 f, 210184.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34320 f, 210552.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34380 f, 210920.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34440 f, 211288.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34500 f, 210365.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34560 f, 210731.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34620 f, 211097.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34680 f, 211463.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34740 f, 211829.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34800 f, 212195.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34860 f, 212560.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34920 f, 212926.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34980 f, 213292.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35040 f, 213658.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35100 f, 214024.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35160 f, 213090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35220 f, 213454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35280 f, 213818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35340 f, 214181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35400 f, 214545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35460 f, 214909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35520 f, 215272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35580 f, 215636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35640 f, 216000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35700 f, 216363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35760 f, 216727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35820 f, 217090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35880 f, 216144.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35940 f, 216506.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36000 f, 216867.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36060 f, 217228.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36120 f, 217590.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36180 f, 217951.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36240 f, 218313.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36300 f, 218674.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36360 f, 219036.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36420 f, 219397.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36480 f, 219759.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36540 f, 218802.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36600 f, 219161.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36660 f, 219520.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36720 f, 219880.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36780 f, 220239.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36840 f, 220598.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36900 f, 220958.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36960 f, 221317.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37020 f, 221676.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37080 f, 222035.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37140 f, 222395.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37200 f, 221428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37260 f, 221785.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37320 f, 222142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37380 f, 222500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37440 f, 222857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37500 f, 223214.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37560 f, 223571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37620 f, 223928.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37680 f, 224285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37740 f, 224642.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37800 f, 225000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37860 f, 225357.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37920 f, 224378.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37980 f, 224733.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38040 f, 225088.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38100 f, 225443.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38160 f, 225798.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38220 f, 226153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38280 f, 226508.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38340 f, 226863.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38400 f, 227218.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38460 f, 227573.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38520 f, 227929.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38580 f, 226941.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38640 f, 227294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38700 f, 227647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38760 f, 228000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38820 f, 228352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38880 f, 228705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38940 f, 229058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39000 f, 229411.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39060 f, 229764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39120 f, 230117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39180 f, 230470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39240 f, 230823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39300 f, 229824.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39360 f, 230175.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39420 f, 230526.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39480 f, 230877.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39540 f, 231228.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39600 f, 231578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39660 f, 231929.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39720 f, 232280.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39780 f, 232631.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39840 f, 232982.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39900 f, 233333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39960 f, 232325.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40020 f, 232674.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40080 f, 233023.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40140 f, 233372.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40200 f, 233720.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40260 f, 234069.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40320 f, 234418.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40380 f, 234767.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40440 f, 235116.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40500 f, 235465.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40560 f, 235813.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40620 f, 236162.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40680 f, 235144.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40740 f, 235491.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40800 f, 235838.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40860 f, 236184.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40920 f, 236531.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40980 f, 236878.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41040 f, 237225.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41100 f, 237572.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41160 f, 237919.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41220 f, 238265.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41280 f, 238612.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41340 f, 237586.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41400 f, 237931.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41460 f, 238275.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41520 f, 238620.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41580 f, 238965.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41640 f, 239310.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41700 f, 239655.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41760 f, 240000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41820 f, 240344.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41880 f, 240689.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41940 f, 239657.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42000 f, 240000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42060 f, 240342.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42120 f, 240685.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42180 f, 241028.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42240 f, 241371.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42300 f, 241714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42360 f, 242057.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42420 f, 242400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42480 f, 242742.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42540 f, 243085.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42600 f, 242045.4 fps, 0 ms/f [junit] SLOCK [T main @ 1407309319980 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42660 f, 242386.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42720 f, 242727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42780 f, 243068.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42840 f, 243409.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42900 f, 243750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42960 f, 244090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43020 f, 244431.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43080 f, 244772.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43140 f, 245113.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43200 f, 245454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43260 f, 244406.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43320 f, 244745.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43380 f, 245084.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43440 f, 245423.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43500 f, 245762.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43560 f, 246101.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43620 f, 246440.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43680 f, 246779.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43740 f, 247118.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43800 f, 247457.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43860 f, 247796.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43920 f, 246741.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43980 f, 247078.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44040 f, 247415.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44100 f, 247752.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44160 f, 248089.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44220 f, 248426.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44280 f, 248764.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44340 f, 249101.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44400 f, 249438.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44460 f, 249775.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44520 f, 250112.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44580 f, 250449.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44640 f, 249385.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44700 f, 249720.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44760 f, 250055.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44820 f, 250391.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44880 f, 250726.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44940 f, 251061.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45000 f, 251396.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45060 f, 251731.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45120 f, 252067.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45180 f, 252402.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45240 f, 251333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45300 f, 251666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45360 f, 252000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45420 f, 252333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45480 f, 252666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45540 f, 253000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45600 f, 253333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45660 f, 253666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45720 f, 254000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45780 f, 254333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45840 f, 254666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45900 f, 255000.0 fps, 0 ms/f [junit] 0 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 45960 f, 249782.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46020 f, 250108.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46080 f, 250434.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46140 f, 250760.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46200 f, 251086.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46260 f, 251413.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46320 f, 250378.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46380 f, 250702.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46440 f, 251027.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46500 f, 251351.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46560 f, 251675.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46620 f, 252000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46680 f, 252324.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46740 f, 252648.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46800 f, 252972.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46860 f, 253297.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46920 f, 253621.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46980 f, 253945.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47040 f, 252903.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47100 f, 253225.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47160 f, 253548.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47220 f, 253870.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47280 f, 254193.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47340 f, 254516.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47400 f, 254838.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47460 f, 255161.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47520 f, 255483.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47580 f, 255806.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47640 f, 256129.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47700 f, 256451.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47760 f, 255401.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47820 f, 255721.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47880 f, 256042.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47940 f, 256363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48000 f, 256684.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48060 f, 257005.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48120 f, 257326.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48180 f, 257647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48240 f, 257967.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48300 f, 258288.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48360 f, 258609.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48420 f, 258930.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48480 f, 257872.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48540 f, 258191.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48600 f, 258510.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48660 f, 258829.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48720 f, 259148.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48780 f, 259468.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48840 f, 259787.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48900 f, 260106.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48960 f, 260425.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49020 f, 260744.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49080 f, 261063.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49140 f, 261382.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49200 f, 260317.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49260 f, 260634.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49320 f, 260952.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49380 f, 261269.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49440 f, 261587.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49500 f, 261904.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49560 f, 262222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49620 f, 262539.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49680 f, 262857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49740 f, 263174.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49800 f, 263492.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49860 f, 263809.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49920 f, 262736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49980 f, 263052.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50040 f, 263368.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50100 f, 263684.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50160 f, 264000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50220 f, 264315.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50280 f, 264631.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50340 f, 264947.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50400 f, 265263.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50460 f, 265578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50520 f, 265894.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50580 f, 266210.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50640 f, 265130.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50700 f, 265445.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50760 f, 265759.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50820 f, 266073.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50880 f, 266387.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50940 f, 266701.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51000 f, 267015.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51060 f, 267329.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51120 f, 267643.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51180 f, 267958.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51240 f, 268272.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51300 f, 268586.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51360 f, 267500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51420 f, 267812.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51480 f, 268125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51540 f, 268437.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51600 f, 268750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51660 f, 269062.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51720 f, 269375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51780 f, 269687.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51840 f, 270000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51900 f, 270312.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51960 f, 270625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52020 f, 270937.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52080 f, 269844.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52140 f, 270155.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52200 f, 270466.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52260 f, 270777.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52320 f, 271088.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52380 f, 271398.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52440 f, 271709.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52500 f, 272020.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52560 f, 272331.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52620 f, 272642.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52680 f, 272953.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52740 f, 273264.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52800 f, 272164.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52860 f, 272474.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52920 f, 272783.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52980 f, 273092.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53040 f, 273402.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53100 f, 273711.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53160 f, 274020.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53220 f, 274329.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53280 f, 274639.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53340 f, 274948.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53400 f, 275257.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53460 f, 275567.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53520 f, 274461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53580 f, 274769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53640 f, 275076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53700 f, 275384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53760 f, 275692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53820 f, 276000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53880 f, 276307.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53940 f, 276615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54000 f, 276923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54060 f, 277230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54120 f, 277538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54180 f, 276428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54240 f, 276734.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54300 f, 277040.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54360 f, 277346.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54420 f, 277653.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54480 f, 277959.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54540 f, 278265.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54600 f, 278571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54660 f, 278877.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54720 f, 279183.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54780 f, 279489.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54840 f, 278375.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54900 f, 278680.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54960 f, 278984.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55020 f, 279289.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55080 f, 279593.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55140 f, 279898.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55200 f, 280203.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55260 f, 280507.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55320 f, 280812.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55380 f, 281116.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55440 f, 281421.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55500 f, 281725.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55560 f, 280606.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55620 f, 280909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55680 f, 281212.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55740 f, 281515.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55800 f, 281818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55860 f, 282121.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55920 f, 282424.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55980 f, 282727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56040 f, 283030.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56100 f, 283333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56160 f, 283636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56220 f, 282512.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56280 f, 282814.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56340 f, 283115.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56400 f, 283417.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56460 f, 283718.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56520 f, 284020.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56580 f, 284321.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56640 f, 284623.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56700 f, 284924.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56760 f, 285226.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56820 f, 285527.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56880 f, 284400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56940 f, 284700.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57000 f, 285000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57060 f, 285300.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57120 f, 285600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57180 f, 285900.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57240 f, 286200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57300 f, 286500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57360 f, 286800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57420 f, 287100.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57480 f, 287400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57540 f, 287700.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57600 f, 286567.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57660 f, 286865.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57720 f, 287164.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57780 f, 287462.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57840 f, 287761.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57900 f, 288059.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57960 f, 288358.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58020 f, 288656.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58080 f, 288955.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58140 f, 289253.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58200 f, 288118.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58260 f, 288415.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58320 f, 288712.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58380 f, 289009.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58440 f, 289306.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58500 f, 289603.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58560 f, 289901.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58620 f, 290198.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58680 f, 290495.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58740 f, 290792.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58800 f, 291089.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58860 f, 289950.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58920 f, 290246.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58980 f, 290541.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59040 f, 290837.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59100 f, 291133.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59160 f, 291428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59220 f, 291724.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59280 f, 292019.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59340 f, 292315.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59400 f, 292610.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59460 f, 292906.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59520 f, 293201.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59580 f, 292058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59640 f, 292352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59700 f, 292647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59760 f, 292941.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59820 f, 293235.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59880 f, 293529.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59940 f, 293823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60000 f, 294117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60060 f, 294411.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60120 f, 294705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60180 f, 295000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60240 f, 295294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60300 f, 294146.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60360 f, 294439.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60420 f, 294731.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60480 f, 295024.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60540 f, 295317.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60600 f, 295609.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60660 f, 295902.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60720 f, 296195.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60780 f, 296487.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60840 f, 296780.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60900 f, 297073.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60960 f, 297365.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61020 f, 296213.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61080 f, 296504.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61140 f, 296796.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61200 f, 297087.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61260 f, 297378.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61320 f, 297669.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61380 f, 297961.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61440 f, 298252.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61500 f, 298543.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61560 f, 298834.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61620 f, 299126.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61680 f, 299417.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61740 f, 298260.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61800 f, 298550.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61860 f, 298840.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61920 f, 299130.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61980 f, 299420.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62040 f, 299710.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62100 f, 300000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62160 f, 300289.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62220 f, 300579.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62280 f, 300869.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62340 f, 301159.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62400 f, 301449.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62460 f, 300288.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62520 f, 300576.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62580 f, 300865.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62640 f, 301153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62700 f, 301442.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62760 f, 301730.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62820 f, 302019.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62880 f, 302307.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62940 f, 302596.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63000 f, 302884.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63060 f, 303173.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63120 f, 303461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63180 f, 302296.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63240 f, 302583.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63300 f, 302870.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63360 f, 303157.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63420 f, 303444.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63480 f, 303732.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63540 f, 304019.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63600 f, 304306.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63660 f, 304593.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63720 f, 304880.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63780 f, 305167.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63840 f, 305454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63900 f, 304285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63960 f, 304571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64020 f, 304857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64080 f, 305142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64140 f, 305428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64200 f, 305714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64260 f, 306000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64320 f, 306285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64380 f, 306571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64440 f, 306857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64500 f, 307142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64560 f, 307428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64620 f, 306255.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64680 f, 306540.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64740 f, 306824.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64800 f, 307109.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64860 f, 307393.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64920 f, 307677.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64980 f, 307962.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65040 f, 308246.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65100 f, 308530.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65160 f, 308815.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65220 f, 309099.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65280 f, 309383.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65340 f, 308207.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65400 f, 308490.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65460 f, 308773.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65520 f, 309056.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65580 f, 309339.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65640 f, 309622.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65700 f, 309905.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65760 f, 310188.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65820 f, 310471.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65880 f, 310754.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65940 f, 311037.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66000 f, 311320.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66060 f, 310140.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66120 f, 310422.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66180 f, 310704.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66240 f, 310985.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66300 f, 311267.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66360 f, 311549.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66420 f, 311831.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66480 f, 312112.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66540 f, 312394.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66600 f, 312676.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66660 f, 312957.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66720 f, 313239.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66780 f, 312056.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66840 f, 312336.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66900 f, 312616.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66960 f, 312897.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67020 f, 313177.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67080 f, 313457.9 fps, 0 ms/f [junit] 0 s: 60 f / 35 ms, 1714.2 fps, 0 ms/f; total: 67140 f, 269638.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67200 f, 269879.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67260 f, 270120.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67320 f, 270361.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67380 f, 270602.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67440 f, 270843.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67500 f, 271084.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67560 f, 270240.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67620 f, 270480.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67680 f, 270720.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67740 f, 270960.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67800 f, 271200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67860 f, 271440.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67920 f, 271680.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67980 f, 271920.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68040 f, 272160.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68100 f, 272400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68160 f, 272640.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68220 f, 272880.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68280 f, 272031.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68340 f, 272270.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68400 f, 272509.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68460 f, 272749.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68520 f, 272988.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68580 f, 273227.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68640 f, 273466.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68700 f, 273705.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68760 f, 273944.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68820 f, 274183.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68880 f, 274422.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68940 f, 274661.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69000 f, 273809.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69060 f, 274047.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69120 f, 274285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69180 f, 274523.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69240 f, 274761.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69300 f, 275000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69360 f, 275238.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69420 f, 275476.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69480 f, 275714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69540 f, 275952.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69600 f, 276190.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69660 f, 276428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69720 f, 275573.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69780 f, 275810.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69840 f, 276047.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69900 f, 276284.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69960 f, 276521.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70020 f, 276758.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70080 f, 276996.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70140 f, 277233.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70200 f, 277470.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70260 f, 277707.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70320 f, 276850.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70380 f, 277086.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70440 f, 277322.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70500 f, 277559.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70560 f, 277795.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70620 f, 278031.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70680 f, 278267.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70740 f, 278503.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70800 f, 278740.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70860 f, 278976.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70920 f, 279212.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70980 f, 279448.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71040 f, 278588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71100 f, 278823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71160 f, 279058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71220 f, 279294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71280 f, 279529.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71340 f, 279764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71400 f, 280000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71460 f, 280235.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71520 f, 280470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71580 f, 279609.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71640 f, 279843.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71700 f, 280078.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71760 f, 280312.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71820 f, 280546.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71880 f, 280781.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71940 f, 281015.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72000 f, 281250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72060 f, 281484.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72120 f, 280622.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72180 f, 280856.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72240 f, 281089.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72300 f, 281322.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72360 f, 281556.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72420 f, 281789.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72480 f, 282023.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72540 f, 282256.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72600 f, 282490.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72660 f, 282723.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72720 f, 282957.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72780 f, 282093.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72840 f, 282325.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72900 f, 282558.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72960 f, 282790.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73020 f, 283023.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73080 f, 283255.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73140 f, 282393.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73200 f, 282625.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73260 f, 282857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73320 f, 283088.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73380 f, 283320.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73440 f, 283552.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73500 f, 283783.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73560 f, 284015.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73620 f, 284247.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73680 f, 284478.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73740 f, 283615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73800 f, 283846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73860 f, 284076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73920 f, 284307.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73980 f, 284538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74040 f, 284769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74100 f, 285000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74160 f, 285230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74220 f, 285461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74280 f, 285692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74340 f, 285923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74400 f, 286153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74460 f, 285287.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74520 f, 285517.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74580 f, 285747.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74640 f, 285977.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74700 f, 286206.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74760 f, 286436.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74820 f, 286666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74880 f, 286896.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74940 f, 287126.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75000 f, 287356.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75060 f, 287586.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75120 f, 286717.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75180 f, 286946.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75240 f, 287175.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75300 f, 287404.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75360 f, 287633.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75420 f, 287862.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75480 f, 288091.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75540 f, 288320.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75600 f, 288549.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75660 f, 288778.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75720 f, 289007.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75780 f, 289236.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75840 f, 288365.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75900 f, 288593.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75960 f, 288821.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76020 f, 289049.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76080 f, 289277.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76140 f, 289505.7 fps, 0 ms/f [junit] 0 s: 60 f / 59 ms, 1016.9 fps, 0 ms/f; total: 76200 f, 236645.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76260 f, 236099.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76320 f, 236284.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76380 f, 236470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76440 f, 236656.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76500 f, 236842.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76560 f, 237027.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76620 f, 237213.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76680 f, 237399.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76740 f, 236851.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76800 f, 237037.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76860 f, 237222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76920 f, 237407.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76980 f, 237592.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77040 f, 237777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77100 f, 237962.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77160 f, 238148.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77220 f, 238333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77280 f, 238518.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77340 f, 238703.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77400 f, 238888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77460 f, 239074.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77520 f, 238523.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77580 f, 238707.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77640 f, 238892.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77700 f, 239076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77760 f, 239261.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77820 f, 239446.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77880 f, 239630.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77940 f, 239815.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78000 f, 240000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78060 f, 240184.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78120 f, 240369.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78180 f, 240553.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78240 f, 240738.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78300 f, 240184.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78360 f, 240368.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78420 f, 240552.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78480 f, 240736.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78540 f, 240920.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78600 f, 241104.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78660 f, 241288.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78720 f, 241472.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78780 f, 241656.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78840 f, 241840.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78900 f, 242024.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78960 f, 242208.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79020 f, 242392.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79080 f, 241834.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79140 f, 242018.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79200 f, 242201.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79260 f, 242385.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79320 f, 242568.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79380 f, 242752.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79440 f, 242935.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79500 f, 243119.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79560 f, 243302.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79620 f, 243486.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79680 f, 243669.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79740 f, 243853.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79800 f, 243292.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79860 f, 243475.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79920 f, 243658.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79980 f, 243841.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80040 f, 244024.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80100 f, 244207.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80160 f, 244390.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80220 f, 244573.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80280 f, 244756.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80340 f, 244939.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80400 f, 244376.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80460 f, 244559.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80520 f, 244741.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80580 f, 244924.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80640 f, 245106.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80700 f, 245288.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80760 f, 245471.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80820 f, 245653.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80880 f, 245835.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80940 f, 246018.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81000 f, 246200.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81060 f, 246382.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81120 f, 246565.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81180 f, 246000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81240 f, 246181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81300 f, 246363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81360 f, 246545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81420 f, 246727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81480 f, 246909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81540 f, 247090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81600 f, 247272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81660 f, 246706.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81720 f, 246888.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81780 f, 247069.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81840 f, 247250.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81900 f, 247432.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81960 f, 247613.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82020 f, 247794.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82080 f, 247975.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82140 f, 248157.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82200 f, 248338.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82260 f, 248519.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82320 f, 248700.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82380 f, 248132.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82440 f, 248313.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82500 f, 248493.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82560 f, 248674.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82620 f, 248855.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82680 f, 249036.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82740 f, 249216.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82800 f, 249397.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82860 f, 249578.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82920 f, 249759.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82980 f, 249939.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83040 f, 250120.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83100 f, 250301.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83160 f, 249729.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83220 f, 249909.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83280 f, 250090.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83340 f, 250270.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83400 f, 250450.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83460 f, 250630.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83520 f, 250810.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83580 f, 250990.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83640 f, 251171.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83700 f, 251351.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83760 f, 251531.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83820 f, 251711.7 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 83880 f, 250388.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83940 f, 250567.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84000 f, 250746.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84060 f, 250925.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84120 f, 251104.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84180 f, 251283.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84240 f, 251462.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84300 f, 251641.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84360 f, 251820.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84420 f, 252000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84480 f, 252179.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84540 f, 252358.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84600 f, 251785.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84660 f, 251964.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84720 f, 252142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84780 f, 252321.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84840 f, 252500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84900 f, 252678.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84960 f, 252857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85020 f, 253035.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85080 f, 253214.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85140 f, 253392.8 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 85200 f, 252071.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85260 f, 251504.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85320 f, 251681.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85380 f, 251858.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85440 f, 252035.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85500 f, 252212.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85560 f, 252389.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85620 f, 252566.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85680 f, 252743.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85740 f, 252920.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85800 f, 253097.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85860 f, 253274.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85920 f, 253451.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85980 f, 252882.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86040 f, 253058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86100 f, 253235.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86160 f, 253411.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86220 f, 253588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86280 f, 253764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86340 f, 253941.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86400 f, 254117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86460 f, 254294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86520 f, 254470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86580 f, 254647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86640 f, 254076.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86700 f, 254252.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86760 f, 254428.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86820 f, 254604.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86880 f, 254780.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86940 f, 254956.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87000 f, 255131.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87060 f, 255307.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87120 f, 255483.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87180 f, 254912.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87240 f, 255087.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87300 f, 255263.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87360 f, 255438.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87420 f, 255614.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87480 f, 255789.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87540 f, 255964.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87600 f, 256140.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87660 f, 256315.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87720 f, 256491.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87780 f, 255918.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87840 f, 256093.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87900 f, 256268.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87960 f, 256443.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88020 f, 256618.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88080 f, 256793.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88140 f, 256967.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88200 f, 257142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88260 f, 257317.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88320 f, 257492.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88380 f, 256918.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88440 f, 257093.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88500 f, 257267.4 fps, 0 ms/f [junit] 0 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 88560 f, 246000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88620 f, 246166.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88680 f, 246333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88740 f, 246500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88800 f, 246666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88860 f, 246833.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88920 f, 247000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88980 f, 246482.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89040 f, 246648.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89100 f, 246814.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89160 f, 246980.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89220 f, 247146.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89280 f, 247313.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89340 f, 247479.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89400 f, 247645.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89460 f, 247811.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89520 f, 247977.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89580 f, 248144.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89640 f, 248310.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89700 f, 247790.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89760 f, 247955.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89820 f, 248121.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89880 f, 248287.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89940 f, 248453.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90000 f, 248618.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90060 f, 248784.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90120 f, 248950.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90180 f, 249116.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90240 f, 249281.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90300 f, 249447.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90360 f, 248925.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90420 f, 249090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90480 f, 249256.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90540 f, 249421.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90600 f, 249586.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90660 f, 249752.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90720 f, 249917.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90780 f, 250082.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90840 f, 250247.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90900 f, 250413.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90960 f, 249890.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91020 f, 250054.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91080 f, 250219.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91140 f, 250384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91200 f, 250549.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91260 f, 250714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91320 f, 250879.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91380 f, 251043.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91440 f, 251208.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91500 f, 251373.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91560 f, 251538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91620 f, 251703.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91680 f, 251868.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91740 f, 251342.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91800 f, 251506.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91860 f, 251671.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91920 f, 251835.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91980 f, 252000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92040 f, 252164.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92100 f, 252328.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92160 f, 252493.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92220 f, 252657.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92280 f, 252821.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92340 f, 252986.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92400 f, 253150.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92460 f, 253315.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92520 f, 252786.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92580 f, 252950.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92640 f, 253114.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92700 f, 253278.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92760 f, 253442.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92820 f, 253606.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92880 f, 253770.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92940 f, 253934.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93000 f, 254098.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93060 f, 254262.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93120 f, 254426.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93180 f, 254590.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93240 f, 254754.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93300 f, 254223.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93360 f, 254386.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93420 f, 254550.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93480 f, 254713.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93540 f, 254877.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93600 f, 255040.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93660 f, 255204.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93720 f, 255367.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93780 f, 255531.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93840 f, 255694.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93900 f, 255858.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93960 f, 255326.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94020 f, 255489.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94080 f, 255652.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94140 f, 255815.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94200 f, 255978.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94260 f, 256141.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94320 f, 256304.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94380 f, 256467.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94440 f, 256630.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94500 f, 256097.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94560 f, 256260.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94620 f, 256422.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94680 f, 256585.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94740 f, 256747.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94800 f, 256910.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94860 f, 257073.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94920 f, 257235.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94980 f, 257398.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95040 f, 257560.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95100 f, 257027.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95160 f, 257189.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95220 f, 257351.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95280 f, 257513.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95340 f, 257675.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95400 f, 257837.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95460 f, 258000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95520 f, 258162.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95580 f, 258324.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95640 f, 257789.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95700 f, 257951.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95760 f, 258113.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95820 f, 258274.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95880 f, 258436.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95940 f, 258598.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96000 f, 258760.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96060 f, 258225.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96120 f, 258387.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96180 f, 258548.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96240 f, 258709.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96300 f, 258870.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96360 f, 259032.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96420 f, 258498.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96480 f, 258659.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96540 f, 258820.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96600 f, 258981.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96660 f, 259142.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96720 f, 259302.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96780 f, 259463.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96840 f, 259624.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96900 f, 259785.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96960 f, 259946.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97020 f, 260107.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97080 f, 260268.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97140 f, 260428.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97200 f, 260589.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97260 f, 260053.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97320 f, 260213.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97380 f, 260374.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97440 f, 260534.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97500 f, 260695.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97560 f, 260855.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97620 f, 261016.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97680 f, 261176.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97740 f, 261336.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97800 f, 261497.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97860 f, 261657.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97920 f, 261818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97980 f, 261978.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98040 f, 261440.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98100 f, 261600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98160 f, 261760.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98220 f, 261920.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98280 f, 262080.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98340 f, 262240.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98400 f, 262400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98460 f, 262560.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98520 f, 262720.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98580 f, 262880.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98640 f, 263040.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98700 f, 262500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98760 f, 262659.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98820 f, 262819.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98880 f, 262978.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98940 f, 263138.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99000 f, 263297.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99060 f, 263457.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99120 f, 263617.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99180 f, 263776.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99240 f, 263936.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99300 f, 264095.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99360 f, 264255.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99420 f, 264414.9 fps, 0 ms/f [junit] 0 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 99480 f, 261102.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99540 f, 261259.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99600 f, 260732.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99660 f, 260890.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99720 f, 261047.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99780 f, 261204.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99840 f, 261361.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99900 f, 261518.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99960 f, 261675.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100020 f, 261832.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100080 f, 261989.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100140 f, 262146.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100200 f, 262303.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100260 f, 262460.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100320 f, 262617.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100380 f, 262774.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100440 f, 262245.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100500 f, 262402.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100560 f, 262558.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100620 f, 262715.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100680 f, 262872.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100740 f, 263028.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100800 f, 263185.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100860 f, 263342.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100920 f, 263498.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100980 f, 263655.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101040 f, 263812.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101100 f, 263968.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101160 f, 264125.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101220 f, 263593.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101280 f, 263750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101340 f, 263906.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101400 f, 264062.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101460 f, 264218.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101520 f, 264375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101580 f, 264531.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101640 f, 264687.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101700 f, 264843.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101760 f, 265000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101820 f, 265156.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101880 f, 265312.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101940 f, 265468.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102000 f, 265625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102060 f, 265090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102120 f, 265246.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102180 f, 265402.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102240 f, 265558.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102300 f, 265714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102360 f, 265870.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102420 f, 266025.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102480 f, 266181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102540 f, 266337.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102600 f, 266493.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102660 f, 266649.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102720 f, 266805.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102780 f, 266961.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102840 f, 266424.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102900 f, 266580.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102960 f, 266735.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103020 f, 266891.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103080 f, 267046.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103140 f, 267202.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103200 f, 267357.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103260 f, 267512.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103320 f, 267668.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103380 f, 267823.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103440 f, 267979.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103500 f, 268134.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103560 f, 267596.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103620 f, 267751.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103680 f, 267906.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103740 f, 268062.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103800 f, 268217.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103860 f, 268372.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103920 f, 268527.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103980 f, 268682.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104040 f, 268837.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104100 f, 268992.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104160 f, 269147.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104220 f, 269302.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104280 f, 269457.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104340 f, 269612.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104400 f, 269072.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104460 f, 269226.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104520 f, 269381.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104580 f, 269536.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104640 f, 269690.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104700 f, 269845.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104760 f, 270000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104820 f, 270154.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104880 f, 270309.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104940 f, 270463.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105000 f, 270618.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105060 f, 270773.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105120 f, 270927.8 fps, 0 ms/f [junit] 0 s: 60 f / 15 ms, 4000.0 fps, 0 ms/f; total: 105180 f, 260992.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105240 f, 260495.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105300 f, 260643.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105360 f, 260792.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105420 f, 260940.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105480 f, 261089.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105540 f, 261237.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105600 f, 261386.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105660 f, 261534.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105720 f, 261683.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105780 f, 261831.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105840 f, 261980.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105900 f, 262128.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105960 f, 262277.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106020 f, 261777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106080 f, 261925.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106140 f, 262074.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106200 f, 262222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106260 f, 262370.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106320 f, 262518.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106380 f, 262666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106440 f, 262814.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106500 f, 262962.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106560 f, 263111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106620 f, 263259.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106680 f, 263407.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106740 f, 263555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106800 f, 263703.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106860 f, 263201.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106920 f, 263349.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106980 f, 263497.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107040 f, 263645.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107100 f, 263793.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107160 f, 263940.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107220 f, 264088.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107280 f, 264236.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107340 f, 264384.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107400 f, 264532.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107460 f, 264679.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107520 f, 264827.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107580 f, 264975.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107640 f, 265123.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107700 f, 264619.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107760 f, 264766.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107820 f, 264914.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107880 f, 265061.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107940 f, 265208.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108000 f, 265356.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108060 f, 265503.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108120 f, 265651.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108180 f, 265798.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108240 f, 265945.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108300 f, 266093.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108360 f, 266240.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108420 f, 266388.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108480 f, 266535.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108540 f, 266029.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108600 f, 266176.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108660 f, 266323.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108720 f, 266470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108780 f, 266617.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108840 f, 266764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108900 f, 266911.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108960 f, 267058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109020 f, 267205.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109080 f, 267352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109140 f, 267500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109200 f, 267647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109260 f, 267794.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109320 f, 267941.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109380 f, 267432.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109440 f, 267579.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109500 f, 267726.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109560 f, 267872.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109620 f, 268019.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109680 f, 268166.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109740 f, 268312.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109800 f, 268459.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109860 f, 268606.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109920 f, 268753.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109980 f, 268899.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110040 f, 269046.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110100 f, 269193.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110160 f, 269339.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110220 f, 268829.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110280 f, 268975.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110340 f, 269121.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110400 f, 269268.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110460 f, 269414.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110520 f, 269560.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110580 f, 269707.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110640 f, 269853.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110700 f, 270000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110760 f, 270146.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110820 f, 270292.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110880 f, 270439.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110940 f, 269927.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111000 f, 270073.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111060 f, 270218.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111120 f, 270364.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111180 f, 270510.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111240 f, 270656.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111300 f, 270802.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111360 f, 270948.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111420 f, 271094.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111480 f, 271240.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111540 f, 271386.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111600 f, 271532.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111660 f, 271678.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111720 f, 271824.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111780 f, 271310.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111840 f, 271456.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111900 f, 271601.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111960 f, 271747.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112020 f, 271893.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112080 f, 272038.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112140 f, 272184.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112200 f, 272330.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112260 f, 272475.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112320 f, 272621.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112380 f, 272767.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112440 f, 272912.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112500 f, 273058.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112560 f, 273203.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112620 f, 272687.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112680 f, 272832.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112740 f, 272978.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112800 f, 273123.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112860 f, 273268.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112920 f, 273414.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112980 f, 273559.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113040 f, 273704.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113100 f, 273849.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113160 f, 273995.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113220 f, 274140.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113280 f, 274285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113340 f, 274431.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113400 f, 274576.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113460 f, 274057.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113520 f, 274202.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113580 f, 274347.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113640 f, 274492.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113700 f, 274637.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113760 f, 274782.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113820 f, 274927.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113880 f, 275072.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113940 f, 275217.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114000 f, 275362.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114060 f, 275507.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114120 f, 275652.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114180 f, 275797.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114240 f, 275942.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114300 f, 275421.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114360 f, 275566.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114420 f, 275710.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114480 f, 275855.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114540 f, 276000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114600 f, 276144.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114660 f, 276289.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114720 f, 276433.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114780 f, 276578.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114840 f, 276722.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114900 f, 276867.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114960 f, 277012.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115020 f, 277156.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115080 f, 277301.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115140 f, 276778.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115200 f, 276923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115260 f, 277067.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115320 f, 277211.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115380 f, 277355.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115440 f, 277500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115500 f, 277644.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115560 f, 277788.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115620 f, 277932.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115680 f, 278076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115740 f, 278221.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115800 f, 278365.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115860 f, 278509.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115920 f, 278653.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115980 f, 278129.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116040 f, 278273.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116100 f, 278417.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116160 f, 278561.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116220 f, 278705.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116280 f, 278848.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116340 f, 278992.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116400 f, 279136.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116460 f, 279280.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116520 f, 279424.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116580 f, 279568.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116640 f, 279712.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116700 f, 279856.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116760 f, 279330.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116820 f, 279473.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116880 f, 279617.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116940 f, 279760.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117000 f, 279904.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117060 f, 280047.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117120 f, 280191.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117180 f, 280334.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117240 f, 280478.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117300 f, 280622.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117360 f, 280765.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117420 f, 280909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117480 f, 281052.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117540 f, 281196.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117600 f, 280668.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117660 f, 280811.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117720 f, 280954.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117780 f, 281097.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117840 f, 281241.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117900 f, 281384.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117960 f, 281527.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118020 f, 281670.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118080 f, 281813.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118140 f, 281957.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118200 f, 282100.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118260 f, 282243.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118320 f, 282386.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118380 f, 282529.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118440 f, 282000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118500 f, 282142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118560 f, 282285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118620 f, 282428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118680 f, 282571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118740 f, 282714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118800 f, 282857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118860 f, 283000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118920 f, 283142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118980 f, 283285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119040 f, 282755.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119100 f, 282897.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119160 f, 283040.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119220 f, 283182.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119280 f, 283325.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119340 f, 283467.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119400 f, 283610.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119460 f, 283752.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119520 f, 283895.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119580 f, 284038.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119640 f, 284180.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119700 f, 284323.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119760 f, 284465.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119820 f, 284608.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119880 f, 284075.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119940 f, 284218.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120000 f, 284360.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120060 f, 284502.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120120 f, 284644.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120180 f, 284786.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120240 f, 284928.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120300 f, 285071.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120360 f, 285213.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120420 f, 285355.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120480 f, 285497.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120540 f, 284964.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120600 f, 285106.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120660 f, 285248.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120720 f, 285390.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120780 f, 285531.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120840 f, 285673.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120900 f, 285815.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120960 f, 285957.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121020 f, 286099.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121080 f, 286241.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121140 f, 286382.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121200 f, 286524.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121260 f, 286666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121320 f, 286132.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121380 f, 286273.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121440 f, 286415.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121500 f, 286556.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121560 f, 286698.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121620 f, 286839.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121680 f, 286981.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121740 f, 287122.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121800 f, 287264.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121860 f, 286729.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121920 f, 286870.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121980 f, 287011.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122040 f, 287152.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122100 f, 287294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122160 f, 287435.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122220 f, 287576.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122280 f, 287717.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122340 f, 287858.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122400 f, 288000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122460 f, 288141.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122520 f, 288282.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122580 f, 287746.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122640 f, 287887.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122700 f, 288028.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122760 f, 288169.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122820 f, 288309.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122880 f, 288450.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122940 f, 288591.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123000 f, 288732.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123060 f, 288873.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123120 f, 289014.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123180 f, 289154.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123240 f, 288618.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123300 f, 288758.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123360 f, 288899.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123420 f, 289039.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123480 f, 289180.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123540 f, 289320.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123600 f, 289461.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123660 f, 289601.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123720 f, 289742.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123780 f, 289882.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123840 f, 290023.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123900 f, 290163.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123960 f, 289626.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124020 f, 289766.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124080 f, 289906.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124140 f, 290046.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124200 f, 290186.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124260 f, 290327.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124320 f, 290467.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124380 f, 290607.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124440 f, 290747.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124500 f, 290887.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124560 f, 291028.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124620 f, 291168.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124680 f, 291308.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124740 f, 291448.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124800 f, 290909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124860 f, 291048.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124920 f, 291188.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124980 f, 291328.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125040 f, 291468.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125100 f, 291608.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125160 f, 291748.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125220 f, 291888.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125280 f, 292027.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125340 f, 292167.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125400 f, 292307.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125460 f, 292447.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125520 f, 291906.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125580 f, 292046.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125640 f, 292186.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125700 f, 292325.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125760 f, 292465.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125820 f, 292604.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125880 f, 292744.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125940 f, 292883.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126000 f, 293023.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126060 f, 293162.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126120 f, 293302.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126180 f, 293441.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126240 f, 293581.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126300 f, 293720.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126360 f, 293178.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126420 f, 293317.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126480 f, 293457.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126540 f, 293596.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126600 f, 293735.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126660 f, 293874.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126720 f, 294013.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126780 f, 294153.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126840 f, 294292.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126900 f, 294431.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126960 f, 294570.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127020 f, 294709.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127080 f, 294849.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127140 f, 294305.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127200 f, 294444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127260 f, 294583.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127320 f, 294722.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127380 f, 294861.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127440 f, 295000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127500 f, 295138.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127560 f, 295277.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127620 f, 295416.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127680 f, 295555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127740 f, 295694.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127800 f, 295833.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127860 f, 295972.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127920 f, 296111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127980 f, 295565.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128040 f, 295704.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128100 f, 295842.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128160 f, 295981.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128220 f, 296120.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128280 f, 296258.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128340 f, 296397.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128400 f, 296535.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128460 f, 296674.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128520 f, 296812.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128580 f, 296951.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128640 f, 297090.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128700 f, 297228.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128760 f, 297367.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128820 f, 296820.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128880 f, 296958.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128940 f, 297096.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129000 f, 297235.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129060 f, 297373.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129120 f, 297511.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129180 f, 297649.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129240 f, 297788.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129300 f, 297926.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129360 f, 298064.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129420 f, 298202.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129480 f, 298341.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129540 f, 298479.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129600 f, 297931.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129660 f, 298068.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129720 f, 298206.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129780 f, 298344.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129840 f, 298482.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129900 f, 298620.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129960 f, 298758.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130020 f, 298896.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130080 f, 299034.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130140 f, 299172.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130200 f, 299310.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130260 f, 299448.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130320 f, 299586.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130380 f, 299036.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130440 f, 299174.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130500 f, 299311.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130560 f, 299449.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130620 f, 299587.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130680 f, 299724.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130740 f, 299862.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130800 f, 300000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130860 f, 300137.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130920 f, 300275.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130980 f, 300412.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131040 f, 300550.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131100 f, 300688.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131160 f, 300825.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131220 f, 300274.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131280 f, 300411.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131340 f, 300549.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131400 f, 300686.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131460 f, 300823.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131520 f, 300961.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131580 f, 301098.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131640 f, 301235.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131700 f, 301373.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131760 f, 301510.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131820 f, 301647.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131880 f, 301095.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131940 f, 301232.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132000 f, 301369.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132060 f, 301506.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132120 f, 301643.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132180 f, 301780.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132240 f, 301917.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132300 f, 302054.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132360 f, 302191.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132420 f, 301640.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132480 f, 301776.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132540 f, 301913.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132600 f, 302050.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132660 f, 302186.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132720 f, 302323.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132780 f, 302460.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132840 f, 302596.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132900 f, 302733.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132960 f, 302870.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133020 f, 303006.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133080 f, 302454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133140 f, 302590.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133200 f, 302727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133260 f, 302863.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133320 f, 303000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133380 f, 303136.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133440 f, 303272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133500 f, 303409.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133560 f, 303545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133620 f, 303681.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133680 f, 303818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133740 f, 303954.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133800 f, 303401.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133860 f, 303537.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133920 f, 303673.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133980 f, 303809.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134040 f, 303945.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134100 f, 304081.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134160 f, 304217.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134220 f, 304353.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134280 f, 304489.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134340 f, 303936.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134400 f, 304072.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134460 f, 304208.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134520 f, 304343.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134580 f, 304479.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134640 f, 304615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134700 f, 304751.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134760 f, 304886.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134820 f, 305022.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134880 f, 305158.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134940 f, 305294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135000 f, 305429.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135060 f, 305565.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135120 f, 305011.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135180 f, 305146.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135240 f, 305282.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135300 f, 305417.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135360 f, 305553.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135420 f, 305688.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135480 f, 305823.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135540 f, 305959.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135600 f, 306094.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135660 f, 306230.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135720 f, 306365.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135780 f, 306501.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135840 f, 306636.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135900 f, 306772.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135960 f, 306216.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136020 f, 306351.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136080 f, 306486.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136140 f, 306621.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136200 f, 306756.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136260 f, 306891.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136320 f, 307027.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136380 f, 307162.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136440 f, 307297.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136500 f, 307432.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136560 f, 307567.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136620 f, 307702.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136680 f, 307837.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136740 f, 307972.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136800 f, 307415.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136860 f, 307550.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136920 f, 307685.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136980 f, 307820.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137040 f, 307955.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137100 f, 308089.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137160 f, 308224.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137220 f, 308359.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137280 f, 308494.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137340 f, 308629.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137400 f, 308764.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137460 f, 308898.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137520 f, 309033.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137580 f, 309168.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137640 f, 308609.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137700 f, 308744.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137760 f, 308878.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137820 f, 309013.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137880 f, 309147.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137940 f, 309282.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138000 f, 309417.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138060 f, 309551.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138120 f, 309686.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138180 f, 309820.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138240 f, 309955.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138300 f, 310089.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138360 f, 310224.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138420 f, 310358.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138480 f, 309798.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138540 f, 309932.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138600 f, 310067.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138660 f, 310201.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138720 f, 310335.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138780 f, 310469.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138840 f, 310604.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138900 f, 310738.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138960 f, 310872.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139020 f, 311006.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139080 f, 311140.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139140 f, 311275.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139200 f, 310714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139260 f, 310848.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139320 f, 310982.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139380 f, 311116.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139440 f, 311250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139500 f, 311383.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139560 f, 311517.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139620 f, 311651.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139680 f, 311785.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139740 f, 311919.6 fps, 0 ms/f [junit] 0 s: 60 f / 31 ms, 1935.4 fps, 0 ms/f; total: 139800 f, 291858.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139860 f, 291983.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139920 f, 291500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139980 f, 291625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140040 f, 291750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140100 f, 291875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140160 f, 292000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140220 f, 292125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140280 f, 292250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140340 f, 292375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140400 f, 292500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140460 f, 292625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140520 f, 292750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140580 f, 292875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140640 f, 293000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140700 f, 293125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140760 f, 292640.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140820 f, 292765.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140880 f, 292889.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140940 f, 293014.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141000 f, 293139.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141060 f, 293264.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141120 f, 293388.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141180 f, 293513.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141240 f, 293638.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141300 f, 293763.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141360 f, 293887.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141420 f, 294012.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141480 f, 294137.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141540 f, 294261.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141600 f, 293775.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141660 f, 293900.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141720 f, 294024.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141780 f, 294149.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141840 f, 294273.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141900 f, 294398.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141960 f, 294522.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142020 f, 294647.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142080 f, 294771.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142140 f, 294896.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142200 f, 295020.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142260 f, 295145.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142320 f, 295269.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142380 f, 295394.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142440 f, 294906.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142500 f, 295031.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142560 f, 295155.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142620 f, 295279.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142680 f, 295403.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142740 f, 295527.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142800 f, 295652.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142860 f, 295776.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142920 f, 295900.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142980 f, 295413.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143040 f, 295537.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143100 f, 295661.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143160 f, 295785.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143220 f, 295909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143280 f, 296033.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143340 f, 296157.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143400 f, 296281.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143460 f, 296404.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143520 f, 296528.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143580 f, 296652.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143640 f, 296776.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143700 f, 296288.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143760 f, 296412.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143820 f, 296536.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143880 f, 296659.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143940 f, 296783.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144000 f, 296907.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144060 f, 297030.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144120 f, 297154.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144180 f, 297278.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144240 f, 297402.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144300 f, 297525.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144360 f, 297649.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144420 f, 297773.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144480 f, 297283.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144540 f, 297407.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144600 f, 297530.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144660 f, 297654.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144720 f, 297777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144780 f, 297901.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144840 f, 298024.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144900 f, 298148.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144960 f, 298271.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145020 f, 298395.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145080 f, 298518.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145140 f, 298641.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145200 f, 298765.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145260 f, 298888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145320 f, 298398.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145380 f, 298521.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145440 f, 298644.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145500 f, 298767.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145560 f, 298891.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145620 f, 299014.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145680 f, 299137.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145740 f, 299260.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145800 f, 299383.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145860 f, 299507.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145920 f, 299630.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145980 f, 299753.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146040 f, 299262.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146100 f, 299385.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146160 f, 299508.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146220 f, 299631.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146280 f, 299754.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146340 f, 299877.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146400 f, 300000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146460 f, 300122.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146520 f, 300245.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146580 f, 300368.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146640 f, 300491.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146700 f, 300614.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146760 f, 300737.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146820 f, 300245.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146880 f, 300368.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146940 f, 300490.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147000 f, 300613.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147060 f, 300736.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147120 f, 300858.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147180 f, 300981.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147240 f, 301104.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147300 f, 301227.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147360 f, 301349.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147420 f, 300857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147480 f, 300979.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147540 f, 301102.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147600 f, 301224.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147660 f, 301346.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147720 f, 301469.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147780 f, 301591.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147840 f, 301714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147900 f, 301836.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147960 f, 301959.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148020 f, 302081.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148080 f, 302204.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148140 f, 302326.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148200 f, 302448.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148260 f, 301955.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148320 f, 302077.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148380 f, 302199.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148440 f, 302321.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148500 f, 302444.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148560 f, 302566.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148620 f, 302688.4 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 148680 f, 301582.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148740 f, 301703.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148800 f, 301825.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148860 f, 301336.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148920 f, 301457.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148980 f, 300969.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149040 f, 301090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149100 f, 301212.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149160 f, 301333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149220 f, 301454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149280 f, 301575.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149340 f, 301088.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149400 f, 301209.7 fps, 0 ms/f [junit] 0 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 149460 f, 297137.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149520 f, 296666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149580 f, 296785.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149640 f, 296904.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149700 f, 297023.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149760 f, 297142.8 fps, 0 ms/f [junit] 0 s: 60 f / 14 ms, 4285.7 fps, 0 ms/f; total: 149820 f, 289227.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149880 f, 289343.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149940 f, 289459.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150000 f, 289575.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150060 f, 289691.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150120 f, 289248.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150180 f, 289364.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150240 f, 289479.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150300 f, 289595.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150360 f, 289710.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150420 f, 289826.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150480 f, 289942.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150540 f, 290057.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150600 f, 290173.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150660 f, 290289.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150720 f, 289846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150780 f, 289961.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150840 f, 290076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150900 f, 290192.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150960 f, 290307.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151020 f, 290423.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151080 f, 290538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151140 f, 290653.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151200 f, 290769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151260 f, 290884.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151320 f, 290441.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151380 f, 290556.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151440 f, 290671.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151500 f, 290786.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151560 f, 290902.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151620 f, 291017.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151680 f, 291132.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151740 f, 291247.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151800 f, 291362.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151860 f, 291477.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151920 f, 291034.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151980 f, 291149.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152040 f, 291264.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152100 f, 291379.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152160 f, 291494.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152220 f, 291609.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152280 f, 291724.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152340 f, 291839.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152400 f, 291954.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152460 f, 292068.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152520 f, 292183.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152580 f, 292298.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152640 f, 292413.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152700 f, 292528.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152760 f, 292643.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152820 f, 292198.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152880 f, 292313.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152940 f, 292428.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153000 f, 292543.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153060 f, 292657.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153120 f, 292772.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153180 f, 292887.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153240 f, 293001.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153300 f, 293116.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153360 f, 293231.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153420 f, 293346.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153480 f, 293460.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153540 f, 293575.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153600 f, 293129.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153660 f, 293244.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153720 f, 293358.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153780 f, 293473.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153840 f, 293587.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153900 f, 293702.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153960 f, 293816.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154020 f, 293931.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154080 f, 294045.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154140 f, 294160.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154200 f, 294274.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154260 f, 294389.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154320 f, 294503.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154380 f, 294618.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154440 f, 294732.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154500 f, 294285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154560 f, 294400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154620 f, 294514.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154680 f, 294628.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154740 f, 294742.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154800 f, 294857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154860 f, 294971.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154920 f, 295085.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154980 f, 295200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155040 f, 295314.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155100 f, 295428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155160 f, 295542.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155220 f, 295657.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155280 f, 295771.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155340 f, 295885.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155400 f, 295437.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155460 f, 295551.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155520 f, 295665.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155580 f, 295779.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155640 f, 295893.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155700 f, 296007.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155760 f, 296121.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155820 f, 296235.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155880 f, 296349.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155940 f, 296463.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156000 f, 296577.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156060 f, 296692.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156120 f, 296806.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156180 f, 296356.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156240 f, 296470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156300 f, 296584.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156360 f, 296698.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156420 f, 296812.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156480 f, 296926.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156540 f, 297039.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156600 f, 297153.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156660 f, 297267.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156720 f, 297381.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156780 f, 297495.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156840 f, 297609.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156900 f, 297722.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156960 f, 297836.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157020 f, 297950.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157080 f, 297500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157140 f, 297613.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157200 f, 297727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157260 f, 297840.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157320 f, 297954.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157380 f, 298068.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157440 f, 298181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157500 f, 298295.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157560 f, 298409.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157620 f, 298522.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157680 f, 298636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157740 f, 298750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157800 f, 298863.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157860 f, 298977.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157920 f, 298525.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157980 f, 298638.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158040 f, 298752.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158100 f, 298865.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158160 f, 298979.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158220 f, 299092.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158280 f, 299206.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158340 f, 299319.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158400 f, 299432.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158460 f, 298981.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158520 f, 299094.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158580 f, 299207.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158640 f, 299320.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158700 f, 299433.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158760 f, 299547.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158820 f, 299660.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158880 f, 299773.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158940 f, 299886.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159000 f, 300000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159060 f, 300113.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159120 f, 300226.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159180 f, 300339.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159240 f, 300452.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159300 f, 300566.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159360 f, 300113.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159420 f, 300226.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159480 f, 300338.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159540 f, 300451.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159600 f, 300564.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159660 f, 300677.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159720 f, 300790.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159780 f, 300903.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159840 f, 301016.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159900 f, 301129.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159960 f, 301242.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160020 f, 301355.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160080 f, 301468.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160140 f, 301581.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160200 f, 301694.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160260 f, 301807.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160320 f, 301353.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160380 f, 301466.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160440 f, 301578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160500 f, 301691.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160560 f, 301804.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160620 f, 301917.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160680 f, 302030.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160740 f, 302142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160800 f, 302255.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160860 f, 302368.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160920 f, 302481.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160980 f, 302594.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161040 f, 302706.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161100 f, 302251.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161160 f, 302363.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161220 f, 302476.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161280 f, 302589.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161340 f, 302701.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161400 f, 302814.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161460 f, 302926.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161520 f, 303039.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161580 f, 303151.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161640 f, 303264.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161700 f, 303377.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161760 f, 303489.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161820 f, 303602.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161880 f, 303146.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161940 f, 303258.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162000 f, 303370.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162060 f, 303483.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162120 f, 303595.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162180 f, 303707.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162240 f, 303820.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162300 f, 303932.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162360 f, 304044.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162420 f, 304157.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162480 f, 304269.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162540 f, 304382.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162600 f, 304494.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162660 f, 304606.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162720 f, 304719.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162780 f, 304261.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162840 f, 304373.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162900 f, 304485.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162960 f, 304598.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163020 f, 304710.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163080 f, 304822.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163140 f, 304934.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163200 f, 305046.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163260 f, 305158.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163320 f, 305271.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163380 f, 305383.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163440 f, 305495.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163500 f, 305607.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163560 f, 305719.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163620 f, 305831.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163680 f, 305373.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163740 f, 305485.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163800 f, 305597.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163860 f, 305708.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163920 f, 305820.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163980 f, 305932.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164040 f, 306044.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164100 f, 306156.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164160 f, 306268.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164220 f, 306380.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164280 f, 306492.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164340 f, 306604.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164400 f, 306716.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164460 f, 306828.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164520 f, 306940.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164580 f, 306480.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164640 f, 306592.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164700 f, 306703.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164760 f, 306815.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164820 f, 306927.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164880 f, 307039.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164940 f, 307150.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165000 f, 307262.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165060 f, 307374.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165120 f, 307486.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165180 f, 307597.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165240 f, 307709.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165300 f, 307821.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165360 f, 307932.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165420 f, 308044.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165480 f, 307583.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165540 f, 307695.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165600 f, 307806.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165660 f, 307918.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165720 f, 308029.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165780 f, 308141.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165840 f, 308252.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165900 f, 308364.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165960 f, 308475.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166020 f, 308587.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166080 f, 308698.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166140 f, 308810.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166200 f, 308921.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166260 f, 309033.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166320 f, 309144.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166380 f, 308682.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166440 f, 308794.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166500 f, 308905.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166560 f, 309016.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166620 f, 309128.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166680 f, 309239.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166740 f, 309350.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166800 f, 309461.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166860 f, 309573.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166920 f, 309684.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166980 f, 309795.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167040 f, 309907.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167100 f, 310018.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167160 f, 310129.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167220 f, 310241.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167280 f, 309777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167340 f, 309888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167400 f, 310000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167460 f, 310111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167520 f, 310222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167580 f, 310333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167640 f, 310444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167700 f, 310555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167760 f, 310666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167820 f, 310777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167880 f, 310888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167940 f, 311000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168000 f, 311111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168060 f, 311222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168120 f, 311333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168180 f, 310868.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168240 f, 310979.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168300 f, 311090.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168360 f, 311201.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168420 f, 311312.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168480 f, 311423.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168540 f, 311534.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168600 f, 311645.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168660 f, 311756.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168720 f, 311866.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168780 f, 311977.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168840 f, 312088.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168900 f, 312199.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168960 f, 312310.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169020 f, 312421.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169080 f, 312532.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169140 f, 312066.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169200 f, 312177.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169260 f, 312287.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169320 f, 312398.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169380 f, 312509.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169440 f, 312619.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169500 f, 312730.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169560 f, 312841.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169620 f, 312952.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169680 f, 313062.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169740 f, 313173.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169800 f, 313284.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169860 f, 313394.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169920 f, 313505.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169980 f, 313038.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170040 f, 313149.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170100 f, 313259.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170160 f, 313370.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170220 f, 313480.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170280 f, 313591.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170340 f, 313701.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170400 f, 313812.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170460 f, 313922.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170520 f, 314033.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170580 f, 314143.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170640 f, 314254.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170700 f, 314364.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170760 f, 314475.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170820 f, 314585.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170880 f, 314117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170940 f, 314227.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171000 f, 314338.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171060 f, 314448.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171120 f, 314558.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171180 f, 314669.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171240 f, 314779.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171300 f, 314889.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171360 f, 315000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171420 f, 315110.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171480 f, 315220.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171540 f, 315330.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171600 f, 315441.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171660 f, 315551.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171720 f, 315661.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171780 f, 315772.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171840 f, 315302.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171900 f, 315412.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171960 f, 315522.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172020 f, 315633.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172080 f, 315743.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172140 f, 315853.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172200 f, 315963.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172260 f, 316073.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172320 f, 316183.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172380 f, 316293.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172440 f, 316403.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172500 f, 316513.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172560 f, 316623.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172620 f, 316733.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172680 f, 316263.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172740 f, 316373.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172800 f, 316483.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172860 f, 316593.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172920 f, 316703.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172980 f, 316813.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173040 f, 316923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173100 f, 317032.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173160 f, 317142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173220 f, 317252.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173280 f, 317362.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173340 f, 317472.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173400 f, 317582.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173460 f, 317692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173520 f, 317802.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173580 f, 317330.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173640 f, 317440.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173700 f, 317550.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173760 f, 317659.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173820 f, 317769.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173880 f, 317879.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173940 f, 317989.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174000 f, 318098.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174060 f, 318208.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174120 f, 318318.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174180 f, 318427.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174240 f, 318537.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174300 f, 318647.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174360 f, 318756.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174420 f, 318866.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174480 f, 318394.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174540 f, 318503.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174600 f, 318613.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174660 f, 318722.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174720 f, 318832.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174780 f, 318941.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174840 f, 319051.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174900 f, 319160.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174960 f, 319270.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175020 f, 319379.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175080 f, 319489.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175140 f, 319598.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175200 f, 319708.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175260 f, 319234.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175320 f, 319344.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175380 f, 319453.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175440 f, 319562.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175500 f, 319672.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175560 f, 319781.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175620 f, 319890.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175680 f, 320000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175740 f, 320109.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175800 f, 320218.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175860 f, 320327.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175920 f, 320437.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175980 f, 320546.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176040 f, 320072.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176100 f, 320181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176160 f, 320290.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176220 f, 320400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176280 f, 320509.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176340 f, 320618.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176400 f, 320727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176460 f, 320836.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176520 f, 320945.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176580 f, 321054.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176640 f, 321163.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176700 f, 321272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176760 f, 321381.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176820 f, 320907.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176880 f, 321016.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176940 f, 321125.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177000 f, 321234.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177060 f, 321343.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177120 f, 321451.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177180 f, 321560.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177240 f, 321669.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177300 f, 321778.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177360 f, 321887.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177420 f, 321996.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177480 f, 322105.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177540 f, 322214.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177600 f, 322323.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177660 f, 322431.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177720 f, 321956.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177780 f, 322065.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177840 f, 322173.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177900 f, 322282.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177960 f, 322391.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178020 f, 322500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178080 f, 322608.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178140 f, 322717.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178200 f, 322826.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178260 f, 322934.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178320 f, 323043.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178380 f, 323152.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178440 f, 323260.8 fps, 0 ms/f [junit] GLCanvas invisible frame count: Before 63, after 63 [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178500 f, 323369.5 fps, 0 ms/f [junit] XXXX Visible Part 3/3 [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178560 f, 322893.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178620 f, 323001.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178680 f, 323110.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178740 f, 323218.8 fps, 0 ms/f [junit] 0 s: 60 f / 997 ms, 60.1 fps, 16 ms/f; total: 60 f, 60.1 fps, 16 ms/f [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: 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.hw], offscr[fbo]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT - test02Offscreen [junit] SLOCK [T main @ 1407309319980 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01Onscreen took 0.002 sec [junit] Testcase: test02Offscreen took 3.114 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 9.331 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309310792 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309314801 ms +++ localhost/127.0.0.1:59999 - Locked within 4031 ms, 5 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT - test01Onscreen [junit] Offscreen test requested or platform requires it. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT - test01Onscreen [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT - test02Offscreen [junit] XXXX Visible Part 1/3 [junit] 1 s: 60 f / 1187 ms, 50.5 fps, 19 ms/f; total: 60 f, 50.5 fps, 19 ms/f [junit] XXXXX Invisible Part 2/3 [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60 f, 60000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120 f, 120000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 90000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 120000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 100000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 120000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 140000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 120000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 135000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 132000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 144000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 130000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 140000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 137142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 145714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 154285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 142500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 157500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 146666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 153333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 144000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 141818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 147272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 152727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 145000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 143076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 147692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 152307.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 145714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 154285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2220 f, 148000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 152000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 146250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2400 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 153750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2520 f, 157500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2580 f, 151764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 155294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2700 f, 158823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2760 f, 153333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 156666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 160000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 154736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 157894.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 161052.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 156000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 159000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3240 f, 154285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3300 f, 157142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 160000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 155454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 158181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 160909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 156521.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 159130.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 161739.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 157500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 160000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 162500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 158400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 160800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 163200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 159230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 161538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 163846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 160000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 162222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 164444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 160714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 162857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 165000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 161379.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 163448.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 165517.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 162000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 164000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4980 f, 160645.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5040 f, 162580.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 159375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5160 f, 156363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 158181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 155294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 157058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 154285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 156000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 157714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 155000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5640 f, 156666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5700 f, 158333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 160000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 157297.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 158918.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 160540.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 157894.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 159473.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 161052.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 162631.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 160000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 161538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 163076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 164615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 162000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 163500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 165000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 162439.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 163902.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 165365.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 166829.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 164285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 165714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 167142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 164651.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 166046.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 167441.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 165000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 166363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7380 f, 167727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 169090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 166666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 168000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7620 f, 169333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 166956.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 168260.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 169565.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 170869.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 168510.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 166250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 167500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 168750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 170000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 167755.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 168979.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 170204.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 168000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 169200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 170400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 168235.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 169411.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 170588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 171764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 169615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 170769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8940 f, 171923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 169811.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 170943.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9120 f, 172075.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 173207.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 171111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 172222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 173333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 171272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 172363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 173454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 174545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 172500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 173571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 171578.9 fps, 0 ms/f [junit] 0 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 9840 f, 153750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9900 f, 152307.6 fps, 0 ms/f [junit] 0 s: 60 f / 10 ms, 6000.0 fps, 0 ms/f; total: 9960 f, 132800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10020 f, 133600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10080 f, 134400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10140 f, 135200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10200 f, 136000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10260 f, 135000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10320 f, 135789.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10380 f, 136578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10440 f, 137368.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10500 f, 138157.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10560 f, 138947.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10620 f, 139736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10680 f, 140526.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10740 f, 141315.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10800 f, 140259.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10860 f, 141038.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10920 f, 141818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 10980 f, 142597.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11040 f, 143376.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11100 f, 144155.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11160 f, 144935.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11220 f, 145714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11280 f, 146493.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11340 f, 145384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11400 f, 146153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11460 f, 146923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11520 f, 147692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11580 f, 148461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11640 f, 149230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11700 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11760 f, 150769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11820 f, 151538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11880 f, 150379.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 11940 f, 151139.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12000 f, 151898.7 fps, 0 ms/f [junit] 0 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 12060 f, 145301.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12120 f, 146024.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12180 f, 146746.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12240 f, 147469.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12300 f, 148192.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12360 f, 148915.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12420 f, 149638.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12480 f, 150361.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12540 f, 149285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12600 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12660 f, 150714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12720 f, 151428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12780 f, 152142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12840 f, 152857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12900 f, 153571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 12960 f, 154285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13020 f, 155000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13080 f, 153882.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13140 f, 154588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13200 f, 155294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13260 f, 156000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13320 f, 156705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13380 f, 157411.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13440 f, 158117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13500 f, 158823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13560 f, 157674.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13620 f, 158372.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13680 f, 159069.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13740 f, 159767.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13800 f, 160465.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13860 f, 161162.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13920 f, 161860.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 13980 f, 162558.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14040 f, 163255.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14100 f, 163953.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14160 f, 162758.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14220 f, 163448.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14280 f, 164137.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14340 f, 164827.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14400 f, 165517.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14460 f, 166206.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14520 f, 166896.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14580 f, 167586.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14640 f, 168275.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14700 f, 167045.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14760 f, 167727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14820 f, 168409.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14880 f, 169090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 14940 f, 169772.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15000 f, 170454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15060 f, 171136.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15120 f, 171818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15180 f, 172500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15240 f, 173181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15300 f, 171910.1 fps, 0 ms/f [junit] 0 s: 60 f / 35 ms, 1714.2 fps, 0 ms/f; total: 15360 f, 123870.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15420 f, 124354.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15480 f, 124838.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15540 f, 125322.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15600 f, 125806.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15660 f, 126290.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15720 f, 126774.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15780 f, 126240.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15840 f, 126720.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15900 f, 127200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 15960 f, 127680.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16020 f, 128160.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16080 f, 128640.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16140 f, 129120.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16200 f, 129600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16260 f, 130080.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16320 f, 130560.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16380 f, 131040.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16440 f, 130476.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16500 f, 130952.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16560 f, 131428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16620 f, 131904.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16680 f, 132380.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16740 f, 132857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16800 f, 133333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16860 f, 133809.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16920 f, 134285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 16980 f, 134761.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17040 f, 135238.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17100 f, 134645.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17160 f, 135118.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17220 f, 135590.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17280 f, 136062.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17340 f, 136535.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17400 f, 137007.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17460 f, 137480.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17520 f, 137952.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17580 f, 138425.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17640 f, 138897.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17700 f, 139370.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17760 f, 139842.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17820 f, 139218.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17880 f, 139687.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 17940 f, 140156.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18000 f, 140625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18060 f, 141093.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18120 f, 141562.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18180 f, 142031.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18240 f, 142500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18300 f, 142968.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18360 f, 143437.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18420 f, 143906.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18480 f, 143255.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18540 f, 143720.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18600 f, 144186.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18660 f, 144651.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18720 f, 145116.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18780 f, 145581.3 fps, 0 ms/f [junit] 0 s: 60 f / 11 ms, 5454.5 fps, 0 ms/f; total: 18840 f, 134571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18900 f, 135000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 18960 f, 135428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19020 f, 135857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19080 f, 136285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19140 f, 136714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19200 f, 137142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19260 f, 137571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19320 f, 138000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19380 f, 138428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19440 f, 138857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19500 f, 138297.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19560 f, 138723.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19620 f, 139148.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19680 f, 139574.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19740 f, 140000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19800 f, 140425.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19860 f, 140851.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19920 f, 141276.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 19980 f, 141702.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20040 f, 142127.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20100 f, 142553.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20160 f, 141971.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20220 f, 142394.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20280 f, 142816.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20340 f, 143239.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20400 f, 143661.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20460 f, 144084.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20520 f, 144507.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20580 f, 144929.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20640 f, 145352.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20700 f, 145774.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20760 f, 146197.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20820 f, 145594.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20880 f, 146013.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 20940 f, 146433.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21000 f, 146853.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21060 f, 147272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21120 f, 147692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21180 f, 148111.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21240 f, 148531.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21300 f, 148951.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21360 f, 149370.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21420 f, 149790.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21480 f, 150209.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21540 f, 149583.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21600 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21660 f, 150416.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21720 f, 150833.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21780 f, 151250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21840 f, 151666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21900 f, 152083.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 21960 f, 152500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22020 f, 152916.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22080 f, 153333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22140 f, 153750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22200 f, 153103.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22260 f, 153517.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22320 f, 153931.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22380 f, 154344.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22440 f, 154758.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22500 f, 155172.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22560 f, 155586.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22620 f, 156000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22680 f, 156413.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22740 f, 156827.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22800 f, 157241.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22860 f, 156575.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22920 f, 156986.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 22980 f, 157397.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23040 f, 157808.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23100 f, 158219.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23160 f, 158630.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23220 f, 159041.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23280 f, 159452.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23340 f, 159863.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23400 f, 160273.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23460 f, 160684.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23520 f, 160000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23580 f, 160408.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23640 f, 160816.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23700 f, 161224.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23760 f, 161632.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23820 f, 162040.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23880 f, 162448.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 23940 f, 162857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24000 f, 163265.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24060 f, 163673.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24120 f, 164081.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24180 f, 164489.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24240 f, 163783.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24300 f, 164189.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24360 f, 164594.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24420 f, 165000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24480 f, 165405.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24540 f, 165810.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24600 f, 166216.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24660 f, 166621.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24720 f, 167027.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24780 f, 167432.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24840 f, 166711.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24900 f, 167114.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 24960 f, 167516.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25020 f, 167919.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25080 f, 168322.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25140 f, 168724.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25200 f, 169127.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25260 f, 169530.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25320 f, 169932.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25380 f, 170335.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25440 f, 170738.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25500 f, 170000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25560 f, 170400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25620 f, 170800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25680 f, 171200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25740 f, 171600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25800 f, 172000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25860 f, 172400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25920 f, 172800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 25980 f, 173200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26040 f, 173600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26100 f, 174000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26160 f, 174400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26220 f, 173642.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26280 f, 174039.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26340 f, 174437.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26400 f, 174834.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26460 f, 175231.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26520 f, 175629.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26580 f, 176026.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26640 f, 176423.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26700 f, 176821.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26760 f, 177218.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26820 f, 177615.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26880 f, 176842.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 26940 f, 177236.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27000 f, 177631.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27060 f, 178026.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27120 f, 177254.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27180 f, 177647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27240 f, 178039.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27300 f, 178431.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27360 f, 178823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27420 f, 179215.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27480 f, 179607.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27540 f, 180000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27600 f, 179220.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27660 f, 179610.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27720 f, 180000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27780 f, 180389.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27840 f, 180779.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27900 f, 181168.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 27960 f, 181558.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28020 f, 181948.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28080 f, 182337.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28140 f, 182727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28200 f, 183116.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28260 f, 182322.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28320 f, 182709.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28380 f, 183096.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28440 f, 183483.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28500 f, 183870.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28560 f, 184258.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28620 f, 184645.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28680 f, 185032.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28740 f, 185419.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28800 f, 185806.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28860 f, 186193.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28920 f, 186580.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 28980 f, 185769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29040 f, 186153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29100 f, 186538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29160 f, 186923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29220 f, 187307.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29280 f, 187692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29340 f, 188076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29400 f, 188461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29460 f, 188846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29520 f, 189230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29580 f, 189615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29640 f, 188789.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29700 f, 189171.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29760 f, 189554.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29820 f, 189936.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29880 f, 190318.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 29940 f, 190700.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30000 f, 191082.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30060 f, 191464.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30120 f, 191847.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30180 f, 192229.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30240 f, 192611.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30300 f, 192993.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30360 f, 192151.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30420 f, 192531.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30480 f, 192911.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30540 f, 193291.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30600 f, 193670.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30660 f, 194050.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30720 f, 194430.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30780 f, 194810.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30840 f, 195189.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30900 f, 195569.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 30960 f, 195949.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31020 f, 195094.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31080 f, 195471.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31140 f, 195849.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31200 f, 196226.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31260 f, 196603.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31320 f, 196981.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31380 f, 197358.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31440 f, 197735.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31500 f, 198113.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31560 f, 198490.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31620 f, 198867.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31680 f, 199245.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31740 f, 198375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31800 f, 198750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31860 f, 199125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31920 f, 199500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 31980 f, 199875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32040 f, 200250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32100 f, 200625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32160 f, 201000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32220 f, 201375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32280 f, 201750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32340 f, 202125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32400 f, 201242.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32460 f, 201614.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32520 f, 201987.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32580 f, 202360.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32640 f, 202732.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32700 f, 203105.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32760 f, 203478.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32820 f, 203850.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32880 f, 204223.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 32940 f, 204596.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33000 f, 204968.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33060 f, 205341.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33120 f, 204444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33180 f, 204814.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33240 f, 205185.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33300 f, 205555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33360 f, 205925.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33420 f, 206296.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33480 f, 206666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33540 f, 207037.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33600 f, 207407.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33660 f, 207777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33720 f, 208148.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33780 f, 207239.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33840 f, 207607.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33900 f, 207975.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 33960 f, 208343.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34020 f, 208711.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34080 f, 209079.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34140 f, 209447.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34200 f, 209815.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34260 f, 210184.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34320 f, 210552.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34380 f, 210920.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34440 f, 211288.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34500 f, 210365.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34560 f, 210731.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34620 f, 211097.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34680 f, 211463.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34740 f, 211829.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34800 f, 212195.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34860 f, 212560.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34920 f, 212926.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 34980 f, 213292.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35040 f, 213658.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35100 f, 214024.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35160 f, 213090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35220 f, 213454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35280 f, 213818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35340 f, 214181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35400 f, 214545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35460 f, 214909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35520 f, 215272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35580 f, 215636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35640 f, 216000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35700 f, 216363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35760 f, 216727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35820 f, 217090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35880 f, 216144.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 35940 f, 216506.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36000 f, 216867.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36060 f, 217228.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36120 f, 217590.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36180 f, 217951.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36240 f, 218313.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36300 f, 218674.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36360 f, 219036.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36420 f, 219397.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36480 f, 219759.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36540 f, 218802.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36600 f, 219161.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36660 f, 219520.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36720 f, 219880.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36780 f, 220239.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36840 f, 220598.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36900 f, 220958.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 36960 f, 221317.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37020 f, 221676.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37080 f, 222035.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37140 f, 222395.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37200 f, 221428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37260 f, 221785.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37320 f, 222142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37380 f, 222500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37440 f, 222857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37500 f, 223214.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37560 f, 223571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37620 f, 223928.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37680 f, 224285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37740 f, 224642.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37800 f, 225000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37860 f, 225357.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37920 f, 224378.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 37980 f, 224733.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38040 f, 225088.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38100 f, 225443.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38160 f, 225798.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38220 f, 226153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38280 f, 226508.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38340 f, 226863.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38400 f, 227218.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38460 f, 227573.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38520 f, 227929.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38580 f, 226941.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38640 f, 227294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38700 f, 227647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38760 f, 228000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38820 f, 228352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38880 f, 228705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 38940 f, 229058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39000 f, 229411.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39060 f, 229764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39120 f, 230117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39180 f, 230470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39240 f, 230823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39300 f, 229824.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39360 f, 230175.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39420 f, 230526.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39480 f, 230877.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39540 f, 231228.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39600 f, 231578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39660 f, 231929.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39720 f, 232280.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39780 f, 232631.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39840 f, 232982.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39900 f, 233333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 39960 f, 232325.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40020 f, 232674.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40080 f, 233023.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40140 f, 233372.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40200 f, 233720.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40260 f, 234069.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40320 f, 234418.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40380 f, 234767.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40440 f, 235116.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40500 f, 235465.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40560 f, 235813.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40620 f, 236162.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40680 f, 235144.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40740 f, 235491.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40800 f, 235838.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40860 f, 236184.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40920 f, 236531.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 40980 f, 236878.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41040 f, 237225.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41100 f, 237572.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41160 f, 237919.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41220 f, 238265.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41280 f, 238612.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41340 f, 237586.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41400 f, 237931.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41460 f, 238275.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41520 f, 238620.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41580 f, 238965.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41640 f, 239310.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41700 f, 239655.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41760 f, 240000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41820 f, 240344.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41880 f, 240689.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 41940 f, 239657.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42000 f, 240000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42060 f, 240342.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42120 f, 240685.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42180 f, 241028.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42240 f, 241371.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42300 f, 241714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42360 f, 242057.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42420 f, 242400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42480 f, 242742.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42540 f, 243085.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42600 f, 242045.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42660 f, 242386.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42720 f, 242727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42780 f, 243068.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42840 f, 243409.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42900 f, 243750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 42960 f, 244090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43020 f, 244431.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43080 f, 244772.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43140 f, 245113.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43200 f, 245454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43260 f, 244406.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43320 f, 244745.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43380 f, 245084.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43440 f, 245423.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43500 f, 245762.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43560 f, 246101.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43620 f, 246440.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43680 f, 246779.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43740 f, 247118.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43800 f, 247457.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43860 f, 247796.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43920 f, 246741.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 43980 f, 247078.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44040 f, 247415.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44100 f, 247752.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44160 f, 248089.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44220 f, 248426.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44280 f, 248764.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44340 f, 249101.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44400 f, 249438.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44460 f, 249775.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44520 f, 250112.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44580 f, 250449.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44640 f, 249385.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44700 f, 249720.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44760 f, 250055.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44820 f, 250391.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44880 f, 250726.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 44940 f, 251061.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45000 f, 251396.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45060 f, 251731.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45120 f, 252067.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45180 f, 252402.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45240 f, 251333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45300 f, 251666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45360 f, 252000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45420 f, 252333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45480 f, 252666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45540 f, 253000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45600 f, 253333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45660 f, 253666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45720 f, 254000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45780 f, 254333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45840 f, 254666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 45900 f, 255000.0 fps, 0 ms/f [junit] 0 s: 60 f / 4 ms, 15000.0 fps, 0 ms/f; total: 45960 f, 249782.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46020 f, 250108.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46080 f, 250434.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46140 f, 250760.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46200 f, 251086.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46260 f, 251413.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46320 f, 250378.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46380 f, 250702.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46440 f, 251027.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46500 f, 251351.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46560 f, 251675.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46620 f, 252000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46680 f, 252324.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46740 f, 252648.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46800 f, 252972.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46860 f, 253297.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46920 f, 253621.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 46980 f, 253945.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47040 f, 252903.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47100 f, 253225.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47160 f, 253548.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47220 f, 253870.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47280 f, 254193.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47340 f, 254516.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47400 f, 254838.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47460 f, 255161.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47520 f, 255483.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47580 f, 255806.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47640 f, 256129.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47700 f, 256451.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47760 f, 255401.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47820 f, 255721.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47880 f, 256042.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 47940 f, 256363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48000 f, 256684.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48060 f, 257005.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48120 f, 257326.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48180 f, 257647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48240 f, 257967.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48300 f, 258288.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48360 f, 258609.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48420 f, 258930.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48480 f, 257872.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48540 f, 258191.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48600 f, 258510.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48660 f, 258829.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48720 f, 259148.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48780 f, 259468.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48840 f, 259787.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48900 f, 260106.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 48960 f, 260425.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49020 f, 260744.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49080 f, 261063.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49140 f, 261382.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49200 f, 260317.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49260 f, 260634.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49320 f, 260952.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49380 f, 261269.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49440 f, 261587.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49500 f, 261904.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49560 f, 262222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49620 f, 262539.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49680 f, 262857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49740 f, 263174.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49800 f, 263492.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49860 f, 263809.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49920 f, 262736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 49980 f, 263052.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50040 f, 263368.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50100 f, 263684.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50160 f, 264000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50220 f, 264315.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50280 f, 264631.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50340 f, 264947.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50400 f, 265263.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50460 f, 265578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50520 f, 265894.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50580 f, 266210.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50640 f, 265130.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50700 f, 265445.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50760 f, 265759.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50820 f, 266073.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50880 f, 266387.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 50940 f, 266701.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51000 f, 267015.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51060 f, 267329.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51120 f, 267643.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51180 f, 267958.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51240 f, 268272.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51300 f, 268586.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51360 f, 267500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51420 f, 267812.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51480 f, 268125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51540 f, 268437.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51600 f, 268750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51660 f, 269062.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51720 f, 269375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51780 f, 269687.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51840 f, 270000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51900 f, 270312.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 51960 f, 270625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52020 f, 270937.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52080 f, 269844.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52140 f, 270155.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52200 f, 270466.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52260 f, 270777.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52320 f, 271088.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52380 f, 271398.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52440 f, 271709.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52500 f, 272020.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52560 f, 272331.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52620 f, 272642.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52680 f, 272953.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52740 f, 273264.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52800 f, 272164.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52860 f, 272474.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52920 f, 272783.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 52980 f, 273092.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53040 f, 273402.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53100 f, 273711.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53160 f, 274020.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53220 f, 274329.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53280 f, 274639.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53340 f, 274948.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53400 f, 275257.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53460 f, 275567.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53520 f, 274461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53580 f, 274769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53640 f, 275076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53700 f, 275384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53760 f, 275692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53820 f, 276000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53880 f, 276307.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 53940 f, 276615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54000 f, 276923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54060 f, 277230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54120 f, 277538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54180 f, 276428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54240 f, 276734.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54300 f, 277040.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54360 f, 277346.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54420 f, 277653.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54480 f, 277959.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54540 f, 278265.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54600 f, 278571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54660 f, 278877.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54720 f, 279183.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54780 f, 279489.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54840 f, 278375.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54900 f, 278680.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 54960 f, 278984.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55020 f, 279289.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55080 f, 279593.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55140 f, 279898.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55200 f, 280203.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55260 f, 280507.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55320 f, 280812.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55380 f, 281116.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55440 f, 281421.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55500 f, 281725.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55560 f, 280606.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55620 f, 280909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55680 f, 281212.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55740 f, 281515.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55800 f, 281818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55860 f, 282121.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55920 f, 282424.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 55980 f, 282727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56040 f, 283030.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56100 f, 283333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56160 f, 283636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56220 f, 282512.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56280 f, 282814.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56340 f, 283115.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56400 f, 283417.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56460 f, 283718.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56520 f, 284020.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56580 f, 284321.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56640 f, 284623.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56700 f, 284924.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56760 f, 285226.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56820 f, 285527.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56880 f, 284400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 56940 f, 284700.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57000 f, 285000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57060 f, 285300.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57120 f, 285600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57180 f, 285900.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57240 f, 286200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57300 f, 286500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57360 f, 286800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57420 f, 287100.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57480 f, 287400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57540 f, 287700.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57600 f, 286567.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57660 f, 286865.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57720 f, 287164.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57780 f, 287462.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57840 f, 287761.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57900 f, 288059.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 57960 f, 288358.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58020 f, 288656.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58080 f, 288955.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58140 f, 289253.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58200 f, 288118.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58260 f, 288415.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58320 f, 288712.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58380 f, 289009.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58440 f, 289306.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58500 f, 289603.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58560 f, 289901.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58620 f, 290198.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58680 f, 290495.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58740 f, 290792.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58800 f, 291089.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58860 f, 289950.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58920 f, 290246.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 58980 f, 290541.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59040 f, 290837.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59100 f, 291133.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59160 f, 291428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59220 f, 291724.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59280 f, 292019.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59340 f, 292315.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59400 f, 292610.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59460 f, 292906.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59520 f, 293201.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59580 f, 292058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59640 f, 292352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59700 f, 292647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59760 f, 292941.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59820 f, 293235.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59880 f, 293529.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 59940 f, 293823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60000 f, 294117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60060 f, 294411.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60120 f, 294705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60180 f, 295000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60240 f, 295294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60300 f, 294146.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60360 f, 294439.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60420 f, 294731.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60480 f, 295024.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60540 f, 295317.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60600 f, 295609.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60660 f, 295902.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60720 f, 296195.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60780 f, 296487.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60840 f, 296780.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60900 f, 297073.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60960 f, 297365.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61020 f, 296213.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61080 f, 296504.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61140 f, 296796.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61200 f, 297087.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61260 f, 297378.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61320 f, 297669.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61380 f, 297961.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61440 f, 298252.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61500 f, 298543.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61560 f, 298834.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61620 f, 299126.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61680 f, 299417.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61740 f, 298260.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61800 f, 298550.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61860 f, 298840.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61920 f, 299130.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 61980 f, 299420.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62040 f, 299710.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62100 f, 300000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62160 f, 300289.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62220 f, 300579.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62280 f, 300869.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62340 f, 301159.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62400 f, 301449.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62460 f, 300288.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62520 f, 300576.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62580 f, 300865.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62640 f, 301153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62700 f, 301442.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62760 f, 301730.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62820 f, 302019.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62880 f, 302307.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 62940 f, 302596.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63000 f, 302884.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63060 f, 303173.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63120 f, 303461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63180 f, 302296.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63240 f, 302583.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63300 f, 302870.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63360 f, 303157.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63420 f, 303444.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63480 f, 303732.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63540 f, 304019.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63600 f, 304306.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63660 f, 304593.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63720 f, 304880.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63780 f, 305167.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63840 f, 305454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63900 f, 304285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 63960 f, 304571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64020 f, 304857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64080 f, 305142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64140 f, 305428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64200 f, 305714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64260 f, 306000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64320 f, 306285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64380 f, 306571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64440 f, 306857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64500 f, 307142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64560 f, 307428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64620 f, 306255.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64680 f, 306540.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64740 f, 306824.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64800 f, 307109.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64860 f, 307393.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64920 f, 307677.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 64980 f, 307962.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65040 f, 308246.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65100 f, 308530.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65160 f, 308815.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65220 f, 309099.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65280 f, 309383.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65340 f, 308207.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65400 f, 308490.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65460 f, 308773.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65520 f, 309056.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65580 f, 309339.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65640 f, 309622.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65700 f, 309905.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65760 f, 310188.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65820 f, 310471.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65880 f, 310754.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 65940 f, 311037.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66000 f, 311320.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66060 f, 310140.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66120 f, 310422.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66180 f, 310704.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66240 f, 310985.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66300 f, 311267.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66360 f, 311549.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66420 f, 311831.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66480 f, 312112.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66540 f, 312394.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66600 f, 312676.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66660 f, 312957.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66720 f, 313239.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66780 f, 312056.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66840 f, 312336.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66900 f, 312616.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 66960 f, 312897.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67020 f, 313177.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67080 f, 313457.9 fps, 0 ms/f [junit] 0 s: 60 f / 35 ms, 1714.2 fps, 0 ms/f; total: 67140 f, 269638.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67200 f, 269879.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67260 f, 270120.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67320 f, 270361.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67380 f, 270602.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67440 f, 270843.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67500 f, 271084.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67560 f, 270240.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67620 f, 270480.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67680 f, 270720.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67740 f, 270960.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67800 f, 271200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67860 f, 271440.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67920 f, 271680.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 67980 f, 271920.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68040 f, 272160.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68100 f, 272400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68160 f, 272640.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68220 f, 272880.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68280 f, 272031.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68340 f, 272270.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68400 f, 272509.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68460 f, 272749.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68520 f, 272988.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68580 f, 273227.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68640 f, 273466.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68700 f, 273705.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68760 f, 273944.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68820 f, 274183.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68880 f, 274422.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 68940 f, 274661.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69000 f, 273809.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69060 f, 274047.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69120 f, 274285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69180 f, 274523.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69240 f, 274761.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69300 f, 275000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69360 f, 275238.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69420 f, 275476.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69480 f, 275714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69540 f, 275952.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69600 f, 276190.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69660 f, 276428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69720 f, 275573.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69780 f, 275810.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69840 f, 276047.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69900 f, 276284.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 69960 f, 276521.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70020 f, 276758.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70080 f, 276996.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70140 f, 277233.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70200 f, 277470.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70260 f, 277707.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70320 f, 276850.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70380 f, 277086.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70440 f, 277322.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70500 f, 277559.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70560 f, 277795.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70620 f, 278031.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70680 f, 278267.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70740 f, 278503.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70800 f, 278740.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70860 f, 278976.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70920 f, 279212.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 70980 f, 279448.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71040 f, 278588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71100 f, 278823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71160 f, 279058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71220 f, 279294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71280 f, 279529.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71340 f, 279764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71400 f, 280000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71460 f, 280235.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71520 f, 280470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71580 f, 279609.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71640 f, 279843.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71700 f, 280078.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71760 f, 280312.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71820 f, 280546.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71880 f, 280781.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 71940 f, 281015.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72000 f, 281250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72060 f, 281484.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72120 f, 280622.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72180 f, 280856.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72240 f, 281089.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72300 f, 281322.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72360 f, 281556.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72420 f, 281789.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72480 f, 282023.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72540 f, 282256.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72600 f, 282490.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72660 f, 282723.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72720 f, 282957.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72780 f, 282093.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72840 f, 282325.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72900 f, 282558.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 72960 f, 282790.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73020 f, 283023.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73080 f, 283255.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73140 f, 282393.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73200 f, 282625.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73260 f, 282857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73320 f, 283088.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73380 f, 283320.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73440 f, 283552.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73500 f, 283783.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73560 f, 284015.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73620 f, 284247.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73680 f, 284478.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73740 f, 283615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73800 f, 283846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73860 f, 284076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73920 f, 284307.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 73980 f, 284538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74040 f, 284769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74100 f, 285000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74160 f, 285230.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74220 f, 285461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74280 f, 285692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74340 f, 285923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74400 f, 286153.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74460 f, 285287.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74520 f, 285517.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74580 f, 285747.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74640 f, 285977.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74700 f, 286206.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74760 f, 286436.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74820 f, 286666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74880 f, 286896.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 74940 f, 287126.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75000 f, 287356.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75060 f, 287586.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75120 f, 286717.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75180 f, 286946.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75240 f, 287175.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75300 f, 287404.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75360 f, 287633.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75420 f, 287862.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75480 f, 288091.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75540 f, 288320.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75600 f, 288549.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75660 f, 288778.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75720 f, 289007.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75780 f, 289236.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75840 f, 288365.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75900 f, 288593.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 75960 f, 288821.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76020 f, 289049.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76080 f, 289277.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76140 f, 289505.7 fps, 0 ms/f [junit] 0 s: 60 f / 59 ms, 1016.9 fps, 0 ms/f; total: 76200 f, 236645.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76260 f, 236099.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76320 f, 236284.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76380 f, 236470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76440 f, 236656.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76500 f, 236842.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76560 f, 237027.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76620 f, 237213.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76680 f, 237399.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76740 f, 236851.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76800 f, 237037.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76860 f, 237222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76920 f, 237407.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 76980 f, 237592.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77040 f, 237777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77100 f, 237962.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77160 f, 238148.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77220 f, 238333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77280 f, 238518.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77340 f, 238703.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77400 f, 238888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77460 f, 239074.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77520 f, 238523.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77580 f, 238707.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77640 f, 238892.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77700 f, 239076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77760 f, 239261.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77820 f, 239446.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77880 f, 239630.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 77940 f, 239815.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78000 f, 240000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78060 f, 240184.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78120 f, 240369.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78180 f, 240553.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78240 f, 240738.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78300 f, 240184.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78360 f, 240368.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78420 f, 240552.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78480 f, 240736.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78540 f, 240920.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78600 f, 241104.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78660 f, 241288.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78720 f, 241472.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78780 f, 241656.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78840 f, 241840.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78900 f, 242024.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 78960 f, 242208.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79020 f, 242392.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79080 f, 241834.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79140 f, 242018.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79200 f, 242201.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79260 f, 242385.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79320 f, 242568.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79380 f, 242752.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79440 f, 242935.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79500 f, 243119.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79560 f, 243302.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79620 f, 243486.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79680 f, 243669.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79740 f, 243853.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79800 f, 243292.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79860 f, 243475.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79920 f, 243658.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 79980 f, 243841.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80040 f, 244024.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80100 f, 244207.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80160 f, 244390.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80220 f, 244573.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80280 f, 244756.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80340 f, 244939.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80400 f, 244376.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80460 f, 244559.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80520 f, 244741.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80580 f, 244924.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80640 f, 245106.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80700 f, 245288.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80760 f, 245471.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80820 f, 245653.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80880 f, 245835.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 80940 f, 246018.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81000 f, 246200.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81060 f, 246382.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81120 f, 246565.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81180 f, 246000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81240 f, 246181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81300 f, 246363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81360 f, 246545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81420 f, 246727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81480 f, 246909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81540 f, 247090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81600 f, 247272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81660 f, 246706.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81720 f, 246888.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81780 f, 247069.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81840 f, 247250.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81900 f, 247432.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 81960 f, 247613.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82020 f, 247794.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82080 f, 247975.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82140 f, 248157.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82200 f, 248338.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82260 f, 248519.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82320 f, 248700.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82380 f, 248132.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82440 f, 248313.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82500 f, 248493.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82560 f, 248674.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82620 f, 248855.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82680 f, 249036.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82740 f, 249216.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82800 f, 249397.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82860 f, 249578.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82920 f, 249759.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 82980 f, 249939.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83040 f, 250120.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83100 f, 250301.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83160 f, 249729.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83220 f, 249909.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83280 f, 250090.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83340 f, 250270.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83400 f, 250450.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83460 f, 250630.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83520 f, 250810.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83580 f, 250990.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83640 f, 251171.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83700 f, 251351.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83760 f, 251531.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83820 f, 251711.7 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 83880 f, 250388.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 83940 f, 250567.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84000 f, 250746.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84060 f, 250925.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84120 f, 251104.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84180 f, 251283.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84240 f, 251462.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84300 f, 251641.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84360 f, 251820.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84420 f, 252000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84480 f, 252179.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84540 f, 252358.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84600 f, 251785.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84660 f, 251964.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84720 f, 252142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84780 f, 252321.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84840 f, 252500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84900 f, 252678.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 84960 f, 252857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85020 f, 253035.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85080 f, 253214.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85140 f, 253392.8 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 85200 f, 252071.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85260 f, 251504.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85320 f, 251681.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85380 f, 251858.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85440 f, 252035.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85500 f, 252212.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85560 f, 252389.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85620 f, 252566.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85680 f, 252743.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85740 f, 252920.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85800 f, 253097.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85860 f, 253274.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85920 f, 253451.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 85980 f, 252882.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86040 f, 253058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86100 f, 253235.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86160 f, 253411.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86220 f, 253588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86280 f, 253764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86340 f, 253941.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86400 f, 254117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86460 f, 254294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86520 f, 254470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86580 f, 254647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86640 f, 254076.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86700 f, 254252.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86760 f, 254428.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86820 f, 254604.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86880 f, 254780.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 86940 f, 254956.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87000 f, 255131.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87060 f, 255307.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87120 f, 255483.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87180 f, 254912.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87240 f, 255087.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87300 f, 255263.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87360 f, 255438.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87420 f, 255614.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87480 f, 255789.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87540 f, 255964.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87600 f, 256140.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87660 f, 256315.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87720 f, 256491.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87780 f, 255918.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87840 f, 256093.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87900 f, 256268.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 87960 f, 256443.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88020 f, 256618.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88080 f, 256793.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88140 f, 256967.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88200 f, 257142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88260 f, 257317.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88320 f, 257492.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88380 f, 256918.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88440 f, 257093.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88500 f, 257267.4 fps, 0 ms/f [junit] 0 s: 60 f / 16 ms, 3750.0 fps, 0 ms/f; total: 88560 f, 246000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88620 f, 246166.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88680 f, 246333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88740 f, 246500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88800 f, 246666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88860 f, 246833.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88920 f, 247000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 88980 f, 246482.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89040 f, 246648.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89100 f, 246814.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89160 f, 246980.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89220 f, 247146.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89280 f, 247313.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89340 f, 247479.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89400 f, 247645.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89460 f, 247811.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89520 f, 247977.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89580 f, 248144.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89640 f, 248310.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89700 f, 247790.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89760 f, 247955.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89820 f, 248121.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89880 f, 248287.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 89940 f, 248453.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90000 f, 248618.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90060 f, 248784.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90120 f, 248950.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90180 f, 249116.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90240 f, 249281.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90300 f, 249447.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90360 f, 248925.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90420 f, 249090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90480 f, 249256.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90540 f, 249421.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90600 f, 249586.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90660 f, 249752.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90720 f, 249917.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90780 f, 250082.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90840 f, 250247.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90900 f, 250413.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 90960 f, 249890.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91020 f, 250054.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91080 f, 250219.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91140 f, 250384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91200 f, 250549.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91260 f, 250714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91320 f, 250879.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91380 f, 251043.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91440 f, 251208.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91500 f, 251373.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91560 f, 251538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91620 f, 251703.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91680 f, 251868.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91740 f, 251342.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91800 f, 251506.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91860 f, 251671.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91920 f, 251835.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 91980 f, 252000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92040 f, 252164.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92100 f, 252328.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92160 f, 252493.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92220 f, 252657.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92280 f, 252821.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92340 f, 252986.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92400 f, 253150.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92460 f, 253315.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92520 f, 252786.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92580 f, 252950.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92640 f, 253114.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92700 f, 253278.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92760 f, 253442.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92820 f, 253606.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92880 f, 253770.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 92940 f, 253934.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93000 f, 254098.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93060 f, 254262.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93120 f, 254426.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93180 f, 254590.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93240 f, 254754.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93300 f, 254223.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93360 f, 254386.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93420 f, 254550.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93480 f, 254713.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93540 f, 254877.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93600 f, 255040.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93660 f, 255204.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93720 f, 255367.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93780 f, 255531.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93840 f, 255694.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93900 f, 255858.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 93960 f, 255326.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94020 f, 255489.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94080 f, 255652.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94140 f, 255815.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94200 f, 255978.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94260 f, 256141.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94320 f, 256304.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94380 f, 256467.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94440 f, 256630.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94500 f, 256097.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94560 f, 256260.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94620 f, 256422.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94680 f, 256585.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94740 f, 256747.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94800 f, 256910.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94860 f, 257073.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94920 f, 257235.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 94980 f, 257398.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95040 f, 257560.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95100 f, 257027.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95160 f, 257189.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95220 f, 257351.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95280 f, 257513.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95340 f, 257675.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95400 f, 257837.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95460 f, 258000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95520 f, 258162.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95580 f, 258324.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95640 f, 257789.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95700 f, 257951.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95760 f, 258113.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95820 f, 258274.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95880 f, 258436.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 95940 f, 258598.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96000 f, 258760.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96060 f, 258225.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96120 f, 258387.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96180 f, 258548.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96240 f, 258709.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96300 f, 258870.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96360 f, 259032.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96420 f, 258498.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96480 f, 258659.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96540 f, 258820.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96600 f, 258981.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96660 f, 259142.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96720 f, 259302.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96780 f, 259463.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96840 f, 259624.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96900 f, 259785.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 96960 f, 259946.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97020 f, 260107.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97080 f, 260268.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97140 f, 260428.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97200 f, 260589.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97260 f, 260053.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97320 f, 260213.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97380 f, 260374.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97440 f, 260534.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97500 f, 260695.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97560 f, 260855.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97620 f, 261016.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97680 f, 261176.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97740 f, 261336.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97800 f, 261497.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97860 f, 261657.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97920 f, 261818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 97980 f, 261978.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98040 f, 261440.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98100 f, 261600.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98160 f, 261760.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98220 f, 261920.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98280 f, 262080.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98340 f, 262240.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98400 f, 262400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98460 f, 262560.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98520 f, 262720.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98580 f, 262880.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98640 f, 263040.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98700 f, 262500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98760 f, 262659.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98820 f, 262819.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98880 f, 262978.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 98940 f, 263138.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99000 f, 263297.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99060 f, 263457.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99120 f, 263617.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99180 f, 263776.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99240 f, 263936.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99300 f, 264095.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99360 f, 264255.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99420 f, 264414.9 fps, 0 ms/f [junit] 0 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 99480 f, 261102.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99540 f, 261259.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99600 f, 260732.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99660 f, 260890.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99720 f, 261047.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99780 f, 261204.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99840 f, 261361.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99900 f, 261518.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 99960 f, 261675.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100020 f, 261832.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100080 f, 261989.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100140 f, 262146.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100200 f, 262303.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100260 f, 262460.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100320 f, 262617.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100380 f, 262774.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100440 f, 262245.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100500 f, 262402.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100560 f, 262558.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100620 f, 262715.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100680 f, 262872.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100740 f, 263028.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100800 f, 263185.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100860 f, 263342.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100920 f, 263498.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 100980 f, 263655.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101040 f, 263812.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101100 f, 263968.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101160 f, 264125.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101220 f, 263593.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101280 f, 263750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101340 f, 263906.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101400 f, 264062.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101460 f, 264218.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101520 f, 264375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101580 f, 264531.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101640 f, 264687.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101700 f, 264843.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101760 f, 265000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101820 f, 265156.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101880 f, 265312.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 101940 f, 265468.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102000 f, 265625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102060 f, 265090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102120 f, 265246.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102180 f, 265402.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102240 f, 265558.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102300 f, 265714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102360 f, 265870.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102420 f, 266025.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102480 f, 266181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102540 f, 266337.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102600 f, 266493.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102660 f, 266649.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102720 f, 266805.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102780 f, 266961.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102840 f, 266424.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102900 f, 266580.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 102960 f, 266735.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103020 f, 266891.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103080 f, 267046.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103140 f, 267202.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103200 f, 267357.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103260 f, 267512.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103320 f, 267668.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103380 f, 267823.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103440 f, 267979.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103500 f, 268134.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103560 f, 267596.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103620 f, 267751.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103680 f, 267906.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103740 f, 268062.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103800 f, 268217.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103860 f, 268372.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103920 f, 268527.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 103980 f, 268682.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104040 f, 268837.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104100 f, 268992.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104160 f, 269147.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104220 f, 269302.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104280 f, 269457.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104340 f, 269612.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104400 f, 269072.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104460 f, 269226.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104520 f, 269381.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104580 f, 269536.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104640 f, 269690.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104700 f, 269845.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104760 f, 270000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104820 f, 270154.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104880 f, 270309.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 104940 f, 270463.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105000 f, 270618.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105060 f, 270773.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105120 f, 270927.8 fps, 0 ms/f [junit] 0 s: 60 f / 15 ms, 4000.0 fps, 0 ms/f; total: 105180 f, 260992.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105240 f, 260495.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105300 f, 260643.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105360 f, 260792.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105420 f, 260940.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105480 f, 261089.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105540 f, 261237.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105600 f, 261386.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105660 f, 261534.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105720 f, 261683.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105780 f, 261831.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105840 f, 261980.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105900 f, 262128.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 105960 f, 262277.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106020 f, 261777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106080 f, 261925.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106140 f, 262074.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106200 f, 262222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106260 f, 262370.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106320 f, 262518.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106380 f, 262666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106440 f, 262814.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106500 f, 262962.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106560 f, 263111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106620 f, 263259.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106680 f, 263407.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106740 f, 263555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106800 f, 263703.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106860 f, 263201.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106920 f, 263349.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 106980 f, 263497.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107040 f, 263645.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107100 f, 263793.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107160 f, 263940.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107220 f, 264088.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107280 f, 264236.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107340 f, 264384.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107400 f, 264532.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107460 f, 264679.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107520 f, 264827.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107580 f, 264975.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107640 f, 265123.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107700 f, 264619.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107760 f, 264766.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107820 f, 264914.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107880 f, 265061.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 107940 f, 265208.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108000 f, 265356.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108060 f, 265503.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108120 f, 265651.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108180 f, 265798.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108240 f, 265945.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108300 f, 266093.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108360 f, 266240.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108420 f, 266388.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108480 f, 266535.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108540 f, 266029.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108600 f, 266176.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108660 f, 266323.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108720 f, 266470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108780 f, 266617.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108840 f, 266764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108900 f, 266911.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 108960 f, 267058.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109020 f, 267205.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109080 f, 267352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109140 f, 267500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109200 f, 267647.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109260 f, 267794.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109320 f, 267941.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109380 f, 267432.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109440 f, 267579.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109500 f, 267726.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109560 f, 267872.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109620 f, 268019.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109680 f, 268166.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109740 f, 268312.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109800 f, 268459.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109860 f, 268606.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109920 f, 268753.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 109980 f, 268899.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110040 f, 269046.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110100 f, 269193.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110160 f, 269339.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110220 f, 268829.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110280 f, 268975.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110340 f, 269121.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110400 f, 269268.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110460 f, 269414.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110520 f, 269560.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110580 f, 269707.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110640 f, 269853.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110700 f, 270000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110760 f, 270146.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110820 f, 270292.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110880 f, 270439.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 110940 f, 269927.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111000 f, 270073.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111060 f, 270218.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111120 f, 270364.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111180 f, 270510.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111240 f, 270656.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111300 f, 270802.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111360 f, 270948.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111420 f, 271094.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111480 f, 271240.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111540 f, 271386.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111600 f, 271532.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111660 f, 271678.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111720 f, 271824.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111780 f, 271310.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111840 f, 271456.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111900 f, 271601.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 111960 f, 271747.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112020 f, 271893.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112080 f, 272038.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112140 f, 272184.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112200 f, 272330.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112260 f, 272475.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112320 f, 272621.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112380 f, 272767.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112440 f, 272912.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112500 f, 273058.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112560 f, 273203.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112620 f, 272687.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112680 f, 272832.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112740 f, 272978.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112800 f, 273123.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112860 f, 273268.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112920 f, 273414.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 112980 f, 273559.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113040 f, 273704.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113100 f, 273849.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113160 f, 273995.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113220 f, 274140.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113280 f, 274285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113340 f, 274431.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113400 f, 274576.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113460 f, 274057.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113520 f, 274202.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113580 f, 274347.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113640 f, 274492.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113700 f, 274637.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113760 f, 274782.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113820 f, 274927.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113880 f, 275072.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 113940 f, 275217.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114000 f, 275362.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114060 f, 275507.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114120 f, 275652.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114180 f, 275797.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114240 f, 275942.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114300 f, 275421.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114360 f, 275566.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114420 f, 275710.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114480 f, 275855.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114540 f, 276000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114600 f, 276144.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114660 f, 276289.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114720 f, 276433.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114780 f, 276578.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114840 f, 276722.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114900 f, 276867.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 114960 f, 277012.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115020 f, 277156.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115080 f, 277301.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115140 f, 276778.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115200 f, 276923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115260 f, 277067.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115320 f, 277211.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115380 f, 277355.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115440 f, 277500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115500 f, 277644.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115560 f, 277788.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115620 f, 277932.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115680 f, 278076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115740 f, 278221.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115800 f, 278365.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115860 f, 278509.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115920 f, 278653.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 115980 f, 278129.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116040 f, 278273.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116100 f, 278417.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116160 f, 278561.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116220 f, 278705.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116280 f, 278848.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116340 f, 278992.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116400 f, 279136.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116460 f, 279280.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116520 f, 279424.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116580 f, 279568.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116640 f, 279712.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116700 f, 279856.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116760 f, 279330.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116820 f, 279473.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116880 f, 279617.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 116940 f, 279760.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117000 f, 279904.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117060 f, 280047.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117120 f, 280191.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117180 f, 280334.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117240 f, 280478.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117300 f, 280622.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117360 f, 280765.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117420 f, 280909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117480 f, 281052.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117540 f, 281196.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117600 f, 280668.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117660 f, 280811.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117720 f, 280954.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117780 f, 281097.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117840 f, 281241.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117900 f, 281384.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 117960 f, 281527.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118020 f, 281670.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118080 f, 281813.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118140 f, 281957.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118200 f, 282100.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118260 f, 282243.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118320 f, 282386.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118380 f, 282529.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118440 f, 282000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118500 f, 282142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118560 f, 282285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118620 f, 282428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118680 f, 282571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118740 f, 282714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118800 f, 282857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118860 f, 283000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118920 f, 283142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 118980 f, 283285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119040 f, 282755.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119100 f, 282897.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119160 f, 283040.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119220 f, 283182.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119280 f, 283325.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119340 f, 283467.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119400 f, 283610.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119460 f, 283752.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119520 f, 283895.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119580 f, 284038.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119640 f, 284180.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119700 f, 284323.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119760 f, 284465.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119820 f, 284608.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119880 f, 284075.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 119940 f, 284218.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120000 f, 284360.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120060 f, 284502.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120120 f, 284644.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120180 f, 284786.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120240 f, 284928.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120300 f, 285071.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120360 f, 285213.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120420 f, 285355.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120480 f, 285497.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120540 f, 284964.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120600 f, 285106.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120660 f, 285248.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120720 f, 285390.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120780 f, 285531.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120840 f, 285673.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120900 f, 285815.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120960 f, 285957.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121020 f, 286099.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121080 f, 286241.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121140 f, 286382.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121200 f, 286524.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121260 f, 286666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121320 f, 286132.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121380 f, 286273.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121440 f, 286415.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121500 f, 286556.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121560 f, 286698.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121620 f, 286839.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121680 f, 286981.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121740 f, 287122.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121800 f, 287264.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121860 f, 286729.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121920 f, 286870.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 121980 f, 287011.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122040 f, 287152.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122100 f, 287294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122160 f, 287435.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122220 f, 287576.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122280 f, 287717.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122340 f, 287858.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122400 f, 288000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122460 f, 288141.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122520 f, 288282.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122580 f, 287746.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122640 f, 287887.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122700 f, 288028.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122760 f, 288169.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122820 f, 288309.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122880 f, 288450.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 122940 f, 288591.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123000 f, 288732.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123060 f, 288873.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123120 f, 289014.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123180 f, 289154.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123240 f, 288618.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123300 f, 288758.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123360 f, 288899.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123420 f, 289039.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123480 f, 289180.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123540 f, 289320.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123600 f, 289461.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123660 f, 289601.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123720 f, 289742.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123780 f, 289882.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123840 f, 290023.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123900 f, 290163.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 123960 f, 289626.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124020 f, 289766.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124080 f, 289906.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124140 f, 290046.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124200 f, 290186.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124260 f, 290327.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124320 f, 290467.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124380 f, 290607.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124440 f, 290747.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124500 f, 290887.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124560 f, 291028.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124620 f, 291168.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124680 f, 291308.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124740 f, 291448.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124800 f, 290909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124860 f, 291048.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124920 f, 291188.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 124980 f, 291328.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125040 f, 291468.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125100 f, 291608.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125160 f, 291748.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125220 f, 291888.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125280 f, 292027.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125340 f, 292167.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125400 f, 292307.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125460 f, 292447.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125520 f, 291906.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125580 f, 292046.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125640 f, 292186.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125700 f, 292325.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125760 f, 292465.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125820 f, 292604.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125880 f, 292744.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 125940 f, 292883.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126000 f, 293023.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126060 f, 293162.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126120 f, 293302.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126180 f, 293441.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126240 f, 293581.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126300 f, 293720.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126360 f, 293178.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126420 f, 293317.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126480 f, 293457.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126540 f, 293596.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126600 f, 293735.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126660 f, 293874.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126720 f, 294013.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126780 f, 294153.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126840 f, 294292.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126900 f, 294431.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 126960 f, 294570.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127020 f, 294709.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127080 f, 294849.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127140 f, 294305.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127200 f, 294444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127260 f, 294583.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127320 f, 294722.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127380 f, 294861.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127440 f, 295000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127500 f, 295138.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127560 f, 295277.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127620 f, 295416.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127680 f, 295555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127740 f, 295694.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127800 f, 295833.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127860 f, 295972.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127920 f, 296111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 127980 f, 295565.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128040 f, 295704.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128100 f, 295842.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128160 f, 295981.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128220 f, 296120.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128280 f, 296258.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128340 f, 296397.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128400 f, 296535.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128460 f, 296674.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128520 f, 296812.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128580 f, 296951.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128640 f, 297090.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128700 f, 297228.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128760 f, 297367.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128820 f, 296820.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128880 f, 296958.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 128940 f, 297096.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129000 f, 297235.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129060 f, 297373.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129120 f, 297511.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129180 f, 297649.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129240 f, 297788.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129300 f, 297926.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129360 f, 298064.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129420 f, 298202.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129480 f, 298341.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129540 f, 298479.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129600 f, 297931.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129660 f, 298068.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129720 f, 298206.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129780 f, 298344.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129840 f, 298482.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129900 f, 298620.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 129960 f, 298758.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130020 f, 298896.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130080 f, 299034.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130140 f, 299172.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130200 f, 299310.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130260 f, 299448.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130320 f, 299586.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130380 f, 299036.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130440 f, 299174.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130500 f, 299311.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130560 f, 299449.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130620 f, 299587.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130680 f, 299724.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130740 f, 299862.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130800 f, 300000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130860 f, 300137.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130920 f, 300275.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 130980 f, 300412.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131040 f, 300550.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131100 f, 300688.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131160 f, 300825.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131220 f, 300274.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131280 f, 300411.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131340 f, 300549.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131400 f, 300686.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131460 f, 300823.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131520 f, 300961.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131580 f, 301098.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131640 f, 301235.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131700 f, 301373.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131760 f, 301510.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131820 f, 301647.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131880 f, 301095.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 131940 f, 301232.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132000 f, 301369.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132060 f, 301506.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132120 f, 301643.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132180 f, 301780.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132240 f, 301917.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132300 f, 302054.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132360 f, 302191.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132420 f, 301640.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132480 f, 301776.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132540 f, 301913.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132600 f, 302050.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132660 f, 302186.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132720 f, 302323.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132780 f, 302460.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132840 f, 302596.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132900 f, 302733.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 132960 f, 302870.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133020 f, 303006.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133080 f, 302454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133140 f, 302590.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133200 f, 302727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133260 f, 302863.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133320 f, 303000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133380 f, 303136.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133440 f, 303272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133500 f, 303409.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133560 f, 303545.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133620 f, 303681.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133680 f, 303818.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133740 f, 303954.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133800 f, 303401.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133860 f, 303537.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133920 f, 303673.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 133980 f, 303809.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134040 f, 303945.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134100 f, 304081.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134160 f, 304217.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134220 f, 304353.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134280 f, 304489.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134340 f, 303936.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134400 f, 304072.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134460 f, 304208.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134520 f, 304343.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134580 f, 304479.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134640 f, 304615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134700 f, 304751.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134760 f, 304886.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134820 f, 305022.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134880 f, 305158.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 134940 f, 305294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135000 f, 305429.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135060 f, 305565.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135120 f, 305011.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135180 f, 305146.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135240 f, 305282.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135300 f, 305417.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135360 f, 305553.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135420 f, 305688.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135480 f, 305823.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135540 f, 305959.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135600 f, 306094.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135660 f, 306230.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135720 f, 306365.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135780 f, 306501.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135840 f, 306636.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135900 f, 306772.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 135960 f, 306216.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136020 f, 306351.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136080 f, 306486.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136140 f, 306621.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136200 f, 306756.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136260 f, 306891.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136320 f, 307027.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136380 f, 307162.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136440 f, 307297.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136500 f, 307432.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136560 f, 307567.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136620 f, 307702.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136680 f, 307837.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136740 f, 307972.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136800 f, 307415.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136860 f, 307550.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136920 f, 307685.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 136980 f, 307820.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137040 f, 307955.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137100 f, 308089.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137160 f, 308224.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137220 f, 308359.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137280 f, 308494.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137340 f, 308629.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137400 f, 308764.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137460 f, 308898.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137520 f, 309033.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137580 f, 309168.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137640 f, 308609.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137700 f, 308744.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137760 f, 308878.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137820 f, 309013.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137880 f, 309147.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 137940 f, 309282.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138000 f, 309417.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138060 f, 309551.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138120 f, 309686.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138180 f, 309820.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138240 f, 309955.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138300 f, 310089.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138360 f, 310224.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138420 f, 310358.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138480 f, 309798.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138540 f, 309932.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138600 f, 310067.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138660 f, 310201.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138720 f, 310335.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138780 f, 310469.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138840 f, 310604.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138900 f, 310738.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 138960 f, 310872.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139020 f, 311006.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139080 f, 311140.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139140 f, 311275.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139200 f, 310714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139260 f, 310848.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139320 f, 310982.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139380 f, 311116.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139440 f, 311250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139500 f, 311383.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139560 f, 311517.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139620 f, 311651.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139680 f, 311785.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139740 f, 311919.6 fps, 0 ms/f [junit] 0 s: 60 f / 31 ms, 1935.4 fps, 0 ms/f; total: 139800 f, 291858.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139860 f, 291983.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139920 f, 291500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 139980 f, 291625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140040 f, 291750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140100 f, 291875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140160 f, 292000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140220 f, 292125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140280 f, 292250.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140340 f, 292375.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140400 f, 292500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140460 f, 292625.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140520 f, 292750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140580 f, 292875.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140640 f, 293000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140700 f, 293125.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140760 f, 292640.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140820 f, 292765.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140880 f, 292889.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 140940 f, 293014.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141000 f, 293139.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141060 f, 293264.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141120 f, 293388.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141180 f, 293513.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141240 f, 293638.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141300 f, 293763.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141360 f, 293887.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141420 f, 294012.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141480 f, 294137.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141540 f, 294261.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141600 f, 293775.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141660 f, 293900.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141720 f, 294024.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141780 f, 294149.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141840 f, 294273.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141900 f, 294398.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 141960 f, 294522.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142020 f, 294647.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142080 f, 294771.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142140 f, 294896.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142200 f, 295020.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142260 f, 295145.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142320 f, 295269.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142380 f, 295394.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142440 f, 294906.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142500 f, 295031.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142560 f, 295155.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142620 f, 295279.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142680 f, 295403.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142740 f, 295527.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142800 f, 295652.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142860 f, 295776.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142920 f, 295900.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 142980 f, 295413.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143040 f, 295537.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143100 f, 295661.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143160 f, 295785.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143220 f, 295909.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143280 f, 296033.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143340 f, 296157.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143400 f, 296281.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143460 f, 296404.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143520 f, 296528.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143580 f, 296652.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143640 f, 296776.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143700 f, 296288.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143760 f, 296412.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143820 f, 296536.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143880 f, 296659.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 143940 f, 296783.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144000 f, 296907.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144060 f, 297030.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144120 f, 297154.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144180 f, 297278.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144240 f, 297402.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144300 f, 297525.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144360 f, 297649.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144420 f, 297773.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144480 f, 297283.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144540 f, 297407.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144600 f, 297530.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144660 f, 297654.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144720 f, 297777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144780 f, 297901.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144840 f, 298024.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144900 f, 298148.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 144960 f, 298271.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145020 f, 298395.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145080 f, 298518.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145140 f, 298641.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145200 f, 298765.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145260 f, 298888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145320 f, 298398.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145380 f, 298521.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145440 f, 298644.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145500 f, 298767.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145560 f, 298891.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145620 f, 299014.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145680 f, 299137.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145740 f, 299260.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145800 f, 299383.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145860 f, 299507.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145920 f, 299630.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 145980 f, 299753.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146040 f, 299262.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146100 f, 299385.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146160 f, 299508.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146220 f, 299631.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146280 f, 299754.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146340 f, 299877.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146400 f, 300000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146460 f, 300122.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146520 f, 300245.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146580 f, 300368.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146640 f, 300491.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146700 f, 300614.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146760 f, 300737.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146820 f, 300245.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146880 f, 300368.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 146940 f, 300490.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147000 f, 300613.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147060 f, 300736.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147120 f, 300858.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147180 f, 300981.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147240 f, 301104.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147300 f, 301227.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147360 f, 301349.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147420 f, 300857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147480 f, 300979.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147540 f, 301102.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147600 f, 301224.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147660 f, 301346.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147720 f, 301469.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147780 f, 301591.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147840 f, 301714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147900 f, 301836.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 147960 f, 301959.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148020 f, 302081.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148080 f, 302204.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148140 f, 302326.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148200 f, 302448.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148260 f, 301955.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148320 f, 302077.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148380 f, 302199.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148440 f, 302321.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148500 f, 302444.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148560 f, 302566.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148620 f, 302688.4 fps, 0 ms/f [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 148680 f, 301582.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148740 f, 301703.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148800 f, 301825.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148860 f, 301336.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148920 f, 301457.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 148980 f, 300969.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149040 f, 301090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149100 f, 301212.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149160 f, 301333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149220 f, 301454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149280 f, 301575.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149340 f, 301088.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149400 f, 301209.7 fps, 0 ms/f [junit] 0 s: 60 f / 7 ms, 8571.4 fps, 0 ms/f; total: 149460 f, 297137.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149520 f, 296666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149580 f, 296785.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149640 f, 296904.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149700 f, 297023.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149760 f, 297142.8 fps, 0 ms/f [junit] 0 s: 60 f / 14 ms, 4285.7 fps, 0 ms/f; total: 149820 f, 289227.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149880 f, 289343.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 149940 f, 289459.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150000 f, 289575.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150060 f, 289691.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150120 f, 289248.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150180 f, 289364.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150240 f, 289479.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150300 f, 289595.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150360 f, 289710.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150420 f, 289826.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150480 f, 289942.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150540 f, 290057.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150600 f, 290173.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150660 f, 290289.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150720 f, 289846.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150780 f, 289961.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150840 f, 290076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150900 f, 290192.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 150960 f, 290307.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151020 f, 290423.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151080 f, 290538.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151140 f, 290653.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151200 f, 290769.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151260 f, 290884.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151320 f, 290441.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151380 f, 290556.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151440 f, 290671.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151500 f, 290786.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151560 f, 290902.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151620 f, 291017.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151680 f, 291132.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151740 f, 291247.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151800 f, 291362.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151860 f, 291477.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151920 f, 291034.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 151980 f, 291149.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152040 f, 291264.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152100 f, 291379.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152160 f, 291494.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152220 f, 291609.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152280 f, 291724.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152340 f, 291839.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152400 f, 291954.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152460 f, 292068.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152520 f, 292183.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152580 f, 292298.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152640 f, 292413.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152700 f, 292528.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152760 f, 292643.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152820 f, 292198.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152880 f, 292313.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 152940 f, 292428.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153000 f, 292543.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153060 f, 292657.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153120 f, 292772.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153180 f, 292887.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153240 f, 293001.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153300 f, 293116.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153360 f, 293231.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153420 f, 293346.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153480 f, 293460.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153540 f, 293575.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153600 f, 293129.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153660 f, 293244.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153720 f, 293358.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153780 f, 293473.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153840 f, 293587.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153900 f, 293702.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 153960 f, 293816.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154020 f, 293931.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154080 f, 294045.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154140 f, 294160.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154200 f, 294274.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154260 f, 294389.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154320 f, 294503.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154380 f, 294618.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154440 f, 294732.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154500 f, 294285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154560 f, 294400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154620 f, 294514.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154680 f, 294628.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154740 f, 294742.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154800 f, 294857.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154860 f, 294971.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154920 f, 295085.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 154980 f, 295200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155040 f, 295314.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155100 f, 295428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155160 f, 295542.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155220 f, 295657.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155280 f, 295771.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155340 f, 295885.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155400 f, 295437.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155460 f, 295551.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155520 f, 295665.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155580 f, 295779.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155640 f, 295893.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155700 f, 296007.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155760 f, 296121.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155820 f, 296235.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155880 f, 296349.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 155940 f, 296463.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156000 f, 296577.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156060 f, 296692.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156120 f, 296806.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156180 f, 296356.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156240 f, 296470.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156300 f, 296584.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156360 f, 296698.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156420 f, 296812.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156480 f, 296926.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156540 f, 297039.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156600 f, 297153.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156660 f, 297267.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156720 f, 297381.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156780 f, 297495.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156840 f, 297609.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156900 f, 297722.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 156960 f, 297836.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157020 f, 297950.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157080 f, 297500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157140 f, 297613.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157200 f, 297727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157260 f, 297840.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157320 f, 297954.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157380 f, 298068.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157440 f, 298181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157500 f, 298295.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157560 f, 298409.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157620 f, 298522.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157680 f, 298636.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157740 f, 298750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157800 f, 298863.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157860 f, 298977.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157920 f, 298525.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 157980 f, 298638.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158040 f, 298752.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158100 f, 298865.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158160 f, 298979.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158220 f, 299092.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158280 f, 299206.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158340 f, 299319.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158400 f, 299432.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158460 f, 298981.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158520 f, 299094.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158580 f, 299207.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158640 f, 299320.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158700 f, 299433.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158760 f, 299547.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158820 f, 299660.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158880 f, 299773.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 158940 f, 299886.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159000 f, 300000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159060 f, 300113.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159120 f, 300226.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159180 f, 300339.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159240 f, 300452.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159300 f, 300566.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159360 f, 300113.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159420 f, 300226.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159480 f, 300338.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159540 f, 300451.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159600 f, 300564.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159660 f, 300677.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159720 f, 300790.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159780 f, 300903.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159840 f, 301016.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159900 f, 301129.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 159960 f, 301242.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160020 f, 301355.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160080 f, 301468.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160140 f, 301581.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160200 f, 301694.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160260 f, 301807.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160320 f, 301353.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160380 f, 301466.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160440 f, 301578.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160500 f, 301691.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160560 f, 301804.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160620 f, 301917.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160680 f, 302030.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160740 f, 302142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160800 f, 302255.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160860 f, 302368.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160920 f, 302481.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 160980 f, 302594.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161040 f, 302706.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161100 f, 302251.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161160 f, 302363.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161220 f, 302476.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161280 f, 302589.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161340 f, 302701.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161400 f, 302814.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161460 f, 302926.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161520 f, 303039.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161580 f, 303151.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161640 f, 303264.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161700 f, 303377.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161760 f, 303489.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161820 f, 303602.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161880 f, 303146.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 161940 f, 303258.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162000 f, 303370.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162060 f, 303483.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162120 f, 303595.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162180 f, 303707.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162240 f, 303820.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162300 f, 303932.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162360 f, 304044.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162420 f, 304157.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162480 f, 304269.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162540 f, 304382.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162600 f, 304494.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162660 f, 304606.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162720 f, 304719.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162780 f, 304261.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162840 f, 304373.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162900 f, 304485.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 162960 f, 304598.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163020 f, 304710.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163080 f, 304822.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163140 f, 304934.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163200 f, 305046.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163260 f, 305158.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163320 f, 305271.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163380 f, 305383.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163440 f, 305495.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163500 f, 305607.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163560 f, 305719.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163620 f, 305831.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163680 f, 305373.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163740 f, 305485.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163800 f, 305597.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163860 f, 305708.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163920 f, 305820.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 163980 f, 305932.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164040 f, 306044.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164100 f, 306156.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164160 f, 306268.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164220 f, 306380.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164280 f, 306492.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164340 f, 306604.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164400 f, 306716.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164460 f, 306828.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164520 f, 306940.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164580 f, 306480.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164640 f, 306592.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164700 f, 306703.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164760 f, 306815.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164820 f, 306927.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164880 f, 307039.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 164940 f, 307150.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165000 f, 307262.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165060 f, 307374.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165120 f, 307486.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165180 f, 307597.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165240 f, 307709.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165300 f, 307821.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165360 f, 307932.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165420 f, 308044.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165480 f, 307583.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165540 f, 307695.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165600 f, 307806.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165660 f, 307918.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165720 f, 308029.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165780 f, 308141.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165840 f, 308252.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165900 f, 308364.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 165960 f, 308475.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166020 f, 308587.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166080 f, 308698.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166140 f, 308810.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166200 f, 308921.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166260 f, 309033.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166320 f, 309144.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166380 f, 308682.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166440 f, 308794.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166500 f, 308905.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166560 f, 309016.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166620 f, 309128.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166680 f, 309239.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166740 f, 309350.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166800 f, 309461.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166860 f, 309573.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166920 f, 309684.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 166980 f, 309795.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167040 f, 309907.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167100 f, 310018.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167160 f, 310129.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167220 f, 310241.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167280 f, 309777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167340 f, 309888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167400 f, 310000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167460 f, 310111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167520 f, 310222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167580 f, 310333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167640 f, 310444.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167700 f, 310555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167760 f, 310666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167820 f, 310777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167880 f, 310888.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 167940 f, 311000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168000 f, 311111.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168060 f, 311222.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168120 f, 311333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168180 f, 310868.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168240 f, 310979.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168300 f, 311090.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168360 f, 311201.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168420 f, 311312.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168480 f, 311423.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168540 f, 311534.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168600 f, 311645.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168660 f, 311756.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168720 f, 311866.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168780 f, 311977.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168840 f, 312088.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168900 f, 312199.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 168960 f, 312310.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169020 f, 312421.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169080 f, 312532.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169140 f, 312066.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169200 f, 312177.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169260 f, 312287.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169320 f, 312398.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169380 f, 312509.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169440 f, 312619.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169500 f, 312730.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169560 f, 312841.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169620 f, 312952.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169680 f, 313062.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169740 f, 313173.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169800 f, 313284.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169860 f, 313394.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169920 f, 313505.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 169980 f, 313038.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170040 f, 313149.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170100 f, 313259.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170160 f, 313370.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170220 f, 313480.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170280 f, 313591.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170340 f, 313701.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170400 f, 313812.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170460 f, 313922.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170520 f, 314033.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170580 f, 314143.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170640 f, 314254.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170700 f, 314364.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170760 f, 314475.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170820 f, 314585.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170880 f, 314117.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 170940 f, 314227.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171000 f, 314338.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171060 f, 314448.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171120 f, 314558.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171180 f, 314669.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171240 f, 314779.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171300 f, 314889.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171360 f, 315000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171420 f, 315110.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171480 f, 315220.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171540 f, 315330.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171600 f, 315441.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171660 f, 315551.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171720 f, 315661.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171780 f, 315772.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171840 f, 315302.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171900 f, 315412.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 171960 f, 315522.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172020 f, 315633.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172080 f, 315743.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172140 f, 315853.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172200 f, 315963.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172260 f, 316073.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172320 f, 316183.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172380 f, 316293.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172440 f, 316403.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172500 f, 316513.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172560 f, 316623.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172620 f, 316733.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172680 f, 316263.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172740 f, 316373.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172800 f, 316483.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172860 f, 316593.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172920 f, 316703.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 172980 f, 316813.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173040 f, 316923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173100 f, 317032.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173160 f, 317142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173220 f, 317252.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173280 f, 317362.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173340 f, 317472.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173400 f, 317582.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173460 f, 317692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173520 f, 317802.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173580 f, 317330.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173640 f, 317440.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173700 f, 317550.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173760 f, 317659.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173820 f, 317769.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173880 f, 317879.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 173940 f, 317989.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174000 f, 318098.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174060 f, 318208.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174120 f, 318318.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174180 f, 318427.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174240 f, 318537.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174300 f, 318647.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174360 f, 318756.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174420 f, 318866.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174480 f, 318394.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174540 f, 318503.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174600 f, 318613.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174660 f, 318722.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174720 f, 318832.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174780 f, 318941.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174840 f, 319051.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174900 f, 319160.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 174960 f, 319270.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175020 f, 319379.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175080 f, 319489.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175140 f, 319598.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175200 f, 319708.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175260 f, 319234.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175320 f, 319344.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175380 f, 319453.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175440 f, 319562.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175500 f, 319672.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175560 f, 319781.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175620 f, 319890.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175680 f, 320000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175740 f, 320109.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175800 f, 320218.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175860 f, 320327.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175920 f, 320437.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 175980 f, 320546.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176040 f, 320072.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176100 f, 320181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176160 f, 320290.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176220 f, 320400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176280 f, 320509.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176340 f, 320618.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176400 f, 320727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176460 f, 320836.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176520 f, 320945.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176580 f, 321054.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176640 f, 321163.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176700 f, 321272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176760 f, 321381.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176820 f, 320907.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176880 f, 321016.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 176940 f, 321125.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177000 f, 321234.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177060 f, 321343.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177120 f, 321451.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177180 f, 321560.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177240 f, 321669.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177300 f, 321778.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177360 f, 321887.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177420 f, 321996.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177480 f, 322105.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177540 f, 322214.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177600 f, 322323.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177660 f, 322431.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177720 f, 321956.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177780 f, 322065.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177840 f, 322173.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177900 f, 322282.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 177960 f, 322391.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178020 f, 322500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178080 f, 322608.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178140 f, 322717.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178200 f, 322826.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178260 f, 322934.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178320 f, 323043.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178380 f, 323152.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178440 f, 323260.8 fps, 0 ms/f [junit] GLCanvas invisible frame count: Before 63, after 63 [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178500 f, 323369.5 fps, 0 ms/f [junit] XXXX Visible Part 3/3 [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178560 f, 322893.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178620 f, 323001.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178680 f, 323110.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 178740 f, 323218.8 fps, 0 ms/f [junit] 0 s: 60 f / 997 ms, 60.1 fps, 16 ms/f; total: 60 f, 60.1 fps, 16 ms/f [junit] GLCanvas isOffscreenLayerSurfaceEnabled: true: 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.hw], offscr[fbo]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT - test02Offscreen [junit] SLOCK [T main @ 1407309319980 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug675BeansInDesignTimeAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug675BeansInDesignTimeAWT [junit] SLOCK [T main @ 1407309321467 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309326481 ms +++ localhost/127.0.0.1:59999 - Locked within 5053 ms, 6 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug675BeansInDesignTimeAWT - test01 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug675BeansInDesignTimeAWT - test01 [junit] SLOCK [T main @ 1407309329318 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.023 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309321467 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309326481 ms +++ localhost/127.0.0.1:59999 - Locked within 5053 ms, 6 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug675BeansInDesignTimeAWT - test01 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug675BeansInDesignTimeAWT - test01 [junit] SLOCK [T main @ 1407309329318 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01 took 2.694 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.023 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309321467 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309326481 ms +++ localhost/127.0.0.1:59999 - Locked within 5053 ms, 6 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug675BeansInDesignTimeAWT - test01 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug675BeansInDesignTimeAWT - test01 [junit] SLOCK [T main @ 1407309329318 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT [junit] SLOCK [T main @ 1407309330455 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309332460 ms +++ localhost/127.0.0.1:59999 - Locked within 2024 ms, 3 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test01AllVisible [junit] XXX SetVisible ON XXX GLCanvas on Panel1(0x1924ed52) [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff23290ce90, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] XXXX Add GLCanvas Panel1(0x1924ed52 -> Panel2(0x4758af63) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff23290ce90, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff230fe3240, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xb161194: tileRendererInUse null, GearsES2[obj 0xb161194 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xb161194 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xb161194 created: GearsObj[0x7b851608, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xb161194 created: GearsObj[0x5e69a692, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xb161194 created: GearsObj[0x5e69a692, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xb161194 FIN GearsES2[obj 0xb161194 isInit true, usesShared false, 1 GearsObj[0x7b851608, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5e69a692, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x453857e1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xb161194 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7ff230fe3240, msaa false, tileRendererInUse null [junit] >> GearsES2 0xb161194, angle 0.0, [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0 -> [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb161194 640x429, swapInterval 1, drawable 0x7ff230fe3240 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb161194 640x429, swapInterval 1, drawable 0x7ff230fe3240 [junit] XXXX Add GLCanvas Panel2(0x4758af63) -> Panel1(0x1924ed52 START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff230fe3240, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb161194: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb161194 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff230fee3c0, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xb161194: tileRendererInUse null, GearsES2[obj 0xb161194 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xb161194 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xb161194 created: GearsObj[0x6493da21, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xb161194 created: GearsObj[0x26d5e01d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xb161194 created: GearsObj[0x26d5e01d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xb161194 FIN GearsES2[obj 0xb161194 isInit true, usesShared false, 1 GearsObj[0x6493da21, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x26d5e01d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x236ca3d6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xb161194 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7ff230fee3c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0xb161194, angle 1.0, [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0 -> [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb161194 640x429, swapInterval 1, drawable 0x7ff230fee3c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb161194 640x429, swapInterval 1, drawable 0x7ff230fee3c0 [junit] XXXX Add GLCanvas Panel1(0x1924ed52 -> Panel2(0x4758af63) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff230fee3c0, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb161194: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb161194 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff230fee3c0, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xb161194: tileRendererInUse null, GearsES2[obj 0xb161194 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xb161194 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xb161194 created: GearsObj[0x36be071a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xb161194 created: GearsObj[0x75c45809, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xb161194 created: GearsObj[0x75c45809, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xb161194 FIN GearsES2[obj 0xb161194 isInit true, usesShared false, 1 GearsObj[0x36be071a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x75c45809, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2d6ff346, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xb161194 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7ff230fee3c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0xb161194, angle 2.0, [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0 -> [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb161194 640x429, swapInterval 1, drawable 0x7ff230fee3c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb161194 640x429, swapInterval 1, drawable 0x7ff230fee3c0 [junit] XXXX Add GLCanvas Panel2(0x4758af63) -> Panel1(0x1924ed52 START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff230fee3c0, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb161194: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb161194 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff230fee3c0, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xb161194: tileRendererInUse null, GearsES2[obj 0xb161194 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xb161194 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xb161194 created: GearsObj[0x70f4eee4, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xb161194 created: GearsObj[0x606ff4ab, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xb161194 created: GearsObj[0x606ff4ab, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xb161194 FIN GearsES2[obj 0xb161194 isInit true, usesShared false, 1 GearsObj[0x70f4eee4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x606ff4ab, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x56283803, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xb161194 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7ff230fee3c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0xb161194, angle 3.0, [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0 -> [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb161194 640x429, swapInterval 1, drawable 0x7ff230fee3c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb161194 640x429, swapInterval 1, drawable 0x7ff230fee3c0 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test01AllVisible [junit] XXX SetVisible OFF XXX [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test02VisibleWithCanvas [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb161194: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb161194 FIN [junit] XXX SetVisible ON XXX GLCanvas on Panel1(0x41886a05) [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff230ff41a0, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] XXXX Add GLCanvas Panel1(0x41886a05 -> Panel2(0xef49347) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff230ff41a0, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff232992140, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5af121fc: tileRendererInUse null, GearsES2[obj 0x5af121fc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5af121fc on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5af121fc created: GearsObj[0x10bdde27, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5af121fc created: GearsObj[0x2143db07, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5af121fc created: GearsObj[0x2143db07, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5af121fc FIN GearsES2[obj 0x5af121fc isInit true, usesShared false, 1 GearsObj[0x10bdde27, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2143db07, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6de0b9a0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5af121fc 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7ff232992140, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5af121fc, angle 0.0, [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0 -> [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5af121fc 640x429, swapInterval 1, drawable 0x7ff232992140 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5af121fc 640x429, swapInterval 1, drawable 0x7ff232992140 [junit] XXXX Add GLCanvas Panel2(0xef49347) -> Panel1(0x41886a05 START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff232992140, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5af121fc: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5af121fc FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff232a0deb0, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5af121fc: tileRendererInUse null, GearsES2[obj 0x5af121fc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5af121fc on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5af121fc created: GearsObj[0x88a5e7, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5af121fc created: GearsObj[0xb43e0f7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5af121fc created: GearsObj[0xb43e0f7, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5af121fc FIN GearsES2[obj 0x5af121fc isInit true, usesShared false, 1 GearsObj[0x88a5e7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xb43e0f7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x15667de8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5af121fc 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7ff232a0deb0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5af121fc, angle 1.0, [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0 -> [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5af121fc 640x429, swapInterval 1, drawable 0x7ff232a0deb0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5af121fc 640x429, swapInterval 1, drawable 0x7ff232a0deb0 [junit] XXXX Add GLCanvas Panel1(0x41886a05 -> Panel2(0xef49347) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff232a0deb0, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5af121fc: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5af121fc FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff230c702a0, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5af121fc: tileRendererInUse null, GearsES2[obj 0x5af121fc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5af121fc on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5af121fc created: GearsObj[0x47f79ab5, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5af121fc created: GearsObj[0x50ce05fc, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5af121fc created: GearsObj[0x50ce05fc, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5af121fc FIN GearsES2[obj 0x5af121fc isInit true, usesShared false, 1 GearsObj[0x47f79ab5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x50ce05fc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5eb0cd6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5af121fc 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7ff230c702a0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5af121fc, angle 2.0, [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0 -> [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5af121fc 640x429, swapInterval 1, drawable 0x7ff230c702a0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5af121fc 640x429, swapInterval 1, drawable 0x7ff230c702a0 [junit] XXXX Add GLCanvas Panel2(0xef49347) -> Panel1(0x41886a05 START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff230c702a0, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5af121fc: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5af121fc FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff2329c0720, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5af121fc: tileRendererInUse null, GearsES2[obj 0x5af121fc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5af121fc on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5af121fc created: GearsObj[0x11e2a06b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5af121fc created: GearsObj[0x3591d9f9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5af121fc created: GearsObj[0x3591d9f9, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5af121fc FIN GearsES2[obj 0x5af121fc isInit true, usesShared false, 1 GearsObj[0x11e2a06b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3591d9f9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a7d85e8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5af121fc 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7ff2329c0720, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5af121fc, angle 3.0, [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0 -> [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5af121fc 640x429, swapInterval 1, drawable 0x7ff2329c0720 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5af121fc 640x429, swapInterval 1, drawable 0x7ff2329c0720 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test02VisibleWithCanvas [junit] XXX SetVisible OFF XXX [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 9.514 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309330455 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309332460 ms +++ localhost/127.0.0.1:59999 - Locked within 2024 ms, 3 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test01AllVisible [junit] XXX SetVisible ON XXX GLCanvas on Panel1(0x1924ed52) [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff23290ce90, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] XXXX Add GLCanvas Panel1(0x1924ed52 -> Panel2(0x4758af63) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff23290ce90, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff230fe3240, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xb161194: tileRendererInUse null, GearsES2[obj 0xb161194 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xb161194 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xb161194 created: GearsObj[0x7b851608, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xb161194 created: GearsObj[0x5e69a692, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xb161194 created: GearsObj[0x5e69a692, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xb161194 FIN GearsES2[obj 0xb161194 isInit true, usesShared false, 1 GearsObj[0x7b851608, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5e69a692, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x453857e1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xb161194 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7ff230fe3240, msaa false, tileRendererInUse null [junit] >> GearsES2 0xb161194, angle 0.0, [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0 -> [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb161194 640x429, swapInterval 1, drawable 0x7ff230fe3240 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb161194 640x429, swapInterval 1, drawable 0x7ff230fe3240 [junit] XXXX Add GLCanvas Panel2(0x4758af63) -> Panel1(0x1924ed52 START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff230fe3240, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb161194: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb161194 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff230fee3c0, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xb161194: tileRendererInUse null, GearsES2[obj 0xb161194 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xb161194 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xb161194 created: GearsObj[0x6493da21, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xb161194 created: GearsObj[0x26d5e01d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xb161194 created: GearsObj[0x26d5e01d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xb161194 FIN GearsES2[obj 0xb161194 isInit true, usesShared false, 1 GearsObj[0x6493da21, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x26d5e01d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x236ca3d6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xb161194 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7ff230fee3c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0xb161194, angle 1.0, [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0 -> [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb161194 640x429, swapInterval 1, drawable 0x7ff230fee3c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb161194 640x429, swapInterval 1, drawable 0x7ff230fee3c0 [junit] XXXX Add GLCanvas Panel1(0x1924ed52 -> Panel2(0x4758af63) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff230fee3c0, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb161194: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb161194 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff230fee3c0, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xb161194: tileRendererInUse null, GearsES2[obj 0xb161194 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xb161194 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xb161194 created: GearsObj[0x36be071a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xb161194 created: GearsObj[0x75c45809, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xb161194 created: GearsObj[0x75c45809, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xb161194 FIN GearsES2[obj 0xb161194 isInit true, usesShared false, 1 GearsObj[0x36be071a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x75c45809, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2d6ff346, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xb161194 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7ff230fee3c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0xb161194, angle 2.0, [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0 -> [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb161194 640x429, swapInterval 1, drawable 0x7ff230fee3c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb161194 640x429, swapInterval 1, drawable 0x7ff230fee3c0 [junit] XXXX Add GLCanvas Panel2(0x4758af63) -> Panel1(0x1924ed52 START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff230fee3c0, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb161194: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb161194 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff230fee3c0, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xb161194: tileRendererInUse null, GearsES2[obj 0xb161194 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xb161194 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xb161194 created: GearsObj[0x70f4eee4, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xb161194 created: GearsObj[0x606ff4ab, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xb161194 created: GearsObj[0x606ff4ab, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xb161194 FIN GearsES2[obj 0xb161194 isInit true, usesShared false, 1 GearsObj[0x70f4eee4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x606ff4ab, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x56283803, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xb161194 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7ff230fee3c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0xb161194, angle 3.0, [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0 -> [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb161194 640x429, swapInterval 1, drawable 0x7ff230fee3c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb161194 640x429, swapInterval 1, drawable 0x7ff230fee3c0 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test01AllVisible [junit] XXX SetVisible OFF XXX [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test02VisibleWithCanvas [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb161194: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb161194 FIN [junit] XXX SetVisible ON XXX GLCanvas on Panel1(0x41886a05) [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] SLOCK [T main @ 1407309339828 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5af121fc: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5af121fc FIN [junit] handle 0x7ff230ff41a0, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] XXXX Add GLCanvas Panel1(0x41886a05 -> Panel2(0xef49347) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff230ff41a0, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff232992140, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5af121fc: tileRendererInUse null, GearsES2[obj 0x5af121fc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5af121fc on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5af121fc created: GearsObj[0x10bdde27, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5af121fc created: GearsObj[0x2143db07, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5af121fc created: GearsObj[0x2143db07, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5af121fc FIN GearsES2[obj 0x5af121fc isInit true, usesShared false, 1 GearsObj[0x10bdde27, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2143db07, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6de0b9a0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5af121fc 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7ff232992140, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5af121fc, angle 0.0, [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0 -> [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5af121fc 640x429, swapInterval 1, drawable 0x7ff232992140 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5af121fc 640x429, swapInterval 1, drawable 0x7ff232992140 [junit] XXXX Add GLCanvas Panel2(0xef49347) -> Panel1(0x41886a05 START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff232992140, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5af121fc: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5af121fc FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff232a0deb0, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5af121fc: tileRendererInUse null, GearsES2[obj 0x5af121fc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5af121fc on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5af121fc created: GearsObj[0x88a5e7, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5af121fc created: GearsObj[0xb43e0f7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5af121fc created: GearsObj[0xb43e0f7, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5af121fc FIN GearsES2[obj 0x5af121fc isInit true, usesShared false, 1 GearsObj[0x88a5e7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xb43e0f7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x15667de8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5af121fc 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7ff232a0deb0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5af121fc, angle 1.0, [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0 -> [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5af121fc 640x429, swapInterval 1, drawable 0x7ff232a0deb0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5af121fc 640x429, swapInterval 1, drawable 0x7ff232a0deb0 [junit] XXXX Add GLCanvas Panel1(0x41886a05 -> Panel2(0xef49347) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff232a0deb0, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5af121fc: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5af121fc FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff230c702a0, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5af121fc: tileRendererInUse null, GearsES2[obj 0x5af121fc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5af121fc on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5af121fc created: GearsObj[0x47f79ab5, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5af121fc created: GearsObj[0x50ce05fc, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5af121fc created: GearsObj[0x50ce05fc, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5af121fc FIN GearsES2[obj 0x5af121fc isInit true, usesShared false, 1 GearsObj[0x47f79ab5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x50ce05fc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5eb0cd6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5af121fc 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7ff230c702a0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5af121fc, angle 2.0, [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0 -> [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5af121fc 640x429, swapInterval 1, drawable 0x7ff230c702a0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5af121fc 640x429, swapInterval 1, drawable 0x7ff230c702a0 [junit] XXXX Add GLCanvas Panel2(0xef49347) -> Panel1(0x41886a05 START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff230c702a0, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5af121fc: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5af121fc FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff2329c0720, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5af121fc: tileRendererInUse null, GearsES2[obj 0x5af121fc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5af121fc on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5af121fc created: GearsObj[0x11e2a06b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5af121fc created: GearsObj[0x3591d9f9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5af121fc created: GearsObj[0x3591d9f9, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5af121fc FIN GearsES2[obj 0x5af121fc isInit true, usesShared false, 1 GearsObj[0x11e2a06b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3591d9f9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a7d85e8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5af121fc 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7ff2329c0720, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5af121fc, angle 3.0, [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0 -> [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5af121fc 640x429, swapInterval 1, drawable 0x7ff2329c0720 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5af121fc 640x429, swapInterval 1, drawable 0x7ff2329c0720 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test02VisibleWithCanvas [junit] XXX SetVisible OFF XXX [junit] SLOCK [T main @ 1407309339828 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01AllVisible took 4.879 sec [junit] Testcase: test02VisibleWithCanvas took 2.34 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 9.514 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309330455 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309332460 ms +++ localhost/127.0.0.1:59999 - Locked within 2024 ms, 3 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test01AllVisible [junit] XXX SetVisible ON XXX GLCanvas on Panel1(0x1924ed52) [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff23290ce90, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] XXXX Add GLCanvas Panel1(0x1924ed52 -> Panel2(0x4758af63) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff23290ce90, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff230fe3240, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xb161194: tileRendererInUse null, GearsES2[obj 0xb161194 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xb161194 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xb161194 created: GearsObj[0x7b851608, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xb161194 created: GearsObj[0x5e69a692, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xb161194 created: GearsObj[0x5e69a692, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xb161194 FIN GearsES2[obj 0xb161194 isInit true, usesShared false, 1 GearsObj[0x7b851608, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5e69a692, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x453857e1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xb161194 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7ff230fe3240, msaa false, tileRendererInUse null [junit] >> GearsES2 0xb161194, angle 0.0, [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0 -> [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb161194 640x429, swapInterval 1, drawable 0x7ff230fe3240 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb161194 640x429, swapInterval 1, drawable 0x7ff230fe3240 [junit] XXXX Add GLCanvas Panel2(0x4758af63) -> Panel1(0x1924ed52 START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff230fe3240, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb161194: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb161194 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff230fee3c0, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xb161194: tileRendererInUse null, GearsES2[obj 0xb161194 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xb161194 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xb161194 created: GearsObj[0x6493da21, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xb161194 created: GearsObj[0x26d5e01d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xb161194 created: GearsObj[0x26d5e01d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xb161194 FIN GearsES2[obj 0xb161194 isInit true, usesShared false, 1 GearsObj[0x6493da21, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x26d5e01d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x236ca3d6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xb161194 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7ff230fee3c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0xb161194, angle 1.0, [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0 -> [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb161194 640x429, swapInterval 1, drawable 0x7ff230fee3c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb161194 640x429, swapInterval 1, drawable 0x7ff230fee3c0 [junit] XXXX Add GLCanvas Panel1(0x1924ed52 -> Panel2(0x4758af63) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff230fee3c0, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb161194: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb161194 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff230fee3c0, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xb161194: tileRendererInUse null, GearsES2[obj 0xb161194 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xb161194 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xb161194 created: GearsObj[0x36be071a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xb161194 created: GearsObj[0x75c45809, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xb161194 created: GearsObj[0x75c45809, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xb161194 FIN GearsES2[obj 0xb161194 isInit true, usesShared false, 1 GearsObj[0x36be071a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x75c45809, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2d6ff346, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xb161194 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7ff230fee3c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0xb161194, angle 2.0, [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0 -> [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb161194 640x429, swapInterval 1, drawable 0x7ff230fee3c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb161194 640x429, swapInterval 1, drawable 0x7ff230fee3c0 [junit] XXXX Add GLCanvas Panel2(0x4758af63) -> Panel1(0x1924ed52 START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff230fee3c0, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb161194: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb161194 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff230fee3c0, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0xb161194: tileRendererInUse null, GearsES2[obj 0xb161194 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xb161194 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xb161194 created: GearsObj[0x70f4eee4, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xb161194 created: GearsObj[0x606ff4ab, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xb161194 created: GearsObj[0x606ff4ab, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0xb161194 FIN GearsES2[obj 0xb161194 isInit true, usesShared false, 1 GearsObj[0x70f4eee4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x606ff4ab, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x56283803, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xb161194 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7ff230fee3c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0xb161194, angle 3.0, [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0 -> [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb161194 640x429, swapInterval 1, drawable 0x7ff230fee3c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xb161194 640x429, swapInterval 1, drawable 0x7ff230fee3c0 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test01AllVisible [junit] XXX SetVisible OFF XXX [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test02VisibleWithCanvas [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb161194: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0xb161194 FIN [junit] XXX SetVisible ON XXX GLCanvas on Panel1(0x41886a05) [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff230ff41a0, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] XXXX Add GLCanvas Panel1(0x41886a05 -> Panel2(0xef49347) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff230ff41a0, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff232992140, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5af121fc: tileRendererInUse null, GearsES2[obj 0x5af121fc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5af121fc on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5af121fc created: GearsObj[0x10bdde27, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5af121fc created: GearsObj[0x2143db07, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5af121fc created: GearsObj[0x2143db07, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5af121fc FIN GearsES2[obj 0x5af121fc isInit true, usesShared false, 1 GearsObj[0x10bdde27, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2143db07, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6de0b9a0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5af121fc 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7ff232992140, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5af121fc, angle 0.0, [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0 -> [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5af121fc 640x429, swapInterval 1, drawable 0x7ff232992140 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5af121fc 640x429, swapInterval 1, drawable 0x7ff232992140 [junit] XXXX Add GLCanvas Panel2(0xef49347) -> Panel1(0x41886a05 START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff232992140, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5af121fc: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5af121fc FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff232a0deb0, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5af121fc: tileRendererInUse null, GearsES2[obj 0x5af121fc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5af121fc on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5af121fc created: GearsObj[0x88a5e7, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5af121fc created: GearsObj[0xb43e0f7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5af121fc created: GearsObj[0xb43e0f7, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5af121fc FIN GearsES2[obj 0x5af121fc isInit true, usesShared false, 1 GearsObj[0x88a5e7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xb43e0f7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x15667de8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5af121fc 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7ff232a0deb0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5af121fc, angle 1.0, [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0 -> [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5af121fc 640x429, swapInterval 1, drawable 0x7ff232a0deb0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5af121fc 640x429, swapInterval 1, drawable 0x7ff232a0deb0 [junit] XXXX Add GLCanvas Panel1(0x41886a05 -> Panel2(0xef49347) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff232a0deb0, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5af121fc: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5af121fc FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff230c702a0, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5af121fc: tileRendererInUse null, GearsES2[obj 0x5af121fc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5af121fc on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5af121fc created: GearsObj[0x47f79ab5, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5af121fc created: GearsObj[0x50ce05fc, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5af121fc created: GearsObj[0x50ce05fc, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5af121fc FIN GearsES2[obj 0x5af121fc isInit true, usesShared false, 1 GearsObj[0x47f79ab5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x50ce05fc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5eb0cd6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5af121fc 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7ff230c702a0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5af121fc, angle 2.0, [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0 -> [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5af121fc 640x429, swapInterval 1, drawable 0x7ff230c702a0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5af121fc 640x429, swapInterval 1, drawable 0x7ff230c702a0 [junit] XXXX Add GLCanvas Panel2(0xef49347) -> Panel1(0x41886a05 START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff230c702a0, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5af121fc: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5af121fc FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@4a1da247, [junit] handle 0x7ff2329c0720, [junit] Drawable size 640x429 surface[640x429], [junit] AWT[pos 0/29, size 640x429, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@5f890954, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x429 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5af121fc: tileRendererInUse null, GearsES2[obj 0x5af121fc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5af121fc on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5af121fc created: GearsObj[0x11e2a06b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5af121fc created: GearsObj[0x3591d9f9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5af121fc created: GearsObj[0x3591d9f9, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5af121fc FIN GearsES2[obj 0x5af121fc isInit true, usesShared false, 1 GearsObj[0x11e2a06b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3591d9f9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a7d85e8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5af121fc 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7ff2329c0720, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5af121fc, angle 3.0, [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0 -> [l -1.4918414, r 1.4918414, b -1.0, t 1.0] 2.9836829x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5af121fc 640x429, swapInterval 1, drawable 0x7ff2329c0720 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5af121fc 640x429, swapInterval 1, drawable 0x7ff2329c0720 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT - test02VisibleWithCanvas [junit] XXX SetVisible OFF XXX [junit] SLOCK [T main @ 1407309339828 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816JTabbedPanelVisibilityB849B878AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816JTabbedPanelVisibilityB849B878AWT [junit] SLOCK [T main @ 1407309341241 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309348264 ms +++ localhost/127.0.0.1:59999 - Locked within 7048 ms, 8 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816JTabbedPanelVisibilityB849B878AWT - test [junit] XXX SetVisible ON XXX GLCanvas on Panel1(0x4c02a062) [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@3cf74735, [junit] handle 0x7fd962f4fe70, [junit] Drawable size 640x480 surface[640x480], [junit] AWT[pos 0/0, size 640x480, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@e6407d8, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x181f9666: tileRendererInUse null, GearsES2[obj 0x181f9666 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x181f9666 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x181f9666 created: GearsObj[0x3d2cd949, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x181f9666 created: GearsObj[0x4b6d66ff, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x181f9666 created: GearsObj[0x4b6d66ff, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x181f9666 FIN GearsES2[obj 0x181f9666 isInit true, usesShared false, 1 GearsObj[0x3d2cd949, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4b6d66ff, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x72083f05, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x181f9666 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd962f4fe70, msaa false, tileRendererInUse null [junit] >> GearsES2 0x181f9666, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x181f9666 640x480, swapInterval 1, drawable 0x7fd962f4fe70 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x181f9666 640x480, swapInterval 1, drawable 0x7fd962f4fe70 [junit] XXXX Panel1(0x4c02a062 -> Panel2(0x74fe24f1) START [junit] XXXX Add GLCanvas Panel1(0x4c02a062 -> Panel2(0x74fe24f1) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@3cf74735, [junit] handle 0x7fd962f4fe70, [junit] Drawable size 640x480 surface[640x480], [junit] AWT[pos 0/0, size 640x480, [junit] visible true, displayable true, showing false, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@e6407d8, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x181f9666: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x181f9666 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@3cf74735, [junit] handle 0x7fd962fdf010, [junit] Drawable size 640x480 surface[640x480], [junit] AWT[pos 0/0, size 640x480, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@e6407d8, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x181f9666: tileRendererInUse null, GearsES2[obj 0x181f9666 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x181f9666 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x181f9666 created: GearsObj[0x6a710411, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x181f9666 created: GearsObj[0x21c22eaf, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x181f9666 created: GearsObj[0x21c22eaf, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x181f9666 FIN GearsES2[obj 0x181f9666 isInit true, usesShared false, 1 GearsObj[0x6a710411, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21c22eaf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5386f479, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x181f9666 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd962fdf010, msaa false, tileRendererInUse null [junit] >> GearsES2 0x181f9666, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x181f9666 640x480, swapInterval 1, drawable 0x7fd962fdf010 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x181f9666 640x480, swapInterval 1, drawable 0x7fd962fdf010 [junit] XXXX Panel2(0x74fe24f1) -> Panel3(0x4b76834 START [junit] XXXX NOP [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@3cf74735, [junit] handle 0x7fd962fdf010, [junit] Drawable size 640x480 surface[640x480], [junit] AWT[pos 0/0, size 640x480, [junit] visible true, displayable true, showing false, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@e6407d8, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480 [junit] XXXX Panel3(0x4b76834) -> Panel1(0x4c02a062 START [junit] XXXX Add GLCanvas Panel2(0x74fe24f1 -> Panel1(0x4c02a062) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@3cf74735, [junit] handle 0x7fd962fdf010, [junit] Drawable size 640x480 surface[640x480], [junit] AWT[pos 0/0, size 640x480, [junit] visible true, displayable true, showing false, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@e6407d8, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x181f9666: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x181f9666 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@3cf74735, [junit] handle 0x7fd962ce1420, [junit] Drawable size 640x480 surface[640x480], [junit] AWT[pos 0/0, size 640x480, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@e6407d8, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x181f9666: tileRendererInUse null, GearsES2[obj 0x181f9666 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x181f9666 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x181f9666 created: GearsObj[0xd6fa4d9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x181f9666 created: GearsObj[0x1cafa973, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x181f9666 created: GearsObj[0x1cafa973, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x181f9666 FIN GearsES2[obj 0x181f9666 isInit true, usesShared false, 1 GearsObj[0xd6fa4d9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1cafa973, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x509dcbbb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x181f9666 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd962ce1420, msaa false, tileRendererInUse null [junit] >> GearsES2 0x181f9666, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x181f9666 640x480, swapInterval 1, drawable 0x7fd962ce1420 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x181f9666 640x480, swapInterval 1, drawable 0x7fd962ce1420 [junit] XXXX Panel1(0x4c02a062 -> Panel2(0x74fe24f1) START [junit] XXXX Add GLCanvas Panel1(0x4c02a062 -> Panel2(0x74fe24f1) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@3cf74735, [junit] handle 0x7fd962ce1420, [junit] Drawable size 640x480 surface[640x480], [junit] AWT[pos 0/0, size 640x480, [junit] visible true, displayable true, showing false, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@e6407d8, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x181f9666: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x181f9666 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@3cf74735, [junit] handle 0x7fd962c559e0, [junit] Drawable size 640x480 surface[640x480], [junit] AWT[pos 0/0, size 640x480, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@e6407d8, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x181f9666: tileRendererInUse null, GearsES2[obj 0x181f9666 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x181f9666 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x181f9666 created: GearsObj[0x77e7e20e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x181f9666 created: GearsObj[0x18aa42a2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x181f9666 created: GearsObj[0x18aa42a2, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x181f9666 FIN GearsES2[obj 0x181f9666 isInit true, usesShared false, 1 GearsObj[0x77e7e20e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x18aa42a2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x51fca654, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x181f9666 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd962c559e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x181f9666, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x181f9666 640x480, swapInterval 1, drawable 0x7fd962c559e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x181f9666 640x480, swapInterval 1, drawable 0x7fd962c559e0 [junit] XXXX Panel2(0x74fe24f1) -> Panel1(0x4c02a062 START [junit] XXXX Add GLCanvas Panel2(0x74fe24f1 -> Panel1(0x4c02a062) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@3cf74735, [junit] handle 0x7fd962c559e0, [junit] Drawable size 640x480 surface[640x480], [junit] AWT[pos 0/0, size 640x480, [junit] visible true, displayable true, showing false, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@e6407d8, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x181f9666: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x181f9666 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@3cf74735, [junit] handle 0x7fd962fdf010, [junit] Drawable size 640x480 surface[640x480], [junit] AWT[pos 0/0, size 640x480, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@e6407d8, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x181f9666: tileRendererInUse null, GearsES2[obj 0x181f9666 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x181f9666 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x181f9666 created: GearsObj[0x3a53f324, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x181f9666 created: GearsObj[0x5d7fde66, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x181f9666 created: GearsObj[0x5d7fde66, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x181f9666 FIN GearsES2[obj 0x181f9666 isInit true, usesShared false, 1 GearsObj[0x3a53f324, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5d7fde66, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x75e22a7e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x181f9666 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd962fdf010, msaa false, tileRendererInUse null [junit] >> GearsES2 0x181f9666, angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x181f9666 640x480, swapInterval 1, drawable 0x7fd962fdf010 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x181f9666 640x480, swapInterval 1, drawable 0x7fd962fdf010 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816JTabbedPanelVisibilityB849B878AWT - test [junit] XXX SetVisible OFF XXX [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x181f9666: tileRendererInUse null [junit] SLOCK [T main @ 1407309354203 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x181f9666 FIN [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 13.104 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309341241 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309348264 ms +++ localhost/127.0.0.1:59999 - Locked within 7048 ms, 8 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816JTabbedPanelVisibilityB849B878AWT - test [junit] XXX SetVisible ON XXX GLCanvas on Panel1(0x4c02a062) [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@3cf74735, [junit] handle 0x7fd962f4fe70, [junit] Drawable size 640x480 surface[640x480], [junit] AWT[pos 0/0, size 640x480, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@e6407d8, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x181f9666: tileRendererInUse null, GearsES2[obj 0x181f9666 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x181f9666 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x181f9666 created: GearsObj[0x3d2cd949, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x181f9666 created: GearsObj[0x4b6d66ff, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x181f9666 created: GearsObj[0x4b6d66ff, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x181f9666 FIN GearsES2[obj 0x181f9666 isInit true, usesShared false, 1 GearsObj[0x3d2cd949, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4b6d66ff, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x72083f05, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x181f9666 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd962f4fe70, msaa false, tileRendererInUse null [junit] >> GearsES2 0x181f9666, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x181f9666 640x480, swapInterval 1, drawable 0x7fd962f4fe70 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x181f9666 640x480, swapInterval 1, drawable 0x7fd962f4fe70 [junit] XXXX Panel1(0x4c02a062 -> Panel2(0x74fe24f1) START [junit] XXXX Add GLCanvas Panel1(0x4c02a062 -> Panel2(0x74fe24f1) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@3cf74735, [junit] handle 0x7fd962f4fe70, [junit] Drawable size 640x480 surface[640x480], [junit] AWT[pos 0/0, size 640x480, [junit] visible true, displayable true, showing false, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@e6407d8, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x181f9666: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x181f9666 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@3cf74735, [junit] handle 0x7fd962fdf010, [junit] Drawable size 640x480 surface[640x480], [junit] AWT[pos 0/0, size 640x480, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@e6407d8, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x181f9666: tileRendererInUse null, GearsES2[obj 0x181f9666 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x181f9666 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x181f9666 created: GearsObj[0x6a710411, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x181f9666 created: GearsObj[0x21c22eaf, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x181f9666 created: GearsObj[0x21c22eaf, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x181f9666 FIN GearsES2[obj 0x181f9666 isInit true, usesShared false, 1 GearsObj[0x6a710411, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21c22eaf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5386f479, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x181f9666 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd962fdf010, msaa false, tileRendererInUse null [junit] >> GearsES2 0x181f9666, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x181f9666 640x480, swapInterval 1, drawable 0x7fd962fdf010 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x181f9666 640x480, swapInterval 1, drawable 0x7fd962fdf010 [junit] XXXX Panel2(0x74fe24f1) -> Panel3(0x4b76834 START [junit] XXXX NOP [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@3cf74735, [junit] handle 0x7fd962fdf010, [junit] Drawable size 640x480 surface[640x480], [junit] AWT[pos 0/0, size 640x480, [junit] visible true, displayable true, showing false, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@e6407d8, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480 [junit] XXXX Panel3(0x4b76834) -> Panel1(0x4c02a062 START [junit] XXXX Add GLCanvas Panel2(0x74fe24f1 -> Panel1(0x4c02a062) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@3cf74735, [junit] handle 0x7fd962fdf010, [junit] Drawable size 640x480 surface[640x480], [junit] AWT[pos 0/0, size 640x480, [junit] visible true, displayable true, showing false, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@e6407d8, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x181f9666: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x181f9666 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@3cf74735, [junit] handle 0x7fd962ce1420, [junit] Drawable size 640x480 surface[640x480], [junit] AWT[pos 0/0, size 640x480, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@e6407d8, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x181f9666: tileRendererInUse null, GearsES2[obj 0x181f9666 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x181f9666 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x181f9666 created: GearsObj[0xd6fa4d9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x181f9666 created: GearsObj[0x1cafa973, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x181f9666 created: GearsObj[0x1cafa973, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x181f9666 FIN GearsES2[obj 0x181f9666 isInit true, usesShared false, 1 GearsObj[0xd6fa4d9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1cafa973, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x509dcbbb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x181f9666 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd962ce1420, msaa false, tileRendererInUse null [junit] >> GearsES2 0x181f9666, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x181f9666 640x480, swapInterval 1, drawable 0x7fd962ce1420 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x181f9666 640x480, swapInterval 1, drawable 0x7fd962ce1420 [junit] XXXX Panel1(0x4c02a062 -> Panel2(0x74fe24f1) START [junit] XXXX Add GLCanvas Panel1(0x4c02a062 -> Panel2(0x74fe24f1) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@3cf74735, [junit] handle 0x7fd962ce1420, [junit] Drawable size 640x480 surface[640x480], [junit] AWT[pos 0/0, size 640x480, [junit] visible true, displayable true, showing false, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@e6407d8, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x181f9666: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x181f9666 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@3cf74735, [junit] handle 0x7fd962c559e0, [junit] Drawable size 640x480 surface[640x480], [junit] AWT[pos 0/0, size 640x480, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@e6407d8, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x181f9666: tileRendererInUse null, GearsES2[obj 0x181f9666 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x181f9666 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x181f9666 created: GearsObj[0x77e7e20e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x181f9666 created: GearsObj[0x18aa42a2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x181f9666 created: GearsObj[0x18aa42a2, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x181f9666 FIN GearsES2[obj 0x181f9666 isInit true, usesShared false, 1 GearsObj[0x77e7e20e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x18aa42a2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x51fca654, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x181f9666 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd962c559e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x181f9666, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x181f9666 640x480, swapInterval 1, drawable 0x7fd962c559e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x181f9666 640x480, swapInterval 1, drawable 0x7fd962c559e0 [junit] XXXX Panel2(0x74fe24f1) -> Panel1(0x4c02a062 START [junit] XXXX Add GLCanvas Panel2(0x74fe24f1 -> Panel1(0x4c02a062) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@3cf74735, [junit] handle 0x7fd962c559e0, [junit] Drawable size 640x480 surface[640x480], [junit] AWT[pos 0/0, size 640x480, [junit] visible true, displayable true, showing false, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@e6407d8, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x181f9666: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x181f9666 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@3cf74735, [junit] handle 0x7fd962fdf010, [junit] Drawable size 640x480 surface[640x480], [junit] AWT[pos 0/0, size 640x480, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@e6407d8, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x181f9666: tileRendererInUse null, GearsES2[obj 0x181f9666 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x181f9666 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x181f9666 created: GearsObj[0x3a53f324, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x181f9666 created: GearsObj[0x5d7fde66, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x181f9666 created: GearsObj[0x5d7fde66, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x181f9666 FIN GearsES2[obj 0x181f9666 isInit true, usesShared false, 1 GearsObj[0x3a53f324, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5d7fde66, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x75e22a7e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x181f9666 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd962fdf010, msaa false, tileRendererInUse null [junit] >> GearsES2 0x181f9666, angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x181f9666 640x480, swapInterval 1, drawable 0x7fd962fdf010 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x181f9666 640x480, swapInterval 1, drawable 0x7fd962fdf010 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816JTabbedPanelVisibilityB849B878AWT - test [junit] XXX SetVisible OFF XXX [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x181f9666: tileRendererInUse null [junit] SLOCK [T main @ 1407309354203 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x181f9666 FIN [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test took 5.786 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 13.104 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309341241 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309348264 ms +++ localhost/127.0.0.1:59999 - Locked within 7048 ms, 8 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816JTabbedPanelVisibilityB849B878AWT - test [junit] XXX SetVisible ON XXX GLCanvas on Panel1(0x4c02a062) [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@3cf74735, [junit] handle 0x7fd962f4fe70, [junit] Drawable size 640x480 surface[640x480], [junit] AWT[pos 0/0, size 640x480, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@e6407d8, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x181f9666: tileRendererInUse null, GearsES2[obj 0x181f9666 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x181f9666 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x181f9666 created: GearsObj[0x3d2cd949, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x181f9666 created: GearsObj[0x4b6d66ff, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x181f9666 created: GearsObj[0x4b6d66ff, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x181f9666 FIN GearsES2[obj 0x181f9666 isInit true, usesShared false, 1 GearsObj[0x3d2cd949, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4b6d66ff, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x72083f05, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x181f9666 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd962f4fe70, msaa false, tileRendererInUse null [junit] >> GearsES2 0x181f9666, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x181f9666 640x480, swapInterval 1, drawable 0x7fd962f4fe70 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x181f9666 640x480, swapInterval 1, drawable 0x7fd962f4fe70 [junit] XXXX Panel1(0x4c02a062 -> Panel2(0x74fe24f1) START [junit] XXXX Add GLCanvas Panel1(0x4c02a062 -> Panel2(0x74fe24f1) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@3cf74735, [junit] handle 0x7fd962f4fe70, [junit] Drawable size 640x480 surface[640x480], [junit] AWT[pos 0/0, size 640x480, [junit] visible true, displayable true, showing false, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@e6407d8, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x181f9666: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x181f9666 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@3cf74735, [junit] handle 0x7fd962fdf010, [junit] Drawable size 640x480 surface[640x480], [junit] AWT[pos 0/0, size 640x480, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@e6407d8, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x181f9666: tileRendererInUse null, GearsES2[obj 0x181f9666 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x181f9666 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x181f9666 created: GearsObj[0x6a710411, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x181f9666 created: GearsObj[0x21c22eaf, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x181f9666 created: GearsObj[0x21c22eaf, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x181f9666 FIN GearsES2[obj 0x181f9666 isInit true, usesShared false, 1 GearsObj[0x6a710411, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21c22eaf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5386f479, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x181f9666 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd962fdf010, msaa false, tileRendererInUse null [junit] >> GearsES2 0x181f9666, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x181f9666 640x480, swapInterval 1, drawable 0x7fd962fdf010 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x181f9666 640x480, swapInterval 1, drawable 0x7fd962fdf010 [junit] XXXX Panel2(0x74fe24f1) -> Panel3(0x4b76834 START [junit] XXXX NOP [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@3cf74735, [junit] handle 0x7fd962fdf010, [junit] Drawable size 640x480 surface[640x480], [junit] AWT[pos 0/0, size 640x480, [junit] visible true, displayable true, showing false, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@e6407d8, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480 [junit] XXXX Panel3(0x4b76834) -> Panel1(0x4c02a062 START [junit] XXXX Add GLCanvas Panel2(0x74fe24f1 -> Panel1(0x4c02a062) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@3cf74735, [junit] handle 0x7fd962fdf010, [junit] Drawable size 640x480 surface[640x480], [junit] AWT[pos 0/0, size 640x480, [junit] visible true, displayable true, showing false, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@e6407d8, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x181f9666: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x181f9666 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@3cf74735, [junit] handle 0x7fd962ce1420, [junit] Drawable size 640x480 surface[640x480], [junit] AWT[pos 0/0, size 640x480, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@e6407d8, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x181f9666: tileRendererInUse null, GearsES2[obj 0x181f9666 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x181f9666 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x181f9666 created: GearsObj[0xd6fa4d9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x181f9666 created: GearsObj[0x1cafa973, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x181f9666 created: GearsObj[0x1cafa973, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x181f9666 FIN GearsES2[obj 0x181f9666 isInit true, usesShared false, 1 GearsObj[0xd6fa4d9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1cafa973, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x509dcbbb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x181f9666 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd962ce1420, msaa false, tileRendererInUse null [junit] >> GearsES2 0x181f9666, angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x181f9666 640x480, swapInterval 1, drawable 0x7fd962ce1420 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x181f9666 640x480, swapInterval 1, drawable 0x7fd962ce1420 [junit] XXXX Panel1(0x4c02a062 -> Panel2(0x74fe24f1) START [junit] XXXX Add GLCanvas Panel1(0x4c02a062 -> Panel2(0x74fe24f1) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@3cf74735, [junit] handle 0x7fd962ce1420, [junit] Drawable size 640x480 surface[640x480], [junit] AWT[pos 0/0, size 640x480, [junit] visible true, displayable true, showing false, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@e6407d8, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x181f9666: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x181f9666 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@3cf74735, [junit] handle 0x7fd962c559e0, [junit] Drawable size 640x480 surface[640x480], [junit] AWT[pos 0/0, size 640x480, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@e6407d8, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x181f9666: tileRendererInUse null, GearsES2[obj 0x181f9666 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x181f9666 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x181f9666 created: GearsObj[0x77e7e20e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x181f9666 created: GearsObj[0x18aa42a2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x181f9666 created: GearsObj[0x18aa42a2, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x181f9666 FIN GearsES2[obj 0x181f9666 isInit true, usesShared false, 1 GearsObj[0x77e7e20e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x18aa42a2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x51fca654, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x181f9666 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd962c559e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x181f9666, angle 3.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x181f9666 640x480, swapInterval 1, drawable 0x7fd962c559e0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x181f9666 640x480, swapInterval 1, drawable 0x7fd962c559e0 [junit] XXXX Panel2(0x74fe24f1) -> Panel1(0x4c02a062 START [junit] XXXX Add GLCanvas Panel2(0x74fe24f1 -> Panel1(0x4c02a062) START [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@3cf74735, [junit] handle 0x7fd962c559e0, [junit] Drawable size 640x480 surface[640x480], [junit] AWT[pos 0/0, size 640x480, [junit] visible true, displayable true, showing false, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@e6407d8, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing false, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x181f9666: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x181f9666 FIN [junit] XXXX GLCanvas: comp AWT-GLCanvas[Realized false, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@3cf74735, [junit] handle 0x7fd962fdf010, [junit] Drawable size 640x480 surface[640x480], [junit] AWT[pos 0/0, size 640x480, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@e6407d8, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], on-scr[.]]]]]], visible true, showing true, displayable true, 640x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x181f9666: tileRendererInUse null, GearsES2[obj 0x181f9666 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x181f9666 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2ES2/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2ES2/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x181f9666 created: GearsObj[0x3a53f324, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x181f9666 created: GearsObj[0x5d7fde66, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x181f9666 created: GearsObj[0x5d7fde66, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x181f9666 FIN GearsES2[obj 0x181f9666 isInit true, usesShared false, 1 GearsObj[0x3a53f324, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5d7fde66, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x75e22a7e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x181f9666 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fd962fdf010, msaa false, tileRendererInUse null [junit] >> GearsES2 0x181f9666, angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x181f9666 640x480, swapInterval 1, drawable 0x7fd962fdf010 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x181f9666 640x480, swapInterval 1, drawable 0x7fd962fdf010 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816JTabbedPanelVisibilityB849B878AWT - test [junit] XXX SetVisible OFF XXX [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x181f9666: tileRendererInUse null [junit] SLOCK [T main @ 1407309354203 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x181f9666 FIN [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT [junit] SLOCK [T main @ 1407309355554 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309361569 ms +++ localhost/127.0.0.1:59999 - Locked within 6036 ms, 7 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test00_Compo_None_One [junit] 2014-08-06 09:16:01.903 java[7639:3603] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/net.java.openjdk.cmd.savedState/window_1.data: Operation not permitted (1) [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309363729 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309363730 d 0ms]] [junit] canvas1 pos/siz: 0/0 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309363750 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309363750 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6aceac77: tileRendererInUse null, GearsES2[obj 0x6aceac77 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6aceac77 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6aceac77 created: GearsObj[0x1d74d08a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6aceac77 created: GearsObj[0x60272321, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6aceac77 created: GearsObj[0x60272321, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6aceac77 FIN GearsES2[obj 0x6aceac77 isInit true, usesShared false, 1 GearsObj[0x1d74d08a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x60272321, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x20d00e99, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6aceac77 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb75025800, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6aceac77, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] resize canvas1 pos/siz: 0/0 400x600 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6aceac77 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7ffb75025800, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6aceac77, angle 22.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309364771 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6aceac77: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6aceac77 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309366420 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test00_Compo_None_One [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test01_Compo_Flow_One [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309366508 d 0ms]] [junit] canvas1 pos/siz: 0/0 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309366509 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309366513 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309366513 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x10badc27: tileRendererInUse null, GearsES2[obj 0x10badc27 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x10badc27 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x10badc27 created: GearsObj[0x13660da2, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x10badc27 created: GearsObj[0x110910a1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x10badc27 created: GearsObj[0x110910a1, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x10badc27 FIN GearsES2[obj 0x10badc27 isInit true, usesShared false, 1 GearsObj[0x13660da2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x110910a1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6a22c2c3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x10badc27 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb72dedfe0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x10badc27, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] resize canvas1 pos/siz: 0/0 400x600 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x10badc27 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7ffb72dedfe0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x10badc27, angle 29.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309367550 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x10badc27: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x10badc27 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309369186 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test01_Compo_Flow_One [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test02_Compo_DblBrd_One [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309369789 d 0ms]] [junit] canvas1 pos/siz: 75/29 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309369790 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309369799 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309369799 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x293c1ae3: tileRendererInUse null, GearsES2[obj 0x293c1ae3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x293c1ae3 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x293c1ae3 created: GearsObj[0x6edadac3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x293c1ae3 created: GearsObj[0x62507110, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x293c1ae3 created: GearsObj[0x62507110, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x293c1ae3 FIN GearsES2[obj 0x293c1ae3 isInit true, usesShared false, 1 GearsObj[0x6edadac3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x62507110, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xf2f03dd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x293c1ae3 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb7512f4c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x293c1ae3, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] resize canvas1 pos/siz: 75/29 400x600 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x293c1ae3 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7ffb7512f4c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x293c1ae3, angle 27.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309370827 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x293c1ae3: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x293c1ae3 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309372477 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test02_Compo_DblBrd_One [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test03_Compo_Box_One [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309372604 d 0ms]] [junit] canvas1 pos/siz: 0/0 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309372604 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309372607 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309372607 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x561592db: tileRendererInUse null, GearsES2[obj 0x561592db isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x561592db on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x561592db created: GearsObj[0x15b3ca81, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x561592db created: GearsObj[0x4eb3e648, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x561592db created: GearsObj[0x4eb3e648, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x561592db FIN GearsES2[obj 0x561592db isInit true, usesShared false, 1 GearsObj[0x15b3ca81, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4eb3e648, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4d3a956, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x561592db 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb7521bb40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x561592db, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] resize canvas1 pos/siz: 0/0 400x600 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x561592db 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7ffb7521bb40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x561592db, angle 29.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309373635 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x561592db: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x561592db FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309375274 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test03_Compo_Box_One [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test04_Compo_Split_One [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309375365 d 0ms]] [junit] canvas1 pos/siz: 31/2 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309375366 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309375366 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309375404 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x726f6db5: tileRendererInUse null, GearsES2[obj 0x726f6db5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x726f6db5 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x726f6db5 created: GearsObj[0x653e1009, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x726f6db5 created: GearsObj[0x4d8ef2cc, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x726f6db5 created: GearsObj[0x4d8ef2cc, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x726f6db5 FIN GearsES2[obj 0x726f6db5 isInit true, usesShared false, 1 GearsObj[0x653e1009, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4d8ef2cc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x63e656db, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x726f6db5 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb7520bc70, msaa false, tileRendererInUse null [junit] >> GearsES2 0x726f6db5, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] resize canvas1 pos/siz: 71/2 360x540 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x726f6db5 0/0 360x540 of 360x540, swapInterval 1, drawable 0x7ffb7520bc70, msaa false, tileRendererInUse null [junit] >> GearsES2 0x726f6db5, angle 28.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309376411 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x726f6db5: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x726f6db5 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test04_Compo_Split_One [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309378038 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test05_Compo_Flow_Two [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309378145 d 0ms]] [junit] canvas1 pos/siz: 0/0 320x480 [junit] canvas2 pos/siz: 320/0 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309378145 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309378149 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309378149 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x39e93afb: tileRendererInUse null, GearsES2[obj 0x39e93afb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x39e93afb on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x39e93afb created: GearsObj[0x4d5fd23f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x39e93afb created: GearsObj[0x4de44dc8, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x39e93afb created: GearsObj[0x4de44dc8, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x39e93afb FIN GearsES2[obj 0x39e93afb isInit true, usesShared false, 1 GearsObj[0x4d5fd23f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4de44dc8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x47aead6b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x39e93afb 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb7520bc70, msaa false, tileRendererInUse null [junit] >> GearsES2 0x39e93afb, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 14 (enable: true) [junit] null [junit] ShaderProgram[id=14, linked=false, inUse=false, program: 4, [junit] ShaderCode[id=27, type=VERTEX_SHADER, valid=true, shader: 5, source] [junit] ShaderCode[id=28, type=FRAGMENT_SHADER, valid=true, shader: 6, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb7519cf10, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] resize canvas1 pos/siz: 0/0 400x600 [junit] resize canvas2 pos/siz: 400/0 400x600 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7ffb7519cf10, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309379207 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x39e93afb 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7ffb7520bc70, msaa false, tileRendererInUse null [junit] >> GearsES2 0x39e93afb, angle 13.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x39e93afb: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x39e93afb FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309380864 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test05_Compo_Flow_Two [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test06_Compo_DblBrd_Two [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309381039 d 1ms]] [junit] canvas1 pos/siz: 0/0 320x480 [junit] canvas2 pos/siz: 320/0 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309381041 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309381048 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309381048 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7806b881: tileRendererInUse null, GearsES2[obj 0x7806b881 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7806b881 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7806b881 created: GearsObj[0x33e12969, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7806b881 created: GearsObj[0x365c71b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7806b881 created: GearsObj[0x365c71b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7806b881 FIN GearsES2[obj 0x7806b881 isInit true, usesShared false, 1 GearsObj[0x33e12969, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x365c71b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xef2bf5b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7806b881 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb7503de40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7806b881, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 18 (enable: true) [junit] null [junit] ShaderProgram[id=18, linked=false, inUse=false, program: 4, [junit] ShaderCode[id=35, type=VERTEX_SHADER, valid=true, shader: 5, source] [junit] ShaderCode[id=36, type=FRAGMENT_SHADER, valid=true, shader: 6, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb75213fe0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] resize canvas1 pos/siz: 0/0 400x600 [junit] resize canvas2 pos/siz: 400/0 400x600 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7806b881 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7ffb7503de40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7806b881, angle 12.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309382103 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7ffb75213fe0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7806b881: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7806b881 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test06_Compo_DblBrd_Two [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309383751 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test07_Compo_Box_Two [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309383872 d 0ms]] [junit] canvas1 pos/siz: 0/0 320x480 [junit] canvas2 pos/siz: 320/0 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309383872 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309383882 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309383882 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x44c5831e: tileRendererInUse null, GearsES2[obj 0x44c5831e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x44c5831e on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x44c5831e created: GearsObj[0x55932eb8, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x44c5831e created: GearsObj[0x31e05dec, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x44c5831e created: GearsObj[0x31e05dec, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x44c5831e FIN GearsES2[obj 0x44c5831e isInit true, usesShared false, 1 GearsObj[0x55932eb8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x31e05dec, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1364a89, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x44c5831e 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb752454c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x44c5831e, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 22 (enable: true) [junit] null [junit] ShaderProgram[id=22, linked=false, inUse=false, program: 4, [junit] ShaderCode[id=43, type=VERTEX_SHADER, valid=true, shader: 5, source] [junit] ShaderCode[id=44, type=FRAGMENT_SHADER, valid=true, shader: 6, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb75232130, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] resize canvas1 pos/siz: 0/0 400x600 [junit] resize canvas2 pos/siz: 400/0 400x600 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7ffb75232130, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309384916 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x44c5831e 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7ffb752454c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x44c5831e, angle 14.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x44c5831e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x44c5831e FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309386584 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test07_Compo_Box_Two [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test08_Compo_Split_Two [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309386691 d 0ms]] [junit] canvas1 pos/siz: 331/2 320x480 [junit] canvas2 pos/siz: 2/2 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309386691 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309386692 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309386702 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x9948353: tileRendererInUse null, GearsES2[obj 0x9948353 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x9948353 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x9948353 created: GearsObj[0x680624c7, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x9948353 created: GearsObj[0x6b58ba2b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x9948353 created: GearsObj[0x6b58ba2b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x9948353 FIN GearsES2[obj 0x9948353 isInit true, usesShared false, 1 GearsObj[0x680624c7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6b58ba2b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe26941c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x9948353 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb75217040, msaa false, tileRendererInUse null [junit] >> GearsES2 0x9948353, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 26 (enable: true) [junit] null [junit] ShaderProgram[id=26, linked=false, inUse=false, program: 4, [junit] ShaderCode[id=51, type=VERTEX_SHADER, valid=true, shader: 5, source] [junit] ShaderCode[id=52, type=FRAGMENT_SHADER, valid=true, shader: 6, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb75253fb0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] resize canvas1 pos/siz: 411/2 400x540 [junit] resize canvas2 pos/siz: 2/2 400x540 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x540 of 400x540, swapInterval 1, drawable 0x7ffb75253fb0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309387739 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x9948353 0/0 400x540 of 400x540, swapInterval 1, drawable 0x7ffb75217040, msaa false, tileRendererInUse null [junit] >> GearsES2 0x9948353, angle 14.0, [l -1.0, r 1.0, b -1.35, t 1.35] 2.0x2.7 -> [l -1.0, r 1.0, b -1.35, t 1.35] 2.0x2.7, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9948353: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9948353 FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309389387 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test08_Compo_Split_Two [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test10_Frame_None_One [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309389472 d 0ms]] [junit] canvas1 pos/siz: 0/0 384x522 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309389472 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309389472 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7996f1b2: tileRendererInUse null, GearsES2[obj 0x7996f1b2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7996f1b2 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7996f1b2 created: GearsObj[0x49ecee7a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7996f1b2 created: GearsObj[0x621cb180, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7996f1b2 created: GearsObj[0x621cb180, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7996f1b2 FIN GearsES2[obj 0x7996f1b2 isInit true, usesShared false, 1 GearsObj[0x49ecee7a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x621cb180, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x49c97cd2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7996f1b2 0/0 384x522 of 384x522, swapInterval 1, drawable 0x7ffb7530c930, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7996f1b2, angle 0.0, [l -1.0, r 1.0, b -1.359375, t 1.359375] 2.0x2.71875 -> [l -1.0, r 1.0, b -1.359375, t 1.359375] 2.0x2.71875, v-flip false [junit] resize canvas1 pos/siz: 0/0 464x642 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7996f1b2 0/0 464x642 of 464x642, swapInterval 1, drawable 0x7ffb7530c930, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7996f1b2, angle 28.0, [l -1.0, r 1.0, b -1.3836207, t 1.3836207] 2.0x2.7672415 -> [l -1.0, r 1.0, b -1.3836207, t 1.3836207] 2.0x2.7672415, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309390503 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7996f1b2: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7996f1b2 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309392155 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test10_Frame_None_One [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test11_Frame_Flow_One [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309392226 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309392226 d 0ms]] [junit] canvas1 pos/siz: 0/0 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309392227 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x44385f8c: tileRendererInUse null, GearsES2[obj 0x44385f8c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x44385f8c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x44385f8c created: GearsObj[0x39945f3a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x44385f8c created: GearsObj[0x3bf7f65e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x44385f8c created: GearsObj[0x3bf7f65e, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x44385f8c FIN GearsES2[obj 0x44385f8c isInit true, usesShared false, 1 GearsObj[0x39945f3a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3bf7f65e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x144fb414, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x44385f8c 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb7528cc00, msaa false, tileRendererInUse null [junit] >> GearsES2 0x44385f8c, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] resize canvas1 pos/siz: 0/0 320x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x44385f8c 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb7528cc00, msaa false, tileRendererInUse null [junit] >> GearsES2 0x44385f8c, angle 29.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309393277 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x44385f8c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x44385f8c FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309394909 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test11_Frame_Flow_One [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test12_Frame_DblBrd_One [junit] canvas1 pos/siz: 75/29 82x406 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309394988 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309394988 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309394989 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7a64a8ea: tileRendererInUse null, GearsES2[obj 0x7a64a8ea isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7a64a8ea on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7a64a8ea created: GearsObj[0x46ace11e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7a64a8ea created: GearsObj[0x7fef9cd1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7a64a8ea created: GearsObj[0x7fef9cd1, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7a64a8ea FIN GearsES2[obj 0x7a64a8ea isInit true, usesShared false, 1 GearsObj[0x46ace11e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7fef9cd1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4c209ef5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a64a8ea 0/0 82x406 of 82x406, swapInterval 1, drawable 0x7ffb751d72e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7a64a8ea, angle 0.0, [l -1.0, r 1.0, b -4.9512196, t 4.9512196] 2.0x9.902439 -> [l -1.0, r 1.0, b -4.9512196, t 4.9512196] 2.0x9.902439, v-flip false [junit] resize canvas1 pos/siz: 75/29 162x526 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a64a8ea 0/0 162x526 of 162x526, swapInterval 1, drawable 0x7ffb751d72e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7a64a8ea, angle 28.0, [l -1.0, r 1.0, b -3.2469137, t 3.2469137] 2.0x6.4938273 -> [l -1.0, r 1.0, b -3.2469137, t 3.2469137] 2.0x6.4938273, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309396025 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a64a8ea: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a64a8ea FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309397658 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test12_Frame_DblBrd_One [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test13_Frame_Box_One [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309397771 d 0ms]] [junit] canvas1 pos/siz: 0/0 384x522 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309397772 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309397772 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x331cc766: tileRendererInUse null, GearsES2[obj 0x331cc766 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x331cc766 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x331cc766 created: GearsObj[0x6af2d547, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x331cc766 created: GearsObj[0x6c905f2b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x331cc766 created: GearsObj[0x6c905f2b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x331cc766 FIN GearsES2[obj 0x331cc766 isInit true, usesShared false, 1 GearsObj[0x6af2d547, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6c905f2b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a5837bb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x331cc766 0/0 384x522 of 384x522, swapInterval 1, drawable 0x7ffb751ce2d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x331cc766, angle 0.0, [l -1.0, r 1.0, b -1.359375, t 1.359375] 2.0x2.71875 -> [l -1.0, r 1.0, b -1.359375, t 1.359375] 2.0x2.71875, v-flip false [junit] resize canvas1 pos/siz: 0/0 464x642 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x331cc766 0/0 464x642 of 464x642, swapInterval 1, drawable 0x7ffb751ce2d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x331cc766, angle 27.0, [l -1.0, r 1.0, b -1.3836207, t 1.3836207] 2.0x2.7672415 -> [l -1.0, r 1.0, b -1.3836207, t 1.3836207] 2.0x2.7672415, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309398807 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x331cc766: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x331cc766 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309400450 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test13_Frame_Box_One [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test14_Frame_Split_One [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309400541 d 0ms]] [junit] canvas1 pos/siz: 44/2 334x481 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309400541 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309400541 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x15afba6a: tileRendererInUse null, GearsES2[obj 0x15afba6a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x15afba6a on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x15afba6a created: GearsObj[0x7de3ec13, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x15afba6a created: GearsObj[0x7ea013f6, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x15afba6a created: GearsObj[0x7ea013f6, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x15afba6a FIN GearsES2[obj 0x15afba6a isInit true, usesShared false, 1 GearsObj[0x7de3ec13, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7ea013f6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3f7ebc6c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x15afba6a 0/0 334x481 of 334x481, swapInterval 1, drawable 0x7ffb7531cf50, msaa false, tileRendererInUse null [junit] >> GearsES2 0x15afba6a, angle 0.0, [l -1.0, r 1.0, b -1.4401197, t 1.4401197] 2.0x2.8802395 -> [l -1.0, r 1.0, b -1.4401197, t 1.4401197] 2.0x2.8802395, v-flip false [junit] resize canvas1 pos/siz: 84/2 374x541 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x15afba6a 0/0 374x541 of 374x541, swapInterval 1, drawable 0x7ffb7531cf50, msaa false, tileRendererInUse null [junit] >> GearsES2 0x15afba6a, angle 28.0, [l -1.0, r 1.0, b -1.446524, t 1.446524] 2.0x2.893048 -> [l -1.0, r 1.0, b -1.446524, t 1.446524] 2.0x2.893048, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309401578 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x15afba6a: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x15afba6a FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309403192 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test14_Frame_Split_One [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test15_Frame_Flow_Two [junit] canvas1 pos/siz: 0/0 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309403301 d 0ms]] [junit] canvas2 pos/siz: 320/0 320x480 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309403301 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309403301 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2f7cb98b: tileRendererInUse null, GearsES2[obj 0x2f7cb98b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2f7cb98b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2f7cb98b created: GearsObj[0x3e36ae6d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2f7cb98b created: GearsObj[0x77f59603, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2f7cb98b created: GearsObj[0x77f59603, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2f7cb98b FIN GearsES2[obj 0x2f7cb98b isInit true, usesShared false, 1 GearsObj[0x3e36ae6d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x77f59603, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1c4bdc7c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2f7cb98b 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb752aeaa0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2f7cb98b, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 40 (enable: true) [junit] null [junit] ShaderProgram[id=40, linked=false, inUse=false, program: 4, [junit] ShaderCode[id=80, type=FRAGMENT_SHADER, valid=true, shader: 6, source] [junit] ShaderCode[id=79, type=VERTEX_SHADER, valid=true, shader: 5, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb75220e40, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] resize canvas1 pos/siz: 0/0 320x480 [junit] resize canvas2 pos/siz: 320/0 320x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2f7cb98b 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb752aeaa0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2f7cb98b, angle 13.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309404336 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb75220e40, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2f7cb98b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2f7cb98b FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309405985 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test15_Frame_Flow_Two [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test16_Frame_DblBrd_Two [junit] canvas1 pos/siz: 0/0 201x406 [junit] canvas2 pos/siz: 201/0 201x406 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309406110 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309406110 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309406111 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x61a572fc: tileRendererInUse null, GearsES2[obj 0x61a572fc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x61a572fc on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x61a572fc created: GearsObj[0x72345f3c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x61a572fc created: GearsObj[0x4c5896b7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x61a572fc created: GearsObj[0x4c5896b7, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x61a572fc FIN GearsES2[obj 0x61a572fc isInit true, usesShared false, 1 GearsObj[0x72345f3c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4c5896b7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4c0eef89, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x61a572fc 0/0 201x406 of 201x406, swapInterval 1, drawable 0x7ffb75295850, msaa false, tileRendererInUse null [junit] >> GearsES2 0x61a572fc, angle 0.0, [l -1.0, r 1.0, b -2.0199006, t 2.0199006] 2.0x4.039801 -> [l -1.0, r 1.0, b -2.0199006, t 2.0199006] 2.0x4.039801, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 44 (enable: true) [junit] null [junit] ShaderProgram[id=44, linked=false, inUse=false, program: 4, [junit] ShaderCode[id=87, type=VERTEX_SHADER, valid=true, shader: 5, source] [junit] ShaderCode[id=88, type=FRAGMENT_SHADER, valid=true, shader: 6, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 201x406 of 201x406, swapInterval 1, drawable 0x7ffb752b16a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] resize canvas1 pos/siz: 0/0 281x526 [junit] resize canvas2 pos/siz: 281/0 281x526 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x61a572fc 0/0 281x526 of 281x526, swapInterval 1, drawable 0x7ffb75295850, msaa false, tileRendererInUse null [junit] >> GearsES2 0x61a572fc, angle 12.5, [l -1.0, r 1.0, b -1.8718861, t 1.8718861] 2.0x3.7437723 -> [l -1.0, r 1.0, b -1.8718861, t 1.8718861] 2.0x3.7437723, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309407157 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 281x526 of 281x526, swapInterval 1, drawable 0x7ffb752b16a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x61a572fc: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x61a572fc FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309408809 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test16_Frame_DblBrd_Two [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test17_Frame_Box_Two [junit] canvas1 pos/siz: 0/0 352x522 [junit] canvas2 pos/siz: 352/0 352x522 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309408917 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309408917 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309408918 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x417e7d7d: tileRendererInUse null, GearsES2[obj 0x417e7d7d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x417e7d7d on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x417e7d7d created: GearsObj[0x4f3aa5a6, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x417e7d7d created: GearsObj[0x13515ded, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x417e7d7d created: GearsObj[0x13515ded, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x417e7d7d FIN GearsES2[obj 0x417e7d7d isInit true, usesShared false, 1 GearsObj[0x4f3aa5a6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x13515ded, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x42ed7c83, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x417e7d7d 0/0 352x522 of 352x522, swapInterval 1, drawable 0x7ffb751cba60, msaa false, tileRendererInUse null [junit] >> GearsES2 0x417e7d7d, angle 0.0, [l -1.0, r 1.0, b -1.4829545, t 1.4829545] 2.0x2.965909 -> [l -1.0, r 1.0, b -1.4829545, t 1.4829545] 2.0x2.965909, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 48 (enable: true) [junit] null [junit] ShaderProgram[id=48, linked=false, inUse=false, program: 4, [junit] ShaderCode[id=96, type=FRAGMENT_SHADER, valid=true, shader: 6, source] [junit] ShaderCode[id=95, type=VERTEX_SHADER, valid=true, shader: 5, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 352x522 of 352x522, swapInterval 1, drawable 0x7ffb752f8710, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] resize canvas1 pos/siz: 0/0 432x642 [junit] resize canvas2 pos/siz: 432/0 432x642 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 432x642 of 432x642, swapInterval 1, drawable 0x7ffb752f8710, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309409969 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x417e7d7d 0/0 432x642 of 432x642, swapInterval 1, drawable 0x7ffb751cba60, msaa false, tileRendererInUse null [junit] >> GearsES2 0x417e7d7d, angle 13.0, [l -1.0, r 1.0, b -1.4861112, t 1.4861112] 2.0x2.9722223 -> [l -1.0, r 1.0, b -1.4861112, t 1.4861112] 2.0x2.9722223, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x417e7d7d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x417e7d7d FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309411607 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test17_Frame_Box_Two [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test18_Frame_Split_Two [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309411709 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309411709 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309411710 d 0ms]] [junit] canvas1 pos/siz: 354/2 344x481 [junit] canvas2 pos/siz: 2/2 343x481 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3449be22: tileRendererInUse null, GearsES2[obj 0x3449be22 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3449be22 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3449be22 created: GearsObj[0x74b9e891, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3449be22 created: GearsObj[0x5953c375, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3449be22 created: GearsObj[0x5953c375, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3449be22 FIN GearsES2[obj 0x3449be22 isInit true, usesShared false, 1 GearsObj[0x74b9e891, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5953c375, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xa456424, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3449be22 0/0 344x481 of 344x481, swapInterval 1, drawable 0x7ffb751a6d40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3449be22, angle 0.0, [l -1.0, r 1.0, b -1.3982558, t 1.3982558] 2.0x2.7965117 -> [l -1.0, r 1.0, b -1.3982558, t 1.3982558] 2.0x2.7965117, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 52 (enable: true) [junit] null [junit] ShaderProgram[id=52, linked=false, inUse=false, program: 4, [junit] ShaderCode[id=103, type=VERTEX_SHADER, valid=true, shader: 5, source] [junit] ShaderCode[id=104, type=FRAGMENT_SHADER, valid=true, shader: 6, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 343x481 of 343x481, swapInterval 1, drawable 0x7ffb7520ea30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] resize canvas1 pos/siz: 434/2 424x541 [junit] resize canvas2 pos/siz: 2/2 423x541 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 423x541 of 423x541, swapInterval 1, drawable 0x7ffb7520ea30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309412757 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3449be22 0/0 424x541 of 424x541, swapInterval 1, drawable 0x7ffb751a6d40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3449be22, angle 13.0, [l -1.0, r 1.0, b -1.2759434, t 1.2759434] 2.0x2.5518868 -> [l -1.0, r 1.0, b -1.2759434, t 1.2759434] 2.0x2.5518868, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3449be22: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3449be22 FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309414426 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test18_Frame_Split_Two [junit] SLOCK [T main @ 1407309414564 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 59.173 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309355554 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309361569 ms +++ localhost/127.0.0.1:59999 - Locked within 6036 ms, 7 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test00_Compo_None_One [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309363729 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309363730 d 0ms]] [junit] canvas1 pos/siz: 0/0 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309363750 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309363750 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6aceac77: tileRendererInUse null, GearsES2[obj 0x6aceac77 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6aceac77 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6aceac77 created: GearsObj[0x1d74d08a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6aceac77 created: GearsObj[0x60272321, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6aceac77 created: GearsObj[0x60272321, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6aceac77 FIN GearsES2[obj 0x6aceac77 isInit true, usesShared false, 1 GearsObj[0x1d74d08a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x60272321, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x20d00e99, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6aceac77 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb75025800, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6aceac77, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] resize canvas1 pos/siz: 0/0 400x600 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6aceac77 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7ffb75025800, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6aceac77, angle 22.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309364771 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6aceac77: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6aceac77 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309366420 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test00_Compo_None_One [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test01_Compo_Flow_One [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309366508 d 0ms]] [junit] canvas1 pos/siz: 0/0 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309366509 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309366513 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309366513 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x10badc27: tileRendererInUse null, GearsES2[obj 0x10badc27 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x10badc27 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x10badc27 created: GearsObj[0x13660da2, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x10badc27 created: GearsObj[0x110910a1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x10badc27 created: GearsObj[0x110910a1, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x10badc27 FIN GearsES2[obj 0x10badc27 isInit true, usesShared false, 1 GearsObj[0x13660da2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x110910a1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6a22c2c3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x10badc27 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb72dedfe0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x10badc27, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] resize canvas1 pos/siz: 0/0 400x600 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x10badc27 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7ffb72dedfe0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x10badc27, angle 29.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309367550 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x10badc27: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x10badc27 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309369186 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test01_Compo_Flow_One [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test02_Compo_DblBrd_One [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309369789 d 0ms]] [junit] canvas1 pos/siz: 75/29 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309369790 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309369799 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309369799 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x293c1ae3: tileRendererInUse null, GearsES2[obj 0x293c1ae3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x293c1ae3 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x293c1ae3 created: GearsObj[0x6edadac3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x293c1ae3 created: GearsObj[0x62507110, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x293c1ae3 created: GearsObj[0x62507110, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x293c1ae3 FIN GearsES2[obj 0x293c1ae3 isInit true, usesShared false, 1 GearsObj[0x6edadac3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x62507110, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xf2f03dd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x293c1ae3 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb7512f4c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x293c1ae3, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] resize canvas1 pos/siz: 75/29 400x600 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x293c1ae3 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7ffb7512f4c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x293c1ae3, angle 27.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309370827 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x293c1ae3: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x293c1ae3 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309372477 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test02_Compo_DblBrd_One [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test03_Compo_Box_One [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309372604 d 0ms]] [junit] canvas1 pos/siz: 0/0 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309372604 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309372607 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309372607 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x561592db: tileRendererInUse null, GearsES2[obj 0x561592db isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x561592db on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x561592db created: GearsObj[0x15b3ca81, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x561592db created: GearsObj[0x4eb3e648, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x561592db created: GearsObj[0x4eb3e648, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x561592db FIN GearsES2[obj 0x561592db isInit true, usesShared false, 1 GearsObj[0x15b3ca81, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4eb3e648, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4d3a956, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x561592db 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb7521bb40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x561592db, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] resize canvas1 pos/siz: 0/0 400x600 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x561592db 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7ffb7521bb40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x561592db, angle 29.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309373635 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x561592db: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x561592db FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309375274 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test03_Compo_Box_One [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test04_Compo_Split_One [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309375365 d 0ms]] [junit] canvas1 pos/siz: 31/2 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309375366 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309375366 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309375404 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x726f6db5: tileRendererInUse null, GearsES2[obj 0x726f6db5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x726f6db5 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x726f6db5 created: GearsObj[0x653e1009, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x726f6db5 created: GearsObj[0x4d8ef2cc, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x726f6db5 created: GearsObj[0x4d8ef2cc, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x726f6db5 FIN GearsES2[obj 0x726f6db5 isInit true, usesShared false, 1 GearsObj[0x653e1009, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4d8ef2cc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x63e656db, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x726f6db5 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb7520bc70, msaa false, tileRendererInUse null [junit] >> GearsES2 0x726f6db5, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] resize canvas1 pos/siz: 71/2 360x540 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x726f6db5 0/0 360x540 of 360x540, swapInterval 1, drawable 0x7ffb7520bc70, msaa false, tileRendererInUse null [junit] >> GearsES2 0x726f6db5, angle 28.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309376411 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x726f6db5: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x726f6db5 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test04_Compo_Split_One [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309378038 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test05_Compo_Flow_Two [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309378145 d 0ms]] [junit] canvas1 pos/siz: 0/0 320x480 [junit] canvas2 pos/siz: 320/0 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309378145 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309378149 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309378149 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x39e93afb: tileRendererInUse null, GearsES2[obj 0x39e93afb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x39e93afb on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x39e93afb created: GearsObj[0x4d5fd23f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x39e93afb created: GearsObj[0x4de44dc8, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x39e93afb created: GearsObj[0x4de44dc8, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x39e93afb FIN GearsES2[obj 0x39e93afb isInit true, usesShared false, 1 GearsObj[0x4d5fd23f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4de44dc8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x47aead6b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x39e93afb 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb7520bc70, msaa false, tileRendererInUse null [junit] >> GearsES2 0x39e93afb, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 14 (enable: true) [junit] null [junit] ShaderProgram[id=14, linked=false, inUse=false, program: 4, [junit] ShaderCode[id=27, type=VERTEX_SHADER, valid=true, shader: 5, source] [junit] ShaderCode[id=28, type=FRAGMENT_SHADER, valid=true, shader: 6, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb7519cf10, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] resize canvas1 pos/siz: 0/0 400x600 [junit] resize canvas2 pos/siz: 400/0 400x600 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7ffb7519cf10, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309379207 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x39e93afb 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7ffb7520bc70, msaa false, tileRendererInUse null [junit] >> GearsES2 0x39e93afb, angle 13.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x39e93afb: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x39e93afb FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309380864 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test05_Compo_Flow_Two [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test06_Compo_DblBrd_Two [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309381039 d 1ms]] [junit] canvas1 pos/siz: 0/0 320x480 [junit] canvas2 pos/siz: 320/0 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309381041 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309381048 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309381048 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7806b881: tileRendererInUse null, GearsES2[obj 0x7806b881 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7806b881 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7806b881 created: GearsObj[0x33e12969, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7806b881 created: GearsObj[0x365c71b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7806b881 created: GearsObj[0x365c71b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7806b881 FIN GearsES2[obj 0x7806b881 isInit true, usesShared false, 1 GearsObj[0x33e12969, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x365c71b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xef2bf5b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7806b881 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb7503de40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7806b881, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 18 (enable: true) [junit] null [junit] ShaderProgram[id=18, linked=false, inUse=false, program: 4, [junit] ShaderCode[id=35, type=VERTEX_SHADER, valid=true, shader: 5, source] [junit] ShaderCode[id=36, type=FRAGMENT_SHADER, valid=true, shader: 6, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb75213fe0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] resize canvas1 pos/siz: 0/0 400x600 [junit] resize canvas2 pos/siz: 400/0 400x600 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7806b881 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7ffb7503de40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7806b881, angle 12.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309382103 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7ffb75213fe0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7806b881: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7806b881 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test06_Compo_DblBrd_Two [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309383751 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test07_Compo_Box_Two [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309383872 d 0ms]] [junit] canvas1 pos/siz: 0/0 320x480 [junit] canvas2 pos/siz: 320/0 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309383872 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309383882 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309383882 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x44c5831e: tileRendererInUse null, GearsES2[obj 0x44c5831e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x44c5831e on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x44c5831e created: GearsObj[0x55932eb8, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x44c5831e created: GearsObj[0x31e05dec, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x44c5831e created: GearsObj[0x31e05dec, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x44c5831e FIN GearsES2[obj 0x44c5831e isInit true, usesShared false, 1 GearsObj[0x55932eb8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x31e05dec, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1364a89, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x44c5831e 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb752454c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x44c5831e, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 22 (enable: true) [junit] null [junit] ShaderProgram[id=22, linked=false, inUse=false, program: 4, [junit] ShaderCode[id=43, type=VERTEX_SHADER, valid=true, shader: 5, source] [junit] ShaderCode[id=44, type=FRAGMENT_SHADER, valid=true, shader: 6, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb75232130, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] resize canvas1 pos/siz: 0/0 400x600 [junit] resize canvas2 pos/siz: 400/0 400x600 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7ffb75232130, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309384916 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x44c5831e 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7ffb752454c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x44c5831e, angle 14.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x44c5831e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x44c5831e FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309386584 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test07_Compo_Box_Two [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test08_Compo_Split_Two [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309386691 d 0ms]] [junit] canvas1 pos/siz: 331/2 320x480 [junit] canvas2 pos/siz: 2/2 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309386691 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309386692 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309386702 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x9948353: tileRendererInUse null, GearsES2[obj 0x9948353 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x9948353 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x9948353 created: GearsObj[0x680624c7, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x9948353 created: GearsObj[0x6b58ba2b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x9948353 created: GearsObj[0x6b58ba2b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x9948353 FIN GearsES2[obj 0x9948353 isInit true, usesShared false, 1 GearsObj[0x680624c7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6b58ba2b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe26941c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x9948353 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb75217040, msaa false, tileRendererInUse null [junit] >> GearsES2 0x9948353, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 26 (enable: true) [junit] null [junit] ShaderProgram[id=26, linked=false, inUse=false, program: 4, [junit] ShaderCode[id=51, type=VERTEX_SHADER, valid=true, shader: 5, source] [junit] ShaderCode[id=52, type=FRAGMENT_SHADER, valid=true, shader: 6, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb75253fb0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] resize canvas1 pos/siz: 411/2 400x540 [junit] resize canvas2 pos/siz: 2/2 400x540 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x540 of 400x540, swapInterval 1, drawable 0x7ffb75253fb0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309387739 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x9948353 0/0 400x540 of 400x540, swapInterval 1, drawable 0x7ffb75217040, msaa false, tileRendererInUse null [junit] >> GearsES2 0x9948353, angle 14.0, [l -1.0, r 1.0, b -1.35, t 1.35] 2.0x2.7 -> [l -1.0, r 1.0, b -1.35, t 1.35] 2.0x2.7, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9948353: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9948353 FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309389387 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test08_Compo_Split_Two [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test10_Frame_None_One [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309389472 d 0ms]] [junit] canvas1 pos/siz: 0/0 384x522 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309389472 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309389472 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7996f1b2: tileRendererInUse null, GearsES2[obj 0x7996f1b2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7996f1b2 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7996f1b2 created: GearsObj[0x49ecee7a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7996f1b2 created: GearsObj[0x621cb180, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7996f1b2 created: GearsObj[0x621cb180, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7996f1b2 FIN GearsES2[obj 0x7996f1b2 isInit true, usesShared false, 1 GearsObj[0x49ecee7a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x621cb180, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x49c97cd2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7996f1b2 0/0 384x522 of 384x522, swapInterval 1, drawable 0x7ffb7530c930, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7996f1b2, angle 0.0, [l -1.0, r 1.0, b -1.359375, t 1.359375] 2.0x2.71875 -> [l -1.0, r 1.0, b -1.359375, t 1.359375] 2.0x2.71875, v-flip false [junit] resize canvas1 pos/siz: 0/0 464x642 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7996f1b2 0/0 464x642 of 464x642, swapInterval 1, drawable 0x7ffb7530c930, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7996f1b2, angle 28.0, [l -1.0, r 1.0, b -1.3836207, t 1.3836207] 2.0x2.7672415 -> [l -1.0, r 1.0, b -1.3836207, t 1.3836207] 2.0x2.7672415, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309390503 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7996f1b2: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7996f1b2 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309392155 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test10_Frame_None_One [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test11_Frame_Flow_One [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309392226 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309392226 d 0ms]] [junit] canvas1 pos/siz: 0/0 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309392227 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x44385f8c: tileRendererInUse null, GearsES2[obj 0x44385f8c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x44385f8c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x44385f8c created: GearsObj[0x39945f3a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x44385f8c created: GearsObj[0x3bf7f65e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x44385f8c created: GearsObj[0x3bf7f65e, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x44385f8c FIN GearsES2[obj 0x44385f8c isInit true, usesShared false, 1 GearsObj[0x39945f3a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3bf7f65e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x144fb414, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x44385f8c 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb7528cc00, msaa false, tileRendererInUse null [junit] >> GearsES2 0x44385f8c, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] resize canvas1 pos/siz: 0/0 320x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x44385f8c 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb7528cc00, msaa false, tileRendererInUse null [junit] >> GearsES2 0x44385f8c, angle 29.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309393277 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x44385f8c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x44385f8c FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309394909 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test11_Frame_Flow_One [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test12_Frame_DblBrd_One [junit] canvas1 pos/siz: 75/29 82x406 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309394988 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309394988 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309394989 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7a64a8ea: tileRendererInUse null, GearsES2[obj 0x7a64a8ea isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7a64a8ea on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7a64a8ea created: GearsObj[0x46ace11e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7a64a8ea created: GearsObj[0x7fef9cd1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7a64a8ea created: GearsObj[0x7fef9cd1, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7a64a8ea FIN GearsES2[obj 0x7a64a8ea isInit true, usesShared false, 1 GearsObj[0x46ace11e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7fef9cd1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4c209ef5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a64a8ea 0/0 82x406 of 82x406, swapInterval 1, drawable 0x7ffb751d72e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7a64a8ea, angle 0.0, [l -1.0, r 1.0, b -4.9512196, t 4.9512196] 2.0x9.902439 -> [l -1.0, r 1.0, b -4.9512196, t 4.9512196] 2.0x9.902439, v-flip false [junit] resize canvas1 pos/siz: 75/29 162x526 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a64a8ea 0/0 162x526 of 162x526, swapInterval 1, drawable 0x7ffb751d72e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7a64a8ea, angle 28.0, [l -1.0, r 1.0, b -3.2469137, t 3.2469137] 2.0x6.4938273 -> [l -1.0, r 1.0, b -3.2469137, t 3.2469137] 2.0x6.4938273, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309396025 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a64a8ea: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a64a8ea FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309397658 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test12_Frame_DblBrd_One [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test13_Frame_Box_One [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309397771 d 0ms]] [junit] canvas1 pos/siz: 0/0 384x522 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309397772 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309397772 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x331cc766: tileRendererInUse null, GearsES2[obj 0x331cc766 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x331cc766 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x331cc766 created: GearsObj[0x6af2d547, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x331cc766 created: GearsObj[0x6c905f2b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x331cc766 created: GearsObj[0x6c905f2b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x331cc766 FIN GearsES2[obj 0x331cc766 isInit true, usesShared false, 1 GearsObj[0x6af2d547, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6c905f2b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a5837bb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x331cc766 0/0 384x522 of 384x522, swapInterval 1, drawable 0x7ffb751ce2d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x331cc766, angle 0.0, [l -1.0, r 1.0, b -1.359375, t 1.359375] 2.0x2.71875 -> [l -1.0, r 1.0, b -1.359375, t 1.359375] 2.0x2.71875, v-flip false [junit] resize canvas1 pos/siz: 0/0 464x642 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x331cc766 0/0 464x642 of 464x642, swapInterval 1, drawable 0x7ffb751ce2d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x331cc766, angle 27.0, [l -1.0, r 1.0, b -1.3836207, t 1.3836207] 2.0x2.7672415 -> [l -1.0, r 1.0, b -1.3836207, t 1.3836207] 2.0x2.7672415, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309398807 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x331cc766: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x331cc766 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309400450 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test13_Frame_Box_One [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test14_Frame_Split_One [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309400541 d 0ms]] [junit] canvas1 pos/siz: 44/2 334x481 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309400541 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309400541 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x15afba6a: tileRendererInUse null, GearsES2[obj 0x15afba6a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x15afba6a on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x15afba6a created: GearsObj[0x7de3ec13, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x15afba6a created: GearsObj[0x7ea013f6, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x15afba6a created: GearsObj[0x7ea013f6, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x15afba6a FIN GearsES2[obj 0x15afba6a isInit true, usesShared false, 1 GearsObj[0x7de3ec13, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7ea013f6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3f7ebc6c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x15afba6a 0/0 334x481 of 334x481, swapInterval 1, drawable 0x7ffb7531cf50, msaa false, tileRendererInUse null [junit] >> GearsES2 0x15afba6a, angle 0.0, [l -1.0, r 1.0, b -1.4401197, t 1.4401197] 2.0x2.8802395 -> [l -1.0, r 1.0, b -1.4401197, t 1.4401197] 2.0x2.8802395, v-flip false [junit] resize canvas1 pos/siz: 84/2 374x541 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x15afba6a 0/0 374x541 of 374x541, swapInterval 1, drawable 0x7ffb7531cf50, msaa false, tileRendererInUse null [junit] >> GearsES2 0x15afba6a, angle 28.0, [l -1.0, r 1.0, b -1.446524, t 1.446524] 2.0x2.893048 -> [l -1.0, r 1.0, b -1.446524, t 1.446524] 2.0x2.893048, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309401578 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x15afba6a: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x15afba6a FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309403192 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test14_Frame_Split_One [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test15_Frame_Flow_Two [junit] canvas1 pos/siz: 0/0 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309403301 d 0ms]] [junit] canvas2 pos/siz: 320/0 320x480 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309403301 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309403301 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2f7cb98b: tileRendererInUse null, GearsES2[obj 0x2f7cb98b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2f7cb98b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2f7cb98b created: GearsObj[0x3e36ae6d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2f7cb98b created: GearsObj[0x77f59603, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2f7cb98b created: GearsObj[0x77f59603, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2f7cb98b FIN GearsES2[obj 0x2f7cb98b isInit true, usesShared false, 1 GearsObj[0x3e36ae6d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x77f59603, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1c4bdc7c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2f7cb98b 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb752aeaa0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2f7cb98b, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 40 (enable: true) [junit] null [junit] ShaderProgram[id=40, linked=false, inUse=false, program: 4, [junit] ShaderCode[id=80, type=FRAGMENT_SHADER, valid=true, shader: 6, source] [junit] ShaderCode[id=79, type=VERTEX_SHADER, valid=true, shader: 5, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb75220e40, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] resize canvas1 pos/siz: 0/0 320x480 [junit] resize canvas2 pos/siz: 320/0 320x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2f7cb98b 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb752aeaa0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2f7cb98b, angle 13.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309404336 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb75220e40, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2f7cb98b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2f7cb98b FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309405985 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test15_Frame_Flow_Two [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test16_Frame_DblBrd_Two [junit] canvas1 pos/siz: 0/0 201x406 [junit] canvas2 pos/siz: 201/0 201x406 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309406110 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309406110 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309406111 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x61a572fc: tileRendererInUse null, GearsES2[obj 0x61a572fc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x61a572fc on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x61a572fc created: GearsObj[0x72345f3c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x61a572fc created: GearsObj[0x4c5896b7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x61a572fc created: GearsObj[0x4c5896b7, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x61a572fc FIN GearsES2[obj 0x61a572fc isInit true, usesShared false, 1 GearsObj[0x72345f3c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4c5896b7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4c0eef89, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x61a572fc 0/0 201x406 of 201x406, swapInterval 1, drawable 0x7ffb75295850, msaa false, tileRendererInUse null [junit] >> GearsES2 0x61a572fc, angle 0.0, [l -1.0, r 1.0, b -2.0199006, t 2.0199006] 2.0x4.039801 -> [l -1.0, r 1.0, b -2.0199006, t 2.0199006] 2.0x4.039801, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 44 (enable: true) [junit] null [junit] ShaderProgram[id=44, linked=false, inUse=false, program: 4, [junit] ShaderCode[id=87, type=VERTEX_SHADER, valid=true, shader: 5, source] [junit] ShaderCode[id=88, type=FRAGMENT_SHADER, valid=true, shader: 6, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 201x406 of 201x406, swapInterval 1, drawable 0x7ffb752b16a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] resize canvas1 pos/siz: 0/0 281x526 [junit] resize canvas2 pos/siz: 281/0 281x526 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x61a572fc 0/0 281x526 of 281x526, swapInterval 1, drawable 0x7ffb75295850, msaa false, tileRendererInUse null [junit] >> GearsES2 0x61a572fc, angle 12.5, [l -1.0, r 1.0, b -1.8718861, t 1.8718861] 2.0x3.7437723 -> [l -1.0, r 1.0, b -1.8718861, t 1.8718861] 2.0x3.7437723, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309407157 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 281x526 of 281x526, swapInterval 1, drawable 0x7ffb752b16a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x61a572fc: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x61a572fc FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309408809 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test16_Frame_DblBrd_Two [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test17_Frame_Box_Two [junit] canvas1 pos/siz: 0/0 352x522 [junit] canvas2 pos/siz: 352/0 352x522 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309408917 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309408917 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309408918 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x417e7d7d: tileRendererInUse null, GearsES2[obj 0x417e7d7d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x417e7d7d on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x417e7d7d created: GearsObj[0x4f3aa5a6, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x417e7d7d created: GearsObj[0x13515ded, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x417e7d7d created: GearsObj[0x13515ded, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x417e7d7d FIN GearsES2[obj 0x417e7d7d isInit true, usesShared false, 1 GearsObj[0x4f3aa5a6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x13515ded, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x42ed7c83, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x417e7d7d 0/0 352x522 of 352x522, swapInterval 1, drawable 0x7ffb751cba60, msaa false, tileRendererInUse null [junit] >> GearsES2 0x417e7d7d, angle 0.0, [l -1.0, r 1.0, b -1.4829545, t 1.4829545] 2.0x2.965909 -> [l -1.0, r 1.0, b -1.4829545, t 1.4829545] 2.0x2.965909, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 48 (enable: true) [junit] null [junit] ShaderProgram[id=48, linked=false, inUse=false, program: 4, [junit] ShaderCode[id=96, type=FRAGMENT_SHADER, valid=true, shader: 6, source] [junit] ShaderCode[id=95, type=VERTEX_SHADER, valid=true, shader: 5, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 352x522 of 352x522, swapInterval 1, drawable 0x7ffb752f8710, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] resize canvas1 pos/siz: 0/0 432x642 [junit] resize canvas2 pos/siz: 432/0 432x642 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 432x642 of 432x642, swapInterval 1, drawable 0x7ffb752f8710, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309409969 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x417e7d7d 0/0 432x642 of 432x642, swapInterval 1, drawable 0x7ffb751cba60, msaa false, tileRendererInUse null [junit] >> GearsES2 0x417e7d7d, angle 13.0, [l -1.0, r 1.0, b -1.4861112, t 1.4861112] 2.0x2.9722223 -> [l -1.0, r 1.0, b -1.4861112, t 1.4861112] 2.0x2.9722223, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x417e7d7d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x417e7d7d FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309411607 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test17_Frame_Box_Two [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test18_Frame_Split_Two [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309411709 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309411709 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309411710 d 0ms]] [junit] canvas1 pos/siz: 354/2 344x481 [junit] canvas2 pos/siz: 2/2 343x481 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3449be22: tileRendererInUse null, GearsES2[obj 0x3449be22 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3449be22 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3449be22 created: GearsObj[0x74b9e891, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3449be22 created: GearsObj[0x5953c375, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3449be22 created: GearsObj[0x5953c375, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3449be22 FIN GearsES2[obj 0x3449be22 isInit true, usesShared false, 1 GearsObj[0x74b9e891, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5953c375, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xa456424, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3449be22 0/0 344x481 of 344x481, swapInterval 1, drawable 0x7ffb751a6d40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3449be22, angle 0.0, [l -1.0, r 1.0, b -1.3982558, t 1.3982558] 2.0x2.7965117 -> [l -1.0, r 1.0, b -1.3982558, t 1.3982558] 2.0x2.7965117, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 52 (enable: true) [junit] null [junit] ShaderProgram[id=52, linked=false, inUse=false, program: 4, [junit] ShaderCode[id=103, type=VERTEX_SHADER, valid=true, shader: 5, source] [junit] ShaderCode[id=104, type=FRAGMENT_SHADER, valid=true, shader: 6, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 343x481 of 343x481, swapInterval 1, drawable 0x7ffb7520ea30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] resize canvas1 pos/siz: 434/2 424x541 [junit] resize canvas2 pos/siz: 2/2 423x541 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 423x541 of 423x541, swapInterval 1, drawable 0x7ffb7520ea30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309412757 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3449be22 0/0 424x541 of 424x541, swapInterval 1, drawable 0x7ffb751a6d40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3449be22, angle 13.0, [l -1.0, r 1.0, b -1.2759434, t 1.2759434] 2.0x2.5518868 -> [l -1.0, r 1.0, b -1.2759434, t 1.2759434] 2.0x2.5518868, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3449be22: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3449be22 FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309414426 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test18_Frame_Split_Two [junit] SLOCK [T main @ 1407309414564 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test00_Compo_None_One took 4.848 sec [junit] Testcase: test01_Compo_Flow_One took 2.763 sec [junit] Testcase: test02_Compo_DblBrd_One took 3.279 sec [junit] Testcase: test03_Compo_Box_One took 2.797 sec [junit] Testcase: test04_Compo_Split_One took 2.752 sec [junit] Testcase: test05_Compo_Flow_Two took 2.825 sec [junit] Testcase: test06_Compo_DblBrd_Two took 2.886 sec [junit] Testcase: test07_Compo_Box_Two took 2.832 sec [junit] Testcase: test08_Compo_Split_Two took 2.774 sec [junit] Testcase: test10_Frame_None_One took 2.757 sec [junit] Testcase: test11_Frame_Flow_One took 2.743 sec [junit] Testcase: test12_Frame_DblBrd_One took 2.738 sec [junit] Testcase: test13_Frame_Box_One took 2.791 sec [junit] Testcase: test14_Frame_Split_One took 2.731 sec [junit] Testcase: test15_Frame_Flow_Two took 2.781 sec [junit] Testcase: test16_Frame_DblBrd_Two took 2.813 sec [junit] Testcase: test17_Frame_Box_Two took 2.78 sec [junit] Testcase: test18_Frame_Split_Two took 2.787 sec [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 59.173 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309355554 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309361569 ms +++ localhost/127.0.0.1:59999 - Locked within 6036 ms, 7 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test00_Compo_None_One [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309363729 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309363730 d 0ms]] [junit] canvas1 pos/siz: 0/0 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309363750 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309363750 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6aceac77: tileRendererInUse null, GearsES2[obj 0x6aceac77 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6aceac77 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6aceac77 created: GearsObj[0x1d74d08a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6aceac77 created: GearsObj[0x60272321, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6aceac77 created: GearsObj[0x60272321, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6aceac77 FIN GearsES2[obj 0x6aceac77 isInit true, usesShared false, 1 GearsObj[0x1d74d08a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x60272321, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x20d00e99, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6aceac77 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb75025800, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6aceac77, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] resize canvas1 pos/siz: 0/0 400x600 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6aceac77 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7ffb75025800, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6aceac77, angle 22.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309364771 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6aceac77: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6aceac77 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309366420 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test00_Compo_None_One [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test01_Compo_Flow_One [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309366508 d 0ms]] [junit] canvas1 pos/siz: 0/0 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309366509 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309366513 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309366513 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x10badc27: tileRendererInUse null, GearsES2[obj 0x10badc27 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x10badc27 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x10badc27 created: GearsObj[0x13660da2, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x10badc27 created: GearsObj[0x110910a1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x10badc27 created: GearsObj[0x110910a1, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x10badc27 FIN GearsES2[obj 0x10badc27 isInit true, usesShared false, 1 GearsObj[0x13660da2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x110910a1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6a22c2c3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x10badc27 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb72dedfe0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x10badc27, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] resize canvas1 pos/siz: 0/0 400x600 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x10badc27 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7ffb72dedfe0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x10badc27, angle 29.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309367550 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x10badc27: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x10badc27 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309369186 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test01_Compo_Flow_One [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test02_Compo_DblBrd_One [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309369789 d 0ms]] [junit] canvas1 pos/siz: 75/29 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309369790 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309369799 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309369799 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x293c1ae3: tileRendererInUse null, GearsES2[obj 0x293c1ae3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x293c1ae3 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x293c1ae3 created: GearsObj[0x6edadac3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x293c1ae3 created: GearsObj[0x62507110, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x293c1ae3 created: GearsObj[0x62507110, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x293c1ae3 FIN GearsES2[obj 0x293c1ae3 isInit true, usesShared false, 1 GearsObj[0x6edadac3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x62507110, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xf2f03dd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x293c1ae3 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb7512f4c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x293c1ae3, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] resize canvas1 pos/siz: 75/29 400x600 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x293c1ae3 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7ffb7512f4c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x293c1ae3, angle 27.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309370827 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x293c1ae3: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x293c1ae3 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309372477 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test02_Compo_DblBrd_One [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test03_Compo_Box_One [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309372604 d 0ms]] [junit] canvas1 pos/siz: 0/0 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309372604 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309372607 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309372607 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x561592db: tileRendererInUse null, GearsES2[obj 0x561592db isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x561592db on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x561592db created: GearsObj[0x15b3ca81, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x561592db created: GearsObj[0x4eb3e648, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x561592db created: GearsObj[0x4eb3e648, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x561592db FIN GearsES2[obj 0x561592db isInit true, usesShared false, 1 GearsObj[0x15b3ca81, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4eb3e648, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4d3a956, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x561592db 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb7521bb40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x561592db, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] resize canvas1 pos/siz: 0/0 400x600 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x561592db 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7ffb7521bb40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x561592db, angle 29.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309373635 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x561592db: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x561592db FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309375274 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test03_Compo_Box_One [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test04_Compo_Split_One [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309375365 d 0ms]] [junit] canvas1 pos/siz: 31/2 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309375366 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309375366 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309375404 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x726f6db5: tileRendererInUse null, GearsES2[obj 0x726f6db5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x726f6db5 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x726f6db5 created: GearsObj[0x653e1009, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x726f6db5 created: GearsObj[0x4d8ef2cc, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x726f6db5 created: GearsObj[0x4d8ef2cc, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x726f6db5 FIN GearsES2[obj 0x726f6db5 isInit true, usesShared false, 1 GearsObj[0x653e1009, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4d8ef2cc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x63e656db, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x726f6db5 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb7520bc70, msaa false, tileRendererInUse null [junit] >> GearsES2 0x726f6db5, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] resize canvas1 pos/siz: 71/2 360x540 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x726f6db5 0/0 360x540 of 360x540, swapInterval 1, drawable 0x7ffb7520bc70, msaa false, tileRendererInUse null [junit] >> GearsES2 0x726f6db5, angle 28.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309376411 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x726f6db5: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x726f6db5 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test04_Compo_Split_One [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309378038 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test05_Compo_Flow_Two [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309378145 d 0ms]] [junit] canvas1 pos/siz: 0/0 320x480 [junit] canvas2 pos/siz: 320/0 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309378145 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309378149 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309378149 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x39e93afb: tileRendererInUse null, GearsES2[obj 0x39e93afb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x39e93afb on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x39e93afb created: GearsObj[0x4d5fd23f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x39e93afb created: GearsObj[0x4de44dc8, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x39e93afb created: GearsObj[0x4de44dc8, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x39e93afb FIN GearsES2[obj 0x39e93afb isInit true, usesShared false, 1 GearsObj[0x4d5fd23f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4de44dc8, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x47aead6b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x39e93afb 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb7520bc70, msaa false, tileRendererInUse null [junit] >> GearsES2 0x39e93afb, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 14 (enable: true) [junit] null [junit] ShaderProgram[id=14, linked=false, inUse=false, program: 4, [junit] ShaderCode[id=27, type=VERTEX_SHADER, valid=true, shader: 5, source] [junit] ShaderCode[id=28, type=FRAGMENT_SHADER, valid=true, shader: 6, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb7519cf10, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] resize canvas1 pos/siz: 0/0 400x600 [junit] resize canvas2 pos/siz: 400/0 400x600 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7ffb7519cf10, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309379207 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x39e93afb 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7ffb7520bc70, msaa false, tileRendererInUse null [junit] >> GearsES2 0x39e93afb, angle 13.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x39e93afb: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x39e93afb FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309380864 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test05_Compo_Flow_Two [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test06_Compo_DblBrd_Two [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309381039 d 1ms]] [junit] canvas1 pos/siz: 0/0 320x480 [junit] canvas2 pos/siz: 320/0 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309381041 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309381048 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309381048 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7806b881: tileRendererInUse null, GearsES2[obj 0x7806b881 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7806b881 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7806b881 created: GearsObj[0x33e12969, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7806b881 created: GearsObj[0x365c71b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7806b881 created: GearsObj[0x365c71b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7806b881 FIN GearsES2[obj 0x7806b881 isInit true, usesShared false, 1 GearsObj[0x33e12969, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x365c71b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xef2bf5b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7806b881 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb7503de40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7806b881, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 18 (enable: true) [junit] null [junit] ShaderProgram[id=18, linked=false, inUse=false, program: 4, [junit] ShaderCode[id=35, type=VERTEX_SHADER, valid=true, shader: 5, source] [junit] ShaderCode[id=36, type=FRAGMENT_SHADER, valid=true, shader: 6, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb75213fe0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] resize canvas1 pos/siz: 0/0 400x600 [junit] resize canvas2 pos/siz: 400/0 400x600 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7806b881 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7ffb7503de40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7806b881, angle 12.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309382103 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7ffb75213fe0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7806b881: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7806b881 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test06_Compo_DblBrd_Two [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309383751 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test07_Compo_Box_Two [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309383872 d 0ms]] [junit] canvas1 pos/siz: 0/0 320x480 [junit] canvas2 pos/siz: 320/0 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309383872 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309383882 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309383882 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x44c5831e: tileRendererInUse null, GearsES2[obj 0x44c5831e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x44c5831e on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x44c5831e created: GearsObj[0x55932eb8, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x44c5831e created: GearsObj[0x31e05dec, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x44c5831e created: GearsObj[0x31e05dec, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x44c5831e FIN GearsES2[obj 0x44c5831e isInit true, usesShared false, 1 GearsObj[0x55932eb8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x31e05dec, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1364a89, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x44c5831e 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb752454c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x44c5831e, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 22 (enable: true) [junit] null [junit] ShaderProgram[id=22, linked=false, inUse=false, program: 4, [junit] ShaderCode[id=43, type=VERTEX_SHADER, valid=true, shader: 5, source] [junit] ShaderCode[id=44, type=FRAGMENT_SHADER, valid=true, shader: 6, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb75232130, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] resize canvas1 pos/siz: 0/0 400x600 [junit] resize canvas2 pos/siz: 400/0 400x600 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7ffb75232130, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309384916 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x44c5831e 0/0 400x600 of 400x600, swapInterval 1, drawable 0x7ffb752454c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x44c5831e, angle 14.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x44c5831e: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x44c5831e FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309386584 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test07_Compo_Box_Two [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test08_Compo_Split_Two [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309386691 d 0ms]] [junit] canvas1 pos/siz: 331/2 320x480 [junit] canvas2 pos/siz: 2/2 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309386691 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309386692 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309386702 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x9948353: tileRendererInUse null, GearsES2[obj 0x9948353 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x9948353 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x9948353 created: GearsObj[0x680624c7, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x9948353 created: GearsObj[0x6b58ba2b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x9948353 created: GearsObj[0x6b58ba2b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x9948353 FIN GearsES2[obj 0x9948353 isInit true, usesShared false, 1 GearsObj[0x680624c7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6b58ba2b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xe26941c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x9948353 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb75217040, msaa false, tileRendererInUse null [junit] >> GearsES2 0x9948353, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 26 (enable: true) [junit] null [junit] ShaderProgram[id=26, linked=false, inUse=false, program: 4, [junit] ShaderCode[id=51, type=VERTEX_SHADER, valid=true, shader: 5, source] [junit] ShaderCode[id=52, type=FRAGMENT_SHADER, valid=true, shader: 6, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb75253fb0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] resize canvas1 pos/siz: 411/2 400x540 [junit] resize canvas2 pos/siz: 2/2 400x540 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x540 of 400x540, swapInterval 1, drawable 0x7ffb75253fb0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309387739 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x9948353 0/0 400x540 of 400x540, swapInterval 1, drawable 0x7ffb75217040, msaa false, tileRendererInUse null [junit] >> GearsES2 0x9948353, angle 14.0, [l -1.0, r 1.0, b -1.35, t 1.35] 2.0x2.7 -> [l -1.0, r 1.0, b -1.35, t 1.35] 2.0x2.7, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9948353: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x9948353 FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309389387 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test08_Compo_Split_Two [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test10_Frame_None_One [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309389472 d 0ms]] [junit] canvas1 pos/siz: 0/0 384x522 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309389472 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309389472 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7996f1b2: tileRendererInUse null, GearsES2[obj 0x7996f1b2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7996f1b2 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7996f1b2 created: GearsObj[0x49ecee7a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7996f1b2 created: GearsObj[0x621cb180, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7996f1b2 created: GearsObj[0x621cb180, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7996f1b2 FIN GearsES2[obj 0x7996f1b2 isInit true, usesShared false, 1 GearsObj[0x49ecee7a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x621cb180, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x49c97cd2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7996f1b2 0/0 384x522 of 384x522, swapInterval 1, drawable 0x7ffb7530c930, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7996f1b2, angle 0.0, [l -1.0, r 1.0, b -1.359375, t 1.359375] 2.0x2.71875 -> [l -1.0, r 1.0, b -1.359375, t 1.359375] 2.0x2.71875, v-flip false [junit] resize canvas1 pos/siz: 0/0 464x642 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7996f1b2 0/0 464x642 of 464x642, swapInterval 1, drawable 0x7ffb7530c930, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7996f1b2, angle 28.0, [l -1.0, r 1.0, b -1.3836207, t 1.3836207] 2.0x2.7672415 -> [l -1.0, r 1.0, b -1.3836207, t 1.3836207] 2.0x2.7672415, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309390503 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7996f1b2: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7996f1b2 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309392155 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test10_Frame_None_One [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test11_Frame_Flow_One [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309392226 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309392226 d 0ms]] [junit] canvas1 pos/siz: 0/0 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309392227 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x44385f8c: tileRendererInUse null, GearsES2[obj 0x44385f8c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x44385f8c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x44385f8c created: GearsObj[0x39945f3a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x44385f8c created: GearsObj[0x3bf7f65e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x44385f8c created: GearsObj[0x3bf7f65e, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x44385f8c FIN GearsES2[obj 0x44385f8c isInit true, usesShared false, 1 GearsObj[0x39945f3a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3bf7f65e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x144fb414, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x44385f8c 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb7528cc00, msaa false, tileRendererInUse null [junit] >> GearsES2 0x44385f8c, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] resize canvas1 pos/siz: 0/0 320x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x44385f8c 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb7528cc00, msaa false, tileRendererInUse null [junit] >> GearsES2 0x44385f8c, angle 29.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309393277 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x44385f8c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x44385f8c FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309394909 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test11_Frame_Flow_One [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test12_Frame_DblBrd_One [junit] canvas1 pos/siz: 75/29 82x406 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309394988 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309394988 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309394989 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7a64a8ea: tileRendererInUse null, GearsES2[obj 0x7a64a8ea isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7a64a8ea on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7a64a8ea created: GearsObj[0x46ace11e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7a64a8ea created: GearsObj[0x7fef9cd1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7a64a8ea created: GearsObj[0x7fef9cd1, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7a64a8ea FIN GearsES2[obj 0x7a64a8ea isInit true, usesShared false, 1 GearsObj[0x46ace11e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7fef9cd1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4c209ef5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a64a8ea 0/0 82x406 of 82x406, swapInterval 1, drawable 0x7ffb751d72e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7a64a8ea, angle 0.0, [l -1.0, r 1.0, b -4.9512196, t 4.9512196] 2.0x9.902439 -> [l -1.0, r 1.0, b -4.9512196, t 4.9512196] 2.0x9.902439, v-flip false [junit] resize canvas1 pos/siz: 75/29 162x526 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a64a8ea 0/0 162x526 of 162x526, swapInterval 1, drawable 0x7ffb751d72e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7a64a8ea, angle 28.0, [l -1.0, r 1.0, b -3.2469137, t 3.2469137] 2.0x6.4938273 -> [l -1.0, r 1.0, b -3.2469137, t 3.2469137] 2.0x6.4938273, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309396025 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a64a8ea: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a64a8ea FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309397658 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test12_Frame_DblBrd_One [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test13_Frame_Box_One [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309397771 d 0ms]] [junit] canvas1 pos/siz: 0/0 384x522 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309397772 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309397772 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x331cc766: tileRendererInUse null, GearsES2[obj 0x331cc766 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x331cc766 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x331cc766 created: GearsObj[0x6af2d547, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x331cc766 created: GearsObj[0x6c905f2b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x331cc766 created: GearsObj[0x6c905f2b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x331cc766 FIN GearsES2[obj 0x331cc766 isInit true, usesShared false, 1 GearsObj[0x6af2d547, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6c905f2b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a5837bb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x331cc766 0/0 384x522 of 384x522, swapInterval 1, drawable 0x7ffb751ce2d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x331cc766, angle 0.0, [l -1.0, r 1.0, b -1.359375, t 1.359375] 2.0x2.71875 -> [l -1.0, r 1.0, b -1.359375, t 1.359375] 2.0x2.71875, v-flip false [junit] resize canvas1 pos/siz: 0/0 464x642 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x331cc766 0/0 464x642 of 464x642, swapInterval 1, drawable 0x7ffb751ce2d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x331cc766, angle 27.0, [l -1.0, r 1.0, b -1.3836207, t 1.3836207] 2.0x2.7672415 -> [l -1.0, r 1.0, b -1.3836207, t 1.3836207] 2.0x2.7672415, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309398807 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x331cc766: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x331cc766 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309400450 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test13_Frame_Box_One [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test14_Frame_Split_One [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309400541 d 0ms]] [junit] canvas1 pos/siz: 44/2 334x481 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309400541 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309400541 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x15afba6a: tileRendererInUse null, GearsES2[obj 0x15afba6a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x15afba6a on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x15afba6a created: GearsObj[0x7de3ec13, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x15afba6a created: GearsObj[0x7ea013f6, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x15afba6a created: GearsObj[0x7ea013f6, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x15afba6a FIN GearsES2[obj 0x15afba6a isInit true, usesShared false, 1 GearsObj[0x7de3ec13, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7ea013f6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3f7ebc6c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x15afba6a 0/0 334x481 of 334x481, swapInterval 1, drawable 0x7ffb7531cf50, msaa false, tileRendererInUse null [junit] >> GearsES2 0x15afba6a, angle 0.0, [l -1.0, r 1.0, b -1.4401197, t 1.4401197] 2.0x2.8802395 -> [l -1.0, r 1.0, b -1.4401197, t 1.4401197] 2.0x2.8802395, v-flip false [junit] resize canvas1 pos/siz: 84/2 374x541 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x15afba6a 0/0 374x541 of 374x541, swapInterval 1, drawable 0x7ffb7531cf50, msaa false, tileRendererInUse null [junit] >> GearsES2 0x15afba6a, angle 28.0, [l -1.0, r 1.0, b -1.446524, t 1.446524] 2.0x2.893048 -> [l -1.0, r 1.0, b -1.446524, t 1.446524] 2.0x2.893048, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309401578 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x15afba6a: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x15afba6a FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309403192 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test14_Frame_Split_One [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test15_Frame_Flow_Two [junit] canvas1 pos/siz: 0/0 320x480 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309403301 d 0ms]] [junit] canvas2 pos/siz: 320/0 320x480 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309403301 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309403301 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2f7cb98b: tileRendererInUse null, GearsES2[obj 0x2f7cb98b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2f7cb98b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2f7cb98b created: GearsObj[0x3e36ae6d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2f7cb98b created: GearsObj[0x77f59603, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2f7cb98b created: GearsObj[0x77f59603, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2f7cb98b FIN GearsES2[obj 0x2f7cb98b isInit true, usesShared false, 1 GearsObj[0x3e36ae6d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x77f59603, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1c4bdc7c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2f7cb98b 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb752aeaa0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2f7cb98b, angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 40 (enable: true) [junit] null [junit] ShaderProgram[id=40, linked=false, inUse=false, program: 4, [junit] ShaderCode[id=80, type=FRAGMENT_SHADER, valid=true, shader: 6, source] [junit] ShaderCode[id=79, type=VERTEX_SHADER, valid=true, shader: 5, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb75220e40, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] resize canvas1 pos/siz: 0/0 320x480 [junit] resize canvas2 pos/siz: 320/0 320x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2f7cb98b 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb752aeaa0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2f7cb98b, angle 13.5, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309404336 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7ffb75220e40, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2f7cb98b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2f7cb98b FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309405985 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test15_Frame_Flow_Two [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test16_Frame_DblBrd_Two [junit] canvas1 pos/siz: 0/0 201x406 [junit] canvas2 pos/siz: 201/0 201x406 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309406110 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309406110 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309406111 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x61a572fc: tileRendererInUse null, GearsES2[obj 0x61a572fc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x61a572fc on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x61a572fc created: GearsObj[0x72345f3c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x61a572fc created: GearsObj[0x4c5896b7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x61a572fc created: GearsObj[0x4c5896b7, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x61a572fc FIN GearsES2[obj 0x61a572fc isInit true, usesShared false, 1 GearsObj[0x72345f3c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4c5896b7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4c0eef89, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x61a572fc 0/0 201x406 of 201x406, swapInterval 1, drawable 0x7ffb75295850, msaa false, tileRendererInUse null [junit] >> GearsES2 0x61a572fc, angle 0.0, [l -1.0, r 1.0, b -2.0199006, t 2.0199006] 2.0x4.039801 -> [l -1.0, r 1.0, b -2.0199006, t 2.0199006] 2.0x4.039801, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 44 (enable: true) [junit] null [junit] ShaderProgram[id=44, linked=false, inUse=false, program: 4, [junit] ShaderCode[id=87, type=VERTEX_SHADER, valid=true, shader: 5, source] [junit] ShaderCode[id=88, type=FRAGMENT_SHADER, valid=true, shader: 6, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 201x406 of 201x406, swapInterval 1, drawable 0x7ffb752b16a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] resize canvas1 pos/siz: 0/0 281x526 [junit] resize canvas2 pos/siz: 281/0 281x526 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x61a572fc 0/0 281x526 of 281x526, swapInterval 1, drawable 0x7ffb75295850, msaa false, tileRendererInUse null [junit] >> GearsES2 0x61a572fc, angle 12.5, [l -1.0, r 1.0, b -1.8718861, t 1.8718861] 2.0x3.7437723 -> [l -1.0, r 1.0, b -1.8718861, t 1.8718861] 2.0x3.7437723, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309407157 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 281x526 of 281x526, swapInterval 1, drawable 0x7ffb752b16a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x61a572fc: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x61a572fc FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309408809 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test16_Frame_DblBrd_Two [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test17_Frame_Box_Two [junit] canvas1 pos/siz: 0/0 352x522 [junit] canvas2 pos/siz: 352/0 352x522 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309408917 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309408917 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309408918 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x417e7d7d: tileRendererInUse null, GearsES2[obj 0x417e7d7d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x417e7d7d on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x417e7d7d created: GearsObj[0x4f3aa5a6, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x417e7d7d created: GearsObj[0x13515ded, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x417e7d7d created: GearsObj[0x13515ded, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x417e7d7d FIN GearsES2[obj 0x417e7d7d isInit true, usesShared false, 1 GearsObj[0x4f3aa5a6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x13515ded, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x42ed7c83, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x417e7d7d 0/0 352x522 of 352x522, swapInterval 1, drawable 0x7ffb751cba60, msaa false, tileRendererInUse null [junit] >> GearsES2 0x417e7d7d, angle 0.0, [l -1.0, r 1.0, b -1.4829545, t 1.4829545] 2.0x2.965909 -> [l -1.0, r 1.0, b -1.4829545, t 1.4829545] 2.0x2.965909, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 48 (enable: true) [junit] null [junit] ShaderProgram[id=48, linked=false, inUse=false, program: 4, [junit] ShaderCode[id=96, type=FRAGMENT_SHADER, valid=true, shader: 6, source] [junit] ShaderCode[id=95, type=VERTEX_SHADER, valid=true, shader: 5, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 352x522 of 352x522, swapInterval 1, drawable 0x7ffb752f8710, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] resize canvas1 pos/siz: 0/0 432x642 [junit] resize canvas2 pos/siz: 432/0 432x642 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 432x642 of 432x642, swapInterval 1, drawable 0x7ffb752f8710, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309409969 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x417e7d7d 0/0 432x642 of 432x642, swapInterval 1, drawable 0x7ffb751cba60, msaa false, tileRendererInUse null [junit] >> GearsES2 0x417e7d7d, angle 13.0, [l -1.0, r 1.0, b -1.4861112, t 1.4861112] 2.0x2.9722223 -> [l -1.0, r 1.0, b -1.4861112, t 1.4861112] 2.0x2.9722223, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x417e7d7d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x417e7d7d FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309411607 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test17_Frame_Box_Two [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test18_Frame_Split_Two [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309411709 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309411709 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309411710 d 0ms]] [junit] canvas1 pos/siz: 354/2 344x481 [junit] canvas2 pos/siz: 2/2 343x481 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3449be22: tileRendererInUse null, GearsES2[obj 0x3449be22 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3449be22 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3449be22 created: GearsObj[0x74b9e891, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3449be22 created: GearsObj[0x5953c375, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3449be22 created: GearsObj[0x5953c375, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3449be22 FIN GearsES2[obj 0x3449be22 isInit true, usesShared false, 1 GearsObj[0x74b9e891, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5953c375, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xa456424, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3449be22 0/0 344x481 of 344x481, swapInterval 1, drawable 0x7ffb751a6d40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3449be22, angle 0.0, [l -1.0, r 1.0, b -1.3982558, t 1.3982558] 2.0x2.7965117 -> [l -1.0, r 1.0, b -1.3982558, t 1.3982558] 2.0x2.7965117, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 52 (enable: true) [junit] null [junit] ShaderProgram[id=52, linked=false, inUse=false, program: 4, [junit] ShaderCode[id=103, type=VERTEX_SHADER, valid=true, shader: 5, source] [junit] ShaderCode[id=104, type=FRAGMENT_SHADER, valid=true, shader: 6, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 343x481 of 343x481, swapInterval 1, drawable 0x7ffb7520ea30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] resize canvas1 pos/siz: 434/2 424x541 [junit] resize canvas2 pos/siz: 2/2 423x541 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 423x541 of 423x541, swapInterval 1, drawable 0x7ffb7520ea30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309412757 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3449be22 0/0 424x541 of 424x541, swapInterval 1, drawable 0x7ffb751a6d40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3449be22, angle 13.0, [l -1.0, r 1.0, b -1.2759434, t 1.2759434] 2.0x2.5518868 -> [l -1.0, r 1.0, b -1.2759434, t 1.2759434] 2.0x2.5518868, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3449be22: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3449be22 FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309414426 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT - test18_Frame_Split_Two [junit] SLOCK [T main @ 1407309414564 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos02AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos02AWT [junit] SLOCK [T main @ 1407309416037 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309469164 ms +++ localhost/127.0.0.1:59999 - Locked within 53173 ms, 54 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos02AWT - test [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309471403 d 1ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309471404 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309471405 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309471449 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309471459 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5d2abe5d: tileRendererInUse null, GearsES2[obj 0x5d2abe5d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5d2abe5d on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5d2abe5d created: GearsObj[0x75fbe6b7, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5d2abe5d created: GearsObj[0x6ce834e4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5d2abe5d created: GearsObj[0x6ce834e4, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5d2abe5d FIN GearsES2[obj 0x5d2abe5d isInit true, usesShared false, 1 GearsObj[0x75fbe6b7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6ce834e4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x73152e3f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5d2abe5d 0/0 312x219 of 312x219, swapInterval 1, drawable 0x7fe073847bd0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5d2abe5d, angle 0.0, [l -1.4246576, r 1.4246576, b -1.0, t 1.0] 2.8493152x2.0 -> [l -1.4246576, r 1.4246576, b -1.0, t 1.0] 2.8493152x2.0, v-flip false [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309473049 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309473050 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d2abe5d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d2abe5d FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309473072 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos02AWT - test [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 57.349 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309416037 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309469164 ms +++ localhost/127.0.0.1:59999 - Locked within 53173 ms, 54 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos02AWT - test [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309471403 d 1ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309471404 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309471405 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309471449 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309471459 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5d2abe5d: tileRendererInUse null, GearsES2[obj 0x5d2abe5d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5d2abe5d on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5d2abe5d created: GearsObj[0x75fbe6b7, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5d2abe5d created: GearsObj[0x6ce834e4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5d2abe5d created: GearsObj[0x6ce834e4, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5d2abe5d FIN GearsES2[obj 0x5d2abe5d isInit true, usesShared false, 1 GearsObj[0x75fbe6b7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6ce834e4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x73152e3f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5d2abe5d 0/0 312x219 of 312x219, swapInterval 1, drawable 0x7fe073847bd0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5d2abe5d, angle 0.0, [l -1.4246576, r 1.4246576, b -1.0, t 1.0] 2.8493152x2.0 -> [l -1.4246576, r 1.4246576, b -1.0, t 1.0] 2.8493152x2.0, v-flip false [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309473049 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309473050 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d2abe5d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d2abe5d FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309473072 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos02AWT - test [junit] SLOCK [T main @ 1407309473206 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test took 3.904 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 57.349 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309416037 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309469164 ms +++ localhost/127.0.0.1:59999 - Locked within 53173 ms, 54 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos02AWT - test [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309471403 d 1ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309471404 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309471405 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309471449 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309471459 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5d2abe5d: tileRendererInUse null, GearsES2[obj 0x5d2abe5d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5d2abe5d on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5d2abe5d created: GearsObj[0x75fbe6b7, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5d2abe5d created: GearsObj[0x6ce834e4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5d2abe5d created: GearsObj[0x6ce834e4, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5d2abe5d FIN GearsES2[obj 0x5d2abe5d isInit true, usesShared false, 1 GearsObj[0x75fbe6b7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6ce834e4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x73152e3f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5d2abe5d 0/0 312x219 of 312x219, swapInterval 1, drawable 0x7fe073847bd0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5d2abe5d, angle 0.0, [l -1.4246576, r 1.4246576, b -1.0, t 1.0] 2.8493152x2.0 -> [l -1.4246576, r 1.4246576, b -1.0, t 1.0] 2.8493152x2.0, v-flip false [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309473049 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309473050 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d2abe5d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5d2abe5d FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309473072 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos02AWT - test [junit] SLOCK [T main @ 1407309473206 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407309473206 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03aB729AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03aB729AWT [junit] SLOCK [T main @ 1407309474590 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309478600 ms +++ localhost/127.0.0.1:59999 - Locked within 4033 ms, 5 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03aB729AWT - test [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309481316 d 1ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309481317 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309481318 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309481323 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x443a8a2b: tileRendererInUse null, GearsES2[obj 0x443a8a2b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x443a8a2b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x443a8a2b created: GearsObj[0x3510ae90, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x443a8a2b created: GearsObj[0x5a348b27, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x443a8a2b created: GearsObj[0x5a348b27, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x443a8a2b FIN GearsES2[obj 0x443a8a2b isInit true, usesShared false, 1 GearsObj[0x3510ae90, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5a348b27, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7036bb0a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x443a8a2b 0/0 640x435 of 640x435, swapInterval 1, drawable 0x7f82124dd890, msaa false, tileRendererInUse null [junit] >> GearsES2 0x443a8a2b, angle 0.0, [l -1.4712644, r 1.4712644, b -1.0, t 1.0] 2.9425287x2.0 -> [l -1.4712644, r 1.4712644, b -1.0, t 1.0] 2.9425287x2.0, v-flip false [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309482958 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x443a8a2b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x443a8a2b FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03aB729AWT - test [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309482990 d 0ms]] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.677 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309474590 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] SLOCK [T main @ 1407309483127 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309478600 ms +++ localhost/127.0.0.1:59999 - Locked within 4033 ms, 5 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03aB729AWT - test [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309481316 d 1ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309481317 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309481318 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309481323 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x443a8a2b: tileRendererInUse null, GearsES2[obj 0x443a8a2b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x443a8a2b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x443a8a2b created: GearsObj[0x3510ae90, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x443a8a2b created: GearsObj[0x5a348b27, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x443a8a2b created: GearsObj[0x5a348b27, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x443a8a2b FIN GearsES2[obj 0x443a8a2b isInit true, usesShared false, 1 GearsObj[0x3510ae90, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5a348b27, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7036bb0a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x443a8a2b 0/0 640x435 of 640x435, swapInterval 1, drawable 0x7f82124dd890, msaa false, tileRendererInUse null [junit] >> GearsES2 0x443a8a2b, angle 0.0, [l -1.4712644, r 1.4712644, b -1.0, t 1.0] 2.9425287x2.0 -> [l -1.4712644, r 1.4712644, b -1.0, t 1.0] 2.9425287x2.0, v-flip false [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309482958 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x443a8a2b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x443a8a2b FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03aB729AWT - test [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309482990 d 0ms]] [junit] SLOCK [T main @ 1407309483127 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test took 4.385 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.677 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309474590 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309478600 ms +++ localhost/127.0.0.1:59999 - Locked within 4033 ms, 5 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03aB729AWT - test [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309481316 d 1ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309481317 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309481318 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309481323 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x443a8a2b: tileRendererInUse null, GearsES2[obj 0x443a8a2b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x443a8a2b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x443a8a2b created: GearsObj[0x3510ae90, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x443a8a2b created: GearsObj[0x5a348b27, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x443a8a2b created: GearsObj[0x5a348b27, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x443a8a2b FIN GearsES2[obj 0x443a8a2b isInit true, usesShared false, 1 GearsObj[0x3510ae90, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5a348b27, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7036bb0a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x443a8a2b 0/0 640x435 of 640x435, swapInterval 1, drawable 0x7f82124dd890, msaa false, tileRendererInUse null [junit] >> GearsES2 0x443a8a2b, angle 0.0, [l -1.4712644, r 1.4712644, b -1.0, t 1.0] 2.9425287x2.0 -> [l -1.4712644, r 1.4712644, b -1.0, t 1.0] 2.9425287x2.0, v-flip false [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309482958 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x443a8a2b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x443a8a2b FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03aB729AWT - test [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309482990 d 0ms]] [junit] SLOCK [T main @ 1407309483127 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03bB849AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03bB849AWT [junit] SLOCK [T main @ 1407309484497 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309488510 ms +++ localhost/127.0.0.1:59999 - Locked within 4048 ms, 5 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03bB849AWT - test [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309491151 d 1ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309491152 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309491152 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309491154 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x13f3e50b: tileRendererInUse null, GearsES2[obj 0x13f3e50b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x13f3e50b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x13f3e50b created: GearsObj[0x1fa0d684, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x13f3e50b created: GearsObj[0x78638454, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x13f3e50b created: GearsObj[0x78638454, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x13f3e50b FIN GearsES2[obj 0x13f3e50b isInit true, usesShared false, 1 GearsObj[0x1fa0d684, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x78638454, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x622410f1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x13f3e50b 0/0 640x435 of 640x435, swapInterval 1, drawable 0x7fad6c05c780, msaa false, tileRendererInUse null [junit] >> GearsES2 0x13f3e50b, angle 0.0, [l -1.4712644, r 1.4712644, b -1.0, t 1.0] 2.9425287x2.0 -> [l -1.4712644, r 1.4712644, b -1.0, t 1.0] 2.9425287x2.0, v-flip false [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309492799 d 1ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x13f3e50b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x13f3e50b FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03bB849AWT - test [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309492833 d 0ms]] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.623 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309484497 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309488510 ms +++ localhost/127.0.0.1:59999 - Locked within 4048 ms, 5 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03bB849AWT - test [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309491151 d 1ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309491152 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309491152 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309491154 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x13f3e50b: tileRendererInUse null, GearsES2[obj 0x13f3e50b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x13f3e50b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x13f3e50b created: GearsObj[0x1fa0d684, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x13f3e50b created: GearsObj[0x78638454, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x13f3e50b created: GearsObj[0x78638454, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x13f3e50b FIN GearsES2[obj 0x13f3e50b isInit true, usesShared false, 1 GearsObj[0x1fa0d684, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x78638454, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x622410f1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x13f3e50b 0/0 640x435 of 640x435, swapInterval 1, drawable 0x7fad6c05c780, msaa false, tileRendererInUse null [junit] >> GearsES2 0x13f3e50b, angle 0.0, [l -1.4712644, r 1.4712644, b -1.0, t 1.0] 2.9425287x2.0 -> [l -1.4712644, r 1.4712644, b -1.0, t 1.0] 2.9425287x2.0, v-flip false [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309492799 d 1ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x13f3e50b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x13f3e50b FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03bB849AWT - test [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309492833 d 0ms]] [junit] SLOCK [T main @ 1407309492965 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test took 4.318 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.623 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309484497 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309488510 ms +++ localhost/127.0.0.1:59999 - Locked within 4048 ms, 5 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03bB849AWT - test [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309491151 d 1ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309491152 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309491152 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309491154 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x13f3e50b: tileRendererInUse null, GearsES2[obj 0x13f3e50b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x13f3e50b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x13f3e50b created: GearsObj[0x1fa0d684, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x13f3e50b created: GearsObj[0x78638454, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x13f3e50b created: GearsObj[0x78638454, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x13f3e50b FIN GearsES2[obj 0x13f3e50b isInit true, usesShared false, 1 GearsObj[0x1fa0d684, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x78638454, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x622410f1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x13f3e50b 0/0 640x435 of 640x435, swapInterval 1, drawable 0x7fad6c05c780, msaa false, tileRendererInUse null [junit] >> GearsES2 0x13f3e50b, angle 0.0, [l -1.4712644, r 1.4712644, b -1.0, t 1.0] 2.9425287x2.0 -> [l -1.4712644, r 1.4712644, b -1.0, t 1.0] 2.9425287x2.0, v-flip false [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309492799 d 1ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x13f3e50b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x13f3e50b FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03bB849AWT - test [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309492833 d 0ms]] [junit] SLOCK [T main @ 1407309492965 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407309492965 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03cB849AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03cB849AWT [junit] SLOCK [T main @ 1407309494339 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309498348 ms +++ localhost/127.0.0.1:59999 - Locked within 4032 ms, 5 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03cB849AWT - test [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309501011 d 1ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309501012 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309501012 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309501040 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x70938cc: tileRendererInUse null, GearsES2[obj 0x70938cc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x70938cc on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x70938cc created: GearsObj[0x18c7dcbc, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x70938cc created: GearsObj[0x696cc759, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x70938cc created: GearsObj[0x696cc759, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x70938cc FIN GearsES2[obj 0x70938cc isInit true, usesShared false, 1 GearsObj[0x18c7dcbc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x696cc759, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x191a19a1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x70938cc 0/0 640x435 of 640x435, swapInterval 1, drawable 0x7fc035910250, msaa false, tileRendererInUse null [junit] >> GearsES2 0x70938cc, angle 0.0, [l -1.4712644, r 1.4712644, b -1.0, t 1.0] 2.9425287x2.0 -> [l -1.4712644, r 1.4712644, b -1.0, t 1.0] 2.9425287x2.0, v-flip false [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309502658 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x70938cc: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x70938cc FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309502691 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03cB849AWT - test [junit] SLOCK [T main @ 1407309502840 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.687 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309494339 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309498348 ms +++ localhost/127.0.0.1:59999 - Locked within 4032 ms, 5 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03cB849AWT - test [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309501011 d 1ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309501012 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309501012 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309501040 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x70938cc: tileRendererInUse null, GearsES2[obj 0x70938cc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x70938cc on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x70938cc created: GearsObj[0x18c7dcbc, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x70938cc created: GearsObj[0x696cc759, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x70938cc created: GearsObj[0x696cc759, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x70938cc FIN GearsES2[obj 0x70938cc isInit true, usesShared false, 1 GearsObj[0x18c7dcbc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x696cc759, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x191a19a1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x70938cc 0/0 640x435 of 640x435, swapInterval 1, drawable 0x7fc035910250, msaa false, tileRendererInUse null [junit] >> GearsES2 0x70938cc, angle 0.0, [l -1.4712644, r 1.4712644, b -1.0, t 1.0] 2.9425287x2.0 -> [l -1.4712644, r 1.4712644, b -1.0, t 1.0] 2.9425287x2.0, v-flip false [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309502658 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x70938cc: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x70938cc FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309502691 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03cB849AWT - test [junit] SLOCK [T main @ 1407309502840 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test took 4.338 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.687 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309494339 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309498348 ms +++ localhost/127.0.0.1:59999 - Locked within 4032 ms, 5 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03cB849AWT - test [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309501011 d 1ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309501012 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309501012 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309501040 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x70938cc: tileRendererInUse null, GearsES2[obj 0x70938cc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x70938cc on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x70938cc created: GearsObj[0x18c7dcbc, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x70938cc created: GearsObj[0x696cc759, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x70938cc created: GearsObj[0x696cc759, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x70938cc FIN GearsES2[obj 0x70938cc isInit true, usesShared false, 1 GearsObj[0x18c7dcbc, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x696cc759, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x191a19a1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x70938cc 0/0 640x435 of 640x435, swapInterval 1, drawable 0x7fc035910250, msaa false, tileRendererInUse null [junit] >> GearsES2 0x70938cc, angle 0.0, [l -1.4712644, r 1.4712644, b -1.0, t 1.0] 2.9425287x2.0 -> [l -1.4712644, r 1.4712644, b -1.0, t 1.0] 2.9425287x2.0, v-flip false [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309502658 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x70938cc: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x70938cc FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309502691 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03cB849AWT - test [junit] SLOCK [T main @ 1407309502840 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04aAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04aAWT [junit] SLOCK [T main @ 1407309504179 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309508192 ms +++ localhost/127.0.0.1:59999 - Locked within 4034 ms, 5 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04aAWT - test [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309510166 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309510276 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309510277 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309510277 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309510278 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309510279 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309510318 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309510414 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309510414 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7a809fea: tileRendererInUse null, GearsES2[obj 0x7a809fea isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7a809fea on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7a809fea created: GearsObj[0x6d9a661b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7a809fea created: GearsObj[0x33a5aed4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7a809fea created: GearsObj[0x33a5aed4, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7a809fea FIN GearsES2[obj 0x7a809fea isInit true, usesShared false, 1 GearsObj[0x6d9a661b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x33a5aed4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xbf26484, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a809fea 0/0 320x218 of 320x218, swapInterval 1, drawable 0x7fc7ac8c1c90, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7a809fea, angle 0.0, [l -1.4678899, r 1.4678899, b -1.0, t 1.0] 2.9357798x2.0 -> [l -1.4678899, r 1.4678899, b -1.0, t 1.0] 2.9357798x2.0, v-flip false [junit] 1 s: 60 f / 1236 ms, 48.5 fps, 20 ms/f; total: 60 f, 48.5 fps, 20 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a809fea: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a809fea FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309512079 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04aAWT - test [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.192 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309504179 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309508192 ms +++ localhost/127.0.0.1:59999 - Locked within 4034 ms, 5 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04aAWT - test [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309510166 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309510276 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309510277 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309510277 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309510278 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309510279 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309510318 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309510414 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309510414 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7a809fea: tileRendererInUse null, GearsES2[obj 0x7a809fea isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7a809fea on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7a809fea created: GearsObj[0x6d9a661b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7a809fea created: GearsObj[0x33a5aed4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7a809fea created: GearsObj[0x33a5aed4, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7a809fea FIN GearsES2[obj 0x7a809fea isInit true, usesShared false, 1 GearsObj[0x6d9a661b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x33a5aed4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xbf26484, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a809fea 0/0 320x218 of 320x218, swapInterval 1, drawable 0x7fc7ac8c1c90, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7a809fea, angle 0.0, [l -1.4678899, r 1.4678899, b -1.0, t 1.0] 2.9357798x2.0 -> [l -1.4678899, r 1.4678899, b -1.0, t 1.0] 2.9357798x2.0, v-flip false [junit] 1 s: 60 f / 1236 ms, 48.5 fps, 20 ms/f; total: 60 f, 48.5 fps, 20 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a809fea: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a809fea FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309512079 d 0ms]] [junit] SLOCK [T main @ 1407309512201 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04aAWT - test [junit] SLOCK [T main @ 1407309512201 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test took 3.883 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.192 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309504179 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309508192 ms +++ localhost/127.0.0.1:59999 - Locked within 4034 ms, 5 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04aAWT - test [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309510166 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309510276 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309510277 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309510277 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309510278 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309510279 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309510318 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309510414 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309510414 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7a809fea: tileRendererInUse null, GearsES2[obj 0x7a809fea isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7a809fea on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7a809fea created: GearsObj[0x6d9a661b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7a809fea created: GearsObj[0x33a5aed4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7a809fea created: GearsObj[0x33a5aed4, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7a809fea FIN GearsES2[obj 0x7a809fea isInit true, usesShared false, 1 GearsObj[0x6d9a661b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x33a5aed4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xbf26484, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7a809fea 0/0 320x218 of 320x218, swapInterval 1, drawable 0x7fc7ac8c1c90, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7a809fea, angle 0.0, [l -1.4678899, r 1.4678899, b -1.0, t 1.0] 2.9357798x2.0 -> [l -1.4678899, r 1.4678899, b -1.0, t 1.0] 2.9357798x2.0, v-flip false [junit] 1 s: 60 f / 1236 ms, 48.5 fps, 20 ms/f; total: 60 f, 48.5 fps, 20 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a809fea: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7a809fea FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309512079 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04aAWT - test [junit] SLOCK [T main @ 1407309512201 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04bAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04bAWT [junit] SLOCK [T main @ 1407309513577 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309517586 ms +++ localhost/127.0.0.1:59999 - Locked within 4032 ms, 5 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04bAWT - test [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309519571 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309519679 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309519681 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309519681 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309519681 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309519719 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309519727 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309519872 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309519873 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x55165e0c: tileRendererInUse null, GearsES2[obj 0x55165e0c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x55165e0c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x55165e0c created: GearsObj[0x158037e5, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x55165e0c created: GearsObj[0x14d5a66a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x55165e0c created: GearsObj[0x14d5a66a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x55165e0c FIN GearsES2[obj 0x55165e0c isInit true, usesShared false, 1 GearsObj[0x158037e5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x14d5a66a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x79e893ae, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x55165e0c 0/0 320x218 of 320x218, swapInterval 1, drawable 0x7ff034930780, msaa false, tileRendererInUse null [junit] >> GearsES2 0x55165e0c, angle 0.0, [l -1.4678899, r 1.4678899, b -1.0, t 1.0] 2.9357798x2.0 -> [l -1.4678899, r 1.4678899, b -1.0, t 1.0] 2.9357798x2.0, v-flip false [junit] 1 s: 60 f / 1254 ms, 47.8 fps, 20 ms/f; total: 60 f, 47.8 fps, 20 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x55165e0c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x55165e0c FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309521525 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04bAWT - test [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.226 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309513577 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309517586 ms +++ localhost/127.0.0.1:59999 - Locked within 4032 ms, 5 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04bAWT - test [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309519571 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309519679 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309519681 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309519681 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309519681 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309519719 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309519727 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309519872 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309519873 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x55165e0c: tileRendererInUse null, GearsES2[obj 0x55165e0c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x55165e0c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x55165e0c created: GearsObj[0x158037e5, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x55165e0c created: GearsObj[0x14d5a66a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x55165e0c created: GearsObj[0x14d5a66a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x55165e0c FIN GearsES2[obj 0x55165e0c isInit true, usesShared false, 1 GearsObj[0x158037e5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x14d5a66a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x79e893ae, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x55165e0c 0/0 320x218 of 320x218, swapInterval 1, drawable 0x7ff034930780, msaa false, tileRendererInUse null [junit] >> GearsES2 0x55165e0c, angle 0.0, [l -1.4678899, r 1.4678899, b -1.0, t 1.0] 2.9357798x2.0 -> [l -1.4678899, r 1.4678899, b -1.0, t 1.0] 2.9357798x2.0, v-flip false [junit] 1 s: 60 f / 1254 ms, 47.8 fps, 20 ms/f; total: 60 f, 47.8 fps, 20 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x55165e0c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x55165e0c FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309521525 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04bAWT - test [junit] SLOCK [T main @ 1407309521656 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test took 3.935 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.226 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309513577 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309517586 ms +++ localhost/127.0.0.1:59999 - Locked within 4032 ms, 5 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04bAWT - test [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309519571 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309519679 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309519681 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309519681 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309519681 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309519719 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309519727 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309519872 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309519873 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x55165e0c: tileRendererInUse null, GearsES2[obj 0x55165e0c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x55165e0c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x55165e0c created: GearsObj[0x158037e5, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x55165e0c created: GearsObj[0x14d5a66a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x55165e0c created: GearsObj[0x14d5a66a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x55165e0c FIN GearsES2[obj 0x55165e0c isInit true, usesShared false, 1 GearsObj[0x158037e5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x14d5a66a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x79e893ae, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x55165e0c 0/0 320x218 of 320x218, swapInterval 1, drawable 0x7ff034930780, msaa false, tileRendererInUse null [junit] >> GearsES2 0x55165e0c, angle 0.0, [l -1.4678899, r 1.4678899, b -1.0, t 1.0] 2.9357798x2.0 -> [l -1.4678899, r 1.4678899, b -1.0, t 1.0] 2.9357798x2.0, v-flip false [junit] 1 s: 60 f / 1254 ms, 47.8 fps, 20 ms/f; total: 60 f, 47.8 fps, 20 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x55165e0c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x55165e0c FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309521525 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04bAWT - test [junit] SLOCK [T main @ 1407309521656 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407309521656 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT [junit] SLOCK [T main @ 1407309523012 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309527023 ms +++ localhost/127.0.0.1:59999 - Locked within 4030 ms, 5 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test01Animator [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 60 f, 30000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120 f, 40000.0 fps, 0 ms/f [junit] *** attachGLCanvas.X [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 60000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 80000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 75000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 90000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 105000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 120000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 108000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 100000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 110000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 120000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 111428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 120000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 128571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 120000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 127500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 135000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 126666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 133333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 140000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 132000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 138000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 144000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 136363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 141818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 147272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 140000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 145000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 143076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 147692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 152307.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 145714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 154285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2220 f, 148000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 152000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 156000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2400 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 153750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2520 f, 157500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2580 f, 151764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 155294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2700 f, 158823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2760 f, 153333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 156666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 160000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 154736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 157894.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 161052.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 156000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 159000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3240 f, 162000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3300 f, 157142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 152727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 155454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 158181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 153913.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 156521.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 159130.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 155000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 157500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 160000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 156000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 152307.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 154615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 156923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 153333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 155555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 157777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 154285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 156428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 158571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 155172.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 157241.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 159310.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 156000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 158000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 160000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 156774.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 158709.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4980 f, 155625.0 fps, 0 ms/f [junit] 0 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 5040 f, 136216.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 134210.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5160 f, 135789.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 137368.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 135384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 136923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 138461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 136500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 138000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 139500.0 fps, 0 ms/f [junit] 0 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 5640 f, 98947.3 fps, 0 ms/f [junit] 0 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 5700 f, 95000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 94426.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 95409.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 96393.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 95806.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 96774.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 96190.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 97142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 98095.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 97500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 96923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 96363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 97272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 98181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 99090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 98507.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 99402.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 100298.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 99705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 100588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 101470.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 102352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 101739.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 102608.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 103478.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 104347.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 103714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 104571.4 fps, 0 ms/f [junit] 0 s: 60 f / 21 ms, 2857.1 fps, 0 ms/f; total: 7380 f, 81098.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 81758.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 81521.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 82173.9 fps, 0 ms/f [junit] 0 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 7620 f, 77755.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 77575.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 78181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 78787.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 79393.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 79200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 79800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 80400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 80198.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 80792.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 81386.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 81980.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 81764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 82352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 82135.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 82718.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 82500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 83076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 83653.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 83428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 84000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 84571.4 fps, 0 ms/f [junit] 0 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 8940 f, 82777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 83333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 83888.8 fps, 0 ms/f [junit] 0 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 9120 f, 80707.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 80526.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 80347.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 80869.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 81391.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 81913.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 81724.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 82241.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 82758.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 83275.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 83076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 83589.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9840 f, 84102.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9900 f, 84615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9960 f, 84406.7 fps, 0 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x19be3a82: tileRendererInUse null, GearsES2[obj 0x19be3a82 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x19be3a82 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x19be3a82 created: GearsObj[0x1efe2851, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x19be3a82 created: GearsObj[0x4008edbc, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x19be3a82 created: GearsObj[0x4008edbc, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x19be3a82 FIN GearsES2[obj 0x19be3a82 isInit true, usesShared false, 1 GearsObj[0x1efe2851, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4008edbc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a039021, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x19be3a82 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f7fde035d00, msaa false, tileRendererInUse null [junit] >> GearsES2 0x19be3a82, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] 0 s: 60 f / 640 ms, 93.7 fps, 10 ms/f; total: 10020 f, 13218.9 fps, 0 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x19be3a82: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x19be3a82 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test01Animator [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test02FPSAnimator [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x625b76: tileRendererInUse null, GearsES2[obj 0x625b76 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x625b76 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x625b76 created: GearsObj[0x26eaaa40, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x625b76 created: GearsObj[0x784f63b5, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x625b76 created: GearsObj[0x784f63b5, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x625b76 FIN GearsES2[obj 0x625b76 isInit true, usesShared false, 1 GearsObj[0x26eaaa40, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x784f63b5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x241b3dc8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x625b76 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f7fdbde45f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x625b76, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x625b76: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x625b76 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test02FPSAnimator [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test02FPSAnimator_RestartOnAWTEDT [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main [junit] *** detachGLCanvas.X [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x549e3d80: tileRendererInUse null, GearsES2[obj 0x549e3d80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x549e3d80 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x549e3d80 created: GearsObj[0x207bfdc3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x549e3d80 created: GearsObj[0x2c511dde, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x549e3d80 created: GearsObj[0x2c511dde, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549e3d80 FIN GearsES2[obj 0x549e3d80 isInit true, usesShared false, 1 GearsObj[0x207bfdc3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2c511dde, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x17ff08d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549e3d80 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f7fde144450, msaa false, tileRendererInUse null [junit] >> GearsES2 0x549e3d80, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde144450 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde144450 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80 FIN [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main [junit] *** detachGLCanvas.X [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x549e3d80: tileRendererInUse null, GearsES2[obj 0x549e3d80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x549e3d80 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x549e3d80 created: GearsObj[0x6061bb01, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x549e3d80 created: GearsObj[0x303c7016, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x549e3d80 created: GearsObj[0x303c7016, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549e3d80 FIN GearsES2[obj 0x549e3d80 isInit true, usesShared false, 1 GearsObj[0x6061bb01, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x303c7016, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4fe2cd17, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549e3d80 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f7fde17bda0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x549e3d80, angle 1.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde17bda0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde17bda0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80 FIN [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main [junit] *** detachGLCanvas.X [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x549e3d80: tileRendererInUse null, GearsES2[obj 0x549e3d80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x549e3d80 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x549e3d80 created: GearsObj[0x1d01f7c1, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x549e3d80 created: GearsObj[0x6c30aec7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x549e3d80 created: GearsObj[0x6c30aec7, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549e3d80 FIN GearsES2[obj 0x549e3d80 isInit true, usesShared false, 1 GearsObj[0x1d01f7c1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6c30aec7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7022c24e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549e3d80 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f7fde144450, msaa false, tileRendererInUse null [junit] >> GearsES2 0x549e3d80, angle 2.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde144450 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde144450 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80 FIN [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main [junit] *** detachGLCanvas.X [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x549e3d80: tileRendererInUse null, GearsES2[obj 0x549e3d80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x549e3d80 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x549e3d80 created: GearsObj[0x4301112, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x549e3d80 created: GearsObj[0x6fb0b6e3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x549e3d80 created: GearsObj[0x6fb0b6e3, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549e3d80 FIN GearsES2[obj 0x549e3d80 isInit true, usesShared false, 1 GearsObj[0x4301112, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6fb0b6e3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3ab72a5e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549e3d80 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f7fde02e310, msaa false, tileRendererInUse null [junit] >> GearsES2 0x549e3d80, angle 3.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde02e310 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde02e310 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80 FIN [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main [junit] *** detachGLCanvas.X [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x549e3d80: tileRendererInUse null, GearsES2[obj 0x549e3d80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x549e3d80 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x549e3d80 created: GearsObj[0x4946f4f4, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x549e3d80 created: GearsObj[0x517be4c1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x549e3d80 created: GearsObj[0x517be4c1, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549e3d80 FIN GearsES2[obj 0x549e3d80 isInit true, usesShared false, 1 GearsObj[0x4946f4f4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x517be4c1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1ce764b2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549e3d80 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f7fde1432b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x549e3d80, angle 4.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde1432b0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde1432b0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80 FIN [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main [junit] *** detachGLCanvas.X [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x549e3d80: tileRendererInUse null, GearsES2[obj 0x549e3d80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x549e3d80 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x549e3d80 created: GearsObj[0x143865e1, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x549e3d80 created: GearsObj[0x2a8a126, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x549e3d80 created: GearsObj[0x2a8a126, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549e3d80 FIN GearsES2[obj 0x549e3d80 isInit true, usesShared false, 1 GearsObj[0x143865e1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a8a126, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xcebc727, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549e3d80 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f7fde099380, msaa false, tileRendererInUse null [junit] >> GearsES2 0x549e3d80, angle 5.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde099380 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde099380 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80 FIN [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main [junit] *** detachGLCanvas.X [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x549e3d80: tileRendererInUse null, GearsES2[obj 0x549e3d80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x549e3d80 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x549e3d80 created: GearsObj[0x18906123, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x549e3d80 created: GearsObj[0x2ed94d6e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x549e3d80 created: GearsObj[0x2ed94d6e, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549e3d80 FIN GearsES2[obj 0x549e3d80 isInit true, usesShared false, 1 GearsObj[0x18906123, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2ed94d6e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3c6a88c9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549e3d80 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f7fde0902c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x549e3d80, angle 6.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde0902c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde0902c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80 FIN [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main [junit] *** detachGLCanvas.X [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x549e3d80: tileRendererInUse null, GearsES2[obj 0x549e3d80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x549e3d80 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x549e3d80 created: GearsObj[0x71ea020a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x549e3d80 created: GearsObj[0x3a2c18f3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x549e3d80 created: GearsObj[0x3a2c18f3, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549e3d80 FIN GearsES2[obj 0x549e3d80 isInit true, usesShared false, 1 GearsObj[0x71ea020a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3a2c18f3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x251a175b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549e3d80 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f7fde06f970, msaa false, tileRendererInUse null [junit] >> GearsES2 0x549e3d80, angle 7.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde06f970 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde06f970 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80 FIN [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main [junit] *** detachGLCanvas.X [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x549e3d80: tileRendererInUse null, GearsES2[obj 0x549e3d80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x549e3d80 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x549e3d80 created: GearsObj[0x487c8c05, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x549e3d80 created: GearsObj[0x68ccc170, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x549e3d80 created: GearsObj[0x68ccc170, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549e3d80 FIN GearsES2[obj 0x549e3d80 isInit true, usesShared false, 1 GearsObj[0x487c8c05, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x68ccc170, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5aafd5d0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549e3d80 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f7fde144450, msaa false, tileRendererInUse null [junit] >> GearsES2 0x549e3d80, angle 8.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde144450 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde144450 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80 FIN [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main [junit] *** detachGLCanvas.X [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x549e3d80: tileRendererInUse null, GearsES2[obj 0x549e3d80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x549e3d80 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x549e3d80 created: GearsObj[0x454d6b61, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x549e3d80 created: GearsObj[0x5dc4d0d2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x549e3d80 created: GearsObj[0x5dc4d0d2, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549e3d80 FIN GearsES2[obj 0x549e3d80 isInit true, usesShared false, 1 GearsObj[0x454d6b61, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5dc4d0d2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2469bb16, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549e3d80 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f7fdbc4b550, msaa false, tileRendererInUse null [junit] >> GearsES2 0x549e3d80, angle 9.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fdbc4b550 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fdbc4b550 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test02FPSAnimator_RestartOnAWTEDT [junit] SLOCK [T main @ 1407309533187 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.31 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309523012 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309527023 ms +++ localhost/127.0.0.1:59999 - Locked within 4030 ms, 5 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test01Animator [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 60 f, 30000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120 f, 40000.0 fps, 0 ms/f [junit] *** attachGLCanvas.X [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 60000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 80000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 75000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 90000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 105000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 120000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 108000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 100000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 110000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 120000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 111428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 120000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 128571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 120000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 127500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 135000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 126666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 133333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 140000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 132000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 138000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 144000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 136363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 141818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 147272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 140000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 145000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 143076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 147692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 152307.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 145714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 154285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2220 f, 148000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 152000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 156000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2400 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 153750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2520 f, 157500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2580 f, 151764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 155294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2700 f, 158823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2760 f, 153333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 156666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 160000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 154736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 157894.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 161052.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 156000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 159000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3240 f, 162000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3300 f, 157142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 152727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 155454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 158181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 153913.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 156521.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 159130.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 155000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 157500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 160000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 156000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 152307.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 154615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 156923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 153333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 155555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 157777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 154285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 156428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 158571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 155172.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 157241.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 159310.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 156000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 158000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 160000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 156774.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 158709.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4980 f, 155625.0 fps, 0 ms/f [junit] 0 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 5040 f, 136216.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 134210.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5160 f, 135789.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 137368.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 135384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 136923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 138461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 136500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 138000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 139500.0 fps, 0 ms/f [junit] 0 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 5640 f, 98947.3 fps, 0 ms/f [junit] 0 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 5700 f, 95000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 94426.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 95409.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 96393.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 95806.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 96774.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 96190.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 97142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 98095.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 97500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 96923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 96363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 97272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 98181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 99090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 98507.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 99402.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 100298.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 99705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 100588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 101470.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 102352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 101739.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 102608.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 103478.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 104347.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 103714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 104571.4 fps, 0 ms/f [junit] 0 s: 60 f / 21 ms, 2857.1 fps, 0 ms/f; total: 7380 f, 81098.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 81758.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 81521.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 82173.9 fps, 0 ms/f [junit] 0 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 7620 f, 77755.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 77575.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 78181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 78787.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 79393.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 79200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 79800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 80400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 80198.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 80792.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 81386.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 81980.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 81764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 82352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 82135.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 82718.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 82500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 83076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 83653.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 83428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 84000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 84571.4 fps, 0 ms/f [junit] 0 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 8940 f, 82777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 83333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 83888.8 fps, 0 ms/f [junit] 0 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 9120 f, 80707.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 80526.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 80347.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 80869.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 81391.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 81913.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 81724.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 82241.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 82758.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 83275.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 83076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 83589.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9840 f, 84102.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9900 f, 84615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9960 f, 84406.7 fps, 0 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x19be3a82: tileRendererInUse null, GearsES2[obj 0x19be3a82 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x19be3a82 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x19be3a82 created: GearsObj[0x1efe2851, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x19be3a82 created: GearsObj[0x4008edbc, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x19be3a82 created: GearsObj[0x4008edbc, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x19be3a82 FIN GearsES2[obj 0x19be3a82 isInit true, usesShared false, 1 GearsObj[0x1efe2851, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4008edbc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a039021, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x19be3a82 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f7fde035d00, msaa false, tileRendererInUse null [junit] >> GearsES2 0x19be3a82, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] 0 s: 60 f / 640 ms, 93.7 fps, 10 ms/f; total: 10020 f, 13218.9 fps, 0 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x19be3a82: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x19be3a82 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test01Animator [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test02FPSAnimator [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x625b76: tileRendererInUse null, GearsES2[obj 0x625b76 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x625b76 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x625b76 created: GearsObj[0x26eaaa40, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x625b76 created: GearsObj[0x784f63b5, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x625b76 created: GearsObj[0x784f63b5, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x625b76 FIN GearsES2[obj 0x625b76 isInit true, usesShared false, 1 GearsObj[0x26eaaa40, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x784f63b5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x241b3dc8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x625b76 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f7fdbde45f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x625b76, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x625b76: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x625b76 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test02FPSAnimator [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test02FPSAnimator_RestartOnAWTEDT [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main [junit] *** detachGLCanvas.X [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x549e3d80: tileRendererInUse null, GearsES2[obj 0x549e3d80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x549e3d80 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x549e3d80 created: GearsObj[0x207bfdc3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x549e3d80 created: GearsObj[0x2c511dde, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x549e3d80 created: GearsObj[0x2c511dde, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549e3d80 FIN GearsES2[obj 0x549e3d80 isInit true, usesShared false, 1 GearsObj[0x207bfdc3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2c511dde, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x17ff08d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549e3d80 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f7fde144450, msaa false, tileRendererInUse null [junit] >> GearsES2 0x549e3d80, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde144450 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde144450 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80 FIN [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main [junit] *** detachGLCanvas.X [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x549e3d80: tileRendererInUse null, GearsES2[obj 0x549e3d80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x549e3d80 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x549e3d80 created: GearsObj[0x6061bb01, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x549e3d80 created: GearsObj[0x303c7016, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x549e3d80 created: GearsObj[0x303c7016, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549e3d80 FIN GearsES2[obj 0x549e3d80 isInit true, usesShared false, 1 GearsObj[0x6061bb01, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x303c7016, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4fe2cd17, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549e3d80 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f7fde17bda0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x549e3d80, angle 1.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde17bda0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde17bda0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80 FIN [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main [junit] *** detachGLCanvas.X [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x549e3d80: tileRendererInUse null, GearsES2[obj 0x549e3d80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x549e3d80 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x549e3d80 created: GearsObj[0x1d01f7c1, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x549e3d80 created: GearsObj[0x6c30aec7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x549e3d80 created: GearsObj[0x6c30aec7, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549e3d80 FIN GearsES2[obj 0x549e3d80 isInit true, usesShared false, 1 GearsObj[0x1d01f7c1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6c30aec7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7022c24e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549e3d80 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f7fde144450, msaa false, tileRendererInUse null [junit] >> GearsES2 0x549e3d80, angle 2.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde144450 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde144450 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80 FIN [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main [junit] *** detachGLCanvas.X [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x549e3d80: tileRendererInUse null, GearsES2[obj 0x549e3d80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x549e3d80 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x549e3d80 created: GearsObj[0x4301112, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x549e3d80 created: GearsObj[0x6fb0b6e3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x549e3d80 created: GearsObj[0x6fb0b6e3, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549e3d80 FIN GearsES2[obj 0x549e3d80 isInit true, usesShared false, 1 GearsObj[0x4301112, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6fb0b6e3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3ab72a5e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549e3d80 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f7fde02e310, msaa false, tileRendererInUse null [junit] >> GearsES2 0x549e3d80, angle 3.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde02e310 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde02e310 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80 FIN [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main [junit] *** detachGLCanvas.X [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x549e3d80: tileRendererInUse null, GearsES2[obj 0x549e3d80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x549e3d80 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x549e3d80 created: GearsObj[0x4946f4f4, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x549e3d80 created: GearsObj[0x517be4c1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x549e3d80 created: GearsObj[0x517be4c1, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549e3d80 FIN GearsES2[obj 0x549e3d80 isInit true, usesShared false, 1 GearsObj[0x4946f4f4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x517be4c1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1ce764b2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549e3d80 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f7fde1432b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x549e3d80, angle 4.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde1432b0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde1432b0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80 FIN [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main [junit] *** detachGLCanvas.X [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x549e3d80: tileRendererInUse null, GearsES2[obj 0x549e3d80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x549e3d80 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x549e3d80 created: GearsObj[0x143865e1, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x549e3d80 created: GearsObj[0x2a8a126, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x549e3d80 created: GearsObj[0x2a8a126, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549e3d80 FIN GearsES2[obj 0x549e3d80 isInit true, usesShared false, 1 GearsObj[0x143865e1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a8a126, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xcebc727, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549e3d80 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f7fde099380, msaa false, tileRendererInUse null [junit] >> GearsES2 0x549e3d80, angle 5.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde099380 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde099380 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80 FIN [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main [junit] *** detachGLCanvas.X [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x549e3d80: tileRendererInUse null, GearsES2[obj 0x549e3d80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x549e3d80 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x549e3d80 created: GearsObj[0x18906123, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x549e3d80 created: GearsObj[0x2ed94d6e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x549e3d80 created: GearsObj[0x2ed94d6e, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549e3d80 FIN GearsES2[obj 0x549e3d80 isInit true, usesShared false, 1 GearsObj[0x18906123, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2ed94d6e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3c6a88c9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549e3d80 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f7fde0902c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x549e3d80, angle 6.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde0902c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde0902c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80 FIN [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main [junit] *** detachGLCanvas.X [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x549e3d80: tileRendererInUse null, GearsES2[obj 0x549e3d80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x549e3d80 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x549e3d80 created: GearsObj[0x71ea020a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x549e3d80 created: GearsObj[0x3a2c18f3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x549e3d80 created: GearsObj[0x3a2c18f3, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549e3d80 FIN GearsES2[obj 0x549e3d80 isInit true, usesShared false, 1 GearsObj[0x71ea020a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3a2c18f3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x251a175b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549e3d80 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f7fde06f970, msaa false, tileRendererInUse null [junit] >> GearsES2 0x549e3d80, angle 7.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde06f970 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde06f970 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80 FIN [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main [junit] *** detachGLCanvas.X [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x549e3d80: tileRendererInUse null, GearsES2[obj 0x549e3d80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x549e3d80 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x549e3d80 created: GearsObj[0x487c8c05, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x549e3d80 created: GearsObj[0x68ccc170, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x549e3d80 created: GearsObj[0x68ccc170, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549e3d80 FIN GearsES2[obj 0x549e3d80 isInit true, usesShared false, 1 GearsObj[0x487c8c05, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x68ccc170, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5aafd5d0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549e3d80 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f7fde144450, msaa false, tileRendererInUse null [junit] >> GearsES2 0x549e3d80, angle 8.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde144450 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde144450 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80 FIN [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main [junit] *** detachGLCanvas.X [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x549e3d80: tileRendererInUse null, GearsES2[obj 0x549e3d80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x549e3d80 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x549e3d80 created: GearsObj[0x454d6b61, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x549e3d80 created: GearsObj[0x5dc4d0d2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x549e3d80 created: GearsObj[0x5dc4d0d2, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549e3d80 FIN GearsES2[obj 0x549e3d80 isInit true, usesShared false, 1 GearsObj[0x454d6b61, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5dc4d0d2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2469bb16, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549e3d80 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f7fdbc4b550, msaa false, tileRendererInUse null [junit] >> GearsES2 0x549e3d80, angle 9.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fdbc4b550 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fdbc4b550 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test02FPSAnimator_RestartOnAWTEDT [junit] SLOCK [T main @ 1407309533187 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01Animator took 3.212 sec [junit] Testcase: test02FPSAnimator took 1.12 sec [junit] Testcase: test02FPSAnimator_RestartOnAWTEDT took 1.709 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 10.31 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309523012 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309527023 ms +++ localhost/127.0.0.1:59999 - Locked within 4030 ms, 5 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test01Animator [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 60 f, 30000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120 f, 40000.0 fps, 0 ms/f [junit] *** attachGLCanvas.X [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 60000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 240 f, 80000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 75000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 90000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 420 f, 105000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 480 f, 120000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 540 f, 108000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 600 f, 100000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 660 f, 110000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 720 f, 120000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 780 f, 111428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 840 f, 120000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 900 f, 128571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 960 f, 120000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1020 f, 127500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1080 f, 135000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1140 f, 126666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1200 f, 133333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1260 f, 140000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1320 f, 132000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1380 f, 138000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1440 f, 144000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1500 f, 136363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1560 f, 141818.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1620 f, 147272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1680 f, 140000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1740 f, 145000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1800 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1860 f, 143076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1920 f, 147692.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 1980 f, 152307.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2040 f, 145714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2100 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2160 f, 154285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2220 f, 148000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2280 f, 152000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2340 f, 156000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2400 f, 150000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2460 f, 153750.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2520 f, 157500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2580 f, 151764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2640 f, 155294.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2700 f, 158823.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2760 f, 153333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2820 f, 156666.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2880 f, 160000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 2940 f, 154736.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3000 f, 157894.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3060 f, 161052.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3120 f, 156000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3180 f, 159000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3240 f, 162000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3300 f, 157142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3360 f, 152727.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3420 f, 155454.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3480 f, 158181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3540 f, 153913.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3600 f, 156521.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3660 f, 159130.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3720 f, 155000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3780 f, 157500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3840 f, 160000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3900 f, 156000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 3960 f, 152307.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4020 f, 154615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4080 f, 156923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4140 f, 153333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4200 f, 155555.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4260 f, 157777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4320 f, 154285.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4380 f, 156428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4440 f, 158571.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4500 f, 155172.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4560 f, 157241.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4620 f, 159310.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4680 f, 156000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4740 f, 158000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4800 f, 160000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4860 f, 156774.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4920 f, 158709.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 4980 f, 155625.0 fps, 0 ms/f [junit] 0 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 5040 f, 136216.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5100 f, 134210.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5160 f, 135789.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5220 f, 137368.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5280 f, 135384.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5340 f, 136923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5400 f, 138461.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5460 f, 136500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5520 f, 138000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5580 f, 139500.0 fps, 0 ms/f [junit] 0 s: 60 f / 17 ms, 3529.4 fps, 0 ms/f; total: 5640 f, 98947.3 fps, 0 ms/f [junit] 0 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 5700 f, 95000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5760 f, 94426.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5820 f, 95409.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5880 f, 96393.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 5940 f, 95806.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6000 f, 96774.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6060 f, 96190.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6120 f, 97142.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6180 f, 98095.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6240 f, 97500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6300 f, 96923.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6360 f, 96363.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6420 f, 97272.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6480 f, 98181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6540 f, 99090.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6600 f, 98507.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6660 f, 99402.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6720 f, 100298.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6780 f, 99705.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6840 f, 100588.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6900 f, 101470.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 6960 f, 102352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7020 f, 101739.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7080 f, 102608.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7140 f, 103478.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7200 f, 104347.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7260 f, 103714.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7320 f, 104571.4 fps, 0 ms/f [junit] 0 s: 60 f / 21 ms, 2857.1 fps, 0 ms/f; total: 7380 f, 81098.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7440 f, 81758.2 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7500 f, 81521.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7560 f, 82173.9 fps, 0 ms/f [junit] 0 s: 60 f / 6 ms, 10000.0 fps, 0 ms/f; total: 7620 f, 77755.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7680 f, 77575.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7740 f, 78181.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7800 f, 78787.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7860 f, 79393.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7920 f, 79200.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 7980 f, 79800.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8040 f, 80400.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8100 f, 80198.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8160 f, 80792.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8220 f, 81386.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8280 f, 81980.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8340 f, 81764.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8400 f, 82352.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8460 f, 82135.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8520 f, 82718.4 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8580 f, 82500.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8640 f, 83076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8700 f, 83653.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8760 f, 83428.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8820 f, 84000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 8880 f, 84571.4 fps, 0 ms/f [junit] 0 s: 60 f / 3 ms, 20000.0 fps, 0 ms/f; total: 8940 f, 82777.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9000 f, 83333.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9060 f, 83888.8 fps, 0 ms/f [junit] 0 s: 60 f / 5 ms, 12000.0 fps, 0 ms/f; total: 9120 f, 80707.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9180 f, 80526.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9240 f, 80347.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9300 f, 80869.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9360 f, 81391.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9420 f, 81913.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9480 f, 81724.1 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9540 f, 82241.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9600 f, 82758.6 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9660 f, 83275.8 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9720 f, 83076.9 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9780 f, 83589.7 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9840 f, 84102.5 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9900 f, 84615.3 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 9960 f, 84406.7 fps, 0 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x19be3a82: tileRendererInUse null, GearsES2[obj 0x19be3a82 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x19be3a82 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x19be3a82 created: GearsObj[0x1efe2851, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x19be3a82 created: GearsObj[0x4008edbc, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x19be3a82 created: GearsObj[0x4008edbc, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x19be3a82 FIN GearsES2[obj 0x19be3a82 isInit true, usesShared false, 1 GearsObj[0x1efe2851, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4008edbc, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7a039021, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x19be3a82 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f7fde035d00, msaa false, tileRendererInUse null [junit] >> GearsES2 0x19be3a82, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] 0 s: 60 f / 640 ms, 93.7 fps, 10 ms/f; total: 10020 f, 13218.9 fps, 0 ms/f [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x19be3a82: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x19be3a82 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test01Animator [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test02FPSAnimator [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x625b76: tileRendererInUse null, GearsES2[obj 0x625b76 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x625b76 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x625b76 created: GearsObj[0x26eaaa40, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x625b76 created: GearsObj[0x784f63b5, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x625b76 created: GearsObj[0x784f63b5, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x625b76 FIN GearsES2[obj 0x625b76 isInit true, usesShared false, 1 GearsObj[0x26eaaa40, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x784f63b5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x241b3dc8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x625b76 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f7fdbde45f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x625b76, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x625b76: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x625b76 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test02FPSAnimator [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test02FPSAnimator_RestartOnAWTEDT [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main [junit] *** detachGLCanvas.X [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x549e3d80: tileRendererInUse null, GearsES2[obj 0x549e3d80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x549e3d80 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x549e3d80 created: GearsObj[0x207bfdc3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x549e3d80 created: GearsObj[0x2c511dde, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x549e3d80 created: GearsObj[0x2c511dde, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549e3d80 FIN GearsES2[obj 0x549e3d80 isInit true, usesShared false, 1 GearsObj[0x207bfdc3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2c511dde, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x17ff08d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549e3d80 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f7fde144450, msaa false, tileRendererInUse null [junit] >> GearsES2 0x549e3d80, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde144450 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde144450 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80 FIN [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main [junit] *** detachGLCanvas.X [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x549e3d80: tileRendererInUse null, GearsES2[obj 0x549e3d80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x549e3d80 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x549e3d80 created: GearsObj[0x6061bb01, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x549e3d80 created: GearsObj[0x303c7016, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x549e3d80 created: GearsObj[0x303c7016, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549e3d80 FIN GearsES2[obj 0x549e3d80 isInit true, usesShared false, 1 GearsObj[0x6061bb01, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x303c7016, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4fe2cd17, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549e3d80 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f7fde17bda0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x549e3d80, angle 1.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde17bda0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde17bda0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80 FIN [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main [junit] *** detachGLCanvas.X [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x549e3d80: tileRendererInUse null, GearsES2[obj 0x549e3d80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x549e3d80 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x549e3d80 created: GearsObj[0x1d01f7c1, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x549e3d80 created: GearsObj[0x6c30aec7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x549e3d80 created: GearsObj[0x6c30aec7, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549e3d80 FIN GearsES2[obj 0x549e3d80 isInit true, usesShared false, 1 GearsObj[0x1d01f7c1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6c30aec7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7022c24e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549e3d80 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f7fde144450, msaa false, tileRendererInUse null [junit] >> GearsES2 0x549e3d80, angle 2.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde144450 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde144450 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80 FIN [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main [junit] *** detachGLCanvas.X [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x549e3d80: tileRendererInUse null, GearsES2[obj 0x549e3d80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x549e3d80 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x549e3d80 created: GearsObj[0x4301112, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x549e3d80 created: GearsObj[0x6fb0b6e3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x549e3d80 created: GearsObj[0x6fb0b6e3, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549e3d80 FIN GearsES2[obj 0x549e3d80 isInit true, usesShared false, 1 GearsObj[0x4301112, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6fb0b6e3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3ab72a5e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549e3d80 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f7fde02e310, msaa false, tileRendererInUse null [junit] >> GearsES2 0x549e3d80, angle 3.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde02e310 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde02e310 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80 FIN [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main [junit] *** detachGLCanvas.X [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x549e3d80: tileRendererInUse null, GearsES2[obj 0x549e3d80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x549e3d80 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x549e3d80 created: GearsObj[0x4946f4f4, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x549e3d80 created: GearsObj[0x517be4c1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x549e3d80 created: GearsObj[0x517be4c1, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549e3d80 FIN GearsES2[obj 0x549e3d80 isInit true, usesShared false, 1 GearsObj[0x4946f4f4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x517be4c1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1ce764b2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549e3d80 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f7fde1432b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x549e3d80, angle 4.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde1432b0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde1432b0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80 FIN [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main [junit] *** detachGLCanvas.X [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x549e3d80: tileRendererInUse null, GearsES2[obj 0x549e3d80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x549e3d80 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x549e3d80 created: GearsObj[0x143865e1, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x549e3d80 created: GearsObj[0x2a8a126, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x549e3d80 created: GearsObj[0x2a8a126, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549e3d80 FIN GearsES2[obj 0x549e3d80 isInit true, usesShared false, 1 GearsObj[0x143865e1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2a8a126, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xcebc727, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549e3d80 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f7fde099380, msaa false, tileRendererInUse null [junit] >> GearsES2 0x549e3d80, angle 5.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde099380 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde099380 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80 FIN [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main [junit] *** detachGLCanvas.X [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x549e3d80: tileRendererInUse null, GearsES2[obj 0x549e3d80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x549e3d80 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x549e3d80 created: GearsObj[0x18906123, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x549e3d80 created: GearsObj[0x2ed94d6e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x549e3d80 created: GearsObj[0x2ed94d6e, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549e3d80 FIN GearsES2[obj 0x549e3d80 isInit true, usesShared false, 1 GearsObj[0x18906123, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2ed94d6e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3c6a88c9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549e3d80 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f7fde0902c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x549e3d80, angle 6.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde0902c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde0902c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80 FIN [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main [junit] *** detachGLCanvas.X [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x549e3d80: tileRendererInUse null, GearsES2[obj 0x549e3d80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x549e3d80 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x549e3d80 created: GearsObj[0x71ea020a, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x549e3d80 created: GearsObj[0x3a2c18f3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x549e3d80 created: GearsObj[0x3a2c18f3, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549e3d80 FIN GearsES2[obj 0x549e3d80 isInit true, usesShared false, 1 GearsObj[0x71ea020a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3a2c18f3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x251a175b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549e3d80 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f7fde06f970, msaa false, tileRendererInUse null [junit] >> GearsES2 0x549e3d80, angle 7.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde06f970 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde06f970 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80 FIN [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main [junit] *** detachGLCanvas.X [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x549e3d80: tileRendererInUse null, GearsES2[obj 0x549e3d80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x549e3d80 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x549e3d80 created: GearsObj[0x487c8c05, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x549e3d80 created: GearsObj[0x68ccc170, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x549e3d80 created: GearsObj[0x68ccc170, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549e3d80 FIN GearsES2[obj 0x549e3d80 isInit true, usesShared false, 1 GearsObj[0x487c8c05, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x68ccc170, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5aafd5d0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549e3d80 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f7fde144450, msaa false, tileRendererInUse null [junit] >> GearsES2 0x549e3d80, angle 8.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde144450 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fde144450 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80 FIN [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main [junit] *** detachGLCanvas.X [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x549e3d80: tileRendererInUse null, GearsES2[obj 0x549e3d80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x549e3d80 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x549e3d80 created: GearsObj[0x454d6b61, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x549e3d80 created: GearsObj[0x5dc4d0d2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x549e3d80 created: GearsObj[0x5dc4d0d2, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x549e3d80 FIN GearsES2[obj 0x549e3d80 isInit true, usesShared false, 1 GearsObj[0x454d6b61, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5dc4d0d2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2469bb16, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x549e3d80 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7f7fdbc4b550, msaa false, tileRendererInUse null [junit] >> GearsES2 0x549e3d80, angle 9.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fdbc4b550 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x549e3d80 512x490, swapInterval 1, drawable 0x7f7fdbc4b550 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x549e3d80 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT - test02FPSAnimator_RestartOnAWTEDT [junit] SLOCK [T main @ 1407309533187 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT [junit] SLOCK [T main @ 1407309534583 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309540597 ms +++ localhost/127.0.0.1:59999 - Locked within 6033 ms, 7 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test00NoAnimator [junit] OSX CALayer AWT-Mod Bug false [junit] OSType MACOS [junit] Java Version 1.7.0 [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] About to setVisible.0 CT main [junit] About to setVisible.1.0 CT AWT-EventQueue-0 [junit] About to setVisible.1.X CT AWT-EventQueue-0 [junit] About to setVisible.X CT main [junit] *Init*: CT AWT-EventQueue-0 [junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,title=Generic Title,resizable,normal], displayable true, valid true, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1d9eaef2: tileRendererInUse null, GearsES2[obj 0x1d9eaef2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1d9eaef2 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1d9eaef2 created: GearsObj[0x520e478d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1d9eaef2 created: GearsObj[0x277ba411, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1d9eaef2 created: GearsObj[0x277ba411, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1d9eaef2 FIN GearsES2[obj 0x1d9eaef2 isInit true, usesShared false, 1 GearsObj[0x520e478d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x277ba411, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3feb4d00, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=INIT,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1d9eaef2 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f833d107ad0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1d9eaef2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=RESHAPE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1d9eaef2 512x512, swapInterval 1, drawable 0x7f833d107ad0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1d9eaef2 512x512, swapInterval 1, drawable 0x7f833d107ad0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 2, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1d9eaef2 512x512, swapInterval 1, drawable 0x7f833d107ad0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 3, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 2, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1d9eaef2 512x512, swapInterval 1, drawable 0x7f833d107ad0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 4, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 3, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1d9eaef2 512x512, swapInterval 1, drawable 0x7f833d107ad0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 5, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 4, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1d9eaef2 512x512, swapInterval 1, drawable 0x7f833d107ad0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 6, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 5, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1d9eaef2 512x512, swapInterval 1, drawable 0x7f833d107ad0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 7, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 6, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1d9eaef2 512x512, swapInterval 1, drawable 0x7f833d107ad0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 8, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 7, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1d9eaef2 512x512, swapInterval 1, drawable 0x7f833d107ad0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 9, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 8, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1d9eaef2 512x512, swapInterval 1, drawable 0x7f833d107ad0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 10, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 9, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1d9eaef2 512x512, swapInterval 1, drawable 0x7f833d107ad0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 11, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 10, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1d9eaef2 512x512, swapInterval 1, drawable 0x7f833d107ad0 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 11, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1d9eaef2: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1d9eaef2 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test00NoAnimator [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test01Animator [junit] OSX CALayer AWT-Mod Bug false [junit] OSType MACOS [junit] Java Version 1.7.0 [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] About to start Animator: CT main [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60 f, 60000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120 f, 120000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 180000.0 fps, 0 ms/f [junit] *** attachGLCanvas.X [junit] About to setVisible.0 CT main [junit] About to setVisible.1.0 CT AWT-EventQueue-0 [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 240 f, 80000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 100000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 90000.0 fps, 0 ms/f [junit] About to setVisible.1.X CT AWT-EventQueue-0 [junit] About to setVisible.X CT main [junit] *Init*: CT AWT-EventQueue-0 [junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,title=Generic Title,resizable,normal], displayable true, valid true, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x29ba2be8: tileRendererInUse null, GearsES2[obj 0x29ba2be8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x29ba2be8 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x29ba2be8 created: GearsObj[0x64ea476, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x29ba2be8 created: GearsObj[0x150f4236, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x29ba2be8 created: GearsObj[0x150f4236, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x29ba2be8 FIN GearsES2[obj 0x29ba2be8 isInit true, usesShared false, 1 GearsObj[0x64ea476, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x150f4236, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1cc3f207, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=INIT,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x29ba2be8 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f833acab210, msaa false, tileRendererInUse null [junit] >> GearsES2 0x29ba2be8, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 0, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=RESHAPE,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 1, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 0, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 2, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 1, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 3, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 2, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 4, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 3, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 5, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 4, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 6, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 5, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 7, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 6, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 8, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 7, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 9, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 8, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 10, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 9, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 11, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 10, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 12, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 11, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 13, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 12, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 14, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 13, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 15, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 14, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 16, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 15, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 17, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 16, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 18, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 17, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 19, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 18, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 20, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 19, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 21, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 20, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 22, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 21, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 23, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 22, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 24, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 23, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 25, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 24, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 26, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 25, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 27, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 26, fps 60000.0,normal], displayable true, valid false, visible true [junit] 0 s: 60 f / 559 ms, 107.3 fps, 9 ms/f; total: 420 f, 746.0 fps, 1 ms/f [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 28, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 27, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 29, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 28, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 30, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 29, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 31, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 30, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 32, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 31, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 33, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 32, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 34, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 33, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 35, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 34, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 36, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 35, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 37, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 36, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 38, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 37, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 39, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 38, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 40, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 39, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 41, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 40, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 42, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 41, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 43, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 42, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 44, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 43, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 45, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 44, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 46, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 45, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 47, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 46, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 48, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 47, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 49, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 48, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 50, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 49, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 51, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 50, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 52, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 51, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 53, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 52, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 54, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 53, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 55, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 54, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 55, fps 107.334526,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x29ba2be8: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x29ba2be8 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test01Animator [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test02FPSAnimator [junit] OSX CALayer AWT-Mod Bug false [junit] OSType MACOS [junit] Java Version 1.7.0 [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] About to start Animator: CT main [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] About to setVisible.0 CT main [junit] About to setVisible.1.0 CT AWT-EventQueue-0 [junit] About to setVisible.1.X CT AWT-EventQueue-0 [junit] About to setVisible.X CT main [junit] *Init*: CT AWT-EventQueue-0 [junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,title=Generic Title,resizable,normal], displayable true, valid true, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5c7ff512: tileRendererInUse null, GearsES2[obj 0x5c7ff512 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5c7ff512 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5c7ff512 created: GearsObj[0x2ba6ac4c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5c7ff512 created: GearsObj[0x4b79c7f7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5c7ff512 created: GearsObj[0x4b79c7f7, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5c7ff512 FIN GearsES2[obj 0x5c7ff512 isInit true, usesShared false, 1 GearsObj[0x2ba6ac4c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4b79c7f7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x28374fd7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=INIT,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5c7ff512 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f833d174a80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5c7ff512, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=RESHAPE,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 2, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 3, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 2, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 4, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 3, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 5, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 4, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 6, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 5, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 7, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 6, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 8, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 7, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 9, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 8, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 10, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 9, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 11, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 10, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 12, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 11, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 13, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 12, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 14, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 13, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 15, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 14, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 16, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 15, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 17, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 16, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 18, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 17, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 19, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 18, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 20, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 19, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 21, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 20, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 22, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 21, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 23, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 22, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 24, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 23, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 25, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 24, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 26, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 25, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 27, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 26, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 28, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 27, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 29, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 28, fps 0.0,normal], displayable true, valid false, visible true [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 29, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5c7ff512: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5c7ff512 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test02FPSAnimator [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test02FPSAnimator_RestartOnAWTEDT [junit] OSX CALayer AWT-Mod Bug false [junit] OSType MACOS [junit] Java Version 1.7.0 [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] About to start Animator: CT main [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] About to setVisible.0 CT main [junit] About to setVisible.1.0 CT AWT-EventQueue-0 [junit] About to setVisible.1.X CT AWT-EventQueue-0 [junit] About to setVisible.X CT main [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main [junit] *** detachGLCanvas.X [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] *Init*: CT AWT-EventQueue-0 [junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=Generic Title,resizable,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7bdcaaef: tileRendererInUse null, GearsES2[obj 0x7bdcaaef isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7bdcaaef on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7bdcaaef created: GearsObj[0x7a52c029, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7bdcaaef created: GearsObj[0x4ec6027c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7bdcaaef created: GearsObj[0x4ec6027c, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7bdcaaef FIN GearsES2[obj 0x7bdcaaef isInit true, usesShared false, 1 GearsObj[0x7a52c029, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4ec6027c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x29cd434b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=INIT,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7bdcaaef 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f833d21f8e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7bdcaaef, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=RESHAPE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7bdcaaef 512x512, swapInterval 1, drawable 0x7f833d21f8e0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7bdcaaef 512x512, swapInterval 1, drawable 0x7f833d21f8e0 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bdcaaef: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bdcaaef FIN [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main [junit] *** detachGLCanvas.X [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] *Init*: CT AWT-EventQueue-0 [junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=DISPOSE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7bdcaaef: tileRendererInUse null, GearsES2[obj 0x7bdcaaef isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7bdcaaef on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7bdcaaef created: GearsObj[0x7472e41b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7bdcaaef created: GearsObj[0x22dde457, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7bdcaaef created: GearsObj[0x22dde457, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7bdcaaef FIN GearsES2[obj 0x7bdcaaef isInit true, usesShared false, 1 GearsObj[0x7472e41b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x22dde457, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x15ba1da3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=INIT,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7bdcaaef 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f833d2777d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7bdcaaef, angle 1.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=RESHAPE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7bdcaaef 512x512, swapInterval 1, drawable 0x7f833d2777d0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7bdcaaef 512x512, swapInterval 1, drawable 0x7f833d2777d0 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bdcaaef: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bdcaaef FIN [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main [junit] *** detachGLCanvas.X [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] *Init*: CT AWT-EventQueue-0 [junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=DISPOSE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7bdcaaef: tileRendererInUse null, GearsES2[obj 0x7bdcaaef isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7bdcaaef on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7bdcaaef created: GearsObj[0x4c22980e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7bdcaaef created: GearsObj[0x732ce62e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7bdcaaef created: GearsObj[0x732ce62e, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7bdcaaef FIN GearsES2[obj 0x7bdcaaef isInit true, usesShared false, 1 GearsObj[0x4c22980e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x732ce62e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x8bc1115, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=INIT,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7bdcaaef 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f833d10cd00, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7bdcaaef, angle 2.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=RESHAPE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7bdcaaef 512x512, swapInterval 1, drawable 0x7f833d10cd00 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7bdcaaef 512x512, swapInterval 1, drawable 0x7f833d10cd00 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bdcaaef: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bdcaaef FIN [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main [junit] *** detachGLCanvas.X [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] *Init*: CT AWT-EventQueue-0 [junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=DISPOSE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7bdcaaef: tileRendererInUse null, GearsES2[obj 0x7bdcaaef isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7bdcaaef on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7bdcaaef created: GearsObj[0x6defe989, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7bdcaaef created: GearsObj[0x21cd59c2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7bdcaaef created: GearsObj[0x21cd59c2, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7bdcaaef FIN GearsES2[obj 0x7bdcaaef isInit true, usesShared false, 1 GearsObj[0x6defe989, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21cd59c2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x30bfe0e4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=INIT,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7bdcaaef 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f833d10cd00, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7bdcaaef, angle 3.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=RESHAPE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7bdcaaef 512x512, swapInterval 1, drawable 0x7f833d10cd00 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7bdcaaef 512x512, swapInterval 1, drawable 0x7f833d10cd00 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bdcaaef: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bdcaaef FIN [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main [junit] *** detachGLCanvas.X [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] *Init*: CT AWT-EventQueue-0 [junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=DISPOSE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7bdcaaef: tileRendererInUse null, GearsES2[obj 0x7bdcaaef isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7bdcaaef on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7bdcaaef created: GearsObj[0x782d5c85, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7bdcaaef created: GearsObj[0x6a155d66, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7bdcaaef created: GearsObj[0x6a155d66, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7bdcaaef FIN GearsES2[obj 0x7bdcaaef isInit true, usesShared false, 1 GearsObj[0x782d5c85, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6a155d66, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x20a709f3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=INIT,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7bdcaaef 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f833d27e490, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7bdcaaef, angle 4.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=RESHAPE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7bdcaaef 512x512, swapInterval 1, drawable 0x7f833d27e490 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7bdcaaef 512x512, swapInterval 1, drawable 0x7f833d27e490 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bdcaaef: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bdcaaef FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test02FPSAnimator_RestartOnAWTEDT [junit] SLOCK [T main @ 1407309547989 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 13.537 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309534583 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309540597 ms +++ localhost/127.0.0.1:59999 - Locked within 6033 ms, 7 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test00NoAnimator [junit] OSX CALayer AWT-Mod Bug false [junit] OSType MACOS [junit] Java Version 1.7.0 [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] About to setVisible.0 CT main [junit] About to setVisible.1.0 CT AWT-EventQueue-0 [junit] About to setVisible.1.X CT AWT-EventQueue-0 [junit] About to setVisible.X CT main [junit] *Init*: CT AWT-EventQueue-0 [junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,title=Generic Title,resizable,normal], displayable true, valid true, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1d9eaef2: tileRendererInUse null, GearsES2[obj 0x1d9eaef2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1d9eaef2 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1d9eaef2 created: GearsObj[0x520e478d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1d9eaef2 created: GearsObj[0x277ba411, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1d9eaef2 created: GearsObj[0x277ba411, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1d9eaef2 FIN GearsES2[obj 0x1d9eaef2 isInit true, usesShared false, 1 GearsObj[0x520e478d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x277ba411, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3feb4d00, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=INIT,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1d9eaef2 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f833d107ad0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1d9eaef2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=RESHAPE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1d9eaef2 512x512, swapInterval 1, drawable 0x7f833d107ad0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1d9eaef2 512x512, swapInterval 1, drawable 0x7f833d107ad0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 2, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1d9eaef2 512x512, swapInterval 1, drawable 0x7f833d107ad0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 3, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 2, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1d9eaef2 512x512, swapInterval 1, drawable 0x7f833d107ad0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 4, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 3, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1d9eaef2 512x512, swapInterval 1, drawable 0x7f833d107ad0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 5, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 4, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1d9eaef2 512x512, swapInterval 1, drawable 0x7f833d107ad0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 6, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 5, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1d9eaef2 512x512, swapInterval 1, drawable 0x7f833d107ad0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 7, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 6, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1d9eaef2 512x512, swapInterval 1, drawable 0x7f833d107ad0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 8, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 7, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1d9eaef2 512x512, swapInterval 1, drawable 0x7f833d107ad0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 9, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 8, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1d9eaef2 512x512, swapInterval 1, drawable 0x7f833d107ad0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 10, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 9, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1d9eaef2 512x512, swapInterval 1, drawable 0x7f833d107ad0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 11, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 10, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1d9eaef2 512x512, swapInterval 1, drawable 0x7f833d107ad0 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 11, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1d9eaef2: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1d9eaef2 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test00NoAnimator [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test01Animator [junit] OSX CALayer AWT-Mod Bug false [junit] OSType MACOS [junit] Java Version 1.7.0 [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] About to start Animator: CT main [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60 f, 60000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120 f, 120000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 180000.0 fps, 0 ms/f [junit] *** attachGLCanvas.X [junit] About to setVisible.0 CT main [junit] About to setVisible.1.0 CT AWT-EventQueue-0 [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 240 f, 80000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 100000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 90000.0 fps, 0 ms/f [junit] About to setVisible.1.X CT AWT-EventQueue-0 [junit] About to setVisible.X CT main [junit] *Init*: CT AWT-EventQueue-0 [junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,title=Generic Title,resizable,normal], displayable true, valid true, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x29ba2be8: tileRendererInUse null, GearsES2[obj 0x29ba2be8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x29ba2be8 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x29ba2be8 created: GearsObj[0x64ea476, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x29ba2be8 created: GearsObj[0x150f4236, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x29ba2be8 created: GearsObj[0x150f4236, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x29ba2be8 FIN GearsES2[obj 0x29ba2be8 isInit true, usesShared false, 1 GearsObj[0x64ea476, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x150f4236, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1cc3f207, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=INIT,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x29ba2be8 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f833acab210, msaa false, tileRendererInUse null [junit] >> GearsES2 0x29ba2be8, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 0, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=RESHAPE,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 1, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 0, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 2, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 1, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 3, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 2, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 4, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 3, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 5, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 4, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 6, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 5, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 7, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 6, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 8, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 7, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 9, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 8, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 10, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 9, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 11, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 10, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 12, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 11, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 13, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 12, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 14, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 13, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 15, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 14, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 16, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 15, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 17, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 16, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 18, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 17, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 19, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 18, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 20, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 19, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 21, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 20, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 22, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 21, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 23, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 22, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 24, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 23, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 25, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 24, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 26, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 25, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 27, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 26, fps 60000.0,normal], displayable true, valid false, visible true [junit] 0 s: 60 f / 559 ms, 107.3 fps, 9 ms/f; total: 420 f, 746.0 fps, 1 ms/f [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 28, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 27, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 29, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 28, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 30, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 29, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 31, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 30, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 32, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 31, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 33, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 32, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 34, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 33, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 35, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 34, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 36, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 35, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 37, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 36, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 38, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 37, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 39, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 38, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 40, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 39, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 41, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 40, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 42, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 41, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 43, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 42, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 44, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 43, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 45, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 44, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 46, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 45, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 47, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 46, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 48, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 47, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 49, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 48, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 50, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 49, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 51, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 50, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 52, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 51, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 53, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 52, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 54, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 53, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 55, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 54, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 55, fps 107.334526,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x29ba2be8: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x29ba2be8 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test01Animator [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test02FPSAnimator [junit] OSX CALayer AWT-Mod Bug false [junit] OSType MACOS [junit] Java Version 1.7.0 [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] About to start Animator: CT main [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] About to setVisible.0 CT main [junit] About to setVisible.1.0 CT AWT-EventQueue-0 [junit] About to setVisible.1.X CT AWT-EventQueue-0 [junit] About to setVisible.X CT main [junit] *Init*: CT AWT-EventQueue-0 [junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,title=Generic Title,resizable,normal], displayable true, valid true, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5c7ff512: tileRendererInUse null, GearsES2[obj 0x5c7ff512 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5c7ff512 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5c7ff512 created: GearsObj[0x2ba6ac4c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5c7ff512 created: GearsObj[0x4b79c7f7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5c7ff512 created: GearsObj[0x4b79c7f7, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5c7ff512 FIN GearsES2[obj 0x5c7ff512 isInit true, usesShared false, 1 GearsObj[0x2ba6ac4c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4b79c7f7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x28374fd7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=INIT,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5c7ff512 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f833d174a80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5c7ff512, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=RESHAPE,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 2, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 3, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 2, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 4, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 3, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 5, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 4, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 6, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 5, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 7, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 6, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 8, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 7, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 9, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 8, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 10, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 9, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 11, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 10, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 12, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 11, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 13, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 12, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 14, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 13, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 15, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 14, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 16, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 15, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 17, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 16, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 18, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 17, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 19, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 18, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 20, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 19, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 21, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 20, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 22, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 21, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 23, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 22, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 24, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 23, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 25, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 24, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 26, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 25, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 27, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 26, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 28, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 27, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 29, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 28, fps 0.0,normal], displayable true, valid false, visible true [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 29, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5c7ff512: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5c7ff512 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test02FPSAnimator [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test02FPSAnimator_RestartOnAWTEDT [junit] OSX CALayer AWT-Mod Bug false [junit] OSType MACOS [junit] Java Version 1.7.0 [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] About to start Animator: CT main [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] About to setVisible.0 CT main [junit] About to setVisible.1.0 CT AWT-EventQueue-0 [junit] About to setVisible.1.X CT AWT-EventQueue-0 [junit] About to setVisible.X CT main [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main [junit] *** detachGLCanvas.X [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] *Init*: CT AWT-EventQueue-0 [junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=Generic Title,resizable,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7bdcaaef: tileRendererInUse null, GearsES2[obj 0x7bdcaaef isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7bdcaaef on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7bdcaaef created: GearsObj[0x7a52c029, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7bdcaaef created: GearsObj[0x4ec6027c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7bdcaaef created: GearsObj[0x4ec6027c, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7bdcaaef FIN GearsES2[obj 0x7bdcaaef isInit true, usesShared false, 1 GearsObj[0x7a52c029, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4ec6027c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x29cd434b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=INIT,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7bdcaaef 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f833d21f8e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7bdcaaef, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=RESHAPE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7bdcaaef 512x512, swapInterval 1, drawable 0x7f833d21f8e0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7bdcaaef 512x512, swapInterval 1, drawable 0x7f833d21f8e0 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bdcaaef: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bdcaaef FIN [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main [junit] *** detachGLCanvas.X [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] *Init*: CT AWT-EventQueue-0 [junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=DISPOSE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7bdcaaef: tileRendererInUse null, GearsES2[obj 0x7bdcaaef isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7bdcaaef on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7bdcaaef created: GearsObj[0x7472e41b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7bdcaaef created: GearsObj[0x22dde457, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7bdcaaef created: GearsObj[0x22dde457, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7bdcaaef FIN GearsES2[obj 0x7bdcaaef isInit true, usesShared false, 1 GearsObj[0x7472e41b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x22dde457, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x15ba1da3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=INIT,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7bdcaaef 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f833d2777d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7bdcaaef, angle 1.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=RESHAPE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7bdcaaef 512x512, swapInterval 1, drawable 0x7f833d2777d0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7bdcaaef 512x512, swapInterval 1, drawable 0x7f833d2777d0 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bdcaaef: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bdcaaef FIN [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main [junit] *** detachGLCanvas.X [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] *Init*: CT AWT-EventQueue-0 [junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=DISPOSE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7bdcaaef: tileRendererInUse null, GearsES2[obj 0x7bdcaaef isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7bdcaaef on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7bdcaaef created: GearsObj[0x4c22980e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7bdcaaef created: GearsObj[0x732ce62e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7bdcaaef created: GearsObj[0x732ce62e, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7bdcaaef FIN GearsES2[obj 0x7bdcaaef isInit true, usesShared false, 1 GearsObj[0x4c22980e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x732ce62e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x8bc1115, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=INIT,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7bdcaaef 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f833d10cd00, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7bdcaaef, angle 2.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=RESHAPE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7bdcaaef 512x512, swapInterval 1, drawable 0x7f833d10cd00 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7bdcaaef 512x512, swapInterval 1, drawable 0x7f833d10cd00 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bdcaaef: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bdcaaef FIN [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main [junit] *** detachGLCanvas.X [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] *Init*: CT AWT-EventQueue-0 [junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=DISPOSE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7bdcaaef: tileRendererInUse null, GearsES2[obj 0x7bdcaaef isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7bdcaaef on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7bdcaaef created: GearsObj[0x6defe989, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7bdcaaef created: GearsObj[0x21cd59c2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7bdcaaef created: GearsObj[0x21cd59c2, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7bdcaaef FIN GearsES2[obj 0x7bdcaaef isInit true, usesShared false, 1 GearsObj[0x6defe989, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21cd59c2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x30bfe0e4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=INIT,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7bdcaaef 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f833d10cd00, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7bdcaaef, angle 3.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=RESHAPE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7bdcaaef 512x512, swapInterval 1, drawable 0x7f833d10cd00 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7bdcaaef 512x512, swapInterval 1, drawable 0x7f833d10cd00 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bdcaaef: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bdcaaef FIN [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main [junit] *** detachGLCanvas.X [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] *Init*: CT AWT-EventQueue-0 [junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=DISPOSE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7bdcaaef: tileRendererInUse null, GearsES2[obj 0x7bdcaaef isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7bdcaaef on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7bdcaaef created: GearsObj[0x782d5c85, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7bdcaaef created: GearsObj[0x6a155d66, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7bdcaaef created: GearsObj[0x6a155d66, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7bdcaaef FIN GearsES2[obj 0x7bdcaaef isInit true, usesShared false, 1 GearsObj[0x782d5c85, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6a155d66, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x20a709f3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=INIT,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7bdcaaef 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f833d27e490, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7bdcaaef, angle 4.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=RESHAPE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7bdcaaef 512x512, swapInterval 1, drawable 0x7f833d27e490 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7bdcaaef 512x512, swapInterval 1, drawable 0x7f833d27e490 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bdcaaef: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bdcaaef FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test02FPSAnimator_RestartOnAWTEDT [junit] SLOCK [T main @ 1407309547989 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test00NoAnimator took 3.571 sec [junit] Testcase: test01Animator took 1.156 sec [junit] Testcase: test02FPSAnimator took 1.14 sec [junit] Testcase: test02FPSAnimator_RestartOnAWTEDT took 1.386 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 13.537 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309534583 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309540597 ms +++ localhost/127.0.0.1:59999 - Locked within 6033 ms, 7 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test00NoAnimator [junit] OSX CALayer AWT-Mod Bug false [junit] OSType MACOS [junit] Java Version 1.7.0 [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] About to setVisible.0 CT main [junit] About to setVisible.1.0 CT AWT-EventQueue-0 [junit] About to setVisible.1.X CT AWT-EventQueue-0 [junit] About to setVisible.X CT main [junit] *Init*: CT AWT-EventQueue-0 [junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,title=Generic Title,resizable,normal], displayable true, valid true, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1d9eaef2: tileRendererInUse null, GearsES2[obj 0x1d9eaef2 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1d9eaef2 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1d9eaef2 created: GearsObj[0x520e478d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1d9eaef2 created: GearsObj[0x277ba411, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1d9eaef2 created: GearsObj[0x277ba411, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1d9eaef2 FIN GearsES2[obj 0x1d9eaef2 isInit true, usesShared false, 1 GearsObj[0x520e478d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x277ba411, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3feb4d00, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=INIT,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1d9eaef2 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f833d107ad0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1d9eaef2, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=RESHAPE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1d9eaef2 512x512, swapInterval 1, drawable 0x7f833d107ad0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1d9eaef2 512x512, swapInterval 1, drawable 0x7f833d107ad0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 2, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1d9eaef2 512x512, swapInterval 1, drawable 0x7f833d107ad0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 3, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 2, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1d9eaef2 512x512, swapInterval 1, drawable 0x7f833d107ad0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 4, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 3, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1d9eaef2 512x512, swapInterval 1, drawable 0x7f833d107ad0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 5, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 4, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1d9eaef2 512x512, swapInterval 1, drawable 0x7f833d107ad0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 6, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 5, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1d9eaef2 512x512, swapInterval 1, drawable 0x7f833d107ad0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 7, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 6, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1d9eaef2 512x512, swapInterval 1, drawable 0x7f833d107ad0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 8, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 7, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1d9eaef2 512x512, swapInterval 1, drawable 0x7f833d107ad0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 9, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 8, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1d9eaef2 512x512, swapInterval 1, drawable 0x7f833d107ad0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 10, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 9, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1d9eaef2 512x512, swapInterval 1, drawable 0x7f833d107ad0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 11, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 10, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1d9eaef2 512x512, swapInterval 1, drawable 0x7f833d107ad0 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame0,0,22,512x534,invalid,title=f 11, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1d9eaef2: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1d9eaef2 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test00NoAnimator [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test01Animator [junit] OSX CALayer AWT-Mod Bug false [junit] OSType MACOS [junit] Java Version 1.7.0 [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] About to start Animator: CT main [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 60 f, 60000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 120 f, 120000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 180 f, 180000.0 fps, 0 ms/f [junit] *** attachGLCanvas.X [junit] About to setVisible.0 CT main [junit] About to setVisible.1.0 CT AWT-EventQueue-0 [junit] 0 s: 60 f / 2 ms, 30000.0 fps, 0 ms/f; total: 240 f, 80000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 300 f, 100000.0 fps, 0 ms/f [junit] 0 s: 60 f / 1 ms, 60000.0 fps, 0 ms/f; total: 360 f, 90000.0 fps, 0 ms/f [junit] About to setVisible.1.X CT AWT-EventQueue-0 [junit] About to setVisible.X CT main [junit] *Init*: CT AWT-EventQueue-0 [junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,title=Generic Title,resizable,normal], displayable true, valid true, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x29ba2be8: tileRendererInUse null, GearsES2[obj 0x29ba2be8 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x29ba2be8 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x29ba2be8 created: GearsObj[0x64ea476, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x29ba2be8 created: GearsObj[0x150f4236, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x29ba2be8 created: GearsObj[0x150f4236, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x29ba2be8 FIN GearsES2[obj 0x29ba2be8 isInit true, usesShared false, 1 GearsObj[0x64ea476, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x150f4236, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1cc3f207, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=INIT,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x29ba2be8 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f833acab210, msaa false, tileRendererInUse null [junit] >> GearsES2 0x29ba2be8, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 0, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=RESHAPE,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 1, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 0, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 2, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 1, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 3, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 2, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 4, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 3, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 5, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 4, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 6, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 5, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 7, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 6, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 8, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 7, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 9, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 8, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 10, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 9, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 11, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 10, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 12, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 11, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 13, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 12, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 14, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 13, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 15, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 14, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 16, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 15, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 17, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 16, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 18, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 17, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 19, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 18, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 20, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 19, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 21, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 20, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 22, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 21, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 23, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 22, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 24, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 23, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 25, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 24, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 26, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 25, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 27, fps 60000.0> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 26, fps 60000.0,normal], displayable true, valid false, visible true [junit] 0 s: 60 f / 559 ms, 107.3 fps, 9 ms/f; total: 420 f, 746.0 fps, 1 ms/f [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 28, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 27, fps 60000.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 29, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 28, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 30, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 29, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 31, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 30, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 32, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 31, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 33, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 32, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 34, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 33, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 35, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 34, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 36, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 35, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 37, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 36, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 38, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 37, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 39, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 38, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 40, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 39, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 41, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 40, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 42, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 41, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 43, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 42, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 44, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 43, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 45, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 44, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 46, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 45, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 47, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 46, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 48, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 47, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 49, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 48, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 50, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 49, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 51, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 50, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 52, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 51, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 53, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 52, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 54, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 53, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 55, fps 107.334526> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 54, fps 107.334526,normal], displayable true, valid false, visible true [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame1,0,22,512x534,invalid,title=f 55, fps 107.334526,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x29ba2be8: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x29ba2be8 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test01Animator [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test02FPSAnimator [junit] OSX CALayer AWT-Mod Bug false [junit] OSType MACOS [junit] Java Version 1.7.0 [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] About to start Animator: CT main [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] About to setVisible.0 CT main [junit] About to setVisible.1.0 CT AWT-EventQueue-0 [junit] About to setVisible.1.X CT AWT-EventQueue-0 [junit] About to setVisible.X CT main [junit] *Init*: CT AWT-EventQueue-0 [junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,title=Generic Title,resizable,normal], displayable true, valid true, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5c7ff512: tileRendererInUse null, GearsES2[obj 0x5c7ff512 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5c7ff512 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5c7ff512 created: GearsObj[0x2ba6ac4c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5c7ff512 created: GearsObj[0x4b79c7f7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5c7ff512 created: GearsObj[0x4b79c7f7, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5c7ff512 FIN GearsES2[obj 0x5c7ff512 isInit true, usesShared false, 1 GearsObj[0x2ba6ac4c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4b79c7f7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x28374fd7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=INIT,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5c7ff512 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f833d174a80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5c7ff512, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=RESHAPE,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 2, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 3, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 2, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 4, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 3, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 5, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 4, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 6, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 5, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 7, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 6, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 8, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 7, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 9, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 8, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 10, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 9, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 11, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 10, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 12, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 11, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 13, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 12, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 14, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 13, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 15, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 14, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 16, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 15, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 17, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 16, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 18, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 17, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 19, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 18, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 20, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 19, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 21, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 20, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 22, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 21, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 23, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 22, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 24, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 23, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 25, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 24, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 26, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 25, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 27, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 26, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 28, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 27, fps 0.0,normal], displayable true, valid false, visible true [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 29, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 28, fps 0.0,normal], displayable true, valid false, visible true [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame2,0,22,512x534,invalid,title=f 29, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5c7ff512: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5c7ff512 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test02FPSAnimator [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test02FPSAnimator_RestartOnAWTEDT [junit] OSX CALayer AWT-Mod Bug false [junit] OSType MACOS [junit] Java Version 1.7.0 [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] About to start Animator: CT main [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] About to setVisible.0 CT main [junit] About to setVisible.1.0 CT AWT-EventQueue-0 [junit] About to setVisible.1.X CT AWT-EventQueue-0 [junit] About to setVisible.X CT main [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main [junit] *** detachGLCanvas.X [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] *Init*: CT AWT-EventQueue-0 [junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=Generic Title,resizable,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7bdcaaef: tileRendererInUse null, GearsES2[obj 0x7bdcaaef isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7bdcaaef on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7bdcaaef created: GearsObj[0x7a52c029, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7bdcaaef created: GearsObj[0x4ec6027c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7bdcaaef created: GearsObj[0x4ec6027c, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7bdcaaef FIN GearsES2[obj 0x7bdcaaef isInit true, usesShared false, 1 GearsObj[0x7a52c029, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4ec6027c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x29cd434b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=INIT,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7bdcaaef 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f833d21f8e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7bdcaaef, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=RESHAPE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7bdcaaef 512x512, swapInterval 1, drawable 0x7f833d21f8e0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7bdcaaef 512x512, swapInterval 1, drawable 0x7f833d21f8e0 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bdcaaef: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bdcaaef FIN [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main [junit] *** detachGLCanvas.X [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] *Init*: CT AWT-EventQueue-0 [junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=DISPOSE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7bdcaaef: tileRendererInUse null, GearsES2[obj 0x7bdcaaef isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7bdcaaef on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7bdcaaef created: GearsObj[0x7472e41b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7bdcaaef created: GearsObj[0x22dde457, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7bdcaaef created: GearsObj[0x22dde457, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7bdcaaef FIN GearsES2[obj 0x7bdcaaef isInit true, usesShared false, 1 GearsObj[0x7472e41b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x22dde457, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x15ba1da3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=INIT,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7bdcaaef 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f833d2777d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7bdcaaef, angle 1.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=RESHAPE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7bdcaaef 512x512, swapInterval 1, drawable 0x7f833d2777d0 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7bdcaaef 512x512, swapInterval 1, drawable 0x7f833d2777d0 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bdcaaef: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bdcaaef FIN [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main [junit] *** detachGLCanvas.X [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] *Init*: CT AWT-EventQueue-0 [junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=DISPOSE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7bdcaaef: tileRendererInUse null, GearsES2[obj 0x7bdcaaef isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7bdcaaef on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7bdcaaef created: GearsObj[0x4c22980e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7bdcaaef created: GearsObj[0x732ce62e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7bdcaaef created: GearsObj[0x732ce62e, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7bdcaaef FIN GearsES2[obj 0x7bdcaaef isInit true, usesShared false, 1 GearsObj[0x4c22980e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x732ce62e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x8bc1115, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=INIT,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7bdcaaef 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f833d10cd00, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7bdcaaef, angle 2.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=RESHAPE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7bdcaaef 512x512, swapInterval 1, drawable 0x7f833d10cd00 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7bdcaaef 512x512, swapInterval 1, drawable 0x7f833d10cd00 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bdcaaef: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bdcaaef FIN [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main [junit] *** detachGLCanvas.X [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] *Init*: CT AWT-EventQueue-0 [junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=DISPOSE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7bdcaaef: tileRendererInUse null, GearsES2[obj 0x7bdcaaef isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7bdcaaef on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7bdcaaef created: GearsObj[0x6defe989, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7bdcaaef created: GearsObj[0x21cd59c2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7bdcaaef created: GearsObj[0x21cd59c2, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7bdcaaef FIN GearsES2[obj 0x7bdcaaef isInit true, usesShared false, 1 GearsObj[0x6defe989, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x21cd59c2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x30bfe0e4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=INIT,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7bdcaaef 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f833d10cd00, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7bdcaaef, angle 3.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=RESHAPE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7bdcaaef 512x512, swapInterval 1, drawable 0x7f833d10cd00 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7bdcaaef 512x512, swapInterval 1, drawable 0x7f833d10cd00 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bdcaaef: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bdcaaef FIN [junit] *** detachGLCanvas.0 on-current-thread false, currentThread main [junit] *** detachGLCanvas.X [junit] *** createGLCanvas.0 [junit] *** createGLCanvas.X [junit] *** attachGLCanvas.0 on-current-thread false, currentThread main [junit] *** attachGLCanvas.X [junit] *Init*: CT AWT-EventQueue-0 [junit] About to setTitle: <INIT> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=DISPOSE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7bdcaaef: tileRendererInUse null, GearsES2[obj 0x7bdcaaef isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7bdcaaef on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7bdcaaef created: GearsObj[0x782d5c85, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7bdcaaef created: GearsObj[0x6a155d66, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7bdcaaef created: GearsObj[0x6a155d66, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7bdcaaef FIN GearsES2[obj 0x7bdcaaef isInit true, usesShared false, 1 GearsObj[0x782d5c85, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6a155d66, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x20a709f3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] *Reshape*: CT AWT-EventQueue-0 [junit] About to setTitle: <RESHAPE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=INIT,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7bdcaaef 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7f833d27e490, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7bdcaaef, angle 4.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 0, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=RESHAPE,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7bdcaaef 512x512, swapInterval 1, drawable 0x7f833d27e490 [junit] *Display*: CT AWT-EventQueue-0 [junit] About to setTitle: <f 1, fps 0.0> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=f 0, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7bdcaaef 512x512, swapInterval 1, drawable 0x7f833d27e490 [junit] *Dispose*: CT AWT-EventQueue-0 [junit] About to setTitle: <DISPOSE> CT AWT-EventQueue-0, java.awt.Frame[frame3,0,22,512x534,invalid,title=f 1, fps 0.0,normal], displayable true, valid false, visible true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bdcaaef: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bdcaaef FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT - test02FPSAnimator_RestartOnAWTEDT [junit] SLOCK [T main @ 1407309547989 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT [junit] SLOCK [T main @ 1407309549330 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309556347 ms +++ localhost/127.0.0.1:59999 - Locked within 7039 ms, 8 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT - test00 [junit] OSX CALayer AWT-Mod Bug false [junit] OSType MACOS [junit] Java Version 1.7.0 [junit] NVIDIA Corporation [junit] NVIDIA GeForce 320M OpenGL Engine [junit] 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] 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 [junit] Maximum number of samples supported by the hardware: 8 [junit] Frame: java.awt.Frame[frame0,100,100,300x322,invalid,title=frame 4,resizable,normal] [junit] Applet: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT$MiniPApplet[panel0,0,22,300x300,layout=java.awt.BorderLayout] [junit] GLCanvas: AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@7957f145, [junit] handle 0x7fa19d0729c0, [junit] Drawable size 300x300 surface[300x300], [junit] AWT[pos 0/0, size 300x300, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@7ca1273f, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]] [junit] GLDrawable: GLFBODrawableImpl[Initialized true, realized true, texUnit 0, samples 4, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@7957f145, [junit] Handle 0x7fa19d0729c0, [junit] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], [junit] fboI back 0, front 0, num 1, [junit] FBO front read 3, FBO[name r/w 3/3, init true, bound true, size 300x300, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 300x300, name 0x3, obj 0x25a8f408], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 300x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x3817d905], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x772d4c88], [junit] FBO back write 2, FBO[name r/w 2/3, init true, bound true, size 300x300, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 300x300, name 0x2, obj 0x7e58fc35], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 300x300, name 0x1, obj 0x3efbb1d8], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 300x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x3817d905], hasSink true, dirty true], state OK, obj 0x4163c61], [junit] Surface JAWTWindow[0x4fd6065f][JVM version: 1.7.0_60 (1.7.0 update 60) [junit] JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 300 x 300 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1x1, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7fa19d071cd0, surfaceHandle 0x7fa19d0729c0, bounds [ 0 / 0 300 x 300 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 300x300], pixels[s 1x1 -> 300x300], visible true, lockedExt false, [junit] config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@7ca1273f, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], [junit] awtComponent AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@7957f145, [junit] handle 0x7fa19d0729c0, [junit] Drawable size 300x300 surface[300x300], [junit] AWT[pos 0/0, size 300x300, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@7ca1273f, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], [junit] surfaceLock <6c3c6feb, 73d7e4d0>[count 1, qsz 1, owner <AWT-EventQueue-0>]]] [junit] Restarting surface... [junit] Done [junit] fps: 18.666666 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT - test00 [junit] SLOCK [T main @ 1407309560729 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 11.538 sec [junit] ------------- Standard Output --------------- [junit] NVIDIA Corporation [junit] NVIDIA GeForce 320M OpenGL Engine [junit] 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] 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 [junit] Maximum number of samples supported by the hardware: 8 [junit] Frame: java.awt.Frame[frame0,100,100,300x322,invalid,title=frame 4,resizable,normal] [junit] Applet: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT$MiniPApplet[panel0,0,22,300x300,layout=java.awt.BorderLayout] [junit] GLCanvas: AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@7957f145, [junit] handle 0x7fa19d0729c0, [junit] Drawable size 300x300 surface[300x300], [junit] AWT[pos 0/0, size 300x300, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@7ca1273f, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]] [junit] GLDrawable: GLFBODrawableImpl[Initialized true, realized true, texUnit 0, samples 4, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@7957f145, [junit] Handle 0x7fa19d0729c0, [junit] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], [junit] fboI back 0, front 0, num 1, [junit] FBO front read 3, FBO[name r/w 3/3, init true, bound true, size 300x300, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 300x300, name 0x3, obj 0x25a8f408], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 300x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x3817d905], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x772d4c88], [junit] FBO back write 2, FBO[name r/w 2/3, init true, bound true, size 300x300, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 300x300, name 0x2, obj 0x7e58fc35], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 300x300, name 0x1, obj 0x3efbb1d8], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 300x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x3817d905], hasSink true, dirty true], state OK, obj 0x4163c61], [junit] Surface JAWTWindow[0x4fd6065f][JVM version: 1.7.0_60 (1.7.0 update 60) [junit] JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 300 x 300 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1x1, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7fa19d071cd0, surfaceHandle 0x7fa19d0729c0, bounds [ 0 / 0 300 x 300 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 300x300], pixels[s 1x1 -> 300x300], visible true, lockedExt false, [junit] config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@7ca1273f, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], [junit] awtComponent AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@7957f145, [junit] handle 0x7fa19d0729c0, [junit] Drawable size 300x300 surface[300x300], [junit] AWT[pos 0/0, size 300x300, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@7ca1273f, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], [junit] surfaceLock <6c3c6feb, 73d7e4d0>[count 1, qsz 1, owner <AWT-EventQueue-0>]]] [junit] Restarting surface... [junit] Done [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309549330 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309556347 ms +++ localhost/127.0.0.1:59999 - Locked within 7039 ms, 8 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT - test00 [junit] OSX CALayer AWT-Mod Bug false [junit] OSType MACOS [junit] Java Version 1.7.0 [junit] fps: 18.666666 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT - test00 [junit] SLOCK [T main @ 1407309560729 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test00 took 4.244 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 11.538 sec [junit] [junit] ------------- Standard Output --------------- [junit] NVIDIA Corporation [junit] NVIDIA GeForce 320M OpenGL Engine [junit] 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] 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 [junit] Maximum number of samples supported by the hardware: 8 [junit] Frame: java.awt.Frame[frame0,100,100,300x322,invalid,title=frame 4,resizable,normal] [junit] Applet: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT$MiniPApplet[panel0,0,22,300x300,layout=java.awt.BorderLayout] [junit] GLCanvas: AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@7957f145, [junit] handle 0x7fa19d0729c0, [junit] Drawable size 300x300 surface[300x300], [junit] AWT[pos 0/0, size 300x300, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@7ca1273f, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]] [junit] GLDrawable: GLFBODrawableImpl[Initialized true, realized true, texUnit 0, samples 4, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@7957f145, [junit] Handle 0x7fa19d0729c0, [junit] Caps GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], [junit] fboI back 0, front 0, num 1, [junit] FBO front read 3, FBO[name r/w 3/3, init true, bound true, size 300x300, samples 0/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 0, 300x300, name 0x3, obj 0x25a8f408], stencil null, colorbuffer attachments: 1/8, with 1 textures: [TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 300x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x3817d905], null, null, null, null, null, null, null], msaa[null, hasSink false, dirty true], state OK, obj 0x772d4c88], [junit] FBO back write 2, FBO[name r/w 2/3, init true, bound true, size 300x300, samples 4/8, depth RenderAttachment[type DEPTH, format 0x81a6, samples 4, 300x300, name 0x2, obj 0x7e58fc35], stencil null, colorbuffer attachments: 1/8, with 0 textures: [ColorAttachment[type COLOR, format 0x8058, samples 4, 300x300, name 0x1, obj 0x3efbb1d8], null, null, null, null, null, null, null], msaa[TextureAttachment[type COLOR_TEXTURE, target GL_TEXTURE_2D, level 0, format 0x8058, 300x300, border 0, dataFormat 0x80e1, dataType 0x8367; min/mag 0x2600/0x2600, wrap S/T 0x812f/0x812f; name 0x1, obj 0x3817d905], hasSink true, dirty true], state OK, obj 0x4163c61], [junit] Surface JAWTWindow[0x4fd6065f][JVM version: 1.7.0_60 (1.7.0 update 60) [junit] JAWT version: 0x80010004, CA_LAYER: true, isLayeredSurface true, bounds [ 0 / 0 300 x 300 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], pixelScale 1x1, shallUseOffscreenLayer false, isOffscreenLayerSurface true, attachedSurfaceLayer 0x0, windowHandle 0x7fa19d071cd0, surfaceHandle 0x7fa19d0729c0, bounds [ 0 / 0 300 x 300 ], insets [ l 0, r 0 - t 0, b 0 - 0x0], window [0/0 300x300], pixels[s 1x1 -> 300x300], visible true, lockedExt false, [junit] config AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@7ca1273f, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]], [junit] awtComponent AWT-GLCanvas[Realized true, [junit] jogamp.opengl.GLFBODrawableImpl, [junit] Factory jogamp.opengl.macosx.cgl.MacOSXCGLDrawableFactory@7957f145, [junit] handle 0x7fa19d0729c0, [junit] Drawable size 300x300 surface[300x300], [junit] AWT[pos 0/0, size 300x300, [junit] visible true, displayable true, showing true, [junit] AWTGraphicsConfiguration[AWTGraphicsScreen[AWTGraphicsDevice[type .awt, connection Display 188763125, unitID 0, awtDevice sun.awt.CGraphicsDevice@7ca1273f, handle 0x0], idx 0], [junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]], [junit] CGLGraphicsConfig[dev=188763125,pixfmt=0], [junit] encapsulated MacOSXCGLGraphicsConfiguration[DefaultGraphicsScreen[MacOSXGraphicsDevice[type .macosx, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], [junit] chosen GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]], [junit] requested GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]]]]]], [junit] surfaceLock <6c3c6feb, 73d7e4d0>[count 1, qsz 1, owner <AWT-EventQueue-0>]]] [junit] Restarting surface... [junit] Done [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309549330 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309556347 ms +++ localhost/127.0.0.1:59999 - Locked within 7039 ms, 8 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT - test00 [junit] OSX CALayer AWT-Mod Bug false [junit] OSType MACOS [junit] Java Version 1.7.0 [junit] fps: 18.666666 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT - test00 [junit] SLOCK [T main @ 1407309560729 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelResize01AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelResize01AWT [junit] SLOCK [T main @ 1407309562154 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309566164 ms +++ localhost/127.0.0.1:59999 - Locked within 4030 ms, 5 attempts [junit] 2014-08-06 09:19:26.918 java[7671:500b] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/net.java.openjdk.cmd.savedState/window_1.data: Operation not permitted (1) [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelResize01AWT - test01 [junit] Frame size: cols x rows 4x1 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelResize01AWT - test01 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelResize01AWT - test02 [junit] Frame size: cols x rows 4x1 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelResize01AWT - test02 [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.704 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309562154 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309566164 ms +++ localhost/127.0.0.1:59999 - Locked within 4030 ms, 5 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelResize01AWT - test01 [junit] Frame size: cols x rows 4x1 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelResize01AWT - test01 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelResize01AWT - test02 [junit] Frame size: cols x rows 4x1 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelResize01AWT - test02 [junit] SLOCK [T main @ 1407309569697 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01 took 0.809 sec [junit] Testcase: test02 took 0.681 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.704 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309562154 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309566164 ms +++ localhost/127.0.0.1:59999 - Locked within 4030 ms, 5 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelResize01AWT - test01 [junit] Frame size: cols x rows 4x1 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelResize01AWT - test01 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelResize01AWT - test02 [junit] Frame size: cols x rows 4x1 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelResize01AWT - test02 [junit] SLOCK [T main @ 1407309569697 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407309569697 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT [junit] SLOCK [T main @ 1407309570963 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309573971 ms +++ localhost/127.0.0.1:59999 - Locked within 3046 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test01_texUnit0_keepTex0_ES2 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x15580e1b: tileRendererInUse null, GearsES2[obj 0x15580e1b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x15580e1b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x15580e1b created: GearsObj[0x43d49f3b, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x15580e1b created: GearsObj[0x3c21fd47, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x15580e1b created: GearsObj[0x3c21fd47, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x15580e1b FIN GearsES2[obj 0x15580e1b isInit true, usesShared false, 1 GearsObj[0x43d49f3b, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x3c21fd47, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x129a01cb, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 4 (enable: true) [junit] null [junit] ShaderProgram[id=4, linked=false, inUse=false, program: 10, [junit] ShaderCode[id=7, type=VERTEX_SHADER, valid=true, shader: 11, source] [junit] ShaderCode[id=8, type=FRAGMENT_SHADER, valid=true, shader: 12, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] **** Reshape.Init: 310x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x15580e1b 0/0 310x480 of 310x480, swapInterval 0, drawable 0x7fafde125410, msaa false, tileRendererInUse null [junit] >> GearsES2 0x15580e1b, angle 0.0, [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774 -> [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 310x480 of 310x480, swapInterval 1, drawable 0x7fafde125410, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x15580e1b 640x480, swapInterval 0, drawable 0x7fafde125410 [junit] window resize pos/siz: 0/0 640x480 [junit] **** Reshape.Reset: 390x378 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x15580e1b 0/0 390x378 of 390x378, swapInterval 0, drawable 0x7fafde125410, msaa false, tileRendererInUse null [junit] >> GearsES2 0x15580e1b, angle 0.5, [l -1.031746, r 1.031746, b -1.0, t 1.0] 2.063492x2.0 -> [l -1.031746, r 1.031746, b -1.0, t 1.0] 2.063492x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 390x378 of 390x378, swapInterval 1, drawable 0x7fafde125410, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x15580e1b 800x378, swapInterval 0, drawable 0x7fafde125410 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x15580e1b 800x378, swapInterval 0, drawable 0x7fafde125410 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x15580e1b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x15580e1b FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test01_texUnit0_keepTex0_ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test02_texUnit0_keepTex1_ES2 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6d9ef759: tileRendererInUse null, GearsES2[obj 0x6d9ef759 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6d9ef759 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6d9ef759 created: GearsObj[0x3fa419d, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x6d9ef759 created: GearsObj[0x22e9ac75, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x6d9ef759 created: GearsObj[0x22e9ac75, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6d9ef759 FIN GearsES2[obj 0x6d9ef759 isInit true, usesShared false, 1 GearsObj[0x3fa419d, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x22e9ac75, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x1b39473b, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 8 (enable: true) [junit] null [junit] ShaderProgram[id=8, linked=false, inUse=false, program: 10, [junit] ShaderCode[id=16, type=FRAGMENT_SHADER, valid=true, shader: 12, source] [junit] ShaderCode[id=15, type=VERTEX_SHADER, valid=true, shader: 11, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] **** Reshape.Init: 310x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6d9ef759 0/0 310x480 of 310x480, swapInterval 0, drawable 0x7fafde1429c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6d9ef759, angle 0.0, [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774 -> [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 310x480 of 310x480, swapInterval 1, drawable 0x7fafde1429c0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6d9ef759 640x480, swapInterval 0, drawable 0x7fafde1429c0 [junit] window resize pos/siz: 0/0 640x480 [junit] **** Reshape.Reset: 390x378 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6d9ef759 0/0 390x378 of 390x378, swapInterval 0, drawable 0x7fafde1429c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6d9ef759, angle 0.5, [l -1.031746, r 1.031746, b -1.0, t 1.0] 2.063492x2.0 -> [l -1.031746, r 1.031746, b -1.0, t 1.0] 2.063492x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 390x378 of 390x378, swapInterval 1, drawable 0x7fafde1429c0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6d9ef759 800x378, swapInterval 0, drawable 0x7fafde1429c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6d9ef759 800x378, swapInterval 0, drawable 0x7fafde1429c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6d9ef759: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6d9ef759 FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test02_texUnit0_keepTex1_ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test03_texUnit1_keepTex1_ES2 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4dbf98eb: tileRendererInUse null, GearsES2[obj 0x4dbf98eb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4dbf98eb on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4dbf98eb created: GearsObj[0x4c02a062, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x4dbf98eb created: GearsObj[0x406fa8ea, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x4dbf98eb created: GearsObj[0x406fa8ea, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4dbf98eb FIN GearsES2[obj 0x4dbf98eb isInit true, usesShared false, 1 GearsObj[0x4c02a062, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x406fa8ea, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x62babbb2, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 12 (enable: true) [junit] null [junit] ShaderProgram[id=12, linked=false, inUse=false, program: 10, [junit] ShaderCode[id=23, type=VERTEX_SHADER, valid=true, shader: 11, source] [junit] ShaderCode[id=24, type=FRAGMENT_SHADER, valid=true, shader: 12, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] **** Reshape.Init: 310x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4dbf98eb 0/0 310x480 of 310x480, swapInterval 0, drawable 0x7fafde071e50, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4dbf98eb, angle 0.0, [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774 -> [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 310x480 of 310x480, swapInterval 1, drawable 0x7fafde071e50, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4dbf98eb 640x480, swapInterval 0, drawable 0x7fafde071e50 [junit] window resize pos/siz: 0/0 640x480 [junit] **** Reshape.Reset: 390x378 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4dbf98eb 0/0 390x378 of 390x378, swapInterval 0, drawable 0x7fafde071e50, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4dbf98eb, angle 0.5, [l -1.031746, r 1.031746, b -1.0, t 1.0] 2.063492x2.0 -> [l -1.031746, r 1.031746, b -1.0, t 1.0] 2.063492x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 390x378 of 390x378, swapInterval 1, drawable 0x7fafde071e50, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4dbf98eb 800x378, swapInterval 0, drawable 0x7fafde071e50 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4dbf98eb 800x378, swapInterval 0, drawable 0x7fafde071e50 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4dbf98eb: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4dbf98eb FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test03_texUnit1_keepTex1_ES2 [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.2 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309570963 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309573971 ms +++ localhost/127.0.0.1:59999 - Locked within 3046 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test01_texUnit0_keepTex0_ES2 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x15580e1b: tileRendererInUse null, GearsES2[obj 0x15580e1b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x15580e1b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x15580e1b created: GearsObj[0x43d49f3b, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x15580e1b created: GearsObj[0x3c21fd47, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x15580e1b created: GearsObj[0x3c21fd47, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x15580e1b FIN GearsES2[obj 0x15580e1b isInit true, usesShared false, 1 GearsObj[0x43d49f3b, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x3c21fd47, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x129a01cb, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 4 (enable: true) [junit] null [junit] ShaderProgram[id=4, linked=false, inUse=false, program: 10, [junit] ShaderCode[id=7, type=VERTEX_SHADER, valid=true, shader: 11, source] [junit] ShaderCode[id=8, type=FRAGMENT_SHADER, valid=true, shader: 12, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] **** Reshape.Init: 310x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x15580e1b 0/0 310x480 of 310x480, swapInterval 0, drawable 0x7fafde125410, msaa false, tileRendererInUse null [junit] >> GearsES2 0x15580e1b, angle 0.0, [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774 -> [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 310x480 of 310x480, swapInterval 1, drawable 0x7fafde125410, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x15580e1b 640x480, swapInterval 0, drawable 0x7fafde125410 [junit] window resize pos/siz: 0/0 640x480 [junit] **** Reshape.Reset: 390x378 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x15580e1b 0/0 390x378 of 390x378, swapInterval 0, drawable 0x7fafde125410, msaa false, tileRendererInUse null [junit] >> GearsES2 0x15580e1b, angle 0.5, [l -1.031746, r 1.031746, b -1.0, t 1.0] 2.063492x2.0 -> [l -1.031746, r 1.031746, b -1.0, t 1.0] 2.063492x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 390x378 of 390x378, swapInterval 1, drawable 0x7fafde125410, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x15580e1b 800x378, swapInterval 0, drawable 0x7fafde125410 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x15580e1b 800x378, swapInterval 0, drawable 0x7fafde125410 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x15580e1b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x15580e1b FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test01_texUnit0_keepTex0_ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test02_texUnit0_keepTex1_ES2 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6d9ef759: tileRendererInUse null, GearsES2[obj 0x6d9ef759 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6d9ef759 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] SLOCK [T main @ 1407309579015 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6d9ef759 created: GearsObj[0x3fa419d, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x6d9ef759 created: GearsObj[0x22e9ac75, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x6d9ef759 created: GearsObj[0x22e9ac75, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6d9ef759 FIN GearsES2[obj 0x6d9ef759 isInit true, usesShared false, 1 GearsObj[0x3fa419d, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x22e9ac75, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x1b39473b, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 8 (enable: true) [junit] null [junit] ShaderProgram[id=8, linked=false, inUse=false, program: 10, [junit] ShaderCode[id=16, type=FRAGMENT_SHADER, valid=true, shader: 12, source] [junit] ShaderCode[id=15, type=VERTEX_SHADER, valid=true, shader: 11, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] **** Reshape.Init: 310x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6d9ef759 0/0 310x480 of 310x480, swapInterval 0, drawable 0x7fafde1429c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6d9ef759, angle 0.0, [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774 -> [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 310x480 of 310x480, swapInterval 1, drawable 0x7fafde1429c0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6d9ef759 640x480, swapInterval 0, drawable 0x7fafde1429c0 [junit] window resize pos/siz: 0/0 640x480 [junit] **** Reshape.Reset: 390x378 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6d9ef759 0/0 390x378 of 390x378, swapInterval 0, drawable 0x7fafde1429c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6d9ef759, angle 0.5, [l -1.031746, r 1.031746, b -1.0, t 1.0] 2.063492x2.0 -> [l -1.031746, r 1.031746, b -1.0, t 1.0] 2.063492x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 390x378 of 390x378, swapInterval 1, drawable 0x7fafde1429c0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6d9ef759 800x378, swapInterval 0, drawable 0x7fafde1429c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6d9ef759 800x378, swapInterval 0, drawable 0x7fafde1429c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6d9ef759: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6d9ef759 FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test02_texUnit0_keepTex1_ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test03_texUnit1_keepTex1_ES2 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4dbf98eb: tileRendererInUse null, GearsES2[obj 0x4dbf98eb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4dbf98eb on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4dbf98eb created: GearsObj[0x4c02a062, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x4dbf98eb created: GearsObj[0x406fa8ea, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x4dbf98eb created: GearsObj[0x406fa8ea, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4dbf98eb FIN GearsES2[obj 0x4dbf98eb isInit true, usesShared false, 1 GearsObj[0x4c02a062, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x406fa8ea, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x62babbb2, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 12 (enable: true) [junit] null [junit] ShaderProgram[id=12, linked=false, inUse=false, program: 10, [junit] ShaderCode[id=23, type=VERTEX_SHADER, valid=true, shader: 11, source] [junit] ShaderCode[id=24, type=FRAGMENT_SHADER, valid=true, shader: 12, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] **** Reshape.Init: 310x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4dbf98eb 0/0 310x480 of 310x480, swapInterval 0, drawable 0x7fafde071e50, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4dbf98eb, angle 0.0, [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774 -> [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 310x480 of 310x480, swapInterval 1, drawable 0x7fafde071e50, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4dbf98eb 640x480, swapInterval 0, drawable 0x7fafde071e50 [junit] window resize pos/siz: 0/0 640x480 [junit] **** Reshape.Reset: 390x378 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4dbf98eb 0/0 390x378 of 390x378, swapInterval 0, drawable 0x7fafde071e50, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4dbf98eb, angle 0.5, [l -1.031746, r 1.031746, b -1.0, t 1.0] 2.063492x2.0 -> [l -1.031746, r 1.031746, b -1.0, t 1.0] 2.063492x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 390x378 of 390x378, swapInterval 1, drawable 0x7fafde071e50, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4dbf98eb 800x378, swapInterval 0, drawable 0x7fafde071e50 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4dbf98eb 800x378, swapInterval 0, drawable 0x7fafde071e50 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4dbf98eb: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4dbf98eb FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test03_texUnit1_keepTex1_ES2 [junit] SLOCK [T main @ 1407309579015 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01_texUnit0_keepTex0_ES2 took 3.18 sec [junit] Testcase: test02_texUnit0_keepTex1_ES2 took 0.925 sec [junit] Testcase: test03_texUnit1_keepTex1_ES2 took 0.794 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.2 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309570963 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309573971 ms +++ localhost/127.0.0.1:59999 - Locked within 3046 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test01_texUnit0_keepTex0_ES2 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x15580e1b: tileRendererInUse null, GearsES2[obj 0x15580e1b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x15580e1b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x15580e1b created: GearsObj[0x43d49f3b, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x15580e1b created: GearsObj[0x3c21fd47, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x15580e1b created: GearsObj[0x3c21fd47, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x15580e1b FIN GearsES2[obj 0x15580e1b isInit true, usesShared false, 1 GearsObj[0x43d49f3b, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x3c21fd47, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x129a01cb, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 4 (enable: true) [junit] null [junit] ShaderProgram[id=4, linked=false, inUse=false, program: 10, [junit] ShaderCode[id=7, type=VERTEX_SHADER, valid=true, shader: 11, source] [junit] ShaderCode[id=8, type=FRAGMENT_SHADER, valid=true, shader: 12, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] **** Reshape.Init: 310x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x15580e1b 0/0 310x480 of 310x480, swapInterval 0, drawable 0x7fafde125410, msaa false, tileRendererInUse null [junit] >> GearsES2 0x15580e1b, angle 0.0, [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774 -> [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 310x480 of 310x480, swapInterval 1, drawable 0x7fafde125410, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x15580e1b 640x480, swapInterval 0, drawable 0x7fafde125410 [junit] window resize pos/siz: 0/0 640x480 [junit] **** Reshape.Reset: 390x378 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x15580e1b 0/0 390x378 of 390x378, swapInterval 0, drawable 0x7fafde125410, msaa false, tileRendererInUse null [junit] >> GearsES2 0x15580e1b, angle 0.5, [l -1.031746, r 1.031746, b -1.0, t 1.0] 2.063492x2.0 -> [l -1.031746, r 1.031746, b -1.0, t 1.0] 2.063492x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 390x378 of 390x378, swapInterval 1, drawable 0x7fafde125410, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x15580e1b 800x378, swapInterval 0, drawable 0x7fafde125410 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x15580e1b 800x378, swapInterval 0, drawable 0x7fafde125410 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x15580e1b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x15580e1b FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test01_texUnit0_keepTex0_ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test02_texUnit0_keepTex1_ES2 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6d9ef759: tileRendererInUse null, GearsES2[obj 0x6d9ef759 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6d9ef759 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6d9ef759 created: GearsObj[0x3fa419d, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x6d9ef759 created: GearsObj[0x22e9ac75, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x6d9ef759 created: GearsObj[0x22e9ac75, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6d9ef759 FIN GearsES2[obj 0x6d9ef759 isInit true, usesShared false, 1 GearsObj[0x3fa419d, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x22e9ac75, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x1b39473b, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 8 (enable: true) [junit] null [junit] ShaderProgram[id=8, linked=false, inUse=false, program: 10, [junit] ShaderCode[id=16, type=FRAGMENT_SHADER, valid=true, shader: 12, source] [junit] ShaderCode[id=15, type=VERTEX_SHADER, valid=true, shader: 11, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] **** Reshape.Init: 310x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6d9ef759 0/0 310x480 of 310x480, swapInterval 0, drawable 0x7fafde1429c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6d9ef759, angle 0.0, [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774 -> [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 310x480 of 310x480, swapInterval 1, drawable 0x7fafde1429c0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6d9ef759 640x480, swapInterval 0, drawable 0x7fafde1429c0 [junit] window resize pos/siz: 0/0 640x480 [junit] **** Reshape.Reset: 390x378 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6d9ef759 0/0 390x378 of 390x378, swapInterval 0, drawable 0x7fafde1429c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6d9ef759, angle 0.5, [l -1.031746, r 1.031746, b -1.0, t 1.0] 2.063492x2.0 -> [l -1.031746, r 1.031746, b -1.0, t 1.0] 2.063492x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 390x378 of 390x378, swapInterval 1, drawable 0x7fafde1429c0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6d9ef759 800x378, swapInterval 0, drawable 0x7fafde1429c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6d9ef759 800x378, swapInterval 0, drawable 0x7fafde1429c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6d9ef759: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6d9ef759 FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test02_texUnit0_keepTex1_ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test03_texUnit1_keepTex1_ES2 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4dbf98eb: tileRendererInUse null, GearsES2[obj 0x4dbf98eb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4dbf98eb on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4dbf98eb created: GearsObj[0x4c02a062, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x4dbf98eb created: GearsObj[0x406fa8ea, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x4dbf98eb created: GearsObj[0x406fa8ea, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4dbf98eb FIN GearsES2[obj 0x4dbf98eb isInit true, usesShared false, 1 GearsObj[0x4c02a062, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x406fa8ea, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x62babbb2, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 12 (enable: true) [junit] null [junit] ShaderProgram[id=12, linked=false, inUse=false, program: 10, [junit] ShaderCode[id=23, type=VERTEX_SHADER, valid=true, shader: 11, source] [junit] ShaderCode[id=24, type=FRAGMENT_SHADER, valid=true, shader: 12, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] **** Reshape.Init: 310x480 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4dbf98eb 0/0 310x480 of 310x480, swapInterval 0, drawable 0x7fafde071e50, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4dbf98eb, angle 0.0, [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774 -> [l -1.0, r 1.0, b -1.548387, t 1.548387] 2.0x3.096774, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 310x480 of 310x480, swapInterval 1, drawable 0x7fafde071e50, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4dbf98eb 640x480, swapInterval 0, drawable 0x7fafde071e50 [junit] window resize pos/siz: 0/0 640x480 [junit] **** Reshape.Reset: 390x378 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4dbf98eb 0/0 390x378 of 390x378, swapInterval 0, drawable 0x7fafde071e50, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4dbf98eb, angle 0.5, [l -1.031746, r 1.031746, b -1.0, t 1.0] 2.063492x2.0 -> [l -1.031746, r 1.031746, b -1.0, t 1.0] 2.063492x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 390x378 of 390x378, swapInterval 1, drawable 0x7fafde071e50, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4dbf98eb 800x378, swapInterval 0, drawable 0x7fafde071e50 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x4dbf98eb 800x378, swapInterval 0, drawable 0x7fafde071e50 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4dbf98eb: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4dbf98eb FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT - test03_texUnit1_keepTex1_ES2 [junit] SLOCK [T main @ 1407309579015 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestIsRealizedConcurrency01AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestIsRealizedConcurrency01AWT [junit] SLOCK [T main @ 1407309580188 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309585205 ms +++ localhost/127.0.0.1:59999 - Locked within 5046 ms, 6 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestIsRealizedConcurrency01AWT - testAddRemove [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7849bbf7: tileRendererInUse null, GearsES2[obj 0x7849bbf7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7849bbf7 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7849bbf7 created: GearsObj[0x77560732, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7849bbf7 created: GearsObj[0x30f2a0d3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7849bbf7 created: GearsObj[0x30f2a0d3, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7849bbf7 FIN GearsES2[obj 0x7849bbf7 isInit true, usesShared false, 1 GearsObj[0x77560732, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x30f2a0d3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x58eff866, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7849bbf7 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fcc505ec4e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7849bbf7, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7849bbf7: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7849bbf7 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7849bbf7: tileRendererInUse null, GearsES2[obj 0x7849bbf7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7849bbf7 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7849bbf7 created: GearsObj[0x29dafde4, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7849bbf7 created: GearsObj[0x68529933, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7849bbf7 created: GearsObj[0x68529933, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7849bbf7 FIN GearsES2[obj 0x7849bbf7 isInit true, usesShared false, 1 GearsObj[0x29dafde4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x68529933, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6c818c7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7849bbf7 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fcc52912290, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7849bbf7, angle 3.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7849bbf7 512x490, swapInterval 1, drawable 0x7fcc52912290 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7849bbf7 512x490, swapInterval 1, drawable 0x7fcc52912290 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7849bbf7: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7849bbf7 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestIsRealizedConcurrency01AWT - testAddRemove [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.058 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309580188 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309585205 ms +++ localhost/127.0.0.1:59999 - Locked within 5046 ms, 6 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestIsRealizedConcurrency01AWT - testAddRemove [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7849bbf7: tileRendererInUse null, GearsES2[obj 0x7849bbf7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7849bbf7 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7849bbf7 created: GearsObj[0x77560732, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7849bbf7 created: GearsObj[0x30f2a0d3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7849bbf7 created: GearsObj[0x30f2a0d3, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7849bbf7 FIN GearsES2[obj 0x7849bbf7 isInit true, usesShared false, 1 GearsObj[0x77560732, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x30f2a0d3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x58eff866, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7849bbf7 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fcc505ec4e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7849bbf7, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7849bbf7: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7849bbf7 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7849bbf7: tileRendererInUse null, GearsES2[obj 0x7849bbf7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7849bbf7 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] SLOCK [T main @ 1407309588043 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7849bbf7 created: GearsObj[0x29dafde4, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7849bbf7 created: GearsObj[0x68529933, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7849bbf7 created: GearsObj[0x68529933, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7849bbf7 FIN GearsES2[obj 0x7849bbf7 isInit true, usesShared false, 1 GearsObj[0x29dafde4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x68529933, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6c818c7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7849bbf7 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fcc52912290, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7849bbf7, angle 3.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7849bbf7 512x490, swapInterval 1, drawable 0x7fcc52912290 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7849bbf7 512x490, swapInterval 1, drawable 0x7fcc52912290 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7849bbf7: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7849bbf7 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestIsRealizedConcurrency01AWT - testAddRemove [junit] SLOCK [T main @ 1407309588043 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testAddRemove took 2.707 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.058 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309580188 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309585205 ms +++ localhost/127.0.0.1:59999 - Locked within 5046 ms, 6 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestIsRealizedConcurrency01AWT - testAddRemove [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7849bbf7: tileRendererInUse null, GearsES2[obj 0x7849bbf7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7849bbf7 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7849bbf7 created: GearsObj[0x77560732, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7849bbf7 created: GearsObj[0x30f2a0d3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7849bbf7 created: GearsObj[0x30f2a0d3, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7849bbf7 FIN GearsES2[obj 0x7849bbf7 isInit true, usesShared false, 1 GearsObj[0x77560732, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x30f2a0d3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x58eff866, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7849bbf7 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fcc505ec4e0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7849bbf7, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7849bbf7: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7849bbf7 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7849bbf7: tileRendererInUse null, GearsES2[obj 0x7849bbf7 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7849bbf7 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7849bbf7 created: GearsObj[0x29dafde4, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7849bbf7 created: GearsObj[0x68529933, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7849bbf7 created: GearsObj[0x68529933, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7849bbf7 FIN GearsES2[obj 0x7849bbf7 isInit true, usesShared false, 1 GearsObj[0x29dafde4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x68529933, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6c818c7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7849bbf7 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fcc52912290, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7849bbf7, angle 3.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7849bbf7 512x490, swapInterval 1, drawable 0x7fcc52912290 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x7849bbf7 512x490, swapInterval 1, drawable 0x7fcc52912290 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7849bbf7: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7849bbf7 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestIsRealizedConcurrency01AWT - testAddRemove [junit] SLOCK [T main @ 1407309588043 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestJScrollPaneMixHwLw01AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestJScrollPaneMixHwLw01AWT [junit] SLOCK [T main @ 1407309589210 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309592234 ms +++ localhost/127.0.0.1:59999 - Locked within 3048 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestJScrollPaneMixHwLw01AWT - test01ScrollPane [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5b18aa6c: tileRendererInUse null, GearsES2[obj 0x5b18aa6c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5b18aa6c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5b18aa6c created: GearsObj[0x5456df43, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5b18aa6c created: GearsObj[0x135bd2f7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5b18aa6c created: GearsObj[0x135bd2f7, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5b18aa6c FIN GearsES2[obj 0x5b18aa6c isInit true, usesShared false, 1 GearsObj[0x5456df43, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x135bd2f7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4d45222c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5b18aa6c 0/0 600x600 of 600x600, swapInterval 1, drawable 0x7fbacc1b8e90, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5b18aa6c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5b18aa6c 600x600, swapInterval 1, drawable 0x7fbacc1b8e90 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5b18aa6c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5b18aa6c FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestJScrollPaneMixHwLw01AWT - test01ScrollPane [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.768 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309589210 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309592234 ms +++ localhost/127.0.0.1:59999 - Locked within 3048 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestJScrollPaneMixHwLw01AWT - test01ScrollPane [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5b18aa6c: tileRendererInUse null, GearsES2[obj 0x5b18aa6c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5b18aa6c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5b18aa6c created: GearsObj[0x5456df43, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5b18aa6c created: GearsObj[0x135bd2f7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5b18aa6c created: GearsObj[0x135bd2f7, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5b18aa6c FIN GearsES2[obj 0x5b18aa6c isInit true, usesShared false, 1 GearsObj[0x5456df43, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x135bd2f7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4d45222c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5b18aa6c 0/0 600x600 of 600x600, swapInterval 1, drawable 0x7fbacc1b8e90, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5b18aa6c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5b18aa6c 600x600, swapInterval 1, drawable 0x7fbacc1b8e90 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5b18aa6c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5b18aa6c FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestJScrollPaneMixHwLw01AWT - test01ScrollPane [junit] SLOCK [T main @ 1407309595829 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01ScrollPane took 3.443 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.768 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309589210 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309592234 ms +++ localhost/127.0.0.1:59999 - Locked within 3048 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestJScrollPaneMixHwLw01AWT - test01ScrollPane [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5b18aa6c: tileRendererInUse null, GearsES2[obj 0x5b18aa6c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5b18aa6c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5b18aa6c created: GearsObj[0x5456df43, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5b18aa6c created: GearsObj[0x135bd2f7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5b18aa6c created: GearsObj[0x135bd2f7, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5b18aa6c FIN GearsES2[obj 0x5b18aa6c isInit true, usesShared false, 1 GearsObj[0x5456df43, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x135bd2f7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4d45222c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5b18aa6c 0/0 600x600 of 600x600, swapInterval 1, drawable 0x7fbacc1b8e90, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5b18aa6c, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5b18aa6c 600x600, swapInterval 1, drawable 0x7fbacc1b8e90 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5b18aa6c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5b18aa6c FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestJScrollPaneMixHwLw01AWT - test01ScrollPane [junit] SLOCK [T main @ 1407309595829 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407309595829 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn [junit] SLOCK [T main @ 1407309597123 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309600130 ms +++ localhost/127.0.0.1:59999 - Locked within 3030 ms, 4 attempts [junit] GLProfile Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.sw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL4.sw], , default GLProfile[GL2/GL2.hw], count 6 / 12] [junit] GLProfile Default: GLProfile[GL2/GL2.hw] [junit] testing with java.awt.Window [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test01GLDefault [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6786091b: tileRendererInUse null, GearsES2[obj 0x6786091b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6786091b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6786091b created: GearsObj[0x57543d07, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6786091b created: GearsObj[0x5b72c35b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6786091b created: GearsObj[0x5b72c35b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6786091b FIN GearsES2[obj 0x6786091b isInit true, usesShared false, 1 GearsObj[0x57543d07, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b72c35b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2733781d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6786091b 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fbab35c2440, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6786091b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6786091b 512x512, swapInterval 1, drawable 0x7fbab35c2440 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6786091b 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fbab35c2440, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6786091b, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] cleaning up... [junit] testing with java.awt.Frame [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6786091b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6786091b FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2c3a2b23: tileRendererInUse null, GearsES2[obj 0x2c3a2b23 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2c3a2b23 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2c3a2b23 created: GearsObj[0x413b88f2, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2c3a2b23 created: GearsObj[0x2b9be953, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2c3a2b23 created: GearsObj[0x2b9be953, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2c3a2b23 FIN GearsES2[obj 0x2c3a2b23 isInit true, usesShared false, 1 GearsObj[0x413b88f2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2b9be953, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x8f35e83, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2c3a2b23 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fbab5893560, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2c3a2b23, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2c3a2b23 512x490, swapInterval 1, drawable 0x7fbab5893560 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2c3a2b23 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fbab5893560, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2c3a2b23, angle 0.5, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] cleaning up... [junit] testing with javax.swing.JFrame [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2c3a2b23: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2c3a2b23 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5b118701: tileRendererInUse null, GearsES2[obj 0x5b118701 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5b118701 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5b118701 created: GearsObj[0x16e187e9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5b118701 created: GearsObj[0x30a1ddbb, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5b118701 created: GearsObj[0x30a1ddbb, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5b118701 FIN GearsES2[obj 0x5b118701 isInit true, usesShared false, 1 GearsObj[0x16e187e9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x30a1ddbb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x52e438ee, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5b118701 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fbab35c8130, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5b118701, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5b118701 512x490, swapInterval 1, drawable 0x7fbab35c8130 [junit] cleaning up... [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5b118701: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5b118701 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test01GLDefault [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test02GL2 [junit] GLProfile GL2: GLProfile[GL2/GL2.hw] [junit] testing with java.awt.Window [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3ca8bdf4: tileRendererInUse null, GearsES2[obj 0x3ca8bdf4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3ca8bdf4 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3ca8bdf4 created: GearsObj[0x2c21ae8c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3ca8bdf4 created: GearsObj[0x574a7ff6, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3ca8bdf4 created: GearsObj[0x574a7ff6, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3ca8bdf4 FIN GearsES2[obj 0x3ca8bdf4 isInit true, usesShared false, 1 GearsObj[0x2c21ae8c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x574a7ff6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c171c3f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3ca8bdf4 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fbab5902f50, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3ca8bdf4, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3ca8bdf4 512x512, swapInterval 1, drawable 0x7fbab5902f50 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3ca8bdf4 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fbab5902f50, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3ca8bdf4, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] cleaning up... [junit] testing with java.awt.Frame [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3ca8bdf4: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3ca8bdf4 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5bcb8d05: tileRendererInUse null, GearsES2[obj 0x5bcb8d05 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5bcb8d05 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5bcb8d05 created: GearsObj[0x1d60e6d8, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5bcb8d05 created: GearsObj[0x44d37df9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5bcb8d05 created: GearsObj[0x44d37df9, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5bcb8d05 FIN GearsES2[obj 0x5bcb8d05 isInit true, usesShared false, 1 GearsObj[0x1d60e6d8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x44d37df9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x18f389bc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5bcb8d05 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fbab58d7f80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5bcb8d05, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5bcb8d05 512x490, swapInterval 1, drawable 0x7fbab58d7f80 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5bcb8d05 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fbab58d7f80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5bcb8d05, angle 0.5, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] cleaning up... [junit] testing with javax.swing.JFrame [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5bcb8d05: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5bcb8d05 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x346d984c: tileRendererInUse null, GearsES2[obj 0x346d984c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x346d984c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x346d984c created: GearsObj[0x9d25dcf, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x346d984c created: GearsObj[0x520cc612, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x346d984c created: GearsObj[0x520cc612, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x346d984c FIN GearsES2[obj 0x346d984c isInit true, usesShared false, 1 GearsObj[0x9d25dcf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x520cc612, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x449ff1d3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x346d984c 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fbab590b8f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x346d984c, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x346d984c 512x490, swapInterval 1, drawable 0x7fbab590b8f0 [junit] cleaning up... [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x346d984c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x346d984c FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test02GL2 [junit] SLOCK [T main @ 1407309609316 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.327 sec [junit] ------------- Standard Output --------------- [junit] GLProfile Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.sw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL4.sw], , default GLProfile[GL2/GL2.hw], count 6 / 12] [junit] GLProfile Default: GLProfile[GL2/GL2.hw] [junit] testing with java.awt.Window [junit] cleaning up... [junit] testing with java.awt.Frame [junit] cleaning up... [junit] testing with javax.swing.JFrame [junit] cleaning up... [junit] GLProfile GL2: GLProfile[GL2/GL2.hw] [junit] testing with java.awt.Window [junit] cleaning up... [junit] testing with java.awt.Frame [junit] cleaning up... [junit] testing with javax.swing.JFrame [junit] cleaning up... [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309597123 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309600130 ms +++ localhost/127.0.0.1:59999 - Locked within 3030 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test01GLDefault [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6786091b: tileRendererInUse null, GearsES2[obj 0x6786091b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6786091b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6786091b created: GearsObj[0x57543d07, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6786091b created: GearsObj[0x5b72c35b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6786091b created: GearsObj[0x5b72c35b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6786091b FIN GearsES2[obj 0x6786091b isInit true, usesShared false, 1 GearsObj[0x57543d07, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b72c35b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2733781d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6786091b 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fbab35c2440, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6786091b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6786091b 512x512, swapInterval 1, drawable 0x7fbab35c2440 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6786091b 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fbab35c2440, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6786091b, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6786091b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6786091b FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2c3a2b23: tileRendererInUse null, GearsES2[obj 0x2c3a2b23 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2c3a2b23 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2c3a2b23 created: GearsObj[0x413b88f2, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2c3a2b23 created: GearsObj[0x2b9be953, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2c3a2b23 created: GearsObj[0x2b9be953, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2c3a2b23 FIN GearsES2[obj 0x2c3a2b23 isInit true, usesShared false, 1 GearsObj[0x413b88f2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2b9be953, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x8f35e83, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2c3a2b23 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fbab5893560, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2c3a2b23, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2c3a2b23 512x490, swapInterval 1, drawable 0x7fbab5893560 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2c3a2b23 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fbab5893560, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2c3a2b23, angle 0.5, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2c3a2b23: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2c3a2b23 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5b118701: tileRendererInUse null, GearsES2[obj 0x5b118701 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5b118701 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5b118701 created: GearsObj[0x16e187e9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5b118701 created: GearsObj[0x30a1ddbb, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5b118701 created: GearsObj[0x30a1ddbb, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5b118701 FIN GearsES2[obj 0x5b118701 isInit true, usesShared false, 1 GearsObj[0x16e187e9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x30a1ddbb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x52e438ee, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5b118701 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fbab35c8130, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5b118701, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5b118701 512x490, swapInterval 1, drawable 0x7fbab35c8130 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5b118701: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5b118701 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test01GLDefault [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test02GL2 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3ca8bdf4: tileRendererInUse null, GearsES2[obj 0x3ca8bdf4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3ca8bdf4 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3ca8bdf4 created: GearsObj[0x2c21ae8c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3ca8bdf4 created: GearsObj[0x574a7ff6, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3ca8bdf4 created: GearsObj[0x574a7ff6, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3ca8bdf4 FIN GearsES2[obj 0x3ca8bdf4 isInit true, usesShared false, 1 GearsObj[0x2c21ae8c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x574a7ff6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c171c3f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3ca8bdf4 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fbab5902f50, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3ca8bdf4, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3ca8bdf4 512x512, swapInterval 1, drawable 0x7fbab5902f50 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3ca8bdf4 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fbab5902f50, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3ca8bdf4, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3ca8bdf4: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3ca8bdf4 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5bcb8d05: tileRendererInUse null, GearsES2[obj 0x5bcb8d05 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5bcb8d05 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5bcb8d05 created: GearsObj[0x1d60e6d8, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5bcb8d05 created: GearsObj[0x44d37df9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5bcb8d05 created: GearsObj[0x44d37df9, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5bcb8d05 FIN GearsES2[obj 0x5bcb8d05 isInit true, usesShared false, 1 GearsObj[0x1d60e6d8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x44d37df9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x18f389bc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5bcb8d05 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fbab58d7f80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5bcb8d05, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5bcb8d05 512x490, swapInterval 1, drawable 0x7fbab58d7f80 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5bcb8d05 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fbab58d7f80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5bcb8d05, angle 0.5, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5bcb8d05: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5bcb8d05 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x346d984c: tileRendererInUse null, GearsES2[obj 0x346d984c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x346d984c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x346d984c created: GearsObj[0x9d25dcf, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x346d984c created: GearsObj[0x520cc612, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x346d984c created: GearsObj[0x520cc612, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x346d984c FIN GearsES2[obj 0x346d984c isInit true, usesShared false, 1 GearsObj[0x9d25dcf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x520cc612, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x449ff1d3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x346d984c 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fbab590b8f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x346d984c, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x346d984c 512x490, swapInterval 1, drawable 0x7fbab590b8f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x346d984c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x346d984c FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test02GL2 [junit] SLOCK [T main @ 1407309609316 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01GLDefault took 3.712 sec [junit] Testcase: test02GL2 took 3.439 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.327 sec [junit] [junit] ------------- Standard Output --------------- [junit] GLProfile Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.sw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL4.sw], , default GLProfile[GL2/GL2.hw], count 6 / 12] [junit] GLProfile Default: GLProfile[GL2/GL2.hw] [junit] testing with java.awt.Window [junit] cleaning up... [junit] testing with java.awt.Frame [junit] cleaning up... [junit] testing with javax.swing.JFrame [junit] cleaning up... [junit] GLProfile GL2: GLProfile[GL2/GL2.hw] [junit] testing with java.awt.Window [junit] cleaning up... [junit] testing with java.awt.Frame [junit] cleaning up... [junit] testing with javax.swing.JFrame [junit] cleaning up... [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309597123 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309600130 ms +++ localhost/127.0.0.1:59999 - Locked within 3030 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test01GLDefault [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6786091b: tileRendererInUse null, GearsES2[obj 0x6786091b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6786091b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6786091b created: GearsObj[0x57543d07, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6786091b created: GearsObj[0x5b72c35b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6786091b created: GearsObj[0x5b72c35b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6786091b FIN GearsES2[obj 0x6786091b isInit true, usesShared false, 1 GearsObj[0x57543d07, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b72c35b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2733781d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6786091b 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fbab35c2440, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6786091b, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6786091b 512x512, swapInterval 1, drawable 0x7fbab35c2440 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6786091b 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fbab35c2440, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6786091b, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6786091b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6786091b FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2c3a2b23: tileRendererInUse null, GearsES2[obj 0x2c3a2b23 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2c3a2b23 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2c3a2b23 created: GearsObj[0x413b88f2, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2c3a2b23 created: GearsObj[0x2b9be953, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2c3a2b23 created: GearsObj[0x2b9be953, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2c3a2b23 FIN GearsES2[obj 0x2c3a2b23 isInit true, usesShared false, 1 GearsObj[0x413b88f2, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2b9be953, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x8f35e83, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2c3a2b23 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fbab5893560, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2c3a2b23, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2c3a2b23 512x490, swapInterval 1, drawable 0x7fbab5893560 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2c3a2b23 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fbab5893560, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2c3a2b23, angle 0.5, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2c3a2b23: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2c3a2b23 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5b118701: tileRendererInUse null, GearsES2[obj 0x5b118701 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5b118701 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5b118701 created: GearsObj[0x16e187e9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5b118701 created: GearsObj[0x30a1ddbb, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5b118701 created: GearsObj[0x30a1ddbb, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5b118701 FIN GearsES2[obj 0x5b118701 isInit true, usesShared false, 1 GearsObj[0x16e187e9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x30a1ddbb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x52e438ee, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5b118701 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fbab35c8130, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5b118701, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5b118701 512x490, swapInterval 1, drawable 0x7fbab35c8130 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5b118701: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5b118701 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test01GLDefault [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test02GL2 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3ca8bdf4: tileRendererInUse null, GearsES2[obj 0x3ca8bdf4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3ca8bdf4 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3ca8bdf4 created: GearsObj[0x2c21ae8c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3ca8bdf4 created: GearsObj[0x574a7ff6, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3ca8bdf4 created: GearsObj[0x574a7ff6, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3ca8bdf4 FIN GearsES2[obj 0x3ca8bdf4 isInit true, usesShared false, 1 GearsObj[0x2c21ae8c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x574a7ff6, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c171c3f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3ca8bdf4 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fbab5902f50, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3ca8bdf4, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3ca8bdf4 512x512, swapInterval 1, drawable 0x7fbab5902f50 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3ca8bdf4 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fbab5902f50, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3ca8bdf4, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3ca8bdf4: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3ca8bdf4 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x5bcb8d05: tileRendererInUse null, GearsES2[obj 0x5bcb8d05 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5bcb8d05 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5bcb8d05 created: GearsObj[0x1d60e6d8, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5bcb8d05 created: GearsObj[0x44d37df9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5bcb8d05 created: GearsObj[0x44d37df9, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x5bcb8d05 FIN GearsES2[obj 0x5bcb8d05 isInit true, usesShared false, 1 GearsObj[0x1d60e6d8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x44d37df9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x18f389bc, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5bcb8d05 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fbab58d7f80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5bcb8d05, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5bcb8d05 512x490, swapInterval 1, drawable 0x7fbab58d7f80 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5bcb8d05 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fbab58d7f80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5bcb8d05, angle 0.5, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5bcb8d05: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x5bcb8d05 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x346d984c: tileRendererInUse null, GearsES2[obj 0x346d984c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x346d984c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x346d984c created: GearsObj[0x9d25dcf, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x346d984c created: GearsObj[0x520cc612, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x346d984c created: GearsObj[0x520cc612, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x346d984c FIN GearsES2[obj 0x346d984c isInit true, usesShared false, 1 GearsObj[0x9d25dcf, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x520cc612, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x449ff1d3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x346d984c 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fbab590b8f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x346d984c, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x346d984c 512x490, swapInterval 1, drawable 0x7fbab590b8f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x346d984c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x346d984c FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn - test02GL2 [junit] SLOCK [T main @ 1407309609316 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.text.TestAWTTextRendererUseVertexArrayBug464 [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.awt.text.TestAWTTextRendererUseVertexArrayBug464 [junit] SLOCK [T main @ 1407309610733 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309619759 ms +++ localhost/127.0.0.1:59999 - Locked within 9062 ms, 10 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.text.TestAWTTextRendererUseVertexArrayBug464 - testTextRendererDraw2D [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.text.TestAWTTextRendererUseVertexArrayBug464 - testTextRendererDraw2D [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.text.TestAWTTextRendererUseVertexArrayBug464 - testTextRendererDraw3D [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.text.TestAWTTextRendererUseVertexArrayBug464 - testTextRendererDraw3D [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.898 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309610733 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309619759 ms +++ localhost/127.0.0.1:59999 - Locked within 9062 ms, 10 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.text.TestAWTTextRendererUseVertexArrayBug464 - testTextRendererDraw2D [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.text.TestAWTTextRendererUseVertexArrayBug464 - testTextRendererDraw2D [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.text.TestAWTTextRendererUseVertexArrayBug464 - testTextRendererDraw3D [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.text.TestAWTTextRendererUseVertexArrayBug464 - testTextRendererDraw3D [junit] SLOCK [T main @ 1407309623485 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testTextRendererDraw2D took 1.117 sec [junit] Testcase: testTextRendererDraw3D took 0.575 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.898 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309610733 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309619759 ms +++ localhost/127.0.0.1:59999 - Locked within 9062 ms, 10 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.text.TestAWTTextRendererUseVertexArrayBug464 - testTextRendererDraw2D [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.text.TestAWTTextRendererUseVertexArrayBug464 - testTextRendererDraw2D [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.awt.text.TestAWTTextRendererUseVertexArrayBug464 - testTextRendererDraw3D [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.awt.text.TestAWTTextRendererUseVertexArrayBug464 - testTextRendererDraw3D [junit] SLOCK [T main @ 1407309623485 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407309623485 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT [junit] SLOCK [T main @ 1407309624790 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309627800 ms +++ localhost/127.0.0.1:59999 - Locked within 3031 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01AccumStencilPBuffer [junit] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION: 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] Image right side up [junit] below: 0xff0000 [junit] above: 0xff00 [junit] XXX GLCaps[rgba 8/8/8/8, opaque, accum-rgba 32/32/32/32, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [junit] XXX 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01AccumStencilPBuffer [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01DefaultFBO [junit] Image right side up [junit] Image right side up [junit] Image right side up [junit] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION: 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] below: 0xff0000 [junit] above: 0xff00 [junit] XXX GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] XXX 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01DefaultFBO [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01DefaultPBuffer [junit] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION: 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] below: 0xff0000 [junit] above: 0xff00 [junit] XXX 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.hw], offscr[pbuffer]] [junit] XXX 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01DefaultPBuffer [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01StencilFBO [junit] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION: 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] below: 0xff0000 [junit] above: 0xff00 [junit] XXX GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] XXX 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01StencilFBO [junit] SLOCK [T main @ 1407309630121 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.482 sec [junit] ------------- Standard Output --------------- [junit] Image right side up [junit] Image right side up [junit] Image right side up [junit] Image right side up [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309624790 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309627800 ms +++ localhost/127.0.0.1:59999 - Locked within 3031 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01AccumStencilPBuffer [junit] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION: 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] below: 0xff0000 [junit] above: 0xff00 [junit] XXX GLCaps[rgba 8/8/8/8, opaque, accum-rgba 32/32/32/32, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [junit] XXX 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01AccumStencilPBuffer [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01DefaultFBO [junit] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION: 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] below: 0xff0000 [junit] above: 0xff00 [junit] XXX GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] XXX 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01DefaultFBO [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01DefaultPBuffer [junit] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION: 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] below: 0xff0000 [junit] above: 0xff00 [junit] XXX 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.hw], offscr[pbuffer]] [junit] XXX 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01DefaultPBuffer [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01StencilFBO [junit] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION: 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] below: 0xff0000 [junit] above: 0xff00 [junit] XXX GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] XXX 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01StencilFBO [junit] SLOCK [T main @ 1407309630121 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01AccumStencilPBuffer took 2.067 sec [junit] Testcase: test01DefaultFBO took 0.066 sec [junit] Testcase: test01DefaultPBuffer took 0.04 sec [junit] Testcase: test01StencilFBO took 0.026 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.482 sec [junit] [junit] ------------- Standard Output --------------- [junit] Image right side up [junit] Image right side up [junit] Image right side up [junit] Image right side up [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309624790 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309627800 ms +++ localhost/127.0.0.1:59999 - Locked within 3031 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01AccumStencilPBuffer [junit] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION: 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] below: 0xff0000 [junit] above: 0xff00 [junit] XXX GLCaps[rgba 8/8/8/8, opaque, accum-rgba 32/32/32/32, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [junit] XXX 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01AccumStencilPBuffer [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01DefaultFBO [junit] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION: 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] below: 0xff0000 [junit] above: 0xff00 [junit] XXX GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] XXX 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01DefaultFBO [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01DefaultPBuffer [junit] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION: 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] below: 0xff0000 [junit] above: 0xff00 [junit] XXX 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.hw], offscr[pbuffer]] [junit] XXX 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01DefaultPBuffer [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01StencilFBO [junit] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION: 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] below: 0xff0000 [junit] above: 0xff00 [junit] XXX GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/8/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] XXX 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT - test01StencilFBO [junit] SLOCK [T main @ 1407309630121 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT [junit] SLOCK [T main @ 1407309631558 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309633565 ms +++ localhost/127.0.0.1:59999 - Locked within 2028 ms, 3 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA0 [junit] [junit] 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.hw], on-scr[.]] [junit] [junit] 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.hw], offscr[fbo]] [junit] [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA0-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0512x0512.png [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA0-n0001-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0512x0512.png [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA0-n0002-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0512x0512.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA4 [junit] [junit] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [junit] [junit] Chosen : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA4-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa04_default-0512x0512.png [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA4-n0001-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa04_default-0512x0512.png [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA4-n0002-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa04_default-0512x0512.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA4 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA8 [junit] [junit] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [junit] [junit] Chosen : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA8-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA8-n0001-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA8-n0002-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA8 [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.478 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309631558 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309633565 ms +++ localhost/127.0.0.1:59999 - Locked within 2028 ms, 3 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA0 [junit] [junit] 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.hw], on-scr[.]] [junit] [junit] 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.hw], offscr[fbo]] [junit] [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA0-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0512x0512.png [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA0-n0001-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0512x0512.png [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA0-n0002-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0512x0512.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA4 [junit] [junit] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [junit] [junit] Chosen : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA4-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa04_default-0512x0512.png [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA4-n0001-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa04_default-0512x0512.png [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA4-n0002-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa04_default-0512x0512.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA4 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA8 [junit] [junit] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [junit] [junit] Chosen : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA8-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA8-n0001-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA8-n0002-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA8 [junit] SLOCK [T main @ 1407309636894 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testOnscreenMultiSampleAA0 took 2.532 sec [junit] Testcase: testOnscreenMultiSampleAA4 took 0.328 sec [junit] Testcase: testOnscreenMultiSampleAA8 took 0.351 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.478 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309631558 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309633565 ms +++ localhost/127.0.0.1:59999 - Locked within 2028 ms, 3 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA0 [junit] [junit] 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.hw], on-scr[.]] [junit] [junit] 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.hw], offscr[fbo]] [junit] [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA0-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0512x0512.png [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA0-n0001-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0512x0512.png [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA0-n0002-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0512x0512.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA4 [junit] [junit] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [junit] [junit] Chosen : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA4-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa04_default-0512x0512.png [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA4-n0001-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa04_default-0512x0512.png [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA4-n0002-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa04_default-0512x0512.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA4 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA8 [junit] [junit] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], on-scr[.]] [junit] [junit] Chosen : GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] [junit] SLOCK [T main @ 1407309636894 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA8-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA8-n0001-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png [junit] AWT-EventQueue-0: ** screenshot: TestMultisampleES1AWT.testOnscreenMultiSampleAA8-n0002-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT - testOnscreenMultiSampleAA8 [junit] SLOCK [T main @ 1407309636894 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyAWT [junit] SLOCK [T main @ 1407309638253 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309641263 ms +++ localhost/127.0.0.1:59999 - Locked within 3049 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyAWT - test [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: true [junit] 0:0 CGLGraphicsConfig[dev=188763125,pixfmt=0], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/true [junit] Chosen 0:0 CGLGraphicsConfig[dev=188763125,pixfmt=0], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x550aaabb: tileRendererInUse null, GearsES2[obj 0x550aaabb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x550aaabb on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/1, trans-rgba 0x0/0/0/0, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x550aaabb created: GearsObj[0x53c02754, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x550aaabb created: GearsObj[0x6c5626c0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x550aaabb created: GearsObj[0x6c5626c0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x550aaabb FIN GearsES2[obj 0x550aaabb isInit true, usesShared false, 1 GearsObj[0x53c02754, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6c5626c0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x308092db, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x550aaabb 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7fb054077540, msaa false, tileRendererInUse null [junit] >> GearsES2 0x550aaabb, angle 0.0, [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0 -> [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x550aaabb: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x550aaabb FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyAWT - test [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.353 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309638253 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309641263 ms +++ localhost/127.0.0.1:59999 - Locked within 3049 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyAWT - test [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: true [junit] 0:0 CGLGraphicsConfig[dev=188763125,pixfmt=0], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/true [junit] Chosen 0:0 CGLGraphicsConfig[dev=188763125,pixfmt=0], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x550aaabb: tileRendererInUse null, GearsES2[obj 0x550aaabb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x550aaabb on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/1, trans-rgba 0x0/0/0/0, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x550aaabb created: GearsObj[0x53c02754, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x550aaabb created: GearsObj[0x6c5626c0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x550aaabb created: GearsObj[0x6c5626c0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x550aaabb FIN GearsES2[obj 0x550aaabb isInit true, usesShared false, 1 GearsObj[0x53c02754, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6c5626c0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x308092db, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x550aaabb 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7fb054077540, msaa false, tileRendererInUse null [junit] >> GearsES2 0x550aaabb, angle 0.0, [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0 -> [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x550aaabb: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x550aaabb FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyAWT - test [junit] SLOCK [T main @ 1407309644456 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test took 1.186 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.353 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309638253 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309641263 ms +++ localhost/127.0.0.1:59999 - Locked within 3049 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyAWT - test [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: true [junit] 0:0 CGLGraphicsConfig[dev=188763125,pixfmt=0], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/true [junit] Chosen 0:0 CGLGraphicsConfig[dev=188763125,pixfmt=0], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/true [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x550aaabb: tileRendererInUse null, GearsES2[obj 0x550aaabb isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x550aaabb on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/1, trans-rgba 0x0/0/0/0, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x550aaabb created: GearsObj[0x53c02754, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x550aaabb created: GearsObj[0x6c5626c0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x550aaabb created: GearsObj[0x6c5626c0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x550aaabb FIN GearsES2[obj 0x550aaabb isInit true, usesShared false, 1 GearsObj[0x53c02754, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6c5626c0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x308092db, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x550aaabb 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7fb054077540, msaa false, tileRendererInUse null [junit] >> GearsES2 0x550aaabb, angle 0.0, [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0 -> [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x550aaabb: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x550aaabb FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyAWT - test [junit] SLOCK [T main @ 1407309644456 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407309644456 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT [junit] SLOCK [T main @ 1407309645844 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309648855 ms +++ localhost/127.0.0.1:59999 - Locked within 3035 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test01 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309650971 d 0ms]] [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has) [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309650972 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309650974 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309650975 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309650976 d 0ms]] [junit] canvas pos/siz: 0/22 640x480 [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309650985 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3ca6a478: tileRendererInUse null, GearsES2[obj 0x3ca6a478 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3ca6a478 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3ca6a478 created: GearsObj[0x2fbb7466, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3ca6a478 created: GearsObj[0x3bd6ed05, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3ca6a478 created: GearsObj[0x3bd6ed05, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3ca6a478 FIN GearsES2[obj 0x3ca6a478 isInit true, usesShared false, 1 GearsObj[0x2fbb7466, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3bd6ed05, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x625b76, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3ca6a478 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fe403878980, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3ca6a478, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2AWT.test01________________________-n0000-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309651512 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309651514 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3ca6a478: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3ca6a478 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test01 [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309651540 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test02_GLES2 [junit] GLES2 n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test02_GLES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test03_GL3 [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has) [junit] canvas pos/siz: 0/22 640x480 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309651643 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309651644 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309651645 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309651645 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309651645 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309651646 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2b35b5d9: tileRendererInUse null, GearsES2[obj 0x2b35b5d9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2b35b5d9 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2b35b5d9 created: GearsObj[0x2b71245d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2b35b5d9 created: GearsObj[0x110a6bf3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2b35b5d9 created: GearsObj[0x110a6bf3, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2b35b5d9 FIN GearsES2[obj 0x2b35b5d9 isInit true, usesShared false, 1 GearsObj[0x2b71245d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x110a6bf3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x43352742, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2b35b5d9 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fe403888fb0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2b35b5d9, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2AWT.test03_GL3____________________-n0000-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309652143 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309652143 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2b35b5d9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2b35b5d9 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test03_GL3 [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309652146 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test99_PixelScale1_DefaultNorm [junit] HiDPI PixelScale: 1x1 (req) -> 1x1 (val) -> 1x1 (has) [junit] canvas pos/siz: 0/22 640x480 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309652253 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309652254 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309652254 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309652254 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309652254 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309652256 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4ca6fef6: tileRendererInUse null, GearsES2[obj 0x4ca6fef6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4ca6fef6 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4ca6fef6 created: GearsObj[0x25a8f408, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4ca6fef6 created: GearsObj[0x772d4c88, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4ca6fef6 created: GearsObj[0x772d4c88, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4ca6fef6 FIN GearsES2[obj 0x4ca6fef6 isInit true, usesShared false, 1 GearsObj[0x25a8f408, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x772d4c88, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3efbb1d8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4ca6fef6 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fe40148adc0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4ca6fef6, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2AWT.test99_PixelScale1_DefaultNorm-n0000-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309652798 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309652800 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4ca6fef6: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4ca6fef6 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test99_PixelScale1_DefaultNorm [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309652803 d 0ms]] [junit] SLOCK [T main @ 1407309652918 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.209 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309645844 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309648855 ms +++ localhost/127.0.0.1:59999 - Locked within 3035 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test01 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309650971 d 0ms]] [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has) [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309650972 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309650974 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309650975 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309650976 d 0ms]] [junit] canvas pos/siz: 0/22 640x480 [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309650985 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3ca6a478: tileRendererInUse null, GearsES2[obj 0x3ca6a478 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3ca6a478 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3ca6a478 created: GearsObj[0x2fbb7466, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3ca6a478 created: GearsObj[0x3bd6ed05, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3ca6a478 created: GearsObj[0x3bd6ed05, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3ca6a478 FIN GearsES2[obj 0x3ca6a478 isInit true, usesShared false, 1 GearsObj[0x2fbb7466, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3bd6ed05, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x625b76, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3ca6a478 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fe403878980, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3ca6a478, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2AWT.test01________________________-n0000-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309651512 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309651514 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3ca6a478: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3ca6a478 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test01 [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309651540 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test02_GLES2 [junit] GLES2 n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test02_GLES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test03_GL3 [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has) [junit] canvas pos/siz: 0/22 640x480 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309651643 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309651644 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309651645 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309651645 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309651645 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309651646 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2b35b5d9: tileRendererInUse null, GearsES2[obj 0x2b35b5d9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2b35b5d9 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2b35b5d9 created: GearsObj[0x2b71245d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2b35b5d9 created: GearsObj[0x110a6bf3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2b35b5d9 created: GearsObj[0x110a6bf3, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2b35b5d9 FIN GearsES2[obj 0x2b35b5d9 isInit true, usesShared false, 1 GearsObj[0x2b71245d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x110a6bf3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x43352742, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2b35b5d9 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fe403888fb0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2b35b5d9, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2AWT.test03_GL3____________________-n0000-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309652143 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309652143 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2b35b5d9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2b35b5d9 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test03_GL3 [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309652146 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test99_PixelScale1_DefaultNorm [junit] HiDPI PixelScale: 1x1 (req) -> 1x1 (val) -> 1x1 (has) [junit] canvas pos/siz: 0/22 640x480 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309652253 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309652254 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309652254 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309652254 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309652254 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309652256 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4ca6fef6: tileRendererInUse null, GearsES2[obj 0x4ca6fef6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4ca6fef6 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4ca6fef6 created: GearsObj[0x25a8f408, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4ca6fef6 created: GearsObj[0x772d4c88, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4ca6fef6 created: GearsObj[0x772d4c88, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4ca6fef6 FIN GearsES2[obj 0x4ca6fef6 isInit true, usesShared false, 1 GearsObj[0x25a8f408, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x772d4c88, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3efbb1d8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4ca6fef6 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fe40148adc0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4ca6fef6, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2AWT.test99_PixelScale1_DefaultNorm-n0000-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309652798 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309652800 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4ca6fef6: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4ca6fef6 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test99_PixelScale1_DefaultNorm [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309652803 d 0ms]] [junit] SLOCK [T main @ 1407309652918 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01 took 2.544 sec [junit] Testcase: test02_GLES2 took 0 sec [junit] Testcase: test03_GL3 took 0.592 sec [junit] Testcase: test99_PixelScale1_DefaultNorm took 0.656 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 7.209 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309645844 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309648855 ms +++ localhost/127.0.0.1:59999 - Locked within 3035 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test01 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309650971 d 0ms]] [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has) [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309650972 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309650974 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309650975 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309650976 d 0ms]] [junit] canvas pos/siz: 0/22 640x480 [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309650985 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x3ca6a478: tileRendererInUse null, GearsES2[obj 0x3ca6a478 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3ca6a478 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3ca6a478 created: GearsObj[0x2fbb7466, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3ca6a478 created: GearsObj[0x3bd6ed05, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3ca6a478 created: GearsObj[0x3bd6ed05, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x3ca6a478 FIN GearsES2[obj 0x3ca6a478 isInit true, usesShared false, 1 GearsObj[0x2fbb7466, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3bd6ed05, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x625b76, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3ca6a478 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fe403878980, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3ca6a478, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2AWT.test01________________________-n0000-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309651512 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309651514 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3ca6a478: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x3ca6a478 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test01 [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309651540 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test02_GLES2 [junit] GLES2 n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test02_GLES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test03_GL3 [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has) [junit] canvas pos/siz: 0/22 640x480 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309651643 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309651644 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309651645 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309651645 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309651645 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309651646 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2b35b5d9: tileRendererInUse null, GearsES2[obj 0x2b35b5d9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2b35b5d9 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2b35b5d9 created: GearsObj[0x2b71245d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2b35b5d9 created: GearsObj[0x110a6bf3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2b35b5d9 created: GearsObj[0x110a6bf3, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2b35b5d9 FIN GearsES2[obj 0x2b35b5d9 isInit true, usesShared false, 1 GearsObj[0x2b71245d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x110a6bf3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x43352742, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2b35b5d9 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fe403888fb0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2b35b5d9, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2AWT.test03_GL3____________________-n0000-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309652143 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309652143 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2b35b5d9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2b35b5d9 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test03_GL3 [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309652146 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test99_PixelScale1_DefaultNorm [junit] HiDPI PixelScale: 1x1 (req) -> 1x1 (val) -> 1x1 (has) [junit] canvas pos/siz: 0/22 640x480 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309652253 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309652254 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309652254 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309652254 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309652254 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309652256 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4ca6fef6: tileRendererInUse null, GearsES2[obj 0x4ca6fef6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4ca6fef6 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4ca6fef6 created: GearsObj[0x25a8f408, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4ca6fef6 created: GearsObj[0x772d4c88, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4ca6fef6 created: GearsObj[0x772d4c88, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4ca6fef6 FIN GearsES2[obj 0x4ca6fef6 isInit true, usesShared false, 1 GearsObj[0x25a8f408, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x772d4c88, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3efbb1d8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4ca6fef6 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fe40148adc0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4ca6fef6, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2AWT.test99_PixelScale1_DefaultNorm-n0000-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309652798 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309652800 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4ca6fef6: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4ca6fef6 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT - test99_PixelScale1_DefaultNorm [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309652803 d 0ms]] [junit] SLOCK [T main @ 1407309652918 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT [junit] SLOCK [T main @ 1407309654333 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309658343 ms +++ localhost/127.0.0.1:59999 - Locked within 4029 ms, 5 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test01_DefaultNorm [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has) [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x691269e5: tileRendererInUse null, GearsES2[obj 0x691269e5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x691269e5 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x691269e5 created: GearsObj[0x3cd68df1, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x691269e5 created: GearsObj[0x2a00e86b, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x691269e5 created: GearsObj[0x2a00e86b, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x691269e5 FIN GearsES2[obj 0x691269e5 isInit true, usesShared false, 1 GearsObj[0x3cd68df1, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x2a00e86b, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x675dcfa4, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x691269e5 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7ffb951122d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x691269e5, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test01_DefaultNorm____________-n0000-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309660893 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309660894 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309660894 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test01_DefaultNorm____________-n0005-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x691269e5: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x691269e5 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test01_DefaultNorm [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309661159 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test02_DefaultMsaa [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309661166 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7ffb93474290, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has) [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309661328 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309661328 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309661328 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test02_DefaultMsaa____________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test02_DefaultMsaa____________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test02_DefaultMsaa [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309661846 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309661846 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test03_PbufferNorm [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7ffb93725ae0, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has) [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test03_PbufferNorm____________-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test03_PbufferNorm____________-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test03_PbufferNorm [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309662568 d 1ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309662569 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test04_PbufferMsaa [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7ffb95138e30, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has) [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test04_PbufferMsaa____________-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test04_PbufferMsaa____________-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test04_PbufferMsaa [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309663286 d 1ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309663287 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test05_BitmapNorm [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7ffb93755f40, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has) [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test05_BitmapNorm_____________-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test05_BitmapNorm_____________-n0006-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test05_BitmapNorm [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309663989 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309663989 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test06_BitmapMsaa [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7ffb95175190, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has) [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test06_BitmapMsaa_____________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test06_BitmapMsaa_____________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test06_BitmapMsaa [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309664708 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309664708 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test20_GLES2 [junit] GLES2 n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test20_GLES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test30_GL3 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x49ef4b31: tileRendererInUse null, GearsES2[obj 0x49ef4b31 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x49ef4b31 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x49ef4b31 created: GearsObj[0x45a0110e, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x49ef4b31 created: GearsObj[0xfbfd1d8, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x49ef4b31 created: GearsObj[0xfbfd1d8, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x49ef4b31 FIN GearsES2[obj 0x49ef4b31 isInit true, usesShared false, 1 GearsObj[0x45a0110e, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0xfbfd1d8, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7a69c3fb, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x49ef4b31 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7ffb93720da0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x49ef4b31, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x49ef4b31 640x480, swapInterval 0, drawable 0x7ffb93720da0 [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has) [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test30_GL3____________________-n0001-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test30_GL3____________________-n0006-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x49ef4b31: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x49ef4b31 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test30_GL3 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309665427 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test99_PixelScale1_DefaultNorm [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309665427 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7ffb9517aa40, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] HiDPI PixelScale: 1x1 (req) -> 1x1 (val) -> 1x1 (has) [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test99_PixelScale1_DefaultNorm-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test99_PixelScale1_DefaultNorm-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test99_PixelScale1_DefaultNorm [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309666135 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309666135 d 0ms]] [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 12.075 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309654333 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309658343 ms +++ localhost/127.0.0.1:59999 - Locked within 4029 ms, 5 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test01_DefaultNorm [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has) [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x691269e5: tileRendererInUse null, GearsES2[obj 0x691269e5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x691269e5 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x691269e5 created: GearsObj[0x3cd68df1, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x691269e5 created: GearsObj[0x2a00e86b, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x691269e5 created: GearsObj[0x2a00e86b, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x691269e5 FIN GearsES2[obj 0x691269e5 isInit true, usesShared false, 1 GearsObj[0x3cd68df1, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x2a00e86b, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x675dcfa4, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x691269e5 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7ffb951122d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x691269e5, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test01_DefaultNorm____________-n0000-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309660893 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309660894 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309660894 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test01_DefaultNorm____________-n0005-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x691269e5: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x691269e5 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test01_DefaultNorm [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309661159 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test02_DefaultMsaa [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309661166 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7ffb93474290, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has) [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309661328 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309661328 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309661328 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test02_DefaultMsaa____________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test02_DefaultMsaa____________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test02_DefaultMsaa [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309661846 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309661846 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test03_PbufferNorm [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7ffb93725ae0, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has) [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test03_PbufferNorm____________-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test03_PbufferNorm____________-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test03_PbufferNorm [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309662568 d 1ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309662569 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test04_PbufferMsaa [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7ffb95138e30, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has) [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test04_PbufferMsaa____________-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test04_PbufferMsaa____________-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test04_PbufferMsaa [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309663286 d 1ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309663287 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test05_BitmapNorm [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7ffb93755f40, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has) [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test05_BitmapNorm_____________-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test05_BitmapNorm_____________-n0006-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test05_BitmapNorm [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309663989 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309663989 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test06_BitmapMsaa [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7ffb95175190, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has) [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test06_BitmapMsaa_____________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test06_BitmapMsaa_____________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test06_BitmapMsaa [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309664708 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309664708 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test20_GLES2 [junit] GLES2 n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test20_GLES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test30_GL3 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x49ef4b31: tileRendererInUse null, GearsES2[obj 0x49ef4b31 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x49ef4b31 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x49ef4b31 created: GearsObj[0x45a0110e, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x49ef4b31 created: GearsObj[0xfbfd1d8, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x49ef4b31 created: GearsObj[0xfbfd1d8, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x49ef4b31 FIN GearsES2[obj 0x49ef4b31 isInit true, usesShared false, 1 GearsObj[0x45a0110e, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0xfbfd1d8, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7a69c3fb, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x49ef4b31 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7ffb93720da0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x49ef4b31, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x49ef4b31 640x480, swapInterval 0, drawable 0x7ffb93720da0 [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has) [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test30_GL3____________________-n0001-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test30_GL3____________________-n0006-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x49ef4b31: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x49ef4b31 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test30_GL3 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309665427 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test99_PixelScale1_DefaultNorm [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309665427 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7ffb9517aa40, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] HiDPI PixelScale: 1x1 (req) -> 1x1 (val) -> 1x1 (has) [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test99_PixelScale1_DefaultNorm-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test99_PixelScale1_DefaultNorm-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test99_PixelScale1_DefaultNorm [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309666135 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309666135 d 0ms]] [junit] SLOCK [T main @ 1407309666263 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01_DefaultNorm took 2.696 sec [junit] Testcase: test02_DefaultMsaa took 0.684 sec [junit] Testcase: test03_PbufferNorm took 0.721 sec [junit] Testcase: test04_PbufferMsaa took 0.717 sec [junit] Testcase: test05_BitmapNorm took 0.702 sec [junit] Testcase: test06_BitmapMsaa took 0.718 sec [junit] Testcase: test20_GLES2 took 0 sec [junit] Testcase: test30_GL3 took 0.706 sec [junit] Testcase: test99_PixelScale1_DefaultNorm took 0.709 sec [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 12.075 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309654333 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309658343 ms +++ localhost/127.0.0.1:59999 - Locked within 4029 ms, 5 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test01_DefaultNorm [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has) [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x691269e5: tileRendererInUse null, GearsES2[obj 0x691269e5 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x691269e5 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x691269e5 created: GearsObj[0x3cd68df1, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x691269e5 created: GearsObj[0x2a00e86b, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x691269e5 created: GearsObj[0x2a00e86b, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x691269e5 FIN GearsES2[obj 0x691269e5 isInit true, usesShared false, 1 GearsObj[0x3cd68df1, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x2a00e86b, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x675dcfa4, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x691269e5 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7ffb951122d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x691269e5, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test01_DefaultNorm____________-n0000-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309660893 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309660894 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309660894 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test01_DefaultNorm____________-n0005-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x691269e5: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x691269e5 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test01_DefaultNorm [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309661159 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test02_DefaultMsaa [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309661166 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7ffb93474290, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has) [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309661328 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309661328 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309661328 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test02_DefaultMsaa____________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test02_DefaultMsaa____________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test02_DefaultMsaa [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309661846 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309661846 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test03_PbufferNorm [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7ffb93725ae0, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has) [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test03_PbufferNorm____________-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test03_PbufferNorm____________-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test03_PbufferNorm [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309662568 d 1ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309662569 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test04_PbufferMsaa [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7ffb95138e30, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has) [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test04_PbufferMsaa____________-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test04_PbufferMsaa____________-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test04_PbufferMsaa [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309663286 d 1ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309663287 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test05_BitmapNorm [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7ffb93755f40, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has) [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test05_BitmapNorm_____________-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test05_BitmapNorm_____________-n0006-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test05_BitmapNorm [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309663989 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309663989 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test06_BitmapMsaa [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7ffb95175190, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has) [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test06_BitmapMsaa_____________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test06_BitmapMsaa_____________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test06_BitmapMsaa [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309664708 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309664708 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test20_GLES2 [junit] GLES2 n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test20_GLES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test30_GL3 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x49ef4b31: tileRendererInUse null, GearsES2[obj 0x49ef4b31 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x49ef4b31 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x49ef4b31 created: GearsObj[0x45a0110e, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x49ef4b31 created: GearsObj[0xfbfd1d8, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x49ef4b31 created: GearsObj[0xfbfd1d8, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x49ef4b31 FIN GearsES2[obj 0x49ef4b31 isInit true, usesShared false, 1 GearsObj[0x45a0110e, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0xfbfd1d8, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x7a69c3fb, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x49ef4b31 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7ffb93720da0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x49ef4b31, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x49ef4b31 640x480, swapInterval 0, drawable 0x7ffb93720da0 [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has) [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test30_GL3____________________-n0001-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test30_GL3____________________-n0006-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x49ef4b31: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x49ef4b31 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test30_GL3 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309665427 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test99_PixelScale1_DefaultNorm [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309665427 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7ffb9517aa40, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] HiDPI PixelScale: 1x1 (req) -> 1x1 (val) -> 1x1 (has) [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test99_PixelScale1_DefaultNorm-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [junit] AWT-EventQueue-0: ** screenshot: TestGearsES2GLJPanelAWT.test99_PixelScale1_DefaultNorm-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test99_PixelScale1_DefaultNorm [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309666135 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309666135 d 0ms]] [junit] SLOCK [T main @ 1407309666263 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407309666263 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT [junit] SLOCK [T main @ 1407309667277 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309675293 ms +++ localhost/127.0.0.1:59999 - Locked within 8031 ms, 9 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test01_DefaultNorm [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x638e3b6c: tileRendererInUse null, GearsES2[obj 0x638e3b6c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x638e3b6c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x638e3b6c created: GearsObj[0x3bcb45bb, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x638e3b6c created: GearsObj[0x1e4f16a8, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x638e3b6c created: GearsObj[0x1e4f16a8, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x638e3b6c FIN GearsES2[obj 0x638e3b6c isInit true, usesShared false, 1 GearsObj[0x3bcb45bb, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1e4f16a8, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x794a84b6, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x638e3b6c 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f998e1a0480, msaa false, tileRendererInUse null [junit] >> GearsES2 0x638e3b6c, angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7bd0b029: tileRendererInUse null, GearsES2[obj 0x7bd0b029 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7bd0b029 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7bd0b029 created: GearsObj[0x25da8379, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x7bd0b029 created: GearsObj[0x209fda1a, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x7bd0b029 created: GearsObj[0x209fda1a, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7bd0b029 FIN GearsES2[obj 0x7bd0b029 isInit true, usesShared false, 1 GearsObj[0x25da8379, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x209fda1a, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x5ea7f1b1, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7bd0b029 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f998e0cc710, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7bd0b029, angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x41dd9340: tileRendererInUse null, GearsES2[obj 0x41dd9340 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x41dd9340 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x41dd9340 created: GearsObj[0x79f7891d, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x41dd9340 created: GearsObj[0x6a4b0d79, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x41dd9340 created: GearsObj[0x6a4b0d79, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x41dd9340 FIN GearsES2[obj 0x41dd9340 isInit true, usesShared false, 1 GearsObj[0x79f7891d, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6a4b0d79, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6561b973, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x41dd9340 0/0 150x122 of 150x122, swapInterval 0, drawable 0x7f998e0ee640, msaa false, tileRendererInUse null [junit] >> GearsES2 0x41dd9340, angle 0.0, [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0 -> [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x39ee7088: tileRendererInUse null, GearsES2[obj 0x39ee7088 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x39ee7088 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x39ee7088 created: GearsObj[0x6cbcd542, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x39ee7088 created: GearsObj[0x615517d3, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x39ee7088 created: GearsObj[0x615517d3, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x39ee7088 FIN GearsES2[obj 0x39ee7088 isInit true, usesShared false, 1 GearsObj[0x6cbcd542, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x615517d3, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x198f4f91, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x39ee7088 0/0 100x74 of 100x74, swapInterval 0, drawable 0x7f998e1cb000, msaa false, tileRendererInUse null [junit] >> GearsES2 0x39ee7088, angle 0.0, [l -1.3513514, r 1.3513514, b -1.0, t 1.0] 2.7027028x2.0 -> [l -1.3513514, r 1.3513511, b -1.0, t 1.0] 2.7027025x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x638e3b6c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x638e3b6c FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bd0b029: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bd0b029 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x41dd9340: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x41dd9340 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x39ee7088: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x39ee7088 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test01_DefaultNorm [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test02_DefaultMsaa [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2564cb94: tileRendererInUse null, GearsES2[obj 0x2564cb94 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2564cb94 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2564cb94 created: GearsObj[0x280650d, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x2564cb94 created: GearsObj[0x3b6a39c3, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x2564cb94 created: GearsObj[0x3b6a39c3, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2564cb94 FIN GearsES2[obj 0x2564cb94 isInit true, usesShared false, 1 GearsObj[0x280650d, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x3b6a39c3, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x3af64fae, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2564cb94 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f998e0c5f00, msaa true, tileRendererInUse null [junit] >> GearsES2 0x2564cb94, angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7c7174b9: tileRendererInUse null, GearsES2[obj 0x7c7174b9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7c7174b9 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7c7174b9 created: GearsObj[0x3f82a8a5, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x7c7174b9 created: GearsObj[0x1b0e0936, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x7c7174b9 created: GearsObj[0x1b0e0936, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7c7174b9 FIN GearsES2[obj 0x7c7174b9 isInit true, usesShared false, 1 GearsObj[0x3f82a8a5, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1b0e0936, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x367ec61a, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7c7174b9 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f998e1ad190, msaa true, tileRendererInUse null [junit] >> GearsES2 0x7c7174b9, angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x64dee69c: tileRendererInUse null, GearsES2[obj 0x64dee69c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x64dee69c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x64dee69c created: GearsObj[0x1ffcc647, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x64dee69c created: GearsObj[0xc3d6fb9, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x64dee69c created: GearsObj[0xc3d6fb9, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x64dee69c FIN GearsES2[obj 0x64dee69c isInit true, usesShared false, 1 GearsObj[0x1ffcc647, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0xc3d6fb9, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x1571e0f6, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x64dee69c 0/0 150x122 of 150x122, swapInterval 0, drawable 0x7f998e1f9020, msaa true, tileRendererInUse null [junit] >> GearsES2 0x64dee69c, angle 0.0, [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0 -> [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x65f63f80: tileRendererInUse null, GearsES2[obj 0x65f63f80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x65f63f80 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x65f63f80 created: GearsObj[0xab8378, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x65f63f80 created: GearsObj[0x7c443b9f, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x65f63f80 created: GearsObj[0x7c443b9f, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x65f63f80 FIN GearsES2[obj 0x65f63f80 isInit true, usesShared false, 1 GearsObj[0xab8378, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7c443b9f, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x63a68375, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x65f63f80 0/0 100x74 of 100x74, swapInterval 0, drawable 0x7f998e0d6f40, msaa true, tileRendererInUse null [junit] >> GearsES2 0x65f63f80, angle 0.0, [l -1.3513514, r 1.3513514, b -1.0, t 1.0] 2.7027028x2.0 -> [l -1.3513514, r 1.3513511, b -1.0, t 1.0] 2.7027025x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2564cb94: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2564cb94 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7c7174b9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7c7174b9 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x64dee69c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x64dee69c FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x65f63f80: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x65f63f80 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test02_DefaultMsaa [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test03_PbufferNorm [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x45243a0f: tileRendererInUse null, GearsES2[obj 0x45243a0f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x45243a0f on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x45243a0f created: GearsObj[0x7d61d5f3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x45243a0f created: GearsObj[0x222584d4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x45243a0f created: GearsObj[0x222584d4, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x45243a0f FIN GearsES2[obj 0x45243a0f isInit true, usesShared false, 1 GearsObj[0x7d61d5f3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x222584d4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4d338bcf, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x45243a0f 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f998e1cc860, msaa false, tileRendererInUse null [junit] >> GearsES2 0x45243a0f, angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4d5fd23f: tileRendererInUse null, GearsES2[obj 0x4d5fd23f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4d5fd23f on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4d5fd23f created: GearsObj[0x1f16e679, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4d5fd23f created: GearsObj[0x187521e1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4d5fd23f created: GearsObj[0x187521e1, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4d5fd23f FIN GearsES2[obj 0x4d5fd23f isInit true, usesShared false, 1 GearsObj[0x1f16e679, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x187521e1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x32034752, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4d5fd23f 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f998e206830, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4d5fd23f, angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x47aead6b: tileRendererInUse null, GearsES2[obj 0x47aead6b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x47aead6b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x47aead6b created: GearsObj[0x11c2f112, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x47aead6b created: GearsObj[0x1560ddda, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x47aead6b created: GearsObj[0x1560ddda, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x47aead6b FIN GearsES2[obj 0x47aead6b isInit true, usesShared false, 1 GearsObj[0x11c2f112, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1560ddda, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xa851e2d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x47aead6b 0/0 150x122 of 150x122, swapInterval 0, drawable 0x7f998e1a8a00, msaa false, tileRendererInUse null [junit] >> GearsES2 0x47aead6b, angle 0.0, [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0 -> [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1cfb7091: tileRendererInUse null, GearsES2[obj 0x1cfb7091 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1cfb7091 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1cfb7091 created: GearsObj[0x7e6c57f4, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1cfb7091 created: GearsObj[0x7b029503, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1cfb7091 created: GearsObj[0x7b029503, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1cfb7091 FIN GearsES2[obj 0x1cfb7091 isInit true, usesShared false, 1 GearsObj[0x7e6c57f4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7b029503, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6685370c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1cfb7091 0/0 100x74 of 100x74, swapInterval 0, drawable 0x7f998e1b7940, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1cfb7091, angle 0.0, [l -1.3513514, r 1.3513514, b -1.0, t 1.0] 2.7027028x2.0 -> [l -1.3513514, r 1.3513511, b -1.0, t 1.0] 2.7027025x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x45243a0f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x45243a0f FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4d5fd23f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4d5fd23f FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x47aead6b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x47aead6b FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1cfb7091: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1cfb7091 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test03_PbufferNorm [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test04_PbufferMsaa [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7caff0c4: tileRendererInUse null, GearsES2[obj 0x7caff0c4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7caff0c4 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7caff0c4 created: GearsObj[0x7891135e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7caff0c4 created: GearsObj[0x7c8ebe28, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7caff0c4 created: GearsObj[0x7c8ebe28, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7caff0c4 FIN GearsES2[obj 0x7caff0c4 isInit true, usesShared false, 1 GearsObj[0x7891135e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7c8ebe28, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7f6673fa, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7caff0c4 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f998e331e20, msaa true, tileRendererInUse null [junit] >> GearsES2 0x7caff0c4, angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2e813d0: tileRendererInUse null, GearsES2[obj 0x2e813d0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2e813d0 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2e813d0 created: GearsObj[0xff421e5, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2e813d0 created: GearsObj[0x64dd4991, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2e813d0 created: GearsObj[0x64dd4991, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2e813d0 FIN GearsES2[obj 0x2e813d0 isInit true, usesShared false, 1 GearsObj[0xff421e5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x64dd4991, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7c090252, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2e813d0 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f998e32d470, msaa true, tileRendererInUse null [junit] >> GearsES2 0x2e813d0, angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x526cbe2d: tileRendererInUse null, GearsES2[obj 0x526cbe2d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x526cbe2d on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x526cbe2d created: GearsObj[0x31e05dec, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x526cbe2d created: GearsObj[0x1364a89, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x526cbe2d created: GearsObj[0x1364a89, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x526cbe2d FIN GearsES2[obj 0x526cbe2d isInit true, usesShared false, 1 GearsObj[0x31e05dec, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1364a89, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x135768fe, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x526cbe2d 0/0 150x122 of 150x122, swapInterval 0, drawable 0x7f998e2130b0, msaa true, tileRendererInUse null [junit] >> GearsES2 0x526cbe2d, angle 0.0, [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0 -> [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7e66458c: tileRendererInUse null, GearsES2[obj 0x7e66458c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7e66458c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7e66458c created: GearsObj[0x15ba98a7, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7e66458c created: GearsObj[0xd7c0716, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7e66458c created: GearsObj[0xd7c0716, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7e66458c FIN GearsES2[obj 0x7e66458c isInit true, usesShared false, 1 GearsObj[0x15ba98a7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd7c0716, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x49b53c44, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7e66458c 0/0 100x74 of 100x74, swapInterval 0, drawable 0x7f998e322920, msaa true, tileRendererInUse null [junit] >> GearsES2 0x7e66458c, angle 0.0, [l -1.3513514, r 1.3513514, b -1.0, t 1.0] 2.7027028x2.0 -> [l -1.3513514, r 1.3513511, b -1.0, t 1.0] 2.7027025x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7caff0c4: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7caff0c4 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2e813d0: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2e813d0 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x526cbe2d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x526cbe2d FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e66458c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e66458c FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test04_PbufferMsaa [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test05_BitmapNorm [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f998e251580, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f998e0f26a0, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 150x122 of 150x122, swapInterval 0, drawable 0x7f998e23d2c0, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0 -> [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 100x74 of 100x74, swapInterval 0, drawable 0x7f998e2174c0, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3513514, r 1.3513514, b -1.0, t 1.0] 2.7027028x2.0 -> [l -1.3513514, r 1.3513511, b -1.0, t 1.0] 2.7027025x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test05_BitmapNorm [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test06_BitmapMsaa [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f998e313d70, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f998e2601b0, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 150x122 of 150x122, swapInterval 0, drawable 0x7f998e3422d0, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0 -> [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 100x74 of 100x74, swapInterval 0, drawable 0x7f998e342ce0, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3513514, r 1.3513514, b -1.0, t 1.0] 2.7027028x2.0 -> [l -1.3513514, r 1.3513511, b -1.0, t 1.0] 2.7027025x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test06_BitmapMsaa [junit] SLOCK [T main @ 1407309682057 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 14.896 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309667277 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309675293 ms +++ localhost/127.0.0.1:59999 - Locked within 8031 ms, 9 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test01_DefaultNorm [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x638e3b6c: tileRendererInUse null, GearsES2[obj 0x638e3b6c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x638e3b6c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x638e3b6c created: GearsObj[0x3bcb45bb, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x638e3b6c created: GearsObj[0x1e4f16a8, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x638e3b6c created: GearsObj[0x1e4f16a8, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x638e3b6c FIN GearsES2[obj 0x638e3b6c isInit true, usesShared false, 1 GearsObj[0x3bcb45bb, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1e4f16a8, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x794a84b6, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x638e3b6c 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f998e1a0480, msaa false, tileRendererInUse null [junit] >> GearsES2 0x638e3b6c, angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7bd0b029: tileRendererInUse null, GearsES2[obj 0x7bd0b029 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7bd0b029 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7bd0b029 created: GearsObj[0x25da8379, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x7bd0b029 created: GearsObj[0x209fda1a, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x7bd0b029 created: GearsObj[0x209fda1a, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7bd0b029 FIN GearsES2[obj 0x7bd0b029 isInit true, usesShared false, 1 GearsObj[0x25da8379, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x209fda1a, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x5ea7f1b1, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7bd0b029 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f998e0cc710, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7bd0b029, angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x41dd9340: tileRendererInUse null, GearsES2[obj 0x41dd9340 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x41dd9340 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x41dd9340 created: GearsObj[0x79f7891d, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x41dd9340 created: GearsObj[0x6a4b0d79, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x41dd9340 created: GearsObj[0x6a4b0d79, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x41dd9340 FIN GearsES2[obj 0x41dd9340 isInit true, usesShared false, 1 GearsObj[0x79f7891d, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6a4b0d79, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6561b973, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x41dd9340 0/0 150x122 of 150x122, swapInterval 0, drawable 0x7f998e0ee640, msaa false, tileRendererInUse null [junit] >> GearsES2 0x41dd9340, angle 0.0, [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0 -> [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x39ee7088: tileRendererInUse null, GearsES2[obj 0x39ee7088 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x39ee7088 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x39ee7088 created: GearsObj[0x6cbcd542, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x39ee7088 created: GearsObj[0x615517d3, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x39ee7088 created: GearsObj[0x615517d3, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x39ee7088 FIN GearsES2[obj 0x39ee7088 isInit true, usesShared false, 1 GearsObj[0x6cbcd542, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x615517d3, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x198f4f91, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x39ee7088 0/0 100x74 of 100x74, swapInterval 0, drawable 0x7f998e1cb000, msaa false, tileRendererInUse null [junit] >> GearsES2 0x39ee7088, angle 0.0, [l -1.3513514, r 1.3513514, b -1.0, t 1.0] 2.7027028x2.0 -> [l -1.3513514, r 1.3513511, b -1.0, t 1.0] 2.7027025x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x638e3b6c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x638e3b6c FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bd0b029: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bd0b029 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x41dd9340: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x41dd9340 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x39ee7088: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x39ee7088 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test01_DefaultNorm [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test02_DefaultMsaa [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2564cb94: tileRendererInUse null, GearsES2[obj 0x2564cb94 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2564cb94 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2564cb94 created: GearsObj[0x280650d, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x2564cb94 created: GearsObj[0x3b6a39c3, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x2564cb94 created: GearsObj[0x3b6a39c3, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2564cb94 FIN GearsES2[obj 0x2564cb94 isInit true, usesShared false, 1 GearsObj[0x280650d, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x3b6a39c3, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x3af64fae, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2564cb94 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f998e0c5f00, msaa true, tileRendererInUse null [junit] >> GearsES2 0x2564cb94, angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7c7174b9: tileRendererInUse null, GearsES2[obj 0x7c7174b9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7c7174b9 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7c7174b9 created: GearsObj[0x3f82a8a5, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x7c7174b9 created: GearsObj[0x1b0e0936, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x7c7174b9 created: GearsObj[0x1b0e0936, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7c7174b9 FIN GearsES2[obj 0x7c7174b9 isInit true, usesShared false, 1 GearsObj[0x3f82a8a5, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1b0e0936, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x367ec61a, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7c7174b9 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f998e1ad190, msaa true, tileRendererInUse null [junit] >> GearsES2 0x7c7174b9, angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x64dee69c: tileRendererInUse null, GearsES2[obj 0x64dee69c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x64dee69c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x64dee69c created: GearsObj[0x1ffcc647, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x64dee69c created: GearsObj[0xc3d6fb9, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x64dee69c created: GearsObj[0xc3d6fb9, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x64dee69c FIN GearsES2[obj 0x64dee69c isInit true, usesShared false, 1 GearsObj[0x1ffcc647, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0xc3d6fb9, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x1571e0f6, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x64dee69c 0/0 150x122 of 150x122, swapInterval 0, drawable 0x7f998e1f9020, msaa true, tileRendererInUse null [junit] >> GearsES2 0x64dee69c, angle 0.0, [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0 -> [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x65f63f80: tileRendererInUse null, GearsES2[obj 0x65f63f80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x65f63f80 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x65f63f80 created: GearsObj[0xab8378, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x65f63f80 created: GearsObj[0x7c443b9f, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x65f63f80 created: GearsObj[0x7c443b9f, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x65f63f80 FIN GearsES2[obj 0x65f63f80 isInit true, usesShared false, 1 GearsObj[0xab8378, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7c443b9f, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x63a68375, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x65f63f80 0/0 100x74 of 100x74, swapInterval 0, drawable 0x7f998e0d6f40, msaa true, tileRendererInUse null [junit] >> GearsES2 0x65f63f80, angle 0.0, [l -1.3513514, r 1.3513514, b -1.0, t 1.0] 2.7027028x2.0 -> [l -1.3513514, r 1.3513511, b -1.0, t 1.0] 2.7027025x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2564cb94: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2564cb94 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7c7174b9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7c7174b9 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x64dee69c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x64dee69c FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x65f63f80: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x65f63f80 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test02_DefaultMsaa [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test03_PbufferNorm [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x45243a0f: tileRendererInUse null, GearsES2[obj 0x45243a0f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x45243a0f on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x45243a0f created: GearsObj[0x7d61d5f3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x45243a0f created: GearsObj[0x222584d4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x45243a0f created: GearsObj[0x222584d4, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x45243a0f FIN GearsES2[obj 0x45243a0f isInit true, usesShared false, 1 GearsObj[0x7d61d5f3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x222584d4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4d338bcf, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x45243a0f 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f998e1cc860, msaa false, tileRendererInUse null [junit] >> GearsES2 0x45243a0f, angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4d5fd23f: tileRendererInUse null, GearsES2[obj 0x4d5fd23f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4d5fd23f on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4d5fd23f created: GearsObj[0x1f16e679, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4d5fd23f created: GearsObj[0x187521e1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4d5fd23f created: GearsObj[0x187521e1, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4d5fd23f FIN GearsES2[obj 0x4d5fd23f isInit true, usesShared false, 1 GearsObj[0x1f16e679, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x187521e1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x32034752, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4d5fd23f 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f998e206830, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4d5fd23f, angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x47aead6b: tileRendererInUse null, GearsES2[obj 0x47aead6b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x47aead6b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x47aead6b created: GearsObj[0x11c2f112, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x47aead6b created: GearsObj[0x1560ddda, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x47aead6b created: GearsObj[0x1560ddda, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x47aead6b FIN GearsES2[obj 0x47aead6b isInit true, usesShared false, 1 GearsObj[0x11c2f112, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1560ddda, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xa851e2d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x47aead6b 0/0 150x122 of 150x122, swapInterval 0, drawable 0x7f998e1a8a00, msaa false, tileRendererInUse null [junit] >> GearsES2 0x47aead6b, angle 0.0, [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0 -> [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1cfb7091: tileRendererInUse null, GearsES2[obj 0x1cfb7091 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1cfb7091 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1cfb7091 created: GearsObj[0x7e6c57f4, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1cfb7091 created: GearsObj[0x7b029503, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1cfb7091 created: GearsObj[0x7b029503, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1cfb7091 FIN GearsES2[obj 0x1cfb7091 isInit true, usesShared false, 1 GearsObj[0x7e6c57f4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7b029503, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6685370c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1cfb7091 0/0 100x74 of 100x74, swapInterval 0, drawable 0x7f998e1b7940, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1cfb7091, angle 0.0, [l -1.3513514, r 1.3513514, b -1.0, t 1.0] 2.7027028x2.0 -> [l -1.3513514, r 1.3513511, b -1.0, t 1.0] 2.7027025x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x45243a0f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x45243a0f FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4d5fd23f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4d5fd23f FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x47aead6b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x47aead6b FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1cfb7091: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1cfb7091 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test03_PbufferNorm [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test04_PbufferMsaa [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7caff0c4: tileRendererInUse null, GearsES2[obj 0x7caff0c4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7caff0c4 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7caff0c4 created: GearsObj[0x7891135e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7caff0c4 created: GearsObj[0x7c8ebe28, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7caff0c4 created: GearsObj[0x7c8ebe28, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7caff0c4 FIN GearsES2[obj 0x7caff0c4 isInit true, usesShared false, 1 GearsObj[0x7891135e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7c8ebe28, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7f6673fa, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7caff0c4 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f998e331e20, msaa true, tileRendererInUse null [junit] >> GearsES2 0x7caff0c4, angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2e813d0: tileRendererInUse null, GearsES2[obj 0x2e813d0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2e813d0 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2e813d0 created: GearsObj[0xff421e5, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2e813d0 created: GearsObj[0x64dd4991, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2e813d0 created: GearsObj[0x64dd4991, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2e813d0 FIN GearsES2[obj 0x2e813d0 isInit true, usesShared false, 1 GearsObj[0xff421e5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x64dd4991, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7c090252, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2e813d0 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f998e32d470, msaa true, tileRendererInUse null [junit] >> GearsES2 0x2e813d0, angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x526cbe2d: tileRendererInUse null, GearsES2[obj 0x526cbe2d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x526cbe2d on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x526cbe2d created: GearsObj[0x31e05dec, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x526cbe2d created: GearsObj[0x1364a89, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x526cbe2d created: GearsObj[0x1364a89, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x526cbe2d FIN GearsES2[obj 0x526cbe2d isInit true, usesShared false, 1 GearsObj[0x31e05dec, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1364a89, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x135768fe, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x526cbe2d 0/0 150x122 of 150x122, swapInterval 0, drawable 0x7f998e2130b0, msaa true, tileRendererInUse null [junit] >> GearsES2 0x526cbe2d, angle 0.0, [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0 -> [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7e66458c: tileRendererInUse null, GearsES2[obj 0x7e66458c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7e66458c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7e66458c created: GearsObj[0x15ba98a7, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7e66458c created: GearsObj[0xd7c0716, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7e66458c created: GearsObj[0xd7c0716, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7e66458c FIN GearsES2[obj 0x7e66458c isInit true, usesShared false, 1 GearsObj[0x15ba98a7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd7c0716, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x49b53c44, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7e66458c 0/0 100x74 of 100x74, swapInterval 0, drawable 0x7f998e322920, msaa true, tileRendererInUse null [junit] >> GearsES2 0x7e66458c, angle 0.0, [l -1.3513514, r 1.3513514, b -1.0, t 1.0] 2.7027028x2.0 -> [l -1.3513514, r 1.3513511, b -1.0, t 1.0] 2.7027025x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7caff0c4: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7caff0c4 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2e813d0: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2e813d0 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x526cbe2d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x526cbe2d FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e66458c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e66458c FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test04_PbufferMsaa [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test05_BitmapNorm [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f998e251580, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f998e0f26a0, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 150x122 of 150x122, swapInterval 0, drawable 0x7f998e23d2c0, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0 -> [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 100x74 of 100x74, swapInterval 0, drawable 0x7f998e2174c0, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3513514, r 1.3513514, b -1.0, t 1.0] 2.7027028x2.0 -> [l -1.3513514, r 1.3513511, b -1.0, t 1.0] 2.7027025x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test05_BitmapNorm [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test06_BitmapMsaa [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f998e313d70, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f998e2601b0, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 150x122 of 150x122, swapInterval 0, drawable 0x7f998e3422d0, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0 -> [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 100x74 of 100x74, swapInterval 0, drawable 0x7f998e342ce0, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3513514, r 1.3513514, b -1.0, t 1.0] 2.7027028x2.0 -> [l -1.3513514, r 1.3513511, b -1.0, t 1.0] 2.7027025x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test06_BitmapMsaa [junit] SLOCK [T main @ 1407309682057 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01_DefaultNorm took 1.372 sec [junit] Testcase: test02_DefaultMsaa took 0.671 sec [junit] Testcase: test03_PbufferNorm took 0.628 sec [junit] Testcase: test04_PbufferMsaa took 0.659 sec [junit] Testcase: test05_BitmapNorm took 0.648 sec [junit] Testcase: test06_BitmapMsaa took 0.663 sec [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 14.896 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309667277 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309675293 ms +++ localhost/127.0.0.1:59999 - Locked within 8031 ms, 9 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test01_DefaultNorm [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x638e3b6c: tileRendererInUse null, GearsES2[obj 0x638e3b6c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x638e3b6c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x638e3b6c created: GearsObj[0x3bcb45bb, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x638e3b6c created: GearsObj[0x1e4f16a8, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x638e3b6c created: GearsObj[0x1e4f16a8, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x638e3b6c FIN GearsES2[obj 0x638e3b6c isInit true, usesShared false, 1 GearsObj[0x3bcb45bb, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1e4f16a8, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x794a84b6, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x638e3b6c 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f998e1a0480, msaa false, tileRendererInUse null [junit] >> GearsES2 0x638e3b6c, angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7bd0b029: tileRendererInUse null, GearsES2[obj 0x7bd0b029 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7bd0b029 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7bd0b029 created: GearsObj[0x25da8379, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x7bd0b029 created: GearsObj[0x209fda1a, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x7bd0b029 created: GearsObj[0x209fda1a, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7bd0b029 FIN GearsES2[obj 0x7bd0b029 isInit true, usesShared false, 1 GearsObj[0x25da8379, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x209fda1a, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x5ea7f1b1, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7bd0b029 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f998e0cc710, msaa false, tileRendererInUse null [junit] >> GearsES2 0x7bd0b029, angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x41dd9340: tileRendererInUse null, GearsES2[obj 0x41dd9340 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x41dd9340 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x41dd9340 created: GearsObj[0x79f7891d, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x41dd9340 created: GearsObj[0x6a4b0d79, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x41dd9340 created: GearsObj[0x6a4b0d79, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x41dd9340 FIN GearsES2[obj 0x41dd9340 isInit true, usesShared false, 1 GearsObj[0x79f7891d, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x6a4b0d79, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x6561b973, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x41dd9340 0/0 150x122 of 150x122, swapInterval 0, drawable 0x7f998e0ee640, msaa false, tileRendererInUse null [junit] >> GearsES2 0x41dd9340, angle 0.0, [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0 -> [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x39ee7088: tileRendererInUse null, GearsES2[obj 0x39ee7088 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x39ee7088 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x39ee7088 created: GearsObj[0x6cbcd542, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x39ee7088 created: GearsObj[0x615517d3, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x39ee7088 created: GearsObj[0x615517d3, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x39ee7088 FIN GearsES2[obj 0x39ee7088 isInit true, usesShared false, 1 GearsObj[0x6cbcd542, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x615517d3, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x198f4f91, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x39ee7088 0/0 100x74 of 100x74, swapInterval 0, drawable 0x7f998e1cb000, msaa false, tileRendererInUse null [junit] >> GearsES2 0x39ee7088, angle 0.0, [l -1.3513514, r 1.3513514, b -1.0, t 1.0] 2.7027028x2.0 -> [l -1.3513514, r 1.3513511, b -1.0, t 1.0] 2.7027025x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x638e3b6c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x638e3b6c FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bd0b029: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7bd0b029 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x41dd9340: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x41dd9340 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x39ee7088: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x39ee7088 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test01_DefaultNorm [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test02_DefaultMsaa [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2564cb94: tileRendererInUse null, GearsES2[obj 0x2564cb94 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2564cb94 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2564cb94 created: GearsObj[0x280650d, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x2564cb94 created: GearsObj[0x3b6a39c3, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x2564cb94 created: GearsObj[0x3b6a39c3, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2564cb94 FIN GearsES2[obj 0x2564cb94 isInit true, usesShared false, 1 GearsObj[0x280650d, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x3b6a39c3, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x3af64fae, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2564cb94 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f998e0c5f00, msaa true, tileRendererInUse null [junit] >> GearsES2 0x2564cb94, angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7c7174b9: tileRendererInUse null, GearsES2[obj 0x7c7174b9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7c7174b9 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7c7174b9 created: GearsObj[0x3f82a8a5, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x7c7174b9 created: GearsObj[0x1b0e0936, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x7c7174b9 created: GearsObj[0x1b0e0936, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7c7174b9 FIN GearsES2[obj 0x7c7174b9 isInit true, usesShared false, 1 GearsObj[0x3f82a8a5, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x1b0e0936, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x367ec61a, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7c7174b9 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f998e1ad190, msaa true, tileRendererInUse null [junit] >> GearsES2 0x7c7174b9, angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x64dee69c: tileRendererInUse null, GearsES2[obj 0x64dee69c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x64dee69c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x64dee69c created: GearsObj[0x1ffcc647, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x64dee69c created: GearsObj[0xc3d6fb9, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x64dee69c created: GearsObj[0xc3d6fb9, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x64dee69c FIN GearsES2[obj 0x64dee69c isInit true, usesShared false, 1 GearsObj[0x1ffcc647, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0xc3d6fb9, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x1571e0f6, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x64dee69c 0/0 150x122 of 150x122, swapInterval 0, drawable 0x7f998e1f9020, msaa true, tileRendererInUse null [junit] >> GearsES2 0x64dee69c, angle 0.0, [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0 -> [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x65f63f80: tileRendererInUse null, GearsES2[obj 0x65f63f80 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x65f63f80 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x65f63f80 created: GearsObj[0xab8378, vbo ff 2, fs 3, bf 4, bs 5] [junit] gear2 0x65f63f80 created: GearsObj[0x7c443b9f, vbo ff 8, fs 9, bf 10, bs 11] [junit] gear3 0x65f63f80 created: GearsObj[0x7c443b9f, vbo ff 8, fs 9, bf 10, bs 11] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x65f63f80 FIN GearsES2[obj 0x65f63f80 isInit true, usesShared false, 1 GearsObj[0xab8378, vbo ff 2, fs 3, bf 4, bs 5], 2 GearsObj[0x7c443b9f, vbo ff 8, fs 9, bf 10, bs 11], 3 GearsObj[0x63a68375, vbo ff 14, fs 15, bf 16, bs 17], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x65f63f80 0/0 100x74 of 100x74, swapInterval 0, drawable 0x7f998e0d6f40, msaa true, tileRendererInUse null [junit] >> GearsES2 0x65f63f80, angle 0.0, [l -1.3513514, r 1.3513514, b -1.0, t 1.0] 2.7027028x2.0 -> [l -1.3513514, r 1.3513511, b -1.0, t 1.0] 2.7027025x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2564cb94: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2564cb94 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7c7174b9: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7c7174b9 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x64dee69c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x64dee69c FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x65f63f80: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x65f63f80 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test02_DefaultMsaa [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test03_PbufferNorm [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x45243a0f: tileRendererInUse null, GearsES2[obj 0x45243a0f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x45243a0f on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x45243a0f created: GearsObj[0x7d61d5f3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x45243a0f created: GearsObj[0x222584d4, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x45243a0f created: GearsObj[0x222584d4, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x45243a0f FIN GearsES2[obj 0x45243a0f isInit true, usesShared false, 1 GearsObj[0x7d61d5f3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x222584d4, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4d338bcf, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x45243a0f 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f998e1cc860, msaa false, tileRendererInUse null [junit] >> GearsES2 0x45243a0f, angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x4d5fd23f: tileRendererInUse null, GearsES2[obj 0x4d5fd23f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4d5fd23f on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4d5fd23f created: GearsObj[0x1f16e679, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4d5fd23f created: GearsObj[0x187521e1, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4d5fd23f created: GearsObj[0x187521e1, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x4d5fd23f FIN GearsES2[obj 0x4d5fd23f isInit true, usesShared false, 1 GearsObj[0x1f16e679, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x187521e1, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x32034752, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x4d5fd23f 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f998e206830, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4d5fd23f, angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x47aead6b: tileRendererInUse null, GearsES2[obj 0x47aead6b isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x47aead6b on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x47aead6b created: GearsObj[0x11c2f112, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x47aead6b created: GearsObj[0x1560ddda, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x47aead6b created: GearsObj[0x1560ddda, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x47aead6b FIN GearsES2[obj 0x47aead6b isInit true, usesShared false, 1 GearsObj[0x11c2f112, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1560ddda, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xa851e2d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x47aead6b 0/0 150x122 of 150x122, swapInterval 0, drawable 0x7f998e1a8a00, msaa false, tileRendererInUse null [junit] >> GearsES2 0x47aead6b, angle 0.0, [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0 -> [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x1cfb7091: tileRendererInUse null, GearsES2[obj 0x1cfb7091 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1cfb7091 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1cfb7091 created: GearsObj[0x7e6c57f4, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1cfb7091 created: GearsObj[0x7b029503, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1cfb7091 created: GearsObj[0x7b029503, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x1cfb7091 FIN GearsES2[obj 0x1cfb7091 isInit true, usesShared false, 1 GearsObj[0x7e6c57f4, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7b029503, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6685370c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1cfb7091 0/0 100x74 of 100x74, swapInterval 0, drawable 0x7f998e1b7940, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1cfb7091, angle 0.0, [l -1.3513514, r 1.3513514, b -1.0, t 1.0] 2.7027028x2.0 -> [l -1.3513514, r 1.3513511, b -1.0, t 1.0] 2.7027025x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x45243a0f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x45243a0f FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4d5fd23f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x4d5fd23f FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x47aead6b: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x47aead6b FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1cfb7091: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x1cfb7091 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test03_PbufferNorm [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test04_PbufferMsaa [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7caff0c4: tileRendererInUse null, GearsES2[obj 0x7caff0c4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7caff0c4 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7caff0c4 created: GearsObj[0x7891135e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7caff0c4 created: GearsObj[0x7c8ebe28, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7caff0c4 created: GearsObj[0x7c8ebe28, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7caff0c4 FIN GearsES2[obj 0x7caff0c4 isInit true, usesShared false, 1 GearsObj[0x7891135e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7c8ebe28, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7f6673fa, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7caff0c4 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f998e331e20, msaa true, tileRendererInUse null [junit] >> GearsES2 0x7caff0c4, angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x2e813d0: tileRendererInUse null, GearsES2[obj 0x2e813d0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2e813d0 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2e813d0 created: GearsObj[0xff421e5, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2e813d0 created: GearsObj[0x64dd4991, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2e813d0 created: GearsObj[0x64dd4991, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x2e813d0 FIN GearsES2[obj 0x2e813d0 isInit true, usesShared false, 1 GearsObj[0xff421e5, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x64dd4991, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7c090252, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2e813d0 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f998e32d470, msaa true, tileRendererInUse null [junit] >> GearsES2 0x2e813d0, angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x526cbe2d: tileRendererInUse null, GearsES2[obj 0x526cbe2d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x526cbe2d on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x526cbe2d created: GearsObj[0x31e05dec, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x526cbe2d created: GearsObj[0x1364a89, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x526cbe2d created: GearsObj[0x1364a89, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x526cbe2d FIN GearsES2[obj 0x526cbe2d isInit true, usesShared false, 1 GearsObj[0x31e05dec, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1364a89, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x135768fe, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x526cbe2d 0/0 150x122 of 150x122, swapInterval 0, drawable 0x7f998e2130b0, msaa true, tileRendererInUse null [junit] >> GearsES2 0x526cbe2d, angle 0.0, [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0 -> [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x7e66458c: tileRendererInUse null, GearsES2[obj 0x7e66458c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x7e66458c on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x7e66458c created: GearsObj[0x15ba98a7, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x7e66458c created: GearsObj[0xd7c0716, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x7e66458c created: GearsObj[0xd7c0716, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x7e66458c FIN GearsES2[obj 0x7e66458c isInit true, usesShared false, 1 GearsObj[0x15ba98a7, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd7c0716, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x49b53c44, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x7e66458c 0/0 100x74 of 100x74, swapInterval 0, drawable 0x7f998e322920, msaa true, tileRendererInUse null [junit] >> GearsES2 0x7e66458c, angle 0.0, [l -1.3513514, r 1.3513514, b -1.0, t 1.0] 2.7027028x2.0 -> [l -1.3513514, r 1.3513511, b -1.0, t 1.0] 2.7027025x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7caff0c4: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7caff0c4 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2e813d0: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x2e813d0 FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x526cbe2d: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x526cbe2d FIN [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e66458c: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x7e66458c FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test04_PbufferMsaa [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test05_BitmapNorm [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f998e251580, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f998e0f26a0, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 150x122 of 150x122, swapInterval 0, drawable 0x7f998e23d2c0, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0 -> [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 100x74 of 100x74, swapInterval 0, drawable 0x7f998e2174c0, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3513514, r 1.3513514, b -1.0, t 1.0] 2.7027028x2.0 -> [l -1.3513514, r 1.3513511, b -1.0, t 1.0] 2.7027025x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test05_BitmapNorm [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test06_BitmapMsaa [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f998e313d70, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 300x267 of 300x267, swapInterval 0, drawable 0x7f998e2601b0, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0 -> [l -1.1235955, r 1.1235955, b -1.0, t 1.0] 2.247191x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 150x122 of 150x122, swapInterval 0, drawable 0x7f998e3422d0, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0 -> [l -1.2295082, r 1.2295082, b -1.0, t 1.0] 2.4590163x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 100x74 of 100x74, swapInterval 0, drawable 0x7f998e342ce0, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3513514, r 1.3513514, b -1.0, t 1.0] 2.7027028x2.0 -> [l -1.3513514, r 1.3513511, b -1.0, t 1.0] 2.7027025x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT - test06_BitmapMsaa [junit] SLOCK [T main @ 1407309682057 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGLJPanelAWTBug450 [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGLJPanelAWTBug450 [junit] SLOCK [T main @ 1407309683653 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309689660 ms +++ localhost/127.0.0.1:59999 - Locked within 6044 ms, 7 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGLJPanelAWTBug450 - test01 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [junit] null [junit] ShaderProgram[id=2, linked=false, inUse=false, program: 4, [junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 5, source] [junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 6, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 512x234 of 512x234, swapInterval 1, drawable 0x7fa023021180, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] BGR (320/128): -103, 0, 102 - OK true [junit] AWT-EventQueue-0: ** screenshot: TestGLJPanelAWTBug450.test01-n0000-GL2___-hw-fbobject-Bone-Frgba_Irgba8880-D24-St00-Sa00_default-0512x0234.png [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGLJPanelAWTBug450 - test01 [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.952 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309683653 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309689660 ms +++ localhost/127.0.0.1:59999 - Locked within 6044 ms, 7 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGLJPanelAWTBug450 - test01 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [junit] null [junit] ShaderProgram[id=2, linked=false, inUse=false, program: 4, [junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 5, source] [junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 6, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 512x234 of 512x234, swapInterval 1, drawable 0x7fa023021180, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] BGR (320/128): -103, 0, 102 - OK true [junit] AWT-EventQueue-0: ** screenshot: TestGLJPanelAWTBug450.test01-n0000-GL2___-hw-fbobject-Bone-Frgba_Irgba8880-D24-St00-Sa00_default-0512x0234.png [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGLJPanelAWTBug450 - test01 [junit] SLOCK [T main @ 1407309692445 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01 took 0.743 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.952 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309683653 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309689660 ms +++ localhost/127.0.0.1:59999 - Locked within 6044 ms, 7 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGLJPanelAWTBug450 - test01 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [junit] null [junit] ShaderProgram[id=2, linked=false, inUse=false, program: 4, [junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 5, source] [junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 6, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 512x234 of 512x234, swapInterval 1, drawable 0x7fa023021180, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] BGR (320/128): -103, 0, 102 - OK true [junit] AWT-EventQueue-0: ** screenshot: TestGLJPanelAWTBug450.test01-n0000-GL2___-hw-fbobject-Bone-Frgba_Irgba8880-D24-St00-Sa00_default-0512x0234.png [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGLJPanelAWTBug450 - test01 [junit] SLOCK [T main @ 1407309692445 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407309692445 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWT [junit] SLOCK [T main @ 1407309693557 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309695564 ms +++ localhost/127.0.0.1:59999 - Locked within 2035 ms, 3 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWT - test01 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309697668 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309697669 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309697670 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309697670 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309697671 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309697679 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f958401c3f0, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] 1 s: 60 f / 1171 ms, 51.2 fps, 19 ms/f; total: 60 f, 51.2 fps, 19 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309698898 d 1ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309698899 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWT - test01 [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309698912 d 0ms]] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.634 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309693557 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309695564 ms +++ localhost/127.0.0.1:59999 - Locked within 2035 ms, 3 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWT - test01 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309697668 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309697669 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309697670 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309697670 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309697671 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309697679 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f958401c3f0, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] 1 s: 60 f / 1171 ms, 51.2 fps, 19 ms/f; total: 60 f, 51.2 fps, 19 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309698898 d 1ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309698899 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWT - test01 [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309698912 d 0ms]] [junit] SLOCK [T main @ 1407309699032 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01 took 1.459 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.634 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309693557 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309695564 ms +++ localhost/127.0.0.1:59999 - Locked within 2035 ms, 3 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWT - test01 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309697668 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309697669 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309697670 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309697670 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309697671 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309697679 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f958401c3f0, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] 1 s: 60 f / 1171 ms, 51.2 fps, 19 ms/f; total: 60 f, 51.2 fps, 19 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309698898 d 1ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309698899 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWT - test01 [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309698912 d 0ms]] [junit] SLOCK [T main @ 1407309699032 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407309699032 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWTAnalyzeBug455 [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWTAnalyzeBug455 [junit] SLOCK [T main @ 1407309700368 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309703378 ms +++ localhost/127.0.0.1:59999 - Locked within 3031 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWTAnalyzeBug455 - test01 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309705493 d 1ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309705494 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309705494 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309705495 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309705502 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] auto-swap: false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 512x490 of 512x490, swapInterval 0, drawable 0x7f9e4e05a8e0, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] 0 s: 60 f / 174 ms, 344.8 fps, 2 ms/f; total: 60 f, 344.8 fps, 2 ms/f [junit] 0 s: 60 f / 33 ms, 1818.1 fps, 0 ms/f; total: 120 f, 579.7 fps, 1 ms/f [junit] 0 s: 60 f / 33 ms, 1818.1 fps, 0 ms/f; total: 180 f, 750.0 fps, 1 ms/f [junit] 0 s: 60 f / 32 ms, 1875.0 fps, 0 ms/f; total: 240 f, 882.3 fps, 1 ms/f [junit] 0 s: 60 f / 36 ms, 1666.6 fps, 0 ms/f; total: 300 f, 974.0 fps, 1 ms/f [junit] 0 s: 60 f / 33 ms, 1818.1 fps, 0 ms/f; total: 360 f, 1055.7 fps, 0 ms/f [junit] 0 s: 60 f / 30 ms, 2000.0 fps, 0 ms/f; total: 420 f, 1132.0 fps, 0 ms/f [junit] 0 s: 60 f / 30 ms, 2000.0 fps, 0 ms/f; total: 480 f, 1197.0 fps, 0 ms/f [junit] 0 s: 60 f / 30 ms, 2000.0 fps, 0 ms/f; total: 540 f, 1252.9 fps, 0 ms/f [junit] 0 s: 60 f / 31 ms, 1935.4 fps, 0 ms/f; total: 600 f, 1298.7 fps, 0 ms/f [junit] 0 s: 60 f / 30 ms, 2000.0 fps, 0 ms/f; total: 660 f, 1341.4 fps, 0 ms/f [junit] 0 s: 60 f / 33 ms, 1818.1 fps, 0 ms/f; total: 720 f, 1371.4 fps, 0 ms/f [junit] 0 s: 60 f / 30 ms, 2000.0 fps, 0 ms/f; total: 780 f, 1405.4 fps, 0 ms/f [junit] 0 s: 60 f / 30 ms, 2000.0 fps, 0 ms/f; total: 840 f, 1435.8 fps, 0 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309706120 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309706120 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWTAnalyzeBug455 - test01 [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309706141 d 0ms]] [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.03 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309700368 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309703378 ms +++ localhost/127.0.0.1:59999 - Locked within 3031 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWTAnalyzeBug455 - test01 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309705493 d 1ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309705494 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309705494 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309705495 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309705502 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] auto-swap: false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 512x490 of 512x490, swapInterval 0, drawable 0x7f9e4e05a8e0, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] 0 s: 60 f / 174 ms, 344.8 fps, 2 ms/f; total: 60 f, 344.8 fps, 2 ms/f [junit] 0 s: 60 f / 33 ms, 1818.1 fps, 0 ms/f; total: 120 f, 579.7 fps, 1 ms/f [junit] 0 s: 60 f / 33 ms, 1818.1 fps, 0 ms/f; total: 180 f, 750.0 fps, 1 ms/f [junit] 0 s: 60 f / 32 ms, 1875.0 fps, 0 ms/f; total: 240 f, 882.3 fps, 1 ms/f [junit] 0 s: 60 f / 36 ms, 1666.6 fps, 0 ms/f; total: 300 f, 974.0 fps, 1 ms/f [junit] 0 s: 60 f / 33 ms, 1818.1 fps, 0 ms/f; total: 360 f, 1055.7 fps, 0 ms/f [junit] 0 s: 60 f / 30 ms, 2000.0 fps, 0 ms/f; total: 420 f, 1132.0 fps, 0 ms/f [junit] 0 s: 60 f / 30 ms, 2000.0 fps, 0 ms/f; total: 480 f, 1197.0 fps, 0 ms/f [junit] 0 s: 60 f / 30 ms, 2000.0 fps, 0 ms/f; total: 540 f, 1252.9 fps, 0 ms/f [junit] 0 s: 60 f / 31 ms, 1935.4 fps, 0 ms/f; total: 600 f, 1298.7 fps, 0 ms/f [junit] 0 s: 60 f / 30 ms, 2000.0 fps, 0 ms/f; total: 660 f, 1341.4 fps, 0 ms/f [junit] 0 s: 60 f / 33 ms, 1818.1 fps, 0 ms/f; total: 720 f, 1371.4 fps, 0 ms/f [junit] 0 s: 60 f / 30 ms, 2000.0 fps, 0 ms/f; total: 780 f, 1405.4 fps, 0 ms/f [junit] 0 s: 60 f / 30 ms, 2000.0 fps, 0 ms/f; total: 840 f, 1435.8 fps, 0 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309706120 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309706120 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWTAnalyzeBug455 - test01 [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309706141 d 0ms]] [junit] SLOCK [T main @ 1407309706257 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01 took 0.866 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.03 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309700368 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309703378 ms +++ localhost/127.0.0.1:59999 - Locked within 3031 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWTAnalyzeBug455 - test01 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309705493 d 1ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309705494 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309705494 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309705495 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309705502 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] auto-swap: false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 512x490 of 512x490, swapInterval 0, drawable 0x7f9e4e05a8e0, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] 0 s: 60 f / 174 ms, 344.8 fps, 2 ms/f; total: 60 f, 344.8 fps, 2 ms/f [junit] 0 s: 60 f / 33 ms, 1818.1 fps, 0 ms/f; total: 120 f, 579.7 fps, 1 ms/f [junit] 0 s: 60 f / 33 ms, 1818.1 fps, 0 ms/f; total: 180 f, 750.0 fps, 1 ms/f [junit] 0 s: 60 f / 32 ms, 1875.0 fps, 0 ms/f; total: 240 f, 882.3 fps, 1 ms/f [junit] 0 s: 60 f / 36 ms, 1666.6 fps, 0 ms/f; total: 300 f, 974.0 fps, 1 ms/f [junit] 0 s: 60 f / 33 ms, 1818.1 fps, 0 ms/f; total: 360 f, 1055.7 fps, 0 ms/f [junit] 0 s: 60 f / 30 ms, 2000.0 fps, 0 ms/f; total: 420 f, 1132.0 fps, 0 ms/f [junit] 0 s: 60 f / 30 ms, 2000.0 fps, 0 ms/f; total: 480 f, 1197.0 fps, 0 ms/f [junit] 0 s: 60 f / 30 ms, 2000.0 fps, 0 ms/f; total: 540 f, 1252.9 fps, 0 ms/f [junit] 0 s: 60 f / 31 ms, 1935.4 fps, 0 ms/f; total: 600 f, 1298.7 fps, 0 ms/f [junit] 0 s: 60 f / 30 ms, 2000.0 fps, 0 ms/f; total: 660 f, 1341.4 fps, 0 ms/f [junit] 0 s: 60 f / 33 ms, 1818.1 fps, 0 ms/f; total: 720 f, 1371.4 fps, 0 ms/f [junit] 0 s: 60 f / 30 ms, 2000.0 fps, 0 ms/f; total: 780 f, 1405.4 fps, 0 ms/f [junit] 0 s: 60 f / 30 ms, 2000.0 fps, 0 ms/f; total: 840 f, 1435.8 fps, 0 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309706120 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309706120 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWTAnalyzeBug455 - test01 [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309706141 d 0ms]] [junit] SLOCK [T main @ 1407309706257 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] SLOCK [T main @ 1407309706257 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT [junit] SLOCK [T main @ 1407309707567 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309709573 ms +++ localhost/127.0.0.1:59999 - Locked within 2047 ms, 3 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test01_DefaultNorm [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7faa1c053770, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309711858 d 1ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309711859 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309711859 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test01_DefaultNorm-n0002-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309712228 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test01_DefaultNorm [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test02_DefaultMsaa [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309712234 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309712304 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309712304 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7faa1c120310, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309712347 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309712347 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309712347 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test02_DefaultMsaa-n0004-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test02_DefaultMsaa [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309712836 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309712836 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test03_PbufferNorm [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309712942 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309712942 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7faa1c0aa3f0, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309712975 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309712975 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309712975 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test03_PbufferNorm-n0004-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309713461 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309713462 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test03_PbufferNorm [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test04_PbufferMsaa [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309713541 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309713541 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7faa19dc59b0, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309713587 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309713588 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309713588 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test04_PbufferMsaa-n0004-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309714063 d 1ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309714064 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test04_PbufferMsaa [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test05_BitmapNorm [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309714153 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309714153 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7faa19dc3050, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309714200 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309714200 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309714201 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test05_BitmapNorm_-n0004-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test05_BitmapNorm [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309714664 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309714664 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test06_BitmapMsaa [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309714761 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309714761 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7faa1c0a2cf0, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309714794 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309714794 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309714795 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test06_BitmapMsaa_-n0004-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test06_BitmapMsaa [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309715265 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309715265 d 0ms]] [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.98 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309707567 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309709573 ms +++ localhost/127.0.0.1:59999 - Locked within 2047 ms, 3 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test01_DefaultNorm [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7faa1c053770, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309711858 d 1ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309711859 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309711859 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test01_DefaultNorm-n0002-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309712228 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test01_DefaultNorm [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test02_DefaultMsaa [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309712234 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309712304 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309712304 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7faa1c120310, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309712347 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309712347 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309712347 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test02_DefaultMsaa-n0004-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test02_DefaultMsaa [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309712836 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309712836 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test03_PbufferNorm [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309712942 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309712942 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7faa1c0aa3f0, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309712975 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309712975 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309712975 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test03_PbufferNorm-n0004-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309713461 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309713462 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test03_PbufferNorm [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test04_PbufferMsaa [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309713541 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309713541 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7faa19dc59b0, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309713587 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309713588 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309713588 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test04_PbufferMsaa-n0004-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309714063 d 1ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309714064 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test04_PbufferMsaa [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test05_BitmapNorm [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309714153 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309714153 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7faa19dc3050, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309714200 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309714200 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309714201 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test05_BitmapNorm_-n0004-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test05_BitmapNorm [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309714664 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309714664 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test06_BitmapMsaa [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309714761 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309714761 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7faa1c0a2cf0, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309714794 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309714794 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309714795 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test06_BitmapMsaa_-n0004-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test06_BitmapMsaa [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309715265 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309715265 d 0ms]] [junit] SLOCK [T main @ 1407309715394 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01_DefaultNorm took 0.776 sec [junit] Testcase: test02_DefaultMsaa took 0.603 sec [junit] Testcase: test03_PbufferNorm took 0.625 sec [junit] Testcase: test04_PbufferMsaa took 0.601 sec [junit] Testcase: test05_BitmapNorm took 0.599 sec [junit] Testcase: test06_BitmapMsaa took 0.6 sec [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.98 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309707567 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309709573 ms +++ localhost/127.0.0.1:59999 - Locked within 2047 ms, 3 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test01_DefaultNorm [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7faa1c053770, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309711858 d 1ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309711859 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309711859 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test01_DefaultNorm-n0002-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309712228 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test01_DefaultNorm [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test02_DefaultMsaa [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309712234 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309712304 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309712304 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7faa1c120310, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309712347 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309712347 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309712347 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test02_DefaultMsaa-n0004-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test02_DefaultMsaa [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309712836 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309712836 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test03_PbufferNorm [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309712942 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309712942 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7faa1c0aa3f0, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309712975 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309712975 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309712975 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test03_PbufferNorm-n0004-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309713461 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309713462 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test03_PbufferNorm [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test04_PbufferMsaa [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309713541 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309713541 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[pbuffer]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7faa19dc59b0, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309713587 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309713588 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309713588 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test04_PbufferMsaa-n0004-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309714063 d 1ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309714064 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test04_PbufferMsaa [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test05_BitmapNorm [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309714153 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309714153 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7faa19dc3050, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309714200 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309714200 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309714201 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test05_BitmapNorm_-n0004-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test05_BitmapNorm [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309714664 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309714664 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test06_BitmapMsaa [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309714761 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309714761 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/4, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 640x480 of 640x480, swapInterval 0, drawable 0x7faa1c0a2cf0, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309714794 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309714794 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309714795 d 0ms]] [junit] AWT-EventQueue-0: ** screenshot: TestGearsGLJPanelAWT.test06_BitmapMsaa_-n0004-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT - test06_BitmapMsaa [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309715265 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309715265 d 0ms]] [junit] SLOCK [T main @ 1407309715394 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407309715394 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.glsl.TestShaderCompilationBug459AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.glsl.TestShaderCompilationBug459AWT [junit] SLOCK [T main @ 1407309716514 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309721564 ms +++ localhost/127.0.0.1:59999 - Locked within 5073 ms, 6 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestShaderCompilationBug459AWT - compileShader [junit] Error compiling the shader: ERROR: 0:1: '' : #version required and missing. [junit] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestShaderCompilationBug459AWT - compileShader [junit] SLOCK [T main @ 1407309724392 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.019 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309716514 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309721564 ms +++ localhost/127.0.0.1:59999 - Locked within 5073 ms, 6 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestShaderCompilationBug459AWT - compileShader [junit] Error compiling the shader: ERROR: 0:1: '' : #version required and missing. [junit] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestShaderCompilationBug459AWT - compileShader [junit] SLOCK [T main @ 1407309724392 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: compileShader took 2.706 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.019 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309716514 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309721564 ms +++ localhost/127.0.0.1:59999 - Locked within 5073 ms, 6 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glsl.TestShaderCompilationBug459AWT - compileShader [junit] Error compiling the shader: ERROR: 0:1: '' : #version required and missing. [junit] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glsl.TestShaderCompilationBug459AWT - compileShader [junit] SLOCK [T main @ 1407309724392 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.glu.TestBug463ScaleImageMemoryAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.glu.TestBug463ScaleImageMemoryAWT [junit] SLOCK [T main @ 1407309725698 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309727703 ms +++ localhost/127.0.0.1:59999 - Locked within 2030 ms, 3 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glu.TestBug463ScaleImageMemoryAWT - test01 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glu.TestBug463ScaleImageMemoryAWT - test01 [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.415 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309725698 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309727703 ms +++ localhost/127.0.0.1:59999 - Locked within 2030 ms, 3 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glu.TestBug463ScaleImageMemoryAWT - test01 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glu.TestBug463ScaleImageMemoryAWT - test01 [junit] SLOCK [T main @ 1407309730942 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01 took 3.134 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.415 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309725698 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309727703 ms +++ localhost/127.0.0.1:59999 - Locked within 2030 ms, 3 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glu.TestBug463ScaleImageMemoryAWT - test01 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glu.TestBug463ScaleImageMemoryAWT - test01 [junit] SLOCK [T main @ 1407309730942 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407309730942 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.glu.TestBug694ScaleImageUnpackBufferSizeAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.glu.TestBug694ScaleImageUnpackBufferSizeAWT [junit] SLOCK [T main @ 1407309732192 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309735199 ms +++ localhost/127.0.0.1:59999 - Locked within 3034 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glu.TestBug694ScaleImageUnpackBufferSizeAWT - test01 [junit] Unpack-Alignment 0: in-size 46005 [junit] Unpack-Alignment 0: out-size 65536 [junit] Unpack-Alignment 1: in-size 45369 [junit] Unpack-Alignment 1: out-size 65536 [junit] Unpack-Alignment 4: in-size 46005 [junit] Unpack-Alignment 4: out-size 65536 [junit] Unpack-Alignment 8: in-size 46005 [junit] Unpack-Alignment 8: out-size 65536 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glu.TestBug694ScaleImageUnpackBufferSizeAWT - test01 [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.989 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309732192 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309735199 ms +++ localhost/127.0.0.1:59999 - Locked within 3034 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glu.TestBug694ScaleImageUnpackBufferSizeAWT - test01 [junit] Unpack-Alignment 0: in-size 46005 [junit] Unpack-Alignment 0: out-size 65536 [junit] Unpack-Alignment 1: in-size 45369 [junit] Unpack-Alignment 1: out-size 65536 [junit] Unpack-Alignment 4: in-size 46005 [junit] Unpack-Alignment 4: out-size 65536 [junit] Unpack-Alignment 8: in-size 46005 [junit] Unpack-Alignment 8: out-size 65536 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glu.TestBug694ScaleImageUnpackBufferSizeAWT - test01 [junit] SLOCK [T main @ 1407309737991 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01 took 2.679 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.989 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309732192 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309735199 ms +++ localhost/127.0.0.1:59999 - Locked within 3034 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.glu.TestBug694ScaleImageUnpackBufferSizeAWT - test01 [junit] Unpack-Alignment 0: in-size 46005 [junit] Unpack-Alignment 0: out-size 65536 [junit] Unpack-Alignment 1: in-size 45369 [junit] Unpack-Alignment 1: out-size 65536 [junit] Unpack-Alignment 4: in-size 46005 [junit] Unpack-Alignment 4: out-size 65536 [junit] Unpack-Alignment 8: in-size 46005 [junit] Unpack-Alignment 8: out-size 65536 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.glu.TestBug694ScaleImageUnpackBufferSizeAWT - test01 [junit] SLOCK [T main @ 1407309737991 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407309737991 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT [junit] SLOCK [T main @ 1407309739291 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309741297 ms +++ localhost/127.0.0.1:59999 - Locked within 2029 ms, 3 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT - test01NopGLJPanelDef [junit] INIT START [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 4/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 13/25 [junit] Sleep initialized: 17/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel: [junit] ctor 22/t 0.88/1 [junit] visible 838/t 33.52/1 [junit] sum-i 860/t 34.40/1 [junit] INIT END: 25/25 [junit] T: duration 0 15 [junit] total-d 875/t 35.00/1 [junit] total-i 875/t 35.00/1 [junit] Total: 875 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT - test01NopGLJPanelDef [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT - test02NopGLJPanelBitmap [junit] INIT START [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 8/25 [junit] Sleep initialized: 13/25 [junit] Sleep initialized: 18/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel: [junit] ctor 4/t 0.16/1 [junit] visible 666/t 26.64/1 [junit] sum-i 670/t 26.80/1 [junit] INIT END: 25/25 [junit] T: duration 0 2 [junit] total-d 672/t 26.88/1 [junit] total-i 672/t 26.88/1 [junit] Total: 672 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT - test02NopGLJPanelBitmap [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT - test11NopGLCanvasDef [junit] INIT START [junit] Sleep initialized: 4/25 [junit] Sleep initialized: 8/25 [junit] Sleep initialized: 14/25 [junit] Sleep initialized: 19/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLCanvas: [junit] ctor 10/t 0.40/1 [junit] visible 866/t 34.64/1 [junit] sum-i 876/t 35.04/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 877/t 35.08/1 [junit] total-i 877/t 35.08/1 [junit] Total: 877 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT - test11NopGLCanvasDef [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.403 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309739291 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309741297 ms +++ localhost/127.0.0.1:59999 - Locked within 2029 ms, 3 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT - test01NopGLJPanelDef [junit] INIT START [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 4/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 13/25 [junit] Sleep initialized: 17/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel: [junit] ctor 22/t 0.88/1 [junit] visible 838/t 33.52/1 [junit] sum-i 860/t 34.40/1 [junit] INIT END: 25/25 [junit] T: duration 0 15 [junit] total-d 875/t 35.00/1 [junit] total-i 875/t 35.00/1 [junit] Total: 875 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT - test01NopGLJPanelDef [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT - test02NopGLJPanelBitmap [junit] INIT START [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 8/25 [junit] Sleep initialized: 13/25 [junit] Sleep initialized: 18/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel: [junit] ctor 4/t 0.16/1 [junit] visible 666/t 26.64/1 [junit] sum-i 670/t 26.80/1 [junit] INIT END: 25/25 [junit] T: duration 0 2 [junit] total-d 672/t 26.88/1 [junit] total-i 672/t 26.88/1 [junit] Total: 672 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT - test02NopGLJPanelBitmap [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT - test11NopGLCanvasDef [junit] INIT START [junit] Sleep initialized: 4/25 [junit] Sleep initialized: 8/25 [junit] Sleep initialized: 14/25 [junit] Sleep initialized: 19/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLCanvas: [junit] ctor 10/t 0.40/1 [junit] SLOCK [T main @ 1407309746536 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] visible 866/t 34.64/1 [junit] sum-i 876/t 35.04/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 877/t 35.08/1 [junit] total-i 877/t 35.08/1 [junit] Total: 877 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT - test11NopGLCanvasDef [junit] SLOCK [T main @ 1407309746536 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01NopGLJPanelDef took 1.106 sec [junit] Testcase: test02NopGLJPanelBitmap took 0.847 sec [junit] Testcase: test11NopGLCanvasDef took 1.252 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.403 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309739291 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309741297 ms +++ localhost/127.0.0.1:59999 - Locked within 2029 ms, 3 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT - test01NopGLJPanelDef [junit] INIT START [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 4/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 13/25 [junit] Sleep initialized: 17/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel: [junit] ctor 22/t 0.88/1 [junit] visible 838/t 33.52/1 [junit] sum-i 860/t 34.40/1 [junit] INIT END: 25/25 [junit] T: duration 0 15 [junit] total-d 875/t 35.00/1 [junit] total-i 875/t 35.00/1 [junit] Total: 875 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT - test01NopGLJPanelDef [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT - test02NopGLJPanelBitmap [junit] INIT START [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 8/25 [junit] Sleep initialized: 13/25 [junit] Sleep initialized: 18/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel: [junit] ctor 4/t 0.16/1 [junit] visible 666/t 26.64/1 [junit] sum-i 670/t 26.80/1 [junit] INIT END: 25/25 [junit] T: duration 0 2 [junit] total-d 672/t 26.88/1 [junit] total-i 672/t 26.88/1 [junit] Total: 672 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT - test02NopGLJPanelBitmap [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT - test11NopGLCanvasDef [junit] INIT START [junit] Sleep initialized: 4/25 [junit] Sleep initialized: 8/25 [junit] Sleep initialized: 14/25 [junit] Sleep initialized: 19/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLCanvas: [junit] ctor 10/t 0.40/1 [junit] visible 866/t 34.64/1 [junit] sum-i 876/t 35.04/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 877/t 35.08/1 [junit] total-i 877/t 35.08/1 [junit] Total: 877 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT - test11NopGLCanvasDef [junit] SLOCK [T main @ 1407309746536 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT [junit] SLOCK [T main @ 1407309747856 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309753873 ms +++ localhost/127.0.0.1:59999 - Locked within 6043 ms, 7 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test00NopNoGLDefGrid [junit] Frame size: 800x600 -> 25 x 128x88, overlap false [junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false [junit] INIT START [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 No_GL (01): [junit] ctor 1748/t 69.92/1 [junit] visible 967/t 38.68/1 [junit] sum-i 2715/t 108.60/1 [junit] INIT END: 25/25 [junit] T: duration 0 3 [junit] total-d 2718/t 108.72/1 [junit] total-i 2718/t 108.72/1 [junit] Total: 2718 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test00NopNoGLDefGrid [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test01NopGLCanvasDefGrid [junit] Frame size: 800x600 -> 25 x 128x88, overlap false [junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false [junit] INIT START [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 7/25 [junit] Sleep initialized: 12/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLCanvas (01): [junit] ctor 902/t 36.08/1 [junit] visible 1579/t 63.16/1 [junit] sum-i 2481/t 99.24/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 2482/t 99.28/1 [junit] total-i 2482/t 99.28/1 [junit] Total: 2482 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test01NopGLCanvasDefGrid [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test02NopGLJPanelDefGridSingleAutoFlip [junit] Frame size: 800x600 -> 25 x 128x88, overlap false [junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false [junit] INIT START [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 8/25 [junit] Sleep initialized: 11/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 19/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (01): [junit] ctor 825/t 33.00/1 [junit] visible 1572/t 62.88/1 [junit] sum-i 2397/t 95.88/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 2398/t 95.92/1 [junit] total-i 2398/t 95.92/1 [junit] Total: 2398 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test02NopGLJPanelDefGridSingleAutoFlip [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test03NopGLJPanelDefGridSingleManualFlip [junit] Frame size: 800x600 -> 25 x 128x88, overlap false [junit] SkipGLOrientationVerticalFlip true, useGears false, initMT false, useAnim false [junit] INIT START [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 21/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (01): [junit] ctor 831/t 33.24/1 [junit] visible 1221/t 48.84/1 [junit] sum-i 2052/t 82.08/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 2053/t 82.12/1 [junit] total-i 2053/t 82.12/1 [junit] Total: 2053 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test03NopGLJPanelDefGridSingleManualFlip [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test04NopGLJPanelDefGridMTManualFlip [junit] Frame size: 800x600 -> 25 x 128x88, overlap false [junit] SkipGLOrientationVerticalFlip true, useGears false, initMT true, useAnim false [junit] INIT START [junit] Sleep initialized: 6/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (mt): [junit] ctor 988/t 39.52/1 [junit] visible 1077/t 43.08/1 [junit] sum-i 2065/t 82.60/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 2066/t 82.64/1 [junit] total-i 2066/t 82.64/1 [junit] Total: 2066 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test04NopGLJPanelDefGridMTManualFlip [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test10GearsNoGLDefGrid [junit] Frame size: 800x600 -> 25 x 128x88, overlap false [junit] SkipGLOrientationVerticalFlip false, useGears true, initMT false, useAnim false [junit] INIT START [junit] Sleep initialized: 25/25 [junit] P: 25 No_GL (01): [junit] ctor 795/t 31.80/1 [junit] visible 867/t 34.68/1 [junit] sum-i 1662/t 66.48/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 1663/t 66.52/1 [junit] total-i 1663/t 66.52/1 [junit] Total: 1663 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test10GearsNoGLDefGrid [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test11GearsGLCanvasDefGrid [junit] Frame size: 800x600 -> 25 x 128x88, overlap false [junit] SkipGLOrientationVerticalFlip false, useGears true, initMT false, useAnim false [junit] INIT START [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 1/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 7/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 11/25 [junit] Sleep initialized: 14/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 17/25 [junit] Sleep initialized: 19/25 [junit] Sleep initialized: 21/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLCanvas (01): [junit] ctor 892/t 35.68/1 [junit] visible 2178/t 87.12/1 [junit] sum-i 3070/t 122.80/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 3071/t 122.84/1 [junit] total-i 3071/t 122.84/1 [junit] Total: 3071 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test11GearsGLCanvasDefGrid [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test12GearsGLJPanelDefGridSingleAutoFlip [junit] Frame size: 800x600 -> 25 x 128x88, overlap false [junit] SkipGLOrientationVerticalFlip false, useGears true, initMT false, useAnim false [junit] INIT START [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 7/25 [junit] Sleep initialized: 10/25 [junit] Sleep initialized: 13/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 19/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (01): [junit] ctor 831/t 33.24/1 [junit] visible 1684/t 67.36/1 [junit] sum-i 2515/t 100.60/1 [junit] INIT END: 25/25 [junit] T: duration 0 13 [junit] total-d 2528/t 101.12/1 [junit] total-i 2528/t 101.12/1 [junit] Total: 2528 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test12GearsGLJPanelDefGridSingleAutoFlip [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test13GearsGLJPanelDefGridSingleManualFlip [junit] Frame size: 800x600 -> 25 x 128x88, overlap false [junit] SkipGLOrientationVerticalFlip true, useGears true, initMT false, useAnim false [junit] INIT START [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 9/25 [junit] 2014-08-06 09:23:04.140 java[7721:3103] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/net.java.openjdk.cmd.savedState/window_1.data: Operation not permitted (1) [junit] Sleep initialized: 12/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 19/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (01): [junit] ctor 802/t 32.08/1 [junit] visible 1535/t 61.40/1 [junit] sum-i 2337/t 93.48/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 2338/t 93.52/1 [junit] total-i 2338/t 93.52/1 [junit] Total: 2338 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test13GearsGLJPanelDefGridSingleManualFlip [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test14GearsGLJPanelDefGridMTManualFlip [junit] Frame size: 800x600 -> 25 x 128x88, overlap false [junit] SkipGLOrientationVerticalFlip true, useGears true, initMT true, useAnim false [junit] INIT START [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 11/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (mt): [junit] ctor 1027/t 41.08/1 [junit] visible 1294/t 51.76/1 [junit] sum-i 2321/t 92.84/1 [junit] INIT END: 25/25 [junit] T: duration 0 2 [junit] total-d 2323/t 92.92/1 [junit] total-i 2323/t 92.92/1 [junit] Total: 2323 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test14GearsGLJPanelDefGridMTManualFlip [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test20NopNoGLDefOverlap [junit] Frame size: 800x600 -> 25 x 128x88, overlap true [junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false [junit] INIT START [junit] Sleep initialized: 18/25 [junit] Sleep initialized: 25/25 [junit] P: 25 No_GL (01): [junit] ctor 834/t 33.36/1 [junit] visible 1075/t 43.00/1 [junit] sum-i 1909/t 76.36/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 1910/t 76.40/1 [junit] total-i 1910/t 76.40/1 [junit] Total: 1910 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test20NopNoGLDefOverlap [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test21NopGLCanvasDefOverlap [junit] Frame size: 800x600 -> 25 x 128x88, overlap true [junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false [junit] INIT START [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 8/25 [junit] Sleep initialized: 10/25 [junit] Sleep initialized: 13/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 18/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLCanvas (01): [junit] ctor 898/t 35.92/1 [junit] visible 2058/t 82.32/1 [junit] sum-i 2956/t 118.24/1 [junit] INIT END: 25/25 [junit] T: duration 0 2 [junit] total-d 2958/t 118.32/1 [junit] total-i 2958/t 118.32/1 [junit] Total: 2958 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test21NopGLCanvasDefOverlap [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test22NopGLJPanelDefOverlapSingle [junit] Frame size: 800x600 -> 25 x 128x88, overlap true [junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false [junit] INIT START [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 8/25 [junit] Sleep initialized: 11/25 [junit] Sleep initialized: 14/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 19/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (01): [junit] ctor 832/t 33.28/1 [junit] visible 1865/t 74.60/1 [junit] sum-i 2697/t 107.88/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 2698/t 107.92/1 [junit] total-i 2698/t 107.92/1 [junit] Total: 2698 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test22NopGLJPanelDefOverlapSingle [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test23NopGLJPanelDefOverlapMT [junit] Frame size: 800x600 -> 25 x 128x88, overlap true [junit] SkipGLOrientationVerticalFlip false, useGears false, initMT true, useAnim false [junit] INIT START [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 11/25 [junit] Sleep initialized: 17/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (mt): [junit] ctor 1047/t 41.88/1 [junit] visible 1453/t 58.12/1 [junit] sum-i 2500/t 100.00/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 2501/t 100.04/1 [junit] total-i 2501/t 100.04/1 [junit] Total: 2501 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test23NopGLJPanelDefOverlapMT [junit] SLOCK [T main @ 1407309802927 ms --- localhost/127.0.0.1:59999 - Unlock ok within 6 ms [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 55.263 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309747856 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309753873 ms +++ localhost/127.0.0.1:59999 - Locked within 6043 ms, 7 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test00NopNoGLDefGrid [junit] Frame size: 800x600 -> 25 x 128x88, overlap false [junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false [junit] INIT START [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 No_GL (01): [junit] ctor 1748/t 69.92/1 [junit] visible 967/t 38.68/1 [junit] sum-i 2715/t 108.60/1 [junit] INIT END: 25/25 [junit] T: duration 0 3 [junit] total-d 2718/t 108.72/1 [junit] total-i 2718/t 108.72/1 [junit] Total: 2718 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test00NopNoGLDefGrid [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test01NopGLCanvasDefGrid [junit] Frame size: 800x600 -> 25 x 128x88, overlap false [junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false [junit] INIT START [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 7/25 [junit] Sleep initialized: 12/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLCanvas (01): [junit] ctor 902/t 36.08/1 [junit] visible 1579/t 63.16/1 [junit] sum-i 2481/t 99.24/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 2482/t 99.28/1 [junit] total-i 2482/t 99.28/1 [junit] Total: 2482 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test01NopGLCanvasDefGrid [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test02NopGLJPanelDefGridSingleAutoFlip [junit] Frame size: 800x600 -> 25 x 128x88, overlap false [junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false [junit] INIT START [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 8/25 [junit] Sleep initialized: 11/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 19/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (01): [junit] ctor 825/t 33.00/1 [junit] visible 1572/t 62.88/1 [junit] sum-i 2397/t 95.88/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 2398/t 95.92/1 [junit] total-i 2398/t 95.92/1 [junit] Total: 2398 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test02NopGLJPanelDefGridSingleAutoFlip [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test03NopGLJPanelDefGridSingleManualFlip [junit] Frame size: 800x600 -> 25 x 128x88, overlap false [junit] SkipGLOrientationVerticalFlip true, useGears false, initMT false, useAnim false [junit] INIT START [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 21/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (01): [junit] ctor 831/t 33.24/1 [junit] visible 1221/t 48.84/1 [junit] sum-i 2052/t 82.08/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 2053/t 82.12/1 [junit] total-i 2053/t 82.12/1 [junit] Total: 2053 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test03NopGLJPanelDefGridSingleManualFlip [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test04NopGLJPanelDefGridMTManualFlip [junit] Frame size: 800x600 -> 25 x 128x88, overlap false [junit] SkipGLOrientationVerticalFlip true, useGears false, initMT true, useAnim false [junit] INIT START [junit] Sleep initialized: 6/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (mt): [junit] ctor 988/t 39.52/1 [junit] visible 1077/t 43.08/1 [junit] sum-i 2065/t 82.60/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 2066/t 82.64/1 [junit] total-i 2066/t 82.64/1 [junit] Total: 2066 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test04NopGLJPanelDefGridMTManualFlip [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test10GearsNoGLDefGrid [junit] Frame size: 800x600 -> 25 x 128x88, overlap false [junit] SkipGLOrientationVerticalFlip false, useGears true, initMT false, useAnim false [junit] INIT START [junit] Sleep initialized: 25/25 [junit] P: 25 No_GL (01): [junit] ctor 795/t 31.80/1 [junit] visible 867/t 34.68/1 [junit] sum-i 1662/t 66.48/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 1663/t 66.52/1 [junit] total-i 1663/t 66.52/1 [junit] Total: 1663 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test10GearsNoGLDefGrid [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test11GearsGLCanvasDefGrid [junit] Frame size: 800x600 -> 25 x 128x88, overlap false [junit] SkipGLOrientationVerticalFlip false, useGears true, initMT false, useAnim false [junit] INIT START [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 1/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 7/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 11/25 [junit] Sleep initialized: 14/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 17/25 [junit] Sleep initialized: 19/25 [junit] Sleep initialized: 21/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLCanvas (01): [junit] ctor 892/t 35.68/1 [junit] visible 2178/t 87.12/1 [junit] sum-i 3070/t 122.80/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 3071/t 122.84/1 [junit] total-i 3071/t 122.84/1 [junit] Total: 3071 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test11GearsGLCanvasDefGrid [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test12GearsGLJPanelDefGridSingleAutoFlip [junit] Frame size: 800x600 -> 25 x 128x88, overlap false [junit] SkipGLOrientationVerticalFlip false, useGears true, initMT false, useAnim false [junit] INIT START [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 7/25 [junit] Sleep initialized: 10/25 [junit] Sleep initialized: 13/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 19/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (01): [junit] ctor 831/t 33.24/1 [junit] visible 1684/t 67.36/1 [junit] sum-i 2515/t 100.60/1 [junit] INIT END: 25/25 [junit] T: duration 0 13 [junit] total-d 2528/t 101.12/1 [junit] total-i 2528/t 101.12/1 [junit] Total: 2528 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test12GearsGLJPanelDefGridSingleAutoFlip [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test13GearsGLJPanelDefGridSingleManualFlip [junit] Frame size: 800x600 -> 25 x 128x88, overlap false [junit] SkipGLOrientationVerticalFlip true, useGears true, initMT false, useAnim false [junit] INIT START [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 12/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 19/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (01): [junit] ctor 802/t 32.08/1 [junit] visible 1535/t 61.40/1 [junit] sum-i 2337/t 93.48/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 2338/t 93.52/1 [junit] total-i 2338/t 93.52/1 [junit] Total: 2338 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test13GearsGLJPanelDefGridSingleManualFlip [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test14GearsGLJPanelDefGridMTManualFlip [junit] Frame size: 800x600 -> 25 x 128x88, overlap false [junit] SkipGLOrientationVerticalFlip true, useGears true, initMT true, useAnim false [junit] INIT START [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 11/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (mt): [junit] ctor 1027/t 41.08/1 [junit] visible 1294/t 51.76/1 [junit] sum-i 2321/t 92.84/1 [junit] INIT END: 25/25 [junit] T: duration 0 2 [junit] total-d 2323/t 92.92/1 [junit] total-i 2323/t 92.92/1 [junit] Total: 2323 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test14GearsGLJPanelDefGridMTManualFlip [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test20NopNoGLDefOverlap [junit] Frame size: 800x600 -> 25 x 128x88, overlap true [junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false [junit] INIT START [junit] Sleep initialized: 18/25 [junit] Sleep initialized: 25/25 [junit] P: 25 No_GL (01): [junit] ctor 834/t 33.36/1 [junit] visible 1075/t 43.00/1 [junit] sum-i 1909/t 76.36/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 1910/t 76.40/1 [junit] total-i 1910/t 76.40/1 [junit] Total: 1910 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test20NopNoGLDefOverlap [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test21NopGLCanvasDefOverlap [junit] Frame size: 800x600 -> 25 x 128x88, overlap true [junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false [junit] INIT START [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 8/25 [junit] Sleep initialized: 10/25 [junit] Sleep initialized: 13/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 18/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLCanvas (01): [junit] ctor 898/t 35.92/1 [junit] visible 2058/t 82.32/1 [junit] sum-i 2956/t 118.24/1 [junit] INIT END: 25/25 [junit] T: duration 0 2 [junit] total-d 2958/t 118.32/1 [junit] total-i 2958/t 118.32/1 [junit] Total: 2958 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test21NopGLCanvasDefOverlap [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test22NopGLJPanelDefOverlapSingle [junit] Frame size: 800x600 -> 25 x 128x88, overlap true [junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false [junit] INIT START [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 8/25 [junit] Sleep initialized: 11/25 [junit] Sleep initialized: 14/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 19/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (01): [junit] ctor 832/t 33.28/1 [junit] visible 1865/t 74.60/1 [junit] sum-i 2697/t 107.88/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 2698/t 107.92/1 [junit] total-i 2698/t 107.92/1 [junit] Total: 2698 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test22NopGLJPanelDefOverlapSingle [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test23NopGLJPanelDefOverlapMT [junit] Frame size: 800x600 -> 25 x 128x88, overlap true [junit] SkipGLOrientationVerticalFlip false, useGears false, initMT true, useAnim false [junit] INIT START [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 11/25 [junit] Sleep initialized: 17/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (mt): [junit] ctor 1047/t 41.88/1 [junit] visible 1453/t 58.12/1 [junit] sum-i 2500/t 100.00/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 2501/t 100.04/1 [junit] total-i 2501/t 100.04/1 [junit] Total: 2501 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test23NopGLJPanelDefOverlapMT [junit] SLOCK [T main @ 1407309802927 ms --- localhost/127.0.0.1:59999 - Unlock ok within 6 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test00NopNoGLDefGrid took 3.176 sec [junit] Testcase: test01NopGLCanvasDefGrid took 3.862 sec [junit] Testcase: test02NopGLJPanelDefGridSingleAutoFlip took 3.174 sec [junit] Testcase: test03NopGLJPanelDefGridSingleManualFlip took 2.872 sec [junit] Testcase: test04NopGLJPanelDefGridMTManualFlip took 2.883 sec [junit] Testcase: test10GearsNoGLDefGrid took 2.181 sec [junit] Testcase: test11GearsGLCanvasDefGrid took 4.704 sec [junit] Testcase: test12GearsGLJPanelDefGridSingleAutoFlip took 3.431 sec [junit] Testcase: test13GearsGLJPanelDefGridSingleManualFlip took 3.265 sec [junit] Testcase: test14GearsGLJPanelDefGridMTManualFlip took 3.241 sec [junit] Testcase: test20NopNoGLDefOverlap took 2.702 sec [junit] Testcase: test21NopGLCanvasDefOverlap took 4.459 sec [junit] Testcase: test22NopGLJPanelDefOverlapSingle took 3.556 sec [junit] Testcase: test23NopGLJPanelDefOverlapMT took 3.377 sec [junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 55.263 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309747856 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309753873 ms +++ localhost/127.0.0.1:59999 - Locked within 6043 ms, 7 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test00NopNoGLDefGrid [junit] Frame size: 800x600 -> 25 x 128x88, overlap false [junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false [junit] INIT START [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 No_GL (01): [junit] ctor 1748/t 69.92/1 [junit] visible 967/t 38.68/1 [junit] sum-i 2715/t 108.60/1 [junit] INIT END: 25/25 [junit] T: duration 0 3 [junit] total-d 2718/t 108.72/1 [junit] total-i 2718/t 108.72/1 [junit] Total: 2718 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test00NopNoGLDefGrid [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test01NopGLCanvasDefGrid [junit] Frame size: 800x600 -> 25 x 128x88, overlap false [junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false [junit] INIT START [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 7/25 [junit] Sleep initialized: 12/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLCanvas (01): [junit] ctor 902/t 36.08/1 [junit] visible 1579/t 63.16/1 [junit] sum-i 2481/t 99.24/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 2482/t 99.28/1 [junit] total-i 2482/t 99.28/1 [junit] Total: 2482 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test01NopGLCanvasDefGrid [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test02NopGLJPanelDefGridSingleAutoFlip [junit] Frame size: 800x600 -> 25 x 128x88, overlap false [junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false [junit] INIT START [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 8/25 [junit] Sleep initialized: 11/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 19/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (01): [junit] ctor 825/t 33.00/1 [junit] visible 1572/t 62.88/1 [junit] sum-i 2397/t 95.88/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 2398/t 95.92/1 [junit] total-i 2398/t 95.92/1 [junit] Total: 2398 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test02NopGLJPanelDefGridSingleAutoFlip [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test03NopGLJPanelDefGridSingleManualFlip [junit] Frame size: 800x600 -> 25 x 128x88, overlap false [junit] SkipGLOrientationVerticalFlip true, useGears false, initMT false, useAnim false [junit] INIT START [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 21/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (01): [junit] ctor 831/t 33.24/1 [junit] visible 1221/t 48.84/1 [junit] sum-i 2052/t 82.08/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 2053/t 82.12/1 [junit] total-i 2053/t 82.12/1 [junit] Total: 2053 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test03NopGLJPanelDefGridSingleManualFlip [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test04NopGLJPanelDefGridMTManualFlip [junit] Frame size: 800x600 -> 25 x 128x88, overlap false [junit] SkipGLOrientationVerticalFlip true, useGears false, initMT true, useAnim false [junit] INIT START [junit] Sleep initialized: 6/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (mt): [junit] ctor 988/t 39.52/1 [junit] visible 1077/t 43.08/1 [junit] sum-i 2065/t 82.60/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 2066/t 82.64/1 [junit] total-i 2066/t 82.64/1 [junit] Total: 2066 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test04NopGLJPanelDefGridMTManualFlip [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test10GearsNoGLDefGrid [junit] Frame size: 800x600 -> 25 x 128x88, overlap false [junit] SkipGLOrientationVerticalFlip false, useGears true, initMT false, useAnim false [junit] INIT START [junit] Sleep initialized: 25/25 [junit] P: 25 No_GL (01): [junit] ctor 795/t 31.80/1 [junit] visible 867/t 34.68/1 [junit] sum-i 1662/t 66.48/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 1663/t 66.52/1 [junit] total-i 1663/t 66.52/1 [junit] Total: 1663 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test10GearsNoGLDefGrid [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test11GearsGLCanvasDefGrid [junit] Frame size: 800x600 -> 25 x 128x88, overlap false [junit] SkipGLOrientationVerticalFlip false, useGears true, initMT false, useAnim false [junit] INIT START [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 1/25 [junit] Sleep initialized: 3/25 [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 7/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 11/25 [junit] Sleep initialized: 14/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 17/25 [junit] Sleep initialized: 19/25 [junit] Sleep initialized: 21/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLCanvas (01): [junit] ctor 892/t 35.68/1 [junit] visible 2178/t 87.12/1 [junit] sum-i 3070/t 122.80/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 3071/t 122.84/1 [junit] total-i 3071/t 122.84/1 [junit] Total: 3071 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test11GearsGLCanvasDefGrid [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test12GearsGLJPanelDefGridSingleAutoFlip [junit] Frame size: 800x600 -> 25 x 128x88, overlap false [junit] SkipGLOrientationVerticalFlip false, useGears true, initMT false, useAnim false [junit] INIT START [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 7/25 [junit] Sleep initialized: 10/25 [junit] Sleep initialized: 13/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 19/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (01): [junit] ctor 831/t 33.24/1 [junit] visible 1684/t 67.36/1 [junit] sum-i 2515/t 100.60/1 [junit] INIT END: 25/25 [junit] T: duration 0 13 [junit] total-d 2528/t 101.12/1 [junit] total-i 2528/t 101.12/1 [junit] Total: 2528 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test12GearsGLJPanelDefGridSingleAutoFlip [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test13GearsGLJPanelDefGridSingleManualFlip [junit] Frame size: 800x600 -> 25 x 128x88, overlap false [junit] SkipGLOrientationVerticalFlip true, useGears true, initMT false, useAnim false [junit] INIT START [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 9/25 [junit] Sleep initialized: 12/25 [junit] Sleep initialized: 15/25 [junit] Sleep initialized: 19/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (01): [junit] ctor 802/t 32.08/1 [junit] visible 1535/t 61.40/1 [junit] sum-i 2337/t 93.48/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 2338/t 93.52/1 [junit] total-i 2338/t 93.52/1 [junit] Total: 2338 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test13GearsGLJPanelDefGridSingleManualFlip [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test14GearsGLJPanelDefGridMTManualFlip [junit] Frame size: 800x600 -> 25 x 128x88, overlap false [junit] SkipGLOrientationVerticalFlip true, useGears true, initMT true, useAnim false [junit] INIT START [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 11/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 23/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (mt): [junit] ctor 1027/t 41.08/1 [junit] visible 1294/t 51.76/1 [junit] sum-i 2321/t 92.84/1 [junit] INIT END: 25/25 [junit] T: duration 0 2 [junit] total-d 2323/t 92.92/1 [junit] total-i 2323/t 92.92/1 [junit] Total: 2323 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test14GearsGLJPanelDefGridMTManualFlip [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test20NopNoGLDefOverlap [junit] Frame size: 800x600 -> 25 x 128x88, overlap true [junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false [junit] INIT START [junit] Sleep initialized: 18/25 [junit] Sleep initialized: 25/25 [junit] P: 25 No_GL (01): [junit] ctor 834/t 33.36/1 [junit] visible 1075/t 43.00/1 [junit] sum-i 1909/t 76.36/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 1910/t 76.40/1 [junit] total-i 1910/t 76.40/1 [junit] Total: 1910 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test20NopNoGLDefOverlap [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test21NopGLCanvasDefOverlap [junit] Frame size: 800x600 -> 25 x 128x88, overlap true [junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false [junit] INIT START [junit] Sleep initialized: 0/25 [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 8/25 [junit] Sleep initialized: 10/25 [junit] Sleep initialized: 13/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 18/25 [junit] Sleep initialized: 20/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLCanvas (01): [junit] ctor 898/t 35.92/1 [junit] visible 2058/t 82.32/1 [junit] sum-i 2956/t 118.24/1 [junit] INIT END: 25/25 [junit] T: duration 0 2 [junit] total-d 2958/t 118.32/1 [junit] total-i 2958/t 118.32/1 [junit] Total: 2958 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test21NopGLCanvasDefOverlap [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test22NopGLJPanelDefOverlapSingle [junit] Frame size: 800x600 -> 25 x 128x88, overlap true [junit] SkipGLOrientationVerticalFlip false, useGears false, initMT false, useAnim false [junit] INIT START [junit] Sleep initialized: 2/25 [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 8/25 [junit] Sleep initialized: 11/25 [junit] Sleep initialized: 14/25 [junit] Sleep initialized: 16/25 [junit] Sleep initialized: 19/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 24/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (01): [junit] ctor 832/t 33.28/1 [junit] visible 1865/t 74.60/1 [junit] sum-i 2697/t 107.88/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 2698/t 107.92/1 [junit] total-i 2698/t 107.92/1 [junit] Total: 2698 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test22NopGLJPanelDefOverlapSingle [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test23NopGLJPanelDefOverlapMT [junit] Frame size: 800x600 -> 25 x 128x88, overlap true [junit] SkipGLOrientationVerticalFlip false, useGears false, initMT true, useAnim false [junit] INIT START [junit] Sleep initialized: 5/25 [junit] Sleep initialized: 11/25 [junit] Sleep initialized: 17/25 [junit] Sleep initialized: 22/25 [junit] Sleep initialized: 25/25 [junit] P: 25 GLJPanel (mt): [junit] ctor 1047/t 41.88/1 [junit] visible 1453/t 58.12/1 [junit] sum-i 2500/t 100.00/1 [junit] INIT END: 25/25 [junit] T: duration 0 1 [junit] total-d 2501/t 100.04/1 [junit] total-i 2501/t 100.04/1 [junit] Total: 2501 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT - test23NopGLJPanelDefOverlapMT [junit] SLOCK [T main @ 1407309802927 ms --- localhost/127.0.0.1:59999 - Unlock ok within 6 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT [junit] SLOCK [T main @ 1407309804319 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309852412 ms +++ localhost/127.0.0.1:59999 - Locked within 48116 ms, 49 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT - test01_aa0 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309854771 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309854775 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309854776 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309854776 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309854777 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309854785 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] 1 s: 60 f / 1136 ms, 52.8 fps, 18 ms/f; total: 60 f, 52.8 fps, 18 ms/f [junit] XXX START TILE RENDERING [junit] XXX pre-init: RandomTileRenderer[tile[cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup false] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 2 s: 60 f / 903 ms, 66.4 fps, 15 ms/f; total: 120 f, 58.8 fps, 16 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 2 s: 60 f / 637 ms, 94.1 fps, 10 ms/f; total: 180 f, 67.2 fps, 14 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 3 s: 60 f / 732 ms, 81.9 fps, 12 ms/f; total: 240 f, 70.4 fps, 14 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX !active -> save [junit] XXX post-display: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX post-display detached: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[0 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse null [junit] >> Gears angle 132.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] 4 s: 60 f / 1332 ms, 45.0 fps, 22 ms/f; total: 300 f, 63.2 fps, 15 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309859545 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309859545 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT - test01_aa0 [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309859561 d 1ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT - test02_aa8 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309859676 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309859676 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309859677 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309859677 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309859677 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309859678 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] 1 s: 60 f / 1033 ms, 58.0 fps, 17 ms/f; total: 60 f, 58.0 fps, 17 ms/f [junit] XXX START TILE RENDERING [junit] XXX pre-init: RandomTileRenderer[tile[cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup false] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] 1 s: 60 f / 618 ms, 97.0 fps, 10 ms/f; total: 120 f, 72.6 fps, 13 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] 2 s: 60 f / 552 ms, 108.6 fps, 9 ms/f; total: 180 f, 81.7 fps, 12 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] 2 s: 60 f / 517 ms, 116.0 fps, 8 ms/f; total: 240 f, 88.2 fps, 11 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX !active -> save [junit] XXX post-display: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX post-display detached: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[0 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse null [junit] >> Gears angle 130.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] 3 s: 60 f / 1150 ms, 52.1 fps, 19 ms/f; total: 300 f, 77.5 fps, 12 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309863613 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309863614 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT - test02_aa8 [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309863615 d 0ms]] [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 59.574 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309804319 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309852412 ms +++ localhost/127.0.0.1:59999 - Locked within 48116 ms, 49 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT - test01_aa0 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309854771 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309854775 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309854776 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309854776 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309854777 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309854785 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] 1 s: 60 f / 1136 ms, 52.8 fps, 18 ms/f; total: 60 f, 52.8 fps, 18 ms/f [junit] XXX START TILE RENDERING [junit] XXX pre-init: RandomTileRenderer[tile[cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup false] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] SLOCK [T main @ 1407309863732 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 2 s: 60 f / 903 ms, 66.4 fps, 15 ms/f; total: 120 f, 58.8 fps, 16 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 2 s: 60 f / 637 ms, 94.1 fps, 10 ms/f; total: 180 f, 67.2 fps, 14 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 3 s: 60 f / 732 ms, 81.9 fps, 12 ms/f; total: 240 f, 70.4 fps, 14 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX !active -> save [junit] XXX post-display: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX post-display detached: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[0 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse null [junit] >> Gears angle 132.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] 4 s: 60 f / 1332 ms, 45.0 fps, 22 ms/f; total: 300 f, 63.2 fps, 15 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309859545 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309859545 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT - test01_aa0 [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309859561 d 1ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT - test02_aa8 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309859676 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309859676 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309859677 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309859677 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309859677 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309859678 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] 1 s: 60 f / 1033 ms, 58.0 fps, 17 ms/f; total: 60 f, 58.0 fps, 17 ms/f [junit] XXX START TILE RENDERING [junit] XXX pre-init: RandomTileRenderer[tile[cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup false] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] 1 s: 60 f / 618 ms, 97.0 fps, 10 ms/f; total: 120 f, 72.6 fps, 13 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] 2 s: 60 f / 552 ms, 108.6 fps, 9 ms/f; total: 180 f, 81.7 fps, 12 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] 2 s: 60 f / 517 ms, 116.0 fps, 8 ms/f; total: 240 f, 88.2 fps, 11 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX !active -> save [junit] XXX post-display: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX post-display detached: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[0 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse null [junit] >> Gears angle 130.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] 3 s: 60 f / 1150 ms, 52.1 fps, 19 ms/f; total: 300 f, 77.5 fps, 12 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309863613 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309863614 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT - test02_aa8 [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309863615 d 0ms]] [junit] SLOCK [T main @ 1407309863732 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01_aa0 took 7.144 sec [junit] Testcase: test02_aa8 took 4.052 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 59.574 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309804319 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309852412 ms +++ localhost/127.0.0.1:59999 - Locked within 48116 ms, 49 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT - test01_aa0 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309854771 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309854775 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309854776 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309854776 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309854777 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309854785 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] 1 s: 60 f / 1136 ms, 52.8 fps, 18 ms/f; total: 60 f, 52.8 fps, 18 ms/f [junit] XXX START TILE RENDERING [junit] XXX pre-init: RandomTileRenderer[tile[cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup false] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 2 s: 60 f / 903 ms, 66.4 fps, 15 ms/f; total: 120 f, 58.8 fps, 16 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 2 s: 60 f / 637 ms, 94.1 fps, 10 ms/f; total: 180 f, 67.2 fps, 14 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 3 s: 60 f / 732 ms, 81.9 fps, 12 ms/f; total: 240 f, 70.4 fps, 14 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 132.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX !active -> save [junit] XXX post-display: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] XXX post-display detached: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x1fe47411], glad[0 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fd6b1cd0ca0, msaa false, tileRendererInUse null [junit] >> Gears angle 132.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] 4 s: 60 f / 1332 ms, 45.0 fps, 22 ms/f; total: 300 f, 63.2 fps, 15 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309859545 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309859545 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT - test01_aa0 [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309859561 d 1ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT - test02_aa8 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309859676 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309859676 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309859677 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309859677 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309859677 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309859678 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] 1 s: 60 f / 1033 ms, 58.0 fps, 17 ms/f; total: 60 f, 58.0 fps, 17 ms/f [junit] XXX START TILE RENDERING [junit] XXX pre-init: RandomTileRenderer[tile[cur 0/0 0x0, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup false] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/0 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -1.0, t -0.875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/0 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/96 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.8125, t -0.6875] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/96 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/192 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.625, t -0.5] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/192 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] 1 s: 60 f / 618 ms, 97.0 fps, 10 ms/f; total: 120 f, 72.6 fps, 13 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/288 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.4375, t -0.3125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/288 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/384 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.25, t -0.125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/384 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/480 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b -0.0625, t 0.0625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/480 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/576 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.125, t 0.25] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/576 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] 2 s: 60 f / 552 ms, 108.6 fps, 9 ms/f; total: 180 f, 81.7 fps, 12 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/672 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.3125, t 0.4375] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/672 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/768 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.5, t 0.625] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/768 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/864 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.6875, t 0.8125] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/864 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.5, r -1.375, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 0/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 96/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.3125, r -1.1875, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 96/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 192/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -1.125, r -1.0, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 192/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 288/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.9375, r -0.8125, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 288/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 384/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.75, r -0.625, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 384/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 480/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.5625, r -0.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 480/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 576/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.375, r -0.25, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 576/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 672/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l -0.1875, r -0.0625, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 672/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 768/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.0, r 0.125, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 768/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 864/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.1875, r 0.3125, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 864/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 960/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.375, r 0.5, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 960/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1056/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.5625, r 0.6875, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1056/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1152/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.75, r 0.875, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1152/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1248/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 0.9375, r 1.0625, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1248/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1344/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.125, r 1.25, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1344/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] 2 s: 60 f / 517 ms, 116.0 fps, 8 ms/f; total: 240 f, 88.2 fps, 11 ms/f [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX pre-display: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1440/960 64x64 of 1536x1024, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 130.0, [l -1.5, r 1.5, b -1.0, t 1.0] 3.0x2.0 -> [l 1.3125, r 1.4375, b 0.875, t 1.0] 0.125x0.125, v-flip false [junit] Gears.endTileRendering: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX !active -> save [junit] XXX post-display: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] XXX post-display detached: RandomTileRenderer[tile[cur 1440/960 64x64, buffer 0x0], image[size 1536 x 1024, buffer 0x55acdd78], glad[0 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 512x512 of 512x512, swapInterval 1, drawable 0x7fd6b4043570, msaa true, tileRendererInUse null [junit] >> Gears angle 130.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] 3 s: 60 f / 1150 ms, 52.1 fps, 19 ms/f; total: 300 f, 77.5 fps, 12 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309863613 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309863614 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT - test02_aa8 [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309863615 d 0ms]] [junit] SLOCK [T main @ 1407309863732 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT [junit] SLOCK [T main @ 1407309865248 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309874261 ms +++ localhost/127.0.0.1:59999 - Locked within 9048 ms, 10 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT - test01_aa0 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309877011 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309877012 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309877016 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309877016 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309877016 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [junit] null [junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsAWT.test01_aa0-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 0, scaleGL 1.0 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d5558ce], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d5558ce], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d5558ce], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7d81e0ef], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7d81e0ef], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7d81e0ef], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d5558ce], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d5558ce], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d5558ce], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7d81e0ef], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7d81e0ef], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7d81e0ef], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse null [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 264 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsAWT.test01_aa0-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 8, scaleGL 1.0 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa6fb21aaa0, msaa true, tileRendererInUse null [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa6fb1b07c0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3726c255], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb1b07c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3726c255], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3726c255], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x66b27bbf], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb21aaa0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x66b27bbf], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x66b27bbf], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3726c255], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb1b07c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3726c255], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3726c255], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x66b27bbf], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb21aaa0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x66b27bbf], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x66b27bbf], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse null [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse null [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 354 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test01_aa0-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.5007496] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.5007496] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse null [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 484 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test01_aa0-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fa6fb21fec0, msaa false, tileRendererInUse null [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fa6fb1dda30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x514e4b85], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa6fb1dda30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x514e4b85], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x514e4b85], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x43b117fc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa6fb21fec0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x43b117fc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x43b117fc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x514e4b85], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa6fb1dda30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x514e4b85], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x514e4b85], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x43b117fc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa6fb21fec0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x43b117fc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x43b117fc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse null [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse null [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 376 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test01_aa0-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 805x642 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.5007496] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.5007496] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse null [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 664 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse null [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test01_aa0-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@4e451d76: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1b91561f [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@605ddebb: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@32c9f86a [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@6704ea0c: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@73a1eeaa [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse null [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 2903 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test01_aa0-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 805x642 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@500a3f33: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@50bb5652 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@56dfb465: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@78bc7f71 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@62599103: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@663f8e66 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse null [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 2184 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse null [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] 2 s: 60 f / 2065 ms, 29.0 fps, 34 ms/f; total: 60 f, 29.0 fps, 34 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309887485 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309887530 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT - test01_aa0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT - test02_aa8 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309887666 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309887667 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309887670 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309887670 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309887670 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [junit] null [junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsAWT.test02_aa8-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 0, scaleGL 1.0 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x47cd0dbb], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x47cd0dbb], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x47cd0dbb], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x40ea18a5], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x40ea18a5], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x40ea18a5], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x47cd0dbb], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x47cd0dbb], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x47cd0dbb], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x40ea18a5], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x40ea18a5], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x40ea18a5], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse null [junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 116 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsAWT.test02_aa8-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 8, scaleGL 1.0 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x72490df], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x72490df], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x72490df], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd996e77], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd996e77], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd996e77], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x72490df], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x72490df], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x72490df], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd996e77], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd996e77], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd996e77], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse null [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 115 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test02_aa8-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa6fb19caa0, msaa false, tileRendererInUse null [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa6fb242bc0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x5dc8516d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa6fb242bc0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x5dc8516d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x5dc8516d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x714a117f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa6fb19caa0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x714a117f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x714a117f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x5dc8516d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa6fb242bc0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x5dc8516d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x5dc8516d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x714a117f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa6fb19caa0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x714a117f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x714a117f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse null [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse null [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 247 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test02_aa8-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fa6fb19fe70, msaa false, tileRendererInUse null [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fa6fb0f6f60, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x7dad91ce], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa6fb0f6f60, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x7dad91ce], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x7dad91ce], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x762af936], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa6fb19fe70, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x762af936], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x762af936], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x7dad91ce], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa6fb0f6f60, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x7dad91ce], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x7dad91ce], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x762af936], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa6fb19fe70, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x762af936], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x762af936], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse null [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse null [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 548 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test02_aa8-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa6fb1ece10, msaa false, tileRendererInUse null [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa6fb1c88c0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 805x642 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2d1a0267], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa6fb1c88c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2d1a0267], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2d1a0267], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x52105584], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa6fb1ece10, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x52105584], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x52105584], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2d1a0267], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa6fb1c88c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2d1a0267], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2d1a0267], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x52105584], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa6fb1ece10, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x52105584], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x52105584], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse null [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse null [junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 228 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test02_aa8-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa6fb1cd3c0, msaa false, tileRendererInUse null [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa6fb0f6f60, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@771331f8: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@d35cddb [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x475deba3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fa6fb0f6f60, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x475deba3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x475deba3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x456ecd1b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fa6fb1cd3c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x456ecd1b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x456ecd1b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@6b0f2fd4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@320d3e35 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x475deba3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fa6fb0f6f60, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x475deba3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x475deba3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x456ecd1b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fa6fb1cd3c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x456ecd1b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x456ecd1b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@b11ae02: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@35b70afb [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x475deba3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fa6fb0f6f60, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x475deba3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x475deba3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x456ecd1b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fa6fb1cd3c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x456ecd1b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x456ecd1b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse null [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse null [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 2047 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test02_aa8-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa6fb1c1980, msaa false, tileRendererInUse null [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa6fb0f6f60, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 805x642 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@5a6f5156: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4245137c [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x450253e1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fa6fb0f6f60, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x450253e1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x450253e1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x560bf8c5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fa6fb1c1980, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x560bf8c5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x560bf8c5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@6075ef24: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5ea755f5 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x450253e1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fa6fb0f6f60, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x450253e1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x450253e1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x560bf8c5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fa6fb1c1980, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x560bf8c5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x560bf8c5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@1f1b60ea: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3e77b29a [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x450253e1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fa6fb0f6f60, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x450253e1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x450253e1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x560bf8c5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fa6fb1c1980, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x560bf8c5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x560bf8c5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse null [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse null [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 1962 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse null [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] 2 s: 60 f / 2132 ms, 28.1 fps, 35 ms/f; total: 60 f, 28.1 fps, 35 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309895729 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT - test02_aa8 [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309895751 d 0ms]] [junit] SLOCK [T main @ 1407309895837 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 30.767 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309865248 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309874261 ms +++ localhost/127.0.0.1:59999 - Locked within 9048 ms, 10 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT - test01_aa0 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309877011 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309877012 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309877016 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309877016 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309877016 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [junit] null [junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsAWT.test01_aa0-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 0, scaleGL 1.0 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d5558ce], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d5558ce], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d5558ce], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7d81e0ef], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7d81e0ef], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7d81e0ef], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d5558ce], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d5558ce], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d5558ce], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7d81e0ef], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7d81e0ef], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7d81e0ef], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse null [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 264 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsAWT.test01_aa0-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 8, scaleGL 1.0 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa6fb21aaa0, msaa true, tileRendererInUse null [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa6fb1b07c0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3726c255], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb1b07c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3726c255], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3726c255], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x66b27bbf], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb21aaa0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x66b27bbf], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x66b27bbf], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3726c255], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb1b07c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3726c255], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3726c255], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x66b27bbf], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb21aaa0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x66b27bbf], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x66b27bbf], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse null [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse null [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 354 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test01_aa0-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.5007496] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.5007496] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse null [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 484 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test01_aa0-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fa6fb21fec0, msaa false, tileRendererInUse null [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fa6fb1dda30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x514e4b85], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa6fb1dda30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x514e4b85], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x514e4b85], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x43b117fc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa6fb21fec0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x43b117fc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x43b117fc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x514e4b85], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa6fb1dda30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x514e4b85], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x514e4b85], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x43b117fc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa6fb21fec0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x43b117fc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x43b117fc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse null [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse null [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 376 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test01_aa0-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 805x642 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.5007496] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.5007496] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse null [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 664 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse null [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test01_aa0-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@4e451d76: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1b91561f [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@605ddebb: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@32c9f86a [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@6704ea0c: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@73a1eeaa [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse null [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 2903 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test01_aa0-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 805x642 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@500a3f33: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@50bb5652 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@56dfb465: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@78bc7f71 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@62599103: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@663f8e66 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse null [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 2184 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse null [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] 2 s: 60 f / 2065 ms, 29.0 fps, 34 ms/f; total: 60 f, 29.0 fps, 34 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309887485 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309887530 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT - test01_aa0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT - test02_aa8 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309887666 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309887667 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309887670 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309887670 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309887670 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [junit] null [junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsAWT.test02_aa8-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 0, scaleGL 1.0 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x47cd0dbb], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x47cd0dbb], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x47cd0dbb], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x40ea18a5], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x40ea18a5], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x40ea18a5], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x47cd0dbb], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x47cd0dbb], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x47cd0dbb], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x40ea18a5], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x40ea18a5], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x40ea18a5], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse null [junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 116 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsAWT.test02_aa8-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 8, scaleGL 1.0 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x72490df], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x72490df], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x72490df], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd996e77], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd996e77], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd996e77], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x72490df], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x72490df], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x72490df], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd996e77], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd996e77], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd996e77], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse null [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 115 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test02_aa8-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa6fb19caa0, msaa false, tileRendererInUse null [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa6fb242bc0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x5dc8516d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa6fb242bc0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x5dc8516d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x5dc8516d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x714a117f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa6fb19caa0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x714a117f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x714a117f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x5dc8516d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa6fb242bc0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x5dc8516d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x5dc8516d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x714a117f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa6fb19caa0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x714a117f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x714a117f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse null [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse null [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 247 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test02_aa8-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fa6fb19fe70, msaa false, tileRendererInUse null [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fa6fb0f6f60, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x7dad91ce], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa6fb0f6f60, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x7dad91ce], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x7dad91ce], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x762af936], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa6fb19fe70, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x762af936], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x762af936], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x7dad91ce], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa6fb0f6f60, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x7dad91ce], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x7dad91ce], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x762af936], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa6fb19fe70, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x762af936], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x762af936], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse null [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse null [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 548 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test02_aa8-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa6fb1ece10, msaa false, tileRendererInUse null [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa6fb1c88c0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 805x642 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2d1a0267], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa6fb1c88c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2d1a0267], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2d1a0267], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x52105584], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa6fb1ece10, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x52105584], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x52105584], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2d1a0267], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa6fb1c88c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2d1a0267], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2d1a0267], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x52105584], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa6fb1ece10, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x52105584], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x52105584], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse null [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse null [junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 228 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test02_aa8-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa6fb1cd3c0, msaa false, tileRendererInUse null [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa6fb0f6f60, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@771331f8: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@d35cddb [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x475deba3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fa6fb0f6f60, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x475deba3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x475deba3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x456ecd1b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fa6fb1cd3c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x456ecd1b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x456ecd1b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@6b0f2fd4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@320d3e35 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x475deba3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fa6fb0f6f60, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x475deba3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x475deba3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x456ecd1b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fa6fb1cd3c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x456ecd1b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x456ecd1b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@b11ae02: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@35b70afb [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x475deba3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fa6fb0f6f60, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x475deba3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x475deba3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x456ecd1b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fa6fb1cd3c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x456ecd1b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x456ecd1b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse null [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse null [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 2047 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test02_aa8-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa6fb1c1980, msaa false, tileRendererInUse null [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa6fb0f6f60, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 805x642 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@5a6f5156: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4245137c [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x450253e1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fa6fb0f6f60, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x450253e1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x450253e1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x560bf8c5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fa6fb1c1980, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x560bf8c5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x560bf8c5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@6075ef24: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5ea755f5 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x450253e1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fa6fb0f6f60, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x450253e1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x450253e1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x560bf8c5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fa6fb1c1980, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x560bf8c5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x560bf8c5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@1f1b60ea: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3e77b29a [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x450253e1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fa6fb0f6f60, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x450253e1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x450253e1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x560bf8c5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fa6fb1c1980, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x560bf8c5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x560bf8c5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse null [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse null [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 1962 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse null [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] 2 s: 60 f / 2132 ms, 28.1 fps, 35 ms/f; total: 60 f, 28.1 fps, 35 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309895729 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT - test02_aa8 [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309895751 d 0ms]] [junit] SLOCK [T main @ 1407309895837 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01_aa0 took 11.331 sec [junit] Testcase: test02_aa8 took 8.217 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 30.767 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309865248 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309874261 ms +++ localhost/127.0.0.1:59999 - Locked within 9048 ms, 10 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT - test01_aa0 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309877011 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309877012 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309877016 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309877016 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309877016 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [junit] null [junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsAWT.test01_aa0-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 0, scaleGL 1.0 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d5558ce], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d5558ce], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d5558ce], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7d81e0ef], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7d81e0ef], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7d81e0ef], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d5558ce], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d5558ce], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d5558ce], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7d81e0ef], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7d81e0ef], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7d81e0ef], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse null [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 264 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsAWT.test01_aa0-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 8, scaleGL 1.0 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa6fb21aaa0, msaa true, tileRendererInUse null [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa6fb1b07c0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3726c255], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb1b07c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3726c255], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3726c255], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x66b27bbf], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb21aaa0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x66b27bbf], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x66b27bbf], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3726c255], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb1b07c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3726c255], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3726c255], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x66b27bbf], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb21aaa0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x66b27bbf], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x66b27bbf], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse null [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse null [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 354 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test01_aa0-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.5007496] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x41a689fb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.5007496] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x2868605c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse null [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 484 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test01_aa0-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fa6fb21fec0, msaa false, tileRendererInUse null [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fa6fb1dda30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x514e4b85], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa6fb1dda30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x514e4b85], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x514e4b85], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x43b117fc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa6fb21fec0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x43b117fc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x43b117fc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x514e4b85], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa6fb1dda30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x514e4b85], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x514e4b85], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x43b117fc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa6fb21fec0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x43b117fc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x43b117fc], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse null [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse null [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 376 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test01_aa0-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 805x642 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.5007496] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0xcf2e646], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.5007496] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x4b9ac4c9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse null [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 664 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse null [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test01_aa0-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@4e451d76: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1b91561f [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@605ddebb: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@32c9f86a [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@6704ea0c: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@73a1eeaa [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3c48d394], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x44b56ed9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse null [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 2903 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test01_aa0-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 805x642 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@500a3f33: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@50bb5652 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@56dfb465: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@78bc7f71 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@62599103: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@663f8e66 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3b204ae6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x667de82c], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse null [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 2184 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6f8ce04f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb05bcf0, msaa false, tileRendererInUse null [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] 2 s: 60 f / 2065 ms, 29.0 fps, 34 ms/f; total: 60 f, 29.0 fps, 34 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309887485 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309887530 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT - test01_aa0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT - test02_aa8 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309887666 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309887667 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309887670 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309887670 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309887670 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [junit] null [junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsAWT.test02_aa8-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 0, scaleGL 1.0 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x47cd0dbb], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x47cd0dbb], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x47cd0dbb], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x40ea18a5], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x40ea18a5], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x40ea18a5], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x47cd0dbb], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x47cd0dbb], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x47cd0dbb], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x40ea18a5], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x40ea18a5], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x40ea18a5], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse null [junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 116 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsAWT.test02_aa8-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 8, scaleGL 1.0 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x72490df], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x72490df], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x72490df], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd996e77], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd996e77], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd996e77], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x72490df], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x72490df], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x72490df], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd996e77], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd996e77], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd996e77], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse null [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 115 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test02_aa8-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa6fb19caa0, msaa false, tileRendererInUse null [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa6fb242bc0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x5dc8516d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa6fb242bc0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x5dc8516d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x5dc8516d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x714a117f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa6fb19caa0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x714a117f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x714a117f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x5dc8516d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa6fb242bc0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x5dc8516d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x5dc8516d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x714a117f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa6fb19caa0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x714a117f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x714a117f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse null [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse null [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 247 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test02_aa8-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fa6fb19fe70, msaa false, tileRendererInUse null [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fa6fb0f6f60, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x7dad91ce], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa6fb0f6f60, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x7dad91ce], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x7dad91ce], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x762af936], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa6fb19fe70, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x762af936], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x762af936], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x7dad91ce], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa6fb0f6f60, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x7dad91ce], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x7dad91ce], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x762af936], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa6fb19fe70, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x762af936], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x762af936], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse null [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse null [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 548 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test02_aa8-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa6fb1ece10, msaa false, tileRendererInUse null [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa6fb1c88c0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 805x642 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2d1a0267], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa6fb1c88c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2d1a0267], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2d1a0267], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x52105584], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa6fb1ece10, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x52105584], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x52105584], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2d1a0267], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa6fb1c88c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2d1a0267], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2d1a0267], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x52105584], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa6fb1ece10, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x52105584], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x52105584], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse null [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse null [junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 228 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test02_aa8-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa6fb1cd3c0, msaa false, tileRendererInUse null [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa6fb0f6f60, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@771331f8: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@d35cddb [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x475deba3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fa6fb0f6f60, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x475deba3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x475deba3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x456ecd1b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fa6fb1cd3c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x456ecd1b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x456ecd1b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@6b0f2fd4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@320d3e35 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x475deba3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fa6fb0f6f60, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x475deba3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x475deba3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x456ecd1b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fa6fb1cd3c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x456ecd1b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x456ecd1b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@b11ae02: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@35b70afb [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x475deba3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fa6fb0f6f60, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x475deba3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x475deba3], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x456ecd1b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fa6fb1cd3c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x456ecd1b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x456ecd1b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse null [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse null [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 2047 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsAWT.test02_aa8-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa6fb1c1980, msaa false, tileRendererInUse null [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa6fb0f6f60, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 805x642 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@5a6f5156: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4245137c [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x450253e1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fa6fb0f6f60, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x450253e1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x450253e1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x560bf8c5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fa6fb1c1980, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x560bf8c5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x560bf8c5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@6075ef24: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5ea755f5 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x450253e1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fa6fb0f6f60, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x450253e1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x450253e1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x560bf8c5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fa6fb1c1980, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x560bf8c5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x560bf8c5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@1f1b60ea: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3e77b29a [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x450253e1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fa6fb0f6f60, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x450253e1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x450253e1], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x560bf8c5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fa6fb1c1980, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x560bf8c5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x560bf8c5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse null [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse null [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 1962 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb04c020, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa6fb046400, msaa true, tileRendererInUse null [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] 2 s: 60 f / 2132 ms, 28.1 fps, 35 ms/f; total: 60 f, 28.1 fps, 35 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309895729 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT - test02_aa8 [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407309895751 d 0ms]] [junit] SLOCK [T main @ 1407309895837 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT [junit] SLOCK [T main @ 1407309897557 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309918619 ms +++ localhost/127.0.0.1:59999 - Locked within 21085 ms, 22 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT - test01_aa0 [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse null [junit] >> Gears angle 2.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [junit] null [junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407309921796 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407309921797 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407309921800 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407309921802 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407309921803 d 0ms]] [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsNewtAWT.test01_aa0-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 0, scaleGL 1.0 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2b054e8a], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2b054e8a], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2b054e8a], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x27e65b5c], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x27e65b5c], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x27e65b5c], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2b054e8a], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2b054e8a], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2b054e8a], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x27e65b5c], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x27e65b5c], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x27e65b5c], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PRINT Duration 179 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsNewtAWT.test01_aa0-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse null [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 8, scaleGL 1.0 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fe71417e9e0, msaa true, tileRendererInUse null [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fe71425e620, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x23a1d5f0], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71425e620, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x23a1d5f0], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x23a1d5f0], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3ea102e8], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71417e9e0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3ea102e8], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3ea102e8], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x23a1d5f0], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71425e620, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x23a1d5f0], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x23a1d5f0], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3ea102e8], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71417e9e0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3ea102e8], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3ea102e8], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse null [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse null [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 336 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test01_aa0-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.5007496] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.5007496] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PRINT Duration 356 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse null [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test01_aa0-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fe7142afaf0, msaa false, tileRendererInUse null [junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fe71413d590, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x277911cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fe71413d590, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x277911cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x277911cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x6f3ddcaf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fe7142afaf0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x6f3ddcaf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x6f3ddcaf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x277911cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fe71413d590, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x277911cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x277911cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x6f3ddcaf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fe7142afaf0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x6f3ddcaf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x6f3ddcaf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse null [junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse null [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 364 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test01_aa0-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 805x642 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.5007496] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.5007496] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse null [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] PRINT Duration 537 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test01_aa0-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@548d3353: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@224b983 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@2f3a5d68: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@20ca6f11 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@5d459764: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3d65613 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PRINT Duration 2691 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse null [junit] No PDF [junit] >> Gears angle 48.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test01_aa0-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 805x642 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@29eee418: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2c0f92a [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@2ed22908: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6783e43b [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@5557f57e: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1b64ef8 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PRINT Duration 2155 ms [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse null [junit] PRINT resizeWithinPrint repaint [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] 1 s: 60 f / 1996 ms, 30.0 fps, 33 ms/f; total: 60 f, 30.0 fps, 33 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407309930820 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407309930858 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT - test01_aa0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT - test02_aa8 [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[main-Display-.macosx_nil-1-EDT-4,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse null [junit] >> Gears angle 2.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-4,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [junit] null [junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71424ac20, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71424ac20, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407309931078 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407309931079 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407309931082 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407309931083 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407309931083 d 0ms]] [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsNewtAWT.test02_aa8-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 0, scaleGL 1.0 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x25e0df1b], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71424ac20, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x25e0df1b], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x25e0df1b], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x50cba7b4], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x50cba7b4], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x50cba7b4], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x25e0df1b], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71424ac20, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x25e0df1b], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x25e0df1b], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x50cba7b4], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x50cba7b4], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x50cba7b4], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] PRINT Duration 78 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsNewtAWT.test02_aa8-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse null [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 8, scaleGL 1.0 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5c144c9c], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71424ac20, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5c144c9c], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5c144c9c], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1efc1cc6], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1efc1cc6], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1efc1cc6], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5c144c9c], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71424ac20, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5c144c9c], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5c144c9c], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1efc1cc6], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1efc1cc6], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1efc1cc6], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse null [junit] PRINT Duration 78 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fe71418b740, msaa false, tileRendererInUse null [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fe71418a6f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x3592f7c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fe71418a6f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x3592f7c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x3592f7c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2f122921], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fe71418b740, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2f122921], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2f122921], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x3592f7c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fe71418a6f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x3592f7c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x3592f7c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2f122921], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fe71418b740, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2f122921], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2f122921], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse null [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse null [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71424ac20, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 218 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fe7142b7420, msaa false, tileRendererInUse null [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fe714131d40, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x46fd4eb9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fe714131d40, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x46fd4eb9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x46fd4eb9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x4a58fee6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fe7142b7420, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x4a58fee6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x4a58fee6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x46fd4eb9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fe714131d40, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x46fd4eb9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x46fd4eb9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x4a58fee6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fe7142b7420, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x4a58fee6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x4a58fee6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse null [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse null [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71424ac20, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 488 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fe714151b80, msaa false, tileRendererInUse null [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fe7142afc90, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 805x642 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x3b2000a5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fe7142afc90, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x3b2000a5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x3b2000a5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x4afaf224], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fe714151b80, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x4afaf224], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x4afaf224], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x3b2000a5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fe7142afc90, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x3b2000a5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x3b2000a5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x4afaf224], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fe714151b80, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x4afaf224], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x4afaf224], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse null [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse null [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71424ac20, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 200 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fe71419c630, msaa false, tileRendererInUse null [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fe71418a840, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@18762be3: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@763b50a0 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x302a7504], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fe71418a840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x302a7504], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x302a7504], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5ea28b80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fe71419c630, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5ea28b80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5ea28b80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@262e7302: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@33809be3 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x302a7504], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fe71418a840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x302a7504], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x302a7504], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5ea28b80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fe71419c630, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5ea28b80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5ea28b80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@2ad6b556: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@761b3712 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x302a7504], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fe71418a840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x302a7504], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x302a7504], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5ea28b80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fe71419c630, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5ea28b80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5ea28b80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse null [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse null [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71424ac20, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 2069 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fe71426fa50, msaa false, tileRendererInUse null [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fe7142b4500, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 805x642 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@13d04f76: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5110d623 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x10ba1049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fe7142b4500, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x10ba1049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x10ba1049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xc93100d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fe71426fa50, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xc93100d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xc93100d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@10577474: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5d9e740d [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x10ba1049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fe7142b4500, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x10ba1049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x10ba1049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xc93100d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fe71426fa50, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xc93100d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xc93100d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@78b99f12: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@627a94a9 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x10ba1049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fe7142b4500, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x10ba1049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x10ba1049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xc93100d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fe71426fa50, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xc93100d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xc93100d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse null [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse null [junit] >> Gears angle 60.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71424ac20, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 1963 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71424ac20, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] 2 s: 60 f / 2033 ms, 29.5 fps, 33 ms/f; total: 60 f, 29.5 fps, 33 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407309938692 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.dispose FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] Gears.dispose: tileRendererInUse null [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407309938729 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT - test02_aa8 [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 41.446 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309897557 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309918619 ms +++ localhost/127.0.0.1:59999 - Locked within 21085 ms, 22 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT - test01_aa0 [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse null [junit] >> Gears angle 2.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [junit] null [junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407309921796 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407309921797 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407309921800 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407309921802 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407309921803 d 0ms]] [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsNewtAWT.test01_aa0-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 0, scaleGL 1.0 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2b054e8a], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2b054e8a], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2b054e8a], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x27e65b5c], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x27e65b5c], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x27e65b5c], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2b054e8a], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2b054e8a], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2b054e8a], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x27e65b5c], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x27e65b5c], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x27e65b5c], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PRINT Duration 179 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsNewtAWT.test01_aa0-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse null [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 8, scaleGL 1.0 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fe71417e9e0, msaa true, tileRendererInUse null [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fe71425e620, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x23a1d5f0], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71425e620, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x23a1d5f0], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x23a1d5f0], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] SLOCK [T main @ 1407309938823 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3ea102e8], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71417e9e0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3ea102e8], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3ea102e8], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x23a1d5f0], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71425e620, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x23a1d5f0], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x23a1d5f0], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3ea102e8], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71417e9e0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3ea102e8], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3ea102e8], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse null [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse null [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 336 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test01_aa0-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.5007496] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.5007496] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PRINT Duration 356 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse null [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test01_aa0-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fe7142afaf0, msaa false, tileRendererInUse null [junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fe71413d590, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x277911cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fe71413d590, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x277911cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x277911cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x6f3ddcaf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fe7142afaf0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x6f3ddcaf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x6f3ddcaf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x277911cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fe71413d590, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x277911cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x277911cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x6f3ddcaf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fe7142afaf0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x6f3ddcaf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x6f3ddcaf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse null [junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse null [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 364 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test01_aa0-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 805x642 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.5007496] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.5007496] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse null [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] PRINT Duration 537 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test01_aa0-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@548d3353: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@224b983 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@2f3a5d68: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@20ca6f11 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@5d459764: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3d65613 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PRINT Duration 2691 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse null [junit] No PDF [junit] >> Gears angle 48.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test01_aa0-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 805x642 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@29eee418: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2c0f92a [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@2ed22908: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6783e43b [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@5557f57e: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1b64ef8 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PRINT Duration 2155 ms [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse null [junit] PRINT resizeWithinPrint repaint [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] 1 s: 60 f / 1996 ms, 30.0 fps, 33 ms/f; total: 60 f, 30.0 fps, 33 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407309930820 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407309930858 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT - test01_aa0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT - test02_aa8 [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[main-Display-.macosx_nil-1-EDT-4,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse null [junit] >> Gears angle 2.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-4,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [junit] null [junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71424ac20, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71424ac20, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407309931078 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407309931079 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407309931082 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407309931083 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407309931083 d 0ms]] [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsNewtAWT.test02_aa8-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 0, scaleGL 1.0 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x25e0df1b], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71424ac20, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x25e0df1b], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x25e0df1b], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x50cba7b4], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x50cba7b4], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x50cba7b4], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x25e0df1b], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71424ac20, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x25e0df1b], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x25e0df1b], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x50cba7b4], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x50cba7b4], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x50cba7b4], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] PRINT Duration 78 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsNewtAWT.test02_aa8-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse null [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 8, scaleGL 1.0 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5c144c9c], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71424ac20, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5c144c9c], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5c144c9c], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1efc1cc6], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1efc1cc6], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1efc1cc6], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5c144c9c], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71424ac20, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5c144c9c], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5c144c9c], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1efc1cc6], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1efc1cc6], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1efc1cc6], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse null [junit] PRINT Duration 78 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fe71418b740, msaa false, tileRendererInUse null [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fe71418a6f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x3592f7c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fe71418a6f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x3592f7c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x3592f7c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2f122921], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fe71418b740, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2f122921], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2f122921], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x3592f7c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fe71418a6f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x3592f7c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x3592f7c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2f122921], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fe71418b740, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2f122921], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2f122921], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse null [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse null [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71424ac20, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 218 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fe7142b7420, msaa false, tileRendererInUse null [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fe714131d40, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x46fd4eb9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fe714131d40, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x46fd4eb9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x46fd4eb9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x4a58fee6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fe7142b7420, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x4a58fee6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x4a58fee6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x46fd4eb9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fe714131d40, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x46fd4eb9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x46fd4eb9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x4a58fee6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fe7142b7420, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x4a58fee6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x4a58fee6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse null [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse null [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71424ac20, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 488 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fe714151b80, msaa false, tileRendererInUse null [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fe7142afc90, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 805x642 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x3b2000a5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fe7142afc90, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x3b2000a5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x3b2000a5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x4afaf224], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fe714151b80, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x4afaf224], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x4afaf224], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x3b2000a5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fe7142afc90, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x3b2000a5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x3b2000a5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x4afaf224], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fe714151b80, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x4afaf224], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x4afaf224], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse null [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse null [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71424ac20, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 200 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fe71419c630, msaa false, tileRendererInUse null [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fe71418a840, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@18762be3: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@763b50a0 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x302a7504], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fe71418a840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x302a7504], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x302a7504], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5ea28b80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fe71419c630, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5ea28b80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5ea28b80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@262e7302: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@33809be3 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x302a7504], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fe71418a840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x302a7504], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x302a7504], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5ea28b80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fe71419c630, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5ea28b80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5ea28b80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@2ad6b556: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@761b3712 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x302a7504], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fe71418a840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x302a7504], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x302a7504], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5ea28b80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fe71419c630, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5ea28b80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5ea28b80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse null [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse null [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71424ac20, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 2069 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fe71426fa50, msaa false, tileRendererInUse null [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fe7142b4500, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 805x642 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@13d04f76: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5110d623 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x10ba1049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fe7142b4500, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x10ba1049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x10ba1049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xc93100d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fe71426fa50, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xc93100d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xc93100d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@10577474: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5d9e740d [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x10ba1049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fe7142b4500, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x10ba1049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x10ba1049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xc93100d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fe71426fa50, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xc93100d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xc93100d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@78b99f12: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@627a94a9 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x10ba1049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fe7142b4500, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x10ba1049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x10ba1049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xc93100d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fe71426fa50, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xc93100d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xc93100d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse null [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse null [junit] >> Gears angle 60.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71424ac20, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 1963 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71424ac20, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] 2 s: 60 f / 2033 ms, 29.5 fps, 33 ms/f; total: 60 f, 29.5 fps, 33 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407309938692 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.dispose FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] Gears.dispose: tileRendererInUse null [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407309938729 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT - test02_aa8 [junit] SLOCK [T main @ 1407309938823 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01_aa0 took 10.273 sec [junit] Testcase: test02_aa8 took 7.868 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 41.446 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309897557 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309918619 ms +++ localhost/127.0.0.1:59999 - Locked within 21085 ms, 22 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT - test01_aa0 [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse null [junit] >> Gears angle 2.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [junit] null [junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407309921796 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407309921797 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407309921800 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407309921802 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407309921803 d 0ms]] [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsNewtAWT.test01_aa0-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 0, scaleGL 1.0 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2b054e8a], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2b054e8a], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2b054e8a], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x27e65b5c], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x27e65b5c], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x27e65b5c], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2b054e8a], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2b054e8a], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2b054e8a], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x27e65b5c], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x27e65b5c], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x27e65b5c], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PRINT Duration 179 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsNewtAWT.test01_aa0-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse null [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 8, scaleGL 1.0 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fe71417e9e0, msaa true, tileRendererInUse null [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fe71425e620, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x23a1d5f0], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71425e620, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x23a1d5f0], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x23a1d5f0], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3ea102e8], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71417e9e0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3ea102e8], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3ea102e8], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x23a1d5f0], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71425e620, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x23a1d5f0], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x23a1d5f0], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3ea102e8], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71417e9e0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3ea102e8], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x3ea102e8], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse null [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse null [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 336 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test01_aa0-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.5007496] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x63ab5457], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.5007496] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x7dbeb971], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PRINT Duration 356 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse null [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test01_aa0-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fe7142afaf0, msaa false, tileRendererInUse null [junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fe71413d590, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x277911cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fe71413d590, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x277911cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x277911cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x6f3ddcaf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fe7142afaf0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x6f3ddcaf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x6f3ddcaf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x277911cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fe71413d590, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x277911cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x277911cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x6f3ddcaf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fe7142afaf0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x6f3ddcaf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x6f3ddcaf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse null [junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse null [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 364 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test01_aa0-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 805x642 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.5007496] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x64a1882a], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.5007496] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x69adbb91], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse null [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] PRINT Duration 537 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test01_aa0-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@548d3353: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@224b983 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@2f3a5d68: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@20ca6f11 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@5d459764: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3d65613 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x5138da5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x6d3fb627], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PRINT Duration 2691 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse null [junit] No PDF [junit] >> Gears angle 48.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test01_aa0-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 805x642 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@29eee418: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2c0f92a [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@2ed22908: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6783e43b [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@5557f57e: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1b64ef8 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x4b2635cf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.5007496, t -0.061469316] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.5007496, t -0.061469316] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.061469316, t 1.377811] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.061469316, t 1.377811] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x41, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x41, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.377811, t 1.5007495] 0.9595202x0.122938514, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x41 of 667x1001, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.377811, t 1.5007495] 0.0809595x0.122938514, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x41, buffer 0x3f248d51], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PRINT Duration 2155 ms [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71413b290, msaa false, tileRendererInUse null [junit] PRINT resizeWithinPrint repaint [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe714151ab0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] 1 s: 60 f / 1996 ms, 30.0 fps, 33 ms/f; total: 60 f, 30.0 fps, 33 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407309930820 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] Gears.dispose: tileRendererInUse null [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407309930858 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT - test01_aa0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT - test02_aa8 [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[main-Display-.macosx_nil-1-EDT-4,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse null [junit] >> Gears angle 2.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-4,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [junit] null [junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71424ac20, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71424ac20, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407309931078 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407309931079 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407309931082 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407309931083 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407309931083 d 0ms]] [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsNewtAWT.test02_aa8-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 0, scaleGL 1.0 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x25e0df1b], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71424ac20, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x25e0df1b], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x25e0df1b], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x50cba7b4], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x50cba7b4], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x50cba7b4], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x25e0df1b], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71424ac20, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x25e0df1b], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x25e0df1b], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x50cba7b4], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x50cba7b4], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x50cba7b4], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] PRINT Duration 78 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsNewtAWT.test02_aa8-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse null [junit] >> Gears angle 18.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 8, scaleGL 1.0 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5c144c9c], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71424ac20, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5c144c9c], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5c144c9c], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1efc1cc6], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1efc1cc6], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1efc1cc6], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5c144c9c], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71424ac20, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5c144c9c], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5c144c9c], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1efc1cc6], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1efc1cc6], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1efc1cc6], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse null [junit] PRINT Duration 78 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fe71418b740, msaa false, tileRendererInUse null [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fe71418a6f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x3592f7c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fe71418a6f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x3592f7c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x3592f7c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2f122921], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fe71418b740, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2f122921], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2f122921], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x3592f7c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fe71418a6f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x3592f7c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x3592f7c6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2f122921], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fe71418b740, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2f122921], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2f122921], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse null [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse null [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71424ac20, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 218 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fe7142b7420, msaa false, tileRendererInUse null [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fe714131d40, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x46fd4eb9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fe714131d40, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x46fd4eb9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x46fd4eb9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x4a58fee6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fe7142b7420, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x4a58fee6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x4a58fee6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x46fd4eb9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fe714131d40, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x46fd4eb9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x46fd4eb9], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x4a58fee6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fe7142b7420, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x4a58fee6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x4a58fee6], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse null [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse null [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71424ac20, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 488 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fe714151b80, msaa false, tileRendererInUse null [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fe7142afc90, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 805x642 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x3b2000a5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fe7142afc90, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x3b2000a5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x3b2000a5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x4afaf224], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fe714151b80, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x4afaf224], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x4afaf224], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x3b2000a5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fe7142afc90, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x3b2000a5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x3b2000a5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x4afaf224], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fe714151b80, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x4afaf224], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x4afaf224], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse null [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse null [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71424ac20, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 200 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fe71419c630, msaa false, tileRendererInUse null [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fe71418a840, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@18762be3: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@763b50a0 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x302a7504], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fe71418a840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x302a7504], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x302a7504], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5ea28b80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fe71419c630, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5ea28b80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5ea28b80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@262e7302: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@33809be3 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x302a7504], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fe71418a840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x302a7504], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x302a7504], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5ea28b80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fe71419c630, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5ea28b80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5ea28b80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@2ad6b556: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@761b3712 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x302a7504], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fe71418a840, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x302a7504], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x302a7504], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5ea28b80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fe71419c630, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5ea28b80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x5ea28b80], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse null [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse null [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71424ac20, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 2069 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsNewtAWT.test02_aa8-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fe71426fa50, msaa false, tileRendererInUse null [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fe7142b4500, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 805x642 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@13d04f76: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5110d623 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x10ba1049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fe7142b4500, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x10ba1049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x10ba1049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xc93100d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fe71426fa50, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xc93100d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xc93100d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@10577474: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5d9e740d [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x10ba1049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fe7142b4500, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x10ba1049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x10ba1049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xc93100d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fe71426fa50, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xc93100d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xc93100d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@78b99f12: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@627a94a9 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x10ba1049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fe7142b4500, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x10ba1049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0x10ba1049], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xc93100d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1001 of 667x1001, swapInterval 1, drawable 0x7fe71426fa50, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xc93100d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1001, buffer 0xc93100d], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse null [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71259a8a0, msaa true, tileRendererInUse null [junit] >> Gears angle 60.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71424ac20, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT Duration 1963 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fe71424ac20, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] 2 s: 60 f / 2033 ms, 29.5 fps, 33 ms/f; total: 60 f, 29.5 fps, 33 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407309938692 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.dispose FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] Gears.dispose: tileRendererInUse null [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407309938729 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT - test02_aa8 [junit] SLOCK [T main @ 1407309938823 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT [junit] SLOCK [T main @ 1407309940308 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309960356 ms +++ localhost/127.0.0.1:59999 - Locked within 20072 ms, 21 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309963369 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309963371 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ... [junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309963600 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309963600 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309963601 d 0ms]] [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 0, scaleGL 1.0 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3c0df85f], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3c0df85f], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3c0df85f], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x61d1c8a2], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x61d1c8a2], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x61d1c8a2], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3c0df85f], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3c0df85f], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3c0df85f], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x61d1c8a2], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x61d1c8a2], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x61d1c8a2], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse null [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 129 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 8, scaleGL 1.0 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27b9b63b0, msaa true, tileRendererInUse null [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27ba0b250, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x293a38ac], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba0b250, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x293a38ac], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x293a38ac], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x2cf6acd8], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9b63b0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x2cf6acd8], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x2cf6acd8], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x293a38ac], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba0b250, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x293a38ac], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x293a38ac], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x2cf6acd8], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9b63b0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x2cf6acd8], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x2cf6acd8], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse null [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse null [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 359 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.5007496] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.5007496] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse null [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 259 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fa27b990490, msaa false, tileRendererInUse null [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fa27b98be90, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x2ec85eee], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27b98be90, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x2ec85eee], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x2ec85eee], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x313ea275], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27b990490, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x313ea275], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x313ea275], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x2ec85eee], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27b98be90, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x2ec85eee], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x2ec85eee], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x313ea275], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27b990490, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x313ea275], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x313ea275], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse null [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse null [junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 325 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 805x642 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.5007496] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.5007496] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse null [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 179 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@2c5ae8e: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@46ee0e [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@2ec34670: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@16457b0c [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@853d00b: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@367f8672 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse null [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2883 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@347aa840: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@60bc1caa [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@6093a0c5: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7c20170b [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@1daa476d: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@16375452 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse null [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2281 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@4f949dd1: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@26052d28 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@18d9fcd7: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@f669400 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse null [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1358 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@5de702a: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4e95d868 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@325dc1bc: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@295a3779 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse null [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1335 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 805x642 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@2b8b0cd6: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@35f7cbef [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@3307957: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@636e4063 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@35f4490f: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@38e89375 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse null [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2366 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse null [junit] >> Gears angle 74.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] 2 s: 60 f / 2282 ms, 26.2 fps, 38 ms/f; total: 60 f, 26.2 fps, 38 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309977983 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ... [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309978001 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_bitmap [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_bitmap [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_bitmap_layered [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_bitmap_layered [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_layered [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309978122 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309978123 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ... [junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309978193 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309978193 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309978193 d 0ms]] [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 0, scaleGL 1.0 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 726x568 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55c9a711], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55c9a711], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55c9a711], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x362eea87], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 401x320 of 428x320, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x362eea87], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x362eea87], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 726x568 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] 2014-08-06 09:26:30.790 java[7747:d507] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/net.java.openjdk.cmd.savedState/window_1.data: Operation not permitted (1) [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55c9a711], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55c9a711], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55c9a711], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x362eea87], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 401x320 of 428x320, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x362eea87], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x362eea87], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 726x568 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1005.9806441910449], [-4.166666507720948, 0.0, 3056.496590098511]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/-1 428x320 brd 0, cur 187/-1 241x201, buffer 0x55c9a711], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 187/-1 241x201 of 429x320, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/-1 428x320 brd 0, cur 187/-1 241x201, buffer 0x55c9a711], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.0, [l -1.340625, r 1.340625, b -1.0, t 1.0] 2.68125x2.0 -> [l -0.171875, r 1.334375, b -1.00625, t 0.25] 1.50625x1.25625, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 187/-1 428x320 brd 0, cur 187/-1 241x201, buffer 0x55c9a711], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x362eea87], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 401x320 of 429x320, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x362eea87], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x362eea87], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse null [junit] >> Gears angle 16.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] PRINT Duration 41809 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 8, scaleGL 1.0 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27b9fb990, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27bb00540, msaa true, tileRendererInUse null [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 726x568 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0xb3f451d], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27bb00540, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0xb3f451d], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 20.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0xb3f451d], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x3f15de6], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 401x320 of 428x320, swapInterval 1, drawable 0x7fa27b9fb990, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x3f15de6], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x3f15de6], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 726x568 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0xb3f451d], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27bb00540, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0xb3f451d], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 20.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0xb3f451d], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x3f15de6], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 401x320 of 428x320, swapInterval 1, drawable 0x7fa27b9fb990, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x3f15de6], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x3f15de6], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 726x568 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1005.9806441910449], [-4.166666507720948, 0.0, 3056.496590098511]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/-1 1024x1024 brd 0, cur 187/-1 241x201, buffer 0xb3f451d], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 187/-1 241x201 of 429x320, swapInterval 1, drawable 0x7fa27bb00540, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/-1 1024x1024 brd 0, cur 187/-1 241x201, buffer 0xb3f451d], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 20.0, [l -1.340625, r 1.340625, b -1.0, t 1.0] 2.68125x2.0 -> [l -0.171875, r 1.334375, b -1.00625, t 0.25] 1.50625x1.25625, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 187/-1 1024x1024 brd 0, cur 187/-1 241x201, buffer 0xb3f451d], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x3f15de6], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 401x320 of 429x320, swapInterval 1, drawable 0x7fa27b9fb990, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x3f15de6], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x3f15de6], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse null [junit] >> Gears angle 20.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse null [junit] >> Gears angle 22.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] PRINT Duration 422 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1707.6283188356622], [-4.166666507720948, 0.0, 2232.684034541947]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x70, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/0 428x70 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x70, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.17091453, r 1.1124438, b -1.0, t -0.7901049] 1.2833583x0.20989507, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/0 1x70 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x70, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.1154422, b -1.0, t -0.7901049] 0.0029984713x0.20989507, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x70, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1707.6283188356622], [-4.166666507720948, 0.0, 3053.632034270231]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/0 428x320 brd 0, cur 818/0 74x70, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 818/0 74x70 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/0 428x320 brd 0, cur 818/0 74x70, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1154423, r 1.3373313, b -1.0, t -0.7901049] 0.22188902x0.20989507, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 818/0 428x320 brd 0, cur 818/0 74x70, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1060.575708212384], [-4.166666507720948, 0.0, 2232.684034541947]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 389/70 428x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/70 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 389/70 428x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.17091453, r 1.1124438, b -0.7901049, t 0.1694153] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/70 1x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 817/70 1x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.1154422, b -0.7901049, t 0.1694153] 0.0029984713x0.9595202, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 817/70 1x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1060.575708212384], [-4.166666507720948, 0.0, 3053.632034270231]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/70 428x320 brd 0, cur 818/70 74x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 818/70 74x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/70 428x320 brd 0, cur 818/70 74x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1154423, r 1.3373313, b -0.7901049, t 0.1694153] 0.22188902x0.9595202, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 818/70 428x320 brd 0, cur 818/70 74x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1005.9806441910449], [-4.166666507720948, 0.0, 2232.684034541947]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 389/390 428x27, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/390 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 389/390 428x27, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.17091453, r 1.1124438, b 0.16941524, t 0.25037476] 1.2833583x0.08095953, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/390 1x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 817/390 1x27, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.1154422, b 0.16941524, t 0.25037476] 0.0029984713x0.08095953, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 817/390 1x27, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1005.9806441910449], [-4.166666507720948, 0.0, 3053.632034270231]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/390 428x320 brd 0, cur 818/390 74x27, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 818/390 74x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/390 428x320 brd 0, cur 818/390 74x27, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1154423, r 1.3373313, b 0.16941524, t 0.25037476] 0.22188902x0.08095953, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 818/390 428x320 brd 0, cur 818/390 74x27, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse null [junit] >> Gears angle 24.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] PRINT Duration 439 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fa27ba68170, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fa27ba3e790, msaa false, tileRendererInUse null [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x2d62fb55], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 892x667 of 892x667, swapInterval 1, drawable 0x7fa27ba3e790, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x2d62fb55], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x2d62fb55], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x162632d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 834x667 of 892x667, swapInterval 1, drawable 0x7fa27ba68170, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x162632d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x162632d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x2d62fb55], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 892x667 of 892x667, swapInterval 1, drawable 0x7fa27ba3e790, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x2d62fb55], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x2d62fb55], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x162632d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 834x667 of 892x667, swapInterval 1, drawable 0x7fa27ba68170, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x162632d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x162632d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1005.9806441910449], [-4.166666507720948, 0.0, 3053.632034270231]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x2d62fb55], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/0 503x417 of 892x667, swapInterval 1, drawable 0x7fa27ba3e790, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x2d62fb55], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.17091453, r 1.3373313, b -1.0, t 0.2503748] 1.5082458x1.2503748, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x2d62fb55], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x162632d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 834x667 of 892x667, swapInterval 1, drawable 0x7fa27ba68170, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x162632d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x162632d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse null [junit] >> Gears angle 28.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse null [junit] >> Gears angle 30.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] PRINT Duration 776 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 790x632 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 428x320 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -1.2808989, r -0.21223474, b -0.9975031, t -0.19850183] 1.0686642x0.7990013, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/1 428x320 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/1 428x320, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -0.21223474, r 0.85642946, b -0.9975031, t -0.19850183] 1.0686642x0.7990013, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/1 169x320 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/1 169x320, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l 0.85642946, r 1.2784021, b -0.9975031, t -0.19850183] 0.42197263x0.7990013, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/321 428x320 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/321 428x320, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -1.2808989, r -0.21223474, b -0.19850188, t 0.6004994] 1.0686642x0.7990013, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/321 428x320 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/321 428x320, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -0.21223474, r 0.85642946, b -0.19850188, t 0.6004994] 1.0686642x0.7990013, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/321 169x320 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/321 169x320, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l 0.85642946, r 1.2784021, b -0.19850188, t 0.6004994] 0.42197263x0.7990013, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/641 428x160 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/641 428x160, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -1.2808989, r -0.21223474, b 0.6004994, t 1.0] 1.0686642x0.3995006, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/641 428x160 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/641 428x160, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -0.21223474, r 0.85642946, b 0.6004994, t 1.0] 1.0686642x0.3995006, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/641 169x160 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/641 169x160, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l 0.85642946, r 1.2784021, b 0.6004994, t 1.0] 0.42197263x0.3995006, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/641 169x160, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/134 428x320, buffer 0xa7d0e5e], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/134 428x320 of 1025x801, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/134 428x320, buffer 0xa7d0e5e], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/134 406x320 of 1025x801, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/134 406x320, buffer 0xa7d0e5e], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/454 428x320 of 1025x801, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/454 428x320, buffer 0xa7d0e5e], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/454 406x320 of 1025x801, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/454 406x320, buffer 0xa7d0e5e], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/774 428x27 of 1025x801, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/774 428x27, buffer 0xa7d0e5e], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/774 406x27 of 1025x801, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/774 406x27, buffer 0xa7d0e5e], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/774 406x27, buffer 0xa7d0e5e], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 428x320 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -1.2808989, r -0.21223474, b -0.9975031, t -0.19850183] 1.0686642x0.7990013, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/1 428x320 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/1 428x320, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -0.21223474, r 0.85642946, b -0.9975031, t -0.19850183] 1.0686642x0.7990013, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/1 169x320 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/1 169x320, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l 0.85642946, r 1.2784021, b -0.9975031, t -0.19850183] 0.42197263x0.7990013, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/321 428x320 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/321 428x320, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -1.2808989, r -0.21223474, b -0.19850188, t 0.6004994] 1.0686642x0.7990013, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/321 428x320 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/321 428x320, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -0.21223474, r 0.85642946, b -0.19850188, t 0.6004994] 1.0686642x0.7990013, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/321 169x320 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/321 169x320, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l 0.85642946, r 1.2784021, b -0.19850188, t 0.6004994] 0.42197263x0.7990013, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/641 428x160 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/641 428x160, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -1.2808989, r -0.21223474, b 0.6004994, t 1.0] 1.0686642x0.3995006, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/641 428x160 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/641 428x160, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -0.21223474, r 0.85642946, b 0.6004994, t 1.0] 1.0686642x0.3995006, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/641 169x160 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/641 169x160, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l 0.85642946, r 1.2784021, b 0.6004994, t 1.0] 0.42197263x0.3995006, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/641 169x160, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/134 428x320, buffer 0xa7d0e5e], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/134 428x320 of 1025x801, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/134 428x320, buffer 0xa7d0e5e], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/134 406x320 of 1025x801, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/134 406x320, buffer 0xa7d0e5e], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/454 428x320 of 1025x801, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/454 428x320, buffer 0xa7d0e5e], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/454 406x320 of 1025x801, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/454 406x320, buffer 0xa7d0e5e], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/774 428x27 of 1025x801, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/774 428x27, buffer 0xa7d0e5e], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/774 406x27 of 1025x801, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/774 406x27, buffer 0xa7d0e5e], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/774 406x27, buffer 0xa7d0e5e], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1707.6283188356622], [-4.166666507720948, 0.0, 2232.684034541947]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x203, buffer 0x4bf21aa9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/0 428x203 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x203, buffer 0x4bf21aa9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.30874997, r 0.7612501, b -1.0, t -0.4925] 1.07x0.5075, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/0 1x203 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x203, buffer 0x4bf21aa9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.76125, r 0.76375, b -1.0, t -0.4925] 0.0024999976x0.5075, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x203, buffer 0x4bf21aa9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/133 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1707.6283188356622], [-4.166666507720948, 0.0, 3053.632034270231]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/0 428x320 brd 0, cur 818/0 207x203, buffer 0x4bf21aa9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 818/0 207x203 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/0 428x320 brd 0, cur 818/0 207x203, buffer 0x4bf21aa9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.7637501, r 1.28125, b -1.0, t -0.4925] 0.5174999x0.5075, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 818/0 428x320 brd 0, cur 818/0 207x203, buffer 0x4bf21aa9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/133 428x320 brd 0, cur 428/133 406x320, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/133 406x320 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/133 428x320 brd 0, cur 428/133 406x320, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/133 428x320 brd 0, cur 428/133 406x320, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1060.575708212384], [-4.166666507720948, 0.0, 2232.684034541947]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 389/203 428x320, buffer 0x4bf21aa9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/203 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 389/203 428x320, buffer 0x4bf21aa9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.30874997, r 0.7612501, b -0.4925, t 0.3075] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/203 1x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 817/203 1x320, buffer 0x4bf21aa9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.76125, r 0.76375, b -0.4925, t 0.3075] 0.0024999976x0.8, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 817/203 1x320, buffer 0x4bf21aa9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/453 428x320 brd 0, cur 0/453 428x320, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/453 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/453 428x320 brd 0, cur 0/453 428x320, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/453 428x320 brd 0, cur 0/453 428x320, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1060.575708212384], [-4.166666507720948, 0.0, 3053.632034270231]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/203 428x320 brd 0, cur 818/203 207x320, buffer 0x4bf21aa9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 818/203 207x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/203 428x320 brd 0, cur 818/203 207x320, buffer 0x4bf21aa9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.7637501, r 1.28125, b -0.4925, t 0.3075] 0.5174999x0.8, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 818/203 428x320 brd 0, cur 818/203 207x320, buffer 0x4bf21aa9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/453 428x320 brd 0, cur 428/453 406x320, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/453 406x320 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/453 428x320 brd 0, cur 428/453 406x320, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/453 428x320 brd 0, cur 428/453 406x320, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1005.9806441910449], [-4.166666507720948, 0.0, 2232.684034541947]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 389/524 428x27, buffer 0x4bf21aa9], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/524 428x27 of 1025x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 389/524 428x27, buffer 0x4bf21aa9], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2796504, r 1.2796504, b -1.0, t 1.0] 2.559301x2.0 -> [l -0.30836457, r 0.7602996, b 0.3083645, t 0.37578022] 1.0686642x0.067415714, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/524 1x27 of 1025x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 817/524 1x27, buffer 0x4bf21aa9], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2796504, r 1.2796504, b -1.0, t 1.0] 2.559301x2.0 -> [l 0.76029944, r 0.76279634, b 0.3083645, t 0.37578022] 0.0024968982x0.067415714, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 817/524 1x27, buffer 0x4bf21aa9], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/773 428x320 brd 0, cur 0/773 428x27, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/773 428x27 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/773 428x320 brd 0, cur 0/773 428x27, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/773 428x320 brd 0, cur 0/773 428x27, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1005.9806441910449], [-4.166666507720948, 0.0, 3053.632034270231]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/524 428x320 brd 0, cur 818/524 207x27, buffer 0x4bf21aa9], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 818/524 207x27 of 1025x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/524 428x320 brd 0, cur 818/524 207x27, buffer 0x4bf21aa9], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2796504, r 1.2796504, b -1.0, t 1.0] 2.559301x2.0 -> [l 0.7627964, r 1.2796503, b 0.3083645, t 0.37578022] 0.5168539x0.067415714, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 818/524 428x320 brd 0, cur 818/524 207x27, buffer 0x4bf21aa9], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/773 428x320 brd 0, cur 428/773 406x27, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/773 406x27 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/773 428x320 brd 0, cur 428/773 406x27, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/773 428x320 brd 0, cur 428/773 406x27, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse null [junit] >> Gears angle 32.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0, v-flip false [junit] PRINT Duration 330 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 726x568 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse null [junit] >> Gears angle 36.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@13b1a47: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4f3a2bf2 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 492/0 342x384 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/384 492x283 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 492/384 342x283 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@7d1e538e: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@51ffcfce [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 492/0 342x384 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/384 492x283 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 492/384 342x283 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@6e4ef27: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2010ecfa [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 492/0 342x384 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/384 492x283 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 492/384 342x283 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse null [junit] >> Gears angle 40.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] PRINT Duration 2036 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@4e335c8c: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@e011370 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@645dd2c1: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4bb7b061 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@35acc81b: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@62858024 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse null [junit] >> Gears angle 44.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] PRINT Duration 1755 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@5ebe901: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@430e43b0 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x76c97dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x76c97dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x76c97dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x76c97dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x76c97dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x76c97dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x76c97dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x76c97dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@31753a5a: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@74a0414 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x76c97dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x76c97dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x76c97dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x76c97dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x76c97dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x76c97dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x76c97dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x76c97dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse null [junit] >> Gears angle 48.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] PRINT Duration 1217 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@56bb6528: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@28ee5194 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2573332e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2573332e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x2573332e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2573332e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x2573332e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x2573332e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x2573332e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x2573332e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@25dc1489: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@13c841ca [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2573332e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2573332e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x2573332e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2573332e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x2573332e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x2573332e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x2573332e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x2573332e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse null [junit] >> Gears angle 52.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] PRINT Duration 1240 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 790x632 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@407cb427: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3b178d84 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -1.0, t -0.19999999] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -1.0, t -0.19999999] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 169x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -1.0, t -0.19999999] 0.4225x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -0.19999999, t 0.6] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -0.19999999, t 0.6] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 169x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -0.19999999, t 0.6] 0.4225x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x160 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b 0.6, t 1.0] 1.07x0.39999998, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x160 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b 0.6, t 1.0] 1.07x0.39999998, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 169x160 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b 0.6, t 1.0] 0.4225x0.39999998, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/133 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/133 406x320 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/453 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/453 406x320 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/773 428x27 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/773 406x27 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@10957096: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4312905b [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -1.0, t -0.19999999] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -1.0, t -0.19999999] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 169x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -1.0, t -0.19999999] 0.4225x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -0.19999999, t 0.6] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -0.19999999, t 0.6] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 169x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -0.19999999, t 0.6] 0.4225x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x160 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b 0.6, t 1.0] 1.07x0.39999998, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x160 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b 0.6, t 1.0] 1.07x0.39999998, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 169x160 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b 0.6, t 1.0] 0.4225x0.39999998, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/133 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/133 406x320 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/453 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/453 406x320 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/773 428x27 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/773 406x27 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@aacca09: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@56041a58 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -1.0, t -0.19999999] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -1.0, t -0.19999999] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 169x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -1.0, t -0.19999999] 0.4225x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -0.19999999, t 0.6] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -0.19999999, t 0.6] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 169x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -0.19999999, t 0.6] 0.4225x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x160 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b 0.6, t 1.0] 1.07x0.39999998, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x160 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b 0.6, t 1.0] 1.07x0.39999998, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 169x160 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b 0.6, t 1.0] 0.4225x0.39999998, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/133 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/133 406x320 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/453 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/453 406x320 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/773 428x27 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/773 406x27 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse null [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0, v-flip false [junit] PRINT Duration 2020 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 726x568 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse null [junit] >> Gears angle 60.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] 2 s: 60 f / 2200 ms, 27.2 fps, 36 ms/f; total: 60 f, 27.2 fps, 36 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310033059 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ... [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_layered [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310033072 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test02_flip1_aa8 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310033180 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310033180 d 1ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ... [junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310033254 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310033255 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310033255 d 0ms]] [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 0, scaleGL 1.0 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7ec3145b], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7ec3145b], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7ec3145b], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4d0152bb], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4d0152bb], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4d0152bb], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7ec3145b], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7ec3145b], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7ec3145b], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4d0152bb], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4d0152bb], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4d0152bb], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 81 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 8, scaleGL 1.0 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5167b853], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5167b853], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5167b853], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x727e8a11], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x727e8a11], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x727e8a11], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5167b853], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5167b853], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5167b853], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x727e8a11], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x727e8a11], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x727e8a11], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 82 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27ba0afe0, msaa false, tileRendererInUse null [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa2795e39a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2a143363], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa2795e39a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2a143363], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2a143363], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x5af3c1c5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27ba0afe0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x5af3c1c5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x5af3c1c5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2a143363], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa2795e39a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2a143363], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2a143363], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x5af3c1c5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27ba0afe0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x5af3c1c5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x5af3c1c5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 189 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fa27b8f9f30, msaa false, tileRendererInUse null [junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fa27ba2b320, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x29037955], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27ba2b320, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x29037955], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x29037955], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x2c231468], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27b8f9f30, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x2c231468], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x2c231468], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x29037955], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27ba2b320, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x29037955], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x29037955], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x2c231468], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27b8f9f30, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x2c231468], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x2c231468], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 419 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27b836bb0, msaa false, tileRendererInUse null [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27bb2cb10, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 805x642 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6a915c29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27bb2cb10, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6a915c29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6a915c29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6a039436], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27b836bb0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6a039436], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6a039436], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6a915c29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27bb2cb10, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6a915c29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6a915c29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6a039436], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27b836bb0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6a039436], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6a039436], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 171 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27b832260, msaa false, tileRendererInUse null [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27ba2aaf0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@77259bc9: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4616e63b [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x9654f70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27ba2aaf0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x9654f70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x9654f70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3b7a19af], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b832260, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3b7a19af], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3b7a19af], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@28c1b86: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3c62fbb8 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x9654f70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27ba2aaf0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x9654f70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x9654f70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3b7a19af], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b832260, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3b7a19af], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3b7a19af], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@1893b64e: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@9a5c77d [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x9654f70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27ba2aaf0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x9654f70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x9654f70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3b7a19af], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b832260, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3b7a19af], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3b7a19af], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 48.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2221 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27b99ffe0, msaa false, tileRendererInUse null [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27b99ef90, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@432fec: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3aff2f16 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x476c6b9c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b99ef90, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x476c6b9c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x476c6b9c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5ae31e74], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b99ffe0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5ae31e74], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5ae31e74], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@1ce184fb: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@19e1898d [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x476c6b9c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b99ef90, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x476c6b9c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x476c6b9c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5ae31e74], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b99ffe0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5ae31e74], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5ae31e74], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@20a04bfe: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7bdd216d [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x476c6b9c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b99ef90, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x476c6b9c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x476c6b9c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5ae31e74], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b99ffe0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5ae31e74], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5ae31e74], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 54.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2164 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27bb2c9b0, msaa false, tileRendererInUse null [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27b99e0c0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@476bff8d: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@356a69d [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x2dd48f21], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b99e0c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x2dd48f21], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x2dd48f21], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3cef2b32], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27bb2c9b0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3cef2b32], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3cef2b32], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@4e25e7df: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1a9a098e [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x2dd48f21], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b99e0c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x2dd48f21], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x2dd48f21], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3cef2b32], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27bb2c9b0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3cef2b32], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3cef2b32], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 60.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1322 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27b8cf320, msaa false, tileRendererInUse null [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa2795e3760, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@65cfd350: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2f3a5d68 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x20ca6f11], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa2795e3760, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x20ca6f11], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x20ca6f11], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4e7a207c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b8cf320, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4e7a207c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4e7a207c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@3329e3d7: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@32d527f [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x20ca6f11], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa2795e3760, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x20ca6f11], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x20ca6f11], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4e7a207c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b8cf320, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4e7a207c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4e7a207c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 66.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1285 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa2795e3760, msaa false, tileRendererInUse null [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27b80f570, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 805x642 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@3b49f171: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@738a501f [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7d925e7b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b80f570, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7d925e7b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7d925e7b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5b0033e6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa2795e3760, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5b0033e6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5b0033e6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@37ab5297: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@50bb540e [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7d925e7b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b80f570, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7d925e7b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7d925e7b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5b0033e6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa2795e3760, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5b0033e6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5b0033e6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@3996cf94: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5c161b15 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7d925e7b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b80f570, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7d925e7b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7d925e7b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5b0033e6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa2795e3760, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5b0033e6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5b0033e6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 72.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2285 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 76.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] 2 s: 60 f / 2651 ms, 22.6 fps, 44 ms/f; total: 60 f, 22.6 fps, 44 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310046734 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ... [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310046745 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test02_flip1_aa8 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310046840 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310046841 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ... [junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310046896 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310046897 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310046897 d 0ms]] [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 0, scaleGL 1.0 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3775d928], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3775d928], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3775d928], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x77e00c5d], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x77e00c5d], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x77e00c5d], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3775d928], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3775d928], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3775d928], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x77e00c5d], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x77e00c5d], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x77e00c5d], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse null [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 78 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 8, scaleGL 1.0 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27ba0afe0, msaa true, tileRendererInUse null [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa2795e3760, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x599c6ce], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa2795e3760, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x599c6ce], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x599c6ce], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x2dbf6c74], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba0afe0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x2dbf6c74], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x2dbf6c74], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x599c6ce], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa2795e3760, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x599c6ce], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x599c6ce], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x2dbf6c74], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba0afe0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x2dbf6c74], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x2dbf6c74], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse null [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse null [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 121 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.5007496] 0.0809595x0.11994004, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.5007496] 0.0809595x0.11994004, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse null [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 156 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fa27b9b9700, msaa false, tileRendererInUse null [junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fa27bb34fe0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x115e194f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27bb34fe0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x115e194f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x115e194f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x45a48dda], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27b9b9700, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x45a48dda], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x45a48dda], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x115e194f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27bb34fe0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x115e194f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x115e194f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x45a48dda], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27b9b9700, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x45a48dda], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x45a48dda], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse null [junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse null [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 344 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 805x642 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.5007496] 0.0809595x0.11994004, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.5007496] 0.0809595x0.11994004, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse null [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 168 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@65313f3e: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@42f3359 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@36e9fbdc: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3b9644ae [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@320a6ef6: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4afaf224 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse null [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2189 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@378656a2: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@54a1c228 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@417b66b1: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@c93100d [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@8e1038e: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6cb0642f [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse null [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2197 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@775f6c9f: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@19d477f3 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@1d9eb2fe: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1df950e3 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse null [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1346 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@446195c9: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@62b0e231 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@2e3aca36: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@15b1b6f0 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse null [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1315 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 805x642 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@67bfca85: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@608916f9 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@1b1a3c12: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@575dcfa4 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@33bb9073: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5f08888d [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse null [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2337 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse null [junit] >> Gears angle 76.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] 4 s: 60 f / 4044 ms, 14.8 fps, 67 ms/f; total: 60 f, 14.8 fps, 67 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310061885 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ... [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310061941 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_bitmap [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_bitmap [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_bitmap_layered [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_bitmap_layered [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_layered [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310062050 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310062052 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ... [junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310062109 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310062109 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310062109 d 0ms]] [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 0, scaleGL 1.0 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 726x568 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4088ead1], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4088ead1], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4088ead1], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x294b88bb], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 401x320 of 428x320, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x294b88bb], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x294b88bb], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 726x568 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4088ead1], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4088ead1], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4088ead1], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x294b88bb], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 401x320 of 428x320, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x294b88bb], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x294b88bb], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 726x568 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1005.9806441910449], [-4.166666507720948, 0.0, 3056.496590098511]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/-1 428x320 brd 0, cur 187/-1 241x201, buffer 0x4088ead1], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 187/-1 241x201 of 429x320, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/-1 428x320 brd 0, cur 187/-1 241x201, buffer 0x4088ead1], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.340625, r 1.340625, b -1.0, t 1.0] 2.68125x2.0 -> [l -0.171875, r 1.334375, b -1.00625, t 0.25] 1.50625x1.25625, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 187/-1 428x320 brd 0, cur 187/-1 241x201, buffer 0x4088ead1], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x294b88bb], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 401x320 of 429x320, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x294b88bb], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x294b88bb], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse null [junit] >> Gears angle 18.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] PRINT Duration 156 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 8, scaleGL 1.0 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27b8d1250, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27ba2e4f0, msaa true, tileRendererInUse null [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 726x568 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0x212b805c], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27ba2e4f0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0x212b805c], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 22.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0x212b805c], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x264da2a8], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 401x320 of 428x320, swapInterval 1, drawable 0x7fa27b8d1250, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x264da2a8], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x264da2a8], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 726x568 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0x212b805c], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27ba2e4f0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0x212b805c], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 22.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0x212b805c], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x264da2a8], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 401x320 of 428x320, swapInterval 1, drawable 0x7fa27b8d1250, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x264da2a8], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x264da2a8], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 726x568 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1005.9806441910449], [-4.166666507720948, 0.0, 3056.496590098511]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/-1 1024x1024 brd 0, cur 187/-1 241x201, buffer 0x212b805c], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 187/-1 241x201 of 429x320, swapInterval 1, drawable 0x7fa27ba2e4f0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/-1 1024x1024 brd 0, cur 187/-1 241x201, buffer 0x212b805c], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 22.0, [l -1.340625, r 1.340625, b -1.0, t 1.0] 2.68125x2.0 -> [l -0.171875, r 1.334375, b -1.00625, t 0.25] 1.50625x1.25625, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 187/-1 1024x1024 brd 0, cur 187/-1 241x201, buffer 0x212b805c], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x264da2a8], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 401x320 of 429x320, swapInterval 1, drawable 0x7fa27b8d1250, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x264da2a8], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x264da2a8], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse null [junit] >> Gears angle 22.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse null [junit] >> Gears angle 24.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] PRINT Duration 293 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1707.6283188356622], [-4.166666507720948, 0.0, 2232.684034541947]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x70, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/0 428x70 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x70, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.17091453, r 1.1124438, b -1.0, t -0.7901049] 1.2833583x0.20989507, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/0 1x70 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x70, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.1154422, b -1.0, t -0.7901049] 0.0029984713x0.20989507, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x70, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1707.6283188356622], [-4.166666507720948, 0.0, 3053.632034270231]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/0 428x320 brd 0, cur 818/0 74x70, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 818/0 74x70 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/0 428x320 brd 0, cur 818/0 74x70, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1154423, r 1.3373313, b -1.0, t -0.7901049] 0.22188902x0.20989507, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 818/0 428x320 brd 0, cur 818/0 74x70, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1060.575708212384], [-4.166666507720948, 0.0, 2232.684034541947]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 389/70 428x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/70 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 389/70 428x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.17091453, r 1.1124438, b -0.7901049, t 0.1694153] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/70 1x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 817/70 1x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.1154422, b -0.7901049, t 0.1694153] 0.0029984713x0.9595202, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 817/70 1x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1060.575708212384], [-4.166666507720948, 0.0, 3053.632034270231]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/70 428x320 brd 0, cur 818/70 74x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 818/70 74x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/70 428x320 brd 0, cur 818/70 74x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1154423, r 1.3373313, b -0.7901049, t 0.1694153] 0.22188902x0.9595202, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 818/70 428x320 brd 0, cur 818/70 74x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1005.9806441910449], [-4.166666507720948, 0.0, 2232.684034541947]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 389/390 428x27, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/390 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 389/390 428x27, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.17091453, r 1.1124438, b 0.16941524, t 0.25037476] 1.2833583x0.08095953, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/390 1x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 817/390 1x27, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.1154422, b 0.16941524, t 0.25037476] 0.0029984713x0.08095953, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 817/390 1x27, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1005.9806441910449], [-4.166666507720948, 0.0, 3053.632034270231]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/390 428x320 brd 0, cur 818/390 74x27, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 818/390 74x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/390 428x320 brd 0, cur 818/390 74x27, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1154423, r 1.3373313, b 0.16941524, t 0.25037476] 0.22188902x0.08095953, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 818/390 428x320 brd 0, cur 818/390 74x27, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse null [junit] >> Gears angle 26.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] PRINT Duration 272 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fa27b8cfdf0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fa27b9c5d30, msaa false, tileRendererInUse null [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x49b04d3d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 892x667 of 892x667, swapInterval 1, drawable 0x7fa27b9c5d30, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x49b04d3d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x49b04d3d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x3b27e6c4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 834x667 of 892x667, swapInterval 1, drawable 0x7fa27b8cfdf0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x3b27e6c4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x3b27e6c4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x49b04d3d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 892x667 of 892x667, swapInterval 1, drawable 0x7fa27b9c5d30, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x49b04d3d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x49b04d3d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x3b27e6c4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 834x667 of 892x667, swapInterval 1, drawable 0x7fa27b8cfdf0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x3b27e6c4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x3b27e6c4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1005.9806441910449], [-4.166666507720948, 0.0, 3053.632034270231]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x49b04d3d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/0 503x417 of 892x667, swapInterval 1, drawable 0x7fa27b9c5d30, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x49b04d3d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.17091453, r 1.3373313, b -1.0, t 0.2503748] 1.5082458x1.2503748, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x49b04d3d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x3b27e6c4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 834x667 of 892x667, swapInterval 1, drawable 0x7fa27b8cfdf0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x3b27e6c4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x3b27e6c4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse null [junit] >> Gears angle 30.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse null [junit] >> Gears angle 32.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] PRINT Duration 491 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 790x632 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 428x320 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -1.2808989, r -0.21223474, b -0.9975031, t -0.19850183] 1.0686642x0.7990013, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/1 428x320 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/1 428x320, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -0.21223474, r 0.85642946, b -0.9975031, t -0.19850183] 1.0686642x0.7990013, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/1 169x320 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/1 169x320, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l 0.85642946, r 1.2784021, b -0.9975031, t -0.19850183] 0.42197263x0.7990013, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/321 428x320 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/321 428x320, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -1.2808989, r -0.21223474, b -0.19850188, t 0.6004994] 1.0686642x0.7990013, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/321 428x320 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/321 428x320, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -0.21223474, r 0.85642946, b -0.19850188, t 0.6004994] 1.0686642x0.7990013, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/321 169x320 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/321 169x320, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l 0.85642946, r 1.2784021, b -0.19850188, t 0.6004994] 0.42197263x0.7990013, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/641 428x160 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/641 428x160, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -1.2808989, r -0.21223474, b 0.6004994, t 1.0] 1.0686642x0.3995006, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/641 428x160 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/641 428x160, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -0.21223474, r 0.85642946, b 0.6004994, t 1.0] 1.0686642x0.3995006, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/641 169x160 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/641 169x160, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l 0.85642946, r 1.2784021, b 0.6004994, t 1.0] 0.42197263x0.3995006, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/641 169x160, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/134 428x320, buffer 0x4036d9c5], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/134 428x320 of 1025x801, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/134 428x320, buffer 0x4036d9c5], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/134 406x320 of 1025x801, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/134 406x320, buffer 0x4036d9c5], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/454 428x320 of 1025x801, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/454 428x320, buffer 0x4036d9c5], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/454 406x320 of 1025x801, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/454 406x320, buffer 0x4036d9c5], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/774 428x27 of 1025x801, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/774 428x27, buffer 0x4036d9c5], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/774 406x27 of 1025x801, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/774 406x27, buffer 0x4036d9c5], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/774 406x27, buffer 0x4036d9c5], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 428x320 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -1.2808989, r -0.21223474, b -0.9975031, t -0.19850183] 1.0686642x0.7990013, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/1 428x320 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/1 428x320, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -0.21223474, r 0.85642946, b -0.9975031, t -0.19850183] 1.0686642x0.7990013, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/1 169x320 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/1 169x320, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l 0.85642946, r 1.2784021, b -0.9975031, t -0.19850183] 0.42197263x0.7990013, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/321 428x320 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/321 428x320, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -1.2808989, r -0.21223474, b -0.19850188, t 0.6004994] 1.0686642x0.7990013, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/321 428x320 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/321 428x320, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -0.21223474, r 0.85642946, b -0.19850188, t 0.6004994] 1.0686642x0.7990013, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/321 169x320 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/321 169x320, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l 0.85642946, r 1.2784021, b -0.19850188, t 0.6004994] 0.42197263x0.7990013, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/641 428x160 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/641 428x160, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -1.2808989, r -0.21223474, b 0.6004994, t 1.0] 1.0686642x0.3995006, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/641 428x160 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/641 428x160, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -0.21223474, r 0.85642946, b 0.6004994, t 1.0] 1.0686642x0.3995006, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/641 169x160 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/641 169x160, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l 0.85642946, r 1.2784021, b 0.6004994, t 1.0] 0.42197263x0.3995006, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/641 169x160, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/134 428x320, buffer 0x4036d9c5], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/134 428x320 of 1025x801, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/134 428x320, buffer 0x4036d9c5], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/134 406x320 of 1025x801, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/134 406x320, buffer 0x4036d9c5], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/454 428x320 of 1025x801, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/454 428x320, buffer 0x4036d9c5], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/454 406x320 of 1025x801, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/454 406x320, buffer 0x4036d9c5], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/774 428x27 of 1025x801, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/774 428x27, buffer 0x4036d9c5], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/774 406x27 of 1025x801, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/774 406x27, buffer 0x4036d9c5], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/774 406x27, buffer 0x4036d9c5], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1707.6283188356622], [-4.166666507720948, 0.0, 2232.684034541947]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x203, buffer 0x5b3aecf9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/0 428x203 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x203, buffer 0x5b3aecf9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.30874997, r 0.7612501, b -1.0, t -0.4925] 1.07x0.5075, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/0 1x203 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x203, buffer 0x5b3aecf9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.76125, r 0.76375, b -1.0, t -0.4925] 0.0024999976x0.5075, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x203, buffer 0x5b3aecf9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/133 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1707.6283188356622], [-4.166666507720948, 0.0, 3053.632034270231]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/0 428x320 brd 0, cur 818/0 207x203, buffer 0x5b3aecf9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 818/0 207x203 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/0 428x320 brd 0, cur 818/0 207x203, buffer 0x5b3aecf9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.7637501, r 1.28125, b -1.0, t -0.4925] 0.5174999x0.5075, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 818/0 428x320 brd 0, cur 818/0 207x203, buffer 0x5b3aecf9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/133 428x320 brd 0, cur 428/133 406x320, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/133 406x320 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/133 428x320 brd 0, cur 428/133 406x320, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/133 428x320 brd 0, cur 428/133 406x320, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1060.575708212384], [-4.166666507720948, 0.0, 2232.684034541947]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 389/203 428x320, buffer 0x5b3aecf9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/203 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 389/203 428x320, buffer 0x5b3aecf9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.30874997, r 0.7612501, b -0.4925, t 0.3075] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/203 1x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 817/203 1x320, buffer 0x5b3aecf9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.76125, r 0.76375, b -0.4925, t 0.3075] 0.0024999976x0.8, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 817/203 1x320, buffer 0x5b3aecf9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/453 428x320 brd 0, cur 0/453 428x320, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/453 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/453 428x320 brd 0, cur 0/453 428x320, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/453 428x320 brd 0, cur 0/453 428x320, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1060.575708212384], [-4.166666507720948, 0.0, 3053.632034270231]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/203 428x320 brd 0, cur 818/203 207x320, buffer 0x5b3aecf9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 818/203 207x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/203 428x320 brd 0, cur 818/203 207x320, buffer 0x5b3aecf9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.7637501, r 1.28125, b -0.4925, t 0.3075] 0.5174999x0.8, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 818/203 428x320 brd 0, cur 818/203 207x320, buffer 0x5b3aecf9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/453 428x320 brd 0, cur 428/453 406x320, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/453 406x320 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/453 428x320 brd 0, cur 428/453 406x320, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/453 428x320 brd 0, cur 428/453 406x320, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1005.9806441910449], [-4.166666507720948, 0.0, 2232.684034541947]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 389/524 428x27, buffer 0x5b3aecf9], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/524 428x27 of 1025x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 389/524 428x27, buffer 0x5b3aecf9], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2796504, r 1.2796504, b -1.0, t 1.0] 2.559301x2.0 -> [l -0.30836457, r 0.7602996, b 0.3083645, t 0.37578022] 1.0686642x0.067415714, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/524 1x27 of 1025x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 817/524 1x27, buffer 0x5b3aecf9], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2796504, r 1.2796504, b -1.0, t 1.0] 2.559301x2.0 -> [l 0.76029944, r 0.76279634, b 0.3083645, t 0.37578022] 0.0024968982x0.067415714, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 817/524 1x27, buffer 0x5b3aecf9], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/773 428x320 brd 0, cur 0/773 428x27, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/773 428x27 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/773 428x320 brd 0, cur 0/773 428x27, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/773 428x320 brd 0, cur 0/773 428x27, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1005.9806441910449], [-4.166666507720948, 0.0, 3053.632034270231]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/524 428x320 brd 0, cur 818/524 207x27, buffer 0x5b3aecf9], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 818/524 207x27 of 1025x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/524 428x320 brd 0, cur 818/524 207x27, buffer 0x5b3aecf9], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2796504, r 1.2796504, b -1.0, t 1.0] 2.559301x2.0 -> [l 0.7627964, r 1.2796503, b 0.3083645, t 0.37578022] 0.5168539x0.067415714, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 818/524 428x320 brd 0, cur 818/524 207x27, buffer 0x5b3aecf9], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/773 428x320 brd 0, cur 428/773 406x27, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/773 406x27 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/773 428x320 brd 0, cur 428/773 406x27, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/773 428x320 brd 0, cur 428/773 406x27, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse null [junit] >> Gears angle 34.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0, v-flip true [junit] PRINT Duration 334 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 726x568 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse null [junit] >> Gears angle 38.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@6feabc6a: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1bf80c8d [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 492/0 342x384 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/384 492x283 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 492/384 342x283 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@7e671b7a: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@233d276b [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 492/0 342x384 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/384 492x283 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 492/384 342x283 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@5e295101: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6a8548f2 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 492/0 342x384 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/384 492x283 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 492/384 342x283 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse null [junit] >> Gears angle 42.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] PRINT Duration 1750 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@2dd22817: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@40461581 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@1b08f35f: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@68a1efd6 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@3b94ae83: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1e4d3904 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse null [junit] >> Gears angle 46.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] PRINT Duration 1723 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@3f34b16b: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1c6c0838 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6ebe4f81], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6ebe4f81], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x6ebe4f81], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x6ebe4f81], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x6ebe4f81], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x6ebe4f81], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x6ebe4f81], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x6ebe4f81], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@32e5a215: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1f42ace [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6ebe4f81], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6ebe4f81], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x6ebe4f81], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x6ebe4f81], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x6ebe4f81], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x6ebe4f81], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x6ebe4f81], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x6ebe4f81], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse null [junit] >> Gears angle 50.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] PRINT Duration 1211 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@16a951fa: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4644ffb5 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x741da86f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x741da86f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x741da86f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x741da86f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x741da86f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x741da86f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x741da86f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x741da86f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@36385d60: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2e7a656f [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x741da86f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x741da86f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x741da86f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x741da86f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x741da86f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x741da86f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x741da86f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x741da86f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse null [junit] >> Gears angle 54.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] PRINT Duration 1212 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 790x632 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@69c1b372: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2bec379c [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -1.0, t -0.19999999] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -1.0, t -0.19999999] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 169x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -1.0, t -0.19999999] 0.4225x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -0.19999999, t 0.6] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -0.19999999, t 0.6] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 169x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -0.19999999, t 0.6] 0.4225x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x160 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b 0.6, t 1.0] 1.07x0.39999998, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x160 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b 0.6, t 1.0] 1.07x0.39999998, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 169x160 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b 0.6, t 1.0] 0.4225x0.39999998, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/133 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/133 406x320 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/453 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/453 406x320 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/773 428x27 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/773 406x27 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@3e8e0d42: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@60088823 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -1.0, t -0.19999999] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -1.0, t -0.19999999] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 169x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -1.0, t -0.19999999] 0.4225x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -0.19999999, t 0.6] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -0.19999999, t 0.6] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 169x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -0.19999999, t 0.6] 0.4225x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x160 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b 0.6, t 1.0] 1.07x0.39999998, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x160 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b 0.6, t 1.0] 1.07x0.39999998, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 169x160 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b 0.6, t 1.0] 0.4225x0.39999998, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/133 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/133 406x320 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/453 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/453 406x320 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/773 428x27 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/773 406x27 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@119670c4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2bc55ce1 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -1.0, t -0.19999999] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -1.0, t -0.19999999] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 169x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -1.0, t -0.19999999] 0.4225x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -0.19999999, t 0.6] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -0.19999999, t 0.6] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 169x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -0.19999999, t 0.6] 0.4225x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x160 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b 0.6, t 1.0] 1.07x0.39999998, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x160 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b 0.6, t 1.0] 1.07x0.39999998, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 169x160 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b 0.6, t 1.0] 0.4225x0.39999998, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/133 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/133 406x320 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/453 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/453 406x320 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/773 428x27 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/773 406x27 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse null [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0, v-flip true [junit] PRINT Duration 2003 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 726x568 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse null [junit] >> Gears angle 62.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] 2 s: 60 f / 2048 ms, 29.2 fps, 34 ms/f; total: 60 f, 29.2 fps, 34 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310074175 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ... [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_layered [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310074185 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test12_flip0_aa8 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310074296 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310074297 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ... [junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310074364 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310074364 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310074364 d 0ms]] [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 0, scaleGL 1.0 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5abab768], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5abab768], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5abab768], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x143369c7], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x143369c7], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x143369c7], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5abab768], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5abab768], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5abab768], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x143369c7], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x143369c7], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x143369c7], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 72 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 8, scaleGL 1.0 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x56bee0f1], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x56bee0f1], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x56bee0f1], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd876811], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd876811], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd876811], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x56bee0f1], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x56bee0f1], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x56bee0f1], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd876811], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd876811], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd876811], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 78 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27b98d440, msaa false, tileRendererInUse null [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27ba2d8c0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0xb9c7cdb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27ba2d8c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0xb9c7cdb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0xb9c7cdb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x733426bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27b98d440, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x733426bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x733426bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0xb9c7cdb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27ba2d8c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0xb9c7cdb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0xb9c7cdb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x733426bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27b98d440, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x733426bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x733426bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 154 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fa27b80c9d0, msaa false, tileRendererInUse null [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fa27ba70890, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x37c05638], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27ba70890, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x37c05638], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x37c05638], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x29bf34bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27b80c9d0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x29bf34bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x29bf34bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x37c05638], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27ba70890, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x37c05638], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x37c05638], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x29bf34bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27b80c9d0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x29bf34bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x29bf34bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 267 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27bb1f750, msaa false, tileRendererInUse null [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27b9c1730, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 805x642 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x193e00c7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27b9c1730, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x193e00c7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x193e00c7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6937d0b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27bb1f750, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6937d0b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6937d0b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x193e00c7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27b9c1730, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x193e00c7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x193e00c7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6937d0b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27bb1f750, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6937d0b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6937d0b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 171 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27bb1dac0, msaa false, tileRendererInUse null [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27b832080, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@443a5461: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5179cf45 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1416e4cd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b832080, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1416e4cd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1416e4cd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1ea2ef97], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27bb1dac0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1ea2ef97], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1ea2ef97], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@103c1142: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@57910c61 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1416e4cd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b832080, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1416e4cd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1416e4cd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1ea2ef97], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27bb1dac0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1ea2ef97], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1ea2ef97], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@5f43d9cf: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5f90d5e5 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1416e4cd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b832080, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1416e4cd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1416e4cd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1ea2ef97], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27bb1dac0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1ea2ef97], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1ea2ef97], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2192 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27b990630, msaa false, tileRendererInUse null [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27ba2e4f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@185348ac: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3c820ae [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x47d98172], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27ba2e4f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x47d98172], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x47d98172], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x764ec3c0], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b990630, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x764ec3c0], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x764ec3c0], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@18b57342: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@30a1feba [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x47d98172], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27ba2e4f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x47d98172], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x47d98172], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x764ec3c0], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b990630, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x764ec3c0], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x764ec3c0], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@3be5cd7a: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6c15234e [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x47d98172], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27ba2e4f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x47d98172], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x47d98172], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x764ec3c0], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b990630, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x764ec3c0], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x764ec3c0], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2076 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27b8f6210, msaa false, tileRendererInUse null [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27bb1f9c0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@1130e2ea: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@20817977 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x144d844d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27bb1f9c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x144d844d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x144d844d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7cac281f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b8f6210, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7cac281f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7cac281f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@70b01428: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@37fb87e4 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x144d844d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27bb1f9c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x144d844d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x144d844d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7cac281f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b8f6210, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7cac281f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7cac281f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1276 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27b9c6bc0, msaa false, tileRendererInUse null [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27ba70930, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@41e196d4: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@41755a16 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7f6d7bec], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27ba70930, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7f6d7bec], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7f6d7bec], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5a133dcc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b9c6bc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5a133dcc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5a133dcc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@182907c1: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2dbc1c4b [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7f6d7bec], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27ba70930, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7f6d7bec], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7f6d7bec], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5a133dcc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b9c6bc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5a133dcc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5a133dcc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1252 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27b8d1250, msaa false, tileRendererInUse null [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27ba19550, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 805x642 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@33796a37: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@682c5b47 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x381cc7bf], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27ba19550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x381cc7bf], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x381cc7bf], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7a88bfa1], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b8d1250, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7a88bfa1], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7a88bfa1], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@2d86a495: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@629f498c [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x381cc7bf], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27ba19550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x381cc7bf], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x381cc7bf], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7a88bfa1], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b8d1250, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7a88bfa1], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7a88bfa1], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@4ff2cd7f: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4d9175da [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x381cc7bf], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27ba19550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x381cc7bf], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x381cc7bf], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7a88bfa1], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b8d1250, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7a88bfa1], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7a88bfa1], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2231 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 74.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] 2 s: 60 f / 2564 ms, 23.4 fps, 42 ms/f; total: 60 f, 23.4 fps, 42 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310087488 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ... [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310087510 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test12_flip0_aa8 [junit] SLOCK [T main @ 1407310087645 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 147.507 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309940308 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309960356 ms +++ localhost/127.0.0.1:59999 - Locked within 20072 ms, 21 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309963369 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309963371 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ... [junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309963600 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309963600 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309963601 d 0ms]] [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 0, scaleGL 1.0 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3c0df85f], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3c0df85f], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3c0df85f], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x61d1c8a2], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x61d1c8a2], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x61d1c8a2], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3c0df85f], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3c0df85f], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3c0df85f], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x61d1c8a2], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x61d1c8a2], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x61d1c8a2], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse null [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 129 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 8, scaleGL 1.0 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27b9b63b0, msaa true, tileRendererInUse null [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27ba0b250, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x293a38ac], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba0b250, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x293a38ac], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x293a38ac], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x2cf6acd8], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9b63b0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x2cf6acd8], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x2cf6acd8], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x293a38ac], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba0b250, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x293a38ac], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x293a38ac], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x2cf6acd8], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9b63b0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x2cf6acd8], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x2cf6acd8], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse null [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse null [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 359 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.5007496] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.5007496] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse null [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 259 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fa27b990490, msaa false, tileRendererInUse null [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fa27b98be90, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x2ec85eee], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27b98be90, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x2ec85eee], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x2ec85eee], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x313ea275], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27b990490, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x313ea275], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x313ea275], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x2ec85eee], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27b98be90, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x2ec85eee], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x2ec85eee], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x313ea275], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27b990490, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x313ea275], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x313ea275], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse null [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse null [junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 325 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 805x642 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.5007496] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.5007496] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse null [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 179 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@2c5ae8e: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@46ee0e [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@2ec34670: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@16457b0c [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@853d00b: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@367f8672 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse null [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2883 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@347aa840: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@60bc1caa [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@6093a0c5: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7c20170b [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@1daa476d: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@16375452 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse null [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2281 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@4f949dd1: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@26052d28 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@18d9fcd7: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@f669400 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse null [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1358 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@5de702a: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4e95d868 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@325dc1bc: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@295a3779 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse null [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1335 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 805x642 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@2b8b0cd6: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@35f7cbef [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@3307957: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@636e4063 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@35f4490f: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@38e89375 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse null [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2366 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse null [junit] >> Gears angle 74.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] 2 s: 60 f / 2282 ms, 26.2 fps, 38 ms/f; total: 60 f, 26.2 fps, 38 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309977983 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ... [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309978001 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_bitmap [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_bitmap [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_bitmap_layered [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_bitmap_layered [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_layered [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309978122 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309978123 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ... [junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309978193 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309978193 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309978193 d 0ms]] [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 0, scaleGL 1.0 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 726x568 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55c9a711], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55c9a711], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55c9a711], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x362eea87], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 401x320 of 428x320, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x362eea87], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x362eea87], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 726x568 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55c9a711], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55c9a711], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55c9a711], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x362eea87], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 401x320 of 428x320, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x362eea87], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x362eea87], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 726x568 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1005.9806441910449], [-4.166666507720948, 0.0, 3056.496590098511]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/-1 428x320 brd 0, cur 187/-1 241x201, buffer 0x55c9a711], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 187/-1 241x201 of 429x320, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/-1 428x320 brd 0, cur 187/-1 241x201, buffer 0x55c9a711], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.0, [l -1.340625, r 1.340625, b -1.0, t 1.0] 2.68125x2.0 -> [l -0.171875, r 1.334375, b -1.00625, t 0.25] 1.50625x1.25625, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 187/-1 428x320 brd 0, cur 187/-1 241x201, buffer 0x55c9a711], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x362eea87], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 401x320 of 429x320, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x362eea87], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x362eea87], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse null [junit] >> Gears angle 16.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] PRINT Duration 41809 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 8, scaleGL 1.0 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27b9fb990, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27bb00540, msaa true, tileRendererInUse null [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 726x568 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0xb3f451d], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27bb00540, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0xb3f451d], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 20.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0xb3f451d], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x3f15de6], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 401x320 of 428x320, swapInterval 1, drawable 0x7fa27b9fb990, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x3f15de6], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x3f15de6], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 726x568 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0xb3f451d], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27bb00540, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0xb3f451d], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 20.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0xb3f451d], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x3f15de6], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 401x320 of 428x320, swapInterval 1, drawable 0x7fa27b9fb990, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x3f15de6], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x3f15de6], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 726x568 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1005.9806441910449], [-4.166666507720948, 0.0, 3056.496590098511]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/-1 1024x1024 brd 0, cur 187/-1 241x201, buffer 0xb3f451d], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 187/-1 241x201 of 429x320, swapInterval 1, drawable 0x7fa27bb00540, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/-1 1024x1024 brd 0, cur 187/-1 241x201, buffer 0xb3f451d], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 20.0, [l -1.340625, r 1.340625, b -1.0, t 1.0] 2.68125x2.0 -> [l -0.171875, r 1.334375, b -1.00625, t 0.25] 1.50625x1.25625, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 187/-1 1024x1024 brd 0, cur 187/-1 241x201, buffer 0xb3f451d], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x3f15de6], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 401x320 of 429x320, swapInterval 1, drawable 0x7fa27b9fb990, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x3f15de6], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x3f15de6], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse null [junit] >> Gears angle 20.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse null [junit] >> Gears angle 22.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] PRINT Duration 422 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1707.6283188356622], [-4.166666507720948, 0.0, 2232.684034541947]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x70, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/0 428x70 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x70, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.17091453, r 1.1124438, b -1.0, t -0.7901049] 1.2833583x0.20989507, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/0 1x70 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x70, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.1154422, b -1.0, t -0.7901049] 0.0029984713x0.20989507, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x70, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1707.6283188356622], [-4.166666507720948, 0.0, 3053.632034270231]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/0 428x320 brd 0, cur 818/0 74x70, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 818/0 74x70 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/0 428x320 brd 0, cur 818/0 74x70, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1154423, r 1.3373313, b -1.0, t -0.7901049] 0.22188902x0.20989507, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 818/0 428x320 brd 0, cur 818/0 74x70, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1060.575708212384], [-4.166666507720948, 0.0, 2232.684034541947]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 389/70 428x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/70 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 389/70 428x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.17091453, r 1.1124438, b -0.7901049, t 0.1694153] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/70 1x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 817/70 1x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.1154422, b -0.7901049, t 0.1694153] 0.0029984713x0.9595202, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 817/70 1x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1060.575708212384], [-4.166666507720948, 0.0, 3053.632034270231]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/70 428x320 brd 0, cur 818/70 74x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 818/70 74x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/70 428x320 brd 0, cur 818/70 74x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1154423, r 1.3373313, b -0.7901049, t 0.1694153] 0.22188902x0.9595202, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 818/70 428x320 brd 0, cur 818/70 74x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1005.9806441910449], [-4.166666507720948, 0.0, 2232.684034541947]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 389/390 428x27, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/390 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 389/390 428x27, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.17091453, r 1.1124438, b 0.16941524, t 0.25037476] 1.2833583x0.08095953, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/390 1x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 817/390 1x27, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.1154422, b 0.16941524, t 0.25037476] 0.0029984713x0.08095953, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 817/390 1x27, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1005.9806441910449], [-4.166666507720948, 0.0, 3053.632034270231]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/390 428x320 brd 0, cur 818/390 74x27, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 818/390 74x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/390 428x320 brd 0, cur 818/390 74x27, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1154423, r 1.3373313, b 0.16941524, t 0.25037476] 0.22188902x0.08095953, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 818/390 428x320 brd 0, cur 818/390 74x27, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse null [junit] >> Gears angle 24.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] PRINT Duration 439 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fa27ba68170, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fa27ba3e790, msaa false, tileRendererInUse null [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x2d62fb55], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 892x667 of 892x667, swapInterval 1, drawable 0x7fa27ba3e790, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x2d62fb55], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x2d62fb55], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x162632d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 834x667 of 892x667, swapInterval 1, drawable 0x7fa27ba68170, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x162632d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x162632d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x2d62fb55], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 892x667 of 892x667, swapInterval 1, drawable 0x7fa27ba3e790, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x2d62fb55], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x2d62fb55], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x162632d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 834x667 of 892x667, swapInterval 1, drawable 0x7fa27ba68170, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x162632d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x162632d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1005.9806441910449], [-4.166666507720948, 0.0, 3053.632034270231]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x2d62fb55], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/0 503x417 of 892x667, swapInterval 1, drawable 0x7fa27ba3e790, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x2d62fb55], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.17091453, r 1.3373313, b -1.0, t 0.2503748] 1.5082458x1.2503748, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x2d62fb55], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x162632d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 834x667 of 892x667, swapInterval 1, drawable 0x7fa27ba68170, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x162632d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x162632d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse null [junit] >> Gears angle 28.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse null [junit] >> Gears angle 30.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] PRINT Duration 776 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 790x632 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 428x320 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -1.2808989, r -0.21223474, b -0.9975031, t -0.19850183] 1.0686642x0.7990013, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/1 428x320 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/1 428x320, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -0.21223474, r 0.85642946, b -0.9975031, t -0.19850183] 1.0686642x0.7990013, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/1 169x320 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/1 169x320, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l 0.85642946, r 1.2784021, b -0.9975031, t -0.19850183] 0.42197263x0.7990013, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/321 428x320 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/321 428x320, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -1.2808989, r -0.21223474, b -0.19850188, t 0.6004994] 1.0686642x0.7990013, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/321 428x320 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/321 428x320, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -0.21223474, r 0.85642946, b -0.19850188, t 0.6004994] 1.0686642x0.7990013, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/321 169x320 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/321 169x320, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l 0.85642946, r 1.2784021, b -0.19850188, t 0.6004994] 0.42197263x0.7990013, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/641 428x160 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/641 428x160, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -1.2808989, r -0.21223474, b 0.6004994, t 1.0] 1.0686642x0.3995006, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/641 428x160 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/641 428x160, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -0.21223474, r 0.85642946, b 0.6004994, t 1.0] 1.0686642x0.3995006, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/641 169x160 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/641 169x160, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l 0.85642946, r 1.2784021, b 0.6004994, t 1.0] 0.42197263x0.3995006, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/641 169x160, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/134 428x320, buffer 0xa7d0e5e], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/134 428x320 of 1025x801, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/134 428x320, buffer 0xa7d0e5e], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/134 406x320 of 1025x801, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/134 406x320, buffer 0xa7d0e5e], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/454 428x320 of 1025x801, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/454 428x320, buffer 0xa7d0e5e], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/454 406x320 of 1025x801, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/454 406x320, buffer 0xa7d0e5e], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/774 428x27 of 1025x801, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/774 428x27, buffer 0xa7d0e5e], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/774 406x27 of 1025x801, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/774 406x27, buffer 0xa7d0e5e], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/774 406x27, buffer 0xa7d0e5e], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 428x320 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -1.2808989, r -0.21223474, b -0.9975031, t -0.19850183] 1.0686642x0.7990013, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/1 428x320 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/1 428x320, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -0.21223474, r 0.85642946, b -0.9975031, t -0.19850183] 1.0686642x0.7990013, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/1 169x320 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/1 169x320, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l 0.85642946, r 1.2784021, b -0.9975031, t -0.19850183] 0.42197263x0.7990013, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/321 428x320 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/321 428x320, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -1.2808989, r -0.21223474, b -0.19850188, t 0.6004994] 1.0686642x0.7990013, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/321 428x320 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/321 428x320, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -0.21223474, r 0.85642946, b -0.19850188, t 0.6004994] 1.0686642x0.7990013, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/321 169x320 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/321 169x320, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l 0.85642946, r 1.2784021, b -0.19850188, t 0.6004994] 0.42197263x0.7990013, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/641 428x160 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/641 428x160, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -1.2808989, r -0.21223474, b 0.6004994, t 1.0] 1.0686642x0.3995006, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/641 428x160 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/641 428x160, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -0.21223474, r 0.85642946, b 0.6004994, t 1.0] 1.0686642x0.3995006, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/641 169x160 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/641 169x160, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l 0.85642946, r 1.2784021, b 0.6004994, t 1.0] 0.42197263x0.3995006, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/641 169x160, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/134 428x320, buffer 0xa7d0e5e], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/134 428x320 of 1025x801, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/134 428x320, buffer 0xa7d0e5e], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/134 406x320 of 1025x801, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/134 406x320, buffer 0xa7d0e5e], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/454 428x320 of 1025x801, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/454 428x320, buffer 0xa7d0e5e], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/454 406x320 of 1025x801, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/454 406x320, buffer 0xa7d0e5e], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/774 428x27 of 1025x801, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/774 428x27, buffer 0xa7d0e5e], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/774 406x27 of 1025x801, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/774 406x27, buffer 0xa7d0e5e], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/774 406x27, buffer 0xa7d0e5e], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1707.6283188356622], [-4.166666507720948, 0.0, 2232.684034541947]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x203, buffer 0x4bf21aa9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/0 428x203 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x203, buffer 0x4bf21aa9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.30874997, r 0.7612501, b -1.0, t -0.4925] 1.07x0.5075, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/0 1x203 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x203, buffer 0x4bf21aa9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.76125, r 0.76375, b -1.0, t -0.4925] 0.0024999976x0.5075, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x203, buffer 0x4bf21aa9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/133 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1707.6283188356622], [-4.166666507720948, 0.0, 3053.632034270231]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/0 428x320 brd 0, cur 818/0 207x203, buffer 0x4bf21aa9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 818/0 207x203 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/0 428x320 brd 0, cur 818/0 207x203, buffer 0x4bf21aa9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.7637501, r 1.28125, b -1.0, t -0.4925] 0.5174999x0.5075, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 818/0 428x320 brd 0, cur 818/0 207x203, buffer 0x4bf21aa9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/133 428x320 brd 0, cur 428/133 406x320, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/133 406x320 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/133 428x320 brd 0, cur 428/133 406x320, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/133 428x320 brd 0, cur 428/133 406x320, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1060.575708212384], [-4.166666507720948, 0.0, 2232.684034541947]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 389/203 428x320, buffer 0x4bf21aa9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/203 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 389/203 428x320, buffer 0x4bf21aa9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.30874997, r 0.7612501, b -0.4925, t 0.3075] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/203 1x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 817/203 1x320, buffer 0x4bf21aa9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.76125, r 0.76375, b -0.4925, t 0.3075] 0.0024999976x0.8, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 817/203 1x320, buffer 0x4bf21aa9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/453 428x320 brd 0, cur 0/453 428x320, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/453 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/453 428x320 brd 0, cur 0/453 428x320, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/453 428x320 brd 0, cur 0/453 428x320, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1060.575708212384], [-4.166666507720948, 0.0, 3053.632034270231]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/203 428x320 brd 0, cur 818/203 207x320, buffer 0x4bf21aa9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 818/203 207x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/203 428x320 brd 0, cur 818/203 207x320, buffer 0x4bf21aa9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.7637501, r 1.28125, b -0.4925, t 0.3075] 0.5174999x0.8, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 818/203 428x320 brd 0, cur 818/203 207x320, buffer 0x4bf21aa9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/453 428x320 brd 0, cur 428/453 406x320, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/453 406x320 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/453 428x320 brd 0, cur 428/453 406x320, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/453 428x320 brd 0, cur 428/453 406x320, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1005.9806441910449], [-4.166666507720948, 0.0, 2232.684034541947]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 389/524 428x27, buffer 0x4bf21aa9], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/524 428x27 of 1025x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 389/524 428x27, buffer 0x4bf21aa9], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2796504, r 1.2796504, b -1.0, t 1.0] 2.559301x2.0 -> [l -0.30836457, r 0.7602996, b 0.3083645, t 0.37578022] 1.0686642x0.067415714, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/524 1x27 of 1025x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 817/524 1x27, buffer 0x4bf21aa9], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2796504, r 1.2796504, b -1.0, t 1.0] 2.559301x2.0 -> [l 0.76029944, r 0.76279634, b 0.3083645, t 0.37578022] 0.0024968982x0.067415714, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 817/524 1x27, buffer 0x4bf21aa9], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/773 428x320 brd 0, cur 0/773 428x27, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/773 428x27 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/773 428x320 brd 0, cur 0/773 428x27, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/773 428x320 brd 0, cur 0/773 428x27, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1005.9806441910449], [-4.166666507720948, 0.0, 3053.632034270231]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/524 428x320 brd 0, cur 818/524 207x27, buffer 0x4bf21aa9], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 818/524 207x27 of 1025x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/524 428x320 brd 0, cur 818/524 207x27, buffer 0x4bf21aa9], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2796504, r 1.2796504, b -1.0, t 1.0] 2.559301x2.0 -> [l 0.7627964, r 1.2796503, b 0.3083645, t 0.37578022] 0.5168539x0.067415714, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 818/524 428x320 brd 0, cur 818/524 207x27, buffer 0x4bf21aa9], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/773 428x320 brd 0, cur 428/773 406x27, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/773 406x27 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/773 428x320 brd 0, cur 428/773 406x27, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/773 428x320 brd 0, cur 428/773 406x27, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse null [junit] >> Gears angle 32.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0, v-flip false [junit] PRINT Duration 330 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 726x568 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse null [junit] >> Gears angle 36.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@13b1a47: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4f3a2bf2 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 492/0 342x384 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/384 492x283 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 492/384 342x283 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@7d1e538e: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@51ffcfce [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 492/0 342x384 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/384 492x283 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 492/384 342x283 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@6e4ef27: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2010ecfa [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 492/0 342x384 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/384 492x283 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 492/384 342x283 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse null [junit] >> Gears angle 40.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] PRINT Duration 2036 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@4e335c8c: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@e011370 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@645dd2c1: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4bb7b061 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@35acc81b: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@62858024 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse null [junit] >> Gears angle 44.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] PRINT Duration 1755 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@5ebe901: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@430e43b0 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x76c97dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x76c97dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x76c97dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x76c97dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x76c97dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x76c97dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x76c97dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x76c97dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@31753a5a: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@74a0414 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x76c97dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x76c97dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x76c97dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x76c97dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x76c97dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x76c97dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x76c97dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x76c97dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse null [junit] >> Gears angle 48.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] PRINT Duration 1217 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@56bb6528: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@28ee5194 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2573332e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2573332e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x2573332e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2573332e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x2573332e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x2573332e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x2573332e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x2573332e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@25dc1489: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@13c841ca [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2573332e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2573332e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x2573332e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2573332e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x2573332e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x2573332e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x2573332e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x2573332e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse null [junit] >> Gears angle 52.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] PRINT Duration 1240 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 790x632 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@407cb427: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3b178d84 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -1.0, t -0.19999999] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -1.0, t -0.19999999] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 169x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -1.0, t -0.19999999] 0.4225x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -0.19999999, t 0.6] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -0.19999999, t 0.6] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 169x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -0.19999999, t 0.6] 0.4225x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x160 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b 0.6, t 1.0] 1.07x0.39999998, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x160 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b 0.6, t 1.0] 1.07x0.39999998, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 169x160 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b 0.6, t 1.0] 0.4225x0.39999998, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/133 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/133 406x320 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/453 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/453 406x320 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/773 428x27 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/773 406x27 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@10957096: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4312905b [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -1.0, t -0.19999999] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -1.0, t -0.19999999] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 169x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -1.0, t -0.19999999] 0.4225x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -0.19999999, t 0.6] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -0.19999999, t 0.6] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 169x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -0.19999999, t 0.6] 0.4225x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x160 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b 0.6, t 1.0] 1.07x0.39999998, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x160 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b 0.6, t 1.0] 1.07x0.39999998, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 169x160 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b 0.6, t 1.0] 0.4225x0.39999998, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/133 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/133 406x320 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/453 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/453 406x320 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/773 428x27 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/773 406x27 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@aacca09: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@56041a58 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -1.0, t -0.19999999] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -1.0, t -0.19999999] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 169x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -1.0, t -0.19999999] 0.4225x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -0.19999999, t 0.6] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -0.19999999, t 0.6] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 169x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -0.19999999, t 0.6] 0.4225x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x160 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b 0.6, t 1.0] 1.07x0.39999998, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x160 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b 0.6, t 1.0] 1.07x0.39999998, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 169x160 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b 0.6, t 1.0] 0.4225x0.39999998, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/133 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/133 406x320 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/453 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/453 406x320 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/773 428x27 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/773 406x27 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse null [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0, v-flip false [junit] PRINT Duration 2020 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 726x568 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse null [junit] >> Gears angle 60.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] 2 s: 60 f / 2200 ms, 27.2 fps, 36 ms/f; total: 60 f, 27.2 fps, 36 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310033059 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ... [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_layered [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310033072 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test02_flip1_aa8 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310033180 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310033180 d 1ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ... [junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310033254 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310033255 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310033255 d 0ms]] [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 0, scaleGL 1.0 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7ec3145b], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7ec3145b], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7ec3145b], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4d0152bb], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4d0152bb], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4d0152bb], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7ec3145b], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7ec3145b], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7ec3145b], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4d0152bb], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4d0152bb], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4d0152bb], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 81 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 8, scaleGL 1.0 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5167b853], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5167b853], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5167b853], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x727e8a11], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x727e8a11], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x727e8a11], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5167b853], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5167b853], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5167b853], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x727e8a11], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x727e8a11], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x727e8a11], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 82 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27ba0afe0, msaa false, tileRendererInUse null [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa2795e39a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2a143363], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa2795e39a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2a143363], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2a143363], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x5af3c1c5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27ba0afe0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x5af3c1c5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x5af3c1c5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2a143363], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa2795e39a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2a143363], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2a143363], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x5af3c1c5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27ba0afe0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x5af3c1c5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x5af3c1c5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 189 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fa27b8f9f30, msaa false, tileRendererInUse null [junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fa27ba2b320, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x29037955], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27ba2b320, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x29037955], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x29037955], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x2c231468], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27b8f9f30, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x2c231468], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x2c231468], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x29037955], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27ba2b320, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x29037955], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x29037955], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x2c231468], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27b8f9f30, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x2c231468], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x2c231468], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 419 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27b836bb0, msaa false, tileRendererInUse null [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27bb2cb10, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 805x642 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6a915c29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27bb2cb10, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6a915c29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6a915c29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6a039436], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27b836bb0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6a039436], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6a039436], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6a915c29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27bb2cb10, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6a915c29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6a915c29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6a039436], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27b836bb0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6a039436], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6a039436], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 171 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27b832260, msaa false, tileRendererInUse null [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27ba2aaf0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@77259bc9: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4616e63b [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x9654f70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27ba2aaf0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x9654f70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x9654f70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3b7a19af], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b832260, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3b7a19af], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3b7a19af], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@28c1b86: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3c62fbb8 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x9654f70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27ba2aaf0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x9654f70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x9654f70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3b7a19af], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b832260, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3b7a19af], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3b7a19af], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@1893b64e: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@9a5c77d [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x9654f70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27ba2aaf0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x9654f70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x9654f70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3b7a19af], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b832260, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3b7a19af], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3b7a19af], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 48.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2221 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27b99ffe0, msaa false, tileRendererInUse null [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27b99ef90, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@432fec: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3aff2f16 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x476c6b9c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b99ef90, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x476c6b9c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x476c6b9c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5ae31e74], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b99ffe0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5ae31e74], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5ae31e74], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@1ce184fb: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@19e1898d [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x476c6b9c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b99ef90, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x476c6b9c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x476c6b9c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5ae31e74], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b99ffe0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5ae31e74], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5ae31e74], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@20a04bfe: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7bdd216d [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x476c6b9c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b99ef90, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x476c6b9c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x476c6b9c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5ae31e74], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b99ffe0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5ae31e74], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5ae31e74], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 54.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2164 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27bb2c9b0, msaa false, tileRendererInUse null [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27b99e0c0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@476bff8d: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@356a69d [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x2dd48f21], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b99e0c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x2dd48f21], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x2dd48f21], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3cef2b32], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27bb2c9b0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3cef2b32], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3cef2b32], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@4e25e7df: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1a9a098e [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x2dd48f21], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b99e0c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x2dd48f21], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x2dd48f21], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3cef2b32], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27bb2c9b0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3cef2b32], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3cef2b32], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 60.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1322 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27b8cf320, msaa false, tileRendererInUse null [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa2795e3760, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@65cfd350: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2f3a5d68 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x20ca6f11], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa2795e3760, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x20ca6f11], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x20ca6f11], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4e7a207c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b8cf320, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4e7a207c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4e7a207c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@3329e3d7: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@32d527f [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x20ca6f11], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa2795e3760, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x20ca6f11], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x20ca6f11], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4e7a207c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b8cf320, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4e7a207c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4e7a207c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 66.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1285 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa2795e3760, msaa false, tileRendererInUse null [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27b80f570, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 805x642 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@3b49f171: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@738a501f [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7d925e7b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b80f570, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7d925e7b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7d925e7b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5b0033e6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa2795e3760, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5b0033e6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5b0033e6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@37ab5297: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@50bb540e [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7d925e7b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b80f570, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7d925e7b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7d925e7b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5b0033e6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa2795e3760, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5b0033e6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5b0033e6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@3996cf94: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5c161b15 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7d925e7b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b80f570, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7d925e7b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7d925e7b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5b0033e6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa2795e3760, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5b0033e6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5b0033e6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 72.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2285 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 76.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] 2 s: 60 f / 2651 ms, 22.6 fps, 44 ms/f; total: 60 f, 22.6 fps, 44 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310046734 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ... [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310046745 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test02_flip1_aa8 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310046840 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310046841 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ... [junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310046896 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310046897 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310046897 d 0ms]] [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 0, scaleGL 1.0 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3775d928], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3775d928], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3775d928], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x77e00c5d], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x77e00c5d], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x77e00c5d], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3775d928], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3775d928], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3775d928], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x77e00c5d], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x77e00c5d], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x77e00c5d], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse null [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 78 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 8, scaleGL 1.0 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27ba0afe0, msaa true, tileRendererInUse null [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa2795e3760, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x599c6ce], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa2795e3760, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x599c6ce], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x599c6ce], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x2dbf6c74], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba0afe0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x2dbf6c74], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x2dbf6c74], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x599c6ce], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa2795e3760, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x599c6ce], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x599c6ce], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x2dbf6c74], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba0afe0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x2dbf6c74], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x2dbf6c74], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse null [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse null [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 121 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.5007496] 0.0809595x0.11994004, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.5007496] 0.0809595x0.11994004, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse null [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 156 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fa27b9b9700, msaa false, tileRendererInUse null [junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fa27bb34fe0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x115e194f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27bb34fe0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x115e194f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x115e194f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x45a48dda], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27b9b9700, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x45a48dda], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x45a48dda], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x115e194f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27bb34fe0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x115e194f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x115e194f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x45a48dda], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27b9b9700, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x45a48dda], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x45a48dda], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse null [junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse null [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 344 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 805x642 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.5007496] 0.0809595x0.11994004, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.5007496] 0.0809595x0.11994004, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse null [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 168 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@65313f3e: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@42f3359 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@36e9fbdc: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3b9644ae [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@320a6ef6: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4afaf224 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse null [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2189 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@378656a2: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@54a1c228 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@417b66b1: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@c93100d [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@8e1038e: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6cb0642f [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse null [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2197 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@775f6c9f: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@19d477f3 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@1d9eb2fe: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1df950e3 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse null [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1346 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@446195c9: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@62b0e231 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@2e3aca36: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@15b1b6f0 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse null [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1315 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 805x642 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@67bfca85: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@608916f9 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@1b1a3c12: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@575dcfa4 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@33bb9073: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5f08888d [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse null [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2337 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse null [junit] >> Gears angle 76.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] 4 s: 60 f / 4044 ms, 14.8 fps, 67 ms/f; total: 60 f, 14.8 fps, 67 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310061885 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ... [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310061941 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_bitmap [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_bitmap [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_bitmap_layered [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_bitmap_layered [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_layered [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310062050 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310062052 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ... [junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310062109 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310062109 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310062109 d 0ms]] [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 0, scaleGL 1.0 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 726x568 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4088ead1], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4088ead1], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4088ead1], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x294b88bb], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 401x320 of 428x320, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x294b88bb], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x294b88bb], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 726x568 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4088ead1], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4088ead1], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4088ead1], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x294b88bb], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 401x320 of 428x320, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x294b88bb], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x294b88bb], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 726x568 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1005.9806441910449], [-4.166666507720948, 0.0, 3056.496590098511]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/-1 428x320 brd 0, cur 187/-1 241x201, buffer 0x4088ead1], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 187/-1 241x201 of 429x320, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/-1 428x320 brd 0, cur 187/-1 241x201, buffer 0x4088ead1], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.340625, r 1.340625, b -1.0, t 1.0] 2.68125x2.0 -> [l -0.171875, r 1.334375, b -1.00625, t 0.25] 1.50625x1.25625, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 187/-1 428x320 brd 0, cur 187/-1 241x201, buffer 0x4088ead1], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x294b88bb], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 401x320 of 429x320, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x294b88bb], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x294b88bb], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse null [junit] >> Gears angle 18.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] PRINT Duration 156 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 8, scaleGL 1.0 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27b8d1250, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27ba2e4f0, msaa true, tileRendererInUse null [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 726x568 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0x212b805c], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27ba2e4f0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0x212b805c], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 22.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0x212b805c], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x264da2a8], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 401x320 of 428x320, swapInterval 1, drawable 0x7fa27b8d1250, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x264da2a8], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x264da2a8], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 726x568 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0x212b805c], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27ba2e4f0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0x212b805c], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 22.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0x212b805c], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x264da2a8], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 401x320 of 428x320, swapInterval 1, drawable 0x7fa27b8d1250, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x264da2a8], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x264da2a8], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 726x568 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1005.9806441910449], [-4.166666507720948, 0.0, 3056.496590098511]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/-1 1024x1024 brd 0, cur 187/-1 241x201, buffer 0x212b805c], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 187/-1 241x201 of 429x320, swapInterval 1, drawable 0x7fa27ba2e4f0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/-1 1024x1024 brd 0, cur 187/-1 241x201, buffer 0x212b805c], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 22.0, [l -1.340625, r 1.340625, b -1.0, t 1.0] 2.68125x2.0 -> [l -0.171875, r 1.334375, b -1.00625, t 0.25] 1.50625x1.25625, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 187/-1 1024x1024 brd 0, cur 187/-1 241x201, buffer 0x212b805c], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x264da2a8], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 401x320 of 429x320, swapInterval 1, drawable 0x7fa27b8d1250, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x264da2a8], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x264da2a8], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse null [junit] >> Gears angle 22.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse null [junit] >> Gears angle 24.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] PRINT Duration 293 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1707.6283188356622], [-4.166666507720948, 0.0, 2232.684034541947]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x70, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/0 428x70 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x70, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.17091453, r 1.1124438, b -1.0, t -0.7901049] 1.2833583x0.20989507, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/0 1x70 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x70, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.1154422, b -1.0, t -0.7901049] 0.0029984713x0.20989507, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x70, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1707.6283188356622], [-4.166666507720948, 0.0, 3053.632034270231]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/0 428x320 brd 0, cur 818/0 74x70, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 818/0 74x70 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/0 428x320 brd 0, cur 818/0 74x70, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1154423, r 1.3373313, b -1.0, t -0.7901049] 0.22188902x0.20989507, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 818/0 428x320 brd 0, cur 818/0 74x70, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1060.575708212384], [-4.166666507720948, 0.0, 2232.684034541947]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 389/70 428x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/70 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 389/70 428x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.17091453, r 1.1124438, b -0.7901049, t 0.1694153] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/70 1x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 817/70 1x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.1154422, b -0.7901049, t 0.1694153] 0.0029984713x0.9595202, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 817/70 1x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1060.575708212384], [-4.166666507720948, 0.0, 3053.632034270231]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/70 428x320 brd 0, cur 818/70 74x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 818/70 74x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/70 428x320 brd 0, cur 818/70 74x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1154423, r 1.3373313, b -0.7901049, t 0.1694153] 0.22188902x0.9595202, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 818/70 428x320 brd 0, cur 818/70 74x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1005.9806441910449], [-4.166666507720948, 0.0, 2232.684034541947]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 389/390 428x27, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/390 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 389/390 428x27, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.17091453, r 1.1124438, b 0.16941524, t 0.25037476] 1.2833583x0.08095953, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/390 1x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 817/390 1x27, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.1154422, b 0.16941524, t 0.25037476] 0.0029984713x0.08095953, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 817/390 1x27, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1005.9806441910449], [-4.166666507720948, 0.0, 3053.632034270231]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/390 428x320 brd 0, cur 818/390 74x27, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 818/390 74x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/390 428x320 brd 0, cur 818/390 74x27, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1154423, r 1.3373313, b 0.16941524, t 0.25037476] 0.22188902x0.08095953, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 818/390 428x320 brd 0, cur 818/390 74x27, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse null [junit] >> Gears angle 26.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] PRINT Duration 272 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fa27b8cfdf0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fa27b9c5d30, msaa false, tileRendererInUse null [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x49b04d3d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 892x667 of 892x667, swapInterval 1, drawable 0x7fa27b9c5d30, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x49b04d3d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x49b04d3d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x3b27e6c4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 834x667 of 892x667, swapInterval 1, drawable 0x7fa27b8cfdf0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x3b27e6c4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x3b27e6c4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x49b04d3d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 892x667 of 892x667, swapInterval 1, drawable 0x7fa27b9c5d30, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x49b04d3d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x49b04d3d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x3b27e6c4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 834x667 of 892x667, swapInterval 1, drawable 0x7fa27b8cfdf0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x3b27e6c4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x3b27e6c4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1005.9806441910449], [-4.166666507720948, 0.0, 3053.632034270231]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x49b04d3d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/0 503x417 of 892x667, swapInterval 1, drawable 0x7fa27b9c5d30, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x49b04d3d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.17091453, r 1.3373313, b -1.0, t 0.2503748] 1.5082458x1.2503748, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x49b04d3d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x3b27e6c4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 834x667 of 892x667, swapInterval 1, drawable 0x7fa27b8cfdf0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x3b27e6c4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x3b27e6c4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse null [junit] >> Gears angle 30.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse null [junit] >> Gears angle 32.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] PRINT Duration 491 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 790x632 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 428x320 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -1.2808989, r -0.21223474, b -0.9975031, t -0.19850183] 1.0686642x0.7990013, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/1 428x320 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/1 428x320, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -0.21223474, r 0.85642946, b -0.9975031, t -0.19850183] 1.0686642x0.7990013, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/1 169x320 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/1 169x320, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l 0.85642946, r 1.2784021, b -0.9975031, t -0.19850183] 0.42197263x0.7990013, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/321 428x320 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/321 428x320, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -1.2808989, r -0.21223474, b -0.19850188, t 0.6004994] 1.0686642x0.7990013, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/321 428x320 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/321 428x320, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -0.21223474, r 0.85642946, b -0.19850188, t 0.6004994] 1.0686642x0.7990013, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/321 169x320 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/321 169x320, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l 0.85642946, r 1.2784021, b -0.19850188, t 0.6004994] 0.42197263x0.7990013, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/641 428x160 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/641 428x160, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -1.2808989, r -0.21223474, b 0.6004994, t 1.0] 1.0686642x0.3995006, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/641 428x160 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/641 428x160, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -0.21223474, r 0.85642946, b 0.6004994, t 1.0] 1.0686642x0.3995006, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/641 169x160 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/641 169x160, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l 0.85642946, r 1.2784021, b 0.6004994, t 1.0] 0.42197263x0.3995006, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/641 169x160, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/134 428x320, buffer 0x4036d9c5], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/134 428x320 of 1025x801, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/134 428x320, buffer 0x4036d9c5], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/134 406x320 of 1025x801, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/134 406x320, buffer 0x4036d9c5], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/454 428x320 of 1025x801, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/454 428x320, buffer 0x4036d9c5], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/454 406x320 of 1025x801, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/454 406x320, buffer 0x4036d9c5], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/774 428x27 of 1025x801, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/774 428x27, buffer 0x4036d9c5], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/774 406x27 of 1025x801, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/774 406x27, buffer 0x4036d9c5], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/774 406x27, buffer 0x4036d9c5], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 428x320 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -1.2808989, r -0.21223474, b -0.9975031, t -0.19850183] 1.0686642x0.7990013, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/1 428x320 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/1 428x320, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -0.21223474, r 0.85642946, b -0.9975031, t -0.19850183] 1.0686642x0.7990013, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/1 169x320 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/1 169x320, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l 0.85642946, r 1.2784021, b -0.9975031, t -0.19850183] 0.42197263x0.7990013, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/321 428x320 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/321 428x320, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -1.2808989, r -0.21223474, b -0.19850188, t 0.6004994] 1.0686642x0.7990013, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/321 428x320 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/321 428x320, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -0.21223474, r 0.85642946, b -0.19850188, t 0.6004994] 1.0686642x0.7990013, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/321 169x320 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/321 169x320, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l 0.85642946, r 1.2784021, b -0.19850188, t 0.6004994] 0.42197263x0.7990013, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/641 428x160 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/641 428x160, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -1.2808989, r -0.21223474, b 0.6004994, t 1.0] 1.0686642x0.3995006, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/641 428x160 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/641 428x160, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -0.21223474, r 0.85642946, b 0.6004994, t 1.0] 1.0686642x0.3995006, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/641 169x160 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/641 169x160, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l 0.85642946, r 1.2784021, b 0.6004994, t 1.0] 0.42197263x0.3995006, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/641 169x160, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/134 428x320, buffer 0x4036d9c5], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/134 428x320 of 1025x801, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/134 428x320, buffer 0x4036d9c5], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/134 406x320 of 1025x801, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/134 406x320, buffer 0x4036d9c5], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/454 428x320 of 1025x801, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/454 428x320, buffer 0x4036d9c5], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/454 406x320 of 1025x801, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/454 406x320, buffer 0x4036d9c5], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/774 428x27 of 1025x801, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/774 428x27, buffer 0x4036d9c5], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/774 406x27 of 1025x801, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/774 406x27, buffer 0x4036d9c5], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/774 406x27, buffer 0x4036d9c5], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1707.6283188356622], [-4.166666507720948, 0.0, 2232.684034541947]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x203, buffer 0x5b3aecf9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/0 428x203 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x203, buffer 0x5b3aecf9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.30874997, r 0.7612501, b -1.0, t -0.4925] 1.07x0.5075, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/0 1x203 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x203, buffer 0x5b3aecf9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.76125, r 0.76375, b -1.0, t -0.4925] 0.0024999976x0.5075, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x203, buffer 0x5b3aecf9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/133 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1707.6283188356622], [-4.166666507720948, 0.0, 3053.632034270231]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/0 428x320 brd 0, cur 818/0 207x203, buffer 0x5b3aecf9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 818/0 207x203 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/0 428x320 brd 0, cur 818/0 207x203, buffer 0x5b3aecf9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.7637501, r 1.28125, b -1.0, t -0.4925] 0.5174999x0.5075, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 818/0 428x320 brd 0, cur 818/0 207x203, buffer 0x5b3aecf9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/133 428x320 brd 0, cur 428/133 406x320, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/133 406x320 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/133 428x320 brd 0, cur 428/133 406x320, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/133 428x320 brd 0, cur 428/133 406x320, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1060.575708212384], [-4.166666507720948, 0.0, 2232.684034541947]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 389/203 428x320, buffer 0x5b3aecf9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/203 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 389/203 428x320, buffer 0x5b3aecf9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.30874997, r 0.7612501, b -0.4925, t 0.3075] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/203 1x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 817/203 1x320, buffer 0x5b3aecf9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.76125, r 0.76375, b -0.4925, t 0.3075] 0.0024999976x0.8, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 817/203 1x320, buffer 0x5b3aecf9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/453 428x320 brd 0, cur 0/453 428x320, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/453 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/453 428x320 brd 0, cur 0/453 428x320, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/453 428x320 brd 0, cur 0/453 428x320, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1060.575708212384], [-4.166666507720948, 0.0, 3053.632034270231]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/203 428x320 brd 0, cur 818/203 207x320, buffer 0x5b3aecf9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 818/203 207x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/203 428x320 brd 0, cur 818/203 207x320, buffer 0x5b3aecf9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.7637501, r 1.28125, b -0.4925, t 0.3075] 0.5174999x0.8, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 818/203 428x320 brd 0, cur 818/203 207x320, buffer 0x5b3aecf9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/453 428x320 brd 0, cur 428/453 406x320, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/453 406x320 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/453 428x320 brd 0, cur 428/453 406x320, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/453 428x320 brd 0, cur 428/453 406x320, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1005.9806441910449], [-4.166666507720948, 0.0, 2232.684034541947]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 389/524 428x27, buffer 0x5b3aecf9], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/524 428x27 of 1025x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 389/524 428x27, buffer 0x5b3aecf9], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2796504, r 1.2796504, b -1.0, t 1.0] 2.559301x2.0 -> [l -0.30836457, r 0.7602996, b 0.3083645, t 0.37578022] 1.0686642x0.067415714, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/524 1x27 of 1025x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 817/524 1x27, buffer 0x5b3aecf9], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2796504, r 1.2796504, b -1.0, t 1.0] 2.559301x2.0 -> [l 0.76029944, r 0.76279634, b 0.3083645, t 0.37578022] 0.0024968982x0.067415714, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 817/524 1x27, buffer 0x5b3aecf9], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/773 428x320 brd 0, cur 0/773 428x27, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/773 428x27 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/773 428x320 brd 0, cur 0/773 428x27, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/773 428x320 brd 0, cur 0/773 428x27, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1005.9806441910449], [-4.166666507720948, 0.0, 3053.632034270231]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/524 428x320 brd 0, cur 818/524 207x27, buffer 0x5b3aecf9], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 818/524 207x27 of 1025x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/524 428x320 brd 0, cur 818/524 207x27, buffer 0x5b3aecf9], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2796504, r 1.2796504, b -1.0, t 1.0] 2.559301x2.0 -> [l 0.7627964, r 1.2796503, b 0.3083645, t 0.37578022] 0.5168539x0.067415714, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 818/524 428x320 brd 0, cur 818/524 207x27, buffer 0x5b3aecf9], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/773 428x320 brd 0, cur 428/773 406x27, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/773 406x27 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/773 428x320 brd 0, cur 428/773 406x27, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/773 428x320 brd 0, cur 428/773 406x27, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse null [junit] >> Gears angle 34.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0, v-flip true [junit] PRINT Duration 334 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 726x568 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse null [junit] >> Gears angle 38.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@6feabc6a: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1bf80c8d [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 492/0 342x384 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/384 492x283 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 492/384 342x283 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@7e671b7a: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@233d276b [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 492/0 342x384 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/384 492x283 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 492/384 342x283 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@5e295101: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6a8548f2 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 492/0 342x384 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/384 492x283 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 492/384 342x283 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse null [junit] >> Gears angle 42.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] PRINT Duration 1750 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@2dd22817: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@40461581 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@1b08f35f: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@68a1efd6 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@3b94ae83: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1e4d3904 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse null [junit] >> Gears angle 46.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] PRINT Duration 1723 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@3f34b16b: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1c6c0838 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6ebe4f81], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6ebe4f81], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x6ebe4f81], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x6ebe4f81], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x6ebe4f81], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x6ebe4f81], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x6ebe4f81], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x6ebe4f81], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@32e5a215: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1f42ace [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6ebe4f81], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6ebe4f81], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x6ebe4f81], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x6ebe4f81], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x6ebe4f81], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x6ebe4f81], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x6ebe4f81], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x6ebe4f81], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse null [junit] >> Gears angle 50.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] PRINT Duration 1211 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@16a951fa: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4644ffb5 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x741da86f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x741da86f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x741da86f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x741da86f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x741da86f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x741da86f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x741da86f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x741da86f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@36385d60: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2e7a656f [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x741da86f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x741da86f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x741da86f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x741da86f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x741da86f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x741da86f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x741da86f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x741da86f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse null [junit] >> Gears angle 54.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] PRINT Duration 1212 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 790x632 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@69c1b372: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2bec379c [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -1.0, t -0.19999999] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -1.0, t -0.19999999] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 169x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -1.0, t -0.19999999] 0.4225x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -0.19999999, t 0.6] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -0.19999999, t 0.6] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 169x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -0.19999999, t 0.6] 0.4225x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x160 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b 0.6, t 1.0] 1.07x0.39999998, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x160 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b 0.6, t 1.0] 1.07x0.39999998, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 169x160 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b 0.6, t 1.0] 0.4225x0.39999998, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/133 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/133 406x320 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/453 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/453 406x320 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/773 428x27 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/773 406x27 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@3e8e0d42: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@60088823 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -1.0, t -0.19999999] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -1.0, t -0.19999999] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 169x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -1.0, t -0.19999999] 0.4225x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -0.19999999, t 0.6] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -0.19999999, t 0.6] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 169x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -0.19999999, t 0.6] 0.4225x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x160 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b 0.6, t 1.0] 1.07x0.39999998, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x160 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b 0.6, t 1.0] 1.07x0.39999998, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 169x160 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b 0.6, t 1.0] 0.4225x0.39999998, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/133 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/133 406x320 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/453 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/453 406x320 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/773 428x27 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/773 406x27 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@119670c4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2bc55ce1 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -1.0, t -0.19999999] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -1.0, t -0.19999999] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 169x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -1.0, t -0.19999999] 0.4225x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -0.19999999, t 0.6] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -0.19999999, t 0.6] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 169x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -0.19999999, t 0.6] 0.4225x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x160 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b 0.6, t 1.0] 1.07x0.39999998, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x160 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b 0.6, t 1.0] 1.07x0.39999998, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 169x160 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b 0.6, t 1.0] 0.4225x0.39999998, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/133 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/133 406x320 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/453 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/453 406x320 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/773 428x27 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/773 406x27 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse null [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0, v-flip true [junit] PRINT Duration 2003 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 726x568 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse null [junit] >> Gears angle 62.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] 2 s: 60 f / 2048 ms, 29.2 fps, 34 ms/f; total: 60 f, 29.2 fps, 34 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310074175 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ... [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_layered [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310074185 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test12_flip0_aa8 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310074296 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310074297 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ... [junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310074364 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310074364 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310074364 d 0ms]] [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 0, scaleGL 1.0 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5abab768], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5abab768], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5abab768], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x143369c7], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x143369c7], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x143369c7], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5abab768], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5abab768], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5abab768], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x143369c7], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x143369c7], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x143369c7], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 72 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 8, scaleGL 1.0 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x56bee0f1], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x56bee0f1], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x56bee0f1], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd876811], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd876811], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd876811], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x56bee0f1], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x56bee0f1], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x56bee0f1], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd876811], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd876811], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd876811], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 78 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27b98d440, msaa false, tileRendererInUse null [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27ba2d8c0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0xb9c7cdb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27ba2d8c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0xb9c7cdb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0xb9c7cdb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x733426bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27b98d440, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x733426bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x733426bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0xb9c7cdb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27ba2d8c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0xb9c7cdb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0xb9c7cdb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x733426bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27b98d440, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x733426bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x733426bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 154 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fa27b80c9d0, msaa false, tileRendererInUse null [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fa27ba70890, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x37c05638], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27ba70890, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x37c05638], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x37c05638], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x29bf34bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27b80c9d0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x29bf34bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x29bf34bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x37c05638], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27ba70890, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x37c05638], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x37c05638], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x29bf34bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27b80c9d0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x29bf34bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x29bf34bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 267 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27bb1f750, msaa false, tileRendererInUse null [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27b9c1730, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 805x642 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x193e00c7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27b9c1730, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x193e00c7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x193e00c7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6937d0b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27bb1f750, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6937d0b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6937d0b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x193e00c7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27b9c1730, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x193e00c7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x193e00c7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6937d0b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27bb1f750, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6937d0b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6937d0b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 171 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27bb1dac0, msaa false, tileRendererInUse null [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27b832080, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@443a5461: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5179cf45 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1416e4cd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b832080, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1416e4cd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1416e4cd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1ea2ef97], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27bb1dac0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1ea2ef97], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1ea2ef97], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@103c1142: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@57910c61 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1416e4cd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b832080, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1416e4cd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1416e4cd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1ea2ef97], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27bb1dac0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1ea2ef97], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1ea2ef97], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@5f43d9cf: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5f90d5e5 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1416e4cd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b832080, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1416e4cd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1416e4cd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1ea2ef97], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27bb1dac0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1ea2ef97], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1ea2ef97], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2192 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27b990630, msaa false, tileRendererInUse null [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27ba2e4f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@185348ac: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3c820ae [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x47d98172], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27ba2e4f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x47d98172], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x47d98172], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x764ec3c0], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b990630, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x764ec3c0], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x764ec3c0], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@18b57342: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@30a1feba [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x47d98172], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27ba2e4f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x47d98172], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x47d98172], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x764ec3c0], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b990630, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x764ec3c0], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x764ec3c0], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@3be5cd7a: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6c15234e [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x47d98172], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27ba2e4f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x47d98172], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x47d98172], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x764ec3c0], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b990630, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x764ec3c0], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x764ec3c0], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2076 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27b8f6210, msaa false, tileRendererInUse null [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27bb1f9c0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@1130e2ea: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@20817977 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x144d844d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27bb1f9c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x144d844d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x144d844d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7cac281f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b8f6210, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7cac281f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7cac281f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@70b01428: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@37fb87e4 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x144d844d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27bb1f9c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x144d844d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x144d844d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7cac281f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b8f6210, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7cac281f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7cac281f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1276 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27b9c6bc0, msaa false, tileRendererInUse null [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27ba70930, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@41e196d4: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@41755a16 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7f6d7bec], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27ba70930, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7f6d7bec], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7f6d7bec], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5a133dcc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b9c6bc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5a133dcc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5a133dcc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@182907c1: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2dbc1c4b [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7f6d7bec], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27ba70930, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7f6d7bec], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7f6d7bec], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5a133dcc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b9c6bc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5a133dcc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5a133dcc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1252 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27b8d1250, msaa false, tileRendererInUse null [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27ba19550, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 805x642 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@33796a37: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@682c5b47 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x381cc7bf], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27ba19550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x381cc7bf], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x381cc7bf], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7a88bfa1], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b8d1250, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7a88bfa1], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7a88bfa1], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@2d86a495: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@629f498c [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x381cc7bf], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27ba19550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x381cc7bf], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x381cc7bf], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7a88bfa1], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b8d1250, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7a88bfa1], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7a88bfa1], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@4ff2cd7f: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4d9175da [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x381cc7bf], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27ba19550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x381cc7bf], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x381cc7bf], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7a88bfa1], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b8d1250, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7a88bfa1], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7a88bfa1], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2231 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 74.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] 2 s: 60 f / 2564 ms, 23.4 fps, 42 ms/f; total: 60 f, 23.4 fps, 42 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310087488 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ... [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310087510 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test12_flip0_aa8 [junit] SLOCK [T main @ 1407310087645 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01_flip1_aa0 took 15.467 sec [junit] Testcase: test01_flip1_aa0_bitmap took 0.001 sec [junit] Testcase: test01_flip1_aa0_bitmap_layered took 0.001 sec [junit] Testcase: test01_flip1_aa0_layered took 55.044 sec [junit] Testcase: test02_flip1_aa8 took 13.672 sec [junit] Testcase: test11_flip0_aa0 took 15.195 sec [junit] Testcase: test11_flip0_aa0_bitmap took 0.001 sec [junit] Testcase: test11_flip0_aa0_bitmap_layered took 0 sec [junit] Testcase: test11_flip0_aa0_layered took 12.237 sec [junit] Testcase: test12_flip0_aa8 took 13.324 sec [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 147.507 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407309940308 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407309960356 ms +++ localhost/127.0.0.1:59999 - Locked within 20072 ms, 21 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309963369 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309963371 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ... [junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309963600 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309963600 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309963601 d 0ms]] [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 0, scaleGL 1.0 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3c0df85f], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3c0df85f], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3c0df85f], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x61d1c8a2], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x61d1c8a2], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x61d1c8a2], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3c0df85f], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3c0df85f], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3c0df85f], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x61d1c8a2], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x61d1c8a2], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x61d1c8a2], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse null [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 129 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 8, scaleGL 1.0 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27b9b63b0, msaa true, tileRendererInUse null [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27ba0b250, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x293a38ac], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba0b250, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x293a38ac], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x293a38ac], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x2cf6acd8], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9b63b0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x2cf6acd8], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x2cf6acd8], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x293a38ac], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba0b250, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x293a38ac], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x293a38ac], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x2cf6acd8], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9b63b0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x2cf6acd8], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x2cf6acd8], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse null [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse null [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 359 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.5007496] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x44f5176], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.5007496] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x16c09bff], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse null [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 259 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fa27b990490, msaa false, tileRendererInUse null [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fa27b98be90, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x2ec85eee], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27b98be90, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x2ec85eee], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x2ec85eee], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x313ea275], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27b990490, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x313ea275], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x313ea275], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x2ec85eee], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27b98be90, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x2ec85eee], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x2ec85eee], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x313ea275], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27b990490, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x313ea275], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x313ea275], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse null [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse null [junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 325 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 805x642 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.5007496] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x7519bf29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.5007496] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x12731ffa], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse null [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 179 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@2c5ae8e: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@46ee0e [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@2ec34670: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@16457b0c [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@853d00b: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@367f8672 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3941f799], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x34b97789], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse null [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2883 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@347aa840: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@60bc1caa [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@6093a0c5: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7c20170b [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@1daa476d: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@16375452 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x5dfe0e83], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x466b0b90], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse null [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2281 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@4f949dd1: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@26052d28 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@18d9fcd7: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@f669400 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1dd7b098], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3de74140], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse null [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1358 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@5de702a: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4e95d868 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@325dc1bc: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@295a3779 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4fb2bc26], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1aac452], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse null [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1335 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 805x642 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@2b8b0cd6: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@35f7cbef [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@3307957: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@636e4063 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@35f4490f: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@38e89375 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x1f6dd397], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x67360e7], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse null [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2366 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b98cb30, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b998d40, msaa false, tileRendererInUse null [junit] >> Gears angle 74.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] 2 s: 60 f / 2282 ms, 26.2 fps, 38 ms/f; total: 60 f, 26.2 fps, 38 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309977983 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ... [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309978001 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_bitmap [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_bitmap [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_bitmap_layered [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_bitmap_layered [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_layered [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309978122 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309978123 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ... [junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309978193 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309978193 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407309978193 d 0ms]] [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 0, scaleGL 1.0 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 726x568 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55c9a711], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55c9a711], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55c9a711], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x362eea87], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 401x320 of 428x320, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x362eea87], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x362eea87], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 726x568 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55c9a711], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55c9a711], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55c9a711], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x362eea87], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 401x320 of 428x320, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x362eea87], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x362eea87], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 726x568 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1005.9806441910449], [-4.166666507720948, 0.0, 3056.496590098511]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/-1 428x320 brd 0, cur 187/-1 241x201, buffer 0x55c9a711], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 187/-1 241x201 of 429x320, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/-1 428x320 brd 0, cur 187/-1 241x201, buffer 0x55c9a711], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.0, [l -1.340625, r 1.340625, b -1.0, t 1.0] 2.68125x2.0 -> [l -0.171875, r 1.334375, b -1.00625, t 0.25] 1.50625x1.25625, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 187/-1 428x320 brd 0, cur 187/-1 241x201, buffer 0x55c9a711], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x362eea87], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 401x320 of 429x320, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x362eea87], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x362eea87], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse null [junit] >> Gears angle 16.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] PRINT Duration 41809 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 8, scaleGL 1.0 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27b9fb990, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27bb00540, msaa true, tileRendererInUse null [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 726x568 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0xb3f451d], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27bb00540, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0xb3f451d], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 20.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0xb3f451d], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x3f15de6], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 401x320 of 428x320, swapInterval 1, drawable 0x7fa27b9fb990, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x3f15de6], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x3f15de6], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 726x568 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0xb3f451d], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27bb00540, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0xb3f451d], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 20.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0xb3f451d], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x3f15de6], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 401x320 of 428x320, swapInterval 1, drawable 0x7fa27b9fb990, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x3f15de6], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x3f15de6], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 726x568 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1005.9806441910449], [-4.166666507720948, 0.0, 3056.496590098511]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/-1 1024x1024 brd 0, cur 187/-1 241x201, buffer 0xb3f451d], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 187/-1 241x201 of 429x320, swapInterval 1, drawable 0x7fa27bb00540, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/-1 1024x1024 brd 0, cur 187/-1 241x201, buffer 0xb3f451d], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 20.0, [l -1.340625, r 1.340625, b -1.0, t 1.0] 2.68125x2.0 -> [l -0.171875, r 1.334375, b -1.00625, t 0.25] 1.50625x1.25625, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 187/-1 1024x1024 brd 0, cur 187/-1 241x201, buffer 0xb3f451d], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x3f15de6], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 401x320 of 429x320, swapInterval 1, drawable 0x7fa27b9fb990, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x3f15de6], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x3f15de6], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse null [junit] >> Gears angle 20.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse null [junit] >> Gears angle 22.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] PRINT Duration 422 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1707.6283188356622], [-4.166666507720948, 0.0, 2232.684034541947]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x70, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/0 428x70 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x70, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.17091453, r 1.1124438, b -1.0, t -0.7901049] 1.2833583x0.20989507, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/0 1x70 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x70, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.1154422, b -1.0, t -0.7901049] 0.0029984713x0.20989507, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x70, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1707.6283188356622], [-4.166666507720948, 0.0, 3053.632034270231]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/0 428x320 brd 0, cur 818/0 74x70, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 818/0 74x70 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/0 428x320 brd 0, cur 818/0 74x70, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1154423, r 1.3373313, b -1.0, t -0.7901049] 0.22188902x0.20989507, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 818/0 428x320 brd 0, cur 818/0 74x70, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1060.575708212384], [-4.166666507720948, 0.0, 2232.684034541947]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 389/70 428x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/70 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 389/70 428x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.17091453, r 1.1124438, b -0.7901049, t 0.1694153] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/70 1x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 817/70 1x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.1154422, b -0.7901049, t 0.1694153] 0.0029984713x0.9595202, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 817/70 1x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1060.575708212384], [-4.166666507720948, 0.0, 3053.632034270231]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/70 428x320 brd 0, cur 818/70 74x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 818/70 74x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/70 428x320 brd 0, cur 818/70 74x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1154423, r 1.3373313, b -0.7901049, t 0.1694153] 0.22188902x0.9595202, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 818/70 428x320 brd 0, cur 818/70 74x320, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1005.9806441910449], [-4.166666507720948, 0.0, 2232.684034541947]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 389/390 428x27, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/390 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 389/390 428x27, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.17091453, r 1.1124438, b 0.16941524, t 0.25037476] 1.2833583x0.08095953, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/390 1x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 817/390 1x27, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.1154422, b 0.16941524, t 0.25037476] 0.0029984713x0.08095953, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 817/390 1x27, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1005.9806441910449], [-4.166666507720948, 0.0, 3053.632034270231]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/390 428x320 brd 0, cur 818/390 74x27, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 818/390 74x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/390 428x320 brd 0, cur 818/390 74x27, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 24.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1154423, r 1.3373313, b 0.16941524, t 0.25037476] 0.22188902x0.08095953, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 818/390 428x320 brd 0, cur 818/390 74x27, buffer 0x7c6e457a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x52b6c3c1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse null [junit] >> Gears angle 24.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] PRINT Duration 439 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fa27ba68170, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fa27ba3e790, msaa false, tileRendererInUse null [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x2d62fb55], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 892x667 of 892x667, swapInterval 1, drawable 0x7fa27ba3e790, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x2d62fb55], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x2d62fb55], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x162632d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 834x667 of 892x667, swapInterval 1, drawable 0x7fa27ba68170, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x162632d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x162632d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x2d62fb55], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 892x667 of 892x667, swapInterval 1, drawable 0x7fa27ba3e790, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x2d62fb55], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x2d62fb55], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x162632d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 834x667 of 892x667, swapInterval 1, drawable 0x7fa27ba68170, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x162632d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x162632d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1005.9806441910449], [-4.166666507720948, 0.0, 3053.632034270231]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x2d62fb55], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/0 503x417 of 892x667, swapInterval 1, drawable 0x7fa27ba3e790, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x2d62fb55], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.17091453, r 1.3373313, b -1.0, t 0.2503748] 1.5082458x1.2503748, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x2d62fb55], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x162632d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 834x667 of 892x667, swapInterval 1, drawable 0x7fa27ba68170, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x162632d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x162632d2], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse null [junit] >> Gears angle 28.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse null [junit] >> Gears angle 30.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] PRINT Duration 776 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 790x632 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 428x320 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -1.2808989, r -0.21223474, b -0.9975031, t -0.19850183] 1.0686642x0.7990013, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/1 428x320 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/1 428x320, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -0.21223474, r 0.85642946, b -0.9975031, t -0.19850183] 1.0686642x0.7990013, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/1 169x320 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/1 169x320, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l 0.85642946, r 1.2784021, b -0.9975031, t -0.19850183] 0.42197263x0.7990013, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/321 428x320 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/321 428x320, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -1.2808989, r -0.21223474, b -0.19850188, t 0.6004994] 1.0686642x0.7990013, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/321 428x320 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/321 428x320, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -0.21223474, r 0.85642946, b -0.19850188, t 0.6004994] 1.0686642x0.7990013, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/321 169x320 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/321 169x320, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l 0.85642946, r 1.2784021, b -0.19850188, t 0.6004994] 0.42197263x0.7990013, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/641 428x160 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/641 428x160, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -1.2808989, r -0.21223474, b 0.6004994, t 1.0] 1.0686642x0.3995006, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/641 428x160 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/641 428x160, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -0.21223474, r 0.85642946, b 0.6004994, t 1.0] 1.0686642x0.3995006, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/641 169x160 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/641 169x160, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l 0.85642946, r 1.2784021, b 0.6004994, t 1.0] 0.42197263x0.3995006, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/641 169x160, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/134 428x320, buffer 0xa7d0e5e], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/134 428x320 of 1025x801, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/134 428x320, buffer 0xa7d0e5e], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/134 406x320 of 1025x801, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/134 406x320, buffer 0xa7d0e5e], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/454 428x320 of 1025x801, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/454 428x320, buffer 0xa7d0e5e], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/454 406x320 of 1025x801, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/454 406x320, buffer 0xa7d0e5e], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/774 428x27 of 1025x801, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/774 428x27, buffer 0xa7d0e5e], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/774 406x27 of 1025x801, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/774 406x27, buffer 0xa7d0e5e], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/774 406x27, buffer 0xa7d0e5e], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 428x320 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -1.2808989, r -0.21223474, b -0.9975031, t -0.19850183] 1.0686642x0.7990013, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/1 428x320 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/1 428x320, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -0.21223474, r 0.85642946, b -0.9975031, t -0.19850183] 1.0686642x0.7990013, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/1 169x320 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/1 169x320, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l 0.85642946, r 1.2784021, b -0.9975031, t -0.19850183] 0.42197263x0.7990013, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/321 428x320 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/321 428x320, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -1.2808989, r -0.21223474, b -0.19850188, t 0.6004994] 1.0686642x0.7990013, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/321 428x320 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/321 428x320, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -0.21223474, r 0.85642946, b -0.19850188, t 0.6004994] 1.0686642x0.7990013, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/321 169x320 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/321 169x320, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l 0.85642946, r 1.2784021, b -0.19850188, t 0.6004994] 0.42197263x0.7990013, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/641 428x160 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/641 428x160, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -1.2808989, r -0.21223474, b 0.6004994, t 1.0] 1.0686642x0.3995006, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/641 428x160 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/641 428x160, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -0.21223474, r 0.85642946, b 0.6004994, t 1.0] 1.0686642x0.3995006, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/641 169x160 of 1026x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/641 169x160, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l 0.85642946, r 1.2784021, b 0.6004994, t 1.0] 0.42197263x0.3995006, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/641 169x160, buffer 0x4bf21aa9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/134 428x320, buffer 0xa7d0e5e], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/134 428x320 of 1025x801, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/134 428x320, buffer 0xa7d0e5e], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/134 406x320 of 1025x801, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/134 406x320, buffer 0xa7d0e5e], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/454 428x320 of 1025x801, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/454 428x320, buffer 0xa7d0e5e], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/454 406x320 of 1025x801, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/454 406x320, buffer 0xa7d0e5e], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/774 428x27 of 1025x801, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/774 428x27, buffer 0xa7d0e5e], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/774 406x27 of 1025x801, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/774 406x27, buffer 0xa7d0e5e], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/774 406x27, buffer 0xa7d0e5e], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1707.6283188356622], [-4.166666507720948, 0.0, 2232.684034541947]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x203, buffer 0x4bf21aa9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/0 428x203 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x203, buffer 0x4bf21aa9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.30874997, r 0.7612501, b -1.0, t -0.4925] 1.07x0.5075, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/0 1x203 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x203, buffer 0x4bf21aa9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.76125, r 0.76375, b -1.0, t -0.4925] 0.0024999976x0.5075, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x203, buffer 0x4bf21aa9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/133 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1707.6283188356622], [-4.166666507720948, 0.0, 3053.632034270231]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/0 428x320 brd 0, cur 818/0 207x203, buffer 0x4bf21aa9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 818/0 207x203 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/0 428x320 brd 0, cur 818/0 207x203, buffer 0x4bf21aa9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.7637501, r 1.28125, b -1.0, t -0.4925] 0.5174999x0.5075, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 818/0 428x320 brd 0, cur 818/0 207x203, buffer 0x4bf21aa9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/133 428x320 brd 0, cur 428/133 406x320, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/133 406x320 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/133 428x320 brd 0, cur 428/133 406x320, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/133 428x320 brd 0, cur 428/133 406x320, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1060.575708212384], [-4.166666507720948, 0.0, 2232.684034541947]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 389/203 428x320, buffer 0x4bf21aa9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/203 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 389/203 428x320, buffer 0x4bf21aa9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.30874997, r 0.7612501, b -0.4925, t 0.3075] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/203 1x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 817/203 1x320, buffer 0x4bf21aa9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.76125, r 0.76375, b -0.4925, t 0.3075] 0.0024999976x0.8, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 817/203 1x320, buffer 0x4bf21aa9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/453 428x320 brd 0, cur 0/453 428x320, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/453 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/453 428x320 brd 0, cur 0/453 428x320, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/453 428x320 brd 0, cur 0/453 428x320, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1060.575708212384], [-4.166666507720948, 0.0, 3053.632034270231]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/203 428x320 brd 0, cur 818/203 207x320, buffer 0x4bf21aa9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 818/203 207x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/203 428x320 brd 0, cur 818/203 207x320, buffer 0x4bf21aa9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.7637501, r 1.28125, b -0.4925, t 0.3075] 0.5174999x0.8, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 818/203 428x320 brd 0, cur 818/203 207x320, buffer 0x4bf21aa9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/453 428x320 brd 0, cur 428/453 406x320, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/453 406x320 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/453 428x320 brd 0, cur 428/453 406x320, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/453 428x320 brd 0, cur 428/453 406x320, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1005.9806441910449], [-4.166666507720948, 0.0, 2232.684034541947]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 389/524 428x27, buffer 0x4bf21aa9], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/524 428x27 of 1025x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 389/524 428x27, buffer 0x4bf21aa9], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2796504, r 1.2796504, b -1.0, t 1.0] 2.559301x2.0 -> [l -0.30836457, r 0.7602996, b 0.3083645, t 0.37578022] 1.0686642x0.067415714, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/524 1x27 of 1025x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 817/524 1x27, buffer 0x4bf21aa9], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2796504, r 1.2796504, b -1.0, t 1.0] 2.559301x2.0 -> [l 0.76029944, r 0.76279634, b 0.3083645, t 0.37578022] 0.0024968982x0.067415714, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 817/524 1x27, buffer 0x4bf21aa9], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/773 428x320 brd 0, cur 0/773 428x27, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/773 428x27 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/773 428x320 brd 0, cur 0/773 428x27, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/773 428x320 brd 0, cur 0/773 428x27, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1005.9806441910449], [-4.166666507720948, 0.0, 3053.632034270231]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/524 428x320 brd 0, cur 818/524 207x27, buffer 0x4bf21aa9], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 818/524 207x27 of 1025x801, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/524 428x320 brd 0, cur 818/524 207x27, buffer 0x4bf21aa9], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.2796504, r 1.2796504, b -1.0, t 1.0] 2.559301x2.0 -> [l 0.7627964, r 1.2796503, b 0.3083645, t 0.37578022] 0.5168539x0.067415714, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 818/524 428x320 brd 0, cur 818/524 207x27, buffer 0x4bf21aa9], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/773 428x320 brd 0, cur 428/773 406x27, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/773 406x27 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/773 428x320 brd 0, cur 428/773 406x27, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/773 428x320 brd 0, cur 428/773 406x27, buffer 0xa7d0e5e], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse null [junit] >> Gears angle 32.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0, v-flip false [junit] PRINT Duration 330 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 726x568 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse null [junit] >> Gears angle 36.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@13b1a47: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4f3a2bf2 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 492/0 342x384 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/384 492x283 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 492/384 342x283 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@7d1e538e: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@51ffcfce [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 492/0 342x384 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/384 492x283 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 492/384 342x283 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@6e4ef27: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2010ecfa [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x5a172610], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 492/0 342x384 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/384 492x283 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 492/384 342x283 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x1526c3d4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse null [junit] >> Gears angle 40.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] PRINT Duration 2036 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@4e335c8c: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@e011370 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@645dd2c1: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4bb7b061 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@35acc81b: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@62858024 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x7a89699a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x7e9df175], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse null [junit] >> Gears angle 44.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] PRINT Duration 1755 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@5ebe901: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@430e43b0 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x76c97dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x76c97dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x76c97dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x76c97dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x76c97dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x76c97dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x76c97dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x76c97dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@31753a5a: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@74a0414 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 48.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x33544d82], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x76c97dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x76c97dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x76c97dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x76c97dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x76c97dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x76c97dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x76c97dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x76c97dfd], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse null [junit] >> Gears angle 48.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] PRINT Duration 1217 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@56bb6528: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@28ee5194 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2573332e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2573332e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x2573332e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2573332e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x2573332e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x2573332e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x2573332e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x2573332e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@25dc1489: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@13c841ca [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x3c401f3f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2573332e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2573332e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x2573332e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2573332e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x2573332e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x2573332e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x2573332e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x2573332e], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse null [junit] >> Gears angle 52.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] PRINT Duration 1240 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 790x632 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@407cb427: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3b178d84 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -1.0, t -0.19999999] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -1.0, t -0.19999999] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 169x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -1.0, t -0.19999999] 0.4225x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -0.19999999, t 0.6] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -0.19999999, t 0.6] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 169x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -0.19999999, t 0.6] 0.4225x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x160 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b 0.6, t 1.0] 1.07x0.39999998, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x160 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b 0.6, t 1.0] 1.07x0.39999998, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 169x160 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b 0.6, t 1.0] 0.4225x0.39999998, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/133 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/133 406x320 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/453 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/453 406x320 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/773 428x27 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/773 406x27 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@10957096: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4312905b [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -1.0, t -0.19999999] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -1.0, t -0.19999999] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 169x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -1.0, t -0.19999999] 0.4225x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -0.19999999, t 0.6] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -0.19999999, t 0.6] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 169x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -0.19999999, t 0.6] 0.4225x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x160 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b 0.6, t 1.0] 1.07x0.39999998, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x160 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b 0.6, t 1.0] 1.07x0.39999998, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 169x160 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b 0.6, t 1.0] 0.4225x0.39999998, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/133 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/133 406x320 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/453 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/453 406x320 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/773 428x27 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/773 406x27 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@aacca09: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@56041a58 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -1.0, t -0.19999999] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -1.0, t -0.19999999] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 169x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -1.0, t -0.19999999] 0.4225x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -0.19999999, t 0.6] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -0.19999999, t 0.6] 1.07x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 169x320 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -0.19999999, t 0.6] 0.4225x0.8, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x160 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b 0.6, t 1.0] 1.07x0.39999998, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x160 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b 0.6, t 1.0] 1.07x0.39999998, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 169x160 of 1025x800, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b 0.6, t 1.0] 0.4225x0.39999998, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x6b2c3dc2], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/133 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/133 406x320 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/453 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/453 406x320 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/773 428x27 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/773 406x27 of 1025x800, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x5511fae9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse null [junit] >> Gears angle 56.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0, v-flip false [junit] PRINT Duration 2020 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 726x568 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b9a1810, msaa false, tileRendererInUse null [junit] >> Gears angle 60.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27ba16d80, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] 2 s: 60 f / 2200 ms, 27.2 fps, 36 ms/f; total: 60 f, 27.2 fps, 36 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310033059 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ... [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test01_flip1_aa0_layered [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310033072 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test02_flip1_aa8 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310033180 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310033180 d 1ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ... [junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310033254 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310033255 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310033255 d 0ms]] [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 0, scaleGL 1.0 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7ec3145b], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7ec3145b], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7ec3145b], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4d0152bb], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4d0152bb], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4d0152bb], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7ec3145b], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7ec3145b], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7ec3145b], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4d0152bb], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4d0152bb], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4d0152bb], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 81 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 8, scaleGL 1.0 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5167b853], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5167b853], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5167b853], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x727e8a11], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x727e8a11], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x727e8a11], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5167b853], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5167b853], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5167b853], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x727e8a11], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x727e8a11], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x727e8a11], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 82 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27ba0afe0, msaa false, tileRendererInUse null [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa2795e39a0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2a143363], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa2795e39a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2a143363], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2a143363], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x5af3c1c5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27ba0afe0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x5af3c1c5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x5af3c1c5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2a143363], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa2795e39a0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2a143363], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x2a143363], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x5af3c1c5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27ba0afe0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x5af3c1c5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x5af3c1c5], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 189 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fa27b8f9f30, msaa false, tileRendererInUse null [junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fa27ba2b320, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x29037955], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27ba2b320, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x29037955], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x29037955], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x2c231468], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27b8f9f30, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x2c231468], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x2c231468], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x29037955], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27ba2b320, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x29037955], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x29037955], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x2c231468], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27b8f9f30, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x2c231468], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x2c231468], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 419 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27b836bb0, msaa false, tileRendererInUse null [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27bb2cb10, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 805x642 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6a915c29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27bb2cb10, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6a915c29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6a915c29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6a039436], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27b836bb0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6a039436], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6a039436], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6a915c29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27bb2cb10, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6a915c29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6a915c29], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6a039436], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27b836bb0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6a039436], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6a039436], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 42.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 171 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27b832260, msaa false, tileRendererInUse null [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27ba2aaf0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@77259bc9: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4616e63b [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x9654f70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27ba2aaf0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x9654f70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x9654f70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3b7a19af], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b832260, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3b7a19af], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3b7a19af], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@28c1b86: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3c62fbb8 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x9654f70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27ba2aaf0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x9654f70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x9654f70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3b7a19af], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b832260, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3b7a19af], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3b7a19af], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@1893b64e: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@9a5c77d [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x9654f70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27ba2aaf0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x9654f70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x9654f70], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3b7a19af], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b832260, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3b7a19af], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3b7a19af], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 48.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2221 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27b99ffe0, msaa false, tileRendererInUse null [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27b99ef90, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@432fec: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3aff2f16 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x476c6b9c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b99ef90, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x476c6b9c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x476c6b9c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5ae31e74], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b99ffe0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5ae31e74], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5ae31e74], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@1ce184fb: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@19e1898d [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x476c6b9c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b99ef90, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x476c6b9c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x476c6b9c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5ae31e74], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b99ffe0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5ae31e74], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5ae31e74], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@20a04bfe: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7bdd216d [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x476c6b9c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b99ef90, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x476c6b9c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x476c6b9c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5ae31e74], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b99ffe0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5ae31e74], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5ae31e74], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 54.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2164 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27bb2c9b0, msaa false, tileRendererInUse null [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27b99e0c0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@476bff8d: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@356a69d [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x2dd48f21], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b99e0c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x2dd48f21], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x2dd48f21], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3cef2b32], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27bb2c9b0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3cef2b32], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3cef2b32], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@4e25e7df: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1a9a098e [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x2dd48f21], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b99e0c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x2dd48f21], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x2dd48f21], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3cef2b32], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27bb2c9b0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3cef2b32], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x3cef2b32], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 60.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1322 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27b8cf320, msaa false, tileRendererInUse null [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa2795e3760, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@65cfd350: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2f3a5d68 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x20ca6f11], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa2795e3760, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x20ca6f11], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x20ca6f11], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4e7a207c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b8cf320, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4e7a207c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4e7a207c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@3329e3d7: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@32d527f [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x20ca6f11], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa2795e3760, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x20ca6f11], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x20ca6f11], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4e7a207c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b8cf320, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4e7a207c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x4e7a207c], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 66.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1285 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa2795e3760, msaa false, tileRendererInUse null [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27b80f570, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 805x642 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@3b49f171: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@738a501f [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7d925e7b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b80f570, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7d925e7b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7d925e7b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5b0033e6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa2795e3760, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5b0033e6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5b0033e6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@37ab5297: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@50bb540e [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7d925e7b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b80f570, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7d925e7b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7d925e7b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5b0033e6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa2795e3760, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5b0033e6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5b0033e6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@3996cf94: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5c161b15 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7d925e7b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b80f570, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7d925e7b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7d925e7b], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5b0033e6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa2795e3760, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5b0033e6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5b0033e6], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 72.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2285 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27b9bc190, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb130e0, msaa true, tileRendererInUse null [junit] >> Gears angle 76.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] 2 s: 60 f / 2651 ms, 22.6 fps, 44 ms/f; total: 60 f, 22.6 fps, 44 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310046734 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ... [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310046745 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test02_flip1_aa8 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310046840 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310046841 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ... [junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310046896 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310046897 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310046897 d 0ms]] [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 0, scaleGL 1.0 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3775d928], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3775d928], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3775d928], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x77e00c5d], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x77e00c5d], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x77e00c5d], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3775d928], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3775d928], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3775d928], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x77e00c5d], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x77e00c5d], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x77e00c5d], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse null [junit] >> Gears angle 16.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 78 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 8, scaleGL 1.0 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27ba0afe0, msaa true, tileRendererInUse null [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa2795e3760, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x599c6ce], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa2795e3760, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x599c6ce], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x599c6ce], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x2dbf6c74], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba0afe0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x2dbf6c74], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x2dbf6c74], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x599c6ce], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa2795e3760, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x599c6ce], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x599c6ce], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x2dbf6c74], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba0afe0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x2dbf6c74], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 320x480, buffer 0x2dbf6c74], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse null [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse null [junit] >> Gears angle 24.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 121 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.5007496] 0.0809595x0.11994004, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x15ed4d71], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.5007496] 0.0809595x0.11994004, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x578c5c4], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse null [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 156 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fa27b9b9700, msaa false, tileRendererInUse null [junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fa27bb34fe0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x115e194f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27bb34fe0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x115e194f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x115e194f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x45a48dda], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27b9b9700, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x45a48dda], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x45a48dda], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x115e194f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27bb34fe0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x115e194f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x115e194f], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x45a48dda], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27b9b9700, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x45a48dda], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x45a48dda], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse null [junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse null [junit] >> Gears angle 36.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 344 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 805x642 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.5007496] 0.0809595x0.11994004, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0xb5d456b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/1 320x480, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/1 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/1 320x480, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -1.4977511, t -0.058470845] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/1 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/1 27x480, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -1.4977511, t -0.058470845] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/481 320x480, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/481 320x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/481 320x480, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b -0.058470845, t 1.3808094] 0.9595202x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/481 27x480 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/481 27x480, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b -0.058470845, t 1.3808094] 0.0809595x1.4392803, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 0/961 320x40, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r -0.04047978, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/961 320x40 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 320/961 320x40, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -0.04047978, r 0.91904044, b 1.3808095, t 1.5007496] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/961 27x40 of 667x1001, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l 0.91904044, r 0.99999994, b 1.3808095, t 1.5007496] 0.0809595x0.11994004, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 320x480 brd 0, cur 640/961 27x40, buffer 0x204ed39b], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse null [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 168 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@65313f3e: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@42f3359 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@36e9fbdc: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3b9644ae [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@320a6ef6: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4afaf224 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x36d41a34], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x203b7818], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse null [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2189 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@378656a2: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@54a1c228 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@417b66b1: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@c93100d [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@8e1038e: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6cb0642f [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x47d1fb80], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0xa8c63fd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse null [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2197 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@775f6c9f: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@19d477f3 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@1d9eb2fe: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1df950e3 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4c0effc4], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x575e6a56], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse null [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1346 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@446195c9: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@62b0e231 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@2e3aca36: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@15b1b6f0 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x4ad23195], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x307262ee], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse null [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1315 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 805x642 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@67bfca85: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@608916f9 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@1b1a3c12: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@575dcfa4 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@33bb9073: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5f08888d [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x484366f2], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -1.4992504, t -0.05997002] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/0 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/0 27x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -1.4992504, t -0.05997002] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b -0.05997002, t 1.3793104] 0.9595202x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/480 27x480 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/480 27x480, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b -0.05997002, t 1.3793104] 0.0809595x1.4392804, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/960 320x40, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r -0.04047978, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/960 320x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/960 320x40, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -0.04047978, r 0.91904044, b 1.3793104, t 1.4992504] 0.9595202x0.11994004, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 640/960 27x40 of 667x1000, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l 0.91904044, r 0.99999994, b 1.3793104, t 1.4992504] 0.0809595x0.11994004, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 640/960 27x40, buffer 0x3142caca], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse null [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2337 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb226b0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba6d870, msaa false, tileRendererInUse null [junit] >> Gears angle 76.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] 4 s: 60 f / 4044 ms, 14.8 fps, 67 ms/f; total: 60 f, 14.8 fps, 67 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310061885 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ... [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310061941 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_bitmap [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_bitmap [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_bitmap_layered [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_bitmap_layered [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_layered [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310062050 d 1ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310062052 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ... [junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310062109 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310062109 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310062109 d 0ms]] [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 0, scaleGL 1.0 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 726x568 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4088ead1], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4088ead1], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4088ead1], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x294b88bb], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 401x320 of 428x320, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x294b88bb], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x294b88bb], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 726x568 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4088ead1], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4088ead1], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x4088ead1], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x294b88bb], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 401x320 of 428x320, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x294b88bb], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x294b88bb], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 726x568 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1005.9806441910449], [-4.166666507720948, 0.0, 3056.496590098511]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/-1 428x320 brd 0, cur 187/-1 241x201, buffer 0x4088ead1], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 187/-1 241x201 of 429x320, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/-1 428x320 brd 0, cur 187/-1 241x201, buffer 0x4088ead1], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 18.0, [l -1.340625, r 1.340625, b -1.0, t 1.0] 2.68125x2.0 -> [l -0.171875, r 1.334375, b -1.00625, t 0.25] 1.50625x1.25625, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 187/-1 428x320 brd 0, cur 187/-1 241x201, buffer 0x4088ead1], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x294b88bb], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 401x320 of 429x320, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x294b88bb], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 401x320, buffer 0x294b88bb], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse null [junit] >> Gears angle 18.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] PRINT Duration 156 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 8, scaleGL 1.0 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27b8d1250, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27ba2e4f0, msaa true, tileRendererInUse null [junit] >> Gears angle 22.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 726x568 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0x212b805c], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27ba2e4f0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0x212b805c], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 22.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0x212b805c], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x264da2a8], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 401x320 of 428x320, swapInterval 1, drawable 0x7fa27b8d1250, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x264da2a8], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x264da2a8], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 726x568 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0x212b805c], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27ba2e4f0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0x212b805c], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 22.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 428x320, buffer 0x212b805c], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x264da2a8], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 401x320 of 428x320, swapInterval 1, drawable 0x7fa27b8d1250, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x264da2a8], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x264da2a8], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 726x568 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1005.9806441910449], [-4.166666507720948, 0.0, 3056.496590098511]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/-1 1024x1024 brd 0, cur 187/-1 241x201, buffer 0x212b805c], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 187/-1 241x201 of 429x320, swapInterval 1, drawable 0x7fa27ba2e4f0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 187/-1 1024x1024 brd 0, cur 187/-1 241x201, buffer 0x212b805c], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 22.0, [l -1.340625, r 1.340625, b -1.0, t 1.0] 2.68125x2.0 -> [l -0.171875, r 1.334375, b -1.00625, t 0.25] 1.50625x1.25625, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 187/-1 1024x1024 brd 0, cur 187/-1 241x201, buffer 0x212b805c], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x264da2a8], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 401x320 of 429x320, swapInterval 1, drawable 0x7fa27b8d1250, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x264da2a8], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 401x320, buffer 0x264da2a8], image[size 429 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse null [junit] >> Gears angle 22.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse null [junit] >> Gears angle 24.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] PRINT Duration 293 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1707.6283188356622], [-4.166666507720948, 0.0, 2232.684034541947]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x70, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/0 428x70 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x70, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.17091453, r 1.1124438, b -1.0, t -0.7901049] 1.2833583x0.20989507, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/0 1x70 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x70, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.1154422, b -1.0, t -0.7901049] 0.0029984713x0.20989507, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x70, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1707.6283188356622], [-4.166666507720948, 0.0, 3053.632034270231]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/0 428x320 brd 0, cur 818/0 74x70, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 818/0 74x70 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/0 428x320 brd 0, cur 818/0 74x70, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1154423, r 1.3373313, b -1.0, t -0.7901049] 0.22188902x0.20989507, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 818/0 428x320 brd 0, cur 818/0 74x70, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/0 428x320 brd 0, cur 428/0 406x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1060.575708212384], [-4.166666507720948, 0.0, 2232.684034541947]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 389/70 428x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/70 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 389/70 428x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.17091453, r 1.1124438, b -0.7901049, t 0.1694153] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/70 1x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 817/70 1x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.1154422, b -0.7901049, t 0.1694153] 0.0029984713x0.9595202, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/70 428x320 brd 0, cur 817/70 1x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/320 428x320 brd 0, cur 0/320 428x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1060.575708212384], [-4.166666507720948, 0.0, 3053.632034270231]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/70 428x320 brd 0, cur 818/70 74x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 818/70 74x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/70 428x320 brd 0, cur 818/70 74x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1154423, r 1.3373313, b -0.7901049, t 0.1694153] 0.22188902x0.9595202, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 818/70 428x320 brd 0, cur 818/70 74x320, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/320 428x320 brd 0, cur 428/320 406x320, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1005.9806441910449], [-4.166666507720948, 0.0, 2232.684034541947]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 389/390 428x27, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/390 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 389/390 428x27, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.17091453, r 1.1124438, b 0.16941524, t 0.25037476] 1.2833583x0.08095953, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/390 1x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 817/390 1x27, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1124437, r 1.1154422, b 0.16941524, t 0.25037476] 0.0029984713x0.08095953, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/390 428x320 brd 0, cur 817/390 1x27, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/640 428x320 brd 0, cur 0/640 428x27, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1005.9806441910449], [-4.166666507720948, 0.0, 3053.632034270231]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/390 428x320 brd 0, cur 818/390 74x27, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 818/390 74x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/390 428x320 brd 0, cur 818/390 74x27, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.1154423, r 1.3373313, b 0.16941524, t 0.25037476] 0.22188902x0.08095953, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 818/390 428x320 brd 0, cur 818/390 74x27, buffer 0x42610e8], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/640 428x320 brd 0, cur 428/640 406x27, buffer 0x8376a69], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse null [junit] >> Gears angle 26.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] PRINT Duration 272 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fa27b8cfdf0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fa27b9c5d30, msaa false, tileRendererInUse null [junit] >> Gears angle 30.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x49b04d3d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 892x667 of 892x667, swapInterval 1, drawable 0x7fa27b9c5d30, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x49b04d3d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x49b04d3d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x3b27e6c4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 834x667 of 892x667, swapInterval 1, drawable 0x7fa27b8cfdf0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x3b27e6c4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x3b27e6c4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x49b04d3d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 892x667 of 892x667, swapInterval 1, drawable 0x7fa27b9c5d30, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x49b04d3d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 892x667, buffer 0x49b04d3d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x3b27e6c4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 834x667 of 892x667, swapInterval 1, drawable 0x7fa27b8cfdf0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x3b27e6c4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x3b27e6c4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1005.9806441910449], [-4.166666507720948, 0.0, 3053.632034270231]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x49b04d3d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/0 503x417 of 892x667, swapInterval 1, drawable 0x7fa27b9c5d30, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x49b04d3d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 30.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.17091453, r 1.3373313, b -1.0, t 0.2503748] 1.5082458x1.2503748, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 389/0 2048x2048 brd 0, cur 389/0 503x417, buffer 0x49b04d3d], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x3b27e6c4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 834x667 of 892x667, swapInterval 1, drawable 0x7fa27b8cfdf0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x3b27e6c4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 2048x2048 brd 0, cur 0/0 834x667, buffer 0x3b27e6c4], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse null [junit] >> Gears angle 30.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse null [junit] >> Gears angle 32.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] PRINT Duration 491 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 790x632 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 428x320 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -1.2808989, r -0.21223474, b -0.9975031, t -0.19850183] 1.0686642x0.7990013, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/1 428x320 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/1 428x320, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -0.21223474, r 0.85642946, b -0.9975031, t -0.19850183] 1.0686642x0.7990013, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/1 169x320 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/1 169x320, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l 0.85642946, r 1.2784021, b -0.9975031, t -0.19850183] 0.42197263x0.7990013, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/321 428x320 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/321 428x320, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -1.2808989, r -0.21223474, b -0.19850188, t 0.6004994] 1.0686642x0.7990013, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/321 428x320 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/321 428x320, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -0.21223474, r 0.85642946, b -0.19850188, t 0.6004994] 1.0686642x0.7990013, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/321 169x320 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/321 169x320, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l 0.85642946, r 1.2784021, b -0.19850188, t 0.6004994] 0.42197263x0.7990013, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/641 428x160 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/641 428x160, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -1.2808989, r -0.21223474, b 0.6004994, t 1.0] 1.0686642x0.3995006, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/641 428x160 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/641 428x160, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -0.21223474, r 0.85642946, b 0.6004994, t 1.0] 1.0686642x0.3995006, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/641 169x160 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/641 169x160, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l 0.85642946, r 1.2784021, b 0.6004994, t 1.0] 0.42197263x0.3995006, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/641 169x160, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/134 428x320, buffer 0x4036d9c5], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/134 428x320 of 1025x801, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/134 428x320, buffer 0x4036d9c5], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/134 406x320 of 1025x801, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/134 406x320, buffer 0x4036d9c5], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/454 428x320 of 1025x801, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/454 428x320, buffer 0x4036d9c5], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/454 406x320 of 1025x801, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/454 406x320, buffer 0x4036d9c5], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/774 428x27 of 1025x801, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/774 428x27, buffer 0x4036d9c5], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/774 406x27 of 1025x801, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/774 406x27, buffer 0x4036d9c5], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/774 406x27, buffer 0x4036d9c5], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 428x320 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/1 428x320, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -1.2808989, r -0.21223474, b -0.9975031, t -0.19850183] 1.0686642x0.7990013, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/1 428x320 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/1 428x320, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -0.21223474, r 0.85642946, b -0.9975031, t -0.19850183] 1.0686642x0.7990013, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/1 169x320 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/1 169x320, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l 0.85642946, r 1.2784021, b -0.9975031, t -0.19850183] 0.42197263x0.7990013, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/321 428x320 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/321 428x320, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -1.2808989, r -0.21223474, b -0.19850188, t 0.6004994] 1.0686642x0.7990013, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/321 428x320 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/321 428x320, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -0.21223474, r 0.85642946, b -0.19850188, t 0.6004994] 1.0686642x0.7990013, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/321 169x320 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/321 169x320, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l 0.85642946, r 1.2784021, b -0.19850188, t 0.6004994] 0.42197263x0.7990013, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/641 428x160 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 0/641 428x160, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -1.2808989, r -0.21223474, b 0.6004994, t 1.0] 1.0686642x0.3995006, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/641 428x160 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 428/641 428x160, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l -0.21223474, r 0.85642946, b 0.6004994, t 1.0] 1.0686642x0.3995006, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/641 169x160 of 1026x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/641 169x160, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2808989, r 1.2808989, b -1.0, t 1.0] 2.5617979x2.0 -> [l 0.85642946, r 1.2784021, b 0.6004994, t 1.0] 0.42197263x0.3995006, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 428x320 brd 0, cur 856/641 169x160, buffer 0x5b3aecf9], image[size 1026 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/134 428x320, buffer 0x4036d9c5], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/134 428x320 of 1025x801, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/134 428x320, buffer 0x4036d9c5], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/134 406x320 of 1025x801, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/134 406x320, buffer 0x4036d9c5], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/454 428x320 of 1025x801, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/454 428x320, buffer 0x4036d9c5], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/454 406x320 of 1025x801, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/454 406x320, buffer 0x4036d9c5], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/774 428x27 of 1025x801, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 0/774 428x27, buffer 0x4036d9c5], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/774 406x27 of 1025x801, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/774 406x27, buffer 0x4036d9c5], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/134 428x320 brd 0, cur 428/774 406x27, buffer 0x4036d9c5], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1707.6283188356622], [-4.166666507720948, 0.0, 2232.684034541947]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x203, buffer 0x5b3aecf9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/0 428x203 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 389/0 428x203, buffer 0x5b3aecf9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.30874997, r 0.7612501, b -1.0, t -0.4925] 1.07x0.5075, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/0 1x203 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x203, buffer 0x5b3aecf9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.76125, r 0.76375, b -1.0, t -0.4925] 0.0024999976x0.5075, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/0 428x320 brd 0, cur 817/0 1x203, buffer 0x5b3aecf9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/133 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1707.6283188356622], [-4.166666507720948, 0.0, 3053.632034270231]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/0 428x320 brd 0, cur 818/0 207x203, buffer 0x5b3aecf9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 818/0 207x203 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/0 428x320 brd 0, cur 818/0 207x203, buffer 0x5b3aecf9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.7637501, r 1.28125, b -1.0, t -0.4925] 0.5174999x0.5075, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 818/0 428x320 brd 0, cur 818/0 207x203, buffer 0x5b3aecf9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/133 428x320 brd 0, cur 428/133 406x320, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/133 406x320 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/133 428x320 brd 0, cur 428/133 406x320, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/133 428x320 brd 0, cur 428/133 406x320, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1060.575708212384], [-4.166666507720948, 0.0, 2232.684034541947]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 389/203 428x320, buffer 0x5b3aecf9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/203 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 389/203 428x320, buffer 0x5b3aecf9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.30874997, r 0.7612501, b -0.4925, t 0.3075] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/203 1x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 817/203 1x320, buffer 0x5b3aecf9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.76125, r 0.76375, b -0.4925, t 0.3075] 0.0024999976x0.8, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/203 428x320 brd 0, cur 817/203 1x320, buffer 0x5b3aecf9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/453 428x320 brd 0, cur 0/453 428x320, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/453 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/453 428x320 brd 0, cur 0/453 428x320, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/453 428x320 brd 0, cur 0/453 428x320, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1060.575708212384], [-4.166666507720948, 0.0, 3053.632034270231]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/203 428x320 brd 0, cur 818/203 207x320, buffer 0x5b3aecf9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 818/203 207x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/203 428x320 brd 0, cur 818/203 207x320, buffer 0x5b3aecf9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.7637501, r 1.28125, b -0.4925, t 0.3075] 0.5174999x0.8, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 818/203 428x320 brd 0, cur 818/203 207x320, buffer 0x5b3aecf9], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/453 428x320 brd 0, cur 428/453 406x320, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/453 406x320 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/453 428x320 brd 0, cur 428/453 406x320, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/453 428x320 brd 0, cur 428/453 406x320, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1005.9806441910449], [-4.166666507720948, 0.0, 2232.684034541947]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 389/524 428x27, buffer 0x5b3aecf9], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 389/524 428x27 of 1025x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 389/524 428x27, buffer 0x5b3aecf9], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2796504, r 1.2796504, b -1.0, t 1.0] 2.559301x2.0 -> [l -0.30836457, r 0.7602996, b 0.3083645, t 0.37578022] 1.0686642x0.067415714, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 817/524 1x27 of 1025x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 817/524 1x27, buffer 0x5b3aecf9], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2796504, r 1.2796504, b -1.0, t 1.0] 2.559301x2.0 -> [l 0.76029944, r 0.76279634, b 0.3083645, t 0.37578022] 0.0024968982x0.067415714, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][0] / 2x1, rowOrder 21, offset/size 389/524 428x320 brd 0, cur 817/524 1x27, buffer 0x5b3aecf9], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/773 428x320 brd 0, cur 0/773 428x27, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/773 428x27 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/773 428x320 brd 0, cur 0/773 428x27, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/773 428x320 brd 0, cur 0/773 428x27, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0110197040988722 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666507720948, -1005.9806441910449], [-4.166666507720948, 0.0, 3053.632034270231]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/524 428x320 brd 0, cur 818/524 207x27, buffer 0x5b3aecf9], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 818/524 207x27 of 1025x801, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 818/524 428x320 brd 0, cur 818/524 207x27, buffer 0x5b3aecf9], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 34.0, [l -1.2796504, r 1.2796504, b -1.0, t 1.0] 2.559301x2.0 -> [l 0.7627964, r 1.2796503, b 0.3083645, t 0.37578022] 0.5168539x0.067415714, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 818/524 428x320 brd 0, cur 818/524 207x27, buffer 0x5b3aecf9], image[size 1025 x 801, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/773 428x320 brd 0, cur 428/773 406x27, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/773 406x27 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 428/773 428x320 brd 0, cur 428/773 406x27, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 428/773 428x320 brd 0, cur 428/773 406x27, buffer 0x4036d9c5], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse null [junit] >> Gears angle 34.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0, v-flip true [junit] PRINT Duration 334 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 726x568 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse null [junit] >> Gears angle 38.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@6feabc6a: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1bf80c8d [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 492/0 342x384 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/384 492x283 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 492/384 342x283 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@7e671b7a: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@233d276b [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 492/0 342x384 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/384 492x283 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 492/384 342x283 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@5e295101: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6a8548f2 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 42.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x25eb06ed], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/0 492x384, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 492/0 342x384 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/0 342x384, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/384 492x283 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 0/384 492x283, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 492/384 342x283 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 492x384 brd 0, cur 492/384 342x283, buffer 0x3526d5d1], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse null [junit] >> Gears angle 42.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] PRINT Duration 1750 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@2dd22817: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@40461581 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@1b08f35f: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@68a1efd6 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@3b94ae83: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1e4d3904 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 46.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x1d007a1a], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x24d0bcec], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse null [junit] >> Gears angle 46.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] PRINT Duration 1723 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@3f34b16b: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1c6c0838 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6ebe4f81], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6ebe4f81], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x6ebe4f81], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x6ebe4f81], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x6ebe4f81], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x6ebe4f81], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x6ebe4f81], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x6ebe4f81], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@32e5a215: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1f42ace [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x5dad3677], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6ebe4f81], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6ebe4f81], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x6ebe4f81], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x6ebe4f81], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x6ebe4f81], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x6ebe4f81], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x6ebe4f81], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x6ebe4f81], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse null [junit] >> Gears angle 50.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] PRINT Duration 1211 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@16a951fa: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4644ffb5 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x741da86f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x741da86f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x741da86f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x741da86f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x741da86f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x741da86f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x741da86f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x741da86f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@36385d60: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2e7a656f [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -1.0, t -0.04047978] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 36x320, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -1.0, t -0.04047978] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b -0.04047978, t 0.91904044] 1.2833583x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 36x320 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 36x320, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b -0.04047978, t 0.91904044] 0.10794604x0.9595202, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -1.3373313, r -0.05397296, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x27, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l -0.05397296, r 1.2293854, b 0.91904044, t 0.99999994] 1.2833583x0.0809595, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 36x27 of 892x667, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 54.0, [l -1.3373313, r 1.3373313, b -1.0, t 1.0] 2.6746626x2.0 -> [l 1.2293854, r 1.3373314, b 0.91904044, t 0.99999994] 0.10794604x0.0809595, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 36x27, buffer 0x208bc20b], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x741da86f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x741da86f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/0 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 406x320, buffer 0x741da86f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/320 428x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x741da86f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/320 406x320 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 406x320, buffer 0x741da86f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/640 428x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x27, buffer 0x741da86f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/640 406x27 of 892x667, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x741da86f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 406x27, buffer 0x741da86f], image[size 892 x 667, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse null [junit] >> Gears angle 54.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] PRINT Duration 1212 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 790x632 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@69c1b372: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2bec379c [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -1.0, t -0.19999999] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -1.0, t -0.19999999] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 169x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -1.0, t -0.19999999] 0.4225x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -0.19999999, t 0.6] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -0.19999999, t 0.6] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 169x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -0.19999999, t 0.6] 0.4225x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x160 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b 0.6, t 1.0] 1.07x0.39999998, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x160 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b 0.6, t 1.0] 1.07x0.39999998, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 169x160 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b 0.6, t 1.0] 0.4225x0.39999998, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/133 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/133 406x320 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/453 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/453 406x320 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/773 428x27 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/773 406x27 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@3e8e0d42: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@60088823 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -1.0, t -0.19999999] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -1.0, t -0.19999999] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 169x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -1.0, t -0.19999999] 0.4225x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -0.19999999, t 0.6] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -0.19999999, t 0.6] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 169x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -0.19999999, t 0.6] 0.4225x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x160 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b 0.6, t 1.0] 1.07x0.39999998, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x160 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b 0.6, t 1.0] 1.07x0.39999998, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 169x160 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b 0.6, t 1.0] 0.4225x0.39999998, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/133 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/133 406x320 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/453 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/453 406x320 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/773 428x27 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/773 406x27 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4854499372855696 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568 -> scaled 1512x1183 [junit] PRINT.offscrn image BufferedImageInt@119670c4: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2bc55ce1 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -1.0, t -0.19999999] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -1.0, t -0.19999999] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/0 169x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/0 169x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -1.0, t -0.19999999] 0.4225x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b -0.19999999, t 0.6] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b -0.19999999, t 0.6] 1.07x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/320 169x320 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/320 169x320, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b -0.19999999, t 0.6] 0.4225x0.8, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/640 428x160 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/640 428x160, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r -0.21124995, b 0.6, t 1.0] 1.07x0.39999998, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/640 428x160 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/640 428x160, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -0.21124995, r 0.8587501, b 0.6, t 1.0] 1.07x0.39999998, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 856/640 169x160 of 1025x800, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l 0.8587501, r 1.2812501, b 0.6, t 1.0] 0.4225x0.39999998, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 856/640 169x160, buffer 0x55d6471d], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/133 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/133 428x320, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/133 406x320 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/133 406x320, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/453 428x320 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/453 428x320, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/453 406x320 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/453 406x320, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/773 428x27 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 4: [0][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 0/773 428x27, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 428/773 406x27 of 1025x800, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse TileRenderer[tile[# 5: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [1][2] / 2x3, rowOrder 21, offset/size 0/133 428x320 brd 0, cur 428/773 406x27, buffer 0x51723556], image[size 1025 x 800, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 492x384 of 492x384, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse null [junit] >> Gears angle 58.0, [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0 -> [l -1.28125, r 1.28125, b -1.0, t 1.0] 2.5625x2.0, v-flip true [junit] PRINT Duration 2003 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 726x568 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b80fbc0, msaa false, tileRendererInUse null [junit] >> Gears angle 62.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7fa27b8d4550, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] 2 s: 60 f / 2048 ms, 29.2 fps, 34 ms/f; total: 60 f, 29.2 fps, 34 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310074175 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ... [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test11_flip0_aa0_layered [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310074185 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test12_flip0_aa8 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310074296 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310074297 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init ... [junit] RedSquareES1 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/8, sample-ext default, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310074364 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310074364 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310074364 d 0ms]] [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 0, scaleGL 1.0 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5abab768], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5abab768], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5abab768], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x143369c7], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x143369c7], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x143369c7], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5abab768], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5abab768], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5abab768], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x143369c7], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x143369c7], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x143369c7], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 14.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 72 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 72, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 72, AA 8, scaleGL 1.0 [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x56bee0f1], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x56bee0f1], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x56bee0f1], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd876811], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd876811], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd876811], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 1.0, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 741x578 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x56bee0f1], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x56bee0f1], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x56bee0f1], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd876811], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd876811], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0xd876811], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap true], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 20.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 78 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27b98d440, msaa false, tileRendererInUse null [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27ba2d8c0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0xb9c7cdb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27ba2d8c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0xb9c7cdb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0xb9c7cdb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x733426bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27b98d440, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x733426bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x733426bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0xb9c7cdb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27ba2d8c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0xb9c7cdb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0xb9c7cdb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x733426bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27b98d440, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x733426bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x733426bf], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 26.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 28.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 154 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fa27b80c9d0, msaa false, tileRendererInUse null [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 2048x2048 of 2048x2048, swapInterval 1, drawable 0x7fa27ba70890, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x37c05638], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27ba70890, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x37c05638], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x37c05638], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x29bf34bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27b80c9d0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x29bf34bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x29bf34bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x37c05638], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27ba70890, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x37c05638], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x37c05638], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x29bf34bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27b80c9d0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x29bf34bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 2048x2048 brd 0, cur 0/1 667x1000, buffer 0x29bf34bb], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 32.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 34.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 267 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27bb1f750, msaa false, tileRendererInUse null [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27b9c1730, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 805x642 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x193e00c7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27b9c1730, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x193e00c7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x193e00c7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6937d0b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27bb1f750, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6937d0b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6937d0b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.9905537181859396 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT at.pre: AffineTransform[[0.0, 4.166666666666667, 0.0], [-4.166666666666667, 0.0, 3300.0000000000005]] [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x193e00c7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27b9c1730, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x193e00c7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x193e00c7], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6937d0b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 667x1000 of 667x1001, swapInterval 1, drawable 0x7fa27bb1f750, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6937d0b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5007496, t 1.5007496] 2.0x3.0014992 -> [l -1.0, r 1.0, b -1.4977511, t 1.5007497] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/1 1024x1024 brd 0, cur 0/1 667x1000, buffer 0x6937d0b8], image[size 667 x 1001, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 38.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 40.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 171 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27bb1dac0, msaa false, tileRendererInUse null [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27b832080, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@443a5461: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5179cf45 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1416e4cd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b832080, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1416e4cd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1416e4cd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1ea2ef97], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27bb1dac0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1ea2ef97], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1ea2ef97], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@103c1142: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@57910c61 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1416e4cd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b832080, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1416e4cd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1416e4cd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1ea2ef97], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27bb1dac0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1ea2ef97], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1ea2ef97], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@5f43d9cf: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5f90d5e5 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1416e4cd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b832080, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1416e4cd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1416e4cd], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1ea2ef97], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27bb1dac0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1ea2ef97], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x1ea2ef97], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 44.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 46.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2192 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27b990630, msaa false, tileRendererInUse null [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27ba2e4f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@185348ac: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3c820ae [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x47d98172], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27ba2e4f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x47d98172], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x47d98172], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x764ec3c0], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b990630, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x764ec3c0], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x764ec3c0], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@18b57342: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@30a1feba [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x47d98172], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27ba2e4f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x47d98172], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x47d98172], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x764ec3c0], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b990630, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x764ec3c0], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x764ec3c0], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@3be5cd7a: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@6c15234e [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x47d98172], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27ba2e4f0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x47d98172], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x47d98172], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x764ec3c0], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b990630, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x764ec3c0], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x764ec3c0], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 50.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 52.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2076 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27b8f6210, msaa false, tileRendererInUse null [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27bb1f9c0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@1130e2ea: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@20817977 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x144d844d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27bb1f9c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x144d844d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x144d844d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7cac281f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b8f6210, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7cac281f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7cac281f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@70b01428: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@37fb87e4 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x144d844d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27bb1f9c0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x144d844d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x144d844d], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7cac281f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b8f6210, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7cac281f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7cac281f], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 56.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 58.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1276 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27b9c6bc0, msaa false, tileRendererInUse null [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27ba70930, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@41e196d4: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@41755a16 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7f6d7bec], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27ba70930, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7f6d7bec], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7f6d7bec], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5a133dcc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b9c6bc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5a133dcc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5a133dcc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@182907c1: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@2dbc1c4b [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7f6d7bec], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27ba70930, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7f6d7bec], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7f6d7bec], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5a133dcc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b9c6bc0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5a133dcc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x5a133dcc], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 62.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 64.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 1252 ms [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps [junit] PRINTable: OffscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27b8d1250, msaa false, tileRendererInUse null [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 1024x1024 of 1024x1024, swapInterval 1, drawable 0x7fa27ba19550, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT AWTPrintLifecycle.setup.count 2 [junit] PRINT resizeWithinPrint size+ 805x642 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@33796a37: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@682c5b47 [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x381cc7bf], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27ba19550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x381cc7bf], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x381cc7bf], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7a88bfa1], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b8d1250, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7a88bfa1], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7a88bfa1], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@2d86a495: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@629f498c [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x381cc7bf], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27ba19550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x381cc7bf], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x381cc7bf], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7a88bfa1], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b8d1250, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7a88bfa1], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7a88bfa1], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 279 x 216 mm, 11 x 9 inch [junit] PF: Page image size 39.99969482421875 / 18.0 259 x 203 mm, 10 x 8 inch, 734x576 72dpi dots [junit] PF: Page orientation 0 [junit] PRINT.offscrn thread AWT-EventQueue-0 [junit] PRINT.offscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.4756968925312905 [junit] PRINT.offscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578 -> scaled 1543x1204 [junit] PRINT.offscrn image BufferedImageInt@4ff2cd7f: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@4d9175da [junit] RedSquareES1.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x381cc7bf], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27ba19550, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x381cc7bf], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] RedSquareES1.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x381cc7bf], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7a88bfa1], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 667x1000 of 667x1000, swapInterval 1, drawable 0x7fa27b8d1250, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7a88bfa1], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008 -> [l -1.0, r 1.0, b -1.4992504, t 1.4992504] 2.0x2.9985008, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 1024x1024 brd 0, cur 0/0 667x1000, buffer 0x7a88bfa1], image[size 667 x 1000, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 68.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 70.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] PRINT Duration 2231 ms [junit] PRINT resizeWithinPrint repaint [junit] PRINT resizeWithinPrint size- 741x578 [junit] PRINT AWTPrintLifecycle.release.count 2 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27bb41ff0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7fa27ba211f0, msaa true, tileRendererInUse null [junit] >> Gears angle 74.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip true [junit] 2 s: 60 f / 2564 ms, 23.4 fps, 42 ms/f; total: 60 f, 23.4 fps, 42 ms/f [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310087488 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose ... [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES1.dispose FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310087510 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT - test12_flip0_aa8 [junit] SLOCK [T main @ 1407310087645 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 [junit] SLOCK [T main @ 1407310091805 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310214038 ms +++ localhost/127.0.0.1:59999 - Locked within 122280 ms, 123 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test001_flip1_norm_layout0_layered0 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310216724 d 1ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310216725 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310216727 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7fe3bc064100, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310216938 d 0ms]] [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test001_flip1_norm_layout0_layered0-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 1 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0285714285714285 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 560x420 -> scaled 1166x875 [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x1a94720d], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/46 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc064100, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x1a94720d], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.89497715, t 0.063926935] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/46 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc064100, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/46 560x420, buffer 0x1a94720d], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.89497715, t 0.063926935] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/46 47x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc064100, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/46 47x420, buffer 0x1a94720d], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.89497715, t 0.063926935] 0.107305884x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/466 560x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc064100, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/466 560x410, buffer 0x1a94720d], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.063926935, t 1.0] 1.2785388x0.93607306, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/466 560x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc064100, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/466 560x410, buffer 0x1a94720d], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.063926935, t 1.0] 1.2785388x0.93607306, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/466 47x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc064100, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x1a94720d], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.063926935, t 1.0] 0.107305884x0.93607306, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x1a94720d], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0285714285714285 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 560x420 -> scaled 1166x875 [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x1a94720d], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/46 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc064100, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x1a94720d], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.89497715, t 0.063926935] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/46 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc064100, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/46 560x420, buffer 0x1a94720d], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.89497715, t 0.063926935] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/46 47x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc064100, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/46 47x420, buffer 0x1a94720d], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.89497715, t 0.063926935] 0.107305884x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/466 560x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc064100, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/466 560x410, buffer 0x1a94720d], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.063926935, t 1.0] 1.2785388x0.93607306, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/466 560x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc064100, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/466 560x410, buffer 0x1a94720d], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.063926935, t 1.0] 1.2785388x0.93607306, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/466 47x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc064100, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x1a94720d], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.063926935, t 1.0] 0.107305884x0.93607306, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x1a94720d], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7fe3bc064100, msaa false, tileRendererInUse null [junit] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] PRINT Duration 282 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310217468 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test001_flip1_norm_layout0_layered0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test002_flip1_norm_layout1_layered0 [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310217502 d 1ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310218751 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310218752 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310218792 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310218792 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310218792 d 0ms]] [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test002_flip1_norm_layout1_layered0-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 1 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8780487804878049 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 656x518 -> scaled 1366x1079 [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/1 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/1 47x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.9977169, t -0.038812816] 0.107305884x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/421 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/421 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/421 47x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.038812757, t 0.92009133] 0.107305884x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/841 560x35 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/841 560x35 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/841 47x35 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.9200913, t 0.99999994] 0.107305884x0.07990867, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8780487804878049 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 656x518 -> scaled 1366x1079 [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/1 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/1 47x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.9977169, t -0.038812816] 0.107305884x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/421 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/421 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/421 47x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.038812757, t 0.92009133] 0.107305884x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/841 560x35 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/841 560x35 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/841 47x35 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.9200913, t 0.99999994] 0.107305884x0.07990867, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse null [junit] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] PRINT Duration 174 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310219436 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test002_flip1_norm_layout1_layered0 [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310219442 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test003_flip1_norm_layout0_layered1 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310219525 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310219525 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310219525 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7fe3bc0facf0, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310219573 d 0ms]] [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test003_flip1_norm_layout0_layered1-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 1 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0285714285714285 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 560x420 -> scaled 1166x875 [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x7c1f7480], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/46 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0facf0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x7c1f7480], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.89497715, t 0.063926935] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/46 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0facf0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/46 560x420, buffer 0x7c1f7480], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.89497715, t 0.063926935] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/46 47x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0facf0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/46 47x420, buffer 0x7c1f7480], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.89497715, t 0.063926935] 0.107305884x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/466 560x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc0facf0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/466 560x410, buffer 0x7c1f7480], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.063926935, t 1.0] 1.2785388x0.93607306, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/466 560x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc0facf0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/466 560x410, buffer 0x7c1f7480], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.063926935, t 1.0] 1.2785388x0.93607306, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/466 47x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc0facf0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x7c1f7480], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.063926935, t 1.0] 0.107305884x0.93607306, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x7c1f7480], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0285714285714285 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 560x420 -> scaled 1166x875 [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x7c1f7480], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/46 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0facf0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x7c1f7480], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.89497715, t 0.063926935] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/46 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0facf0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/46 560x420, buffer 0x7c1f7480], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.89497715, t 0.063926935] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/46 47x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0facf0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/46 47x420, buffer 0x7c1f7480], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.89497715, t 0.063926935] 0.107305884x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/466 560x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc0facf0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/466 560x410, buffer 0x7c1f7480], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.063926935, t 1.0] 1.2785388x0.93607306, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/466 560x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc0facf0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/466 560x410, buffer 0x7c1f7480], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.063926935, t 1.0] 1.2785388x0.93607306, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/466 47x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc0facf0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x7c1f7480], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.063926935, t 1.0] 0.107305884x0.93607306, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x7c1f7480], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] 2014-08-06 09:30:34.519 java[7754:8207] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/net.java.openjdk.cmd.savedState/window_1.data: Operation not permitted (1) [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7fe3bc0facf0, msaa false, tileRendererInUse null [junit] >> Gears angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] PRINT Duration 39152 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310258991 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310259021 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test003_flip1_norm_layout0_layered1 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test004_flip1_norm_layout1_layered1 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310259135 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310259136 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310259180 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310259180 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310259181 d 0ms]] [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test004_flip1_norm_layout1_layered1-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 1 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.891640866873065 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 646x508 -> scaled 1345x1058 [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b -1.0, t -0.04000002] 1.28x0.96, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/0 560x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/0 560x420, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b -1.0, t -0.04000002] 1.28x0.96, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/0 47x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/0 47x420, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b -1.0, t -0.04000002] 0.10742855x0.96, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/420 560x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/420 560x420, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b -0.04000002, t 0.91999996] 1.28x0.96, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/420 560x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/420 560x420, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b -0.04000002, t 0.91999996] 1.28x0.96, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/420 47x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/420 47x420, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b -0.04000002, t 0.91999996] 0.10742855x0.96, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/840 560x35 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/840 560x35, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b 0.91999996, t 0.99999994] 1.28x0.07999998, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/840 560x35 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/840 560x35, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b 0.91999996, t 0.99999994] 1.28x0.07999998, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/840 47x35 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b 0.91999996, t 0.99999994] 0.10742855x0.07999998, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.891640866873065 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 646x508 -> scaled 1345x1058 [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b -1.0, t -0.04000002] 1.28x0.96, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/0 560x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/0 560x420, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b -1.0, t -0.04000002] 1.28x0.96, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/0 47x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/0 47x420, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b -1.0, t -0.04000002] 0.10742855x0.96, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/420 560x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/420 560x420, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b -0.04000002, t 0.91999996] 1.28x0.96, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/420 560x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/420 560x420, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b -0.04000002, t 0.91999996] 1.28x0.96, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/420 47x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/420 47x420, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b -0.04000002, t 0.91999996] 0.10742855x0.96, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/840 560x35 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/840 560x35, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b 0.91999996, t 0.99999994] 1.28x0.07999998, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/840 560x35 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/840 560x35, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b 0.91999996, t 0.99999994] 1.28x0.07999998, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/840 47x35 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b 0.91999996, t 0.99999994] 0.10742855x0.07999998, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse null [junit] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] PRINT Duration 194 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310259847 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test004_flip1_norm_layout1_layered1 [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310259854 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test011_flip1_bitm_layout0_layered0 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test011_flip1_bitm_layout0_layered0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test012_flip1_bitm_layout1_layered0 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test012_flip1_bitm_layout1_layered0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test013_flip1_bitm_layout0_layered1 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test013_flip1_bitm_layout0_layered1 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test014_flip1_bitm_layout1_layered1 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test014_flip1_bitm_layout1_layered1 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test101_flip1_norm_layout0_layered0 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310259961 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310259961 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310259985 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7fe3b9cef450, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310260014 d 0ms]] [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test101_flip1_norm_layout0_layered0-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 1 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0285714285714285 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 560x420 -> scaled 1166x875 [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x4ff848d1], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/46 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3b9cef450, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x4ff848d1], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.89497715, t 0.063926935] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/46 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3b9cef450, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/46 560x420, buffer 0x4ff848d1], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.89497715, t 0.063926935] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/46 47x420 of 1167x876, swapInterval 1, drawable 0x7fe3b9cef450, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/46 47x420, buffer 0x4ff848d1], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.89497715, t 0.063926935] 0.107305884x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/466 560x410 of 1167x876, swapInterval 1, drawable 0x7fe3b9cef450, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/466 560x410, buffer 0x4ff848d1], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.063926935, t 1.0] 1.2785388x0.93607306, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/466 560x410 of 1167x876, swapInterval 1, drawable 0x7fe3b9cef450, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/466 560x410, buffer 0x4ff848d1], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.063926935, t 1.0] 1.2785388x0.93607306, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/466 47x410 of 1167x876, swapInterval 1, drawable 0x7fe3b9cef450, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x4ff848d1], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.063926935, t 1.0] 0.107305884x0.93607306, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x4ff848d1], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0285714285714285 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 560x420 -> scaled 1166x875 [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x4ff848d1], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/46 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3b9cef450, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x4ff848d1], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.89497715, t 0.063926935] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/46 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3b9cef450, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/46 560x420, buffer 0x4ff848d1], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.89497715, t 0.063926935] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/46 47x420 of 1167x876, swapInterval 1, drawable 0x7fe3b9cef450, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/46 47x420, buffer 0x4ff848d1], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.89497715, t 0.063926935] 0.107305884x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/466 560x410 of 1167x876, swapInterval 1, drawable 0x7fe3b9cef450, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/466 560x410, buffer 0x4ff848d1], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.063926935, t 1.0] 1.2785388x0.93607306, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/466 560x410 of 1167x876, swapInterval 1, drawable 0x7fe3b9cef450, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/466 560x410, buffer 0x4ff848d1], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.063926935, t 1.0] 1.2785388x0.93607306, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/466 47x410 of 1167x876, swapInterval 1, drawable 0x7fe3b9cef450, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x4ff848d1], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.063926935, t 1.0] 0.107305884x0.93607306, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x4ff848d1], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7fe3b9cef450, msaa false, tileRendererInUse null [junit] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true [junit] PRINT Duration 87 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310260771 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310260787 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test101_flip1_norm_layout0_layered0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test102_flip1_norm_layout1_layered0 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310260904 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310260905 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310260933 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310260933 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310260933 d 1ms]] [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test102_flip1_norm_layout1_layered0-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 1 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8780487804878049 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 656x518 -> scaled 1366x1079 [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/1 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/1 47x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.9977169, t -0.038812816] 0.107305884x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/421 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/421 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/421 47x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.038812757, t 0.92009133] 0.107305884x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/841 560x35 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/841 560x35 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/841 47x35 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.9200913, t 0.99999994] 0.107305884x0.07990867, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8780487804878049 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 656x518 -> scaled 1366x1079 [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/1 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/1 47x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.9977169, t -0.038812816] 0.107305884x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/421 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/421 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/421 47x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.038812757, t 0.92009133] 0.107305884x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/841 560x35 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/841 560x35 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/841 47x35 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.9200913, t 0.99999994] 0.107305884x0.07990867, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse null [junit] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true [junit] PRINT Duration 133 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310261536 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test102_flip1_norm_layout1_layered0 [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310261540 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test103_flip1_norm_layout0_layered1 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310261670 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310261670 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310261670 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7fe3bc326e60, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310261698 d 0ms]] [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test103_flip1_norm_layout0_layered1-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 1 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0285714285714285 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 560x420 -> scaled 1166x875 [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x1e3020fd], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/46 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326e60, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x1e3020fd], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.89497715, t 0.063926935] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/46 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326e60, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/46 560x420, buffer 0x1e3020fd], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.89497715, t 0.063926935] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/46 47x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326e60, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/46 47x420, buffer 0x1e3020fd], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.89497715, t 0.063926935] 0.107305884x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/466 560x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc326e60, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/466 560x410, buffer 0x1e3020fd], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.063926935, t 1.0] 1.2785388x0.93607306, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/466 560x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc326e60, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/466 560x410, buffer 0x1e3020fd], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.063926935, t 1.0] 1.2785388x0.93607306, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/466 47x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc326e60, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x1e3020fd], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.063926935, t 1.0] 0.107305884x0.93607306, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x1e3020fd], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0285714285714285 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 560x420 -> scaled 1166x875 [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x1e3020fd], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/46 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326e60, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x1e3020fd], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.89497715, t 0.063926935] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/46 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326e60, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/46 560x420, buffer 0x1e3020fd], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.89497715, t 0.063926935] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/46 47x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326e60, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/46 47x420, buffer 0x1e3020fd], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.89497715, t 0.063926935] 0.107305884x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/466 560x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc326e60, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/466 560x410, buffer 0x1e3020fd], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.063926935, t 1.0] 1.2785388x0.93607306, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/466 560x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc326e60, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/466 560x410, buffer 0x1e3020fd], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.063926935, t 1.0] 1.2785388x0.93607306, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/466 47x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc326e60, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x1e3020fd], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.063926935, t 1.0] 0.107305884x0.93607306, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x1e3020fd], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7fe3bc326e60, msaa false, tileRendererInUse null [junit] >> Gears angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true [junit] PRINT Duration 92 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310262256 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310262268 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test103_flip1_norm_layout0_layered1 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test104_flip1_norm_layout1_layered1 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310262383 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310262383 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310262430 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310262430 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310262430 d 0ms]] [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test104_flip1_norm_layout1_layered1-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 1 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.891640866873065 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 646x508 -> scaled 1345x1058 [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b -1.0, t -0.04000002] 1.28x0.96, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/0 560x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/0 560x420, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b -1.0, t -0.04000002] 1.28x0.96, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/0 47x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/0 47x420, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b -1.0, t -0.04000002] 0.10742855x0.96, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/420 560x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/420 560x420, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b -0.04000002, t 0.91999996] 1.28x0.96, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/420 560x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/420 560x420, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b -0.04000002, t 0.91999996] 1.28x0.96, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/420 47x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/420 47x420, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b -0.04000002, t 0.91999996] 0.10742855x0.96, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/840 560x35 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/840 560x35, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b 0.91999996, t 0.99999994] 1.28x0.07999998, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/840 560x35 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/840 560x35, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b 0.91999996, t 0.99999994] 1.28x0.07999998, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/840 47x35 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b 0.91999996, t 0.99999994] 0.10742855x0.07999998, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.891640866873065 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 646x508 -> scaled 1345x1058 [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b -1.0, t -0.04000002] 1.28x0.96, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/0 560x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/0 560x420, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b -1.0, t -0.04000002] 1.28x0.96, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/0 47x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/0 47x420, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b -1.0, t -0.04000002] 0.10742855x0.96, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/420 560x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/420 560x420, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b -0.04000002, t 0.91999996] 1.28x0.96, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/420 560x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/420 560x420, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b -0.04000002, t 0.91999996] 1.28x0.96, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/420 47x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/420 47x420, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b -0.04000002, t 0.91999996] 0.10742855x0.96, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/840 560x35 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/840 560x35, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b 0.91999996, t 0.99999994] 1.28x0.07999998, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/840 560x35 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/840 560x35, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b 0.91999996, t 0.99999994] 1.28x0.07999998, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/840 47x35 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b 0.91999996, t 0.99999994] 0.10742855x0.07999998, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse null [junit] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true [junit] PRINT Duration 139 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310263039 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test104_flip1_norm_layout1_layered1 [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310263042 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test111_flip1_bitm_layout0_layered0 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test111_flip1_bitm_layout0_layered0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test112_flip1_bitm_layout1_layered0 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test112_flip1_bitm_layout1_layered0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test113_flip1_bitm_layout0_layered1 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test113_flip1_bitm_layout0_layered1 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test114_flip1_bitm_layout1_layered1 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test114_flip1_bitm_layout1_layered1 [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 171.789 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310091805 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310214038 ms +++ localhost/127.0.0.1:59999 - Locked within 122280 ms, 123 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test001_flip1_norm_layout0_layered0 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310216724 d 1ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310216725 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310216727 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7fe3bc064100, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310216938 d 0ms]] [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test001_flip1_norm_layout0_layered0-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 1 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0285714285714285 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 560x420 -> scaled 1166x875 [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x1a94720d], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/46 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc064100, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x1a94720d], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.89497715, t 0.063926935] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/46 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc064100, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/46 560x420, buffer 0x1a94720d], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.89497715, t 0.063926935] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/46 47x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc064100, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/46 47x420, buffer 0x1a94720d], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.89497715, t 0.063926935] 0.107305884x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/466 560x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc064100, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/466 560x410, buffer 0x1a94720d], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.063926935, t 1.0] 1.2785388x0.93607306, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/466 560x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc064100, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/466 560x410, buffer 0x1a94720d], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.063926935, t 1.0] 1.2785388x0.93607306, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/466 47x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc064100, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x1a94720d], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.063926935, t 1.0] 0.107305884x0.93607306, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x1a94720d], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0285714285714285 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 560x420 -> scaled 1166x875 [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x1a94720d], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/46 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc064100, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x1a94720d], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.89497715, t 0.063926935] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/46 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc064100, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/46 560x420, buffer 0x1a94720d], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.89497715, t 0.063926935] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/46 47x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc064100, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/46 47x420, buffer 0x1a94720d], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.89497715, t 0.063926935] 0.107305884x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/466 560x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc064100, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/466 560x410, buffer 0x1a94720d], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.063926935, t 1.0] 1.2785388x0.93607306, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/466 560x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc064100, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/466 560x410, buffer 0x1a94720d], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.063926935, t 1.0] 1.2785388x0.93607306, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/466 47x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc064100, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x1a94720d], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.063926935, t 1.0] 0.107305884x0.93607306, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x1a94720d], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7fe3bc064100, msaa false, tileRendererInUse null [junit] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] PRINT Duration 282 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310217468 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test001_flip1_norm_layout0_layered0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test002_flip1_norm_layout1_layered0 [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310217502 d 1ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310218751 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310218752 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] SLOCK [T main @ 1407310263328 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310218792 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310218792 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310218792 d 0ms]] [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test002_flip1_norm_layout1_layered0-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 1 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8780487804878049 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 656x518 -> scaled 1366x1079 [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/1 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/1 47x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.9977169, t -0.038812816] 0.107305884x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/421 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/421 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/421 47x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.038812757, t 0.92009133] 0.107305884x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/841 560x35 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/841 560x35 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/841 47x35 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.9200913, t 0.99999994] 0.107305884x0.07990867, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8780487804878049 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 656x518 -> scaled 1366x1079 [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/1 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/1 47x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.9977169, t -0.038812816] 0.107305884x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/421 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/421 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/421 47x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.038812757, t 0.92009133] 0.107305884x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/841 560x35 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/841 560x35 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/841 47x35 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.9200913, t 0.99999994] 0.107305884x0.07990867, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse null [junit] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] PRINT Duration 174 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310219436 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test002_flip1_norm_layout1_layered0 [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310219442 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test003_flip1_norm_layout0_layered1 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310219525 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310219525 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310219525 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7fe3bc0facf0, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310219573 d 0ms]] [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test003_flip1_norm_layout0_layered1-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 1 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0285714285714285 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 560x420 -> scaled 1166x875 [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x7c1f7480], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/46 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0facf0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x7c1f7480], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.89497715, t 0.063926935] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/46 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0facf0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/46 560x420, buffer 0x7c1f7480], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.89497715, t 0.063926935] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/46 47x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0facf0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/46 47x420, buffer 0x7c1f7480], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.89497715, t 0.063926935] 0.107305884x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/466 560x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc0facf0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/466 560x410, buffer 0x7c1f7480], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.063926935, t 1.0] 1.2785388x0.93607306, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/466 560x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc0facf0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/466 560x410, buffer 0x7c1f7480], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.063926935, t 1.0] 1.2785388x0.93607306, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/466 47x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc0facf0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x7c1f7480], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.063926935, t 1.0] 0.107305884x0.93607306, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x7c1f7480], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0285714285714285 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 560x420 -> scaled 1166x875 [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x7c1f7480], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/46 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0facf0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x7c1f7480], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.89497715, t 0.063926935] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/46 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0facf0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/46 560x420, buffer 0x7c1f7480], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.89497715, t 0.063926935] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/46 47x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0facf0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/46 47x420, buffer 0x7c1f7480], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.89497715, t 0.063926935] 0.107305884x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/466 560x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc0facf0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/466 560x410, buffer 0x7c1f7480], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.063926935, t 1.0] 1.2785388x0.93607306, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/466 560x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc0facf0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/466 560x410, buffer 0x7c1f7480], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.063926935, t 1.0] 1.2785388x0.93607306, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/466 47x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc0facf0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x7c1f7480], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.063926935, t 1.0] 0.107305884x0.93607306, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x7c1f7480], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7fe3bc0facf0, msaa false, tileRendererInUse null [junit] >> Gears angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] PRINT Duration 39152 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310258991 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310259021 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test003_flip1_norm_layout0_layered1 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test004_flip1_norm_layout1_layered1 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310259135 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310259136 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310259180 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310259180 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310259181 d 0ms]] [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test004_flip1_norm_layout1_layered1-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 1 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.891640866873065 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 646x508 -> scaled 1345x1058 [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b -1.0, t -0.04000002] 1.28x0.96, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/0 560x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/0 560x420, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b -1.0, t -0.04000002] 1.28x0.96, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/0 47x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/0 47x420, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b -1.0, t -0.04000002] 0.10742855x0.96, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/420 560x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/420 560x420, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b -0.04000002, t 0.91999996] 1.28x0.96, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/420 560x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/420 560x420, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b -0.04000002, t 0.91999996] 1.28x0.96, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/420 47x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/420 47x420, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b -0.04000002, t 0.91999996] 0.10742855x0.96, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/840 560x35 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/840 560x35, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b 0.91999996, t 0.99999994] 1.28x0.07999998, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/840 560x35 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/840 560x35, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b 0.91999996, t 0.99999994] 1.28x0.07999998, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/840 47x35 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b 0.91999996, t 0.99999994] 0.10742855x0.07999998, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.891640866873065 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 646x508 -> scaled 1345x1058 [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b -1.0, t -0.04000002] 1.28x0.96, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/0 560x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/0 560x420, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b -1.0, t -0.04000002] 1.28x0.96, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/0 47x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/0 47x420, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b -1.0, t -0.04000002] 0.10742855x0.96, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/420 560x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/420 560x420, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b -0.04000002, t 0.91999996] 1.28x0.96, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/420 560x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/420 560x420, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b -0.04000002, t 0.91999996] 1.28x0.96, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/420 47x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/420 47x420, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b -0.04000002, t 0.91999996] 0.10742855x0.96, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/840 560x35 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/840 560x35, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b 0.91999996, t 0.99999994] 1.28x0.07999998, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/840 560x35 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/840 560x35, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b 0.91999996, t 0.99999994] 1.28x0.07999998, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/840 47x35 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b 0.91999996, t 0.99999994] 0.10742855x0.07999998, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse null [junit] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] PRINT Duration 194 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310259847 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test004_flip1_norm_layout1_layered1 [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310259854 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test011_flip1_bitm_layout0_layered0 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test011_flip1_bitm_layout0_layered0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test012_flip1_bitm_layout1_layered0 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test012_flip1_bitm_layout1_layered0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test013_flip1_bitm_layout0_layered1 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test013_flip1_bitm_layout0_layered1 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test014_flip1_bitm_layout1_layered1 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test014_flip1_bitm_layout1_layered1 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test101_flip1_norm_layout0_layered0 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310259961 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310259961 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310259985 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7fe3b9cef450, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310260014 d 0ms]] [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test101_flip1_norm_layout0_layered0-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 1 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0285714285714285 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 560x420 -> scaled 1166x875 [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x4ff848d1], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/46 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3b9cef450, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x4ff848d1], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.89497715, t 0.063926935] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/46 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3b9cef450, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/46 560x420, buffer 0x4ff848d1], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.89497715, t 0.063926935] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/46 47x420 of 1167x876, swapInterval 1, drawable 0x7fe3b9cef450, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/46 47x420, buffer 0x4ff848d1], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.89497715, t 0.063926935] 0.107305884x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/466 560x410 of 1167x876, swapInterval 1, drawable 0x7fe3b9cef450, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/466 560x410, buffer 0x4ff848d1], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.063926935, t 1.0] 1.2785388x0.93607306, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/466 560x410 of 1167x876, swapInterval 1, drawable 0x7fe3b9cef450, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/466 560x410, buffer 0x4ff848d1], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.063926935, t 1.0] 1.2785388x0.93607306, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/466 47x410 of 1167x876, swapInterval 1, drawable 0x7fe3b9cef450, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x4ff848d1], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.063926935, t 1.0] 0.107305884x0.93607306, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x4ff848d1], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0285714285714285 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 560x420 -> scaled 1166x875 [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x4ff848d1], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/46 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3b9cef450, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x4ff848d1], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.89497715, t 0.063926935] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/46 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3b9cef450, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/46 560x420, buffer 0x4ff848d1], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.89497715, t 0.063926935] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/46 47x420 of 1167x876, swapInterval 1, drawable 0x7fe3b9cef450, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/46 47x420, buffer 0x4ff848d1], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.89497715, t 0.063926935] 0.107305884x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/466 560x410 of 1167x876, swapInterval 1, drawable 0x7fe3b9cef450, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/466 560x410, buffer 0x4ff848d1], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.063926935, t 1.0] 1.2785388x0.93607306, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/466 560x410 of 1167x876, swapInterval 1, drawable 0x7fe3b9cef450, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/466 560x410, buffer 0x4ff848d1], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.063926935, t 1.0] 1.2785388x0.93607306, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/466 47x410 of 1167x876, swapInterval 1, drawable 0x7fe3b9cef450, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x4ff848d1], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.063926935, t 1.0] 0.107305884x0.93607306, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x4ff848d1], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7fe3b9cef450, msaa false, tileRendererInUse null [junit] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true [junit] PRINT Duration 87 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310260771 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310260787 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test101_flip1_norm_layout0_layered0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test102_flip1_norm_layout1_layered0 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310260904 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310260905 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310260933 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310260933 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310260933 d 1ms]] [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test102_flip1_norm_layout1_layered0-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 1 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8780487804878049 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 656x518 -> scaled 1366x1079 [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/1 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/1 47x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.9977169, t -0.038812816] 0.107305884x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/421 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/421 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/421 47x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.038812757, t 0.92009133] 0.107305884x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/841 560x35 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/841 560x35 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/841 47x35 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.9200913, t 0.99999994] 0.107305884x0.07990867, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8780487804878049 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 656x518 -> scaled 1366x1079 [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/1 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/1 47x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.9977169, t -0.038812816] 0.107305884x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/421 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/421 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/421 47x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.038812757, t 0.92009133] 0.107305884x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/841 560x35 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/841 560x35 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/841 47x35 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.9200913, t 0.99999994] 0.107305884x0.07990867, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse null [junit] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true [junit] PRINT Duration 133 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310261536 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test102_flip1_norm_layout1_layered0 [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310261540 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test103_flip1_norm_layout0_layered1 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310261670 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310261670 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310261670 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7fe3bc326e60, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310261698 d 0ms]] [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test103_flip1_norm_layout0_layered1-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 1 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0285714285714285 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 560x420 -> scaled 1166x875 [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x1e3020fd], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/46 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326e60, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x1e3020fd], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.89497715, t 0.063926935] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/46 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326e60, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/46 560x420, buffer 0x1e3020fd], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.89497715, t 0.063926935] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/46 47x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326e60, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/46 47x420, buffer 0x1e3020fd], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.89497715, t 0.063926935] 0.107305884x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/466 560x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc326e60, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/466 560x410, buffer 0x1e3020fd], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.063926935, t 1.0] 1.2785388x0.93607306, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/466 560x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc326e60, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/466 560x410, buffer 0x1e3020fd], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.063926935, t 1.0] 1.2785388x0.93607306, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/466 47x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc326e60, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x1e3020fd], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.063926935, t 1.0] 0.107305884x0.93607306, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x1e3020fd], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0285714285714285 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 560x420 -> scaled 1166x875 [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x1e3020fd], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/46 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326e60, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x1e3020fd], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.89497715, t 0.063926935] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/46 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326e60, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/46 560x420, buffer 0x1e3020fd], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.89497715, t 0.063926935] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/46 47x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326e60, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/46 47x420, buffer 0x1e3020fd], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.89497715, t 0.063926935] 0.107305884x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/466 560x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc326e60, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/466 560x410, buffer 0x1e3020fd], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.063926935, t 1.0] 1.2785388x0.93607306, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/466 560x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc326e60, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/466 560x410, buffer 0x1e3020fd], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.063926935, t 1.0] 1.2785388x0.93607306, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/466 47x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc326e60, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x1e3020fd], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.063926935, t 1.0] 0.107305884x0.93607306, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x1e3020fd], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7fe3bc326e60, msaa false, tileRendererInUse null [junit] >> Gears angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true [junit] PRINT Duration 92 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310262256 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310262268 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test103_flip1_norm_layout0_layered1 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test104_flip1_norm_layout1_layered1 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310262383 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310262383 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310262430 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310262430 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310262430 d 0ms]] [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test104_flip1_norm_layout1_layered1-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 1 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.891640866873065 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 646x508 -> scaled 1345x1058 [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b -1.0, t -0.04000002] 1.28x0.96, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/0 560x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/0 560x420, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b -1.0, t -0.04000002] 1.28x0.96, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/0 47x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/0 47x420, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b -1.0, t -0.04000002] 0.10742855x0.96, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/420 560x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/420 560x420, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b -0.04000002, t 0.91999996] 1.28x0.96, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/420 560x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/420 560x420, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b -0.04000002, t 0.91999996] 1.28x0.96, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/420 47x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/420 47x420, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b -0.04000002, t 0.91999996] 0.10742855x0.96, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/840 560x35 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/840 560x35, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b 0.91999996, t 0.99999994] 1.28x0.07999998, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/840 560x35 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/840 560x35, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b 0.91999996, t 0.99999994] 1.28x0.07999998, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/840 47x35 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b 0.91999996, t 0.99999994] 0.10742855x0.07999998, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.891640866873065 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 646x508 -> scaled 1345x1058 [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b -1.0, t -0.04000002] 1.28x0.96, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/0 560x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/0 560x420, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b -1.0, t -0.04000002] 1.28x0.96, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/0 47x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/0 47x420, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b -1.0, t -0.04000002] 0.10742855x0.96, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/420 560x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/420 560x420, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b -0.04000002, t 0.91999996] 1.28x0.96, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/420 560x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/420 560x420, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b -0.04000002, t 0.91999996] 1.28x0.96, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/420 47x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/420 47x420, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b -0.04000002, t 0.91999996] 0.10742855x0.96, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/840 560x35 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/840 560x35, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b 0.91999996, t 0.99999994] 1.28x0.07999998, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/840 560x35 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/840 560x35, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b 0.91999996, t 0.99999994] 1.28x0.07999998, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/840 47x35 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b 0.91999996, t 0.99999994] 0.10742855x0.07999998, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse null [junit] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true [junit] PRINT Duration 139 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310263039 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test104_flip1_norm_layout1_layered1 [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310263042 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test111_flip1_bitm_layout0_layered0 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test111_flip1_bitm_layout0_layered0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test112_flip1_bitm_layout1_layered0 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test112_flip1_bitm_layout1_layered0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test113_flip1_bitm_layout0_layered1 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test113_flip1_bitm_layout0_layered1 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test114_flip1_bitm_layout1_layered1 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test114_flip1_bitm_layout1_layered1 [junit] SLOCK [T main @ 1407310263328 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test001_flip1_norm_layout0_layered0 took 1.09 sec [junit] Testcase: test002_flip1_norm_layout1_layered0 took 1.942 sec [junit] Testcase: test003_flip1_norm_layout0_layered1 took 39.578 sec [junit] Testcase: test004_flip1_norm_layout1_layered1 took 0.832 sec [junit] Testcase: test011_flip1_bitm_layout0_layered0 took 0.001 sec [junit] Testcase: test012_flip1_bitm_layout1_layered0 took 0 sec [junit] Testcase: test013_flip1_bitm_layout0_layered1 took 0.001 sec [junit] Testcase: test014_flip1_bitm_layout1_layered1 took 0 sec [junit] Testcase: test101_flip1_norm_layout0_layered0 took 0.927 sec [junit] Testcase: test102_flip1_norm_layout1_layered0 took 0.751 sec [junit] Testcase: test103_flip1_norm_layout0_layered1 took 0.729 sec [junit] Testcase: test104_flip1_norm_layout1_layered1 took 0.77 sec [junit] Testcase: test111_flip1_bitm_layout0_layered0 took 0.001 sec [junit] Testcase: test112_flip1_bitm_layout1_layered0 took 0 sec [junit] Testcase: test113_flip1_bitm_layout0_layered1 took 0 sec [junit] Testcase: test114_flip1_bitm_layout1_layered1 took 0.002 sec [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 171.789 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310091805 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310214038 ms +++ localhost/127.0.0.1:59999 - Locked within 122280 ms, 123 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test001_flip1_norm_layout0_layered0 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310216724 d 1ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310216725 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310216727 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7fe3bc064100, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310216938 d 0ms]] [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test001_flip1_norm_layout0_layered0-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 1 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0285714285714285 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 560x420 -> scaled 1166x875 [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x1a94720d], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/46 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc064100, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x1a94720d], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.89497715, t 0.063926935] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/46 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc064100, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/46 560x420, buffer 0x1a94720d], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.89497715, t 0.063926935] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/46 47x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc064100, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/46 47x420, buffer 0x1a94720d], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.89497715, t 0.063926935] 0.107305884x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/466 560x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc064100, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/466 560x410, buffer 0x1a94720d], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.063926935, t 1.0] 1.2785388x0.93607306, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/466 560x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc064100, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/466 560x410, buffer 0x1a94720d], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.063926935, t 1.0] 1.2785388x0.93607306, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/466 47x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc064100, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x1a94720d], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.063926935, t 1.0] 0.107305884x0.93607306, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x1a94720d], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0285714285714285 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 560x420 -> scaled 1166x875 [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x1a94720d], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/46 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc064100, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x1a94720d], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.89497715, t 0.063926935] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/46 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc064100, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/46 560x420, buffer 0x1a94720d], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.89497715, t 0.063926935] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/46 47x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc064100, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/46 47x420, buffer 0x1a94720d], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.89497715, t 0.063926935] 0.107305884x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/466 560x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc064100, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/466 560x410, buffer 0x1a94720d], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.063926935, t 1.0] 1.2785388x0.93607306, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/466 560x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc064100, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/466 560x410, buffer 0x1a94720d], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.063926935, t 1.0] 1.2785388x0.93607306, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/466 47x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc064100, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x1a94720d], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.063926935, t 1.0] 0.107305884x0.93607306, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x1a94720d], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7fe3bc064100, msaa false, tileRendererInUse null [junit] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] PRINT Duration 282 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310217468 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test001_flip1_norm_layout0_layered0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test002_flip1_norm_layout1_layered0 [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310217502 d 1ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310218751 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310218752 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310218792 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310218792 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310218792 d 0ms]] [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test002_flip1_norm_layout1_layered0-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 1 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8780487804878049 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 656x518 -> scaled 1366x1079 [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/1 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/1 47x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.9977169, t -0.038812816] 0.107305884x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/421 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/421 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/421 47x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.038812757, t 0.92009133] 0.107305884x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/841 560x35 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/841 560x35 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/841 47x35 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.9200913, t 0.99999994] 0.107305884x0.07990867, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8780487804878049 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 656x518 -> scaled 1366x1079 [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/1 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/1 47x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.9977169, t -0.038812816] 0.107305884x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/421 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/421 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/421 47x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.038812757, t 0.92009133] 0.107305884x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/841 560x35 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/841 560x35 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/841 47x35 of 1167x876, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.9200913, t 0.99999994] 0.107305884x0.07990867, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x293a38ac], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7fe3bc0e61b0, msaa false, tileRendererInUse null [junit] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] PRINT Duration 174 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310219436 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test002_flip1_norm_layout1_layered0 [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310219442 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test003_flip1_norm_layout0_layered1 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310219525 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310219525 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310219525 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7fe3bc0facf0, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310219573 d 0ms]] [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test003_flip1_norm_layout0_layered1-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 1 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0285714285714285 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 560x420 -> scaled 1166x875 [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x7c1f7480], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/46 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0facf0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x7c1f7480], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.89497715, t 0.063926935] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/46 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0facf0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/46 560x420, buffer 0x7c1f7480], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.89497715, t 0.063926935] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/46 47x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0facf0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/46 47x420, buffer 0x7c1f7480], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.89497715, t 0.063926935] 0.107305884x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/466 560x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc0facf0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/466 560x410, buffer 0x7c1f7480], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.063926935, t 1.0] 1.2785388x0.93607306, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/466 560x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc0facf0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/466 560x410, buffer 0x7c1f7480], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.063926935, t 1.0] 1.2785388x0.93607306, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/466 47x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc0facf0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x7c1f7480], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.063926935, t 1.0] 0.107305884x0.93607306, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x7c1f7480], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0285714285714285 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 560x420 -> scaled 1166x875 [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x7c1f7480], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/46 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0facf0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x7c1f7480], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.89497715, t 0.063926935] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/46 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0facf0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/46 560x420, buffer 0x7c1f7480], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.89497715, t 0.063926935] 1.2785388x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/46 47x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc0facf0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/46 47x420, buffer 0x7c1f7480], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.89497715, t 0.063926935] 0.107305884x0.9589041, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/466 560x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc0facf0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/466 560x410, buffer 0x7c1f7480], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.063926935, t 1.0] 1.2785388x0.93607306, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/466 560x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc0facf0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/466 560x410, buffer 0x7c1f7480], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.063926935, t 1.0] 1.2785388x0.93607306, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/466 47x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc0facf0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x7c1f7480], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.063926935, t 1.0] 0.107305884x0.93607306, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x7c1f7480], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7fe3bc0facf0, msaa false, tileRendererInUse null [junit] >> Gears angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] PRINT Duration 39152 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310258991 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310259021 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test003_flip1_norm_layout0_layered1 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test004_flip1_norm_layout1_layered1 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310259135 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310259136 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310259180 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310259180 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310259181 d 0ms]] [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test004_flip1_norm_layout1_layered1-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 1 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.891640866873065 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 646x508 -> scaled 1345x1058 [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b -1.0, t -0.04000002] 1.28x0.96, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/0 560x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/0 560x420, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b -1.0, t -0.04000002] 1.28x0.96, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/0 47x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/0 47x420, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b -1.0, t -0.04000002] 0.10742855x0.96, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/420 560x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/420 560x420, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b -0.04000002, t 0.91999996] 1.28x0.96, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/420 560x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/420 560x420, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b -0.04000002, t 0.91999996] 1.28x0.96, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/420 47x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/420 47x420, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b -0.04000002, t 0.91999996] 0.10742855x0.96, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/840 560x35 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/840 560x35, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b 0.91999996, t 0.99999994] 1.28x0.07999998, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/840 560x35 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/840 560x35, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b 0.91999996, t 0.99999994] 1.28x0.07999998, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/840 47x35 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b 0.91999996, t 0.99999994] 0.10742855x0.07999998, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.891640866873065 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 646x508 -> scaled 1345x1058 [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b -1.0, t -0.04000002] 1.28x0.96, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/0 560x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/0 560x420, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b -1.0, t -0.04000002] 1.28x0.96, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/0 47x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/0 47x420, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b -1.0, t -0.04000002] 0.10742855x0.96, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/420 560x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/420 560x420, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b -0.04000002, t 0.91999996] 1.28x0.96, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/420 560x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/420 560x420, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b -0.04000002, t 0.91999996] 1.28x0.96, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/420 47x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/420 47x420, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b -0.04000002, t 0.91999996] 0.10742855x0.96, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/840 560x35 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/840 560x35, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b 0.91999996, t 0.99999994] 1.28x0.07999998, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/840 560x35 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/840 560x35, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b 0.91999996, t 0.99999994] 1.28x0.07999998, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/840 47x35 of 1167x875, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b 0.91999996, t 0.99999994] 0.10742855x0.07999998, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x1d5ca036], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7fe3bc20a3a0, msaa false, tileRendererInUse null [junit] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] PRINT Duration 194 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310259847 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test004_flip1_norm_layout1_layered1 [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310259854 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test011_flip1_bitm_layout0_layered0 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test011_flip1_bitm_layout0_layered0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test012_flip1_bitm_layout1_layered0 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test012_flip1_bitm_layout1_layered0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test013_flip1_bitm_layout0_layered1 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test013_flip1_bitm_layout0_layered1 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test014_flip1_bitm_layout1_layered1 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test014_flip1_bitm_layout1_layered1 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test101_flip1_norm_layout0_layered0 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310259961 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310259961 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310259985 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7fe3b9cef450, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310260014 d 0ms]] [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test101_flip1_norm_layout0_layered0-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 1 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0285714285714285 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 560x420 -> scaled 1166x875 [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x4ff848d1], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/46 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3b9cef450, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x4ff848d1], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.89497715, t 0.063926935] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/46 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3b9cef450, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/46 560x420, buffer 0x4ff848d1], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.89497715, t 0.063926935] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/46 47x420 of 1167x876, swapInterval 1, drawable 0x7fe3b9cef450, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/46 47x420, buffer 0x4ff848d1], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.89497715, t 0.063926935] 0.107305884x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/466 560x410 of 1167x876, swapInterval 1, drawable 0x7fe3b9cef450, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/466 560x410, buffer 0x4ff848d1], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.063926935, t 1.0] 1.2785388x0.93607306, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/466 560x410 of 1167x876, swapInterval 1, drawable 0x7fe3b9cef450, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/466 560x410, buffer 0x4ff848d1], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.063926935, t 1.0] 1.2785388x0.93607306, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/466 47x410 of 1167x876, swapInterval 1, drawable 0x7fe3b9cef450, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x4ff848d1], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.063926935, t 1.0] 0.107305884x0.93607306, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x4ff848d1], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0285714285714285 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 560x420 -> scaled 1166x875 [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x4ff848d1], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/46 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3b9cef450, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x4ff848d1], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.89497715, t 0.063926935] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/46 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3b9cef450, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/46 560x420, buffer 0x4ff848d1], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.89497715, t 0.063926935] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/46 47x420 of 1167x876, swapInterval 1, drawable 0x7fe3b9cef450, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/46 47x420, buffer 0x4ff848d1], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.89497715, t 0.063926935] 0.107305884x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/466 560x410 of 1167x876, swapInterval 1, drawable 0x7fe3b9cef450, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/466 560x410, buffer 0x4ff848d1], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.063926935, t 1.0] 1.2785388x0.93607306, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/466 560x410 of 1167x876, swapInterval 1, drawable 0x7fe3b9cef450, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/466 560x410, buffer 0x4ff848d1], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.063926935, t 1.0] 1.2785388x0.93607306, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/466 47x410 of 1167x876, swapInterval 1, drawable 0x7fe3b9cef450, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x4ff848d1], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.063926935, t 1.0] 0.107305884x0.93607306, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x4ff848d1], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7fe3b9cef450, msaa false, tileRendererInUse null [junit] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true [junit] PRINT Duration 87 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310260771 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310260787 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test101_flip1_norm_layout0_layered0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test102_flip1_norm_layout1_layered0 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310260904 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310260905 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310260933 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310260933 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310260933 d 1ms]] [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test102_flip1_norm_layout1_layered0-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 1 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8780487804878049 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 656x518 -> scaled 1366x1079 [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/1 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/1 47x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.9977169, t -0.038812816] 0.107305884x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/421 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/421 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/421 47x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.038812757, t 0.92009133] 0.107305884x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/841 560x35 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/841 560x35 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/841 47x35 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.9200913, t 0.99999994] 0.107305884x0.07990867, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.8780487804878049 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 656x518 -> scaled 1366x1079 [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/1 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/1 560x420, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/1 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/1 560x420, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.9977169, t -0.038812816] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/1 47x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/1 47x420, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.9977169, t -0.038812816] 0.107305884x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/421 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/421 560x420, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/421 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/421 560x420, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.038812757, t 0.92009133] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/421 47x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/421 47x420, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.038812757, t 0.92009133] 0.107305884x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/841 560x35 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 0/841 560x35, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/841 560x35 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 560/841 560x35, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.9200913, t 0.99999994] 1.2785388x0.07990867, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/841 47x35 of 1167x876, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.9200913, t 0.99999994] 0.107305884x0.07990867, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/1 560x420 brd 0, cur 1120/841 47x35, buffer 0x7b89c9fe], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7fe3bc326a20, msaa false, tileRendererInUse null [junit] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true [junit] PRINT Duration 133 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310261536 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test102_flip1_norm_layout1_layered0 [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310261540 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test103_flip1_norm_layout0_layered1 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310261670 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310261670 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310261670 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7fe3bc326e60, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310261698 d 0ms]] [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test103_flip1_norm_layout0_layered1-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 1 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0285714285714285 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 560x420 -> scaled 1166x875 [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x1e3020fd], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/46 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326e60, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x1e3020fd], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.89497715, t 0.063926935] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/46 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326e60, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/46 560x420, buffer 0x1e3020fd], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.89497715, t 0.063926935] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/46 47x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326e60, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/46 47x420, buffer 0x1e3020fd], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.89497715, t 0.063926935] 0.107305884x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/466 560x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc326e60, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/466 560x410, buffer 0x1e3020fd], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.063926935, t 1.0] 1.2785388x0.93607306, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/466 560x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc326e60, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/466 560x410, buffer 0x1e3020fd], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.063926935, t 1.0] 1.2785388x0.93607306, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/466 47x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc326e60, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x1e3020fd], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.063926935, t 1.0] 0.107305884x0.93607306, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x1e3020fd], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 1.0285714285714285 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 560x420 -> scaled 1166x875 [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x1e3020fd], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/46 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326e60, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/46 560x420, buffer 0x1e3020fd], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b -0.89497715, t 0.063926935] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/46 560x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326e60, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/46 560x420, buffer 0x1e3020fd], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b -0.89497715, t 0.063926935] 1.2785388x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/46 47x420 of 1167x876, swapInterval 1, drawable 0x7fe3bc326e60, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/46 47x420, buffer 0x1e3020fd], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b -0.89497715, t 0.063926935] 0.107305884x0.9589041, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/466 560x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc326e60, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 0/466 560x410, buffer 0x1e3020fd], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -1.3321918, r -0.053653, b 0.063926935, t 1.0] 1.2785388x0.93607306, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/466 560x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc326e60, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 560/466 560x410, buffer 0x1e3020fd], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l -0.053653, r 1.2248858, b 0.063926935, t 1.0] 1.2785388x0.93607306, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/466 47x410 of 1167x876, swapInterval 1, drawable 0x7fe3bc326e60, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x1e3020fd], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3321918, r 1.3321918, b -1.0, t 1.0] 2.6643836x2.0 -> [l 1.2248858, r 1.3321917, b 0.063926935, t 1.0] 0.107305884x0.93607306, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][1] / 3x2, rowOrder 21, offset/size 0/46 560x420 brd 0, cur 1120/466 47x410, buffer 0x1e3020fd], image[size 1167 x 876, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7fe3bc326e60, msaa false, tileRendererInUse null [junit] >> Gears angle 4.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true [junit] PRINT Duration 92 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310262256 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310262268 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test103_flip1_norm_layout0_layered1 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test104_flip1_norm_layout1_layered1 [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310262383 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310262383 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310262430 d 0ms]] [junit] WindowEvent[WINDOW_MOVED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310262430 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310262430 d 0ms]] [junit] No PDF [junit] doPrint: dpi 150, TestTiledPrintingGearsSwingAWT2.test104_flip1_norm_layout1_layered1-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [junit] PRINTable: OnscreenPrintable [junit] PRINT DPI: 150, AA -1, scaleGL 0.48 [junit] PRINT AWTPrintLifecycle.setup.count 1 [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.891640866873065 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 646x508 -> scaled 1345x1058 [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b -1.0, t -0.04000002] 1.28x0.96, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/0 560x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/0 560x420, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b -1.0, t -0.04000002] 1.28x0.96, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/0 47x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/0 47x420, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b -1.0, t -0.04000002] 0.10742855x0.96, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/420 560x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/420 560x420, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b -0.04000002, t 0.91999996] 1.28x0.96, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/420 560x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/420 560x420, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b -0.04000002, t 0.91999996] 1.28x0.96, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/420 47x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/420 47x420, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b -0.04000002, t 0.91999996] 0.10742855x0.96, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/840 560x35 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/840 560x35, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b 0.91999996, t 0.99999994] 1.28x0.07999998, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/840 560x35 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/840 560x35, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b 0.91999996, t 0.99999994] 1.28x0.07999998, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/840 47x35 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b 0.91999996, t 0.99999994] 0.10742855x0.07999998, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] PF: Paper whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Paper image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page whole size 216 x 279 mm, 9 x 11 inch [junit] PF: Page image size 18.0 / 18.0 203 x 259 mm, 8 x 10 inch, 576x734 72dpi dots [junit] PF: Page orientation 1 [junit] PRINT.onscrn thread AWT-EventQueue-0 [junit] PRINT.onscrn DPI: scaleGraphics 2.0833333333333335, scaleComp72 0.891640866873065 [junit] PRINT.onscrn DPI: frame: border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 646x508 -> scaled 1345x1058 [junit] PRINT at.pre: AffineTransform[[4.166666666666667, 0.0, -0.0], [0.0, 4.166666666666667, -0.0]] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/0 560x420, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b -1.0, t -0.04000002] 1.28x0.96, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/0 560x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/0 560x420, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b -1.0, t -0.04000002] 1.28x0.96, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/0 47x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 2: [2][0] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/0 47x420, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b -1.0, t -0.04000002] 0.10742855x0.96, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/420 560x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 3: [0][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/420 560x420, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b -0.04000002, t 0.91999996] 1.28x0.96, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/420 560x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 4: [1][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/420 560x420, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b -0.04000002, t 0.91999996] 1.28x0.96, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/420 47x420 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 5: [2][1] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/420 47x420, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b -0.04000002, t 0.91999996] 0.10742855x0.96, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/840 560x35 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 6: [0][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 0/840 560x35, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -1.3337142, r -0.053714275, b 0.91999996, t 0.99999994] 1.28x0.07999998, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 560/840 560x35 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 7: [1][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 560/840 560x35, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l -0.053714275, r 1.2262857, b 0.91999996, t 0.99999994] 1.28x0.07999998, v-flip true [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 1120/840 47x35 of 1167x875, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse TileRenderer[tile[# 8: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3337142, r 1.3337142, b -1.0, t 1.0] 2.6674285x2.0 -> [l 1.2262857, r 1.3337142, b 0.91999996, t 0.99999994] 0.10742855x0.07999998, v-flip true [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [2][2] / 3x3, rowOrder 21, offset/size 0/0 560x420 brd 0, cur 1120/840 47x35, buffer 0x23f6d1ff], image[size 1167 x 875, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 560x420 of 560x420, swapInterval 1, drawable 0x7fe3bc272e40, msaa false, tileRendererInUse null [junit] >> Gears angle 2.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip true [junit] PRINT Duration 139 ms [junit] PRINT AWTPrintLifecycle.release.count 1 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310263039 d 0ms]] [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test104_flip1_norm_layout1_layered1 [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:javax.media.opengl.awt.GLJPanel, consumed false, when:1407310263042 d 0ms]] [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test111_flip1_bitm_layout0_layered0 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test111_flip1_bitm_layout0_layered0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test112_flip1_bitm_layout1_layered0 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test112_flip1_bitm_layout1_layered0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test113_flip1_bitm_layout0_layered1 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test113_flip1_bitm_layout0_layered1 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test114_flip1_bitm_layout1_layered1 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2 - test114_flip1_bitm_layout1_layered1 [junit] SLOCK [T main @ 1407310263328 ms --- localhost/127.0.0.1:59999 - Unlock ok within 0 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingNIOImageSwingAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingNIOImageSwingAWT [junit] SLOCK [T main @ 1407310265057 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310312149 ms +++ localhost/127.0.0.1:59999 - Locked within 47116 ms, 48 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingNIOImageSwingAWT - test01_Offscreen_aa0 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [junit] null [junit] ShaderProgram[id=2, linked=false, inUse=false, program: 4, [junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 5, source] [junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 6, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] PRINT DPI: scaleComp72 1.0, image-size 741x578, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578] [junit] XXX: image BufferedImage@5141f225: type = 2 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 IntegerInterleavedRaster: width = 741 height = 578 #Bands = 4 xOff = 0 yOff = 0 dataOffset[0] 0 [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster IntegerInterleavedRaster: width = 741 height = 578 #Bands = 4 xOff = 0 yOff = 0 dataOffset[0] 0 [junit] XXX: dataBuffer java.awt.image.DataBufferInt@408084d0 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6566aa35], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6566aa35], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6566aa35], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5ddac981], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5ddac981], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5ddac981], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse null [junit] >> Gears angle 2.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0000-array_072dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0741x0578.png [junit] PRINT DPI: scaleComp72 1.0, image-size 741x578, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578] [junit] XXX: image BufferedImageInt@7e09e56a: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3bb4d2cb [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3bb4d2cb [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@1a88f743 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x30410015], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x30410015], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x30410015], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5da5b3fb], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5da5b3fb], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5da5b3fb], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse null [junit] >> Gears angle 4.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0001-newio_072dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0741x0578.png [junit] PRINT DPI: scaleComp72 2.0, image-size 1482x1156, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578] [junit] XXX: image BufferedImageInt@52bd39c4: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@51b9d4c [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@51b9d4c [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@57f3eb32 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5d03f2a0], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 640x960, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5d03f2a0], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 640x960, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x5d03f2a0], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 640x960, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x5d03f2a0], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 640x960, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x5d03f2a0], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x5d03f2a0], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4bcfa53e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 640x960, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4bcfa53e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 6.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 0.0, b -1.5, t 0.0] 1.0x1.5, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 640x960, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4bcfa53e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 6.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l 0.0, r 1.0, b -1.5, t 0.0] 1.0x1.5, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 640x960, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4bcfa53e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 6.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 0.0, b 0.0, t 1.5] 1.0x1.5, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 640x960, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4bcfa53e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 6.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l 0.0, r 1.0, b 0.0, t 1.5] 1.0x1.5, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4bcfa53e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse null [junit] >> Gears angle 6.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0002-newio_150dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1482x1156.png [junit] PRINT DPI: scaleComp72 2.0, image-size 1482x1156, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578] [junit] XXX: image BufferedImageInt@daf82d8: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7db739ec [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7db739ec [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@83bf56f [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5c4b6801], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 640x960, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5c4b6801], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 640x960, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x5c4b6801], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 640x960, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x5c4b6801], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 640x960, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x5c4b6801], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x5c4b6801], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4d796a5f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 640x960, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4d796a5f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 8.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 0.0, b -1.5, t 0.0] 1.0x1.5, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 640x960, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4d796a5f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 8.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l 0.0, r 1.0, b -1.5, t 0.0] 1.0x1.5, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 640x960, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4d796a5f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 8.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 0.0, b 0.0, t 1.5] 1.0x1.5, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 640x960, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4d796a5f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 8.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l 0.0, r 1.0, b 0.0, t 1.5] 1.0x1.5, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4d796a5f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse null [junit] >> Gears angle 8.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0002-newio_150dpi_argbp-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1482x1156.png [junit] PRINT DPI: scaleComp72 2.0, image-size 1482x1156, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578] [junit] XXX: image BufferedImageInt@68c815fe: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@281c0c70 [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@281c0c70 [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@4974a1a2 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x22c4bb7c], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 640x960, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x22c4bb7c], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 640x960, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x22c4bb7c], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 640x960, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x22c4bb7c], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 640x960, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x22c4bb7c], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x22c4bb7c], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2f2eddba], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 640x960, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2f2eddba], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 10.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 0.0, b -1.5, t 0.0] 1.0x1.5, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 640x960, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2f2eddba], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 10.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l 0.0, r 1.0, b -1.5, t 0.0] 1.0x1.5, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 640x960, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2f2eddba], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 10.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 0.0, b 0.0, t 1.5] 1.0x1.5, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 640x960, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2f2eddba], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 10.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l 0.0, r 1.0, b 0.0, t 1.5] 1.0x1.5, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2f2eddba], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse null [junit] >> Gears angle 10.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0002-newio_150dpi_rgb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1482x1156.png [junit] PRINT DPI: scaleComp72 2.0, image-size 1482x1156, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578] [junit] XXX: image BufferedImageInt@5a1e64a8: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1627fd1 [junit] XXX: cm DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1627fd1 [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@69b5730c [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x118e5b9f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 640x960, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x118e5b9f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 640x960, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x118e5b9f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 640x960, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x118e5b9f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 640x960, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x118e5b9f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x118e5b9f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7c92a214], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 640x960, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7c92a214], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 0.0, b -1.5, t 0.0] 1.0x1.5, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 640x960, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7c92a214], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l 0.0, r 1.0, b -1.5, t 0.0] 1.0x1.5, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 640x960, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7c92a214], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 0.0, b 0.0, t 1.5] 1.0x1.5, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 640x960, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7c92a214], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l 0.0, r 1.0, b 0.0, t 1.5] 1.0x1.5, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7c92a214], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse null [junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0002-newio_150dpi_bgr-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1482x1156.png [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingNIOImageSwingAWT - test01_Offscreen_aa0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingNIOImageSwingAWT - test01_Offscreen_aa0_layered [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 6 (enable: true) [junit] null [junit] ShaderProgram[id=6, linked=false, inUse=false, program: 4, [junit] ShaderCode[id=11, type=VERTEX_SHADER, valid=true, shader: 5, source] [junit] ShaderCode[id=12, type=FRAGMENT_SHADER, valid=true, shader: 6, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT DPI: scaleComp72 1.0, image-size 726x568, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568] [junit] XXX: image BufferedImage@445e0565: type = 2 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 IntegerInterleavedRaster: width = 726 height = 568 #Bands = 4 xOff = 0 yOff = 0 dataOffset[0] 0 [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster IntegerInterleavedRaster: width = 726 height = 568 #Bands = 4 xOff = 0 yOff = 0 dataOffset[0] 0 [junit] XXX: dataBuffer java.awt.image.DataBufferInt@78b44cf3 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x39addae4], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x39addae4], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x39addae4], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 400x320, buffer 0x7270fd39], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x320 of 428x320, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 400x320, buffer 0x7270fd39], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 400x320, buffer 0x7270fd39], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse null [junit] >> Gears angle 2.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0000-array_072dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0726x0568.png [junit] PRINT DPI: scaleComp72 1.0, image-size 726x568, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568] [junit] XXX: image BufferedImageInt@64a63b21: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5d742726 [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5d742726 [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@74b65fb8 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1e36c423], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1e36c423], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1e36c423], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 400x320, buffer 0x2ec85eee], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x320 of 428x320, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 400x320, buffer 0x2ec85eee], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 400x320, buffer 0x2ec85eee], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse null [junit] >> Gears angle 4.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0001-newio_072dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0726x0568.png [junit] PRINT DPI: scaleComp72 2.0, image-size 1452x1136, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568] [junit] XXX: image BufferedImageInt@2c6ff152: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@694c5548 [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@694c5548 [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@12731ffa [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x144fb414], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 856x640, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x144fb414], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 6.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 0.0, b -1.0, t 0.0] 1.3375x1.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 856x640, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x144fb414], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 6.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l 0.0, r 1.3375, b -1.0, t 0.0] 1.3375x1.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 856x640, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x144fb414], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 6.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 0.0, b 0.0, t 1.0] 1.3375x1.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 856x640, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x144fb414], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 6.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l 0.0, r 1.3375, b 0.0, t 1.0] 1.3375x1.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x144fb414], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x567ba718], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 856x640, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x567ba718], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 428/0 372x320 of 856x640, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 372x320, buffer 0x567ba718], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/320 428x320 of 856x640, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x567ba718], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 428/320 372x320 of 856x640, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x567ba718], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x567ba718], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse null [junit] >> Gears angle 6.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0002-newio_150dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1452x1136.png [junit] PRINT DPI: scaleComp72 2.0, image-size 1452x1136, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568] [junit] XXX: image BufferedImageInt@4c209ef5: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@71a40dde [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@71a40dde [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@498aa41b [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3081d68c], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 856x640, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3081d68c], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 8.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 0.0, b -1.0, t 0.0] 1.3375x1.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 856x640, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x3081d68c], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 8.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l 0.0, r 1.3375, b -1.0, t 0.0] 1.3375x1.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 856x640, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3081d68c], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 8.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 0.0, b 0.0, t 1.0] 1.3375x1.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 856x640, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x3081d68c], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 8.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l 0.0, r 1.3375, b 0.0, t 1.0] 1.3375x1.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x3081d68c], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6d92df62], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 856x640, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6d92df62], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 428/0 372x320 of 856x640, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 372x320, buffer 0x6d92df62], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/320 428x320 of 856x640, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x6d92df62], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 428/320 372x320 of 856x640, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x6d92df62], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x6d92df62], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse null [junit] >> Gears angle 8.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0002-newio_150dpi_argbp-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1452x1136.png [junit] PRINT DPI: scaleComp72 2.0, image-size 1452x1136, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568] [junit] XXX: image BufferedImageInt@34b97789: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7c56de69 [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7c56de69 [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@2b23ff45 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x34fdf528], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 856x640, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x34fdf528], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 10.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 0.0, b -1.0, t 0.0] 1.3375x1.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 856x640, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x34fdf528], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 10.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l 0.0, r 1.3375, b -1.0, t 0.0] 1.3375x1.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 856x640, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x34fdf528], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 10.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 0.0, b 0.0, t 1.0] 1.3375x1.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 856x640, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x34fdf528], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 10.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l 0.0, r 1.3375, b 0.0, t 1.0] 1.3375x1.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x34fdf528], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1c1995be], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 856x640, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1c1995be], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 428/0 372x320 of 856x640, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 372x320, buffer 0x1c1995be], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/320 428x320 of 856x640, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x1c1995be], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 428/320 372x320 of 856x640, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x1c1995be], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x1c1995be], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse null [junit] >> Gears angle 10.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0002-newio_150dpi_rgb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1452x1136.png [junit] PRINT DPI: scaleComp72 2.0, image-size 1452x1136, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568] [junit] XXX: image BufferedImageInt@7c4ccb2f: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@15afba6a [junit] XXX: cm DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@15afba6a [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@43f79045 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2ac3b9e1], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 856x640, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2ac3b9e1], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 0.0, b -1.0, t 0.0] 1.3375x1.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 856x640, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x2ac3b9e1], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l 0.0, r 1.3375, b -1.0, t 0.0] 1.3375x1.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 856x640, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2ac3b9e1], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 0.0, b 0.0, t 1.0] 1.3375x1.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 856x640, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x2ac3b9e1], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l 0.0, r 1.3375, b 0.0, t 1.0] 1.3375x1.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x2ac3b9e1], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x15d5ecb6], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 856x640, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x15d5ecb6], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 428/0 372x320 of 856x640, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 372x320, buffer 0x15d5ecb6], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/320 428x320 of 856x640, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x15d5ecb6], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 428/320 372x320 of 856x640, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x15d5ecb6], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x15d5ecb6], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse null [junit] >> Gears angle 12.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0002-newio_150dpi_bgr-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1452x1136.png [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingNIOImageSwingAWT - test01_Offscreen_aa0_layered [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 56.121 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310265057 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310312149 ms +++ localhost/127.0.0.1:59999 - Locked within 47116 ms, 48 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingNIOImageSwingAWT - test01_Offscreen_aa0 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [junit] null [junit] ShaderProgram[id=2, linked=false, inUse=false, program: 4, [junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 5, source] [junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 6, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] PRINT DPI: scaleComp72 1.0, image-size 741x578, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578] [junit] XXX: image BufferedImage@5141f225: type = 2 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 IntegerInterleavedRaster: width = 741 height = 578 #Bands = 4 xOff = 0 yOff = 0 dataOffset[0] 0 [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster IntegerInterleavedRaster: width = 741 height = 578 #Bands = 4 xOff = 0 yOff = 0 dataOffset[0] 0 [junit] XXX: dataBuffer java.awt.image.DataBufferInt@408084d0 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6566aa35], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6566aa35], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6566aa35], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5ddac981], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5ddac981], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5ddac981], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse null [junit] >> Gears angle 2.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0000-array_072dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0741x0578.png [junit] PRINT DPI: scaleComp72 1.0, image-size 741x578, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578] [junit] XXX: image BufferedImageInt@7e09e56a: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3bb4d2cb [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3bb4d2cb [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@1a88f743 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x30410015], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x30410015], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x30410015], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5da5b3fb], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5da5b3fb], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5da5b3fb], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse null [junit] >> Gears angle 4.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0001-newio_072dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0741x0578.png [junit] PRINT DPI: scaleComp72 2.0, image-size 1482x1156, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578] [junit] XXX: image BufferedImageInt@52bd39c4: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@51b9d4c [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@51b9d4c [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@57f3eb32 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5d03f2a0], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 640x960, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5d03f2a0], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 640x960, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x5d03f2a0], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 640x960, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x5d03f2a0], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 640x960, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x5d03f2a0], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x5d03f2a0], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4bcfa53e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 640x960, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4bcfa53e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 6.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 0.0, b -1.5, t 0.0] 1.0x1.5, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 640x960, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4bcfa53e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 6.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l 0.0, r 1.0, b -1.5, t 0.0] 1.0x1.5, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 640x960, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4bcfa53e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 6.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 0.0, b 0.0, t 1.5] 1.0x1.5, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 640x960, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4bcfa53e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 6.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l 0.0, r 1.0, b 0.0, t 1.5] 1.0x1.5, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4bcfa53e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse null [junit] >> Gears angle 6.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0002-newio_150dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1482x1156.png [junit] PRINT DPI: scaleComp72 2.0, image-size 1482x1156, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578] [junit] XXX: image BufferedImageInt@daf82d8: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7db739ec [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7db739ec [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@83bf56f [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5c4b6801], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 640x960, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5c4b6801], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 640x960, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x5c4b6801], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 640x960, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x5c4b6801], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 640x960, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x5c4b6801], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x5c4b6801], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4d796a5f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 640x960, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4d796a5f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 8.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 0.0, b -1.5, t 0.0] 1.0x1.5, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 640x960, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4d796a5f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 8.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l 0.0, r 1.0, b -1.5, t 0.0] 1.0x1.5, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 640x960, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4d796a5f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 8.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 0.0, b 0.0, t 1.5] 1.0x1.5, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 640x960, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4d796a5f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 8.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l 0.0, r 1.0, b 0.0, t 1.5] 1.0x1.5, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4d796a5f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse null [junit] >> Gears angle 8.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0002-newio_150dpi_argbp-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1482x1156.png [junit] PRINT DPI: scaleComp72 2.0, image-size 1482x1156, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578] [junit] XXX: image BufferedImageInt@68c815fe: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@281c0c70 [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@281c0c70 [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@4974a1a2 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x22c4bb7c], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 640x960, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x22c4bb7c], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 640x960, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x22c4bb7c], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 640x960, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x22c4bb7c], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 640x960, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x22c4bb7c], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x22c4bb7c], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2f2eddba], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] SLOCK [T main @ 1407310321008 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 640x960, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2f2eddba], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 10.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 0.0, b -1.5, t 0.0] 1.0x1.5, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 640x960, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2f2eddba], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 10.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l 0.0, r 1.0, b -1.5, t 0.0] 1.0x1.5, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 640x960, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2f2eddba], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 10.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 0.0, b 0.0, t 1.5] 1.0x1.5, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 640x960, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2f2eddba], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 10.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l 0.0, r 1.0, b 0.0, t 1.5] 1.0x1.5, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2f2eddba], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse null [junit] >> Gears angle 10.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0002-newio_150dpi_rgb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1482x1156.png [junit] PRINT DPI: scaleComp72 2.0, image-size 1482x1156, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578] [junit] XXX: image BufferedImageInt@5a1e64a8: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1627fd1 [junit] XXX: cm DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1627fd1 [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@69b5730c [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x118e5b9f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 640x960, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x118e5b9f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 640x960, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x118e5b9f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 640x960, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x118e5b9f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 640x960, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x118e5b9f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x118e5b9f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7c92a214], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 640x960, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7c92a214], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 0.0, b -1.5, t 0.0] 1.0x1.5, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 640x960, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7c92a214], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l 0.0, r 1.0, b -1.5, t 0.0] 1.0x1.5, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 640x960, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7c92a214], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 0.0, b 0.0, t 1.5] 1.0x1.5, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 640x960, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7c92a214], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l 0.0, r 1.0, b 0.0, t 1.5] 1.0x1.5, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7c92a214], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse null [junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0002-newio_150dpi_bgr-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1482x1156.png [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingNIOImageSwingAWT - test01_Offscreen_aa0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingNIOImageSwingAWT - test01_Offscreen_aa0_layered [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 6 (enable: true) [junit] null [junit] ShaderProgram[id=6, linked=false, inUse=false, program: 4, [junit] ShaderCode[id=11, type=VERTEX_SHADER, valid=true, shader: 5, source] [junit] ShaderCode[id=12, type=FRAGMENT_SHADER, valid=true, shader: 6, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT DPI: scaleComp72 1.0, image-size 726x568, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568] [junit] XXX: image BufferedImage@445e0565: type = 2 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 IntegerInterleavedRaster: width = 726 height = 568 #Bands = 4 xOff = 0 yOff = 0 dataOffset[0] 0 [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster IntegerInterleavedRaster: width = 726 height = 568 #Bands = 4 xOff = 0 yOff = 0 dataOffset[0] 0 [junit] XXX: dataBuffer java.awt.image.DataBufferInt@78b44cf3 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x39addae4], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x39addae4], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x39addae4], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 400x320, buffer 0x7270fd39], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x320 of 428x320, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 400x320, buffer 0x7270fd39], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 400x320, buffer 0x7270fd39], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse null [junit] >> Gears angle 2.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0000-array_072dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0726x0568.png [junit] PRINT DPI: scaleComp72 1.0, image-size 726x568, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568] [junit] XXX: image BufferedImageInt@64a63b21: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5d742726 [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5d742726 [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@74b65fb8 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1e36c423], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1e36c423], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1e36c423], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 400x320, buffer 0x2ec85eee], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x320 of 428x320, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 400x320, buffer 0x2ec85eee], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 400x320, buffer 0x2ec85eee], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse null [junit] >> Gears angle 4.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0001-newio_072dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0726x0568.png [junit] PRINT DPI: scaleComp72 2.0, image-size 1452x1136, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568] [junit] XXX: image BufferedImageInt@2c6ff152: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@694c5548 [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@694c5548 [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@12731ffa [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x144fb414], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 856x640, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x144fb414], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 6.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 0.0, b -1.0, t 0.0] 1.3375x1.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 856x640, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x144fb414], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 6.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l 0.0, r 1.3375, b -1.0, t 0.0] 1.3375x1.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 856x640, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x144fb414], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 6.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 0.0, b 0.0, t 1.0] 1.3375x1.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 856x640, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x144fb414], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 6.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l 0.0, r 1.3375, b 0.0, t 1.0] 1.3375x1.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x144fb414], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x567ba718], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 856x640, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x567ba718], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 428/0 372x320 of 856x640, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 372x320, buffer 0x567ba718], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/320 428x320 of 856x640, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x567ba718], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 428/320 372x320 of 856x640, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x567ba718], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x567ba718], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse null [junit] >> Gears angle 6.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0002-newio_150dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1452x1136.png [junit] PRINT DPI: scaleComp72 2.0, image-size 1452x1136, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568] [junit] XXX: image BufferedImageInt@4c209ef5: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@71a40dde [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@71a40dde [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@498aa41b [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3081d68c], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 856x640, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3081d68c], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 8.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 0.0, b -1.0, t 0.0] 1.3375x1.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 856x640, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x3081d68c], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 8.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l 0.0, r 1.3375, b -1.0, t 0.0] 1.3375x1.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 856x640, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3081d68c], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 8.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 0.0, b 0.0, t 1.0] 1.3375x1.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 856x640, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x3081d68c], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 8.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l 0.0, r 1.3375, b 0.0, t 1.0] 1.3375x1.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x3081d68c], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6d92df62], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 856x640, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6d92df62], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 428/0 372x320 of 856x640, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 372x320, buffer 0x6d92df62], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/320 428x320 of 856x640, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x6d92df62], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 428/320 372x320 of 856x640, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x6d92df62], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x6d92df62], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse null [junit] >> Gears angle 8.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0002-newio_150dpi_argbp-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1452x1136.png [junit] PRINT DPI: scaleComp72 2.0, image-size 1452x1136, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568] [junit] XXX: image BufferedImageInt@34b97789: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7c56de69 [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7c56de69 [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@2b23ff45 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x34fdf528], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 856x640, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x34fdf528], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 10.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 0.0, b -1.0, t 0.0] 1.3375x1.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 856x640, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x34fdf528], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 10.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l 0.0, r 1.3375, b -1.0, t 0.0] 1.3375x1.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 856x640, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x34fdf528], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 10.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 0.0, b 0.0, t 1.0] 1.3375x1.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 856x640, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x34fdf528], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 10.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l 0.0, r 1.3375, b 0.0, t 1.0] 1.3375x1.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x34fdf528], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1c1995be], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 856x640, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1c1995be], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 428/0 372x320 of 856x640, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 372x320, buffer 0x1c1995be], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/320 428x320 of 856x640, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x1c1995be], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 428/320 372x320 of 856x640, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x1c1995be], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x1c1995be], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse null [junit] >> Gears angle 10.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0002-newio_150dpi_rgb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1452x1136.png [junit] PRINT DPI: scaleComp72 2.0, image-size 1452x1136, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568] [junit] XXX: image BufferedImageInt@7c4ccb2f: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@15afba6a [junit] XXX: cm DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@15afba6a [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@43f79045 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2ac3b9e1], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 856x640, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2ac3b9e1], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 0.0, b -1.0, t 0.0] 1.3375x1.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 856x640, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x2ac3b9e1], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l 0.0, r 1.3375, b -1.0, t 0.0] 1.3375x1.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 856x640, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2ac3b9e1], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 0.0, b 0.0, t 1.0] 1.3375x1.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 856x640, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x2ac3b9e1], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l 0.0, r 1.3375, b 0.0, t 1.0] 1.3375x1.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x2ac3b9e1], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x15d5ecb6], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 856x640, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x15d5ecb6], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 428/0 372x320 of 856x640, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 372x320, buffer 0x15d5ecb6], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/320 428x320 of 856x640, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x15d5ecb6], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 428/320 372x320 of 856x640, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x15d5ecb6], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x15d5ecb6], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse null [junit] >> Gears angle 12.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0002-newio_150dpi_bgr-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1452x1136.png [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingNIOImageSwingAWT - test01_Offscreen_aa0_layered [junit] SLOCK [T main @ 1407310321008 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01_Offscreen_aa0 took 4.207 sec [junit] Testcase: test01_Offscreen_aa0_layered took 2.497 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 56.121 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310265057 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310312149 ms +++ localhost/127.0.0.1:59999 - Locked within 47116 ms, 48 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingNIOImageSwingAWT - test01_Offscreen_aa0 [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [junit] null [junit] ShaderProgram[id=2, linked=false, inUse=false, program: 4, [junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 5, source] [junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 6, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] PRINT DPI: scaleComp72 1.0, image-size 741x578, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578] [junit] XXX: image BufferedImage@5141f225: type = 2 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 IntegerInterleavedRaster: width = 741 height = 578 #Bands = 4 xOff = 0 yOff = 0 dataOffset[0] 0 [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster IntegerInterleavedRaster: width = 741 height = 578 #Bands = 4 xOff = 0 yOff = 0 dataOffset[0] 0 [junit] XXX: dataBuffer java.awt.image.DataBufferInt@408084d0 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6566aa35], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6566aa35], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x6566aa35], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5ddac981], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5ddac981], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5ddac981], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse null [junit] >> Gears angle 2.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0000-array_072dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0741x0578.png [junit] PRINT DPI: scaleComp72 1.0, image-size 741x578, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578] [junit] XXX: image BufferedImageInt@7e09e56a: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3bb4d2cb [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@3bb4d2cb [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@1a88f743 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x30410015], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x30410015], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x30410015], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5da5b3fb], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5da5b3fb], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5da5b3fb], image[size 320 x 480, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse null [junit] >> Gears angle 4.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0001-newio_072dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0741x0578.png [junit] PRINT DPI: scaleComp72 2.0, image-size 1482x1156, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578] [junit] XXX: image BufferedImageInt@52bd39c4: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@51b9d4c [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@51b9d4c [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@57f3eb32 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5d03f2a0], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 640x960, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5d03f2a0], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 640x960, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x5d03f2a0], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 640x960, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x5d03f2a0], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 640x960, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x5d03f2a0], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x5d03f2a0], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4bcfa53e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 640x960, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4bcfa53e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 6.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 0.0, b -1.5, t 0.0] 1.0x1.5, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 640x960, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4bcfa53e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 6.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l 0.0, r 1.0, b -1.5, t 0.0] 1.0x1.5, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 640x960, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4bcfa53e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 6.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 0.0, b 0.0, t 1.5] 1.0x1.5, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 640x960, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4bcfa53e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 6.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l 0.0, r 1.0, b 0.0, t 1.5] 1.0x1.5, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4bcfa53e], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse null [junit] >> Gears angle 6.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0002-newio_150dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1482x1156.png [junit] PRINT DPI: scaleComp72 2.0, image-size 1482x1156, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578] [junit] XXX: image BufferedImageInt@daf82d8: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7db739ec [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7db739ec [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@83bf56f [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5c4b6801], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 640x960, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x5c4b6801], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 640x960, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x5c4b6801], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 640x960, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x5c4b6801], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 640x960, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x5c4b6801], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x5c4b6801], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4d796a5f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 640x960, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x4d796a5f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 8.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 0.0, b -1.5, t 0.0] 1.0x1.5, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 640x960, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x4d796a5f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 8.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l 0.0, r 1.0, b -1.5, t 0.0] 1.0x1.5, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 640x960, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x4d796a5f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 8.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 0.0, b 0.0, t 1.5] 1.0x1.5, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 640x960, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4d796a5f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 8.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l 0.0, r 1.0, b 0.0, t 1.5] 1.0x1.5, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x4d796a5f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse null [junit] >> Gears angle 8.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0002-newio_150dpi_argbp-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1482x1156.png [junit] PRINT DPI: scaleComp72 2.0, image-size 1482x1156, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578] [junit] XXX: image BufferedImageInt@68c815fe: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@281c0c70 [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@281c0c70 [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@4974a1a2 [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x22c4bb7c], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 640x960, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x22c4bb7c], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 640x960, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x22c4bb7c], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 640x960, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x22c4bb7c], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 640x960, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x22c4bb7c], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x22c4bb7c], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2f2eddba], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 640x960, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x2f2eddba], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 10.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 0.0, b -1.5, t 0.0] 1.0x1.5, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 640x960, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x2f2eddba], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 10.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l 0.0, r 1.0, b -1.5, t 0.0] 1.0x1.5, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 640x960, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x2f2eddba], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 10.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 0.0, b 0.0, t 1.5] 1.0x1.5, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 640x960, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2f2eddba], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 10.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l 0.0, r 1.0, b 0.0, t 1.5] 1.0x1.5, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x2f2eddba], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse null [junit] >> Gears angle 10.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0002-newio_150dpi_rgb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1482x1156.png [junit] PRINT DPI: scaleComp72 2.0, image-size 1482x1156, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 741x578] [junit] XXX: image BufferedImageInt@5a1e64a8: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1627fd1 [junit] XXX: cm DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@1627fd1 [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@69b5730c [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x118e5b9f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 640x960, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x118e5b9f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/0 320x480 of 640x960, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x118e5b9f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/480 320x480 of 640x960, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x118e5b9f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 320/480 320x480 of 640x960, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x118e5b9f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x118e5b9f], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7c92a214], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 640x960, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/0 320x480, buffer 0x7c92a214], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 0.0, b -1.5, t 0.0] 1.0x1.5, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/0 320x480 of 640x960, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/0 320x480, buffer 0x7c92a214], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l 0.0, r 1.0, b -1.5, t 0.0] 1.0x1.5, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/480 320x480 of 640x960, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 0/480 320x480, buffer 0x7c92a214], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 0.0, b 0.0, t 1.5] 1.0x1.5, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 320/480 320x480 of 640x960, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7c92a214], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l 0.0, r 1.0, b 0.0, t 1.5] 1.0x1.5, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 320x480 brd 0, cur 320/480 320x480, buffer 0x7c92a214], image[size 640 x 960, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c14b960, msaa false, tileRendererInUse null [junit] >> Gears angle 12.0, [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0 -> [l -1.0, r 1.0, b -1.5, t 1.5] 2.0x3.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 320x480 of 320x480, swapInterval 1, drawable 0x7f853c13db70, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0002-newio_150dpi_bgr-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1482x1156.png [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingNIOImageSwingAWT - test01_Offscreen_aa0 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingNIOImageSwingAWT - test01_Offscreen_aa0_layered [junit] Thread[AWT-EventQueue-0,6,main] Gears.init: tileRendererInUse null [junit] GearsES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 list created: 1 [junit] gear2 list created: 2 [junit] gear3 list created: 3 [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse null [junit] >> Gears angle 0.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, one, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 6 (enable: true) [junit] null [junit] ShaderProgram[id=6, linked=false, inUse=false, program: 4, [junit] ShaderCode[id=11, type=VERTEX_SHADER, valid=true, shader: 5, source] [junit] ShaderCode[id=12, type=FRAGMENT_SHADER, valid=true, shader: 6, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] PRINT DPI: scaleComp72 1.0, image-size 726x568, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568] [junit] XXX: image BufferedImage@445e0565: type = 2 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 IntegerInterleavedRaster: width = 726 height = 568 #Bands = 4 xOff = 0 yOff = 0 dataOffset[0] 0 [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster IntegerInterleavedRaster: width = 726 height = 568 #Bands = 4 xOff = 0 yOff = 0 dataOffset[0] 0 [junit] XXX: dataBuffer java.awt.image.DataBufferInt@78b44cf3 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x39addae4], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x39addae4], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 2.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x39addae4], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 400x320, buffer 0x7270fd39], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x320 of 428x320, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 400x320, buffer 0x7270fd39], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 400x320, buffer 0x7270fd39], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse null [junit] >> Gears angle 2.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0000-array_072dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0726x0568.png [junit] PRINT DPI: scaleComp72 1.0, image-size 726x568, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568] [junit] XXX: image BufferedImageInt@64a63b21: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5d742726 [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@5d742726 [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@74b65fb8 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1e36c423], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1e36c423], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 4.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1e36c423], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 400x320, buffer 0x2ec85eee], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x320 of 428x320, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 400x320, buffer 0x2ec85eee], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [0][0] / 1x1, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 400x320, buffer 0x2ec85eee], image[size 428 x 320, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse null [junit] >> Gears angle 4.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0001-newio_072dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0726x0568.png [junit] PRINT DPI: scaleComp72 2.0, image-size 1452x1136, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568] [junit] XXX: image BufferedImageInt@2c6ff152: custom/internal type = 2/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@694c5548 [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@694c5548 [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@12731ffa [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x144fb414], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 856x640, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x144fb414], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 6.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 0.0, b -1.0, t 0.0] 1.3375x1.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 856x640, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x144fb414], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 6.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l 0.0, r 1.3375, b -1.0, t 0.0] 1.3375x1.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 856x640, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x144fb414], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 6.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 0.0, b 0.0, t 1.0] 1.3375x1.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 856x640, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x144fb414], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 6.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l 0.0, r 1.3375, b 0.0, t 1.0] 1.3375x1.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x144fb414], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x567ba718], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 856x640, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x567ba718], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 428/0 372x320 of 856x640, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 372x320, buffer 0x567ba718], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/320 428x320 of 856x640, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x567ba718], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 428/320 372x320 of 856x640, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x567ba718], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x567ba718], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse null [junit] >> Gears angle 6.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0002-newio_150dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1452x1136.png [junit] PRINT DPI: scaleComp72 2.0, image-size 1452x1136, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568] [junit] XXX: image BufferedImageInt@4c209ef5: custom/internal type = 3/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@71a40dde [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@71a40dde [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@498aa41b [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3081d68c], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 856x640, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x3081d68c], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 8.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 0.0, b -1.0, t 0.0] 1.3375x1.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 856x640, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x3081d68c], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 8.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l 0.0, r 1.3375, b -1.0, t 0.0] 1.3375x1.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 856x640, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x3081d68c], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 8.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 0.0, b 0.0, t 1.0] 1.3375x1.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 856x640, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x3081d68c], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 8.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l 0.0, r 1.3375, b 0.0, t 1.0] 1.3375x1.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x3081d68c], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6d92df62], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 856x640, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x6d92df62], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 428/0 372x320 of 856x640, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 372x320, buffer 0x6d92df62], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/320 428x320 of 856x640, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x6d92df62], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 428/320 372x320 of 856x640, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x6d92df62], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x6d92df62], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse null [junit] >> Gears angle 8.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0002-newio_150dpi_argbp-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1452x1136.png [junit] PRINT DPI: scaleComp72 2.0, image-size 1452x1136, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568] [junit] XXX: image BufferedImageInt@34b97789: custom/internal type = 1/0 DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7c56de69 [junit] XXX: cm DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=0 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@7c56de69 [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@2b23ff45 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x34fdf528], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 856x640, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x34fdf528], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 10.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 0.0, b -1.0, t 0.0] 1.3375x1.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 856x640, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x34fdf528], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 10.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l 0.0, r 1.3375, b -1.0, t 0.0] 1.3375x1.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 856x640, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x34fdf528], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 10.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 0.0, b 0.0, t 1.0] 1.3375x1.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 856x640, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x34fdf528], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 10.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l 0.0, r 1.3375, b 0.0, t 1.0] 1.3375x1.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x34fdf528], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1c1995be], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 856x640, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x1c1995be], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 428/0 372x320 of 856x640, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 372x320, buffer 0x1c1995be], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/320 428x320 of 856x640, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x1c1995be], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 428/320 372x320 of 856x640, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x1c1995be], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x1c1995be], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse null [junit] >> Gears angle 10.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0002-newio_150dpi_rgb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1452x1136.png [junit] PRINT DPI: scaleComp72 2.0, image-size 1452x1136, frame[border java.awt.Insets[top=22,left=0,bottom=0,right=0], size 726x568] [junit] XXX: image BufferedImageInt@7c4ccb2f: custom/internal type = 4/0 DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@15afba6a [junit] XXX: cm DirectColorModel: rmask=ff gmask=ff00 bmask=ff0000 amask=0 [junit] XXX: raster com.jogamp.nativewindow.awt.DirectDataBufferInt$DirectWritableRaster@15afba6a [junit] XXX: dataBuffer com.jogamp.nativewindow.awt.DirectDataBufferInt@43f79045 [junit] Gears.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2ac3b9e1], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 856x640, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x2ac3b9e1], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 0.0, b -1.0, t 0.0] 1.3375x1.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/0 428x320 of 856x640, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 428x320, buffer 0x2ac3b9e1], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l 0.0, r 1.3375, b -1.0, t 0.0] 1.3375x1.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/320 428x320 of 856x640, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x2ac3b9e1], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 0.0, b 0.0, t 1.0] 1.3375x1.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 428/320 428x320 of 856x640, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x2ac3b9e1], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] >> Gears angle 12.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l 0.0, r 1.3375, b 0.0, t 1.0] 1.3375x1.0, v-flip false [junit] Gears.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 428x320, buffer 0x2ac3b9e1], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] RedSquareES2.startTileRendering: TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x15d5ecb6], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 856x640, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 0: [0][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/0 428x320, buffer 0x15d5ecb6], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 428/0 372x320 of 856x640, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 1: [1][0] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/0 372x320, buffer 0x15d5ecb6], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/320 428x320 of 856x640, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 2: [0][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 0/320 428x320, buffer 0x15d5ecb6], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 428/320 372x320 of 856x640, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse TileRenderer[tile[# 3: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x15d5ecb6], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] RedSquareES2.endTileRendering: TileRenderer[tile[# -1: [1][1] / 2x2, rowOrder 21, offset/size 0/0 428x320 brd 0, cur 428/320 372x320, buffer 0x15d5ecb6], image[size 856 x 640, buffer 0x0], glad[1 listener, pre true, post true, preSwap false], isSetup true] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f853c24bfc0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] Gears.reshape 0/0 428x320 of 428x320, swapInterval 1, drawable 0x7f853c1479c0, msaa false, tileRendererInUse null [junit] >> Gears angle 12.0, [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0 -> [l -1.3375, r 1.3375, b -1.0, t 1.0] 2.675x2.0, v-flip false [junit] XXX file TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0002-newio_150dpi_bgr-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1452x1136.png [junit] Thread[AWT-EventQueue-0,6,main] Gears.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingNIOImageSwingAWT - test01_Offscreen_aa0_layered [junit] SLOCK [T main @ 1407310321008 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01AWT [junit] SLOCK [T main @ 1407310322626 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310330645 ms +++ localhost/127.0.0.1:59999 - Locked within 8068 ms, 9 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01AWT - testOffscreenWritePNG [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x523e0f04: tileRendererInUse null, GearsES2[obj 0x523e0f04 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x523e0f04 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x523e0f04 created: GearsObj[0x1e59a7ba, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x523e0f04 created: GearsObj[0x1012b3e7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x523e0f04 created: GearsObj[0x1012b3e7, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x523e0f04 FIN GearsES2[obj 0x523e0f04 isInit true, usesShared false, 1 GearsObj[0x1e59a7ba, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1012b3e7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6be300ba, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x523e0f04 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f82194d7de0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x523e0f04, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOffscreenWritePNG-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOffscreenWritePNG-n0000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOffscreenWritePNG-n0001-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOffscreenWritePNG-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOffscreenWritePNG-n0002-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOffscreenWritePNG-n0002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x523e0f04: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x523e0f04 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01AWT - testOffscreenWritePNG [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01AWT - testOnscreenWritePNG [junit] onscreen layer n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01AWT - testOnscreenWritePNG [junit] SLOCK [T main @ 1407310333618 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 11.177 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310322626 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310330645 ms +++ localhost/127.0.0.1:59999 - Locked within 8068 ms, 9 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01AWT - testOffscreenWritePNG [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x523e0f04: tileRendererInUse null, GearsES2[obj 0x523e0f04 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x523e0f04 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x523e0f04 created: GearsObj[0x1e59a7ba, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x523e0f04 created: GearsObj[0x1012b3e7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x523e0f04 created: GearsObj[0x1012b3e7, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x523e0f04 FIN GearsES2[obj 0x523e0f04 isInit true, usesShared false, 1 GearsObj[0x1e59a7ba, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1012b3e7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6be300ba, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x523e0f04 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f82194d7de0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x523e0f04, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOffscreenWritePNG-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOffscreenWritePNG-n0000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOffscreenWritePNG-n0001-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOffscreenWritePNG-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOffscreenWritePNG-n0002-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOffscreenWritePNG-n0002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x523e0f04: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x523e0f04 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01AWT - testOffscreenWritePNG [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01AWT - testOnscreenWritePNG [junit] onscreen layer n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01AWT - testOnscreenWritePNG [junit] SLOCK [T main @ 1407310333618 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testOffscreenWritePNG took 0.78 sec [junit] Testcase: testOnscreenWritePNG took 0 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 11.177 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310322626 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310330645 ms +++ localhost/127.0.0.1:59999 - Locked within 8068 ms, 9 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01AWT - testOffscreenWritePNG [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x523e0f04: tileRendererInUse null, GearsES2[obj 0x523e0f04 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x523e0f04 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x523e0f04 created: GearsObj[0x1e59a7ba, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x523e0f04 created: GearsObj[0x1012b3e7, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x523e0f04 created: GearsObj[0x1012b3e7, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x523e0f04 FIN GearsES2[obj 0x523e0f04 isInit true, usesShared false, 1 GearsObj[0x1e59a7ba, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1012b3e7, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6be300ba, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x523e0f04 0/0 256x256 of 256x256, swapInterval 1, drawable 0x7f82194d7de0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x523e0f04, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOffscreenWritePNG-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOffscreenWritePNG-n0000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOffscreenWritePNG-n0001-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOffscreenWritePNG-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOffscreenWritePNG-n0002-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite01AWT.testOffscreenWritePNG-n0002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x523e0f04: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x523e0f04 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01AWT - testOffscreenWritePNG [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01AWT - testOnscreenWritePNG [junit] onscreen layer n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01AWT - testOnscreenWritePNG [junit] SLOCK [T main @ 1407310333618 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02AWT [junit] SLOCK [T main @ 1407310334942 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310336950 ms +++ localhost/127.0.0.1:59999 - Locked within 2032 ms, 3 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02AWT - testOffscreenWritePNGWithResize [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x286d3d63: tileRendererInUse null, GearsES2[obj 0x286d3d63 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x286d3d63 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x286d3d63 created: GearsObj[0x36d0c62b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x286d3d63 created: GearsObj[0x44824d2a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x286d3d63 created: GearsObj[0x44824d2a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x286d3d63 FIN GearsES2[obj 0x286d3d63 isInit true, usesShared false, 1 GearsObj[0x36d0c62b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x44824d2a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x15a419ee, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x286d3d63 0/0 80x64 of 80x64, swapInterval 1, drawable 0x7ff1bd04ec30, msaa false, tileRendererInUse null [junit] >> GearsES2 0x286d3d63, angle 0.0, [l -1.25, r 1.25, b -1.0, t 1.0] 2.5x2.0 -> [l -1.25, r 1.25, b -1.0, t 1.0] 2.5x2.0, v-flip false [junit] XXX: [0, 0], 80x86, 80x64, sz_changed true, snap true [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite02AWT.testOffscreenWritePNGWithResize-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0080x0064.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x286d3d63 0/0 160x128 of 160x128, swapInterval 1, drawable 0x7ff1bd04ec30, msaa false, tileRendererInUse null [junit] >> GearsES2 0x286d3d63, angle 2.0, [l -1.25, r 1.25, b -1.0, t 1.0] 2.5x2.0 -> [l -1.25, r 1.25, b -1.0, t 1.0] 2.5x2.0, v-flip false [junit] XXX: [80, 80], 160x150, 160x128, sz_changed true, snap true [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite02AWT.testOffscreenWritePNGWithResize-n0001-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0128.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x286d3d63 0/0 320x256 of 320x256, swapInterval 1, drawable 0x7ff1bd04ec30, msaa false, tileRendererInUse null [junit] >> GearsES2 0x286d3d63, angle 4.0, [l -1.25, r 1.25, b -1.0, t 1.0] 2.5x2.0 -> [l -1.25, r 1.25, b -1.0, t 1.0] 2.5x2.0, v-flip false [junit] XXX: [160, 160], 320x278, 320x256, sz_changed true, snap true [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite02AWT.testOffscreenWritePNGWithResize-n0002-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0320x0256.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x286d3d63 0/0 640x512 of 640x512, swapInterval 1, drawable 0x7ff1bd04ec30, msaa false, tileRendererInUse null [junit] >> GearsES2 0x286d3d63, angle 6.0, [l -1.25, r 1.25, b -1.0, t 1.0] 2.5x2.0 -> [l -1.25, r 1.25, b -1.0, t 1.0] 2.5x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x286d3d63: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x286d3d63 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02AWT - testOffscreenWritePNGWithResize [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02AWT - testOnscreenWritePNGWithResize [junit] onscreen layer n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02AWT - testOnscreenWritePNGWithResize [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.342 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310334942 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310336950 ms +++ localhost/127.0.0.1:59999 - Locked within 2032 ms, 3 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02AWT - testOffscreenWritePNGWithResize [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x286d3d63: tileRendererInUse null, GearsES2[obj 0x286d3d63 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x286d3d63 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x286d3d63 created: GearsObj[0x36d0c62b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x286d3d63 created: GearsObj[0x44824d2a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x286d3d63 created: GearsObj[0x44824d2a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x286d3d63 FIN GearsES2[obj 0x286d3d63 isInit true, usesShared false, 1 GearsObj[0x36d0c62b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x44824d2a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x15a419ee, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x286d3d63 0/0 80x64 of 80x64, swapInterval 1, drawable 0x7ff1bd04ec30, msaa false, tileRendererInUse null [junit] >> GearsES2 0x286d3d63, angle 0.0, [l -1.25, r 1.25, b -1.0, t 1.0] 2.5x2.0 -> [l -1.25, r 1.25, b -1.0, t 1.0] 2.5x2.0, v-flip false [junit] XXX: [0, 0], 80x86, 80x64, sz_changed true, snap true [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite02AWT.testOffscreenWritePNGWithResize-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0080x0064.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x286d3d63 0/0 160x128 of 160x128, swapInterval 1, drawable 0x7ff1bd04ec30, msaa false, tileRendererInUse null [junit] >> GearsES2 0x286d3d63, angle 2.0, [l -1.25, r 1.25, b -1.0, t 1.0] 2.5x2.0 -> [l -1.25, r 1.25, b -1.0, t 1.0] 2.5x2.0, v-flip false [junit] XXX: [80, 80], 160x150, 160x128, sz_changed true, snap true [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite02AWT.testOffscreenWritePNGWithResize-n0001-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0128.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x286d3d63 0/0 320x256 of 320x256, swapInterval 1, drawable 0x7ff1bd04ec30, msaa false, tileRendererInUse null [junit] >> GearsES2 0x286d3d63, angle 4.0, [l -1.25, r 1.25, b -1.0, t 1.0] 2.5x2.0 -> [l -1.25, r 1.25, b -1.0, t 1.0] 2.5x2.0, v-flip false [junit] XXX: [160, 160], 320x278, 320x256, sz_changed true, snap true [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite02AWT.testOffscreenWritePNGWithResize-n0002-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0320x0256.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x286d3d63 0/0 640x512 of 640x512, swapInterval 1, drawable 0x7ff1bd04ec30, msaa false, tileRendererInUse null [junit] >> GearsES2 0x286d3d63, angle 6.0, [l -1.25, r 1.25, b -1.0, t 1.0] 2.5x2.0 -> [l -1.25, r 1.25, b -1.0, t 1.0] 2.5x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x286d3d63: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x286d3d63 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02AWT - testOffscreenWritePNGWithResize [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02AWT - testOnscreenWritePNGWithResize [junit] onscreen layer n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02AWT - testOnscreenWritePNGWithResize [junit] SLOCK [T main @ 1407310340147 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testOffscreenWritePNGWithResize took 1.156 sec [junit] Testcase: testOnscreenWritePNGWithResize took 0.001 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.342 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310334942 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310336950 ms +++ localhost/127.0.0.1:59999 - Locked within 2032 ms, 3 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02AWT - testOffscreenWritePNGWithResize [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x286d3d63: tileRendererInUse null, GearsES2[obj 0x286d3d63 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x286d3d63 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x286d3d63 created: GearsObj[0x36d0c62b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x286d3d63 created: GearsObj[0x44824d2a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x286d3d63 created: GearsObj[0x44824d2a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x286d3d63 FIN GearsES2[obj 0x286d3d63 isInit true, usesShared false, 1 GearsObj[0x36d0c62b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x44824d2a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x15a419ee, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x286d3d63 0/0 80x64 of 80x64, swapInterval 1, drawable 0x7ff1bd04ec30, msaa false, tileRendererInUse null [junit] >> GearsES2 0x286d3d63, angle 0.0, [l -1.25, r 1.25, b -1.0, t 1.0] 2.5x2.0 -> [l -1.25, r 1.25, b -1.0, t 1.0] 2.5x2.0, v-flip false [junit] XXX: [0, 0], 80x86, 80x64, sz_changed true, snap true [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite02AWT.testOffscreenWritePNGWithResize-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0080x0064.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x286d3d63 0/0 160x128 of 160x128, swapInterval 1, drawable 0x7ff1bd04ec30, msaa false, tileRendererInUse null [junit] >> GearsES2 0x286d3d63, angle 2.0, [l -1.25, r 1.25, b -1.0, t 1.0] 2.5x2.0 -> [l -1.25, r 1.25, b -1.0, t 1.0] 2.5x2.0, v-flip false [junit] XXX: [80, 80], 160x150, 160x128, sz_changed true, snap true [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite02AWT.testOffscreenWritePNGWithResize-n0001-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0128.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x286d3d63 0/0 320x256 of 320x256, swapInterval 1, drawable 0x7ff1bd04ec30, msaa false, tileRendererInUse null [junit] >> GearsES2 0x286d3d63, angle 4.0, [l -1.25, r 1.25, b -1.0, t 1.0] 2.5x2.0 -> [l -1.25, r 1.25, b -1.0, t 1.0] 2.5x2.0, v-flip false [junit] XXX: [160, 160], 320x278, 320x256, sz_changed true, snap true [junit] AWT-EventQueue-0: ** screenshot: TestGLReadBufferUtilTextureIOWrite02AWT.testOffscreenWritePNGWithResize-n0002-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0320x0256.png [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x286d3d63 0/0 640x512 of 640x512, swapInterval 1, drawable 0x7ff1bd04ec30, msaa false, tileRendererInUse null [junit] >> GearsES2 0x286d3d63, angle 6.0, [l -1.25, r 1.25, b -1.0, t 1.0] 2.5x2.0 -> [l -1.25, r 1.25, b -1.0, t 1.0] 2.5x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x286d3d63: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x286d3d63 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02AWT - testOffscreenWritePNGWithResize [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02AWT - testOnscreenWritePNGWithResize [junit] onscreen layer n/a [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02AWT - testOnscreenWritePNGWithResize [junit] SLOCK [T main @ 1407310340147 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407310340147 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTBenchmarkNewtAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTBenchmarkNewtAWT [junit] SLOCK [T main @ 1407310341521 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310344529 ms +++ localhost/127.0.0.1:59999 - Locked within 3033 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTBenchmarkNewtAWT - benchmark [junit] 0: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]] [junit] 0: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0, buffer java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166] [junit] 99: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]] [junit] 99: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0, buffer java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166] [junit] JOGL.RGB Loops 100, dt 2829 ms, 28.29 ms/l [junit] 0: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS YCbCr, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]] [junit] 0: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0, buffer java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166] [junit] 99: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS YCbCr, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]] [junit] 99: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0, buffer java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166] [junit] JOGL.YUV Loops 100, dt 605 ms, 6.05 ms/l [junit] 0: TextureData[261x202, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 261, buffer java.nio.HeapByteBuffer[pos=0 lim=158166 cap=158166] [junit] 99: TextureData[261x202, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 261, buffer java.nio.HeapByteBuffer[pos=0 lim=158166 cap=158166] [junit] AWT..... Loops 100, dt 3524 ms, 35.24 ms/l [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTBenchmarkNewtAWT - benchmark [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 10.287 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310341521 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310344529 ms +++ localhost/127.0.0.1:59999 - Locked within 3033 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTBenchmarkNewtAWT - benchmark [junit] 0: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]] [junit] 0: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0, buffer java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166] [junit] 99: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]] [junit] 99: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0, buffer java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166] [junit] JOGL.RGB Loops 100, dt 2829 ms, 28.29 ms/l [junit] 0: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS YCbCr, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]] [junit] 0: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0, buffer java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166] [junit] 99: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS YCbCr, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]] [junit] 99: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0, buffer java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166] [junit] JOGL.YUV Loops 100, dt 605 ms, 6.05 ms/l [junit] 0: TextureData[261x202, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 261, buffer java.nio.HeapByteBuffer[pos=0 lim=158166 cap=158166] [junit] 99: TextureData[261x202, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 261, buffer java.nio.HeapByteBuffer[pos=0 lim=158166 cap=158166] [junit] AWT..... Loops 100, dt 3524 ms, 35.24 ms/l [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTBenchmarkNewtAWT - benchmark [junit] SLOCK [T main @ 1407310351597 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: benchmark took 6.961 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 10.287 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310341521 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310344529 ms +++ localhost/127.0.0.1:59999 - Locked within 3033 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTBenchmarkNewtAWT - benchmark [junit] 0: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]] [junit] 0: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0, buffer java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166] [junit] 99: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]] [junit] 99: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0, buffer java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166] [junit] JOGL.RGB Loops 100, dt 2829 ms, 28.29 ms/l [junit] 0: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS YCbCr, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]] [junit] 0: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0, buffer java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166] [junit] 99: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS YCbCr, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]] [junit] 99: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0, buffer java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166] [junit] JOGL.YUV Loops 100, dt 605 ms, 6.05 ms/l [junit] 0: TextureData[261x202, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 261, buffer java.nio.HeapByteBuffer[pos=0 lim=158166 cap=158166] [junit] 99: TextureData[261x202, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 261, buffer java.nio.HeapByteBuffer[pos=0 lim=158166 cap=158166] [junit] AWT..... Loops 100, dt 3524 ms, 35.24 ms/l [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTBenchmarkNewtAWT - benchmark [junit] SLOCK [T main @ 1407310351597 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407310351597 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT [junit] SLOCK [T main @ 1407310353053 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310359068 ms +++ localhost/127.0.0.1:59999 - Locked within 6050 ms, 7 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV422hBase__ES2 [junit] JPEGImage: JPEGImage[160x90, bytesPerPixel 3, reversedChannels false, JPEGPixels[160x90, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]] [junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160 [junit] main-Display-.macosx_nil-1-EDT-1: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV422hBase__ES2__-n0000-JoglJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [junit] main-Display-.macosx_nil-1-EDT-1: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV422hBase__ES2__-n0000-AWTJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV422hBase__ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV422hProg_ES2 [junit] JPEGImage: JPEGImage[160x90, bytesPerPixel 3, reversedChannels false, JPEGPixels[160x90, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]] [junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160 [junit] main-Display-.macosx_nil-1-EDT-2: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV422hProg_ES2___-n0000-JoglJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [junit] main-Display-.macosx_nil-1-EDT-2: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV422hProg_ES2___-n0000-AWTJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV422hProg_ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV444Base__ES2 [junit] JPEGImage: JPEGImage[160x90, bytesPerPixel 3, reversedChannels false, JPEGPixels[160x90, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]] [junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160 [junit] main-Display-.macosx_nil-1-EDT-3: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV444Base__ES2___-n0000-JoglJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [junit] main-Display-.macosx_nil-1-EDT-3: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV444Base__ES2___-n0000-AWTJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV444Base__ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV444Prog__ES2 [junit] JPEGImage: JPEGImage[160x90, bytesPerPixel 3, reversedChannels false, JPEGPixels[160x90, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]] [junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160 [junit] main-Display-.macosx_nil-1-EDT-4: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV444Prog__ES2___-n0000-JoglJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [junit] main-Display-.macosx_nil-1-EDT-4: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV444Prog__ES2___-n0000-AWTJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV444Prog__ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420BaseGray_ES2 [junit] JPEGImage: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 1, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]] [junit] TextureData: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0 [junit] TextureData: TextureData[261x202, y-flip true, internFormat 0x1907, PixelAttributes[comp 1, fmt 0x1909, type 0x1401, bytesPerPixel 1], border 0, estSize 52722, alignment 1, rowlen 261 [junit] main-Display-.macosx_nil-1-EDT-5: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420BaseGray_ES2-n0000-JoglJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0261x0202.png [junit] createAndCompileShader: Pre GL Error: 0x500 [junit] main-Display-.macosx_nil-1-EDT-5: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420BaseGray_ES2-n0000-AWTJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0261x0202.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420BaseGray_ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420Base__ES2 [junit] JPEGImage: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]] [junit] TextureData: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0 [junit] TextureData: TextureData[261x202, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 261 [junit] main-Display-.macosx_nil-1-EDT-6: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420Base__ES2___-n0000-JoglJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0261x0202.png [junit] main-Display-.macosx_nil-1-EDT-6: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420Base__ES2___-n0000-AWTJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0261x0202.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420Base__ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420Prog_ES2 [junit] JPEGImage: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]] [junit] TextureData: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0 [junit] TextureData: TextureData[261x202, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 261 [junit] main-Display-.macosx_nil-1-EDT-7: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420Prog_ES2____-n0000-JoglJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0261x0202.png [junit] main-Display-.macosx_nil-1-EDT-7: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420Prog_ES2____-n0000-AWTJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0261x0202.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420Prog_ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test03CMYK_01_ES2 [junit] JPEGImage: JPEGImage[300x509, bytesPerPixel 3, reversedChannels false, JPEGPixels[300x509, sourceComp 4, sourceCS CMYK, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=458100 cap=458100]] [junit] TextureData: TextureData[300x509, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 458100, alignment 1, rowlen 0 [junit] AWT ImageIO failure w/ file test-cmyk-01.jpg: Unsupported Image Type [junit] main-Display-.macosx_nil-1-EDT-8: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test03CMYK_01_ES2_______-n0000-JoglJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0300x0509.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test03CMYK_01_ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test03YCCK_01_ES2 [junit] JPEGImage: JPEGImage[872x583, bytesPerPixel 3, reversedChannels false, JPEGPixels[872x583, sourceComp 4, sourceCS YCCK, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=1525128 cap=1525128]] [junit] TextureData: TextureData[872x583, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 1525128, alignment 1, rowlen 0 [junit] AWT ImageIO failure w/ file test-ycck-01.jpg: Unsupported Image Type [junit] main-Display-.macosx_nil-1-EDT-9: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test03YCCK_01_ES2_______-n0000-JoglJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0872x0583.png [junit] 2014-08-06 09:33:09.301 java[7781:3b07] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/net.java.openjdk.cmd.savedState/window_1.data: Operation not permitted (1) [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test03YCCK_01_ES2 [junit] SLOCK [T main @ 1407310389762 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 36.89 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310353053 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310359068 ms +++ localhost/127.0.0.1:59999 - Locked within 6050 ms, 7 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV422hBase__ES2 [junit] JPEGImage: JPEGImage[160x90, bytesPerPixel 3, reversedChannels false, JPEGPixels[160x90, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]] [junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160 [junit] main-Display-.macosx_nil-1-EDT-1: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV422hBase__ES2__-n0000-JoglJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [junit] main-Display-.macosx_nil-1-EDT-1: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV422hBase__ES2__-n0000-AWTJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV422hBase__ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV422hProg_ES2 [junit] JPEGImage: JPEGImage[160x90, bytesPerPixel 3, reversedChannels false, JPEGPixels[160x90, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]] [junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160 [junit] main-Display-.macosx_nil-1-EDT-2: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV422hProg_ES2___-n0000-JoglJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [junit] main-Display-.macosx_nil-1-EDT-2: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV422hProg_ES2___-n0000-AWTJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV422hProg_ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV444Base__ES2 [junit] JPEGImage: JPEGImage[160x90, bytesPerPixel 3, reversedChannels false, JPEGPixels[160x90, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]] [junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160 [junit] main-Display-.macosx_nil-1-EDT-3: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV444Base__ES2___-n0000-JoglJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [junit] main-Display-.macosx_nil-1-EDT-3: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV444Base__ES2___-n0000-AWTJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV444Base__ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV444Prog__ES2 [junit] JPEGImage: JPEGImage[160x90, bytesPerPixel 3, reversedChannels false, JPEGPixels[160x90, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]] [junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160 [junit] main-Display-.macosx_nil-1-EDT-4: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV444Prog__ES2___-n0000-JoglJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [junit] main-Display-.macosx_nil-1-EDT-4: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV444Prog__ES2___-n0000-AWTJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV444Prog__ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420BaseGray_ES2 [junit] JPEGImage: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 1, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]] [junit] TextureData: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0 [junit] TextureData: TextureData[261x202, y-flip true, internFormat 0x1907, PixelAttributes[comp 1, fmt 0x1909, type 0x1401, bytesPerPixel 1], border 0, estSize 52722, alignment 1, rowlen 261 [junit] main-Display-.macosx_nil-1-EDT-5: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420BaseGray_ES2-n0000-JoglJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0261x0202.png [junit] createAndCompileShader: Pre GL Error: 0x500 [junit] main-Display-.macosx_nil-1-EDT-5: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420BaseGray_ES2-n0000-AWTJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0261x0202.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420BaseGray_ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420Base__ES2 [junit] JPEGImage: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]] [junit] TextureData: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0 [junit] TextureData: TextureData[261x202, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 261 [junit] main-Display-.macosx_nil-1-EDT-6: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420Base__ES2___-n0000-JoglJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0261x0202.png [junit] main-Display-.macosx_nil-1-EDT-6: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420Base__ES2___-n0000-AWTJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0261x0202.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420Base__ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420Prog_ES2 [junit] JPEGImage: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]] [junit] TextureData: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0 [junit] TextureData: TextureData[261x202, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 261 [junit] main-Display-.macosx_nil-1-EDT-7: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420Prog_ES2____-n0000-JoglJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0261x0202.png [junit] main-Display-.macosx_nil-1-EDT-7: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420Prog_ES2____-n0000-AWTJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0261x0202.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420Prog_ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test03CMYK_01_ES2 [junit] JPEGImage: JPEGImage[300x509, bytesPerPixel 3, reversedChannels false, JPEGPixels[300x509, sourceComp 4, sourceCS CMYK, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=458100 cap=458100]] [junit] TextureData: TextureData[300x509, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 458100, alignment 1, rowlen 0 [junit] AWT ImageIO failure w/ file test-cmyk-01.jpg: Unsupported Image Type [junit] main-Display-.macosx_nil-1-EDT-8: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test03CMYK_01_ES2_______-n0000-JoglJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0300x0509.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test03CMYK_01_ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test03YCCK_01_ES2 [junit] JPEGImage: JPEGImage[872x583, bytesPerPixel 3, reversedChannels false, JPEGPixels[872x583, sourceComp 4, sourceCS YCCK, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=1525128 cap=1525128]] [junit] TextureData: TextureData[872x583, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 1525128, alignment 1, rowlen 0 [junit] AWT ImageIO failure w/ file test-ycck-01.jpg: Unsupported Image Type [junit] main-Display-.macosx_nil-1-EDT-9: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test03YCCK_01_ES2_______-n0000-JoglJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0872x0583.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test03YCCK_01_ES2 [junit] SLOCK [T main @ 1407310389762 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01YUV422hBase__ES2 took 4.658 sec [junit] Testcase: test01YUV422hProg_ES2 took 2.21 sec [junit] Testcase: test01YUV444Base__ES2 took 2.234 sec [junit] Testcase: test01YUV444Prog__ES2 took 2.201 sec [junit] Testcase: test02YUV420BaseGray_ES2 took 2.401 sec [junit] Testcase: test02YUV420Base__ES2 took 2.473 sec [junit] Testcase: test02YUV420Prog_ES2 took 2.51 sec [junit] Testcase: test03CMYK_01_ES2 took 2.338 sec [junit] Testcase: test03YCCK_01_ES2 took 9.524 sec [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 36.89 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310353053 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310359068 ms +++ localhost/127.0.0.1:59999 - Locked within 6050 ms, 7 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV422hBase__ES2 [junit] JPEGImage: JPEGImage[160x90, bytesPerPixel 3, reversedChannels false, JPEGPixels[160x90, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]] [junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160 [junit] main-Display-.macosx_nil-1-EDT-1: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV422hBase__ES2__-n0000-JoglJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [junit] main-Display-.macosx_nil-1-EDT-1: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV422hBase__ES2__-n0000-AWTJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV422hBase__ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV422hProg_ES2 [junit] JPEGImage: JPEGImage[160x90, bytesPerPixel 3, reversedChannels false, JPEGPixels[160x90, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]] [junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160 [junit] main-Display-.macosx_nil-1-EDT-2: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV422hProg_ES2___-n0000-JoglJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [junit] main-Display-.macosx_nil-1-EDT-2: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV422hProg_ES2___-n0000-AWTJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV422hProg_ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV444Base__ES2 [junit] JPEGImage: JPEGImage[160x90, bytesPerPixel 3, reversedChannels false, JPEGPixels[160x90, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]] [junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160 [junit] main-Display-.macosx_nil-1-EDT-3: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV444Base__ES2___-n0000-JoglJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [junit] main-Display-.macosx_nil-1-EDT-3: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV444Base__ES2___-n0000-AWTJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV444Base__ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV444Prog__ES2 [junit] JPEGImage: JPEGImage[160x90, bytesPerPixel 3, reversedChannels false, JPEGPixels[160x90, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=43200 cap=43200]] [junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160 [junit] main-Display-.macosx_nil-1-EDT-4: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV444Prog__ES2___-n0000-JoglJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [junit] main-Display-.macosx_nil-1-EDT-4: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test01YUV444Prog__ES2___-n0000-AWTJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test01YUV444Prog__ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420BaseGray_ES2 [junit] JPEGImage: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 1, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]] [junit] TextureData: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0 [junit] TextureData: TextureData[261x202, y-flip true, internFormat 0x1907, PixelAttributes[comp 1, fmt 0x1909, type 0x1401, bytesPerPixel 1], border 0, estSize 52722, alignment 1, rowlen 261 [junit] main-Display-.macosx_nil-1-EDT-5: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420BaseGray_ES2-n0000-JoglJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0261x0202.png [junit] createAndCompileShader: Pre GL Error: 0x500 [junit] main-Display-.macosx_nil-1-EDT-5: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420BaseGray_ES2-n0000-AWTJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0261x0202.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420BaseGray_ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420Base__ES2 [junit] JPEGImage: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]] [junit] TextureData: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0 [junit] TextureData: TextureData[261x202, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 261 [junit] main-Display-.macosx_nil-1-EDT-6: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420Base__ES2___-n0000-JoglJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0261x0202.png [junit] main-Display-.macosx_nil-1-EDT-6: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420Base__ES2___-n0000-AWTJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0261x0202.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420Base__ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420Prog_ES2 [junit] JPEGImage: JPEGImage[261x202, bytesPerPixel 3, reversedChannels false, JPEGPixels[261x202, sourceComp 3, sourceCS YCbCr, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=158166 cap=158166]] [junit] TextureData: TextureData[261x202, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 0 [junit] TextureData: TextureData[261x202, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 158166, alignment 1, rowlen 261 [junit] main-Display-.macosx_nil-1-EDT-7: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420Prog_ES2____-n0000-JoglJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0261x0202.png [junit] main-Display-.macosx_nil-1-EDT-7: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test02YUV420Prog_ES2____-n0000-AWTJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0261x0202.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test02YUV420Prog_ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test03CMYK_01_ES2 [junit] JPEGImage: JPEGImage[300x509, bytesPerPixel 3, reversedChannels false, JPEGPixels[300x509, sourceComp 4, sourceCS CMYK, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=458100 cap=458100]] [junit] TextureData: TextureData[300x509, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 458100, alignment 1, rowlen 0 [junit] AWT ImageIO failure w/ file test-cmyk-01.jpg: Unsupported Image Type [junit] main-Display-.macosx_nil-1-EDT-8: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test03CMYK_01_ES2_______-n0000-JoglJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0300x0509.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test03CMYK_01_ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test03YCCK_01_ES2 [junit] JPEGImage: JPEGImage[872x583, bytesPerPixel 3, reversedChannels false, JPEGPixels[872x583, sourceComp 4, sourceCS YCCK, storageCS RGB, storageComp 3], java.nio.DirectByteBuffer[pos=0 lim=1525128 cap=1525128]] [junit] TextureData: TextureData[872x583, y-flip false, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 1525128, alignment 1, rowlen 0 [junit] AWT ImageIO failure w/ file test-ycck-01.jpg: Unsupported Image Type [junit] main-Display-.macosx_nil-1-EDT-9: ** screenshot: TestJPEGJoglAWTCompareNewtAWT.test03YCCK_01_ES2_______-n0000-JoglJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0872x0583.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT - test03YCCK_01_ES2 [junit] SLOCK [T main @ 1407310389762 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT [junit] SLOCK [T main @ 1407310391097 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310420216 ms +++ localhost/127.0.0.1:59999 - Locked within 29141 ms, 30 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayAWTILoaderES2 [junit] TextureData: TextureData[283x32, y-flip true, internFormat 0x1907, PixelAttributes[comp 1, fmt 0x1909, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 283 [junit] createAndCompileShader: Pre GL Error: 0x500 [junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testGrayAWTILoaderES2-n0000-GL4___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0283x0032.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayAWTILoaderES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayAWTILoaderGL2 [junit] TextureData: TextureData[283x32, y-flip true, internFormat 0x1907, PixelAttributes[comp 1, fmt 0x1909, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 283 [junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testGrayAWTILoaderGL2-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0283x0032.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayAWTILoaderGL2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayPNGJLoaderES2 [junit] TextureData: TextureData[283x32, y-flip false, internFormat 0x8051, PixelAttributes[comp 1, fmt 0x1903, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 0 [junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testGrayPNGJLoaderES2-n0000-GL4___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0283x0032.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayPNGJLoaderES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayPNGJLoaderGL2 [junit] TextureData: TextureData[283x32, y-flip false, internFormat 0x8051, PixelAttributes[comp 1, fmt 0x1909, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 0 [junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testGrayPNGJLoaderGL2-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0283x0032.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayPNGJLoaderGL2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestAWTILoaderES2 [junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160 [junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testTestAWTILoaderES2-n0000-GL4___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0160x0090.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestAWTILoaderES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestAWTILoaderGL2 [junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160 [junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testTestAWTILoaderGL2-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0160x0090.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestAWTILoaderGL2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestPNGJLoaderES2 [junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testTestPNGJLoaderES2-n0000-GL4___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0160x0090.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestPNGJLoaderES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestPNGJLoaderGL2 [junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testTestPNGJLoaderGL2-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0160x0090.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestPNGJLoaderGL2 [junit] SLOCK [T main @ 1407310433161 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 42.235 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310391097 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310420216 ms +++ localhost/127.0.0.1:59999 - Locked within 29141 ms, 30 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayAWTILoaderES2 [junit] TextureData: TextureData[283x32, y-flip true, internFormat 0x1907, PixelAttributes[comp 1, fmt 0x1909, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 283 [junit] createAndCompileShader: Pre GL Error: 0x500 [junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testGrayAWTILoaderES2-n0000-GL4___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0283x0032.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayAWTILoaderES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayAWTILoaderGL2 [junit] TextureData: TextureData[283x32, y-flip true, internFormat 0x1907, PixelAttributes[comp 1, fmt 0x1909, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 283 [junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testGrayAWTILoaderGL2-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0283x0032.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayAWTILoaderGL2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayPNGJLoaderES2 [junit] TextureData: TextureData[283x32, y-flip false, internFormat 0x8051, PixelAttributes[comp 1, fmt 0x1903, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 0 [junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testGrayPNGJLoaderES2-n0000-GL4___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0283x0032.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayPNGJLoaderES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayPNGJLoaderGL2 [junit] TextureData: TextureData[283x32, y-flip false, internFormat 0x8051, PixelAttributes[comp 1, fmt 0x1909, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 0 [junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testGrayPNGJLoaderGL2-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0283x0032.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayPNGJLoaderGL2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestAWTILoaderES2 [junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160 [junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testTestAWTILoaderES2-n0000-GL4___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0160x0090.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestAWTILoaderES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestAWTILoaderGL2 [junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160 [junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testTestAWTILoaderGL2-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0160x0090.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestAWTILoaderGL2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestPNGJLoaderES2 [junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testTestPNGJLoaderES2-n0000-GL4___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0160x0090.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestPNGJLoaderES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestPNGJLoaderGL2 [junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testTestPNGJLoaderGL2-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0160x0090.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestPNGJLoaderGL2 [junit] SLOCK [T main @ 1407310433161 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testGrayAWTILoaderES2 took 3.664 sec [junit] Testcase: testGrayAWTILoaderGL2 took 1.232 sec [junit] Testcase: testGrayPNGJLoaderES2 took 1.424 sec [junit] Testcase: testGrayPNGJLoaderGL2 took 1.225 sec [junit] Testcase: testTestAWTILoaderES2 took 1.428 sec [junit] Testcase: testTestAWTILoaderGL2 took 1.205 sec [junit] Testcase: testTestPNGJLoaderES2 took 1.42 sec [junit] Testcase: testTestPNGJLoaderGL2 took 1.213 sec [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 42.235 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310391097 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310420216 ms +++ localhost/127.0.0.1:59999 - Locked within 29141 ms, 30 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayAWTILoaderES2 [junit] TextureData: TextureData[283x32, y-flip true, internFormat 0x1907, PixelAttributes[comp 1, fmt 0x1909, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 283 [junit] createAndCompileShader: Pre GL Error: 0x500 [junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testGrayAWTILoaderES2-n0000-GL4___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0283x0032.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayAWTILoaderES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayAWTILoaderGL2 [junit] TextureData: TextureData[283x32, y-flip true, internFormat 0x1907, PixelAttributes[comp 1, fmt 0x1909, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 283 [junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testGrayAWTILoaderGL2-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0283x0032.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayAWTILoaderGL2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayPNGJLoaderES2 [junit] TextureData: TextureData[283x32, y-flip false, internFormat 0x8051, PixelAttributes[comp 1, fmt 0x1903, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 0 [junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testGrayPNGJLoaderES2-n0000-GL4___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0283x0032.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayPNGJLoaderES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayPNGJLoaderGL2 [junit] TextureData: TextureData[283x32, y-flip false, internFormat 0x8051, PixelAttributes[comp 1, fmt 0x1909, type 0x1401, bytesPerPixel 1], border 0, estSize 9056, alignment 1, rowlen 0 [junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testGrayPNGJLoaderGL2-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0283x0032.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testGrayPNGJLoaderGL2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestAWTILoaderES2 [junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160 [junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testTestAWTILoaderES2-n0000-GL4___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0160x0090.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestAWTILoaderES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestAWTILoaderGL2 [junit] TextureData: TextureData[160x90, y-flip true, internFormat 0x1907, PixelAttributes[comp 3, fmt 0x80e0, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 160 [junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testTestAWTILoaderGL2-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0160x0090.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestAWTILoaderGL2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestPNGJLoaderES2 [junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testTestPNGJLoaderES2-n0000-GL4___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0160x0090.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestPNGJLoaderES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestPNGJLoaderGL2 [junit] TextureData: TextureData[160x90, y-flip false, internFormat 0x8051, PixelAttributes[comp 3, fmt 0x1907, type 0x1401, bytesPerPixel 3], border 0, estSize 43200, alignment 1, rowlen 0 [junit] AWT-EventQueue-0: ** screenshot: TestPNGTextureFromFileAWT.testTestPNGJLoaderGL2-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0160x0090.png [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileAWT - testTestPNGJLoaderGL2 [junit] SLOCK [T main @ 1407310433161 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture01AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture01AWT [junit] SLOCK [T main @ 1407310434560 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310447585 ms +++ localhost/127.0.0.1:59999 - Locked within 13053 ms, 14 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture01AWT - test1 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture01AWT - test1 [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 16.345 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310434560 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310447585 ms +++ localhost/127.0.0.1:59999 - Locked within 13053 ms, 14 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture01AWT - test1 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture01AWT - test1 [junit] SLOCK [T main @ 1407310450714 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test1 took 1.079 sec [junit] SLOCK [T main @ 1407310450714 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 16.345 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310434560 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310447585 ms +++ localhost/127.0.0.1:59999 - Locked within 13053 ms, 14 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture01AWT - test1 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture01AWT - test1 [junit] SLOCK [T main @ 1407310450714 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture02AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture02AWT [junit] SLOCK [T main @ 1407310452058 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310455065 ms +++ localhost/127.0.0.1:59999 - Locked within 3029 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture02AWT - test1 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x70b91162: tileRendererInUse null, GearsES2[obj 0x70b91162 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x70b91162 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x70b91162 created: GearsObj[0x533b5af9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x70b91162 created: GearsObj[0x5dd1bc1f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x70b91162 created: GearsObj[0x5dd1bc1f, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x70b91162 FIN GearsES2[obj 0x70b91162 isInit true, usesShared false, 1 GearsObj[0x533b5af9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5dd1bc1f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3fd8f15e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x70b91162 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7f9972dcb2b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x70b91162, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x70b91162: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x70b91162 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture02AWT - test1 [junit] SLOCK [T main @ 1407310458412 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.5 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310452058 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310455065 ms +++ localhost/127.0.0.1:59999 - Locked within 3029 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture02AWT - test1 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x70b91162: tileRendererInUse null, GearsES2[obj 0x70b91162 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x70b91162 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x70b91162 created: GearsObj[0x533b5af9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x70b91162 created: GearsObj[0x5dd1bc1f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x70b91162 created: GearsObj[0x5dd1bc1f, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x70b91162 FIN GearsES2[obj 0x70b91162 isInit true, usesShared false, 1 GearsObj[0x533b5af9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5dd1bc1f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3fd8f15e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x70b91162 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7f9972dcb2b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x70b91162, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x70b91162: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x70b91162 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture02AWT - test1 [junit] SLOCK [T main @ 1407310458412 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test1 took 1.283 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.5 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310452058 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310455065 ms +++ localhost/127.0.0.1:59999 - Locked within 3029 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture02AWT - test1 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x70b91162: tileRendererInUse null, GearsES2[obj 0x70b91162 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x70b91162 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x70b91162 created: GearsObj[0x533b5af9, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x70b91162 created: GearsObj[0x5dd1bc1f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x70b91162 created: GearsObj[0x5dd1bc1f, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x70b91162 FIN GearsES2[obj 0x70b91162 isInit true, usesShared false, 1 GearsObj[0x533b5af9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5dd1bc1f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3fd8f15e, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x70b91162 0/0 256x234 of 256x234, swapInterval 1, drawable 0x7f9972dcb2b0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x70b91162, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x70b91162: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x70b91162 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture02AWT - test1 [junit] SLOCK [T main @ 1407310458412 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01AWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01AWT [junit] SLOCK [T main @ 1407310459832 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310462840 ms +++ localhost/127.0.0.1:59999 - Locked within 3055 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01AWT - test1 [junit] ----------------------------------------------------------------------------------------------------- [junit] MacOSXGraphicsDevice[type .macosx, connection decon]: [junit] Natives [junit] GL4bc false [junit] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)] [junit] GLES3 false [junit] GL3bc false [junit] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)] [junit] GL2 true [2.1 (Compat profile, arb, FBO, hardware)] [junit] GLES2 false [junit] GLES1 false [junit] Count 3 / 8 [junit] Common [junit] GL4ES3 false [junit] GL2GL3 true [junit] GL2ES2 true [junit] GL2ES1 true [junit] Mappings [junit] GL2ES2 GLProfile[GL2ES2/GL4.sw] [junit] GL2ES1 GLProfile[GL2ES1/GL2.hw] [junit] GL2 GLProfile[GL2/GL2.hw] [junit] GL4 GLProfile[GL4/GL4.sw] [junit] GL3 GLProfile[GL3/GL3.hw] [junit] GL2GL3 GLProfile[GL2GL3/GL4.sw] [junit] default GLProfile[GL2/GL2.hw] [junit] Count 6 / 12 [junit] [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] XXX0: Perspective nearPlaneNormalized: 0.01010101 [junit] XXX0: aspect: 1.7777778 [junit] XXX0: y-flip: false [junit] XXX0: TexCoord[h: 0.0 - 1.0, v: 0.0 - 1.0] [junit] XXX0: Perspective nearPlaneNormalized: 0.01010101 [junit] iVBO: GLArrayDataServer[mgl_InterleaveArray, index -1, location -1, isVertexAttribute false, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 24, components 9, stride 36b 9c, initialElementCount 72, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 1, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled false, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=216 cap=648], alive true] [junit] ShaderState[ [junit] ShaderProgram[id=2, linked=true, inUse=false, program: 4, [junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 5, source] [junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 6, source]] [junit] enabledAttributes [ [junit] ], activeAttributes [ [junit] ], managedAttributes [ [junit] ], activeUniforms [ [junit] GLUniformData[name mgl_ActiveTexture, location 0, size 1x1, count 1, data 0] [junit] GLUniformData[name mgl_PMVMatrix, location 1, size 4x4, count 2, data [junit] 0: [ 1.31598 0.00000 0.00000 0.00000 ] [junit] 0: [ 0.00000 2.41421 0.00000 0.00000 ] [junit] 0: [ 0.00000 0.00000 -1.22222 -2.22222 ] [junit] 0: [ 0.00000 0.00000 -1.00000 0.00000 ] [junit] , [junit] 1: [ 1.00000 0.00000 0.00000 0.00000 ] [junit] 1: [ 0.00000 1.00000 0.00000 0.00000 ] [junit] 1: [ 0.00000 0.00000 1.00000 -2.30000 ] [junit] 1: [ 0.00000 0.00000 0.00000 1.00000 ] [junit] , [junit] ] [junit] ], managedUniforms [ [junit] ] [junit] ] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01AWT - test1 [junit] SLOCK [T main @ 1407310466828 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.162 sec [junit] ------------- Standard Output --------------- [junit] iVBO: GLArrayDataServer[mgl_InterleaveArray, index -1, location -1, isVertexAttribute false, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 24, components 9, stride 36b 9c, initialElementCount 72, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 1, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled false, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=216 cap=648], alive true] [junit] ShaderState[ [junit] ShaderProgram[id=2, linked=true, inUse=false, program: 4, [junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 5, source] [junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 6, source]] [junit] enabledAttributes [ [junit] ], activeAttributes [ [junit] ], managedAttributes [ [junit] ], activeUniforms [ [junit] GLUniformData[name mgl_ActiveTexture, location 0, size 1x1, count 1, data 0] [junit] GLUniformData[name mgl_PMVMatrix, location 1, size 4x4, count 2, data [junit] 0: [ 1.31598 0.00000 0.00000 0.00000 ] [junit] 0: [ 0.00000 2.41421 0.00000 0.00000 ] [junit] 0: [ 0.00000 0.00000 -1.22222 -2.22222 ] [junit] 0: [ 0.00000 0.00000 -1.00000 0.00000 ] [junit] , [junit] 1: [ 1.00000 0.00000 0.00000 0.00000 ] [junit] 1: [ 0.00000 1.00000 0.00000 0.00000 ] [junit] 1: [ 0.00000 0.00000 1.00000 -2.30000 ] [junit] 1: [ 0.00000 0.00000 0.00000 1.00000 ] [junit] , [junit] ] [junit] ], managedUniforms [ [junit] ] [junit] ] [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310459832 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310462840 ms +++ localhost/127.0.0.1:59999 - Locked within 3055 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01AWT - test1 [junit] ----------------------------------------------------------------------------------------------------- [junit] MacOSXGraphicsDevice[type .macosx, connection decon]: [junit] Natives [junit] GL4bc false [junit] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)] [junit] GLES3 false [junit] GL3bc false [junit] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)] [junit] GL2 true [2.1 (Compat profile, arb, FBO, hardware)] [junit] GLES2 false [junit] GLES1 false [junit] Count 3 / 8 [junit] Common [junit] GL4ES3 false [junit] GL2GL3 true [junit] GL2ES2 true [junit] GL2ES1 true [junit] Mappings [junit] GL2ES2 GLProfile[GL2ES2/GL4.sw] [junit] GL2ES1 GLProfile[GL2ES1/GL2.hw] [junit] GL2 GLProfile[GL2/GL2.hw] [junit] GL4 GLProfile[GL4/GL4.sw] [junit] GL3 GLProfile[GL3/GL3.hw] [junit] GL2GL3 GLProfile[GL2GL3/GL4.sw] [junit] default GLProfile[GL2/GL2.hw] [junit] Count 6 / 12 [junit] [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] XXX0: Perspective nearPlaneNormalized: 0.01010101 [junit] XXX0: aspect: 1.7777778 [junit] XXX0: y-flip: false [junit] XXX0: TexCoord[h: 0.0 - 1.0, v: 0.0 - 1.0] [junit] XXX0: Perspective nearPlaneNormalized: 0.01010101 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01AWT - test1 [junit] SLOCK [T main @ 1407310466828 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test1 took 1.879 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.162 sec [junit] [junit] ------------- Standard Output --------------- [junit] iVBO: GLArrayDataServer[mgl_InterleaveArray, index -1, location -1, isVertexAttribute false, usesGLSL true, usesShaderState true, dataType 0x1406, bufferClazz class java.nio.FloatBuffer, elements 24, components 9, stride 36b 9c, initialElementCount 72, mappedElementCount 0, mappedStorage null, vboEnabled true, vboName 1, vboUsage 0x88e4, vboTarget 0x8892, vboOffset 0, sealed true, bufferEnabled false, bufferWritten true, buffer java.nio.DirectFloatBufferU[pos=0 lim=216 cap=648], alive true] [junit] ShaderState[ [junit] ShaderProgram[id=2, linked=true, inUse=false, program: 4, [junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 5, source] [junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 6, source]] [junit] enabledAttributes [ [junit] ], activeAttributes [ [junit] ], managedAttributes [ [junit] ], activeUniforms [ [junit] GLUniformData[name mgl_ActiveTexture, location 0, size 1x1, count 1, data 0] [junit] GLUniformData[name mgl_PMVMatrix, location 1, size 4x4, count 2, data [junit] 0: [ 1.31598 0.00000 0.00000 0.00000 ] [junit] 0: [ 0.00000 2.41421 0.00000 0.00000 ] [junit] 0: [ 0.00000 0.00000 -1.22222 -2.22222 ] [junit] 0: [ 0.00000 0.00000 -1.00000 0.00000 ] [junit] , [junit] 1: [ 1.00000 0.00000 0.00000 0.00000 ] [junit] 1: [ 0.00000 1.00000 0.00000 0.00000 ] [junit] 1: [ 0.00000 0.00000 1.00000 -2.30000 ] [junit] 1: [ 0.00000 0.00000 0.00000 1.00000 ] [junit] , [junit] ] [junit] ], managedUniforms [ [junit] ] [junit] ] [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310459832 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310462840 ms +++ localhost/127.0.0.1:59999 - Locked within 3055 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01AWT - test1 [junit] ----------------------------------------------------------------------------------------------------- [junit] MacOSXGraphicsDevice[type .macosx, connection decon]: [junit] Natives [junit] GL4bc false [junit] GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)] [junit] GLES3 false [junit] GL3bc false [junit] GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)] [junit] GL2 true [2.1 (Compat profile, arb, FBO, hardware)] [junit] GLES2 false [junit] GLES1 false [junit] Count 3 / 8 [junit] Common [junit] GL4ES3 false [junit] GL2GL3 true [junit] GL2ES2 true [junit] GL2ES1 true [junit] Mappings [junit] GL2ES2 GLProfile[GL2ES2/GL4.sw] [junit] GL2ES1 GLProfile[GL2ES1/GL2.hw] [junit] GL2 GLProfile[GL2/GL2.hw] [junit] GL4 GLProfile[GL4/GL4.sw] [junit] GL3 GLProfile[GL3/GL3.hw] [junit] GL2GL3 GLProfile[GL2GL3/GL4.sw] [junit] default GLProfile[GL2/GL2.hw] [junit] Count 6 / 12 [junit] [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] XXX0: Perspective nearPlaneNormalized: 0.01010101 [junit] XXX0: aspect: 1.7777778 [junit] XXX0: y-flip: false [junit] XXX0: TexCoord[h: 0.0 - 1.0, v: 0.0 - 1.0] [junit] XXX0: Perspective nearPlaneNormalized: 0.01010101 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01AWT - test1 [junit] SLOCK [T main @ 1407310466828 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [echo] gluegen.basename: gluegen [echo] jogl.basename: jogl jogamp.env.validation: [echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010 [echo] ant.java.version 1.7 [echo] java.version 1.7.0_60 [echo] java.home /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre [echo] jvmJava.exe /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/bin/java [echo] jvmJava7.exe ${jvmJava7.exe} jogamp.env.init: [echo] jogamp.jar.codebase Codebase: *.jogamp.org [echo] jogamp.version 2.2.0-rc-20140806 [echo] jogamp.version.int 0914019 [echo] junit.is.disabled ${junit.is.disabled} [echo] target.user.set true [echo] target.sourcelevel 1.6 [echo] target.targetlevel 1.6 [echo] target.rt.jar /opt-share/jre1.6.0_30/lib/rt.jar [echo] host.sourcelevel 1.7 [echo] host.targetlevel 1.7 [echo] host.rt.jar /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/lib/rt.jar [echo] javacdebug true [echo] javacdebuglevel source,lines [echo] javac.memorymax 1024m [echo] build.archiveon true [echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012 [echo] android.version 9 [echo] junit.run.arg0 -Djunit.run.arg0=dummy [echo] junit.run.arg1 -Djunit.run.arg1=dummy [echo] macosx.sdkroot ${macosx.sdkroot} gluegen.properties.load.user: gluegen.cpptasks.detect.os.custom: [echo] gluegen.cpptasks.detect.os.custom: NOP done gluegen.cpptasks.initialize: [echo] os.name=Mac OS X [echo] os.version=10.9.4 [echo] os.arch=x86_64 [echo] nativejartag.prefix = jogamp/nativetag [echo] c.compiler.debug=false [echo] c.compiler.use-debug=${c.compiler.use-debug} [echo] c.compiler.optimise=none gluegen.cpptasks.detect.os.1: gluegen.cpptasks.detect.os.refine: gluegen.cpptasks.detect.os.freebsd.amd64: gluegen.cpptasks.detect.os.freebsd.x86: gluegen.cpptasks.detect.os.freebsd: gluegen.cpptasks.detect.os.hpux: gluegen.cpptasks.detect.os.linux.amd64: gluegen.cpptasks.detect.os.linux.ia64: gluegen.cpptasks.detect.os.linux.x86: gluegen.cpptasks.detect.os.linux.armv6.armel: gluegen.cpptasks.detect.os.linux.armv6.armhf: gluegen.cpptasks.detect.os.android.armv6.armel: gluegen.cpptasks.detect.os.android.armv6.armhf: gluegen.cpptasks.detect.os.linux.alpha: gluegen.cpptasks.detect.os.linux.hppa: gluegen.cpptasks.detect.os.linux.mips: gluegen.cpptasks.detect.os.linux.mipsel: gluegen.cpptasks.detect.os.linux.ppc: gluegen.cpptasks.detect.os.linux.s390: gluegen.cpptasks.detect.os.linux.s390x: gluegen.cpptasks.detect.os.linux.sparc: gluegen.cpptasks.detect.os.linux: gluegen.cpptasks.detect.os.osx: gluegen.cpptasks.detect.os.solaris.sparc: gluegen.cpptasks.detect.os.solaris.sparcv9: gluegen.cpptasks.detect.os.solaris.amd64: gluegen.cpptasks.detect.os.solaris.x86: gluegen.cpptasks.detect.os.solaris: gluegen.cpptasks.detect.os.unix: gluegen.cpptasks.detect.os.windows.amd64: gluegen.cpptasks.detect.os.windows.x86: gluegen.cpptasks.detect.os.windows: gluegen.cpptasks.detect.os.2: gluegen.cpptasks.detect.os: common.init: declare.common: test.compile.check: [echo] jogl-test.jar /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar/jogl-test.jar test.compile: junit.run.newt.awt: [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT [junit] SLOCK [T main @ 1407310469308 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310472318 ms +++ localhost/127.0.0.1:59999 - Locked within 3046 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test01GL2ES2 [junit] Loop 1/1 [junit] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]] [junit] window resized: 0/0 640x480 [junit] Thread[main-Animator,5,main] GearsES2.init.0 0x37869e13: tileRendererInUse null, GearsES2[obj 0x37869e13 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x37869e13 on Thread[main-Animator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x37869e13 created: GearsObj[0x436ae706, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x37869e13 created: GearsObj[0x1f655d7e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x37869e13 created: GearsObj[0x1f655d7e, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Animator,5,main] GearsES2.init.X 0x37869e13 FIN GearsES2[obj 0x37869e13 isInit true, usesShared false, 1 GearsObj[0x436ae706, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f655d7e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x74ff30e2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Animator,5,main] GearsES2.reshape 0x37869e13 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fc9c9dea4a0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x37869e13, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] window resized: 0/0 640x480 [junit] Thread[main-Animator,5,main] GearsES2.reshape 0x37869e13 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fc9c9dea4a0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x37869e13, angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] window resized: 0/0 640x480 [junit] Thread[main-Animator,5,main] GearsES2.reshape 0x37869e13 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fc9c9dea4a0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x37869e13, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] NW chosen: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] GL chosen: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] window pos/siz: 0/0 640x480, [ l 0, r 0 - t 0, b 0 - 0x0] [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has) [junit] QUIT Window Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x37869e13: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x37869e13 FIN [junit] QUIT Window Thread[main-Display-.macosx_nil-1-EDT-2,5,main] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test01GL2ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test02GL3 [junit] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]] [junit] window resized: 0/0 640x480 [junit] Thread[main-Animator,5,main] GearsES2.init.0 0x81b087d: tileRendererInUse null, GearsES2[obj 0x81b087d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x81b087d on Thread[main-Animator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x81b087d created: GearsObj[0x5a0f898e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x81b087d created: GearsObj[0x320ff7d3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x81b087d created: GearsObj[0x320ff7d3, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Animator,5,main] GearsES2.init.X 0x81b087d FIN GearsES2[obj 0x81b087d isInit true, usesShared false, 1 GearsObj[0x5a0f898e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x320ff7d3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x36575752, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Animator,5,main] GearsES2.reshape 0x81b087d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fc9cc10a130, msaa false, tileRendererInUse null [junit] >> GearsES2 0x81b087d, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] window resized: 0/0 640x480 [junit] Thread[main-Animator,5,main] GearsES2.reshape 0x81b087d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fc9cc10a130, msaa false, tileRendererInUse null [junit] >> GearsES2 0x81b087d, angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] window resized: 0/0 640x480 [junit] Thread[main-Animator,5,main] GearsES2.reshape 0x81b087d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fc9cc10a130, msaa false, tileRendererInUse null [junit] >> GearsES2 0x81b087d, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] NW chosen: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] GL chosen: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] window pos/siz: 0/0 640x480, [ l 0, r 0 - t 0, b 0 - 0x0] [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has) [junit] QUIT Window Thread[main-Display-.macosx_nil-1-EDT-3,6,main] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x81b087d: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x81b087d FIN [junit] QUIT Window Thread[main-Display-.macosx_nil-1-EDT-4,5,main] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test02GL3 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test99_PixelScale1_DefaultNorm [junit] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]] [junit] window resized: 0/0 640x480 [junit] window resized: 0/0 640x480 [junit] Thread[main-Animator,5,main] GearsES2.init.0 0x438786ae: tileRendererInUse null, GearsES2[obj 0x438786ae isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x438786ae on Thread[main-Animator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x438786ae created: GearsObj[0x26273e89, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x438786ae created: GearsObj[0x5a7aa7f0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x438786ae created: GearsObj[0x5a7aa7f0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Animator,5,main] GearsES2.init.X 0x438786ae FIN GearsES2[obj 0x438786ae isInit true, usesShared false, 1 GearsObj[0x26273e89, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5a7aa7f0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2aa7abf8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Animator,5,main] GearsES2.reshape 0x438786ae 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fc9c9dbc2c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x438786ae, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] window resized: 0/0 640x480 [junit] Thread[main-Animator,5,main] GearsES2.reshape 0x438786ae 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fc9c9dbc2c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x438786ae, angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] NW chosen: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] GL chosen: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] window pos/siz: 0/0 640x480, [ l 0, r 0 - t 0, b 0 - 0x0] [junit] HiDPI PixelScale: 1x1 (req) -> 1x1 (val) -> 1x1 (has) [junit] QUIT Window Thread[main-Display-.macosx_nil-1-EDT-5,6,main] [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.dispose 0x438786ae: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.dispose 0x438786ae FIN [junit] QUIT Window Thread[main-Display-.macosx_nil-1-EDT-6,5,main] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test99_PixelScale1_DefaultNorm [junit] SLOCK [T main @ 1407310477062 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.896 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310469308 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310472318 ms +++ localhost/127.0.0.1:59999 - Locked within 3046 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test01GL2ES2 [junit] Loop 1/1 [junit] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]] [junit] window resized: 0/0 640x480 [junit] Thread[main-Animator,5,main] GearsES2.init.0 0x37869e13: tileRendererInUse null, GearsES2[obj 0x37869e13 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x37869e13 on Thread[main-Animator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x37869e13 created: GearsObj[0x436ae706, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x37869e13 created: GearsObj[0x1f655d7e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x37869e13 created: GearsObj[0x1f655d7e, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Animator,5,main] GearsES2.init.X 0x37869e13 FIN GearsES2[obj 0x37869e13 isInit true, usesShared false, 1 GearsObj[0x436ae706, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f655d7e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x74ff30e2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Animator,5,main] GearsES2.reshape 0x37869e13 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fc9c9dea4a0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x37869e13, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] window resized: 0/0 640x480 [junit] Thread[main-Animator,5,main] GearsES2.reshape 0x37869e13 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fc9c9dea4a0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x37869e13, angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] window resized: 0/0 640x480 [junit] Thread[main-Animator,5,main] GearsES2.reshape 0x37869e13 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fc9c9dea4a0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x37869e13, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] NW chosen: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] GL chosen: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] window pos/siz: 0/0 640x480, [ l 0, r 0 - t 0, b 0 - 0x0] [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has) [junit] QUIT Window Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x37869e13: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x37869e13 FIN [junit] QUIT Window Thread[main-Display-.macosx_nil-1-EDT-2,5,main] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test01GL2ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test02GL3 [junit] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]] [junit] window resized: 0/0 640x480 [junit] Thread[main-Animator,5,main] GearsES2.init.0 0x81b087d: tileRendererInUse null, GearsES2[obj 0x81b087d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x81b087d on Thread[main-Animator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x81b087d created: GearsObj[0x5a0f898e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x81b087d created: GearsObj[0x320ff7d3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x81b087d created: GearsObj[0x320ff7d3, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Animator,5,main] GearsES2.init.X 0x81b087d FIN GearsES2[obj 0x81b087d isInit true, usesShared false, 1 GearsObj[0x5a0f898e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x320ff7d3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x36575752, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Animator,5,main] GearsES2.reshape 0x81b087d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fc9cc10a130, msaa false, tileRendererInUse null [junit] >> GearsES2 0x81b087d, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] window resized: 0/0 640x480 [junit] Thread[main-Animator,5,main] GearsES2.reshape 0x81b087d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fc9cc10a130, msaa false, tileRendererInUse null [junit] >> GearsES2 0x81b087d, angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] window resized: 0/0 640x480 [junit] Thread[main-Animator,5,main] GearsES2.reshape 0x81b087d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fc9cc10a130, msaa false, tileRendererInUse null [junit] >> GearsES2 0x81b087d, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] NW chosen: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] GL chosen: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] window pos/siz: 0/0 640x480, [ l 0, r 0 - t 0, b 0 - 0x0] [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has) [junit] QUIT Window Thread[main-Display-.macosx_nil-1-EDT-3,6,main] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x81b087d: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x81b087d FIN [junit] QUIT Window Thread[main-Display-.macosx_nil-1-EDT-4,5,main] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test02GL3 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test99_PixelScale1_DefaultNorm [junit] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]] [junit] window resized: 0/0 640x480 [junit] window resized: 0/0 640x480 [junit] Thread[main-Animator,5,main] GearsES2.init.0 0x438786ae: tileRendererInUse null, GearsES2[obj 0x438786ae isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x438786ae on Thread[main-Animator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x438786ae created: GearsObj[0x26273e89, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x438786ae created: GearsObj[0x5a7aa7f0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x438786ae created: GearsObj[0x5a7aa7f0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Animator,5,main] GearsES2.init.X 0x438786ae FIN GearsES2[obj 0x438786ae isInit true, usesShared false, 1 GearsObj[0x26273e89, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5a7aa7f0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2aa7abf8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Animator,5,main] GearsES2.reshape 0x438786ae 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fc9c9dbc2c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x438786ae, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] window resized: 0/0 640x480 [junit] Thread[main-Animator,5,main] GearsES2.reshape 0x438786ae 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fc9c9dbc2c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x438786ae, angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] NW chosen: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] GL chosen: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] window pos/siz: 0/0 640x480, [ l 0, r 0 - t 0, b 0 - 0x0] [junit] HiDPI PixelScale: 1x1 (req) -> 1x1 (val) -> 1x1 (has) [junit] QUIT Window Thread[main-Display-.macosx_nil-1-EDT-5,6,main] [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.dispose 0x438786ae: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.dispose 0x438786ae FIN [junit] QUIT Window Thread[main-Display-.macosx_nil-1-EDT-6,5,main] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test99_PixelScale1_DefaultNorm [junit] SLOCK [T main @ 1407310477062 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01GL2ES2 took 3.148 sec [junit] Testcase: test02GL3 took 0.688 sec [junit] Testcase: test99_PixelScale1_DefaultNorm took 0.717 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.896 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310469308 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310472318 ms +++ localhost/127.0.0.1:59999 - Locked within 3046 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test01GL2ES2 [junit] Loop 1/1 [junit] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]] [junit] window resized: 0/0 640x480 [junit] Thread[main-Animator,5,main] GearsES2.init.0 0x37869e13: tileRendererInUse null, GearsES2[obj 0x37869e13 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x37869e13 on Thread[main-Animator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x37869e13 created: GearsObj[0x436ae706, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x37869e13 created: GearsObj[0x1f655d7e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x37869e13 created: GearsObj[0x1f655d7e, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Animator,5,main] GearsES2.init.X 0x37869e13 FIN GearsES2[obj 0x37869e13 isInit true, usesShared false, 1 GearsObj[0x436ae706, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1f655d7e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x74ff30e2, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Animator,5,main] GearsES2.reshape 0x37869e13 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fc9c9dea4a0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x37869e13, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] window resized: 0/0 640x480 [junit] Thread[main-Animator,5,main] GearsES2.reshape 0x37869e13 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fc9c9dea4a0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x37869e13, angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] window resized: 0/0 640x480 [junit] Thread[main-Animator,5,main] GearsES2.reshape 0x37869e13 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fc9c9dea4a0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x37869e13, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] NW chosen: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] GL chosen: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] window pos/siz: 0/0 640x480, [ l 0, r 0 - t 0, b 0 - 0x0] [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has) [junit] QUIT Window Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x37869e13: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x37869e13 FIN [junit] QUIT Window Thread[main-Display-.macosx_nil-1-EDT-2,5,main] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test01GL2ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test02GL3 [junit] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]] [junit] window resized: 0/0 640x480 [junit] Thread[main-Animator,5,main] GearsES2.init.0 0x81b087d: tileRendererInUse null, GearsES2[obj 0x81b087d isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x81b087d on Thread[main-Animator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL3/GL3.hw] [junit] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 37 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x81b087d created: GearsObj[0x5a0f898e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x81b087d created: GearsObj[0x320ff7d3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x81b087d created: GearsObj[0x320ff7d3, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Animator,5,main] GearsES2.init.X 0x81b087d FIN GearsES2[obj 0x81b087d isInit true, usesShared false, 1 GearsObj[0x5a0f898e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x320ff7d3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x36575752, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Animator,5,main] GearsES2.reshape 0x81b087d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fc9cc10a130, msaa false, tileRendererInUse null [junit] >> GearsES2 0x81b087d, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] window resized: 0/0 640x480 [junit] Thread[main-Animator,5,main] GearsES2.reshape 0x81b087d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fc9cc10a130, msaa false, tileRendererInUse null [junit] >> GearsES2 0x81b087d, angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] window resized: 0/0 640x480 [junit] Thread[main-Animator,5,main] GearsES2.reshape 0x81b087d 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fc9cc10a130, msaa false, tileRendererInUse null [junit] >> GearsES2 0x81b087d, angle 1.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] NW chosen: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] GL chosen: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] window pos/siz: 0/0 640x480, [ l 0, r 0 - t 0, b 0 - 0x0] [junit] HiDPI PixelScale: 0x0 (req) -> 0x0 (val) -> 1x1 (has) [junit] QUIT Window Thread[main-Display-.macosx_nil-1-EDT-3,6,main] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x81b087d: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x81b087d FIN [junit] QUIT Window Thread[main-Display-.macosx_nil-1-EDT-4,5,main] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test02GL3 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test99_PixelScale1_DefaultNorm [junit] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]] [junit] window resized: 0/0 640x480 [junit] window resized: 0/0 640x480 [junit] Thread[main-Animator,5,main] GearsES2.init.0 0x438786ae: tileRendererInUse null, GearsES2[obj 0x438786ae isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x438786ae on Thread[main-Animator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x438786ae created: GearsObj[0x26273e89, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x438786ae created: GearsObj[0x5a7aa7f0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x438786ae created: GearsObj[0x5a7aa7f0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Animator,5,main] GearsES2.init.X 0x438786ae FIN GearsES2[obj 0x438786ae isInit true, usesShared false, 1 GearsObj[0x26273e89, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5a7aa7f0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2aa7abf8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Animator,5,main] GearsES2.reshape 0x438786ae 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fc9c9dbc2c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x438786ae, angle 0.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] window resized: 0/0 640x480 [junit] Thread[main-Animator,5,main] GearsES2.reshape 0x438786ae 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fc9c9dbc2c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x438786ae, angle 0.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] NW chosen: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] GL chosen: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] window pos/siz: 0/0 640x480, [ l 0, r 0 - t 0, b 0 - 0x0] [junit] HiDPI PixelScale: 1x1 (req) -> 1x1 (val) -> 1x1 (has) [junit] QUIT Window Thread[main-Display-.macosx_nil-1-EDT-5,6,main] [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.dispose 0x438786ae: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.dispose 0x438786ae FIN [junit] QUIT Window Thread[main-Display-.macosx_nil-1-EDT-6,5,main] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT - test99_PixelScale1_DefaultNorm [junit] SLOCK [T main @ 1407310477062 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT [junit] SLOCK [T main @ 1407310478457 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310482473 ms +++ localhost/127.0.0.1:59999 - Locked within 4041 ms, 5 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT - test01GL2ES2 [junit] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]] [junit] window resized: 0/0 500x268 [junit] Thread[main-Animator,5,main] LandscapeES2.init ... [junit] LandscapeES2 init on Thread[main-Animator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR: Apple Computer, Inc. [junit] GL_RENDERER: Apple Software Renderer [junit] GL_VERSION: 4.1 APPLE-9.6.1 [junit] GL GLSL: true, has-compiler-func: true, version 4.10, 4.10.0 [junit] GL FBO: basic true, full true [junit] GL Profile: GLProfile[GL4/GL4.sw] [junit] GL Renderer Quirks:[NoOffscreenBitmap] [junit] GL:jogamp.opengl.gl4.GL4bcImpl@2f93e4a8, 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [junit] Thread[main-Animator,5,main] LandscapeES2.init FIN [junit] Thread[main-Animator,5,main] LandscapeES2.reshape 0/0 500x268, swapInterval 1, drawable 0x7f92fc8635a0 [junit] window resized: 0/0 500x268 [junit] Thread[main-Animator,5,main] LandscapeES2.reshape 0/0 500x268, swapInterval 1, drawable 0x7f92fc8635a0 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT - test01GL2ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT - test02GL3 [junit] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]] [junit] window resized: 0/0 500x268 [junit] window resized: 0/0 500x268 [junit] Thread[main-Animator,5,main] LandscapeES2.init ... [junit] LandscapeES2 init on Thread[main-Animator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR: NVIDIA Corporation [junit] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION: 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GL GLSL: true, has-compiler-func: true, version 3.30, 3.30.0 [junit] GL FBO: basic true, full true [junit] GL Profile: GLProfile[GL3/GL3.hw] [junit] GL Renderer Quirks:[NoOffscreenBitmap] [junit] GL:jogamp.opengl.gl4.GL4bcImpl@3efbb1d8, 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] Thread[main-Animator,5,main] LandscapeES2.init FIN [junit] Thread[main-Animator,5,main] LandscapeES2.reshape 0/0 500x268, swapInterval 1, drawable 0x7f92fc940f40 [junit] window resized: 0/0 500x268 [junit] Thread[main-Animator,5,main] LandscapeES2.reshape 0/0 500x268, swapInterval 1, drawable 0x7f92fc940f40 [junit] NW chosen: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] GL chosen: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] window pos/siz: 0/0 500x268, [ l 0, r 0 - t 0, b 0 - 0x0] [junit] QUIT Window Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] LandscapeES2.dispose ... [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] LandscapeES2.dispose FIN [junit] QUIT Window Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT - test02GL3 [junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 16.583 sec [junit] SLOCK [T main @ 1407310494891 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310478457 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310482473 ms +++ localhost/127.0.0.1:59999 - Locked within 4041 ms, 5 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT - test01GL2ES2 [junit] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]] [junit] window resized: 0/0 500x268 [junit] Thread[main-Animator,5,main] LandscapeES2.init ... [junit] LandscapeES2 init on Thread[main-Animator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR: Apple Computer, Inc. [junit] GL_RENDERER: Apple Software Renderer [junit] GL_VERSION: 4.1 APPLE-9.6.1 [junit] GL GLSL: true, has-compiler-func: true, version 4.10, 4.10.0 [junit] GL FBO: basic true, full true [junit] GL Profile: GLProfile[GL4/GL4.sw] [junit] GL Renderer Quirks:[NoOffscreenBitmap] [junit] GL:jogamp.opengl.gl4.GL4bcImpl@2f93e4a8, 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [junit] Thread[main-Animator,5,main] LandscapeES2.init FIN [junit] Thread[main-Animator,5,main] LandscapeES2.reshape 0/0 500x268, swapInterval 1, drawable 0x7f92fc8635a0 [junit] window resized: 0/0 500x268 [junit] Thread[main-Animator,5,main] LandscapeES2.reshape 0/0 500x268, swapInterval 1, drawable 0x7f92fc8635a0 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT - test01GL2ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT - test02GL3 [junit] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]] [junit] window resized: 0/0 500x268 [junit] window resized: 0/0 500x268 [junit] Thread[main-Animator,5,main] LandscapeES2.init ... [junit] LandscapeES2 init on Thread[main-Animator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR: NVIDIA Corporation [junit] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION: 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GL GLSL: true, has-compiler-func: true, version 3.30, 3.30.0 [junit] GL FBO: basic true, full true [junit] GL Profile: GLProfile[GL3/GL3.hw] [junit] GL Renderer Quirks:[NoOffscreenBitmap] [junit] GL:jogamp.opengl.gl4.GL4bcImpl@3efbb1d8, 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] Thread[main-Animator,5,main] LandscapeES2.init FIN [junit] Thread[main-Animator,5,main] LandscapeES2.reshape 0/0 500x268, swapInterval 1, drawable 0x7f92fc940f40 [junit] window resized: 0/0 500x268 [junit] Thread[main-Animator,5,main] LandscapeES2.reshape 0/0 500x268, swapInterval 1, drawable 0x7f92fc940f40 [junit] NW chosen: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] GL chosen: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] window pos/siz: 0/0 500x268, [ l 0, r 0 - t 0, b 0 - 0x0] [junit] QUIT Window Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] LandscapeES2.dispose ... [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] LandscapeES2.dispose FIN [junit] QUIT Window Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT - test02GL3 [junit] SLOCK [T main @ 1407310494891 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01GL2ES2 took 10.396 sec [junit] Caused an ERROR [junit] null [junit] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1276) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1251) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1347) [junit] at com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT.runTestGL(TestLandscapeES2NewtCanvasAWT.java:125) [junit] at com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT.test01GL2ES2(TestLandscapeES2NewtCanvasAWT.java:169) [junit] Caused by: java.lang.RuntimeException: Waited 5000ms for: <182fba60, 65750107>[count 2, qsz 0, owner <main-Animator>] - <AWT-EventQueue-0> [junit] at jogamp.common.util.locks.RecursiveLockImpl01Unfairish.lock(RecursiveLockImpl01Unfairish.java:198) [junit] at jogamp.opengl.GLAutoDrawableBase.defaultWindowResizedOp(GLAutoDrawableBase.java:243) [junit] at com.jogamp.newt.opengl.GLWindow.access$200(GLWindow.java:112) [junit] at com.jogamp.newt.opengl.GLWindow$2.windowResized(GLWindow.java:134) [junit] at jogamp.newt.WindowImpl.consumeWindowEvent(WindowImpl.java:3674) [junit] at jogamp.newt.WindowImpl.sendWindowEvent(WindowImpl.java:3608) [junit] at com.jogamp.newt.opengl.GLWindow.sendWindowEvent(GLWindow.java:732) [junit] at com.jogamp.newt.awt.NewtCanvasAWT.attachNewtChild(NewtCanvasAWT.java:887) [junit] at com.jogamp.newt.awt.NewtCanvasAWT.validateComponent(NewtCanvasAWT.java:778) [junit] at com.jogamp.newt.awt.NewtCanvasAWT.reshape(NewtCanvasAWT.java:587) [junit] at java.awt.Component.setBounds(Component.java:2247) [junit] at java.awt.BorderLayout.layoutContainer(BorderLayout.java:838) [junit] at java.awt.Container.layout(Container.java:1503) [junit] at java.awt.Container.doLayout(Container.java:1492) [junit] at java.awt.Container.validateTree(Container.java:1688) [junit] at java.awt.Container.validate(Container.java:1623) [junit] at java.awt.Container.validateUnconditionally(Container.java:1660) [junit] at java.awt.Window.show(Window.java:1033) [junit] at java.awt.Component.show(Component.java:1655) [junit] at java.awt.Component.setVisible(Component.java:1607) [junit] at java.awt.Window.setVisible(Window.java:1014) [junit] at com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT$2.run(TestLandscapeES2NewtCanvasAWT.java:128) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:302) [junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:733) [junit] at java.awt.EventQueue.access$200(EventQueue.java:103) [junit] at java.awt.EventQueue$3.run(EventQueue.java:694) [junit] at java.awt.EventQueue$3.run(EventQueue.java:692) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:703) [junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242) [junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161) [junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150) [junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146) [junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138) [junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:91) [junit] [junit] Testcase: test02GL3 took 1.862 sec [junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 16.583 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310478457 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310482473 ms +++ localhost/127.0.0.1:59999 - Locked within 4041 ms, 5 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT - test01GL2ES2 [junit] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]] [junit] window resized: 0/0 500x268 [junit] Thread[main-Animator,5,main] LandscapeES2.init ... [junit] LandscapeES2 init on Thread[main-Animator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR: Apple Computer, Inc. [junit] GL_RENDERER: Apple Software Renderer [junit] GL_VERSION: 4.1 APPLE-9.6.1 [junit] GL GLSL: true, has-compiler-func: true, version 4.10, 4.10.0 [junit] GL FBO: basic true, full true [junit] GL Profile: GLProfile[GL4/GL4.sw] [junit] GL Renderer Quirks:[NoOffscreenBitmap] [junit] GL:jogamp.opengl.gl4.GL4bcImpl@2f93e4a8, 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [junit] Thread[main-Animator,5,main] LandscapeES2.init FIN [junit] Thread[main-Animator,5,main] LandscapeES2.reshape 0/0 500x268, swapInterval 1, drawable 0x7f92fc8635a0 [junit] window resized: 0/0 500x268 [junit] Thread[main-Animator,5,main] LandscapeES2.reshape 0/0 500x268, swapInterval 1, drawable 0x7f92fc8635a0 [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT - test01GL2ES2 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT - test02GL3 [junit] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]] [junit] window resized: 0/0 500x268 [junit] window resized: 0/0 500x268 [junit] Thread[main-Animator,5,main] LandscapeES2.init ... [junit] LandscapeES2 init on Thread[main-Animator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR: NVIDIA Corporation [junit] GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION: 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] GL GLSL: true, has-compiler-func: true, version 3.30, 3.30.0 [junit] GL FBO: basic true, full true [junit] GL Profile: GLProfile[GL3/GL3.hw] [junit] GL Renderer Quirks:[NoOffscreenBitmap] [junit] GL:jogamp.opengl.gl4.GL4bcImpl@3efbb1d8, 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [junit] Thread[main-Animator,5,main] LandscapeES2.init FIN [junit] Thread[main-Animator,5,main] LandscapeES2.reshape 0/0 500x268, swapInterval 1, drawable 0x7f92fc940f40 [junit] window resized: 0/0 500x268 [junit] Thread[main-Animator,5,main] LandscapeES2.reshape 0/0 500x268, swapInterval 1, drawable 0x7f92fc940f40 [junit] NW chosen: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] GL chosen: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], offscr[fbo]] [junit] window pos/siz: 0/0 500x268, [ l 0, r 0 - t 0, b 0 - 0x0] [junit] QUIT Window Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] LandscapeES2.dispose ... [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] LandscapeES2.dispose FIN [junit] QUIT Window Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT - test02GL3 [junit] SLOCK [T main @ 1407310494891 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testcase: test01GL2ES2(com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT): Caused an ERROR [junit] null [junit] java.lang.reflect.InvocationTargetException [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1276) [junit] at java.awt.EventQueue.invokeAndWait(EventQueue.java:1251) [junit] at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1347) [junit] at com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT.runTestGL(TestLandscapeES2NewtCanvasAWT.java:125) [junit] at com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT.test01GL2ES2(TestLandscapeES2NewtCanvasAWT.java:169) [junit] Caused by: java.lang.RuntimeException: Waited 5000ms for: <182fba60, 65750107>[count 2, qsz 0, owner <main-Animator>] - <AWT-EventQueue-0> [junit] at jogamp.common.util.locks.RecursiveLockImpl01Unfairish.lock(RecursiveLockImpl01Unfairish.java:198) [junit] at jogamp.opengl.GLAutoDrawableBase.defaultWindowResizedOp(GLAutoDrawableBase.java:243) [junit] at com.jogamp.newt.opengl.GLWindow.access$200(GLWindow.java:112) [junit] at com.jogamp.newt.opengl.GLWindow$2.windowResized(GLWindow.java:134) [junit] at jogamp.newt.WindowImpl.consumeWindowEvent(WindowImpl.java:3674) [junit] at jogamp.newt.WindowImpl.sendWindowEvent(WindowImpl.java:3608) [junit] at com.jogamp.newt.opengl.GLWindow.sendWindowEvent(GLWindow.java:732) [junit] at com.jogamp.newt.awt.NewtCanvasAWT.attachNewtChild(NewtCanvasAWT.java:887) [junit] at com.jogamp.newt.awt.NewtCanvasAWT.validateComponent(NewtCanvasAWT.java:778) [junit] at com.jogamp.newt.awt.NewtCanvasAWT.reshape(NewtCanvasAWT.java:587) [junit] at java.awt.Component.setBounds(Component.java:2247) [junit] at java.awt.BorderLayout.layoutContainer(BorderLayout.java:838) [junit] at java.awt.Container.layout(Container.java:1503) [junit] at java.awt.Container.doLayout(Container.java:1492) [junit] at java.awt.Container.validateTree(Container.java:1688) [junit] at java.awt.Container.validate(Container.java:1623) [junit] at java.awt.Container.validateUnconditionally(Container.java:1660) [junit] at java.awt.Window.show(Window.java:1033) [junit] at java.awt.Component.show(Component.java:1655) [junit] at java.awt.Component.setVisible(Component.java:1607) [junit] at java.awt.Window.setVisible(Window.java:1014) [junit] at com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT$2.run(TestLandscapeES2NewtCanvasAWT.java:128) [junit] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:302) [junit] at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:733) [junit] at java.awt.EventQueue.access$200(EventQueue.java:103) [junit] at java.awt.EventQueue$3.run(EventQueue.java:694) [junit] at java.awt.EventQueue$3.run(EventQueue.java:692) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) [junit] at java.awt.EventQueue.dispatchEvent(EventQueue.java:703) [junit] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242) [junit] at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161) [junit] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150) [junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146) [junit] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138) [junit] at java.awt.EventDispatchThread.run(EventDispatchThread.java:91) [junit] [junit] [junit] Test com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT FAILED [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNewtAWTWrapper [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNewtAWTWrapper [junit] SLOCK [T main @ 1407310496376 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310508426 ms +++ localhost/127.0.0.1:59999 - Locked within 12071 ms, 13 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNewtAWTWrapper - test01 [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x23915d6f: tileRendererInUse null, GearsES2[obj 0x23915d6f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x23915d6f on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x23915d6f created: GearsObj[0x47a2899b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x23915d6f created: GearsObj[0x7ff843da, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x23915d6f created: GearsObj[0x7ff843da, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x23915d6f FIN GearsES2[obj 0x23915d6f isInit true, usesShared false, 1 GearsObj[0x47a2899b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7ff843da, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x52ccef60, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x23915d6f 0/0 213x160 of 213x160, swapInterval 1, drawable 0x7f99a2cfad80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x23915d6f, angle 0.0, [l -1.33125, r 1.33125, b -1.0, t 1.0] 2.6625x2.0 -> [l -1.33125, r 1.33125, b -1.0, t 1.0] 2.6625x2.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407310511950 d 195ms]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x23915d6f 0/0 213x160 of 213x160, swapInterval 1, drawable 0x7f99a2cfad80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x23915d6f, angle 0.5, [l -1.33125, r 1.33125, b -1.0, t 1.0] 2.6625x2.0 -> [l -1.33125, r 1.33125, b -1.0, t 1.0] 2.6625x2.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407310512147 d 45ms]] [junit] WindowUpdateEvent[[ 0 / 0 213 x 160 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407310512192 d 0ms]]] [junit] Thread[main,5,main] GearsES2.reshape 0x23915d6f 0/0 213x160 of 213x160, swapInterval 1, drawable 0x7f99a2cfad80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x23915d6f, angle 1.0, [l -1.33125, r 1.33125, b -1.0, t 1.0] 2.6625x2.0 -> [l -1.33125, r 1.33125, b -1.0, t 1.0] 2.6625x2.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407310512212 d 90ms]] [junit] WindowUpdateEvent[[ 0 / 0 213 x 160 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407310512302 d 0ms]]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x23915d6f 0/0 213x160 of 213x160, swapInterval 1, drawable 0x7f99a2cfad80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x23915d6f, angle 2.0, [l -1.33125, r 1.33125, b -1.0, t 1.0] 2.6625x2.0 -> [l -1.33125, r 1.33125, b -1.0, t 1.0] 2.6625x2.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407310512893 d 11ms]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x23915d6f 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7f99a2cfad80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x23915d6f, angle 16.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407310512905 d 46ms]] [junit] WindowUpdateEvent[[ 0 / 0 320 x 240 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407310512951 d 0ms]]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x23915d6f 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7f99a2cfad80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x23915d6f, angle 16.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407310513548 d 11ms]] [junit] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407310513559 d 0ms]]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407310513559 d 1ms]] [junit] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407310513560 d 0ms]]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x23915d6f 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f99a2cfad80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x23915d6f, angle 25.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407310514703 d 0ms]] [junit] QUIT Window Thread[AWT-EventQueue-0,6,main] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x23915d6f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x23915d6f FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407310514732 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNewtAWTWrapper - test01 [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 18.629 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310496376 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310508426 ms +++ localhost/127.0.0.1:59999 - Locked within 12071 ms, 13 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNewtAWTWrapper - test01 [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x23915d6f: tileRendererInUse null, GearsES2[obj 0x23915d6f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x23915d6f on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x23915d6f created: GearsObj[0x47a2899b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x23915d6f created: GearsObj[0x7ff843da, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x23915d6f created: GearsObj[0x7ff843da, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x23915d6f FIN GearsES2[obj 0x23915d6f isInit true, usesShared false, 1 GearsObj[0x47a2899b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7ff843da, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x52ccef60, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x23915d6f 0/0 213x160 of 213x160, swapInterval 1, drawable 0x7f99a2cfad80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x23915d6f, angle 0.0, [l -1.33125, r 1.33125, b -1.0, t 1.0] 2.6625x2.0 -> [l -1.33125, r 1.33125, b -1.0, t 1.0] 2.6625x2.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407310511950 d 195ms]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x23915d6f 0/0 213x160 of 213x160, swapInterval 1, drawable 0x7f99a2cfad80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x23915d6f, angle 0.5, [l -1.33125, r 1.33125, b -1.0, t 1.0] 2.6625x2.0 -> [l -1.33125, r 1.33125, b -1.0, t 1.0] 2.6625x2.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407310512147 d 45ms]] [junit] WindowUpdateEvent[[ 0 / 0 213 x 160 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407310512192 d 0ms]]] [junit] Thread[main,5,main] GearsES2.reshape 0x23915d6f 0/0 213x160 of 213x160, swapInterval 1, drawable 0x7f99a2cfad80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x23915d6f, angle 1.0, [l -1.33125, r 1.33125, b -1.0, t 1.0] 2.6625x2.0 -> [l -1.33125, r 1.33125, b -1.0, t 1.0] 2.6625x2.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407310512212 d 90ms]] [junit] WindowUpdateEvent[[ 0 / 0 213 x 160 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407310512302 d 0ms]]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x23915d6f 0/0 213x160 of 213x160, swapInterval 1, drawable 0x7f99a2cfad80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x23915d6f, angle 2.0, [l -1.33125, r 1.33125, b -1.0, t 1.0] 2.6625x2.0 -> [l -1.33125, r 1.33125, b -1.0, t 1.0] 2.6625x2.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407310512893 d 11ms]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x23915d6f 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7f99a2cfad80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x23915d6f, angle 16.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407310512905 d 46ms]] [junit] WindowUpdateEvent[[ 0 / 0 320 x 240 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407310512951 d 0ms]]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x23915d6f 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7f99a2cfad80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x23915d6f, angle 16.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407310513548 d 11ms]] [junit] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407310513559 d 0ms]]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407310513559 d 1ms]] [junit] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407310513560 d 0ms]]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x23915d6f 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f99a2cfad80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x23915d6f, angle 25.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407310514703 d 0ms]] [junit] QUIT Window Thread[AWT-EventQueue-0,6,main] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x23915d6f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x23915d6f FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407310514732 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNewtAWTWrapper - test01 [junit] SLOCK [T main @ 1407310514857 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01 took 4.219 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 18.629 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310496376 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310508426 ms +++ localhost/127.0.0.1:59999 - Locked within 12071 ms, 13 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNewtAWTWrapper - test01 [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x23915d6f: tileRendererInUse null, GearsES2[obj 0x23915d6f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x23915d6f on Thread[main-AWTAnimator,5,main] [junit] SLOCK [T main @ 1407310514857 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x23915d6f created: GearsObj[0x47a2899b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x23915d6f created: GearsObj[0x7ff843da, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x23915d6f created: GearsObj[0x7ff843da, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x23915d6f FIN GearsES2[obj 0x23915d6f isInit true, usesShared false, 1 GearsObj[0x47a2899b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7ff843da, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x52ccef60, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x23915d6f 0/0 213x160 of 213x160, swapInterval 1, drawable 0x7f99a2cfad80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x23915d6f, angle 0.0, [l -1.33125, r 1.33125, b -1.0, t 1.0] 2.6625x2.0 -> [l -1.33125, r 1.33125, b -1.0, t 1.0] 2.6625x2.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407310511950 d 195ms]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x23915d6f 0/0 213x160 of 213x160, swapInterval 1, drawable 0x7f99a2cfad80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x23915d6f, angle 0.5, [l -1.33125, r 1.33125, b -1.0, t 1.0] 2.6625x2.0 -> [l -1.33125, r 1.33125, b -1.0, t 1.0] 2.6625x2.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407310512147 d 45ms]] [junit] WindowUpdateEvent[[ 0 / 0 213 x 160 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407310512192 d 0ms]]] [junit] Thread[main,5,main] GearsES2.reshape 0x23915d6f 0/0 213x160 of 213x160, swapInterval 1, drawable 0x7f99a2cfad80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x23915d6f, angle 1.0, [l -1.33125, r 1.33125, b -1.0, t 1.0] 2.6625x2.0 -> [l -1.33125, r 1.33125, b -1.0, t 1.0] 2.6625x2.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407310512212 d 90ms]] [junit] WindowUpdateEvent[[ 0 / 0 213 x 160 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407310512302 d 0ms]]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x23915d6f 0/0 213x160 of 213x160, swapInterval 1, drawable 0x7f99a2cfad80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x23915d6f, angle 2.0, [l -1.33125, r 1.33125, b -1.0, t 1.0] 2.6625x2.0 -> [l -1.33125, r 1.33125, b -1.0, t 1.0] 2.6625x2.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407310512893 d 11ms]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x23915d6f 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7f99a2cfad80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x23915d6f, angle 16.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407310512905 d 46ms]] [junit] WindowUpdateEvent[[ 0 / 0 320 x 240 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407310512951 d 0ms]]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x23915d6f 0/0 320x240 of 320x240, swapInterval 1, drawable 0x7f99a2cfad80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x23915d6f, angle 16.5, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407310513548 d 11ms]] [junit] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407310513559 d 0ms]]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407310513559 d 1ms]] [junit] WindowUpdateEvent[[ 0 / 0 640 x 480 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407310513560 d 0ms]]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x23915d6f 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f99a2cfad80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x23915d6f, angle 25.0, [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0 -> [l -1.3333334, r 1.3333334, b -1.0, t 1.0] 2.6666667x2.0, v-flip false [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407310514703 d 0ms]] [junit] QUIT Window Thread[AWT-EventQueue-0,6,main] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x23915d6f: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x23915d6f FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.awt.WindowDriver, consumed false, when:1407310514732 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNewtAWTWrapper - test01 [junit] SLOCK [T main @ 1407310514857 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411 [junit] Testsuite: com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411 [junit] SLOCK [T main @ 1407310516250 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310522265 ms +++ localhost/127.0.0.1:59999 - Locked within 6038 ms, 7 attempts [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.setup(): Start Pre-JOGL-Swing [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.setup(): Before NativeWindow init [junit] ******** clearAWTFocus.0 [junit] ******** clearAWTFocus.X [junit] toFront: robot pos: 200/98 [junit] centerMouse: robot pos: 200x59, onTitleBarIfWindow: true [junit] Test: java.awt.event.MouseEvent[MOUSE_CLICKED,(200,15),absolute(200,59),button=1,modifiers=Button1,clickCount=1] on javax.swing.JButton[,0,0,400x29,alignmentX=0.0,alignmentY=0.5,border=com.apple.laf.AquaButtonBorder$Dynamic@10b406b7,flags=288,maximumSize=,minimumSize=,preferredSize=,defaultIcon=,disabledIcon=,disabledSelectedIcon=,margin=javax.swing.plaf.InsetsUIResource[top=0,left=2,bottom=0,right=2],paintBorder=true,paintFocus=true,pressedIcon=,rolloverEnabled=false,rolloverIcon=,rolloverSelectedIcon=,selectedIcon=,text=Click me,defaultCapable=true] [junit] requestFocus: click, d: 501 ms [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.setup(): Before JOGL init [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.setup(): End Pre-JOGL-Swing [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411 - test01NewtCanvasAWT [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.test01NewtCanvasAWT(): Start [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x6dccad1e: tileRendererInUse null, GearsES2[obj 0x6dccad1e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6dccad1e on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6dccad1e created: GearsObj[0x6b0ff234, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6dccad1e created: GearsObj[0x63e66ad5, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6dccad1e created: GearsObj[0x63e66ad5, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x6dccad1e FIN GearsES2[obj 0x6dccad1e isInit true, usesShared false, 1 GearsObj[0x6b0ff234, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x63e66ad5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x24d61b7b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x6dccad1e 0/0 100x100 of 100x100, swapInterval 1, drawable 0x7ff234a27de0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6dccad1e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] toFront: robot pos: 200/298 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] Thread[main,5,main] GearsES2.init.0 0x724523e0: tileRendererInUse null, GearsES2[obj 0x724523e0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x724523e0 on Thread[main,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x724523e0 created: GearsObj[0x1a9b701, vbo ff 3, fs 4, bf 5, bs 6] [junit] gear2 0x724523e0 created: GearsObj[0x2d2da381, vbo ff 9, fs 10, bf 11, bs 12] [junit] gear3 0x724523e0 created: GearsObj[0x2d2da381, vbo ff 9, fs 10, bf 11, bs 12] [junit] Thread[main,5,main] GearsES2.init.X 0x724523e0 FIN GearsES2[obj 0x724523e0 isInit true, usesShared false, 1 GearsObj[0x1a9b701, vbo ff 3, fs 4, bf 5, bs 6], 2 GearsObj[0x2d2da381, vbo ff 9, fs 10, bf 11, bs 12], 3 GearsObj[0xf498153, vbo ff 15, fs 16, bf 17, bs 18], sharedGears null] [junit] Thread[main,5,main] GearsES2.reshape 0x724523e0 0/0 400x400 of 400x400, swapInterval 1, drawable 0x7ff2348652f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x724523e0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x724523e0: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x724523e0 FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6dccad1e: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6dccad1e FIN [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.test01NewtCanvasAWT(): End [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411 - test01NewtCanvasAWT [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411 - test02GLCanvas [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.test02GLCanvas(): Start [junit] toFront: robot pos: 200/298 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x531cc7a1: tileRendererInUse null, GearsES2[obj 0x531cc7a1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x531cc7a1 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x531cc7a1 created: GearsObj[0x6d6a08fb, vbo ff 3, fs 4, bf 5, bs 6] [junit] gear2 0x531cc7a1 created: GearsObj[0x4c73cedb, vbo ff 9, fs 10, bf 11, bs 12] [junit] gear3 0x531cc7a1 created: GearsObj[0x4c73cedb, vbo ff 9, fs 10, bf 11, bs 12] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x531cc7a1 FIN GearsES2[obj 0x531cc7a1 isInit true, usesShared false, 1 GearsObj[0x6d6a08fb, vbo ff 3, fs 4, bf 5, bs 6], 2 GearsObj[0x4c73cedb, vbo ff 9, fs 10, bf 11, bs 12], 3 GearsObj[0x4711b313, vbo ff 15, fs 16, bf 17, bs 18], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x531cc7a1 0/0 400x400 of 400x400, swapInterval 1, drawable 0x7ff234a104a0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x531cc7a1, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x531cc7a1: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x531cc7a1 FIN [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.test02GLCanvas(): End [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411 - test02GLCanvas [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.release(): Start [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.release(): End [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 20.39 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310516250 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310522265 ms +++ localhost/127.0.0.1:59999 - Locked within 6038 ms, 7 attempts [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.setup(): Start Pre-JOGL-Swing [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.setup(): Before NativeWindow init [junit] ******** clearAWTFocus.0 [junit] ******** clearAWTFocus.X [junit] toFront: robot pos: 200/98 [junit] centerMouse: robot pos: 200x59, onTitleBarIfWindow: true [junit] Test: java.awt.event.MouseEvent[MOUSE_CLICKED,(200,15),absolute(200,59),button=1,modifiers=Button1,clickCount=1] on javax.swing.JButton[,0,0,400x29,alignmentX=0.0,alignmentY=0.5,border=com.apple.laf.AquaButtonBorder$Dynamic@10b406b7,flags=288,maximumSize=,minimumSize=,preferredSize=,defaultIcon=,disabledIcon=,disabledSelectedIcon=,margin=javax.swing.plaf.InsetsUIResource[top=0,left=2,bottom=0,right=2],paintBorder=true,paintFocus=true,pressedIcon=,rolloverEnabled=false,rolloverIcon=,rolloverSelectedIcon=,selectedIcon=,text=Click me,defaultCapable=true] [junit] requestFocus: click, d: 501 ms [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.setup(): Before JOGL init [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.setup(): End Pre-JOGL-Swing [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411 - test01NewtCanvasAWT [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.test01NewtCanvasAWT(): Start [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x6dccad1e: tileRendererInUse null, GearsES2[obj 0x6dccad1e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6dccad1e on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6dccad1e created: GearsObj[0x6b0ff234, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6dccad1e created: GearsObj[0x63e66ad5, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6dccad1e created: GearsObj[0x63e66ad5, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x6dccad1e FIN GearsES2[obj 0x6dccad1e isInit true, usesShared false, 1 GearsObj[0x6b0ff234, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x63e66ad5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x24d61b7b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x6dccad1e 0/0 100x100 of 100x100, swapInterval 1, drawable 0x7ff234a27de0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6dccad1e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] toFront: robot pos: 200/298 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] Thread[main,5,main] GearsES2.init.0 0x724523e0: tileRendererInUse null, GearsES2[obj 0x724523e0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x724523e0 on Thread[main,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x724523e0 created: GearsObj[0x1a9b701, vbo ff 3, fs 4, bf 5, bs 6] [junit] gear2 0x724523e0 created: GearsObj[0x2d2da381, vbo ff 9, fs 10, bf 11, bs 12] [junit] gear3 0x724523e0 created: GearsObj[0x2d2da381, vbo ff 9, fs 10, bf 11, bs 12] [junit] Thread[main,5,main] GearsES2.init.X 0x724523e0 FIN GearsES2[obj 0x724523e0 isInit true, usesShared false, 1 GearsObj[0x1a9b701, vbo ff 3, fs 4, bf 5, bs 6], 2 GearsObj[0x2d2da381, vbo ff 9, fs 10, bf 11, bs 12], 3 GearsObj[0xf498153, vbo ff 15, fs 16, bf 17, bs 18], sharedGears null] [junit] Thread[main,5,main] GearsES2.reshape 0x724523e0 0/0 400x400 of 400x400, swapInterval 1, drawable 0x7ff2348652f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x724523e0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x724523e0: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x724523e0 FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6dccad1e: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6dccad1e FIN [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.test01NewtCanvasAWT(): End [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411 - test01NewtCanvasAWT [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411 - test02GLCanvas [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.test02GLCanvas(): Start [junit] toFront: robot pos: 200/298 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x531cc7a1: tileRendererInUse null, GearsES2[obj 0x531cc7a1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x531cc7a1 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x531cc7a1 created: GearsObj[0x6d6a08fb, vbo ff 3, fs 4, bf 5, bs 6] [junit] gear2 0x531cc7a1 created: GearsObj[0x4c73cedb, vbo ff 9, fs 10, bf 11, bs 12] [junit] gear3 0x531cc7a1 created: GearsObj[0x4c73cedb, vbo ff 9, fs 10, bf 11, bs 12] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x531cc7a1 FIN GearsES2[obj 0x531cc7a1 isInit true, usesShared false, 1 GearsObj[0x6d6a08fb, vbo ff 3, fs 4, bf 5, bs 6], 2 GearsObj[0x4c73cedb, vbo ff 9, fs 10, bf 11, bs 12], 3 GearsObj[0x4711b313, vbo ff 15, fs 16, bf 17, bs 18], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x531cc7a1 0/0 400x400 of 400x400, swapInterval 1, drawable 0x7ff234a104a0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x531cc7a1, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x531cc7a1: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x531cc7a1 FIN [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.test02GLCanvas(): End [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411 - test02GLCanvas [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.release(): Start [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.release(): End [junit] SLOCK [T main @ 1407310536479 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01NewtCanvasAWT took 5.148 sec [junit] Testcase: test02GLCanvas took 5.162 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 20.39 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310516250 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310522265 ms +++ localhost/127.0.0.1:59999 - Locked within 6038 ms, 7 attempts [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.setup(): Start Pre-JOGL-Swing [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.setup(): Before NativeWindow init [junit] ******** clearAWTFocus.0 [junit] ******** clearAWTFocus.X [junit] toFront: robot pos: 200/98 [junit] centerMouse: robot pos: 200x59, onTitleBarIfWindow: true [junit] Test: java.awt.event.MouseEvent[MOUSE_CLICKED,(200,15),absolute(200,59),button=1,modifiers=Button1,clickCount=1] on javax.swing.JButton[,0,0,400x29,alignmentX=0.0,alignmentY=0.5,border=com.apple.laf.AquaButtonBorder$Dynamic@10b406b7,flags=288,maximumSize=,minimumSize=,preferredSize=,defaultIcon=,disabledIcon=,disabledSelectedIcon=,margin=javax.swing.plaf.InsetsUIResource[top=0,left=2,bottom=0,right=2],paintBorder=true,paintFocus=true,pressedIcon=,rolloverEnabled=false,rolloverIcon=,rolloverSelectedIcon=,selectedIcon=,text=Click me,defaultCapable=true] [junit] requestFocus: click, d: 501 ms [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.setup(): Before JOGL init [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.setup(): End Pre-JOGL-Swing [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411 - test01NewtCanvasAWT [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.test01NewtCanvasAWT(): Start [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x6dccad1e: tileRendererInUse null, GearsES2[obj 0x6dccad1e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6dccad1e on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6dccad1e created: GearsObj[0x6b0ff234, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6dccad1e created: GearsObj[0x63e66ad5, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6dccad1e created: GearsObj[0x63e66ad5, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x6dccad1e FIN GearsES2[obj 0x6dccad1e isInit true, usesShared false, 1 GearsObj[0x6b0ff234, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x63e66ad5, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x24d61b7b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x6dccad1e 0/0 100x100 of 100x100, swapInterval 1, drawable 0x7ff234a27de0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6dccad1e, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] toFront: robot pos: 200/298 [junit] FOCUS AWT GAINED (Window) [fc 1]: window, java.awt.event.WindowEvent[WINDOW_GAINED_FOCUS,opposite=null,oldState=0,newState=0] on frame0 [junit] Thread[main,5,main] GearsES2.init.0 0x724523e0: tileRendererInUse null, GearsES2[obj 0x724523e0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x724523e0 on Thread[main,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x724523e0 created: GearsObj[0x1a9b701, vbo ff 3, fs 4, bf 5, bs 6] [junit] gear2 0x724523e0 created: GearsObj[0x2d2da381, vbo ff 9, fs 10, bf 11, bs 12] [junit] gear3 0x724523e0 created: GearsObj[0x2d2da381, vbo ff 9, fs 10, bf 11, bs 12] [junit] Thread[main,5,main] GearsES2.init.X 0x724523e0 FIN GearsES2[obj 0x724523e0 isInit true, usesShared false, 1 GearsObj[0x1a9b701, vbo ff 3, fs 4, bf 5, bs 6], 2 GearsObj[0x2d2da381, vbo ff 9, fs 10, bf 11, bs 12], 3 GearsObj[0xf498153, vbo ff 15, fs 16, bf 17, bs 18], sharedGears null] [junit] Thread[main,5,main] GearsES2.reshape 0x724523e0 0/0 400x400 of 400x400, swapInterval 1, drawable 0x7ff2348652f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x724523e0, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x724523e0: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x724523e0 FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6dccad1e: tileRendererInUse null [junit] SLOCK [T main @ 1407310536479 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x6dccad1e FIN [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.test01NewtCanvasAWT(): End [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411 - test01NewtCanvasAWT [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411 - test02GLCanvas [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.test02GLCanvas(): Start [junit] toFront: robot pos: 200/298 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x531cc7a1: tileRendererInUse null, GearsES2[obj 0x531cc7a1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x531cc7a1 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x531cc7a1 created: GearsObj[0x6d6a08fb, vbo ff 3, fs 4, bf 5, bs 6] [junit] gear2 0x531cc7a1 created: GearsObj[0x4c73cedb, vbo ff 9, fs 10, bf 11, bs 12] [junit] gear3 0x531cc7a1 created: GearsObj[0x4c73cedb, vbo ff 9, fs 10, bf 11, bs 12] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x531cc7a1 FIN GearsES2[obj 0x531cc7a1 isInit true, usesShared false, 1 GearsObj[0x6d6a08fb, vbo ff 3, fs 4, bf 5, bs 6], 2 GearsObj[0x4c73cedb, vbo ff 9, fs 10, bf 11, bs 12], 3 GearsObj[0x4711b313, vbo ff 15, fs 16, bf 17, bs 18], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x531cc7a1 0/0 400x400 of 400x400, swapInterval 1, drawable 0x7ff234a104a0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x531cc7a1, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x531cc7a1: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x531cc7a1 FIN [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.test02GLCanvas(): End [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411 - test02GLCanvas [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.release(): Start [junit] TestSwingAWTRobotUsageBeforeJOGLInitBug411.release(): End [junit] SLOCK [T main @ 1407310536479 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestCloseNewtAWT [junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestCloseNewtAWT [junit] SLOCK [T main @ 1407310537765 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310554804 ms +++ localhost/127.0.0.1:59999 - Locked within 17085 ms, 18 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestCloseNewtAWT - testCloseNewtAWT [junit] MyCanvas START add: Thread[AWT-EventQueue-0,6,main], holds AWTTreeLock: true [junit] MyCanvas END add: Thread[AWT-EventQueue-0,6,main], holds AWTTreeLock: true [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0] [junit] MyCanvas START remove: Thread[AWT-EventQueue-0,6,main], holds AWTTreeLock: true [junit] MyCanvas On NEWT-EDT From AWT-EDT: Thread[main-Display-.macosx_nil-1-EDT-2,6,main], holds AWTTreeLock: false [junit] MyCanvas On NEWT-EDT: position n/a, null NativeWindow [junit] MyCanvas passed critical: Thread[AWT-EventQueue-0,6,main], holds AWTTreeLock: true [junit] MyCanvas END remove: Thread[AWT-EventQueue-0,6,main], holds AWTTreeLock: true [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestCloseNewtAWT - testCloseNewtAWT [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 19.899 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310537765 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310554804 ms +++ localhost/127.0.0.1:59999 - Locked within 17085 ms, 18 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestCloseNewtAWT - testCloseNewtAWT [junit] MyCanvas START add: Thread[AWT-EventQueue-0,6,main], holds AWTTreeLock: true [junit] MyCanvas END add: Thread[AWT-EventQueue-0,6,main], holds AWTTreeLock: true [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0] [junit] MyCanvas START remove: Thread[AWT-EventQueue-0,6,main], holds AWTTreeLock: true [junit] MyCanvas On NEWT-EDT From AWT-EDT: Thread[main-Display-.macosx_nil-1-EDT-2,6,main], holds AWTTreeLock: false [junit] MyCanvas On NEWT-EDT: position n/a, null NativeWindow [junit] MyCanvas passed critical: Thread[AWT-EventQueue-0,6,main], holds AWTTreeLock: true [junit] MyCanvas END remove: Thread[AWT-EventQueue-0,6,main], holds AWTTreeLock: true [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestCloseNewtAWT - testCloseNewtAWT [junit] SLOCK [T main @ 1407310557478 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testCloseNewtAWT took 2.536 sec [junit] SLOCK [T main @ 1407310557478 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 19.899 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310537765 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310554804 ms +++ localhost/127.0.0.1:59999 - Locked within 17085 ms, 18 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestCloseNewtAWT - testCloseNewtAWT [junit] MyCanvas START add: Thread[AWT-EventQueue-0,6,main], holds AWTTreeLock: true [junit] MyCanvas END add: Thread[AWT-EventQueue-0,6,main], holds AWTTreeLock: true [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0] [junit] MyCanvas START remove: Thread[AWT-EventQueue-0,6,main], holds AWTTreeLock: true [junit] MyCanvas On NEWT-EDT From AWT-EDT: Thread[main-Display-.macosx_nil-1-EDT-2,6,main], holds AWTTreeLock: false [junit] MyCanvas On NEWT-EDT: position n/a, null NativeWindow [junit] MyCanvas passed critical: Thread[AWT-EventQueue-0,6,main], holds AWTTreeLock: true [junit] MyCanvas END remove: Thread[AWT-EventQueue-0,6,main], holds AWTTreeLock: true [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestCloseNewtAWT - testCloseNewtAWT [junit] SLOCK [T main @ 1407310557478 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestEventSourceNotAWTBug [junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestEventSourceNotAWTBug [junit] SLOCK [T main @ 1407310558647 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310560657 ms +++ localhost/127.0.0.1:59999 - Locked within 2048 ms, 3 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestEventSourceNotAWTBug - testEventSourceNotNewtBug [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x2d10fd3f: tileRendererInUse null, GearsES2[obj 0x2d10fd3f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2d10fd3f on Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2d10fd3f created: GearsObj[0x3125fd2d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2d10fd3f created: GearsObj[0x3510ae90, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2d10fd3f created: GearsObj[0x3510ae90, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x2d10fd3f FIN GearsES2[obj 0x2d10fd3f isInit true, usesShared false, 1 GearsObj[0x3125fd2d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3510ae90, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x46aecc14, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x2d10fd3f 0/0 800x578 of 800x578, swapInterval 1, drawable 0x7f9e7c877670, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2d10fd3f, angle 0.0, [l -1.384083, r 1.384083, b -1.0, t 1.0] 2.768166x2.0 -> [l -1.384083, r 1.3840833, b -1.0, t 1.0] 2.7681663x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x2d10fd3f 800x578, swapInterval 1, drawable 0x7f9e7c877670 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2d10fd3f 0/0 800x578 of 800x578, swapInterval 1, drawable 0x7f9e7c877670, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2d10fd3f, angle 0.5, [l -1.384083, r 1.384083, b -1.0, t 1.0] 2.768166x2.0 -> [l -1.384083, r 1.3840833, b -1.0, t 1.0] 2.7681663x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2d10fd3f 800x578, swapInterval 1, drawable 0x7f9e7c877670 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2d10fd3f 800x578, swapInterval 1, drawable 0x7f9e7c877670 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2d10fd3f 800x578, swapInterval 1, drawable 0x7f9e7c877670 [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x2d10fd3f: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x2d10fd3f FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestEventSourceNotAWTBug - testEventSourceNotNewtBug [junit] SLOCK [T main @ 1407310564157 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.668 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310558647 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310560657 ms +++ localhost/127.0.0.1:59999 - Locked within 2048 ms, 3 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestEventSourceNotAWTBug - testEventSourceNotNewtBug [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x2d10fd3f: tileRendererInUse null, GearsES2[obj 0x2d10fd3f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2d10fd3f on Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2d10fd3f created: GearsObj[0x3125fd2d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2d10fd3f created: GearsObj[0x3510ae90, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2d10fd3f created: GearsObj[0x3510ae90, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x2d10fd3f FIN GearsES2[obj 0x2d10fd3f isInit true, usesShared false, 1 GearsObj[0x3125fd2d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3510ae90, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x46aecc14, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x2d10fd3f 0/0 800x578 of 800x578, swapInterval 1, drawable 0x7f9e7c877670, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2d10fd3f, angle 0.0, [l -1.384083, r 1.384083, b -1.0, t 1.0] 2.768166x2.0 -> [l -1.384083, r 1.3840833, b -1.0, t 1.0] 2.7681663x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x2d10fd3f 800x578, swapInterval 1, drawable 0x7f9e7c877670 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2d10fd3f 0/0 800x578 of 800x578, swapInterval 1, drawable 0x7f9e7c877670, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2d10fd3f, angle 0.5, [l -1.384083, r 1.384083, b -1.0, t 1.0] 2.768166x2.0 -> [l -1.384083, r 1.3840833, b -1.0, t 1.0] 2.7681663x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2d10fd3f 800x578, swapInterval 1, drawable 0x7f9e7c877670 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2d10fd3f 800x578, swapInterval 1, drawable 0x7f9e7c877670 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2d10fd3f 800x578, swapInterval 1, drawable 0x7f9e7c877670 [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x2d10fd3f: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x2d10fd3f FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestEventSourceNotAWTBug - testEventSourceNotNewtBug [junit] SLOCK [T main @ 1407310564157 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testEventSourceNotNewtBug took 3.356 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.668 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310558647 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310560657 ms +++ localhost/127.0.0.1:59999 - Locked within 2048 ms, 3 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestEventSourceNotAWTBug - testEventSourceNotNewtBug [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x2d10fd3f: tileRendererInUse null, GearsES2[obj 0x2d10fd3f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x2d10fd3f on Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x2d10fd3f created: GearsObj[0x3125fd2d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x2d10fd3f created: GearsObj[0x3510ae90, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x2d10fd3f created: GearsObj[0x3510ae90, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x2d10fd3f FIN GearsES2[obj 0x2d10fd3f isInit true, usesShared false, 1 GearsObj[0x3125fd2d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3510ae90, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x46aecc14, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x2d10fd3f 0/0 800x578 of 800x578, swapInterval 1, drawable 0x7f9e7c877670, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2d10fd3f, angle 0.0, [l -1.384083, r 1.384083, b -1.0, t 1.0] 2.768166x2.0 -> [l -1.384083, r 1.3840833, b -1.0, t 1.0] 2.7681663x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x2d10fd3f 800x578, swapInterval 1, drawable 0x7f9e7c877670 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x2d10fd3f 0/0 800x578 of 800x578, swapInterval 1, drawable 0x7f9e7c877670, msaa false, tileRendererInUse null [junit] >> GearsES2 0x2d10fd3f, angle 0.5, [l -1.384083, r 1.384083, b -1.0, t 1.0] 2.768166x2.0 -> [l -1.384083, r 1.3840833, b -1.0, t 1.0] 2.7681663x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2d10fd3f 800x578, swapInterval 1, drawable 0x7f9e7c877670 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2d10fd3f 800x578, swapInterval 1, drawable 0x7f9e7c877670 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x2d10fd3f 800x578, swapInterval 1, drawable 0x7f9e7c877670 [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x2d10fd3f: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x2d10fd3f FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestEventSourceNotAWTBug - testEventSourceNotNewtBug [junit] SLOCK [T main @ 1407310564157 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestListenerCom01AWT [junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestListenerCom01AWT [junit] SLOCK [T main @ 1407310565512 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310568520 ms +++ localhost/127.0.0.1:59999 - Locked within 3030 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestListenerCom01AWT - testListenerStringPassingAndOrder [junit] durationPerTest 500 [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310570712 d 0ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310570717 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x1abb314f: tileRendererInUse null, GearsES2[obj 0x1abb314f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1abb314f on Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310570884 d 0ms]] [junit] gear1 0x1abb314f created: GearsObj[0x57326ca3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1abb314f created: GearsObj[0x2f7a6e0e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1abb314f created: GearsObj[0x2f7a6e0e, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x1abb314f FIN GearsES2[obj 0x1abb314f isInit true, usesShared false, 1 GearsObj[0x57326ca3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2f7a6e0e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x71d863b5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x1abb314f 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fccc309b9f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1abb314f, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x1abb314f 640x458, swapInterval 1, drawable 0x7fccc309b9f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1abb314f 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fccc309b9f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1abb314f, angle 0.5, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1abb314f 640x458, swapInterval 1, drawable 0x7fccc309b9f0 [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310571080 d 0ms]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x1abb314f 0/0 650x468 of 650x468, swapInterval 1, drawable 0x7fccc309b9f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1abb314f, angle 5.0, [l -1.3888888, r 1.3888888, b -1.0, t 1.0] 2.7777777x2.0 -> [l -1.3888888, r 1.3888888, b -1.0, t 1.0] 2.7777777x2.0, v-flip false [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310571180 d 0ms]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x1abb314f 0/0 660x478 of 660x478, swapInterval 1, drawable 0x7fccc309b9f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1abb314f, angle 12.0, [l -1.3807532, r 1.3807532, b -1.0, t 1.0] 2.7615063x2.0 -> [l -1.3807532, r 1.3807532, b -1.0, t 1.0] 2.7615063x2.0, v-flip false [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310571280 d 0ms]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x1abb314f 0/0 670x488 of 670x488, swapInterval 1, drawable 0x7fccc309b9f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1abb314f, angle 19.0, [l -1.3729508, r 1.3729508, b -1.0, t 1.0] 2.7459016x2.0 -> [l -1.3729508, r 1.3729508, b -1.0, t 1.0] 2.7459016x2.0, v-flip false [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310571380 d 0ms]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x1abb314f 0/0 680x498 of 680x498, swapInterval 1, drawable 0x7fccc309b9f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1abb314f, angle 25.0, [l -1.3654618, r 1.3654618, b -1.0, t 1.0] 2.7309237x2.0 -> [l -1.3654618, r 1.3654618, b -1.0, t 1.0] 2.7309237x2.0, v-flip false [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310571496 d 0ms]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x1abb314f 0/0 690x508 of 690x508, swapInterval 1, drawable 0x7fccc309b9f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1abb314f, angle 32.0, [l -1.3582677, r 1.3582677, b -1.0, t 1.0] 2.7165353x2.0 -> [l -1.3582677, r 1.3582677, b -1.0, t 1.0] 2.7165353x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1abb314f: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1abb314f FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestListenerCom01AWT - testListenerStringPassingAndOrder [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.364 sec [junit] ------------- Standard Output --------------- [junit] durationPerTest 500 [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310570712 d 0ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310570717 d 0ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310570884 d 0ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310571080 d 0ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310571180 d 0ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310571280 d 0ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310571380 d 0ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310571496 d 0ms]] [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310565512 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310568520 ms +++ localhost/127.0.0.1:59999 - Locked within 3030 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestListenerCom01AWT - testListenerStringPassingAndOrder [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x1abb314f: tileRendererInUse null, GearsES2[obj 0x1abb314f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1abb314f on Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1abb314f created: GearsObj[0x57326ca3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1abb314f created: GearsObj[0x2f7a6e0e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1abb314f created: GearsObj[0x2f7a6e0e, vbo ff 7, fs 8, bf 9, bs 10] [junit] SLOCK [T main @ 1407310571740 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x1abb314f FIN GearsES2[obj 0x1abb314f isInit true, usesShared false, 1 GearsObj[0x57326ca3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2f7a6e0e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x71d863b5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x1abb314f 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fccc309b9f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1abb314f, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x1abb314f 640x458, swapInterval 1, drawable 0x7fccc309b9f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1abb314f 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fccc309b9f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1abb314f, angle 0.5, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1abb314f 640x458, swapInterval 1, drawable 0x7fccc309b9f0 [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x1abb314f 0/0 650x468 of 650x468, swapInterval 1, drawable 0x7fccc309b9f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1abb314f, angle 5.0, [l -1.3888888, r 1.3888888, b -1.0, t 1.0] 2.7777777x2.0 -> [l -1.3888888, r 1.3888888, b -1.0, t 1.0] 2.7777777x2.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x1abb314f 0/0 660x478 of 660x478, swapInterval 1, drawable 0x7fccc309b9f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1abb314f, angle 12.0, [l -1.3807532, r 1.3807532, b -1.0, t 1.0] 2.7615063x2.0 -> [l -1.3807532, r 1.3807532, b -1.0, t 1.0] 2.7615063x2.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x1abb314f 0/0 670x488 of 670x488, swapInterval 1, drawable 0x7fccc309b9f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1abb314f, angle 19.0, [l -1.3729508, r 1.3729508, b -1.0, t 1.0] 2.7459016x2.0 -> [l -1.3729508, r 1.3729508, b -1.0, t 1.0] 2.7459016x2.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x1abb314f 0/0 680x498 of 680x498, swapInterval 1, drawable 0x7fccc309b9f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1abb314f, angle 25.0, [l -1.3654618, r 1.3654618, b -1.0, t 1.0] 2.7309237x2.0 -> [l -1.3654618, r 1.3654618, b -1.0, t 1.0] 2.7309237x2.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x1abb314f 0/0 690x508 of 690x508, swapInterval 1, drawable 0x7fccc309b9f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1abb314f, angle 32.0, [l -1.3582677, r 1.3582677, b -1.0, t 1.0] 2.7165353x2.0 -> [l -1.3582677, r 1.3582677, b -1.0, t 1.0] 2.7165353x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1abb314f: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1abb314f FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestListenerCom01AWT - testListenerStringPassingAndOrder [junit] SLOCK [T main @ 1407310571740 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testListenerStringPassingAndOrder took 3.071 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.364 sec [junit] [junit] ------------- Standard Output --------------- [junit] durationPerTest 500 [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310570712 d 0ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310570717 d 0ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310570884 d 0ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310571080 d 0ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310571180 d 0ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310571280 d 0ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310571380 d 0ms]] [junit] WindowEventCom3.windowResized: WindowEventCom1.windowResized: WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310571496 d 0ms]] [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310565512 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310568520 ms +++ localhost/127.0.0.1:59999 - Locked within 3030 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestListenerCom01AWT - testListenerStringPassingAndOrder [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x1abb314f: tileRendererInUse null, GearsES2[obj 0x1abb314f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1abb314f on Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1abb314f created: GearsObj[0x57326ca3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1abb314f created: GearsObj[0x2f7a6e0e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1abb314f created: GearsObj[0x2f7a6e0e, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x1abb314f FIN GearsES2[obj 0x1abb314f isInit true, usesShared false, 1 GearsObj[0x57326ca3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2f7a6e0e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x71d863b5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x1abb314f 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fccc309b9f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1abb314f, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x1abb314f 640x458, swapInterval 1, drawable 0x7fccc309b9f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1abb314f 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fccc309b9f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1abb314f, angle 0.5, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1abb314f 640x458, swapInterval 1, drawable 0x7fccc309b9f0 [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x1abb314f 0/0 650x468 of 650x468, swapInterval 1, drawable 0x7fccc309b9f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1abb314f, angle 5.0, [l -1.3888888, r 1.3888888, b -1.0, t 1.0] 2.7777777x2.0 -> [l -1.3888888, r 1.3888888, b -1.0, t 1.0] 2.7777777x2.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x1abb314f 0/0 660x478 of 660x478, swapInterval 1, drawable 0x7fccc309b9f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1abb314f, angle 12.0, [l -1.3807532, r 1.3807532, b -1.0, t 1.0] 2.7615063x2.0 -> [l -1.3807532, r 1.3807532, b -1.0, t 1.0] 2.7615063x2.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x1abb314f 0/0 670x488 of 670x488, swapInterval 1, drawable 0x7fccc309b9f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1abb314f, angle 19.0, [l -1.3729508, r 1.3729508, b -1.0, t 1.0] 2.7459016x2.0 -> [l -1.3729508, r 1.3729508, b -1.0, t 1.0] 2.7459016x2.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x1abb314f 0/0 680x498 of 680x498, swapInterval 1, drawable 0x7fccc309b9f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1abb314f, angle 25.0, [l -1.3654618, r 1.3654618, b -1.0, t 1.0] 2.7309237x2.0 -> [l -1.3654618, r 1.3654618, b -1.0, t 1.0] 2.7309237x2.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x1abb314f 0/0 690x508 of 690x508, swapInterval 1, drawable 0x7fccc309b9f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1abb314f, angle 32.0, [l -1.3582677, r 1.3582677, b -1.0, t 1.0] 2.7165353x2.0 -> [l -1.3582677, r 1.3582677, b -1.0, t 1.0] 2.7165353x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1abb314f: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x1abb314f FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestListenerCom01AWT - testListenerStringPassingAndOrder [junit] SLOCK [T main @ 1407310571740 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT [junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT [junit] SLOCK [T main @ 1407310573181 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310576190 ms +++ localhost/127.0.0.1:59999 - Locked within 3033 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseFrameGLCanvas [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x105571b0: tileRendererInUse null, GearsES2[obj 0x105571b0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x105571b0 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x105571b0 created: GearsObj[0x3cec8446, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x105571b0 created: GearsObj[0x4be02ee9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x105571b0 created: GearsObj[0x4be02ee9, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x105571b0 FIN GearsES2[obj 0x105571b0 isInit true, usesShared false, 1 GearsObj[0x3cec8446, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4be02ee9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x62cd8e1f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x105571b0 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fa9ab867ff0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x105571b0, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x105571b0 512x490, swapInterval 1, drawable 0x7fa9ab867ff0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x105571b0 512x490, swapInterval 1, drawable 0x7fa9ab867ff0 [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x105571b0: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x105571b0 FIN [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseFrameGLCanvas [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseJFrameGLCanvas [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6f14ceb4: tileRendererInUse null, GearsES2[obj 0x6f14ceb4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6f14ceb4 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6f14ceb4 created: GearsObj[0x77f21ee8, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6f14ceb4 created: GearsObj[0x38cb4edd, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6f14ceb4 created: GearsObj[0x38cb4edd, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6f14ceb4 FIN GearsES2[obj 0x6f14ceb4 isInit true, usesShared false, 1 GearsObj[0x77f21ee8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x38cb4edd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2ba6ac4c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6f14ceb4 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fa9a9ca1090, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6f14ceb4, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6f14ceb4 512x490, swapInterval 1, drawable 0x7fa9a9ca1090 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6f14ceb4 512x490, swapInterval 1, drawable 0x7fa9a9ca1090 [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0] [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6f14ceb4: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6f14ceb4 FIN [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseJFrameGLCanvas [junit] SLOCK [T main @ 1407310579808 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.761 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310573181 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310576190 ms +++ localhost/127.0.0.1:59999 - Locked within 3033 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseFrameGLCanvas [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x105571b0: tileRendererInUse null, GearsES2[obj 0x105571b0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x105571b0 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x105571b0 created: GearsObj[0x3cec8446, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x105571b0 created: GearsObj[0x4be02ee9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x105571b0 created: GearsObj[0x4be02ee9, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x105571b0 FIN GearsES2[obj 0x105571b0 isInit true, usesShared false, 1 GearsObj[0x3cec8446, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4be02ee9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x62cd8e1f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x105571b0 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fa9ab867ff0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x105571b0, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x105571b0 512x490, swapInterval 1, drawable 0x7fa9ab867ff0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x105571b0 512x490, swapInterval 1, drawable 0x7fa9ab867ff0 [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x105571b0: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x105571b0 FIN [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseFrameGLCanvas [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseJFrameGLCanvas [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6f14ceb4: tileRendererInUse null, GearsES2[obj 0x6f14ceb4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6f14ceb4 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6f14ceb4 created: GearsObj[0x77f21ee8, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6f14ceb4 created: GearsObj[0x38cb4edd, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6f14ceb4 created: GearsObj[0x38cb4edd, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6f14ceb4 FIN GearsES2[obj 0x6f14ceb4 isInit true, usesShared false, 1 GearsObj[0x77f21ee8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x38cb4edd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2ba6ac4c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6f14ceb4 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fa9a9ca1090, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6f14ceb4, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6f14ceb4 512x490, swapInterval 1, drawable 0x7fa9a9ca1090 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6f14ceb4 512x490, swapInterval 1, drawable 0x7fa9a9ca1090 [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0] [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6f14ceb4: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6f14ceb4 FIN [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseJFrameGLCanvas [junit] SLOCK [T main @ 1407310579808 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testCloseFrameGLCanvas took 2.818 sec [junit] Testcase: testCloseJFrameGLCanvas took 0.663 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.761 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310573181 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310576190 ms +++ localhost/127.0.0.1:59999 - Locked within 3033 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseFrameGLCanvas [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x105571b0: tileRendererInUse null, GearsES2[obj 0x105571b0 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x105571b0 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x105571b0 created: GearsObj[0x3cec8446, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x105571b0 created: GearsObj[0x4be02ee9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x105571b0 created: GearsObj[0x4be02ee9, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x105571b0 FIN GearsES2[obj 0x105571b0 isInit true, usesShared false, 1 GearsObj[0x3cec8446, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4be02ee9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x62cd8e1f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x105571b0 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fa9ab867ff0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x105571b0, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x105571b0 512x490, swapInterval 1, drawable 0x7fa9ab867ff0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x105571b0 512x490, swapInterval 1, drawable 0x7fa9ab867ff0 [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x105571b0: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x105571b0 FIN [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseFrameGLCanvas [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseJFrameGLCanvas [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.0 0x6f14ceb4: tileRendererInUse null, GearsES2[obj 0x6f14ceb4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6f14ceb4 on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6f14ceb4 created: GearsObj[0x77f21ee8, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6f14ceb4 created: GearsObj[0x38cb4edd, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6f14ceb4 created: GearsObj[0x38cb4edd, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.init.X 0x6f14ceb4 FIN GearsES2[obj 0x6f14ceb4 isInit true, usesShared false, 1 GearsObj[0x77f21ee8, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x38cb4edd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2ba6ac4c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6f14ceb4 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7fa9a9ca1090, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6f14ceb4, angle 0.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6f14ceb4 512x490, swapInterval 1, drawable 0x7fa9a9ca1090 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6f14ceb4 512x490, swapInterval 1, drawable 0x7fa9a9ca1090 [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0] [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6f14ceb4: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.dispose 0x6f14ceb4 FIN [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT - testCloseJFrameGLCanvas [junit] SLOCK [T main @ 1407310579808 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol03NewtAWT [junit] Testsuite: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol03NewtAWT [junit] SLOCK [T main @ 1407310580953 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310583960 ms +++ localhost/127.0.0.1:59999 - Locked within 3026 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol03NewtAWT - testCloseJFrameNewtCanvasAWT [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x48712fba: tileRendererInUse null, GearsES2[obj 0x48712fba isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x48712fba on Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x48712fba created: GearsObj[0x30722c90, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x48712fba created: GearsObj[0x17cbbac9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x48712fba created: GearsObj[0x17cbbac9, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x48712fba FIN GearsES2[obj 0x48712fba isInit true, usesShared false, 1 GearsObj[0x30722c90, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x17cbbac9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x523c25bf, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x48712fba 0/0 128x128 of 128x128, swapInterval 1, drawable 0x7ff84e13a5c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x48712fba, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x48712fba 128x128, swapInterval 1, drawable 0x7ff84e13a5c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x48712fba 0/0 128x128 of 128x128, swapInterval 1, drawable 0x7ff84e13a5c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x48712fba, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x48712fba 128x128, swapInterval 1, drawable 0x7ff84e13a5c0 [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x48712fba 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff84e13a5c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x48712fba, angle 1.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x48712fba 512x490, swapInterval 1, drawable 0x7ff84e13a5c0 [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x48712fba 512x490, swapInterval 1, drawable 0x7ff84e13a5c0 [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0] [junit] NEWTWindowClosingAdapter.windowDestroyNotify: NEWTWindowClosingAdapter[closing 1, closed 0] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x48712fba 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff84e13a5c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x48712fba, angle 2.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x48712fba 512x490, swapInterval 1, drawable 0x7ff84e13a5c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x48712fba 512x490, swapInterval 1, drawable 0x7ff84e13a5c0 [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0] [junit] NEWTWindowClosingAdapter.windowDestroyNotify: NEWTWindowClosingAdapter[closing 1, closed 0] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x48712fba: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x48712fba FIN [junit] NEWTWindowClosingAdapter.windowDestroyed: NEWTWindowClosingAdapter[closing 1, closed 1] [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol03NewtAWT - testCloseJFrameNewtCanvasAWT [junit] SLOCK [T main @ 1407310587656 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.856 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310580953 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310583960 ms +++ localhost/127.0.0.1:59999 - Locked within 3026 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol03NewtAWT - testCloseJFrameNewtCanvasAWT [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x48712fba: tileRendererInUse null, GearsES2[obj 0x48712fba isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x48712fba on Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x48712fba created: GearsObj[0x30722c90, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x48712fba created: GearsObj[0x17cbbac9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x48712fba created: GearsObj[0x17cbbac9, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x48712fba FIN GearsES2[obj 0x48712fba isInit true, usesShared false, 1 GearsObj[0x30722c90, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x17cbbac9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x523c25bf, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x48712fba 0/0 128x128 of 128x128, swapInterval 1, drawable 0x7ff84e13a5c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x48712fba, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x48712fba 128x128, swapInterval 1, drawable 0x7ff84e13a5c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x48712fba 0/0 128x128 of 128x128, swapInterval 1, drawable 0x7ff84e13a5c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x48712fba, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x48712fba 128x128, swapInterval 1, drawable 0x7ff84e13a5c0 [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x48712fba 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff84e13a5c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x48712fba, angle 1.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x48712fba 512x490, swapInterval 1, drawable 0x7ff84e13a5c0 [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x48712fba 512x490, swapInterval 1, drawable 0x7ff84e13a5c0 [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0] [junit] NEWTWindowClosingAdapter.windowDestroyNotify: NEWTWindowClosingAdapter[closing 1, closed 0] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x48712fba 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff84e13a5c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x48712fba, angle 2.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x48712fba 512x490, swapInterval 1, drawable 0x7ff84e13a5c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x48712fba 512x490, swapInterval 1, drawable 0x7ff84e13a5c0 [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0] [junit] NEWTWindowClosingAdapter.windowDestroyNotify: NEWTWindowClosingAdapter[closing 1, closed 0] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x48712fba: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x48712fba FIN [junit] NEWTWindowClosingAdapter.windowDestroyed: NEWTWindowClosingAdapter[closing 1, closed 1] [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol03NewtAWT - testCloseJFrameNewtCanvasAWT [junit] SLOCK [T main @ 1407310587656 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testCloseJFrameNewtCanvasAWT took 3.554 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.856 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310580953 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310583960 ms +++ localhost/127.0.0.1:59999 - Locked within 3026 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol03NewtAWT - testCloseJFrameNewtCanvasAWT [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x48712fba: tileRendererInUse null, GearsES2[obj 0x48712fba isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x48712fba on Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x48712fba created: GearsObj[0x30722c90, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x48712fba created: GearsObj[0x17cbbac9, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x48712fba created: GearsObj[0x17cbbac9, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x48712fba FIN GearsES2[obj 0x48712fba isInit true, usesShared false, 1 GearsObj[0x30722c90, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x17cbbac9, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x523c25bf, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x48712fba 0/0 128x128 of 128x128, swapInterval 1, drawable 0x7ff84e13a5c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x48712fba, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x48712fba 128x128, swapInterval 1, drawable 0x7ff84e13a5c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x48712fba 0/0 128x128 of 128x128, swapInterval 1, drawable 0x7ff84e13a5c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x48712fba, angle 0.5, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x48712fba 128x128, swapInterval 1, drawable 0x7ff84e13a5c0 [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x48712fba 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff84e13a5c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x48712fba, angle 1.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x48712fba 512x490, swapInterval 1, drawable 0x7ff84e13a5c0 [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x48712fba 512x490, swapInterval 1, drawable 0x7ff84e13a5c0 [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0] [junit] NEWTWindowClosingAdapter.windowDestroyNotify: NEWTWindowClosingAdapter[closing 1, closed 0] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x48712fba 0/0 512x490 of 512x490, swapInterval 1, drawable 0x7ff84e13a5c0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x48712fba, angle 2.0, [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0 -> [l -1.0448979, r 1.0448979, b -1.0, t 1.0] 2.0897958x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x48712fba 512x490, swapInterval 1, drawable 0x7ff84e13a5c0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x48712fba 512x490, swapInterval 1, drawable 0x7ff84e13a5c0 [junit] AWTWindowClosingAdapter.windowClosing: AWTWindowClosingAdapter[closing 1, closed 0] [junit] NEWTWindowClosingAdapter.windowDestroyNotify: NEWTWindowClosingAdapter[closing 1, closed 0] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x48712fba: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x48712fba FIN [junit] NEWTWindowClosingAdapter.windowDestroyed: NEWTWindowClosingAdapter[closing 1, closed 1] [junit] AWTWindowClosingAdapter.windowClosed: AWTWindowClosingAdapter[closing 1, closed 1] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol03NewtAWT - testCloseJFrameNewtCanvasAWT [junit] SLOCK [T main @ 1407310587656 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] 2014-08-06 09:36:30.471 java[7816:3203] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/net.java.openjdk.cmd.savedState/window_1.data: Operation not permitted (1) [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas [junit] SLOCK [T main @ 1407310591015 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas [junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310592028 ms +++ localhost/127.0.0.1:59999 - Locked within 1046 ms, 2 attempts [junit] requestFocus: AWT Component [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [junit] null [junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7f89905da740, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] requestFocus: AWT Component [junit] requestFocus: AWT Component [junit] requestFocus: AWT Component [junit] requestFocus: AWT Component [junit] *** AWTRobotUtil.assertRequestFocusAndWait() minor UI failure [junit] *** requestFocus.hasFocus() - AWT: false [junit] *** waitForFocus.hasFocus() - AWT: false [junit] *** gain: null [junit] *** lost: null [junit] java.lang.Exception: Stack trace [junit] at java.lang.Thread.dumpStack(Thread.java:1365) [junit] at com.jogamp.opengl.test.junit.util.AWTRobotUtil.assertRequestFocusAndWait(AWTRobotUtil.java:445) [junit] at com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas.beforeClass(TestNewtEventModifiersAWTCanvas.java:80) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.lang.reflect.Method.invoke(Method.java:606) [junit] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) [junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) [junit] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) [junit] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:309) [junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906) [junit] centerMouse: robot pos: 300x311, onTitleBarIfWindow: false [junit] MouseEntered ignored: MouseEvent[EVENT_MOUSE_ENTERED, [200]/[189], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310602396 d 5ms]]] [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310602607 d 31ms]]] [junit] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310602620 d 18ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310602620 d 19ms]]] [junit] requestFocus: click, d: 501 ms [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testHoldOneButtonAndPressAnother [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doHoldOneButtonAndPressAnother [junit] WAIT-till-done: eventDispatch() #1 [junit] *** pressing button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310604478 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(1): PASSED [junit] *** pressing additional button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310604529 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(1, 2): PASSED [junit] *** releasing additional button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310604581 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310604581 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(1, 2): PASSED [junit] *** pressing additional button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310604632 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(1, 3): PASSED [junit] *** releasing additional button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310604684 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310604684 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(1, 3): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310604736 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310604736 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 2, count 4, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310604787 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(2): PASSED [junit] *** pressing additional button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310604839 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #5 [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(2, 1): PASSED [junit] *** releasing additional button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310604891 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310604891 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(2, 1): PASSED [junit] *** pressing additional button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310604943 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #6 [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(2, 3): PASSED [junit] *** releasing additional button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310604994 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310604994 d 0ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(2, 3): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 2, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310605045 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 2, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310605045 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #7 [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 3, count 7, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310605097 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(3): PASSED [junit] *** pressing additional button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310605149 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #8 [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(3, 1): PASSED [junit] *** releasing additional button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310605201 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310605201 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(3, 1): PASSED [junit] *** pressing additional button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310605252 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #9 [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(3, 2): PASSED [junit] *** releasing additional button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310605303 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310605303 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(3, 2): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 3, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310605355 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 3, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310605355 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #10 [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(3): PASSED [junit] WAIT-till-done: eventDispatch() #11 [junit] WAIT-till-done: DONE [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testHoldOneButtonAndPressAnother [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testPressAllButtonsInSequence [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doPressAllButtonsInSequence [junit] *** pressing button 1 [junit] WAIT-till-done: eventDispatch() #1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310608236 d 0ms]]] [junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-press(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310608288 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-press(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310608339 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310608391 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310608391 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-release(3): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 2, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310608442 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 2, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310608442 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-release(2): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310608493 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310608493 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-release(1): PASSED [junit] WAIT-till-done: eventDispatch() #5 [junit] WAIT-till-done: DONE [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testPressAllButtonsInSequence [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonClickAndDrag [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doSingleButtonClickAndDrag [junit] *** pressing button 1 [junit] WAIT-till-done: eventDispatch() #1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310611418 d 0ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-press(1): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[186], button 1, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310611469 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] WAIT-till-done: eventDispatch() #3 [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[186], button 1, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310611721 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-release(1): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[178], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310611772 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #5 [junit] WAIT-till-done: eventDispatch() #6 [junit] *** pressing button 2 [junit] WAIT-till-done: eventDispatch() #7 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310612024 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-press(2): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[186], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310612076 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #8 [junit] WAIT-till-done: eventDispatch() #9 [junit] WAIT-till-done: eventDispatch() #10 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[186], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310612327 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-release(2): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[178], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310612378 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #11 [junit] WAIT-till-done: eventDispatch() #12 [junit] *** pressing button 3 [junit] WAIT-till-done: eventDispatch() #13 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310612630 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-press(3): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[186], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310612682 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #14 [junit] WAIT-till-done: eventDispatch() #15 [junit] WAIT-till-done: eventDispatch() #16 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[186], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310612935 d 0ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-release(3): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[178], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310612986 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #17 [junit] WAIT-till-done: eventDispatch() #18 [junit] WAIT-till-done: eventDispatch() #19 [junit] WAIT-till-done: eventDispatch() #20 [junit] WAIT-till-done: DONE [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonClickAndDrag [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndRelease [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doSingleButtonPressAndRelease [junit] WAIT-till-done: eventDispatch() #1 [junit] *** pressing button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310616093 d 0ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310616144 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310616144 d 2ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310616196 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310616248 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310616248 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310616299 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310616351 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310616351 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-release(3): PASSED [junit] WAIT-till-done: eventDispatch() #5 [junit] WAIT-till-done: DONE [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndRelease [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndReleaseWithCtrl [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doSingleButtonPressAndRelease [junit] WAIT-till-done: eventDispatch() #1 [junit] WAIT-till-done: eventDispatch() #2 [junit] *** pressing button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310619353 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310619405 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310619405 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310619457 d 0ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310619508 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310619508 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310619560 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310619612 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310619612 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #5 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-release(3): PASSED [junit] WAIT-till-done: eventDispatch() #6 [junit] WAIT-till-done: eventDispatch() #7 [junit] WAIT-till-done: DONE [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndReleaseWithCtrl [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndReleaseWithShift [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doSingleButtonPressAndRelease [junit] WAIT-till-done: eventDispatch() #1 [junit] WAIT-till-done: eventDispatch() #2 [junit] *** pressing button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310622703 d 0ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310622754 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310622754 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310622806 d 0ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310622857 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310622857 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310622909 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310622961 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310622961 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #5 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-release(3): PASSED [junit] WAIT-till-done: eventDispatch() #6 [junit] WAIT-till-done: eventDispatch() #7 [junit] WAIT-till-done: DONE [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndReleaseWithShift [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 33.852 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310591015 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310592028 ms +++ localhost/127.0.0.1:59999 - Locked within 1046 ms, 2 attempts [junit] requestFocus: AWT Component [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [junit] null [junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7f89905da740, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] requestFocus: AWT Component [junit] requestFocus: AWT Component [junit] requestFocus: AWT Component [junit] requestFocus: AWT Component [junit] *** AWTRobotUtil.assertRequestFocusAndWait() minor UI failure [junit] *** requestFocus.hasFocus() - AWT: false [junit] *** waitForFocus.hasFocus() - AWT: false [junit] *** gain: null [junit] *** lost: null [junit] java.lang.Exception: Stack trace [junit] at java.lang.Thread.dumpStack(Thread.java:1365) [junit] at com.jogamp.opengl.test.junit.util.AWTRobotUtil.assertRequestFocusAndWait(AWTRobotUtil.java:445) [junit] at com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas.beforeClass(TestNewtEventModifiersAWTCanvas.java:80) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.lang.reflect.Method.invoke(Method.java:606) [junit] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) [junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) [junit] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) [junit] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:309) [junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906) [junit] centerMouse: robot pos: 300x311, onTitleBarIfWindow: false [junit] MouseEntered ignored: MouseEvent[EVENT_MOUSE_ENTERED, [200]/[189], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310602396 d 5ms]]] [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310602607 d 31ms]]] [junit] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310602620 d 18ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310602620 d 19ms]]] [junit] requestFocus: click, d: 501 ms [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testHoldOneButtonAndPressAnother [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doHoldOneButtonAndPressAnother [junit] WAIT-till-done: eventDispatch() #1 [junit] *** pressing button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310604478 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(1): PASSED [junit] *** pressing additional button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310604529 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(1, 2): PASSED [junit] *** releasing additional button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310604581 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310604581 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(1, 2): PASSED [junit] *** pressing additional button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310604632 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(1, 3): PASSED [junit] *** releasing additional button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310604684 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310604684 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(1, 3): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310604736 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310604736 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 2, count 4, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310604787 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(2): PASSED [junit] *** pressing additional button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310604839 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #5 [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(2, 1): PASSED [junit] *** releasing additional button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310604891 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310604891 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(2, 1): PASSED [junit] *** pressing additional button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310604943 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #6 [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(2, 3): PASSED [junit] *** releasing additional button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310604994 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310604994 d 0ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(2, 3): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 2, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310605045 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 2, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310605045 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #7 [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 3, count 7, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310605097 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(3): PASSED [junit] *** pressing additional button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310605149 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #8 [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(3, 1): PASSED [junit] *** releasing additional button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310605201 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310605201 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(3, 1): PASSED [junit] *** pressing additional button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310605252 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #9 [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(3, 2): PASSED [junit] *** releasing additional button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310605303 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310605303 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(3, 2): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 3, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310605355 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 3, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310605355 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #10 [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(3): PASSED [junit] WAIT-till-done: eventDispatch() #11 [junit] WAIT-till-done: DONE [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testHoldOneButtonAndPressAnother [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testPressAllButtonsInSequence [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doPressAllButtonsInSequence [junit] *** pressing button 1 [junit] WAIT-till-done: eventDispatch() #1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310608236 d 0ms]]] [junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-press(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310608288 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-press(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310608339 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310608391 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310608391 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-release(3): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 2, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310608442 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 2, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310608442 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-release(2): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310608493 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310608493 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-release(1): PASSED [junit] WAIT-till-done: eventDispatch() #5 [junit] WAIT-till-done: DONE [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testPressAllButtonsInSequence [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonClickAndDrag [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doSingleButtonClickAndDrag [junit] *** pressing button 1 [junit] WAIT-till-done: eventDispatch() #1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310611418 d 0ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-press(1): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[186], button 1, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310611469 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] WAIT-till-done: eventDispatch() #3 [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[186], button 1, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310611721 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-release(1): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[178], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310611772 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #5 [junit] WAIT-till-done: eventDispatch() #6 [junit] *** pressing button 2 [junit] WAIT-till-done: eventDispatch() #7 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310612024 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-press(2): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[186], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310612076 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #8 [junit] WAIT-till-done: eventDispatch() #9 [junit] WAIT-till-done: eventDispatch() #10 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[186], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310612327 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-release(2): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[178], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310612378 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #11 [junit] WAIT-till-done: eventDispatch() #12 [junit] *** pressing button 3 [junit] WAIT-till-done: eventDispatch() #13 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310612630 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-press(3): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[186], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310612682 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #14 [junit] WAIT-till-done: eventDispatch() #15 [junit] WAIT-till-done: eventDispatch() #16 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[186], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310612935 d 0ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-release(3): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[178], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310612986 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #17 [junit] WAIT-till-done: eventDispatch() #18 [junit] WAIT-till-done: eventDispatch() #19 [junit] WAIT-till-done: eventDispatch() #20 [junit] WAIT-till-done: DONE [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonClickAndDrag [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndRelease [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doSingleButtonPressAndRelease [junit] WAIT-till-done: eventDispatch() #1 [junit] *** pressing button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310616093 d 0ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310616144 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310616144 d 2ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310616196 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] SLOCK [T main @ 1407310624744 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310616248 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310616248 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310616299 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310616351 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310616351 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-release(3): PASSED [junit] WAIT-till-done: eventDispatch() #5 [junit] WAIT-till-done: DONE [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndRelease [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndReleaseWithCtrl [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doSingleButtonPressAndRelease [junit] WAIT-till-done: eventDispatch() #1 [junit] WAIT-till-done: eventDispatch() #2 [junit] *** pressing button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310619353 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310619405 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310619405 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310619457 d 0ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310619508 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310619508 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310619560 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310619612 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310619612 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #5 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-release(3): PASSED [junit] WAIT-till-done: eventDispatch() #6 [junit] WAIT-till-done: eventDispatch() #7 [junit] WAIT-till-done: DONE [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndReleaseWithCtrl [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndReleaseWithShift [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doSingleButtonPressAndRelease [junit] WAIT-till-done: eventDispatch() #1 [junit] WAIT-till-done: eventDispatch() #2 [junit] *** pressing button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310622703 d 0ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310622754 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310622754 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310622806 d 0ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310622857 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310622857 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310622909 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310622961 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310622961 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #5 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-release(3): PASSED [junit] WAIT-till-done: eventDispatch() #6 [junit] WAIT-till-done: eventDispatch() #7 [junit] WAIT-till-done: DONE [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndReleaseWithShift [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] SLOCK [T main @ 1407310624744 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testHoldOneButtonAndPressAnother took 3.756 sec [junit] Testcase: testPressAllButtonsInSequence took 3.148 sec [junit] Testcase: testSingleButtonClickAndDrag took 4.661 sec [junit] Testcase: testSingleButtonPressAndRelease took 3.147 sec [junit] Testcase: testSingleButtonPressAndReleaseWithCtrl took 3.345 sec [junit] Testcase: testSingleButtonPressAndReleaseWithShift took 3.351 sec [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 33.852 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310591015 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310592028 ms +++ localhost/127.0.0.1:59999 - Locked within 1046 ms, 2 attempts [junit] requestFocus: AWT Component [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0,6,main] [junit] Chosen GLCapabilities: 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.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [junit] null [junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.init FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7f89905da740, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] requestFocus: AWT Component [junit] requestFocus: AWT Component [junit] requestFocus: AWT Component [junit] requestFocus: AWT Component [junit] *** AWTRobotUtil.assertRequestFocusAndWait() minor UI failure [junit] *** requestFocus.hasFocus() - AWT: false [junit] *** waitForFocus.hasFocus() - AWT: false [junit] *** gain: null [junit] *** lost: null [junit] java.lang.Exception: Stack trace [junit] at java.lang.Thread.dumpStack(Thread.java:1365) [junit] at com.jogamp.opengl.test.junit.util.AWTRobotUtil.assertRequestFocusAndWait(AWTRobotUtil.java:445) [junit] at com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas.beforeClass(TestNewtEventModifiersAWTCanvas.java:80) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.lang.reflect.Method.invoke(Method.java:606) [junit] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) [junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) [junit] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) [junit] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:309) [junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906) [junit] centerMouse: robot pos: 300x311, onTitleBarIfWindow: false [junit] MouseEntered ignored: MouseEvent[EVENT_MOUSE_ENTERED, [200]/[189], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310602396 d 5ms]]] [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310602607 d 31ms]]] [junit] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310602620 d 18ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310602620 d 19ms]]] [junit] requestFocus: click, d: 501 ms [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testHoldOneButtonAndPressAnother [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doHoldOneButtonAndPressAnother [junit] WAIT-till-done: eventDispatch() #1 [junit] *** pressing button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310604478 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(1): PASSED [junit] *** pressing additional button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310604529 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(1, 2): PASSED [junit] *** releasing additional button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310604581 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310604581 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(1, 2): PASSED [junit] *** pressing additional button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310604632 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(1, 3): PASSED [junit] *** releasing additional button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310604684 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310604684 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(1, 3): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310604736 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310604736 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 2, count 4, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310604787 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(2): PASSED [junit] *** pressing additional button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310604839 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #5 [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(2, 1): PASSED [junit] *** releasing additional button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310604891 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310604891 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(2, 1): PASSED [junit] *** pressing additional button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310604943 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #6 [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(2, 3): PASSED [junit] *** releasing additional button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310604994 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310604994 d 0ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(2, 3): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 2, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310605045 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 2, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310605045 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #7 [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 3, count 7, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310605097 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(3): PASSED [junit] *** pressing additional button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310605149 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #8 [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(3, 1): PASSED [junit] *** releasing additional button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310605201 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310605201 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(3, 1): PASSED [junit] *** pressing additional button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310605252 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #9 [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-press(3, 2): PASSED [junit] *** releasing additional button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310605303 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310605303 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(3, 2): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 3, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310605355 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 3, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310605355 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #10 [junit] TestNewtEventModifiersAWTCanvas.testHoldOneButtonAndPressAnother - mouse-release(3): PASSED [junit] WAIT-till-done: eventDispatch() #11 [junit] WAIT-till-done: DONE [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testHoldOneButtonAndPressAnother [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testPressAllButtonsInSequence [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doPressAllButtonsInSequence [junit] *** pressing button 1 [junit] WAIT-till-done: eventDispatch() #1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310608236 d 0ms]]] [junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-press(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310608288 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-press(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310608339 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310608391 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310608391 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-release(3): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 2, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310608442 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 2, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310608442 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-release(2): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310608493 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310608493 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersAWTCanvas.testPressAllButtonsInSequence - mouse-release(1): PASSED [junit] WAIT-till-done: eventDispatch() #5 [junit] WAIT-till-done: DONE [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testPressAllButtonsInSequence [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonClickAndDrag [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doSingleButtonClickAndDrag [junit] *** pressing button 1 [junit] WAIT-till-done: eventDispatch() #1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310611418 d 0ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-press(1): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[186], button 1, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310611469 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] WAIT-till-done: eventDispatch() #3 [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[186], button 1, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310611721 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-release(1): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[178], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310611772 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #5 [junit] WAIT-till-done: eventDispatch() #6 [junit] *** pressing button 2 [junit] WAIT-till-done: eventDispatch() #7 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310612024 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-press(2): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[186], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310612076 d 0ms]]] [junit] WAIT-till-done: eventDispatch() #8 [junit] WAIT-till-done: eventDispatch() #9 [junit] WAIT-till-done: eventDispatch() #10 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[186], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310612327 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-release(2): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[178], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310612378 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #11 [junit] WAIT-till-done: eventDispatch() #12 [junit] *** pressing button 3 [junit] WAIT-till-done: eventDispatch() #13 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310612630 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-press(3): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[186], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310612682 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #14 [junit] WAIT-till-done: eventDispatch() #15 [junit] WAIT-till-done: eventDispatch() #16 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[186], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310612935 d 0ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonClickAndDrag - mouse-release(3): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[178], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310612986 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #17 [junit] WAIT-till-done: eventDispatch() #18 [junit] WAIT-till-done: eventDispatch() #19 [junit] WAIT-till-done: eventDispatch() #20 [junit] WAIT-till-done: DONE [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonClickAndDrag [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndRelease [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doSingleButtonPressAndRelease [junit] WAIT-till-done: eventDispatch() #1 [junit] *** pressing button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310616093 d 0ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310616144 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310616144 d 2ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310616196 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310616248 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310616248 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310616299 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310616351 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310616351 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndRelease - mouse-release(3): PASSED [junit] WAIT-till-done: eventDispatch() #5 [junit] WAIT-till-done: DONE [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndRelease [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndReleaseWithCtrl [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doSingleButtonPressAndRelease [junit] WAIT-till-done: eventDispatch() #1 [junit] WAIT-till-done: eventDispatch() #2 [junit] *** pressing button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310619353 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310619405 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310619405 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310619457 d 0ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310619508 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310619508 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310619560 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310619612 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310619612 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #5 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithCtrl - mouse-release(3): PASSED [junit] WAIT-till-done: eventDispatch() #6 [junit] WAIT-till-done: eventDispatch() #7 [junit] WAIT-till-done: DONE [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndReleaseWithCtrl [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndReleaseWithShift [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doSingleButtonPressAndRelease [junit] WAIT-till-done: eventDispatch() #1 [junit] WAIT-till-done: eventDispatch() #2 [junit] *** pressing button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310622703 d 0ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310622754 d 0ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310622754 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310622806 d 0ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310622857 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310622857 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310622909 d 1ms]]] [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310622961 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:javax.media.opengl.awt.GLCanvas, consumed false, when:1407310622961 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #5 [junit] TestNewtEventModifiersAWTCanvas.testSingleButtonPressAndReleaseWithShift - mouse-release(3): PASSED [junit] WAIT-till-done: eventDispatch() #6 [junit] WAIT-till-done: eventDispatch() #7 [junit] WAIT-till-done: DONE [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas - testSingleButtonPressAndReleaseWithShift [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.dispose FIN [junit] SLOCK [T main @ 1407310624744 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT [junit] SLOCK [T main @ 1407310627751 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] 2014-08-06 09:37:15.605 java[7818:3807] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/net.java.openjdk.cmd.savedState/window_1.data: Operation not permitted (1) [junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310657801 ms +++ localhost/127.0.0.1:59999 - Locked within 30057 ms, 31 attempts [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [junit] null [junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 400x400 of 400x400, swapInterval 1, drawable 0x7ff233dc25d0, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 300x300, onTitleBarIfWindow: false [junit] MouseEntered ignored: MouseEvent[EVENT_MOUSE_ENTERED, [200]/[200], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310658344 d 12ms]]] [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310658344 d 12ms]]] [junit] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310658346 d 10ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310658346 d 10ms]]] [junit] requestFocus: click, d: 301 ms [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testHoldOneButtonAndPressAnother [junit] MouseReleased 3: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310658864 d 3ms]]] [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doHoldOneButtonAndPressAnother [junit] WAIT-till-done: eventDispatch() #1 [junit] *** pressing button 1 [junit] WAIT-till-done: eventDispatch() #2 [junit] WAIT-till-done: eventDispatch() #3 [junit] WAIT-till-done: eventDispatch() #4 [junit] WAIT-till-done: eventDispatch() #5 [junit] WAIT-till-done: eventDispatch() #6 [junit] WAIT-till-done: eventDispatch() #7 [junit] WAIT-till-done: eventDispatch() #8 [junit] WAIT-till-done: eventDispatch() #9 [junit] WAIT-till-done: eventDispatch() #10 [junit] WAIT-till-done: eventDispatch() #11 [junit] **** No Event. Waited 20 * 50ms, eventCount 0 [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(1): FAILED [junit] no event delivery [junit] RunnableTask.run(): A caught exception occured on thread Test-Thread: RunnableTask[executed false, tTotal 1 ms, tExec 0 ms, tQueue 1 ms, attachment null, throwable java.lang.AssertionError] [junit] java.lang.AssertionError [junit] at org.junit.Assert.fail(Assert.java:86) [junit] at org.junit.Assert.assertTrue(Assert.java:41) [junit] at org.junit.Assert.assertTrue(Assert.java:52) [junit] at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers._checkFailures(BaseNewtEventModifiers.java:681) [junit] at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers._doHoldOneButtonAndPressAnother(BaseNewtEventModifiers.java:536) [junit] at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers.access$300(BaseNewtEventModifiers.java:54) [junit] at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers$4.run(BaseNewtEventModifiers.java:470) [junit] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:133) [junit] at java.lang.Thread.run(Thread.java:745) [junit] WAIT-till-done: DONE [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testHoldOneButtonAndPressAnother [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testPressAllButtonsInSequence [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doPressAllButtonsInSequence [junit] *** pressing button 1 [junit] WAIT-till-done: eventDispatch() #1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310663795 d 6ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-press(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310663846 d 10ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-press(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310663897 d 3ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310663949 d 6ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310663949 d 6ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-release(3): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310664001 d 8ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310664001 d 8ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-release(2): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310664052 d 11ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310664052 d 11ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-release(1): PASSED [junit] WAIT-till-done: eventDispatch() #5 [junit] WAIT-till-done: DONE [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310664504 d 3ms]]] [junit] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310664556 d 6ms]]] [junit] MouseReleased 3: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310664607 d 10ms]]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testPressAllButtonsInSequence [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonClickAndDrag [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310665776 d 9ms]]] [junit] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310665827 d 1ms]]] [junit] MouseReleased 3: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310665878 d 6ms]]] [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doSingleButtonClickAndDrag [junit] *** pressing button 1 [junit] WAIT-till-done: eventDispatch() #1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310666940 d 10ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-press(1): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[208], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310666991 d 2ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] WAIT-till-done: eventDispatch() #3 [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[208], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310667242 d 11ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-release(1): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[200], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310667294 d 2ms]]] [junit] WAIT-till-done: eventDispatch() #5 [junit] WAIT-till-done: eventDispatch() #6 [junit] WAIT-till-done: eventDispatch() #7 [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310667546 d 2ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-press(2): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[208], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310667598 d 4ms]]] [junit] WAIT-till-done: eventDispatch() #8 [junit] WAIT-till-done: eventDispatch() #9 [junit] WAIT-till-done: eventDispatch() #10 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[208], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310667849 d 3ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-release(2): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[200], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310667900 d 7ms]]] [junit] WAIT-till-done: eventDispatch() #11 [junit] WAIT-till-done: eventDispatch() #12 [junit] WAIT-till-done: eventDispatch() #13 [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310668153 d 5ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-press(3): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[208], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310668204 d 9ms]]] [junit] WAIT-till-done: eventDispatch() #14 [junit] WAIT-till-done: eventDispatch() #15 [junit] WAIT-till-done: eventDispatch() #16 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[208], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310668457 d 6ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-release(3): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[200], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310668508 d 10ms]]] [junit] WAIT-till-done: eventDispatch() #17 [junit] WAIT-till-done: eventDispatch() #18 [junit] WAIT-till-done: eventDispatch() #19 [junit] WAIT-till-done: eventDispatch() #20 [junit] WAIT-till-done: DONE [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310669165 d 5ms]]] [junit] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310669217 d 8ms]]] [junit] MouseReleased 3: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310669269 d 10ms]]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonClickAndDrag [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndRelease [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310670438 d 7ms]]] [junit] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310670489 d 10ms]]] [junit] MouseReleased 3: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310670541 d 2ms]]] [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doSingleButtonPressAndRelease [junit] *** pressing button 1 [junit] WAIT-till-done: eventDispatch() #1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310671605 d 8ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310671656 d 10ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310671656 d 11ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310671707 d 3ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310671759 d 5ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310671759 d 5ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310671811 d 8ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310671862 d 11ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310671862 d 11ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-release(3): PASSED [junit] WAIT-till-done: eventDispatch() #5 [junit] WAIT-till-done: DONE [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310672315 d 6ms]]] [junit] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310672367 d 8ms]]] [junit] MouseReleased 3: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310672418 d 1ms]]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndRelease [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndReleaseWithCtrl [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310673588 d 10ms]]] [junit] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310673640 d 2ms]]] [junit] MouseReleased 3: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310673690 d 6ms]]] [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doSingleButtonPressAndRelease [junit] WAIT-till-done: eventDispatch() #1 [junit] WAIT-till-done: eventDispatch() #2 [junit] *** pressing button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310674858 d 6ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310674909 d 10ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310674909 d 10ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310674960 d 1ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310675012 d 4ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310675012 d 4ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310675064 d 7ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310675115 d 9ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310675115 d 10ms]]] [junit] WAIT-till-done: eventDispatch() #5 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(3): PASSED [junit] WAIT-till-done: eventDispatch() #6 [junit] WAIT-till-done: eventDispatch() #7 [junit] WAIT-till-done: DONE [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310675665 d 5ms]]] [junit] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310675717 d 6ms]]] [junit] MouseReleased 3: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310675767 d 11ms]]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndReleaseWithCtrl [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndReleaseWithShift [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310676937 d 9ms]]] [junit] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310676989 d 1ms]]] [junit] MouseReleased 3: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310677041 d 4ms]]] [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doSingleButtonPressAndRelease [junit] WAIT-till-done: eventDispatch() #1 [junit] WAIT-till-done: eventDispatch() #2 [junit] *** pressing button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310678206 d 3ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310678258 d 6ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310678258 d 7ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310678309 d 10ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310678360 d 3ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310678360 d 3ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310678412 d 6ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310678464 d 8ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310678464 d 8ms]]] [junit] WAIT-till-done: eventDispatch() #5 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(3): PASSED [junit] WAIT-till-done: eventDispatch() #6 [junit] WAIT-till-done: eventDispatch() #7 [junit] WAIT-till-done: DONE [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310679016 d 7ms]]] [junit] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310679067 d 10ms]]] [junit] MouseReleased 3: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310679119 d 1ms]]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndReleaseWithShift [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [junit] SLOCK [T main @ 1407310680221 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Tests run: 6, Failures: 0, Errors: 1, Time elapsed: 52.559 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310627751 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310657801 ms +++ localhost/127.0.0.1:59999 - Locked within 30057 ms, 31 attempts [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [junit] null [junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 400x400 of 400x400, swapInterval 1, drawable 0x7ff233dc25d0, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 300x300, onTitleBarIfWindow: false [junit] MouseEntered ignored: MouseEvent[EVENT_MOUSE_ENTERED, [200]/[200], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310658344 d 12ms]]] [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310658344 d 12ms]]] [junit] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310658346 d 10ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310658346 d 10ms]]] [junit] requestFocus: click, d: 301 ms [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testHoldOneButtonAndPressAnother [junit] MouseReleased 3: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310658864 d 3ms]]] [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doHoldOneButtonAndPressAnother [junit] WAIT-till-done: eventDispatch() #1 [junit] *** pressing button 1 [junit] WAIT-till-done: eventDispatch() #2 [junit] WAIT-till-done: eventDispatch() #3 [junit] WAIT-till-done: eventDispatch() #4 [junit] WAIT-till-done: eventDispatch() #5 [junit] WAIT-till-done: eventDispatch() #6 [junit] WAIT-till-done: eventDispatch() #7 [junit] WAIT-till-done: eventDispatch() #8 [junit] WAIT-till-done: eventDispatch() #9 [junit] WAIT-till-done: eventDispatch() #10 [junit] WAIT-till-done: eventDispatch() #11 [junit] **** No Event. Waited 20 * 50ms, eventCount 0 [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(1): FAILED [junit] no event delivery [junit] RunnableTask.run(): A caught exception occured on thread Test-Thread: RunnableTask[executed false, tTotal 1 ms, tExec 0 ms, tQueue 1 ms, attachment null, throwable java.lang.AssertionError] [junit] java.lang.AssertionError [junit] at org.junit.Assert.fail(Assert.java:86) [junit] at org.junit.Assert.assertTrue(Assert.java:41) [junit] at org.junit.Assert.assertTrue(Assert.java:52) [junit] at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers._checkFailures(BaseNewtEventModifiers.java:681) [junit] at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers._doHoldOneButtonAndPressAnother(BaseNewtEventModifiers.java:536) [junit] at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers.access$300(BaseNewtEventModifiers.java:54) [junit] at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers$4.run(BaseNewtEventModifiers.java:470) [junit] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:133) [junit] at java.lang.Thread.run(Thread.java:745) [junit] WAIT-till-done: DONE [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testHoldOneButtonAndPressAnother [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testPressAllButtonsInSequence [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doPressAllButtonsInSequence [junit] *** pressing button 1 [junit] WAIT-till-done: eventDispatch() #1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310663795 d 6ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-press(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310663846 d 10ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-press(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310663897 d 3ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310663949 d 6ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310663949 d 6ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-release(3): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310664001 d 8ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310664001 d 8ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-release(2): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310664052 d 11ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310664052 d 11ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-release(1): PASSED [junit] WAIT-till-done: eventDispatch() #5 [junit] WAIT-till-done: DONE [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310664504 d 3ms]]] [junit] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310664556 d 6ms]]] [junit] MouseReleased 3: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310664607 d 10ms]]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testPressAllButtonsInSequence [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonClickAndDrag [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310665776 d 9ms]]] [junit] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310665827 d 1ms]]] [junit] MouseReleased 3: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310665878 d 6ms]]] [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doSingleButtonClickAndDrag [junit] *** pressing button 1 [junit] WAIT-till-done: eventDispatch() #1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310666940 d 10ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-press(1): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[208], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310666991 d 2ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] WAIT-till-done: eventDispatch() #3 [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[208], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310667242 d 11ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-release(1): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[200], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310667294 d 2ms]]] [junit] WAIT-till-done: eventDispatch() #5 [junit] WAIT-till-done: eventDispatch() #6 [junit] WAIT-till-done: eventDispatch() #7 [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310667546 d 2ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-press(2): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[208], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310667598 d 4ms]]] [junit] WAIT-till-done: eventDispatch() #8 [junit] WAIT-till-done: eventDispatch() #9 [junit] WAIT-till-done: eventDispatch() #10 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[208], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310667849 d 3ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-release(2): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[200], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310667900 d 7ms]]] [junit] WAIT-till-done: eventDispatch() #11 [junit] WAIT-till-done: eventDispatch() #12 [junit] WAIT-till-done: eventDispatch() #13 [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310668153 d 5ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-press(3): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[208], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310668204 d 9ms]]] [junit] WAIT-till-done: eventDispatch() #14 [junit] WAIT-till-done: eventDispatch() #15 [junit] WAIT-till-done: eventDispatch() #16 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[208], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310668457 d 6ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-release(3): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[200], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310668508 d 10ms]]] [junit] WAIT-till-done: eventDispatch() #17 [junit] WAIT-till-done: eventDispatch() #18 [junit] WAIT-till-done: eventDispatch() #19 [junit] WAIT-till-done: eventDispatch() #20 [junit] WAIT-till-done: DONE [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310669165 d 5ms]]] [junit] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310669217 d 8ms]]] [junit] MouseReleased 3: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310669269 d 10ms]]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonClickAndDrag [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndRelease [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310670438 d 7ms]]] [junit] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310670489 d 10ms]]] [junit] MouseReleased 3: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310670541 d 2ms]]] [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doSingleButtonPressAndRelease [junit] *** pressing button 1 [junit] WAIT-till-done: eventDispatch() #1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310671605 d 8ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310671656 d 10ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310671656 d 11ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310671707 d 3ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310671759 d 5ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310671759 d 5ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310671811 d 8ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310671862 d 11ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310671862 d 11ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-release(3): PASSED [junit] WAIT-till-done: eventDispatch() #5 [junit] WAIT-till-done: DONE [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310672315 d 6ms]]] [junit] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310672367 d 8ms]]] [junit] MouseReleased 3: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310672418 d 1ms]]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndRelease [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndReleaseWithCtrl [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310673588 d 10ms]]] [junit] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310673640 d 2ms]]] [junit] MouseReleased 3: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310673690 d 6ms]]] [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doSingleButtonPressAndRelease [junit] WAIT-till-done: eventDispatch() #1 [junit] WAIT-till-done: eventDispatch() #2 [junit] *** pressing button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310674858 d 6ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310674909 d 10ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310674909 d 10ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310674960 d 1ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310675012 d 4ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310675012 d 4ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310675064 d 7ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310675115 d 9ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310675115 d 10ms]]] [junit] WAIT-till-done: eventDispatch() #5 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(3): PASSED [junit] WAIT-till-done: eventDispatch() #6 [junit] WAIT-till-done: eventDispatch() #7 [junit] WAIT-till-done: DONE [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310675665 d 5ms]]] [junit] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310675717 d 6ms]]] [junit] MouseReleased 3: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310675767 d 11ms]]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndReleaseWithCtrl [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndReleaseWithShift [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310676937 d 9ms]]] [junit] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310676989 d 1ms]]] [junit] MouseReleased 3: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310677041 d 4ms]]] [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doSingleButtonPressAndRelease [junit] WAIT-till-done: eventDispatch() #1 [junit] WAIT-till-done: eventDispatch() #2 [junit] *** pressing button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310678206 d 3ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310678258 d 6ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310678258 d 7ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310678309 d 10ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310678360 d 3ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310678360 d 3ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310678412 d 6ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310678464 d 8ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310678464 d 8ms]]] [junit] WAIT-till-done: eventDispatch() #5 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(3): PASSED [junit] WAIT-till-done: eventDispatch() #6 [junit] WAIT-till-done: eventDispatch() #7 [junit] WAIT-till-done: DONE [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310679016 d 7ms]]] [junit] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310679067 d 10ms]]] [junit] MouseReleased 3: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310679119 d 1ms]]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndReleaseWithShift [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [junit] SLOCK [T main @ 1407310680221 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testHoldOneButtonAndPressAnother took 3.762 sec [junit] Caused an ERROR [junit] java.lang.AssertionError [junit] java.lang.RuntimeException: java.lang.AssertionError [junit] at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers.execOffThreadWithOnThreadEventDispatch(BaseNewtEventModifiers.java:362) [junit] at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers.testHoldOneButtonAndPressAnother(BaseNewtEventModifiers.java:467) [junit] Caused by: java.lang.AssertionError [junit] at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers._checkFailures(BaseNewtEventModifiers.java:681) [junit] at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers._doHoldOneButtonAndPressAnother(BaseNewtEventModifiers.java:536) [junit] at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers.access$300(BaseNewtEventModifiers.java:54) [junit] at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers$4.run(BaseNewtEventModifiers.java:470) [junit] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:133) [junit] at java.lang.Thread.run(Thread.java:745) [junit] [junit] Testcase: testPressAllButtonsInSequence took 3.147 sec [junit] Testcase: testSingleButtonClickAndDrag took 4.659 sec [junit] Testcase: testSingleButtonPressAndRelease took 3.149 sec [junit] Testcase: testSingleButtonPressAndReleaseWithCtrl took 3.347 sec [junit] Testcase: testSingleButtonPressAndReleaseWithShift took 3.351 sec [junit] Tests run: 6, Failures: 0, Errors: 1, Time elapsed: 52.559 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310627751 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310657801 ms +++ localhost/127.0.0.1:59999 - Locked within 30057 ms, 31 attempts [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [junit] null [junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 400x400 of 400x400, swapInterval 1, drawable 0x7ff233dc25d0, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 300x300, onTitleBarIfWindow: false [junit] MouseEntered ignored: MouseEvent[EVENT_MOUSE_ENTERED, [200]/[200], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310658344 d 12ms]]] [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310658344 d 12ms]]] [junit] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310658346 d 10ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310658346 d 10ms]]] [junit] requestFocus: click, d: 301 ms [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testHoldOneButtonAndPressAnother [junit] MouseReleased 3: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310658864 d 3ms]]] [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doHoldOneButtonAndPressAnother [junit] WAIT-till-done: eventDispatch() #1 [junit] *** pressing button 1 [junit] WAIT-till-done: eventDispatch() #2 [junit] WAIT-till-done: eventDispatch() #3 [junit] WAIT-till-done: eventDispatch() #4 [junit] WAIT-till-done: eventDispatch() #5 [junit] WAIT-till-done: eventDispatch() #6 [junit] WAIT-till-done: eventDispatch() #7 [junit] WAIT-till-done: eventDispatch() #8 [junit] WAIT-till-done: eventDispatch() #9 [junit] WAIT-till-done: eventDispatch() #10 [junit] WAIT-till-done: eventDispatch() #11 [junit] **** No Event. Waited 20 * 50ms, eventCount 0 [junit] TestNewtEventModifiersNEWTWindowAWT.testHoldOneButtonAndPressAnother - mouse-press(1): FAILED [junit] no event delivery [junit] RunnableTask.run(): A caught exception occured on thread Test-Thread: RunnableTask[executed false, tTotal 1 ms, tExec 0 ms, tQueue 1 ms, attachment null, throwable java.lang.AssertionError] [junit] java.lang.AssertionError [junit] at org.junit.Assert.fail(Assert.java:86) [junit] at org.junit.Assert.assertTrue(Assert.java:41) [junit] at org.junit.Assert.assertTrue(Assert.java:52) [junit] at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers._checkFailures(BaseNewtEventModifiers.java:681) [junit] at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers._doHoldOneButtonAndPressAnother(BaseNewtEventModifiers.java:536) [junit] at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers.access$300(BaseNewtEventModifiers.java:54) [junit] at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers$4.run(BaseNewtEventModifiers.java:470) [junit] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:133) [junit] at java.lang.Thread.run(Thread.java:745) [junit] WAIT-till-done: DONE [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testHoldOneButtonAndPressAnother [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testPressAllButtonsInSequence [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doPressAllButtonsInSequence [junit] *** pressing button 1 [junit] WAIT-till-done: eventDispatch() #1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310663795 d 6ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-press(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310663846 d 10ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-press(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310663897 d 3ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310663949 d 6ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310663949 d 6ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-release(3): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310664001 d 8ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310664001 d 8ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-release(2): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310664052 d 11ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310664052 d 11ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersNEWTWindowAWT.testPressAllButtonsInSequence - mouse-release(1): PASSED [junit] WAIT-till-done: eventDispatch() #5 [junit] WAIT-till-done: DONE [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310664504 d 3ms]]] [junit] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310664556 d 6ms]]] [junit] MouseReleased 3: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310664607 d 10ms]]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testPressAllButtonsInSequence [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonClickAndDrag [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310665776 d 9ms]]] [junit] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310665827 d 1ms]]] [junit] MouseReleased 3: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310665878 d 6ms]]] [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doSingleButtonClickAndDrag [junit] *** pressing button 1 [junit] WAIT-till-done: eventDispatch() #1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310666940 d 10ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-press(1): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[208], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310666991 d 2ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] WAIT-till-done: eventDispatch() #3 [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[208], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310667242 d 11ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-release(1): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[200], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310667294 d 2ms]]] [junit] WAIT-till-done: eventDispatch() #5 [junit] WAIT-till-done: eventDispatch() #6 [junit] WAIT-till-done: eventDispatch() #7 [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310667546 d 2ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-press(2): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[208], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310667598 d 4ms]]] [junit] WAIT-till-done: eventDispatch() #8 [junit] WAIT-till-done: eventDispatch() #9 [junit] WAIT-till-done: eventDispatch() #10 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[208], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310667849 d 3ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-release(2): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[200], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310667900 d 7ms]]] [junit] WAIT-till-done: eventDispatch() #11 [junit] WAIT-till-done: eventDispatch() #12 [junit] WAIT-till-done: eventDispatch() #13 [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310668153 d 5ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-press(3): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[208], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310668204 d 9ms]]] [junit] WAIT-till-done: eventDispatch() #14 [junit] WAIT-till-done: eventDispatch() #15 [junit] WAIT-till-done: eventDispatch() #16 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[208], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/208, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310668457 d 6ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonClickAndDrag - mouse-release(3): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[200], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310668508 d 10ms]]] [junit] WAIT-till-done: eventDispatch() #17 [junit] WAIT-till-done: eventDispatch() #18 [junit] WAIT-till-done: eventDispatch() #19 [junit] WAIT-till-done: eventDispatch() #20 [junit] WAIT-till-done: DONE [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310669165 d 5ms]]] [junit] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310669217 d 8ms]]] [junit] MouseReleased 3: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310669269 d 10ms]]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonClickAndDrag [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndRelease [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310670438 d 7ms]]] [junit] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310670489 d 10ms]]] [junit] MouseReleased 3: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310670541 d 2ms]]] [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doSingleButtonPressAndRelease [junit] *** pressing button 1 [junit] WAIT-till-done: eventDispatch() #1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310671605 d 8ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310671656 d 10ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310671656 d 11ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310671707 d 3ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310671759 d 5ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310671759 d 5ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310671811 d 8ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310671862 d 11ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310671862 d 11ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndRelease - mouse-release(3): PASSED [junit] WAIT-till-done: eventDispatch() #5 [junit] WAIT-till-done: DONE [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310672315 d 6ms]]] [junit] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310672367 d 8ms]]] [junit] MouseReleased 3: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310672418 d 1ms]]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndRelease [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndReleaseWithCtrl [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310673588 d 10ms]]] [junit] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310673640 d 2ms]]] [junit] MouseReleased 3: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310673690 d 6ms]]] [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doSingleButtonPressAndRelease [junit] WAIT-till-done: eventDispatch() #1 [junit] WAIT-till-done: eventDispatch() #2 [junit] *** pressing button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310674858 d 6ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310674909 d 10ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310674909 d 10ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310674960 d 1ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310675012 d 4ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310675012 d 4ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310675064 d 7ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310675115 d 9ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310675115 d 10ms]]] [junit] WAIT-till-done: eventDispatch() #5 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(3): PASSED [junit] WAIT-till-done: eventDispatch() #6 [junit] WAIT-till-done: eventDispatch() #7 [junit] WAIT-till-done: DONE [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310675665 d 5ms]]] [junit] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310675717 d 6ms]]] [junit] MouseReleased 3: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310675767 d 11ms]]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndReleaseWithCtrl [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndReleaseWithShift [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310676937 d 9ms]]] [junit] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310676989 d 1ms]]] [junit] MouseReleased 3: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310677041 d 4ms]]] [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doSingleButtonPressAndRelease [junit] WAIT-till-done: eventDispatch() #1 [junit] WAIT-till-done: eventDispatch() #2 [junit] *** pressing button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310678206 d 3ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310678258 d 6ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310678258 d 7ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310678309 d 10ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310678360 d 3ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310678360 d 3ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310678412 d 6ms]]] [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310678464 d 8ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[200], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310678464 d 8ms]]] [junit] WAIT-till-done: eventDispatch() #5 [junit] TestNewtEventModifiersNEWTWindowAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(3): PASSED [junit] WAIT-till-done: eventDispatch() #6 [junit] WAIT-till-done: eventDispatch() #7 [junit] WAIT-till-done: DONE [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310679016 d 7ms]]] [junit] MouseReleased 2: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310679067 d 10ms]]] [junit] MouseReleased 3: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[200], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/200, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310679119 d 1ms]]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT - testSingleButtonPressAndReleaseWithShift [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [junit] SLOCK [T main @ 1407310680221 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testcase: testHoldOneButtonAndPressAnother(com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT): Caused an ERROR [junit] java.lang.AssertionError [junit] java.lang.RuntimeException: java.lang.AssertionError [junit] at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers.execOffThreadWithOnThreadEventDispatch(BaseNewtEventModifiers.java:362) [junit] at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers.testHoldOneButtonAndPressAnother(BaseNewtEventModifiers.java:467) [junit] Caused by: java.lang.AssertionError [junit] at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers._checkFailures(BaseNewtEventModifiers.java:681) [junit] at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers._doHoldOneButtonAndPressAnother(BaseNewtEventModifiers.java:536) [junit] at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers.access$300(BaseNewtEventModifiers.java:54) [junit] at com.jogamp.opengl.test.junit.newt.event.BaseNewtEventModifiers$4.run(BaseNewtEventModifiers.java:470) [junit] at com.jogamp.common.util.RunnableTask.run(RunnableTask.java:133) [junit] at java.lang.Thread.run(Thread.java:745) [junit] [junit] [junit] Test com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT FAILED [junit] 2014-08-06 09:38:02.971 java[7820:3803] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/net.java.openjdk.cmd.savedState/window_1.data: Operation not permitted (1) [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT [junit] SLOCK [T main @ 1407310683500 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT [junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310703535 ms +++ localhost/127.0.0.1:59999 - Locked within 20042 ms, 21 attempts [junit] Thread[AWT-EventQueue-0-Display-.macosx_nil-1-EDT-1,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0-Display-.macosx_nil-1-EDT-1,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [junit] null [junit] ShaderProgram[id=2, linked=false, inUse=false, program: 4, [junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 5, source] [junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 6, source]] [junit] Thread[AWT-EventQueue-0-Display-.macosx_nil-1-EDT-1,6,main] RedSquareES2.init FIN [junit] Thread[AWT-EventQueue-0-Display-.macosx_nil-1-EDT-1,6,main] RedSquareES2.reshape 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7f84961474f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0-Display-.macosx_nil-1-EDT-1,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7f84961474f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 300x311, onTitleBarIfWindow: false [junit] requestFocus: click, d: 301 ms [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testHoldOneButtonAndPressAnother [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doHoldOneButtonAndPressAnother [junit] WAIT-till-done: eventDispatch() #1 [junit] *** pressing button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706218 d 14ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(1): PASSED [junit] *** pressing additional button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706263 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(1, 2): PASSED [junit] *** releasing additional button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706315 d 4ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706315 d 4ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(1, 2): PASSED [junit] *** pressing additional button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706366 d 7ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(1, 3): PASSED [junit] *** releasing additional button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706417 d 10ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706417 d 10ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(1, 3): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706468 d 2ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706468 d 3ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 2, count 4, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706519 d 5ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(2): PASSED [junit] *** pressing additional button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706571 d 8ms]]] [junit] WAIT-till-done: eventDispatch() #5 [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(2, 1): PASSED [junit] *** releasing additional button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706623 d 10ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706623 d 10ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(2, 1): PASSED [junit] *** pressing additional button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706675 d 12ms]]] [junit] WAIT-till-done: eventDispatch() #6 [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(2, 3): PASSED [junit] *** releasing additional button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706727 d 4ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706727 d 4ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(2, 3): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 2, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706779 d 7ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 2, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706779 d 7ms]]] [junit] WAIT-till-done: eventDispatch() #7 [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 3, count 7, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706830 d 9ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(3): PASSED [junit] *** pressing additional button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706882 d 10ms]]] [junit] WAIT-till-done: eventDispatch() #8 [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(3, 1): PASSED [junit] *** releasing additional button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706934 d 2ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706934 d 2ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(3, 1): PASSED [junit] *** pressing additional button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706985 d 6ms]]] [junit] WAIT-till-done: eventDispatch() #9 [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(3, 2): PASSED [junit] *** releasing additional button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310707037 d 8ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310707037 d 8ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(3, 2): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 3, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310707088 d 10ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 3, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310707088 d 11ms]]] [junit] WAIT-till-done: eventDispatch() #10 [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(3): PASSED [junit] WAIT-till-done: eventDispatch() #11 [junit] WAIT-till-done: DONE [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testHoldOneButtonAndPressAnother [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testPressAllButtonsInSequence [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doPressAllButtonsInSequence [junit] WAIT-till-done: eventDispatch() #1 [junit] *** pressing button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310709966 d 9ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-press(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310710017 d 2ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-press(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310710069 d 5ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310710120 d 9ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310710120 d 9ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-release(3): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 2, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310710172 d 10ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 2, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310710172 d 11ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-release(2): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310710224 d 2ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310710224 d 3ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-release(1): PASSED [junit] WAIT-till-done: eventDispatch() #5 [junit] WAIT-till-done: DONE [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testPressAllButtonsInSequence [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonClickAndDrag [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doSingleButtonClickAndDrag [junit] WAIT-till-done: eventDispatch() #1 [junit] *** pressing button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310713114 d 10ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-press(1): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[186], button 1, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310713166 d 2ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] WAIT-till-done: eventDispatch() #3 [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[186], button 1, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310713419 d 10ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-release(1): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[178], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310713470 d 4ms]]] [junit] WAIT-till-done: eventDispatch() #5 [junit] WAIT-till-done: eventDispatch() #6 [junit] WAIT-till-done: eventDispatch() #7 [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310713723 d 11ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-press(2): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[186], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310713775 d 3ms]]] [junit] WAIT-till-done: eventDispatch() #8 [junit] WAIT-till-done: eventDispatch() #9 [junit] WAIT-till-done: eventDispatch() #10 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[186], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310714028 d 10ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-release(2): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[178], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310714079 d 3ms]]] [junit] WAIT-till-done: eventDispatch() #11 [junit] WAIT-till-done: eventDispatch() #12 [junit] WAIT-till-done: eventDispatch() #13 [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310714331 d 2ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-press(3): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[186], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310714382 d 7ms]]] [junit] WAIT-till-done: eventDispatch() #14 [junit] WAIT-till-done: eventDispatch() #15 [junit] WAIT-till-done: eventDispatch() #16 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[186], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310714635 d 5ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-release(3): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[178], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310714687 d 9ms]]] [junit] WAIT-till-done: eventDispatch() #17 [junit] WAIT-till-done: eventDispatch() #18 [junit] WAIT-till-done: eventDispatch() #19 [junit] WAIT-till-done: eventDispatch() #20 [junit] WAIT-till-done: DONE [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonClickAndDrag [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndRelease [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doSingleButtonPressAndRelease [junit] *** pressing button 1 [junit] WAIT-till-done: eventDispatch() #1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310717774 d 3ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310717825 d 6ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310717825 d 6ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310717877 d 10ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310717929 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310717929 d 2ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310717980 d 5ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310718032 d 8ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310718032 d 9ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-release(3): PASSED [junit] WAIT-till-done: eventDispatch() #5 [junit] WAIT-till-done: DONE [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndRelease [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndReleaseWithCtrl [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doSingleButtonPressAndRelease [junit] WAIT-till-done: eventDispatch() #1 [junit] WAIT-till-done: eventDispatch() #2 [junit] *** pressing button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310721019 d 6ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310721070 d 10ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310721070 d 10ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310721122 d 2ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310721174 d 4ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310721174 d 4ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310721226 d 6ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310721277 d 9ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310721277 d 9ms]]] [junit] WAIT-till-done: eventDispatch() #5 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(3): PASSED [junit] WAIT-till-done: eventDispatch() #6 [junit] WAIT-till-done: eventDispatch() #7 [junit] WAIT-till-done: DONE [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndReleaseWithCtrl [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndReleaseWithShift [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doSingleButtonPressAndRelease [junit] WAIT-till-done: eventDispatch() #1 [junit] WAIT-till-done: eventDispatch() #2 [junit] *** pressing button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310724369 d 12ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310724421 d 4ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310724421 d 4ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310724473 d 7ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310724524 d 10ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310724524 d 10ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310724576 d 1ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310724628 d 4ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310724628 d 4ms]]] [junit] WAIT-till-done: eventDispatch() #5 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(3): PASSED [junit] WAIT-till-done: eventDispatch() #6 [junit] WAIT-till-done: eventDispatch() #7 [junit] WAIT-till-done: DONE [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndReleaseWithShift [junit] Thread[AWT-EventQueue-0-Display-.macosx_nil-1-EDT-1,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0-Display-.macosx_nil-1-EDT-1,6,main] RedSquareES2.dispose FIN [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 43.002 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310683500 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310703535 ms +++ localhost/127.0.0.1:59999 - Locked within 20042 ms, 21 attempts [junit] Thread[AWT-EventQueue-0-Display-.macosx_nil-1-EDT-1,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0-Display-.macosx_nil-1-EDT-1,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [junit] null [junit] ShaderProgram[id=2, linked=false, inUse=false, program: 4, [junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 5, source] [junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 6, source]] [junit] Thread[AWT-EventQueue-0-Display-.macosx_nil-1-EDT-1,6,main] RedSquareES2.init FIN [junit] Thread[AWT-EventQueue-0-Display-.macosx_nil-1-EDT-1,6,main] RedSquareES2.reshape 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7f84961474f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0-Display-.macosx_nil-1-EDT-1,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7f84961474f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 300x311, onTitleBarIfWindow: false [junit] requestFocus: click, d: 301 ms [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testHoldOneButtonAndPressAnother [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doHoldOneButtonAndPressAnother [junit] WAIT-till-done: eventDispatch() #1 [junit] *** pressing button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706218 d 14ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(1): PASSED [junit] *** pressing additional button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706263 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(1, 2): PASSED [junit] *** releasing additional button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706315 d 4ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706315 d 4ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(1, 2): PASSED [junit] *** pressing additional button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706366 d 7ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(1, 3): PASSED [junit] *** releasing additional button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706417 d 10ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706417 d 10ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(1, 3): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706468 d 2ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706468 d 3ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 2, count 4, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706519 d 5ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(2): PASSED [junit] *** pressing additional button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706571 d 8ms]]] [junit] WAIT-till-done: eventDispatch() #5 [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(2, 1): PASSED [junit] *** releasing additional button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706623 d 10ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706623 d 10ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(2, 1): PASSED [junit] *** pressing additional button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706675 d 12ms]]] [junit] WAIT-till-done: eventDispatch() #6 [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(2, 3): PASSED [junit] *** releasing additional button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706727 d 4ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706727 d 4ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(2, 3): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 2, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706779 d 7ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 2, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706779 d 7ms]]] [junit] WAIT-till-done: eventDispatch() #7 [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 3, count 7, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706830 d 9ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(3): PASSED [junit] *** pressing additional button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706882 d 10ms]]] [junit] WAIT-till-done: eventDispatch() #8 [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(3, 1): PASSED [junit] *** releasing additional button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706934 d 2ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706934 d 2ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(3, 1): PASSED [junit] *** pressing additional button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706985 d 6ms]]] [junit] WAIT-till-done: eventDispatch() #9 [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(3, 2): PASSED [junit] *** releasing additional button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310707037 d 8ms]]] [junit] SLOCK [T main @ 1407310726411 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310707037 d 8ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(3, 2): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 3, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310707088 d 10ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 3, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310707088 d 11ms]]] [junit] WAIT-till-done: eventDispatch() #10 [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(3): PASSED [junit] WAIT-till-done: eventDispatch() #11 [junit] WAIT-till-done: DONE [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testHoldOneButtonAndPressAnother [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testPressAllButtonsInSequence [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doPressAllButtonsInSequence [junit] WAIT-till-done: eventDispatch() #1 [junit] *** pressing button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310709966 d 9ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-press(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310710017 d 2ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-press(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310710069 d 5ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310710120 d 9ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310710120 d 9ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-release(3): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 2, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310710172 d 10ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 2, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310710172 d 11ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-release(2): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310710224 d 2ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310710224 d 3ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-release(1): PASSED [junit] WAIT-till-done: eventDispatch() #5 [junit] WAIT-till-done: DONE [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testPressAllButtonsInSequence [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonClickAndDrag [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doSingleButtonClickAndDrag [junit] WAIT-till-done: eventDispatch() #1 [junit] *** pressing button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310713114 d 10ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-press(1): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[186], button 1, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310713166 d 2ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] WAIT-till-done: eventDispatch() #3 [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[186], button 1, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310713419 d 10ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-release(1): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[178], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310713470 d 4ms]]] [junit] WAIT-till-done: eventDispatch() #5 [junit] WAIT-till-done: eventDispatch() #6 [junit] WAIT-till-done: eventDispatch() #7 [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310713723 d 11ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-press(2): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[186], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310713775 d 3ms]]] [junit] WAIT-till-done: eventDispatch() #8 [junit] WAIT-till-done: eventDispatch() #9 [junit] WAIT-till-done: eventDispatch() #10 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[186], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310714028 d 10ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-release(2): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[178], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310714079 d 3ms]]] [junit] WAIT-till-done: eventDispatch() #11 [junit] WAIT-till-done: eventDispatch() #12 [junit] WAIT-till-done: eventDispatch() #13 [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310714331 d 2ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-press(3): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[186], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310714382 d 7ms]]] [junit] WAIT-till-done: eventDispatch() #14 [junit] WAIT-till-done: eventDispatch() #15 [junit] WAIT-till-done: eventDispatch() #16 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[186], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310714635 d 5ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-release(3): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[178], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310714687 d 9ms]]] [junit] WAIT-till-done: eventDispatch() #17 [junit] WAIT-till-done: eventDispatch() #18 [junit] WAIT-till-done: eventDispatch() #19 [junit] WAIT-till-done: eventDispatch() #20 [junit] WAIT-till-done: DONE [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonClickAndDrag [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndRelease [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doSingleButtonPressAndRelease [junit] *** pressing button 1 [junit] WAIT-till-done: eventDispatch() #1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310717774 d 3ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310717825 d 6ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310717825 d 6ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310717877 d 10ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310717929 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310717929 d 2ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310717980 d 5ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310718032 d 8ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310718032 d 9ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-release(3): PASSED [junit] WAIT-till-done: eventDispatch() #5 [junit] WAIT-till-done: DONE [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndRelease [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndReleaseWithCtrl [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doSingleButtonPressAndRelease [junit] WAIT-till-done: eventDispatch() #1 [junit] WAIT-till-done: eventDispatch() #2 [junit] *** pressing button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310721019 d 6ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310721070 d 10ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310721070 d 10ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310721122 d 2ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310721174 d 4ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310721174 d 4ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310721226 d 6ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310721277 d 9ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310721277 d 9ms]]] [junit] WAIT-till-done: eventDispatch() #5 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(3): PASSED [junit] WAIT-till-done: eventDispatch() #6 [junit] WAIT-till-done: eventDispatch() #7 [junit] WAIT-till-done: DONE [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndReleaseWithCtrl [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndReleaseWithShift [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doSingleButtonPressAndRelease [junit] WAIT-till-done: eventDispatch() #1 [junit] WAIT-till-done: eventDispatch() #2 [junit] *** pressing button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310724369 d 12ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310724421 d 4ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310724421 d 4ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310724473 d 7ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310724524 d 10ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310724524 d 10ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310724576 d 1ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310724628 d 4ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310724628 d 4ms]]] [junit] WAIT-till-done: eventDispatch() #5 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(3): PASSED [junit] WAIT-till-done: eventDispatch() #6 [junit] WAIT-till-done: eventDispatch() #7 [junit] WAIT-till-done: DONE [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndReleaseWithShift [junit] Thread[AWT-EventQueue-0-Display-.macosx_nil-1-EDT-1,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0-Display-.macosx_nil-1-EDT-1,6,main] RedSquareES2.dispose FIN [junit] SLOCK [T main @ 1407310726411 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testHoldOneButtonAndPressAnother took 3.751 sec [junit] Testcase: testPressAllButtonsInSequence took 3.146 sec [junit] Testcase: testSingleButtonClickAndDrag took 4.663 sec [junit] Testcase: testSingleButtonPressAndRelease took 3.138 sec [junit] Testcase: testSingleButtonPressAndReleaseWithCtrl took 3.348 sec [junit] Testcase: testSingleButtonPressAndReleaseWithShift took 3.349 sec [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 43.002 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310683500 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-3 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310703535 ms +++ localhost/127.0.0.1:59999 - Locked within 20042 ms, 21 attempts [junit] Thread[AWT-EventQueue-0-Display-.macosx_nil-1-EDT-1,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[AWT-EventQueue-0-Display-.macosx_nil-1-EDT-1,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL4/GL4.sw] [junit] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR Apple Computer, Inc. [junit] GL_RENDERER Apple Software Renderer [junit] GL_VERSION 4.1 APPLE-9.6.1 [junit] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 46 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [junit] null [junit] ShaderProgram[id=2, linked=false, inUse=false, program: 4, [junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 5, source] [junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 6, source]] [junit] Thread[AWT-EventQueue-0-Display-.macosx_nil-1-EDT-1,6,main] RedSquareES2.init FIN [junit] Thread[AWT-EventQueue-0-Display-.macosx_nil-1-EDT-1,6,main] RedSquareES2.reshape 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7f84961474f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0-Display-.macosx_nil-1-EDT-1,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7f84961474f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 300x311, onTitleBarIfWindow: false [junit] requestFocus: click, d: 301 ms [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testHoldOneButtonAndPressAnother [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doHoldOneButtonAndPressAnother [junit] WAIT-till-done: eventDispatch() #1 [junit] *** pressing button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706218 d 14ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(1): PASSED [junit] *** pressing additional button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706263 d 1ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(1, 2): PASSED [junit] *** releasing additional button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706315 d 4ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706315 d 4ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(1, 2): PASSED [junit] *** pressing additional button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706366 d 7ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(1, 3): PASSED [junit] *** releasing additional button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706417 d 10ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706417 d 10ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(1, 3): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706468 d 2ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706468 d 3ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 2, count 4, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706519 d 5ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(2): PASSED [junit] *** pressing additional button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706571 d 8ms]]] [junit] WAIT-till-done: eventDispatch() #5 [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(2, 1): PASSED [junit] *** releasing additional button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706623 d 10ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 5, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706623 d 10ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(2, 1): PASSED [junit] *** pressing additional button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706675 d 12ms]]] [junit] WAIT-till-done: eventDispatch() #6 [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(2, 3): PASSED [junit] *** releasing additional button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706727 d 4ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 3, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706727 d 4ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(2, 3): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 2, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706779 d 7ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 2, count 6, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706779 d 7ms]]] [junit] WAIT-till-done: eventDispatch() #7 [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 3, count 7, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706830 d 9ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(3): PASSED [junit] *** pressing additional button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706882 d 10ms]]] [junit] WAIT-till-done: eventDispatch() #8 [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(3, 1): PASSED [junit] *** releasing additional button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706934 d 2ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 8, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706934 d 2ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(3, 1): PASSED [junit] *** pressing additional button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310706985 d 6ms]]] [junit] WAIT-till-done: eventDispatch() #9 [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-press(3, 2): PASSED [junit] *** releasing additional button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310707037 d 8ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 2, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310707037 d 8ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(3, 2): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 3, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310707088 d 10ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 3, count 9, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310707088 d 11ms]]] [junit] WAIT-till-done: eventDispatch() #10 [junit] TestNewtEventModifiersNewtCanvasAWT.testHoldOneButtonAndPressAnother - mouse-release(3): PASSED [junit] WAIT-till-done: eventDispatch() #11 [junit] WAIT-till-done: DONE [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testHoldOneButtonAndPressAnother [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testPressAllButtonsInSequence [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doPressAllButtonsInSequence [junit] WAIT-till-done: eventDispatch() #1 [junit] *** pressing button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310709966 d 9ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-press(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310710017 d 2ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-press(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310710069 d 5ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310710120 d 9ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310710120 d 9ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-release(3): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 2, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310710172 d 10ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 2, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1, button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310710172 d 11ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-release(2): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[189], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310710224 d 2ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[189], button 1, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310710224 d 3ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersNewtCanvasAWT.testPressAllButtonsInSequence - mouse-release(1): PASSED [junit] WAIT-till-done: eventDispatch() #5 [junit] WAIT-till-done: DONE [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testPressAllButtonsInSequence [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonClickAndDrag [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doSingleButtonClickAndDrag [junit] WAIT-till-done: eventDispatch() #1 [junit] *** pressing button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[189], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/189, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310713114 d 10ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-press(1): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[186], button 1, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310713166 d 2ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] WAIT-till-done: eventDispatch() #3 [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[186], button 1, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310713419 d 10ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-release(1): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[178], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310713470 d 4ms]]] [junit] WAIT-till-done: eventDispatch() #5 [junit] WAIT-till-done: eventDispatch() #6 [junit] WAIT-till-done: eventDispatch() #7 [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 2, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310713723 d 11ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-press(2): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[186], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310713775 d 3ms]]] [junit] WAIT-till-done: eventDispatch() #8 [junit] WAIT-till-done: eventDispatch() #9 [junit] WAIT-till-done: eventDispatch() #10 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[186], button 2, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310714028 d 10ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-release(2): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[178], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310714079 d 3ms]]] [junit] WAIT-till-done: eventDispatch() #11 [junit] WAIT-till-done: eventDispatch() #12 [junit] WAIT-till-done: eventDispatch() #13 [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 3, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310714331 d 2ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-press(3): PASSED [junit] *** moving mouse [junit] MouseDragged 1: MouseEvent[EVENT_MOUSE_DRAGGED, [208]/[186], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310714382 d 7ms]]] [junit] WAIT-till-done: eventDispatch() #14 [junit] WAIT-till-done: eventDispatch() #15 [junit] WAIT-till-done: eventDispatch() #16 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-move(308, 308): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [208]/[186], button 3, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 208/186, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310714635 d 5ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonClickAndDrag - mouse-release(3): PASSED [junit] MouseMoved ignored: MouseEvent[EVENT_MOUSE_MOVED, [200]/[178], button 0, count 0, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310714687 d 9ms]]] [junit] WAIT-till-done: eventDispatch() #17 [junit] WAIT-till-done: eventDispatch() #18 [junit] WAIT-till-done: eventDispatch() #19 [junit] WAIT-till-done: eventDispatch() #20 [junit] WAIT-till-done: DONE [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonClickAndDrag [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndRelease [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doSingleButtonPressAndRelease [junit] *** pressing button 1 [junit] WAIT-till-done: eventDispatch() #1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310717774 d 3ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310717825 d 6ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310717825 d 6ms]]] [junit] WAIT-till-done: eventDispatch() #2 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310717877 d 10ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310717929 d 1ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310717929 d 2ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310717980 d 5ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310718032 d 8ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310718032 d 9ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndRelease - mouse-release(3): PASSED [junit] WAIT-till-done: eventDispatch() #5 [junit] WAIT-till-done: DONE [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndRelease [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndReleaseWithCtrl [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doSingleButtonPressAndRelease [junit] WAIT-till-done: eventDispatch() #1 [junit] WAIT-till-done: eventDispatch() #2 [junit] *** pressing button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310721019 d 6ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310721070 d 10ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310721070 d 10ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310721122 d 2ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310721174 d 4ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310721174 d 4ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310721226 d 6ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310721277 d 9ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [ctrl, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310721277 d 9ms]]] [junit] WAIT-till-done: eventDispatch() #5 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithCtrl - mouse-release(3): PASSED [junit] WAIT-till-done: eventDispatch() #6 [junit] WAIT-till-done: eventDispatch() #7 [junit] WAIT-till-done: DONE [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndReleaseWithCtrl [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndReleaseWithShift [junit] WAIT-till-done: eventDispatch() #0 [junit] [junit] >>>> _doSingleButtonPressAndRelease [junit] WAIT-till-done: eventDispatch() #1 [junit] WAIT-till-done: eventDispatch() #2 [junit] *** pressing button 1 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310724369 d 12ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(1): PASSED [junit] *** releasing button 1 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310724421 d 4ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310724421 d 4ms]]] [junit] WAIT-till-done: eventDispatch() #3 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(1): PASSED [junit] *** pressing button 2 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310724473 d 7ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(2): PASSED [junit] *** releasing button 2 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310724524 d 10ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 2, count 2, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button2], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310724524 d 10ms]]] [junit] WAIT-till-done: eventDispatch() #4 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(2): PASSED [junit] *** pressing button 3 [junit] MousePressed 1: MouseEvent[EVENT_MOUSE_PRESSED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[1.0/1.0=1.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310724576 d 1ms]]] [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-press(3): PASSED [junit] *** releasing button 3 [junit] MouseReleased 1: MouseEvent[EVENT_MOUSE_RELEASED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310724628 d 4ms]]] [junit] MouseClicked ignored: MouseEvent[EVENT_MOUSE_CLICKED, [200]/[178], button 3, count 3, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 200/178, p[0.0/1.0=0.0]], InputEvent[modifiers: [shift, button3], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310724628 d 4ms]]] [junit] WAIT-till-done: eventDispatch() #5 [junit] TestNewtEventModifiersNewtCanvasAWT.testSingleButtonPressAndReleaseWithShift - mouse-release(3): PASSED [junit] WAIT-till-done: eventDispatch() #6 [junit] WAIT-till-done: eventDispatch() #7 [junit] WAIT-till-done: DONE [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT - testSingleButtonPressAndReleaseWithShift [junit] Thread[AWT-EventQueue-0-Display-.macosx_nil-1-EDT-1,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[AWT-EventQueue-0-Display-.macosx_nil-1-EDT-1,6,main] RedSquareES2.dispose FIN [junit] SLOCK [T main @ 1407310726411 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT [junit] SLOCK [T main @ 1407310727687 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310749725 ms +++ localhost/127.0.0.1:59999 - Locked within 22046 ms, 23 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test01NEWT [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[Thread-4-AWTAnimator,5,main] [junit] Chosen GLCapabilities: 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.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [junit] null [junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fb782dc4e00, tileRendererInUse null [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 384x304, onTitleBarIfWindow: false [junit] requestFocus: click, d: 301 ms [junit] Expec Single Press 3, Release 3 [junit] Expec AutoRp Press 0, Release 0 [junit] Total Single Press 3, Release 3, Events 6 [junit] Total AutoRp Press 0, Release 0, Events 0 [junit] Total ALL Press 3, Release 3, Events 6 [junit] Expec Single Press 3, Release 3 [junit] Expec AutoRp Press 0, Release 0 [junit] Total Single Press 3, Release 3, Events 6 [junit] Total AutoRp Press 0, Release 0, Events 0 [junit] Total ALL Press 3, Release 3, Events 6 [junit] Expec Single Press 3, Release 3 [junit] Expec AutoRp Press 0, Release 0 [junit] Total Single Press 3, Release 3, Events 6 [junit] Total AutoRp Press 0, Release 0, Events 0 [junit] Total ALL Press 3, Release 3, Events 6 [junit] Expec Single Press 3, Release 3 [junit] Expec AutoRp Press 0, Release 0 [junit] Total Single Press 3, Release 3, Events 6 [junit] Total AutoRp Press 0, Release 0, Events 0 [junit] Total ALL Press 3, Release 3, Events 6 [junit] Expec Single Press 3, Release 3 [junit] Expec AutoRp Press 0, Release 0 [junit] Total Single Press 3, Release 3, Events 6 [junit] Total AutoRp Press 0, Release 0, Events 0 [junit] Total ALL Press 3, Release 3, Events 6 [junit] Expec Single Press 4, Release 4 [junit] Expec AutoRp Press 0, Release 0 [junit] Total Single Press 4, Release 4, Events 8 [junit] Total AutoRp Press 0, Release 0, Events 0 [junit] Total ALL Press 4, Release 4, Events 8 [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test01NEWT [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test02NewtCanvasAWT_Onscreen [junit] Platform doesn't support onscreen rendering. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test02NewtCanvasAWT_Onscreen [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test03NewtCanvasAWT_Offsccreen [junit] Thread[Thread-6-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[Thread-6-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [junit] null [junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[Thread-6-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[Thread-6-AWTAnimator,5,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb785100000, tileRendererInUse null [junit] Thread[Thread-6-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false [junit] requestFocus: click, d: 301 ms [junit] Expec Single Press 3, Release 3 [junit] Expec AutoRp Press 0, Release 0 [junit] Total Single Press 3, Release 3, Events 6 [junit] Total AutoRp Press 0, Release 0, Events 0 [junit] Total ALL Press 3, Release 3, Events 6 [junit] Expec Single Press 3, Release 3 [junit] Expec AutoRp Press 0, Release 0 [junit] Total Single Press 3, Release 3, Events 6 [junit] Total AutoRp Press 0, Release 0, Events 0 [junit] Total ALL Press 3, Release 3, Events 6 [junit] Expec Single Press 3, Release 3 [junit] Expec AutoRp Press 0, Release 0 [junit] Total Single Press 3, Release 3, Events 6 [junit] Total AutoRp Press 0, Release 0, Events 0 [junit] Total ALL Press 3, Release 3, Events 6 [junit] Expec Single Press 3, Release 3 [junit] Expec AutoRp Press 0, Release 0 [junit] Total Single Press 3, Release 3, Events 6 [junit] Total AutoRp Press 0, Release 0, Events 0 [junit] Total ALL Press 3, Release 3, Events 6 [junit] Expec Single Press 3, Release 3 [junit] Expec AutoRp Press 0, Release 0 [junit] Total Single Press 3, Release 3, Events 6 [junit] Total AutoRp Press 0, Release 0, Events 0 [junit] Total ALL Press 3, Release 3, Events 6 [junit] Expec Single Press 4, Release 4 [junit] Expec AutoRp Press 0, Release 0 [junit] Total Single Press 4, Release 4, Events 8 [junit] Total AutoRp Press 0, Release 0, Events 0 [junit] Total ALL Press 4, Release 4, Events 8 [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test03NewtCanvasAWT_Offsccreen [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 33.345 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310727687 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310749725 ms +++ localhost/127.0.0.1:59999 - Locked within 22046 ms, 23 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test01NEWT [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[Thread-4-AWTAnimator,5,main] [junit] Chosen GLCapabilities: 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.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [junit] null [junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fb782dc4e00, tileRendererInUse null [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 384x304, onTitleBarIfWindow: false [junit] requestFocus: click, d: 301 ms [junit] Expec Single Press 3, Release 3 [junit] Expec AutoRp Press 0, Release 0 [junit] Total Single Press 3, Release 3, Events 6 [junit] Total AutoRp Press 0, Release 0, Events 0 [junit] Total ALL Press 3, Release 3, Events 6 [junit] Expec Single Press 3, Release 3 [junit] Expec AutoRp Press 0, Release 0 [junit] Total Single Press 3, Release 3, Events 6 [junit] Total AutoRp Press 0, Release 0, Events 0 [junit] Total ALL Press 3, Release 3, Events 6 [junit] Expec Single Press 3, Release 3 [junit] Expec AutoRp Press 0, Release 0 [junit] SLOCK [T main @ 1407310760928 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Total Single Press 3, Release 3, Events 6 [junit] Total AutoRp Press 0, Release 0, Events 0 [junit] Total ALL Press 3, Release 3, Events 6 [junit] Expec Single Press 3, Release 3 [junit] Expec AutoRp Press 0, Release 0 [junit] Total Single Press 3, Release 3, Events 6 [junit] Total AutoRp Press 0, Release 0, Events 0 [junit] Total ALL Press 3, Release 3, Events 6 [junit] Expec Single Press 3, Release 3 [junit] Expec AutoRp Press 0, Release 0 [junit] Total Single Press 3, Release 3, Events 6 [junit] Total AutoRp Press 0, Release 0, Events 0 [junit] Total ALL Press 3, Release 3, Events 6 [junit] Expec Single Press 4, Release 4 [junit] Expec AutoRp Press 0, Release 0 [junit] Total Single Press 4, Release 4, Events 8 [junit] Total AutoRp Press 0, Release 0, Events 0 [junit] Total ALL Press 4, Release 4, Events 8 [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test01NEWT [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test02NewtCanvasAWT_Onscreen [junit] Platform doesn't support onscreen rendering. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test02NewtCanvasAWT_Onscreen [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test03NewtCanvasAWT_Offsccreen [junit] Thread[Thread-6-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[Thread-6-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [junit] null [junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[Thread-6-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[Thread-6-AWTAnimator,5,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb785100000, tileRendererInUse null [junit] Thread[Thread-6-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false [junit] requestFocus: click, d: 301 ms [junit] Expec Single Press 3, Release 3 [junit] Expec AutoRp Press 0, Release 0 [junit] Total Single Press 3, Release 3, Events 6 [junit] Total AutoRp Press 0, Release 0, Events 0 [junit] Total ALL Press 3, Release 3, Events 6 [junit] Expec Single Press 3, Release 3 [junit] Expec AutoRp Press 0, Release 0 [junit] Total Single Press 3, Release 3, Events 6 [junit] Total AutoRp Press 0, Release 0, Events 0 [junit] Total ALL Press 3, Release 3, Events 6 [junit] Expec Single Press 3, Release 3 [junit] Expec AutoRp Press 0, Release 0 [junit] Total Single Press 3, Release 3, Events 6 [junit] Total AutoRp Press 0, Release 0, Events 0 [junit] Total ALL Press 3, Release 3, Events 6 [junit] Expec Single Press 3, Release 3 [junit] Expec AutoRp Press 0, Release 0 [junit] Total Single Press 3, Release 3, Events 6 [junit] Total AutoRp Press 0, Release 0, Events 0 [junit] Total ALL Press 3, Release 3, Events 6 [junit] Expec Single Press 3, Release 3 [junit] Expec AutoRp Press 0, Release 0 [junit] Total Single Press 3, Release 3, Events 6 [junit] Total AutoRp Press 0, Release 0, Events 0 [junit] Total ALL Press 3, Release 3, Events 6 [junit] Expec Single Press 4, Release 4 [junit] Expec AutoRp Press 0, Release 0 [junit] Total Single Press 4, Release 4, Events 8 [junit] Total AutoRp Press 0, Release 0, Events 0 [junit] Total ALL Press 4, Release 4, Events 8 [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test03NewtCanvasAWT_Offsccreen [junit] SLOCK [T main @ 1407310760928 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01NEWT took 4.522 sec [junit] Testcase: test02NewtCanvasAWT_Onscreen took 0.001 sec [junit] Testcase: test03NewtCanvasAWT_Offsccreen took 4.609 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 33.345 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310727687 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310749725 ms +++ localhost/127.0.0.1:59999 - Locked within 22046 ms, 23 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test01NEWT [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[Thread-4-AWTAnimator,5,main] [junit] Chosen GLCapabilities: 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.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [junit] null [junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fb782dc4e00, tileRendererInUse null [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 384x304, onTitleBarIfWindow: false [junit] requestFocus: click, d: 301 ms [junit] Expec Single Press 3, Release 3 [junit] Expec AutoRp Press 0, Release 0 [junit] Total Single Press 3, Release 3, Events 6 [junit] Total AutoRp Press 0, Release 0, Events 0 [junit] Total ALL Press 3, Release 3, Events 6 [junit] Expec Single Press 3, Release 3 [junit] Expec AutoRp Press 0, Release 0 [junit] Total Single Press 3, Release 3, Events 6 [junit] Total AutoRp Press 0, Release 0, Events 0 [junit] Total ALL Press 3, Release 3, Events 6 [junit] Expec Single Press 3, Release 3 [junit] Expec AutoRp Press 0, Release 0 [junit] Total Single Press 3, Release 3, Events 6 [junit] Total AutoRp Press 0, Release 0, Events 0 [junit] Total ALL Press 3, Release 3, Events 6 [junit] Expec Single Press 3, Release 3 [junit] Expec AutoRp Press 0, Release 0 [junit] Total Single Press 3, Release 3, Events 6 [junit] Total AutoRp Press 0, Release 0, Events 0 [junit] Total ALL Press 3, Release 3, Events 6 [junit] Expec Single Press 3, Release 3 [junit] Expec AutoRp Press 0, Release 0 [junit] Total Single Press 3, Release 3, Events 6 [junit] Total AutoRp Press 0, Release 0, Events 0 [junit] Total ALL Press 3, Release 3, Events 6 [junit] Expec Single Press 4, Release 4 [junit] Expec AutoRp Press 0, Release 0 [junit] Total Single Press 4, Release 4, Events 8 [junit] Total AutoRp Press 0, Release 0, Events 0 [junit] Total ALL Press 4, Release 4, Events 8 [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test01NEWT [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test02NewtCanvasAWT_Onscreen [junit] Platform doesn't support onscreen rendering. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test02NewtCanvasAWT_Onscreen [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test03NewtCanvasAWT_Offsccreen [junit] Thread[Thread-6-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[Thread-6-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [junit] null [junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[Thread-6-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[Thread-6-AWTAnimator,5,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb785100000, tileRendererInUse null [junit] Thread[Thread-6-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false [junit] requestFocus: click, d: 301 ms [junit] Expec Single Press 3, Release 3 [junit] Expec AutoRp Press 0, Release 0 [junit] Total Single Press 3, Release 3, Events 6 [junit] Total AutoRp Press 0, Release 0, Events 0 [junit] Total ALL Press 3, Release 3, Events 6 [junit] Expec Single Press 3, Release 3 [junit] Expec AutoRp Press 0, Release 0 [junit] Total Single Press 3, Release 3, Events 6 [junit] Total AutoRp Press 0, Release 0, Events 0 [junit] Total ALL Press 3, Release 3, Events 6 [junit] Expec Single Press 3, Release 3 [junit] Expec AutoRp Press 0, Release 0 [junit] Total Single Press 3, Release 3, Events 6 [junit] Total AutoRp Press 0, Release 0, Events 0 [junit] Total ALL Press 3, Release 3, Events 6 [junit] Expec Single Press 3, Release 3 [junit] Expec AutoRp Press 0, Release 0 [junit] Total Single Press 3, Release 3, Events 6 [junit] Total AutoRp Press 0, Release 0, Events 0 [junit] Total ALL Press 3, Release 3, Events 6 [junit] Expec Single Press 3, Release 3 [junit] Expec AutoRp Press 0, Release 0 [junit] Total Single Press 3, Release 3, Events 6 [junit] Total AutoRp Press 0, Release 0, Events 0 [junit] Total ALL Press 3, Release 3, Events 6 [junit] Expec Single Press 4, Release 4 [junit] Expec AutoRp Press 0, Release 0 [junit] Total Single Press 4, Release 4, Events 8 [junit] Total AutoRp Press 0, Release 0, Events 0 [junit] Total ALL Press 4, Release 4, Events 8 [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT - test03NewtCanvasAWT_Offsccreen [junit] SLOCK [T main @ 1407310760928 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT [junit] SLOCK [T main @ 1407310762275 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310773291 ms +++ localhost/127.0.0.1:59999 - Locked within 11040 ms, 12 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test01NEWT [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[Thread-4-AWTAnimator,5,main] [junit] Chosen GLCapabilities: 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.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [junit] null [junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f823488d1a0, tileRendererInUse null [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 384x304, onTitleBarIfWindow: false [junit] requestFocus: click, d: 301 ms [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x8, sym 0x8, char '' (0x7f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310776146 d 3ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x8, sym 0x8, char '' (0x7f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310776148 d 12ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xd, sym 0xd, char ' [junit] ' (0xd), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310776553 d 6ms]]]KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xd, sym 0xd, char ' [junit] ' (0xd), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310776564 d 6ms]]]KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xb, sym 0xc, char '' (0xf72d), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310776969 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xb, sym 0xc, char '' (0xf72d), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310776980 d 2ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xf, sym 0xf, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [shift], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310777387 d 7ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xf, sym 0xf, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [shift], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310777398 d 7ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x10, sym 0xb, char '' (0xf72c), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310777601 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x10, sym 0xb, char '' (0xf72c), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310777612 d 9ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x11, sym 0x11, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [ctrl], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310777815 d 11ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x11, sym 0x11, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [ctrl], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310777826 d 10ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x12, sym 0x12, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [alt], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310778029 d 2ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x12, sym 0x12, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [alt], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310778040 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x1b, sym 0x1b, char '' (0x1b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310778446 d 6ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x1b, sym 0x1b, char '' (0x1b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310778457 d 5ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x20, sym 0x20, char ' ' (0x20), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310778863 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x20, sym 0x20, char ' ' (0x20), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310778875 d 9ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x27, sym 0x27, char ''' (0x27), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310779280 d 2ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x27, sym 0x27, char ''' (0x27), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310779291 d 2ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2c, sym 0x2c, char ',' (0x2c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310779697 d 5ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2c, sym 0x2c, char ',' (0x2c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310779709 d 4ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2d, sym 0x2d, char '-' (0x2d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310779911 d 8ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2d, sym 0x2d, char '-' (0x2d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310779922 d 8ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2e, sym 0x2e, char '.' (0x2e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310780125 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2e, sym 0x2e, char '.' (0x2e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310780139 d 6ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2f, sym 0x2f, char '/' (0x2f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310780341 d 10ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2f, sym 0x2f, char '/' (0x2f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310780352 d 10ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x30, sym 0x30, char '0' (0x30), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310780758 d 5ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x30, sym 0x30, char '0' (0x30), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310780772 d 2ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x31, sym 0x31, char '1' (0x31), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310780975 d 5ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x31, sym 0x31, char '1' (0x31), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310780989 d 2ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x32, sym 0x32, char '2' (0x32), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310781192 d 5ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x32, sym 0x32, char '2' (0x32), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310781205 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x33, sym 0x33, char '3' (0x33), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310781407 d 6ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x33, sym 0x33, char '3' (0x33), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310781418 d 6ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x34, sym 0x34, char '4' (0x34), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310781622 d 8ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x34, sym 0x34, char '4' (0x34), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310781634 d 6ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x35, sym 0x35, char '5' (0x35), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310781839 d 3ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x35, sym 0x35, char '5' (0x35), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310781851 d 2ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x36, sym 0x36, char '6' (0x36), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310782055 d 4ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x36, sym 0x36, char '6' (0x36), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310782067 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x37, sym 0x37, char '7' (0x37), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310782269 d 5ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x37, sym 0x37, char '7' (0x37), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310782281 d 4ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x38, sym 0x38, char '8' (0x38), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310782483 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x38, sym 0x38, char '8' (0x38), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310782494 d 9ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x39, sym 0x39, char '9' (0x39), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310782697 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x39, sym 0x39, char '9' (0x39), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310782708 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x3b, sym 0x3b, char ';' (0x3b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310783113 d 6ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x3b, sym 0x3b, char ';' (0x3b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310783125 d 5ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x3d, sym 0x3d, char '=' (0x3d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310783530 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x3d, sym 0x3d, char '=' (0x3d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310783541 d 9ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310783946 d 6ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310783959 d 4ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x42, sym 0x42, char 'b' (0x62), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310784162 d 5ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x42, sym 0x42, char 'b' (0x62), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310784176 d 2ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x43, sym 0x43, char 'c' (0x63), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310784379 d 4ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x43, sym 0x43, char 'c' (0x63), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310784390 d 4ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x44, sym 0x44, char 'd' (0x64), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310784593 d 7ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x44, sym 0x44, char 'd' (0x64), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310784605 d 6ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x45, sym 0x45, char 'e' (0x65), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310784808 d 8ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x45, sym 0x45, char 'e' (0x65), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310784819 d 9ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x46, sym 0x46, char 'f' (0x66), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310785022 d 10ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x46, sym 0x46, char 'f' (0x66), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310785032 d 11ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x47, sym 0x47, char 'g' (0x67), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310785235 d 3ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x47, sym 0x47, char 'g' (0x67), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310785246 d 2ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x48, sym 0x48, char 'h' (0x68), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310785449 d 2ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x48, sym 0x48, char 'h' (0x68), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310785460 d 2ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x49, sym 0x49, char 'i' (0x69), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310785662 d 7ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x49, sym 0x49, char 'i' (0x69), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310785675 d 5ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4a, sym 0x4a, char 'j' (0x6a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310785877 d 7ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4a, sym 0x4a, char 'j' (0x6a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310785889 d 6ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4b, sym 0x4b, char 'k' (0x6b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310786092 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4b, sym 0x4b, char 'k' (0x6b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310786103 d 9ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4c, sym 0x4c, char 'l' (0x6c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310786306 d 11ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4c, sym 0x4c, char 'l' (0x6c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310786317 d 11ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4d, sym 0x4d, char 'm' (0x6d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310786519 d 2ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4d, sym 0x4d, char 'm' (0x6d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310786531 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4e, sym 0x4e, char 'n' (0x6e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310786734 d 5ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4e, sym 0x4e, char 'n' (0x6e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310786744 d 6ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4f, sym 0x4f, char 'o' (0x6f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310786948 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4f, sym 0x4f, char 'o' (0x6f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310786959 d 9ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x50, sym 0x50, char 'p' (0x70), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310787163 d 10ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x50, sym 0x50, char 'p' (0x70), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310787174 d 10ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x51, sym 0x51, char 'q' (0x71), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310787378 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x51, sym 0x51, char 'q' (0x71), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310787390 d 10ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x52, sym 0x52, char 'r' (0x72), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310787593 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x52, sym 0x52, char 'r' (0x72), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310787605 d 10ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x53, sym 0x53, char 's' (0x73), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310787808 d 10ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x53, sym 0x53, char 's' (0x73), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310787818 d 11ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x54, sym 0x54, char 't' (0x74), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310788021 d 3ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x54, sym 0x54, char 't' (0x74), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310788032 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x55, sym 0x55, char 'u' (0x75), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310788235 d 6ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x55, sym 0x55, char 'u' (0x75), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310788246 d 6ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x56, sym 0x56, char 'v' (0x76), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310788448 d 10ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x56, sym 0x56, char 'v' (0x76), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310788459 d 10ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x57, sym 0x57, char 'w' (0x77), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310788662 d 3ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x57, sym 0x57, char 'w' (0x77), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310788674 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x58, sym 0x58, char 'x' (0x78), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310788877 d 3ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x58, sym 0x58, char 'x' (0x78), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310788888 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x59, sym 0x59, char 'y' (0x79), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310789090 d 7ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x59, sym 0x59, char 'y' (0x79), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310789102 d 6ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5a, sym 0x5a, char 'z' (0x7a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310789304 d 10ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5a, sym 0x5a, char 'z' (0x7a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310789315 d 10ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5b, sym 0x5b, char '[' (0x5b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310789720 d 4ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5b, sym 0x5b, char '[' (0x5b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310789731 d 4ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5c, sym 0x5c, char '\' (0x5c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310789934 d 7ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5c, sym 0x5c, char '\' (0x5c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310789944 d 8ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5d, sym 0x5d, char ']' (0x5d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310790147 d 10ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5d, sym 0x5d, char ']' (0x5d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310790158 d 11ms]]] [junit] 2014-08-06 09:39:50.348 java[7828:3a3f] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/net.java.openjdk.cmd.savedState/window_1.data: Operation not permitted (1) [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x60, sym 0x60, char '`' (0x60), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310790565 d 2ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x60, sym 0x60, char '`' (0x60), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310790576 d 2ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x61, sym 0x10, char '' (0xf704), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310790982 d 6ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x61, sym 0x10, char '' (0xf704), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310790993 d 5ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x62, sym 0x10, char '' (0xf705), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310791197 d 4ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x62, sym 0x10, char '' (0xf705), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310791209 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x63, sym 0x10, char '' (0xf706), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310791413 d 4ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x63, sym 0x10, char '' (0xf706), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310791424 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x64, sym 0x10, char '' (0xf707), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310791627 d 6ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x64, sym 0x10, char '' (0xf707), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310791638 d 6ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x65, sym 0x10, char '' (0xf708), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310791841 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x65, sym 0x10, char '' (0xf708), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310791851 d 10ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x66, sym 0x10, char '' (0xf709), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310792055 d 10ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x66, sym 0x10, char '' (0xf709), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310792066 d 10ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x67, sym 0x10, char '' (0xf70a), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310792268 d 3ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x67, sym 0x10, char '' (0xf70a), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310792282 d 11ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x68, sym 0x10, char '' (0xf70b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310792485 d 4ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x68, sym 0x10, char '' (0xf70b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310792499 d 11ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x93, sym 0x7f, char '' (0xf728), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310792903 d 4ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x93, sym 0x7f, char '' (0xf728), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310792916 d 2ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x95, sym 0x1c, char '' (0xf702), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310793322 d 5ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x95, sym 0x1c, char '' (0xf702), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310793332 d 6ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x96, sym 0x1e, char '' (0xf700), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310793534 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x96, sym 0x1e, char '' (0xf700), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310793546 d 9ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x97, sym 0x1d, char '' (0xf703), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310793750 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x97, sym 0x1d, char '' (0xf703), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310793762 d 8ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x98, sym 0x1f, char '' (0xf701), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310793965 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x98, sym 0x1f, char '' (0xf701), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310793978 d 7ms]]] [junit] +++ Code Segment bs, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment cr, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment pg_down, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment shift, pg_up, ctrl, alt, Misses: 0 / 4, events 8, valid true [junit] +++ Code Segment esc, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment space, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment quote, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment , - . /, Misses: 0 / 4, events 8, valid true [junit] +++ Code Segment 0 - 9, Misses: 0 / 10, events 20, valid true [junit] +++ Code Segment ;, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment =, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment a - z, Misses: 0 / 26, events 52, valid true [junit] +++ Code Segment [ \ ], Misses: 0 / 3, events 6, valid true [junit] +++ Code Segment `, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment f1..f8, Misses: 0 / 8, events 16, valid true [junit] +++ Code Segment del, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment cursor arrows, Misses: 0 / 4, events 8, valid true [junit] *** Total KeyCode Misses 0 / 69, valid true [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test01NEWT [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test02NewtCanvasAWT_Onscreen [junit] Platform doesn't support onscreen rendering. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test02NewtCanvasAWT_Onscreen [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test03NewtCanvasAWT_Offsccreen [junit] Thread[Thread-6-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[Thread-6-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [junit] null [junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[Thread-6-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[Thread-6-AWTAnimator,5,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7f82325c0b50, tileRendererInUse null [junit] Thread[Thread-6-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false [junit] requestFocus: click, d: 301 ms [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x8, sym 0x8, char '' (0x8), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310795364 d 8ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x8, sym 0x8, char '' (0x8), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310795373 d 9ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xd, sym 0xd, char ' [junit] ' (0xa), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310795779 d 3ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xd, sym 0xd, char ' [junit] ' (0xa), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310795791 d 2ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xb, sym 0xb, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310796197 d 7ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xb, sym 0xb, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310796208 d 7ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xf, sym 0xf, char '￿' (0xffff), printable false, modifier true, action false, InputEvent[modifiers: [shift], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310796613 d 2ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xf, sym 0xf, char '￿' (0xffff), printable false, modifier true, action false, InputEvent[modifiers: [shift], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310796625 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x10, sym 0x10, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310796828 d 3ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x10, sym 0x10, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310796839 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x11, sym 0x11, char '￿' (0xffff), printable false, modifier true, action false, InputEvent[modifiers: [ctrl], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310797041 d 7ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x11, sym 0x11, char '￿' (0xffff), printable false, modifier true, action false, InputEvent[modifiers: [ctrl], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310797052 d 7ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x12, sym 0x12, char '￿' (0xffff), printable false, modifier true, action false, InputEvent[modifiers: [alt], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310797255 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x12, sym 0x12, char '￿' (0xffff), printable false, modifier true, action false, InputEvent[modifiers: [alt], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310797267 d 8ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x1b, sym 0x1b, char '' (0x1b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310797670 d 2ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x1b, sym 0x1b, char '' (0x1b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310797681 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x20, sym 0x20, char ' ' (0x20), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310798086 d 2ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x20, sym 0x20, char ' ' (0x20), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310798098 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x27, sym 0x27, char ''' (0x27), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310798500 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x27, sym 0x27, char ''' (0x27), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310798511 d 9ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2c, sym 0x2c, char ',' (0x2c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310798916 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2c, sym 0x2c, char ',' (0x2c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310798928 d 8ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2d, sym 0x2d, char '-' (0x2d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310799132 d 11ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2d, sym 0x2d, char '-' (0x2d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310799143 d 11ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2e, sym 0x2e, char '.' (0x2e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310799345 d 2ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2e, sym 0x2e, char '.' (0x2e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310799356 d 2ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2f, sym 0x2f, char '/' (0x2f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310799559 d 3ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2f, sym 0x2f, char '/' (0x2f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310799571 d 2ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x30, sym 0x30, char '0' (0x30), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310799976 d 4ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x30, sym 0x30, char '0' (0x30), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310799987 d 4ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x31, sym 0x31, char '1' (0x31), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310800190 d 7ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x31, sym 0x31, char '1' (0x31), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310800200 d 8ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x32, sym 0x32, char '2' (0x32), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310800403 d 7ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x32, sym 0x32, char '2' (0x32), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310800416 d 6ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x33, sym 0x33, char '3' (0x33), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310800618 d 8ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x33, sym 0x33, char '3' (0x33), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310800629 d 8ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x34, sym 0x34, char '4' (0x34), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310800832 d 10ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x34, sym 0x34, char '4' (0x34), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310800845 d 8ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x35, sym 0x35, char '5' (0x35), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310801046 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x35, sym 0x35, char '5' (0x35), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310801057 d 10ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x36, sym 0x36, char '6' (0x36), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310801260 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x36, sym 0x36, char '6' (0x36), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310801271 d 11ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x37, sym 0x37, char '7' (0x37), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310801474 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x37, sym 0x37, char '7' (0x37), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310801485 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x38, sym 0x38, char '8' (0x38), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310801686 d 4ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x38, sym 0x38, char '8' (0x38), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310801696 d 4ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x39, sym 0x39, char '9' (0x39), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310801900 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x39, sym 0x39, char '9' (0x39), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310801912 d 11ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x3b, sym 0x3b, char ';' (0x3b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310802318 d 3ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x3b, sym 0x3b, char ';' (0x3b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310802330 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x3d, sym 0x3d, char '=' (0x3d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310802736 d 8ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x3d, sym 0x3d, char '=' (0x3d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310802747 d 7ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310803152 d 3ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310803163 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x42, sym 0x42, char 'b' (0x62), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310803365 d 6ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x42, sym 0x42, char 'b' (0x62), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310803376 d 6ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x43, sym 0x43, char 'c' (0x63), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310803579 d 5ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x43, sym 0x43, char 'c' (0x63), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310803590 d 6ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x44, sym 0x44, char 'd' (0x64), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310803793 d 8ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x44, sym 0x44, char 'd' (0x64), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310803803 d 9ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x45, sym 0x45, char 'e' (0x65), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310804004 d 2ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x45, sym 0x45, char 'e' (0x65), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310804015 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x46, sym 0x46, char 'f' (0x66), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310804219 d 2ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x46, sym 0x46, char 'f' (0x66), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310804231 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x47, sym 0x47, char 'g' (0x67), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310804432 d 3ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x47, sym 0x47, char 'g' (0x67), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310804443 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x48, sym 0x48, char 'h' (0x68), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310804646 d 5ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x48, sym 0x48, char 'h' (0x68), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310804657 d 5ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x49, sym 0x49, char 'i' (0x69), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310804859 d 6ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x49, sym 0x49, char 'i' (0x69), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310804870 d 6ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4a, sym 0x4a, char 'j' (0x6a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310805071 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4a, sym 0x4a, char 'j' (0x6a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310805082 d 9ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4b, sym 0x4b, char 'k' (0x6b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310805284 d 2ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4b, sym 0x4b, char 'k' (0x6b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310805295 d 2ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4c, sym 0x4c, char 'l' (0x6c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310805498 d 5ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4c, sym 0x4c, char 'l' (0x6c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310805510 d 4ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4d, sym 0x4d, char 'm' (0x6d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310805713 d 4ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4d, sym 0x4d, char 'm' (0x6d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310805724 d 4ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4e, sym 0x4e, char 'n' (0x6e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310805926 d 5ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4e, sym 0x4e, char 'n' (0x6e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310805938 d 4ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4f, sym 0x4f, char 'o' (0x6f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310806139 d 6ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4f, sym 0x4f, char 'o' (0x6f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310806151 d 5ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x50, sym 0x50, char 'p' (0x70), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310806354 d 5ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x50, sym 0x50, char 'p' (0x70), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310806365 d 5ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x51, sym 0x51, char 'q' (0x71), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310806568 d 7ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x51, sym 0x51, char 'q' (0x71), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310806580 d 7ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x52, sym 0x52, char 'r' (0x72), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310806782 d 7ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x52, sym 0x52, char 'r' (0x72), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310806793 d 6ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x53, sym 0x53, char 's' (0x73), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310806998 d 10ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x53, sym 0x53, char 's' (0x73), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310807009 d 10ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x54, sym 0x54, char 't' (0x74), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310807211 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x54, sym 0x54, char 't' (0x74), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310807223 d 9ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x55, sym 0x55, char 'u' (0x75), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310807424 d 2ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x55, sym 0x55, char 'u' (0x75), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310807434 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x56, sym 0x56, char 'v' (0x76), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310807637 d 3ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x56, sym 0x56, char 'v' (0x76), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310807651 d 11ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x57, sym 0x57, char 'w' (0x77), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310807853 d 3ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x57, sym 0x57, char 'w' (0x77), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310807864 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x58, sym 0x58, char 'x' (0x78), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310808067 d 5ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x58, sym 0x58, char 'x' (0x78), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310808079 d 4ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x59, sym 0x59, char 'y' (0x79), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310808282 d 6ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x59, sym 0x59, char 'y' (0x79), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310808293 d 6ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5a, sym 0x5a, char 'z' (0x7a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310808495 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5a, sym 0x5a, char 'z' (0x7a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310808509 d 5ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5b, sym 0x5b, char '[' (0x5b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310808910 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5b, sym 0x5b, char '[' (0x5b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310808920 d 11ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5c, sym 0x5c, char '\' (0x5c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310809122 d 3ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5c, sym 0x5c, char '\' (0x5c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310809133 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5d, sym 0x5d, char ']' (0x5d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310809336 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5d, sym 0x5d, char ']' (0x5d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310809347 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x60, sym 0x60, char '`' (0x60), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310809752 d 5ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x60, sym 0x60, char '`' (0x60), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310809762 d 6ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x61, sym 0x61, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310810165 d 10ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x61, sym 0x61, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310810176 d 11ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x62, sym 0x62, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310810378 d 11ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x62, sym 0x62, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310810389 d 10ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x63, sym 0x63, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310810591 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x63, sym 0x63, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310810602 d 9ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x64, sym 0x64, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310810806 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x64, sym 0x64, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310810817 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x65, sym 0x65, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310811021 d 10ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x65, sym 0x65, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310811033 d 8ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x66, sym 0x66, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310811236 d 10ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x66, sym 0x66, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310811247 d 10ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x67, sym 0x67, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310811450 d 2ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x67, sym 0x67, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310811460 d 2ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x68, sym 0x68, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310811661 d 4ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x68, sym 0x68, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310811672 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x93, sym 0x93, char '' (0x7f), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310812077 d 5ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x93, sym 0x93, char '' (0x7f), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310812088 d 4ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x95, sym 0x95, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310812494 d 2ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x95, sym 0x95, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310812504 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x96, sym 0x96, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310812707 d 6ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x96, sym 0x96, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310812718 d 7ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x97, sym 0x97, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310812921 d 8ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x97, sym 0x97, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310812932 d 8ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x98, sym 0x98, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310813134 d 10ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x98, sym 0x98, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310813145 d 10ms]]] [junit] +++ Code Segment bs, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment cr, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment pg_down, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment shift, pg_up, ctrl, alt, Misses: 0 / 4, events 8, valid true [junit] +++ Code Segment esc, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment space, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment quote, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment , - . /, Misses: 0 / 4, events 8, valid true [junit] +++ Code Segment 0 - 9, Misses: 0 / 10, events 20, valid true [junit] +++ Code Segment ;, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment =, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment a - z, Misses: 0 / 26, events 52, valid true [junit] +++ Code Segment [ \ ], Misses: 0 / 3, events 6, valid true [junit] +++ Code Segment `, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment f1..f8, Misses: 0 / 8, events 16, valid true [junit] +++ Code Segment del, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment cursor arrows, Misses: 0 / 4, events 8, valid true [junit] *** Total KeyCode Misses 0 / 69, valid true [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test03NewtCanvasAWT_Offsccreen [junit] SLOCK [T main @ 1407310813620 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 51.534 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310762275 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310773291 ms +++ localhost/127.0.0.1:59999 - Locked within 11040 ms, 12 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test01NEWT [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[Thread-4-AWTAnimator,5,main] [junit] Chosen GLCapabilities: 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.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [junit] null [junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f823488d1a0, tileRendererInUse null [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 384x304, onTitleBarIfWindow: false [junit] requestFocus: click, d: 301 ms [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x8, sym 0x8, char '' (0x7f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310776146 d 3ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x8, sym 0x8, char '' (0x7f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310776148 d 12ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xd, sym 0xd, char ' [junit] ' (0xd), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310776553 d 6ms]]]KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xd, sym 0xd, char ' [junit] ' (0xd), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310776564 d 6ms]]]KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xb, sym 0xc, char '' (0xf72d), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310776969 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xb, sym 0xc, char '' (0xf72d), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310776980 d 2ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xf, sym 0xf, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [shift], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310777387 d 7ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xf, sym 0xf, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [shift], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310777398 d 7ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x10, sym 0xb, char '' (0xf72c), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310777601 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x10, sym 0xb, char '' (0xf72c), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310777612 d 9ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x11, sym 0x11, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [ctrl], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310777815 d 11ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x11, sym 0x11, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [ctrl], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310777826 d 10ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x12, sym 0x12, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [alt], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310778029 d 2ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x12, sym 0x12, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [alt], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310778040 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x1b, sym 0x1b, char '' (0x1b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310778446 d 6ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x1b, sym 0x1b, char '' (0x1b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310778457 d 5ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x20, sym 0x20, char ' ' (0x20), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310778863 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x20, sym 0x20, char ' ' (0x20), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310778875 d 9ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x27, sym 0x27, char ''' (0x27), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310779280 d 2ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x27, sym 0x27, char ''' (0x27), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310779291 d 2ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2c, sym 0x2c, char ',' (0x2c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310779697 d 5ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2c, sym 0x2c, char ',' (0x2c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310779709 d 4ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2d, sym 0x2d, char '-' (0x2d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310779911 d 8ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2d, sym 0x2d, char '-' (0x2d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310779922 d 8ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2e, sym 0x2e, char '.' (0x2e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310780125 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2e, sym 0x2e, char '.' (0x2e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310780139 d 6ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2f, sym 0x2f, char '/' (0x2f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310780341 d 10ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2f, sym 0x2f, char '/' (0x2f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310780352 d 10ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x30, sym 0x30, char '0' (0x30), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310780758 d 5ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x30, sym 0x30, char '0' (0x30), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310780772 d 2ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x31, sym 0x31, char '1' (0x31), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310780975 d 5ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x31, sym 0x31, char '1' (0x31), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310780989 d 2ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x32, sym 0x32, char '2' (0x32), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310781192 d 5ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x32, sym 0x32, char '2' (0x32), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310781205 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x33, sym 0x33, char '3' (0x33), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310781407 d 6ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x33, sym 0x33, char '3' (0x33), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310781418 d 6ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x34, sym 0x34, char '4' (0x34), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310781622 d 8ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x34, sym 0x34, char '4' (0x34), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310781634 d 6ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x35, sym 0x35, char '5' (0x35), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310781839 d 3ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x35, sym 0x35, char '5' (0x35), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310781851 d 2ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x36, sym 0x36, char '6' (0x36), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310782055 d 4ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x36, sym 0x36, char '6' (0x36), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310782067 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x37, sym 0x37, char '7' (0x37), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310782269 d 5ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x37, sym 0x37, char '7' (0x37), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310782281 d 4ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x38, sym 0x38, char '8' (0x38), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310782483 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x38, sym 0x38, char '8' (0x38), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310782494 d 9ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x39, sym 0x39, char '9' (0x39), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310782697 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x39, sym 0x39, char '9' (0x39), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310782708 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x3b, sym 0x3b, char ';' (0x3b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310783113 d 6ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x3b, sym 0x3b, char ';' (0x3b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310783125 d 5ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x3d, sym 0x3d, char '=' (0x3d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310783530 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x3d, sym 0x3d, char '=' (0x3d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310783541 d 9ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310783946 d 6ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310783959 d 4ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x42, sym 0x42, char 'b' (0x62), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310784162 d 5ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x42, sym 0x42, char 'b' (0x62), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310784176 d 2ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x43, sym 0x43, char 'c' (0x63), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310784379 d 4ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x43, sym 0x43, char 'c' (0x63), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310784390 d 4ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x44, sym 0x44, char 'd' (0x64), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310784593 d 7ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x44, sym 0x44, char 'd' (0x64), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310784605 d 6ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x45, sym 0x45, char 'e' (0x65), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310784808 d 8ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x45, sym 0x45, char 'e' (0x65), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310784819 d 9ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x46, sym 0x46, char 'f' (0x66), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310785022 d 10ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x46, sym 0x46, char 'f' (0x66), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310785032 d 11ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x47, sym 0x47, char 'g' (0x67), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310785235 d 3ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x47, sym 0x47, char 'g' (0x67), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310785246 d 2ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x48, sym 0x48, char 'h' (0x68), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310785449 d 2ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x48, sym 0x48, char 'h' (0x68), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310785460 d 2ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x49, sym 0x49, char 'i' (0x69), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310785662 d 7ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x49, sym 0x49, char 'i' (0x69), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310785675 d 5ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4a, sym 0x4a, char 'j' (0x6a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310785877 d 7ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4a, sym 0x4a, char 'j' (0x6a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310785889 d 6ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4b, sym 0x4b, char 'k' (0x6b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310786092 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4b, sym 0x4b, char 'k' (0x6b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310786103 d 9ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4c, sym 0x4c, char 'l' (0x6c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310786306 d 11ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4c, sym 0x4c, char 'l' (0x6c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310786317 d 11ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4d, sym 0x4d, char 'm' (0x6d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310786519 d 2ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4d, sym 0x4d, char 'm' (0x6d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310786531 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4e, sym 0x4e, char 'n' (0x6e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310786734 d 5ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4e, sym 0x4e, char 'n' (0x6e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310786744 d 6ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4f, sym 0x4f, char 'o' (0x6f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310786948 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4f, sym 0x4f, char 'o' (0x6f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310786959 d 9ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x50, sym 0x50, char 'p' (0x70), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310787163 d 10ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x50, sym 0x50, char 'p' (0x70), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310787174 d 10ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x51, sym 0x51, char 'q' (0x71), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310787378 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x51, sym 0x51, char 'q' (0x71), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310787390 d 10ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x52, sym 0x52, char 'r' (0x72), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310787593 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x52, sym 0x52, char 'r' (0x72), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310787605 d 10ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x53, sym 0x53, char 's' (0x73), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310787808 d 10ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x53, sym 0x53, char 's' (0x73), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310787818 d 11ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x54, sym 0x54, char 't' (0x74), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310788021 d 3ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x54, sym 0x54, char 't' (0x74), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310788032 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x55, sym 0x55, char 'u' (0x75), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310788235 d 6ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x55, sym 0x55, char 'u' (0x75), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310788246 d 6ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x56, sym 0x56, char 'v' (0x76), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310788448 d 10ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x56, sym 0x56, char 'v' (0x76), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310788459 d 10ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x57, sym 0x57, char 'w' (0x77), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310788662 d 3ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x57, sym 0x57, char 'w' (0x77), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310788674 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x58, sym 0x58, char 'x' (0x78), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310788877 d 3ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x58, sym 0x58, char 'x' (0x78), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310788888 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x59, sym 0x59, char 'y' (0x79), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310789090 d 7ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x59, sym 0x59, char 'y' (0x79), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310789102 d 6ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5a, sym 0x5a, char 'z' (0x7a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310789304 d 10ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5a, sym 0x5a, char 'z' (0x7a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310789315 d 10ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5b, sym 0x5b, char '[' (0x5b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310789720 d 4ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5b, sym 0x5b, char '[' (0x5b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310789731 d 4ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5c, sym 0x5c, char '\' (0x5c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310789934 d 7ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5c, sym 0x5c, char '\' (0x5c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310789944 d 8ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5d, sym 0x5d, char ']' (0x5d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310790147 d 10ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5d, sym 0x5d, char ']' (0x5d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310790158 d 11ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x60, sym 0x60, char '`' (0x60), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310790565 d 2ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x60, sym 0x60, char '`' (0x60), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310790576 d 2ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x61, sym 0x10, char '' (0xf704), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310790982 d 6ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x61, sym 0x10, char '' (0xf704), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310790993 d 5ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x62, sym 0x10, char '' (0xf705), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310791197 d 4ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x62, sym 0x10, char '' (0xf705), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310791209 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x63, sym 0x10, char '' (0xf706), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310791413 d 4ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x63, sym 0x10, char '' (0xf706), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310791424 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x64, sym 0x10, char '' (0xf707), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310791627 d 6ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x64, sym 0x10, char '' (0xf707), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310791638 d 6ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x65, sym 0x10, char '' (0xf708), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310791841 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x65, sym 0x10, char '' (0xf708), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310791851 d 10ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x66, sym 0x10, char '' (0xf709), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310792055 d 10ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x66, sym 0x10, char '' (0xf709), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310792066 d 10ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x67, sym 0x10, char '' (0xf70a), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310792268 d 3ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x67, sym 0x10, char '' (0xf70a), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310792282 d 11ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x68, sym 0x10, char '' (0xf70b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310792485 d 4ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x68, sym 0x10, char '' (0xf70b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310792499 d 11ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x93, sym 0x7f, char '' (0xf728), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310792903 d 4ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x93, sym 0x7f, char '' (0xf728), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310792916 d 2ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x95, sym 0x1c, char '' (0xf702), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310793322 d 5ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x95, sym 0x1c, char '' (0xf702), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310793332 d 6ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x96, sym 0x1e, char '' (0xf700), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310793534 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x96, sym 0x1e, char '' (0xf700), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310793546 d 9ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x97, sym 0x1d, char '' (0xf703), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310793750 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x97, sym 0x1d, char '' (0xf703), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310793762 d 8ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x98, sym 0x1f, char '' (0xf701), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310793965 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x98, sym 0x1f, char '' (0xf701), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310793978 d 7ms]]] [junit] +++ Code Segment bs, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment cr, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment pg_down, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment shift, pg_up, ctrl, alt, Misses: 0 / 4, events 8, valid true [junit] +++ Code Segment esc, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment space, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment quote, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment , - . /, Misses: 0 / 4, events 8, valid true [junit] +++ Code Segment 0 - 9, Misses: 0 / 10, events 20, valid true [junit] +++ Code Segment ;, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment =, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment a - z, Misses: 0 / 26, events 52, valid true [junit] +++ Code Segment [ \ ], Misses: 0 / 3, events 6, valid true [junit] +++ Code Segment `, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment f1..f8, Misses: 0 / 8, events 16, valid true [junit] +++ Code Segment del, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment cursor arrows, Misses: 0 / 4, events 8, valid true [junit] *** Total KeyCode Misses 0 / 69, valid true [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test01NEWT [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test02NewtCanvasAWT_Onscreen [junit] Platform doesn't support onscreen rendering. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test02NewtCanvasAWT_Onscreen [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test03NewtCanvasAWT_Offsccreen [junit] Thread[Thread-6-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[Thread-6-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [junit] null [junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[Thread-6-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[Thread-6-AWTAnimator,5,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7f82325c0b50, tileRendererInUse null [junit] Thread[Thread-6-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false [junit] requestFocus: click, d: 301 ms [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x8, sym 0x8, char '' (0x8), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310795364 d 8ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x8, sym 0x8, char '' (0x8), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310795373 d 9ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xd, sym 0xd, char ' [junit] ' (0xa), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310795779 d 3ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xd, sym 0xd, char ' [junit] ' (0xa), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310795791 d 2ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xb, sym 0xb, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310796197 d 7ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xb, sym 0xb, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310796208 d 7ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xf, sym 0xf, char '￿' (0xffff), printable false, modifier true, action false, InputEvent[modifiers: [shift], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310796613 d 2ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xf, sym 0xf, char '￿' (0xffff), printable false, modifier true, action false, InputEvent[modifiers: [shift], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310796625 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x10, sym 0x10, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310796828 d 3ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x10, sym 0x10, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310796839 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x11, sym 0x11, char '￿' (0xffff), printable false, modifier true, action false, InputEvent[modifiers: [ctrl], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310797041 d 7ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x11, sym 0x11, char '￿' (0xffff), printable false, modifier true, action false, InputEvent[modifiers: [ctrl], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310797052 d 7ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x12, sym 0x12, char '￿' (0xffff), printable false, modifier true, action false, InputEvent[modifiers: [alt], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310797255 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x12, sym 0x12, char '￿' (0xffff), printable false, modifier true, action false, InputEvent[modifiers: [alt], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310797267 d 8ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x1b, sym 0x1b, char '' (0x1b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310797670 d 2ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x1b, sym 0x1b, char '' (0x1b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310797681 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x20, sym 0x20, char ' ' (0x20), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310798086 d 2ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x20, sym 0x20, char ' ' (0x20), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310798098 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x27, sym 0x27, char ''' (0x27), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310798500 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x27, sym 0x27, char ''' (0x27), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310798511 d 9ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2c, sym 0x2c, char ',' (0x2c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310798916 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2c, sym 0x2c, char ',' (0x2c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310798928 d 8ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2d, sym 0x2d, char '-' (0x2d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310799132 d 11ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2d, sym 0x2d, char '-' (0x2d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310799143 d 11ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2e, sym 0x2e, char '.' (0x2e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310799345 d 2ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2e, sym 0x2e, char '.' (0x2e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310799356 d 2ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2f, sym 0x2f, char '/' (0x2f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310799559 d 3ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2f, sym 0x2f, char '/' (0x2f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310799571 d 2ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x30, sym 0x30, char '0' (0x30), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310799976 d 4ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x30, sym 0x30, char '0' (0x30), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310799987 d 4ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x31, sym 0x31, char '1' (0x31), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310800190 d 7ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x31, sym 0x31, char '1' (0x31), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310800200 d 8ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x32, sym 0x32, char '2' (0x32), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310800403 d 7ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x32, sym 0x32, char '2' (0x32), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310800416 d 6ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x33, sym 0x33, char '3' (0x33), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310800618 d 8ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x33, sym 0x33, char '3' (0x33), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310800629 d 8ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x34, sym 0x34, char '4' (0x34), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310800832 d 10ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x34, sym 0x34, char '4' (0x34), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310800845 d 8ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x35, sym 0x35, char '5' (0x35), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310801046 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x35, sym 0x35, char '5' (0x35), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310801057 d 10ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x36, sym 0x36, char '6' (0x36), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310801260 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x36, sym 0x36, char '6' (0x36), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310801271 d 11ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x37, sym 0x37, char '7' (0x37), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310801474 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x37, sym 0x37, char '7' (0x37), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310801485 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x38, sym 0x38, char '8' (0x38), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310801686 d 4ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x38, sym 0x38, char '8' (0x38), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310801696 d 4ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x39, sym 0x39, char '9' (0x39), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310801900 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x39, sym 0x39, char '9' (0x39), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310801912 d 11ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x3b, sym 0x3b, char ';' (0x3b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310802318 d 3ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x3b, sym 0x3b, char ';' (0x3b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310802330 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x3d, sym 0x3d, char '=' (0x3d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310802736 d 8ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x3d, sym 0x3d, char '=' (0x3d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310802747 d 7ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310803152 d 3ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310803163 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x42, sym 0x42, char 'b' (0x62), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310803365 d 6ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x42, sym 0x42, char 'b' (0x62), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310803376 d 6ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x43, sym 0x43, char 'c' (0x63), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310803579 d 5ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x43, sym 0x43, char 'c' (0x63), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310803590 d 6ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x44, sym 0x44, char 'd' (0x64), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310803793 d 8ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x44, sym 0x44, char 'd' (0x64), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310803803 d 9ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x45, sym 0x45, char 'e' (0x65), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310804004 d 2ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x45, sym 0x45, char 'e' (0x65), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310804015 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x46, sym 0x46, char 'f' (0x66), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310804219 d 2ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x46, sym 0x46, char 'f' (0x66), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310804231 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x47, sym 0x47, char 'g' (0x67), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310804432 d 3ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x47, sym 0x47, char 'g' (0x67), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310804443 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x48, sym 0x48, char 'h' (0x68), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310804646 d 5ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x48, sym 0x48, char 'h' (0x68), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310804657 d 5ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x49, sym 0x49, char 'i' (0x69), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310804859 d 6ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x49, sym 0x49, char 'i' (0x69), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310804870 d 6ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4a, sym 0x4a, char 'j' (0x6a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310805071 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4a, sym 0x4a, char 'j' (0x6a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310805082 d 9ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4b, sym 0x4b, char 'k' (0x6b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310805284 d 2ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4b, sym 0x4b, char 'k' (0x6b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310805295 d 2ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4c, sym 0x4c, char 'l' (0x6c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310805498 d 5ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4c, sym 0x4c, char 'l' (0x6c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310805510 d 4ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4d, sym 0x4d, char 'm' (0x6d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310805713 d 4ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4d, sym 0x4d, char 'm' (0x6d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310805724 d 4ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4e, sym 0x4e, char 'n' (0x6e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310805926 d 5ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4e, sym 0x4e, char 'n' (0x6e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310805938 d 4ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4f, sym 0x4f, char 'o' (0x6f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310806139 d 6ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4f, sym 0x4f, char 'o' (0x6f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310806151 d 5ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x50, sym 0x50, char 'p' (0x70), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310806354 d 5ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x50, sym 0x50, char 'p' (0x70), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310806365 d 5ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x51, sym 0x51, char 'q' (0x71), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310806568 d 7ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x51, sym 0x51, char 'q' (0x71), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310806580 d 7ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x52, sym 0x52, char 'r' (0x72), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310806782 d 7ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x52, sym 0x52, char 'r' (0x72), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310806793 d 6ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x53, sym 0x53, char 's' (0x73), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310806998 d 10ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x53, sym 0x53, char 's' (0x73), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310807009 d 10ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x54, sym 0x54, char 't' (0x74), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310807211 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x54, sym 0x54, char 't' (0x74), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310807223 d 9ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x55, sym 0x55, char 'u' (0x75), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310807424 d 2ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x55, sym 0x55, char 'u' (0x75), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310807434 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x56, sym 0x56, char 'v' (0x76), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310807637 d 3ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x56, sym 0x56, char 'v' (0x76), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310807651 d 11ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x57, sym 0x57, char 'w' (0x77), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310807853 d 3ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x57, sym 0x57, char 'w' (0x77), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310807864 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x58, sym 0x58, char 'x' (0x78), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310808067 d 5ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x58, sym 0x58, char 'x' (0x78), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310808079 d 4ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x59, sym 0x59, char 'y' (0x79), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310808282 d 6ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x59, sym 0x59, char 'y' (0x79), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310808293 d 6ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5a, sym 0x5a, char 'z' (0x7a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310808495 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5a, sym 0x5a, char 'z' (0x7a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310808509 d 5ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5b, sym 0x5b, char '[' (0x5b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310808910 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5b, sym 0x5b, char '[' (0x5b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310808920 d 11ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5c, sym 0x5c, char '\' (0x5c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310809122 d 3ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5c, sym 0x5c, char '\' (0x5c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310809133 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5d, sym 0x5d, char ']' (0x5d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310809336 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5d, sym 0x5d, char ']' (0x5d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310809347 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x60, sym 0x60, char '`' (0x60), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310809752 d 5ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x60, sym 0x60, char '`' (0x60), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310809762 d 6ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x61, sym 0x61, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310810165 d 10ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x61, sym 0x61, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310810176 d 11ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x62, sym 0x62, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310810378 d 11ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x62, sym 0x62, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310810389 d 10ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x63, sym 0x63, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310810591 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x63, sym 0x63, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310810602 d 9ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x64, sym 0x64, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310810806 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x64, sym 0x64, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310810817 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x65, sym 0x65, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310811021 d 10ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x65, sym 0x65, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310811033 d 8ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x66, sym 0x66, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310811236 d 10ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x66, sym 0x66, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310811247 d 10ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x67, sym 0x67, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310811450 d 2ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x67, sym 0x67, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310811460 d 2ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x68, sym 0x68, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310811661 d 4ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x68, sym 0x68, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310811672 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x93, sym 0x93, char '' (0x7f), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310812077 d 5ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x93, sym 0x93, char '' (0x7f), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310812088 d 4ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x95, sym 0x95, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310812494 d 2ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x95, sym 0x95, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310812504 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x96, sym 0x96, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310812707 d 6ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x96, sym 0x96, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310812718 d 7ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x97, sym 0x97, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310812921 d 8ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x97, sym 0x97, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310812932 d 8ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x98, sym 0x98, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310813134 d 10ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x98, sym 0x98, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310813145 d 10ms]]] [junit] +++ Code Segment bs, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment cr, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment pg_down, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment shift, pg_up, ctrl, alt, Misses: 0 / 4, events 8, valid true [junit] +++ Code Segment esc, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment space, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment quote, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment , - . /, Misses: 0 / 4, events 8, valid true [junit] +++ Code Segment 0 - 9, Misses: 0 / 10, events 20, valid true [junit] +++ Code Segment ;, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment =, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment a - z, Misses: 0 / 26, events 52, valid true [junit] +++ Code Segment [ \ ], Misses: 0 / 3, events 6, valid true [junit] +++ Code Segment `, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment f1..f8, Misses: 0 / 8, events 16, valid true [junit] +++ Code Segment del, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment cursor arrows, Misses: 0 / 4, events 8, valid true [junit] *** Total KeyCode Misses 0 / 69, valid true [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test03NewtCanvasAWT_Offsccreen [junit] SLOCK [T main @ 1407310813620 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01NEWT took 19.109 sec [junit] Testcase: test02NewtCanvasAWT_Onscreen took 0 sec [junit] Testcase: test03NewtCanvasAWT_Offsccreen took 19.17 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 51.534 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310762275 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310773291 ms +++ localhost/127.0.0.1:59999 - Locked within 11040 ms, 12 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test01NEWT [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[Thread-4-AWTAnimator,5,main] [junit] Chosen GLCapabilities: 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.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [junit] null [junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f823488d1a0, tileRendererInUse null [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 384x304, onTitleBarIfWindow: false [junit] requestFocus: click, d: 301 ms [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x8, sym 0x8, char '' (0x7f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310776146 d 3ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x8, sym 0x8, char '' (0x7f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310776148 d 12ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xd, sym 0xd, char ' [junit] ' (0xd), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310776553 d 6ms]]]KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xd, sym 0xd, char ' [junit] ' (0xd), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310776564 d 6ms]]]KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xb, sym 0xc, char '' (0xf72d), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310776969 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xb, sym 0xc, char '' (0xf72d), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310776980 d 2ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xf, sym 0xf, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [shift], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310777387 d 7ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xf, sym 0xf, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [shift], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310777398 d 7ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x10, sym 0xb, char '' (0xf72c), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310777601 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x10, sym 0xb, char '' (0xf72c), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310777612 d 9ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x11, sym 0x11, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [ctrl], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310777815 d 11ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x11, sym 0x11, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [ctrl], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310777826 d 10ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x12, sym 0x12, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [alt], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310778029 d 2ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x12, sym 0x12, char '' (0x0), printable false, modifier true, action false, InputEvent[modifiers: [alt], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310778040 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x1b, sym 0x1b, char '' (0x1b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310778446 d 6ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x1b, sym 0x1b, char '' (0x1b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310778457 d 5ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x20, sym 0x20, char ' ' (0x20), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310778863 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x20, sym 0x20, char ' ' (0x20), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310778875 d 9ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x27, sym 0x27, char ''' (0x27), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310779280 d 2ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x27, sym 0x27, char ''' (0x27), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310779291 d 2ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2c, sym 0x2c, char ',' (0x2c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310779697 d 5ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2c, sym 0x2c, char ',' (0x2c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310779709 d 4ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2d, sym 0x2d, char '-' (0x2d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310779911 d 8ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2d, sym 0x2d, char '-' (0x2d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310779922 d 8ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2e, sym 0x2e, char '.' (0x2e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310780125 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2e, sym 0x2e, char '.' (0x2e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310780139 d 6ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2f, sym 0x2f, char '/' (0x2f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310780341 d 10ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2f, sym 0x2f, char '/' (0x2f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310780352 d 10ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x30, sym 0x30, char '0' (0x30), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310780758 d 5ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x30, sym 0x30, char '0' (0x30), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310780772 d 2ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x31, sym 0x31, char '1' (0x31), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310780975 d 5ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x31, sym 0x31, char '1' (0x31), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310780989 d 2ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x32, sym 0x32, char '2' (0x32), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310781192 d 5ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x32, sym 0x32, char '2' (0x32), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310781205 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x33, sym 0x33, char '3' (0x33), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310781407 d 6ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x33, sym 0x33, char '3' (0x33), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310781418 d 6ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x34, sym 0x34, char '4' (0x34), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310781622 d 8ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x34, sym 0x34, char '4' (0x34), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310781634 d 6ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x35, sym 0x35, char '5' (0x35), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310781839 d 3ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x35, sym 0x35, char '5' (0x35), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310781851 d 2ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x36, sym 0x36, char '6' (0x36), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310782055 d 4ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x36, sym 0x36, char '6' (0x36), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310782067 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x37, sym 0x37, char '7' (0x37), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310782269 d 5ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x37, sym 0x37, char '7' (0x37), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310782281 d 4ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x38, sym 0x38, char '8' (0x38), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310782483 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x38, sym 0x38, char '8' (0x38), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310782494 d 9ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x39, sym 0x39, char '9' (0x39), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310782697 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x39, sym 0x39, char '9' (0x39), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310782708 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x3b, sym 0x3b, char ';' (0x3b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310783113 d 6ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x3b, sym 0x3b, char ';' (0x3b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310783125 d 5ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x3d, sym 0x3d, char '=' (0x3d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310783530 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x3d, sym 0x3d, char '=' (0x3d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310783541 d 9ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310783946 d 6ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310783959 d 4ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x42, sym 0x42, char 'b' (0x62), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310784162 d 5ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x42, sym 0x42, char 'b' (0x62), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310784176 d 2ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x43, sym 0x43, char 'c' (0x63), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310784379 d 4ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x43, sym 0x43, char 'c' (0x63), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310784390 d 4ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x44, sym 0x44, char 'd' (0x64), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310784593 d 7ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x44, sym 0x44, char 'd' (0x64), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310784605 d 6ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x45, sym 0x45, char 'e' (0x65), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310784808 d 8ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x45, sym 0x45, char 'e' (0x65), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310784819 d 9ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x46, sym 0x46, char 'f' (0x66), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310785022 d 10ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x46, sym 0x46, char 'f' (0x66), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310785032 d 11ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x47, sym 0x47, char 'g' (0x67), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310785235 d 3ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x47, sym 0x47, char 'g' (0x67), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310785246 d 2ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x48, sym 0x48, char 'h' (0x68), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310785449 d 2ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x48, sym 0x48, char 'h' (0x68), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310785460 d 2ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x49, sym 0x49, char 'i' (0x69), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310785662 d 7ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x49, sym 0x49, char 'i' (0x69), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310785675 d 5ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4a, sym 0x4a, char 'j' (0x6a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310785877 d 7ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4a, sym 0x4a, char 'j' (0x6a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310785889 d 6ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4b, sym 0x4b, char 'k' (0x6b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310786092 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4b, sym 0x4b, char 'k' (0x6b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310786103 d 9ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4c, sym 0x4c, char 'l' (0x6c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310786306 d 11ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4c, sym 0x4c, char 'l' (0x6c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310786317 d 11ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4d, sym 0x4d, char 'm' (0x6d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310786519 d 2ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4d, sym 0x4d, char 'm' (0x6d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310786531 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4e, sym 0x4e, char 'n' (0x6e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310786734 d 5ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4e, sym 0x4e, char 'n' (0x6e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310786744 d 6ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4f, sym 0x4f, char 'o' (0x6f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310786948 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4f, sym 0x4f, char 'o' (0x6f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310786959 d 9ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x50, sym 0x50, char 'p' (0x70), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310787163 d 10ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x50, sym 0x50, char 'p' (0x70), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310787174 d 10ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x51, sym 0x51, char 'q' (0x71), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310787378 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x51, sym 0x51, char 'q' (0x71), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310787390 d 10ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x52, sym 0x52, char 'r' (0x72), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310787593 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x52, sym 0x52, char 'r' (0x72), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310787605 d 10ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x53, sym 0x53, char 's' (0x73), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310787808 d 10ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x53, sym 0x53, char 's' (0x73), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310787818 d 11ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x54, sym 0x54, char 't' (0x74), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310788021 d 3ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x54, sym 0x54, char 't' (0x74), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310788032 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x55, sym 0x55, char 'u' (0x75), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310788235 d 6ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x55, sym 0x55, char 'u' (0x75), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310788246 d 6ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x56, sym 0x56, char 'v' (0x76), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310788448 d 10ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x56, sym 0x56, char 'v' (0x76), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310788459 d 10ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x57, sym 0x57, char 'w' (0x77), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310788662 d 3ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x57, sym 0x57, char 'w' (0x77), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310788674 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x58, sym 0x58, char 'x' (0x78), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310788877 d 3ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x58, sym 0x58, char 'x' (0x78), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310788888 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x59, sym 0x59, char 'y' (0x79), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310789090 d 7ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x59, sym 0x59, char 'y' (0x79), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310789102 d 6ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5a, sym 0x5a, char 'z' (0x7a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310789304 d 10ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5a, sym 0x5a, char 'z' (0x7a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310789315 d 10ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5b, sym 0x5b, char '[' (0x5b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310789720 d 4ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5b, sym 0x5b, char '[' (0x5b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310789731 d 4ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5c, sym 0x5c, char '\' (0x5c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310789934 d 7ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5c, sym 0x5c, char '\' (0x5c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310789944 d 8ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5d, sym 0x5d, char ']' (0x5d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310790147 d 10ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5d, sym 0x5d, char ']' (0x5d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310790158 d 11ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x60, sym 0x60, char '`' (0x60), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310790565 d 2ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x60, sym 0x60, char '`' (0x60), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310790576 d 2ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x61, sym 0x10, char '' (0xf704), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310790982 d 6ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x61, sym 0x10, char '' (0xf704), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310790993 d 5ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x62, sym 0x10, char '' (0xf705), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310791197 d 4ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x62, sym 0x10, char '' (0xf705), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310791209 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x63, sym 0x10, char '' (0xf706), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310791413 d 4ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x63, sym 0x10, char '' (0xf706), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310791424 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x64, sym 0x10, char '' (0xf707), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310791627 d 6ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x64, sym 0x10, char '' (0xf707), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310791638 d 6ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x65, sym 0x10, char '' (0xf708), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310791841 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x65, sym 0x10, char '' (0xf708), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310791851 d 10ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x66, sym 0x10, char '' (0xf709), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310792055 d 10ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x66, sym 0x10, char '' (0xf709), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310792066 d 10ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x67, sym 0x10, char '' (0xf70a), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310792268 d 3ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x67, sym 0x10, char '' (0xf70a), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310792282 d 11ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x68, sym 0x10, char '' (0xf70b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310792485 d 4ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x68, sym 0x10, char '' (0xf70b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310792499 d 11ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x93, sym 0x7f, char '' (0xf728), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310792903 d 4ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x93, sym 0x7f, char '' (0xf728), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310792916 d 2ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x95, sym 0x1c, char '' (0xf702), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310793322 d 5ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x95, sym 0x1c, char '' (0xf702), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310793332 d 6ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x96, sym 0x1e, char '' (0xf700), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310793534 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x96, sym 0x1e, char '' (0xf700), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310793546 d 9ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x97, sym 0x1d, char '' (0xf703), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310793750 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x97, sym 0x1d, char '' (0xf703), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310793762 d 8ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x98, sym 0x1f, char '' (0xf701), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310793965 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x98, sym 0x1f, char '' (0xf701), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310793978 d 7ms]]] [junit] +++ Code Segment bs, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment cr, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment pg_down, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment shift, pg_up, ctrl, alt, Misses: 0 / 4, events 8, valid true [junit] +++ Code Segment esc, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment space, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment quote, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment , - . /, Misses: 0 / 4, events 8, valid true [junit] +++ Code Segment 0 - 9, Misses: 0 / 10, events 20, valid true [junit] +++ Code Segment ;, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment =, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment a - z, Misses: 0 / 26, events 52, valid true [junit] +++ Code Segment [ \ ], Misses: 0 / 3, events 6, valid true [junit] +++ Code Segment `, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment f1..f8, Misses: 0 / 8, events 16, valid true [junit] +++ Code Segment del, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment cursor arrows, Misses: 0 / 4, events 8, valid true [junit] *** Total KeyCode Misses 0 / 69, valid true [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test01NEWT [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test02NewtCanvasAWT_Onscreen [junit] Platform doesn't support onscreen rendering. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test02NewtCanvasAWT_Onscreen [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test03NewtCanvasAWT_Offsccreen [junit] Thread[Thread-6-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[Thread-6-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [junit] null [junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[Thread-6-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[Thread-6-AWTAnimator,5,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7f82325c0b50, tileRendererInUse null [junit] Thread[Thread-6-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false [junit] requestFocus: click, d: 301 ms [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x8, sym 0x8, char '' (0x8), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310795364 d 8ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x8, sym 0x8, char '' (0x8), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310795373 d 9ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xd, sym 0xd, char ' [junit] ' (0xa), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310795779 d 3ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xd, sym 0xd, char ' [junit] ' (0xa), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310795791 d 2ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xb, sym 0xb, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310796197 d 7ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xb, sym 0xb, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310796208 d 7ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0xf, sym 0xf, char '￿' (0xffff), printable false, modifier true, action false, InputEvent[modifiers: [shift], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310796613 d 2ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0xf, sym 0xf, char '￿' (0xffff), printable false, modifier true, action false, InputEvent[modifiers: [shift], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310796625 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x10, sym 0x10, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310796828 d 3ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x10, sym 0x10, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310796839 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x11, sym 0x11, char '￿' (0xffff), printable false, modifier true, action false, InputEvent[modifiers: [ctrl], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310797041 d 7ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x11, sym 0x11, char '￿' (0xffff), printable false, modifier true, action false, InputEvent[modifiers: [ctrl], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310797052 d 7ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x12, sym 0x12, char '￿' (0xffff), printable false, modifier true, action false, InputEvent[modifiers: [alt], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310797255 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x12, sym 0x12, char '￿' (0xffff), printable false, modifier true, action false, InputEvent[modifiers: [alt], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310797267 d 8ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x1b, sym 0x1b, char '' (0x1b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310797670 d 2ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x1b, sym 0x1b, char '' (0x1b), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310797681 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x20, sym 0x20, char ' ' (0x20), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310798086 d 2ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x20, sym 0x20, char ' ' (0x20), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310798098 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x27, sym 0x27, char ''' (0x27), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310798500 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x27, sym 0x27, char ''' (0x27), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310798511 d 9ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2c, sym 0x2c, char ',' (0x2c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310798916 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2c, sym 0x2c, char ',' (0x2c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310798928 d 8ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2d, sym 0x2d, char '-' (0x2d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310799132 d 11ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2d, sym 0x2d, char '-' (0x2d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310799143 d 11ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2e, sym 0x2e, char '.' (0x2e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310799345 d 2ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2e, sym 0x2e, char '.' (0x2e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310799356 d 2ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x2f, sym 0x2f, char '/' (0x2f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310799559 d 3ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x2f, sym 0x2f, char '/' (0x2f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310799571 d 2ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x30, sym 0x30, char '0' (0x30), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310799976 d 4ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x30, sym 0x30, char '0' (0x30), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310799987 d 4ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x31, sym 0x31, char '1' (0x31), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310800190 d 7ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x31, sym 0x31, char '1' (0x31), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310800200 d 8ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x32, sym 0x32, char '2' (0x32), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310800403 d 7ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x32, sym 0x32, char '2' (0x32), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310800416 d 6ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x33, sym 0x33, char '3' (0x33), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310800618 d 8ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x33, sym 0x33, char '3' (0x33), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310800629 d 8ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x34, sym 0x34, char '4' (0x34), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310800832 d 10ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x34, sym 0x34, char '4' (0x34), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310800845 d 8ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x35, sym 0x35, char '5' (0x35), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310801046 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x35, sym 0x35, char '5' (0x35), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310801057 d 10ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x36, sym 0x36, char '6' (0x36), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310801260 d 0ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x36, sym 0x36, char '6' (0x36), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310801271 d 11ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x37, sym 0x37, char '7' (0x37), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310801474 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x37, sym 0x37, char '7' (0x37), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310801485 d 0ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x38, sym 0x38, char '8' (0x38), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310801686 d 4ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x38, sym 0x38, char '8' (0x38), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310801696 d 4ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x39, sym 0x39, char '9' (0x39), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310801900 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x39, sym 0x39, char '9' (0x39), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310801912 d 11ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x3b, sym 0x3b, char ';' (0x3b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310802318 d 3ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x3b, sym 0x3b, char ';' (0x3b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310802330 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x3d, sym 0x3d, char '=' (0x3d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310802736 d 8ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x3d, sym 0x3d, char '=' (0x3d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310802747 d 7ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310803152 d 3ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310803163 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x42, sym 0x42, char 'b' (0x62), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310803365 d 6ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x42, sym 0x42, char 'b' (0x62), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310803376 d 6ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x43, sym 0x43, char 'c' (0x63), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310803579 d 5ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x43, sym 0x43, char 'c' (0x63), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310803590 d 6ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x44, sym 0x44, char 'd' (0x64), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310803793 d 8ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x44, sym 0x44, char 'd' (0x64), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310803803 d 9ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x45, sym 0x45, char 'e' (0x65), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310804004 d 2ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x45, sym 0x45, char 'e' (0x65), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310804015 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x46, sym 0x46, char 'f' (0x66), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310804219 d 2ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x46, sym 0x46, char 'f' (0x66), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310804231 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x47, sym 0x47, char 'g' (0x67), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310804432 d 3ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x47, sym 0x47, char 'g' (0x67), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310804443 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x48, sym 0x48, char 'h' (0x68), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310804646 d 5ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x48, sym 0x48, char 'h' (0x68), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310804657 d 5ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x49, sym 0x49, char 'i' (0x69), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310804859 d 6ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x49, sym 0x49, char 'i' (0x69), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310804870 d 6ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4a, sym 0x4a, char 'j' (0x6a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310805071 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4a, sym 0x4a, char 'j' (0x6a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310805082 d 9ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4b, sym 0x4b, char 'k' (0x6b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310805284 d 2ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4b, sym 0x4b, char 'k' (0x6b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310805295 d 2ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4c, sym 0x4c, char 'l' (0x6c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310805498 d 5ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4c, sym 0x4c, char 'l' (0x6c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310805510 d 4ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4d, sym 0x4d, char 'm' (0x6d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310805713 d 4ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4d, sym 0x4d, char 'm' (0x6d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310805724 d 4ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4e, sym 0x4e, char 'n' (0x6e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310805926 d 5ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4e, sym 0x4e, char 'n' (0x6e), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310805938 d 4ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x4f, sym 0x4f, char 'o' (0x6f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310806139 d 6ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x4f, sym 0x4f, char 'o' (0x6f), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310806151 d 5ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x50, sym 0x50, char 'p' (0x70), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310806354 d 5ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x50, sym 0x50, char 'p' (0x70), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310806365 d 5ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x51, sym 0x51, char 'q' (0x71), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310806568 d 7ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x51, sym 0x51, char 'q' (0x71), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310806580 d 7ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x52, sym 0x52, char 'r' (0x72), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310806782 d 7ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x52, sym 0x52, char 'r' (0x72), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310806793 d 6ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x53, sym 0x53, char 's' (0x73), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310806998 d 10ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x53, sym 0x53, char 's' (0x73), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310807009 d 10ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x54, sym 0x54, char 't' (0x74), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310807211 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x54, sym 0x54, char 't' (0x74), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310807223 d 9ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x55, sym 0x55, char 'u' (0x75), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310807424 d 2ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x55, sym 0x55, char 'u' (0x75), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310807434 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x56, sym 0x56, char 'v' (0x76), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310807637 d 3ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x56, sym 0x56, char 'v' (0x76), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310807651 d 11ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x57, sym 0x57, char 'w' (0x77), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310807853 d 3ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x57, sym 0x57, char 'w' (0x77), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310807864 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x58, sym 0x58, char 'x' (0x78), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310808067 d 5ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x58, sym 0x58, char 'x' (0x78), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310808079 d 4ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x59, sym 0x59, char 'y' (0x79), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310808282 d 6ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x59, sym 0x59, char 'y' (0x79), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310808293 d 6ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5a, sym 0x5a, char 'z' (0x7a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310808495 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5a, sym 0x5a, char 'z' (0x7a), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310808509 d 5ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5b, sym 0x5b, char '[' (0x5b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310808910 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5b, sym 0x5b, char '[' (0x5b), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310808920 d 11ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5c, sym 0x5c, char '\' (0x5c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310809122 d 3ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5c, sym 0x5c, char '\' (0x5c), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310809133 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x5d, sym 0x5d, char ']' (0x5d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310809336 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x5d, sym 0x5d, char ']' (0x5d), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310809347 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x60, sym 0x60, char '`' (0x60), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310809752 d 5ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x60, sym 0x60, char '`' (0x60), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310809762 d 6ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x61, sym 0x61, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310810165 d 10ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x61, sym 0x61, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310810176 d 11ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x62, sym 0x62, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310810378 d 11ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x62, sym 0x62, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310810389 d 10ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x63, sym 0x63, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310810591 d 9ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x63, sym 0x63, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310810602 d 9ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x64, sym 0x64, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310810806 d 1ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x64, sym 0x64, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310810817 d 1ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x65, sym 0x65, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310811021 d 10ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x65, sym 0x65, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310811033 d 8ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x66, sym 0x66, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310811236 d 10ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x66, sym 0x66, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310811247 d 10ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x67, sym 0x67, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310811450 d 2ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x67, sym 0x67, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310811460 d 2ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x68, sym 0x68, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310811661 d 4ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x68, sym 0x68, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310811672 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x93, sym 0x93, char '' (0x7f), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310812077 d 5ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x93, sym 0x93, char '' (0x7f), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310812088 d 4ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x95, sym 0x95, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310812494 d 2ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x95, sym 0x95, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310812504 d 3ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x96, sym 0x96, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310812707 d 6ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x96, sym 0x96, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310812718 d 7ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x97, sym 0x97, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310812921 d 8ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x97, sym 0x97, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310812932 d 8ms]]] [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x98, sym 0x98, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310813134 d 10ms]]] [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x98, sym 0x98, char '￿' (0xffff), printable false, modifier false, action true, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310813145 d 10ms]]] [junit] +++ Code Segment bs, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment cr, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment pg_down, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment shift, pg_up, ctrl, alt, Misses: 0 / 4, events 8, valid true [junit] +++ Code Segment esc, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment space, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment quote, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment , - . /, Misses: 0 / 4, events 8, valid true [junit] +++ Code Segment 0 - 9, Misses: 0 / 10, events 20, valid true [junit] +++ Code Segment ;, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment =, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment a - z, Misses: 0 / 26, events 52, valid true [junit] +++ Code Segment [ \ ], Misses: 0 / 3, events 6, valid true [junit] +++ Code Segment `, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment f1..f8, Misses: 0 / 8, events 16, valid true [junit] +++ Code Segment del, Misses: 0 / 1, events 2, valid true [junit] +++ Code Segment cursor arrows, Misses: 0 / 4, events 8, valid true [junit] *** Total KeyCode Misses 0 / 69, valid true [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT - test03NewtCanvasAWT_Offsccreen [junit] SLOCK [T main @ 1407310813620 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT [junit] SLOCK [T main @ 1407310815072 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310855114 ms +++ localhost/127.0.0.1:59999 - Locked within 40065 ms, 41 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT - test01NEWT [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[Thread-4-AWTAnimator,5,main] [junit] Chosen GLCapabilities: 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.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [junit] null [junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f8f6bcdd660, tileRendererInUse null [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 384x304, onTitleBarIfWindow: false [junit] requestFocus: click, d: 301 ms [junit] KEY Event Auto-Repeat Test: 3 [junit] +++ KEY Event Auto-Repeat START Input Loop: 0 [junit] +++ KEY Event Auto-Repeat END Input Loop: 0 [junit] +++ KEY Event Auto-Repeat START Input Loop: 1 [junit] +++ KEY Event Auto-Repeat END Input Loop: 1 [junit] +++ KEY Event Auto-Repeat START Input Loop: 2 [junit] +++ KEY Event Auto-Repeat END Input Loop: 2 [junit] Expec Single Press 6, Release 6 [junit] Expec AutoRp Press 0, Release 0 [junit] Total Single Press 6, Release 6, Events 12 [junit] Total AutoRp Press 0, Release 0, Events 0 [junit] Total ALL Press 6, Release 6, Events 12 [junit] No AUTO-REPEAT triggered by AWT Robot .. aborting test analysis [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT - test01NEWT [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT - test02NewtCanvasAWT [junit] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[Thread-5-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [junit] null [junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7f8f6e10f3c0, tileRendererInUse null [junit] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false [junit] requestFocus: click, d: 301 ms [junit] KEY Event Auto-Repeat Test: 3 [junit] +++ KEY Event Auto-Repeat START Input Loop: 0 [junit] +++ KEY Event Auto-Repeat END Input Loop: 0 [junit] +++ KEY Event Auto-Repeat START Input Loop: 1 [junit] +++ KEY Event Auto-Repeat END Input Loop: 1 [junit] +++ KEY Event Auto-Repeat START Input Loop: 2 [junit] +++ KEY Event Auto-Repeat END Input Loop: 2 [junit] Expec Single Press 6, Release 6 [junit] Expec AutoRp Press 0, Release 0 [junit] Total Single Press 6, Release 6, Events 12 [junit] Total AutoRp Press 0, Release 0, Events 0 [junit] Total ALL Press 6, Release 6, Events 12 [junit] No AUTO-REPEAT triggered by AWT Robot .. aborting test analysis [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT - test02NewtCanvasAWT [junit] SLOCK [T main @ 1407310884304 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 69.381 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310815072 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310855114 ms +++ localhost/127.0.0.1:59999 - Locked within 40065 ms, 41 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT - test01NEWT [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[Thread-4-AWTAnimator,5,main] [junit] Chosen GLCapabilities: 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.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [junit] null [junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f8f6bcdd660, tileRendererInUse null [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 384x304, onTitleBarIfWindow: false [junit] requestFocus: click, d: 301 ms [junit] KEY Event Auto-Repeat Test: 3 [junit] +++ KEY Event Auto-Repeat START Input Loop: 0 [junit] +++ KEY Event Auto-Repeat END Input Loop: 0 [junit] +++ KEY Event Auto-Repeat START Input Loop: 1 [junit] +++ KEY Event Auto-Repeat END Input Loop: 1 [junit] +++ KEY Event Auto-Repeat START Input Loop: 2 [junit] +++ KEY Event Auto-Repeat END Input Loop: 2 [junit] Expec Single Press 6, Release 6 [junit] Expec AutoRp Press 0, Release 0 [junit] Total Single Press 6, Release 6, Events 12 [junit] Total AutoRp Press 0, Release 0, Events 0 [junit] Total ALL Press 6, Release 6, Events 12 [junit] No AUTO-REPEAT triggered by AWT Robot .. aborting test analysis [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT - test01NEWT [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT - test02NewtCanvasAWT [junit] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[Thread-5-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [junit] null [junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7f8f6e10f3c0, tileRendererInUse null [junit] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false [junit] requestFocus: click, d: 301 ms [junit] KEY Event Auto-Repeat Test: 3 [junit] +++ KEY Event Auto-Repeat START Input Loop: 0 [junit] +++ KEY Event Auto-Repeat END Input Loop: 0 [junit] +++ KEY Event Auto-Repeat START Input Loop: 1 [junit] +++ KEY Event Auto-Repeat END Input Loop: 1 [junit] +++ KEY Event Auto-Repeat START Input Loop: 2 [junit] +++ KEY Event Auto-Repeat END Input Loop: 2 [junit] Expec Single Press 6, Release 6 [junit] Expec AutoRp Press 0, Release 0 [junit] Total Single Press 6, Release 6, Events 12 [junit] Total AutoRp Press 0, Release 0, Events 0 [junit] Total ALL Press 6, Release 6, Events 12 [junit] No AUTO-REPEAT triggered by AWT Robot .. aborting test analysis [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT - test02NewtCanvasAWT [junit] SLOCK [T main @ 1407310884304 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01NEWT took 13.52 sec [junit] Testcase: test02NewtCanvasAWT took 13.63 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 69.381 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310815072 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310855114 ms +++ localhost/127.0.0.1:59999 - Locked within 40065 ms, 41 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT - test01NEWT [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[Thread-4-AWTAnimator,5,main] [junit] Chosen GLCapabilities: 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.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [junit] null [junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7f8f6bcdd660, tileRendererInUse null [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 384x304, onTitleBarIfWindow: false [junit] requestFocus: click, d: 301 ms [junit] KEY Event Auto-Repeat Test: 3 [junit] +++ KEY Event Auto-Repeat START Input Loop: 0 [junit] +++ KEY Event Auto-Repeat END Input Loop: 0 [junit] +++ KEY Event Auto-Repeat START Input Loop: 1 [junit] +++ KEY Event Auto-Repeat END Input Loop: 1 [junit] +++ KEY Event Auto-Repeat START Input Loop: 2 [junit] +++ KEY Event Auto-Repeat END Input Loop: 2 [junit] Expec Single Press 6, Release 6 [junit] Expec AutoRp Press 0, Release 0 [junit] Total Single Press 6, Release 6, Events 12 [junit] Total AutoRp Press 0, Release 0, Events 0 [junit] Total ALL Press 6, Release 6, Events 12 [junit] No AUTO-REPEAT triggered by AWT Robot .. aborting test analysis [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT - test01NEWT [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT - test02NewtCanvasAWT [junit] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[Thread-5-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [junit] null [junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7f8f6e10f3c0, tileRendererInUse null [junit] Thread[Thread-5-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false [junit] requestFocus: click, d: 301 ms [junit] KEY Event Auto-Repeat Test: 3 [junit] +++ KEY Event Auto-Repeat START Input Loop: 0 [junit] +++ KEY Event Auto-Repeat END Input Loop: 0 [junit] +++ KEY Event Auto-Repeat START Input Loop: 1 [junit] +++ KEY Event Auto-Repeat END Input Loop: 1 [junit] +++ KEY Event Auto-Repeat START Input Loop: 2 [junit] +++ KEY Event Auto-Repeat END Input Loop: 2 [junit] Expec Single Press 6, Release 6 [junit] Expec AutoRp Press 0, Release 0 [junit] Total Single Press 6, Release 6, Events 12 [junit] Total AutoRp Press 0, Release 0, Events 0 [junit] Total ALL Press 6, Release 6, Events 12 [junit] No AUTO-REPEAT triggered by AWT Robot .. aborting test analysis [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT - test02NewtCanvasAWT [junit] SLOCK [T main @ 1407310884304 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT [junit] SLOCK [T main @ 1407310885692 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310914729 ms +++ localhost/127.0.0.1:59999 - Locked within 29074 ms, 30 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test01NEWT [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[Thread-4-AWTAnimator,5,main] [junit] Chosen GLCapabilities: 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.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [junit] null [junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fde1b0475a0, tileRendererInUse null [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 384x304, onTitleBarIfWindow: false [junit] requestFocus: click, d: 301 ms [junit] KEY Event Order Test: 6 [junit] Expec Single Press 36, Release 36 [junit] Expec AutoRp Press 0, Release 0 [junit] Total Single Press 36, Release 36, Events 72 [junit] Total AutoRp Press 0, Release 0, Events 0 [junit] Total ALL Press 36, Release 36, Events 72 [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test01NEWT [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test02NewtCanvasAWT_Onscreen [junit] Platform doesn't support onscreen rendering. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test02NewtCanvasAWT_Onscreen [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test03NewtCanvasAWT_Offsccreen [junit] Thread[Thread-6-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[Thread-6-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [junit] null [junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[Thread-6-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[Thread-6-AWTAnimator,5,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fde1b120050, tileRendererInUse null [junit] Thread[Thread-6-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false [junit] requestFocus: click, d: 301 ms [junit] KEY Event Order Test: 6 [junit] Expec Single Press 36, Release 36 [junit] Expec AutoRp Press 0, Release 0 [junit] Total Single Press 36, Release 36, Events 72 [junit] Total AutoRp Press 0, Release 0, Events 0 [junit] Total ALL Press 36, Release 36, Events 72 [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test03NewtCanvasAWT_Offsccreen [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 42.366 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310885692 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310914729 ms +++ localhost/127.0.0.1:59999 - Locked within 29074 ms, 30 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test01NEWT [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[Thread-4-AWTAnimator,5,main] [junit] Chosen GLCapabilities: 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.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [junit] null [junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fde1b0475a0, tileRendererInUse null [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 384x304, onTitleBarIfWindow: false [junit] requestFocus: click, d: 301 ms [junit] KEY Event Order Test: 6 [junit] Expec Single Press 36, Release 36 [junit] Expec AutoRp Press 0, Release 0 [junit] Total Single Press 36, Release 36, Events 72 [junit] Total AutoRp Press 0, Release 0, Events 0 [junit] Total ALL Press 36, Release 36, Events 72 [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test01NEWT [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test02NewtCanvasAWT_Onscreen [junit] Platform doesn't support onscreen rendering. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test02NewtCanvasAWT_Onscreen [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test03NewtCanvasAWT_Offsccreen [junit] Thread[Thread-6-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[Thread-6-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [junit] null [junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[Thread-6-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[Thread-6-AWTAnimator,5,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fde1b120050, tileRendererInUse null [junit] Thread[Thread-6-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false [junit] requestFocus: click, d: 301 ms [junit] KEY Event Order Test: 6 [junit] Expec Single Press 36, Release 36 [junit] Expec AutoRp Press 0, Release 0 [junit] Total Single Press 36, Release 36, Events 72 [junit] Total AutoRp Press 0, Release 0, Events 0 [junit] Total ALL Press 36, Release 36, Events 72 [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test03NewtCanvasAWT_Offsccreen [junit] SLOCK [T main @ 1407310927897 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01NEWT took 5.538 sec [junit] Testcase: test02NewtCanvasAWT_Onscreen took 0.001 sec [junit] Testcase: test03NewtCanvasAWT_Offsccreen took 5.609 sec [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 42.366 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310885692 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310914729 ms +++ localhost/127.0.0.1:59999 - Locked within 29074 ms, 30 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test01NEWT [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[Thread-4-AWTAnimator,5,main] [junit] Chosen GLCapabilities: 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.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [junit] null [junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fde1b0475a0, tileRendererInUse null [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 384x304, onTitleBarIfWindow: false [junit] requestFocus: click, d: 301 ms [junit] KEY Event Order Test: 6 [junit] Expec Single Press 36, Release 36 [junit] Expec AutoRp Press 0, Release 0 [junit] Total Single Press 36, Release 36, Events 72 [junit] Total AutoRp Press 0, Release 0, Events 0 [junit] Total ALL Press 36, Release 36, Events 72 [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test01NEWT [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test02NewtCanvasAWT_Onscreen [junit] Platform doesn't support onscreen rendering. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test02NewtCanvasAWT_Onscreen [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test03NewtCanvasAWT_Offsccreen [junit] Thread[Thread-6-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[Thread-6-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [junit] null [junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[Thread-6-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[Thread-6-AWTAnimator,5,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fde1b120050, tileRendererInUse null [junit] Thread[Thread-6-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false [junit] requestFocus: click, d: 301 ms [junit] KEY Event Order Test: 6 [junit] Expec Single Press 36, Release 36 [junit] Expec AutoRp Press 0, Release 0 [junit] Total Single Press 36, Release 36, Events 72 [junit] Total AutoRp Press 0, Release 0, Events 0 [junit] Total ALL Press 36, Release 36, Events 72 [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT - test03NewtCanvasAWT_Offsccreen [junit] SLOCK [T main @ 1407310927897 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407310927897 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT [junit] SLOCK [T main @ 1407310929284 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310942301 ms +++ localhost/127.0.0.1:59999 - Locked within 13064 ms, 14 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test01NEWT [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[Thread-4-AWTAnimator,5,main] [junit] Chosen GLCapabilities: 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.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [junit] null [junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fad5c02a8f0, tileRendererInUse null [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 384x304, onTitleBarIfWindow: false [junit] requestFocus: click, d: 301 ms [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test01NEWT [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test02NewtCanvasAWT_Onscreen [junit] Platform doesn't support onscreen rendering. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test02NewtCanvasAWT_Onscreen [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test03NewtCanvasAWT_Offsccreen [junit] Thread[Thread-6-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[Thread-6-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [junit] null [junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[Thread-6-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[Thread-6-AWTAnimator,5,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fad5c125410, tileRendererInUse null [junit] Thread[Thread-6-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false [junit] requestFocus: click, d: 301 ms [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test03NewtCanvasAWT_Offsccreen [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 17.079 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310929284 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310942301 ms +++ localhost/127.0.0.1:59999 - Locked within 13064 ms, 14 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test01NEWT [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[Thread-4-AWTAnimator,5,main] [junit] Chosen GLCapabilities: 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.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [junit] null [junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fad5c02a8f0, tileRendererInUse null [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 384x304, onTitleBarIfWindow: false [junit] requestFocus: click, d: 301 ms [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test01NEWT [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test02NewtCanvasAWT_Onscreen [junit] Platform doesn't support onscreen rendering. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test02NewtCanvasAWT_Onscreen [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test03NewtCanvasAWT_Offsccreen [junit] Thread[Thread-6-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[Thread-6-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [junit] null [junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[Thread-6-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[Thread-6-AWTAnimator,5,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fad5c125410, tileRendererInUse null [junit] Thread[Thread-6-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false [junit] requestFocus: click, d: 301 ms [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test03NewtCanvasAWT_Offsccreen [junit] SLOCK [T main @ 1407310946152 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01NEWT took 0.854 sec [junit] Testcase: test02NewtCanvasAWT_Onscreen took 0.001 sec [junit] Testcase: test03NewtCanvasAWT_Offsccreen took 0.954 sec [junit] SLOCK [T main @ 1407310946152 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 17.079 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310929284 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310942301 ms +++ localhost/127.0.0.1:59999 - Locked within 13064 ms, 14 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test01NEWT [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[Thread-4-AWTAnimator,5,main] [junit] Chosen GLCapabilities: 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.hw], on-scr[.]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [junit] null [junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.reshape 0/0 640x480 of 640x480, swapInterval 1, drawable 0x7fad5c02a8f0, tileRendererInUse null [junit] Thread[Thread-4-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 384x304, onTitleBarIfWindow: false [junit] requestFocus: click, d: 301 ms [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test01NEWT [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test02NewtCanvasAWT_Onscreen [junit] Platform doesn't support onscreen rendering. [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test02NewtCanvasAWT_Onscreen [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test03NewtCanvasAWT_Offsccreen [junit] Thread[Thread-6-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[Thread-6-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [junit] null [junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[Thread-6-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[Thread-6-AWTAnimator,5,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fad5c125410, tileRendererInUse null [junit] Thread[Thread-6-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] requestFocus: NEWT Component [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false [junit] requestFocus: click, d: 301 ms [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[Thread-4-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT - test03NewtCanvasAWT_Offsccreen [junit] SLOCK [T main @ 1407310946152 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot [junit] SLOCK [T main @ 1407310947481 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310950492 ms +++ localhost/127.0.0.1:59999 - Locked within 3033 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot - testFocus01ProgrFocus [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310953250 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [junit] null [junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7fdc439a31c0, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7fdc439a31c0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310953479 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: Button, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button0,0,0,640x29,label=Click me ..] [junit] ******** clearAWTFocus.0 [junit] FOCUS AWT LOST PERM [fc -1]: Button, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on java.awt.Button[button0,0,0,640x29,label=Click me ..] [junit] ******** clearAWTFocus.X [junit] toFront: robot pos: 320/262 [junit] Frames for initial setVisible(true): 4 [junit] FOCUS AWT Button request [junit] requestFocus: AWT Component [junit] FOCUS AWT GAINED PERM [fc 1]: Button, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=javax.swing.JFrame[frame0,0,22,640x480,layout=java.awt.BorderLayout,title=Swing AWT Parent Frame: testNewtChildFocus,resizable,normal,defaultCloseOperation=HIDE_ON_CLOSE,rootPane=javax.swing.JRootPane[,0,22,640x458,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true],cause=UNKNOWN] on java.awt.Button[button0,0,0,640x29,label=Click me ..] [junit] FOCUS AWT Button sync [junit] centerMouse: robot pos: 320x59, onTitleBarIfWindow: false [junit] KEY AWT PRESSED [true]: Button, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button0 [junit] KEY AWT RELEASED [false]: Button, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button0 [junit] KEY AWT PRESSED [true]: Button, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button0 [junit] KEY AWT RELEASED [false]: Button, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button0 [junit] centerMouse: robot pos: 320x59, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT CLICKED [1]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button0 [junit] centerMouse: robot pos: 320x59, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT CLICKED [2]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT CLICKED [3]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button0 [junit] FOCUS NEWT Canvas/GLWindow request [junit] requestFocus: AWT Component [junit] FOCUS AWT LOST PERM [fc -1]: Button, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,29,640x429],cause=UNKNOWN] on java.awt.Button[button0,0,0,640x29,label=Click me ..] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310957360 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Button[button0,0,0,640x29,label=Click me ..],cause=UNKNOWN] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,29,640x429] [junit] Info: Focus prev. gained, but NewtCanvasAWT didn't loose it. Gainer: GLWindow1[focusCount 1]; Looser NewtCanvasAWT[focusCount 1, temp false] [junit] FOCUS NEWT Canvas/GLWindow sync [junit] centerMouse: robot pos: 320x287, onTitleBarIfWindow: false [junit] KEY AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas0 [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310959682 d 6ms]]] [junit] KEY AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas0 [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310959733 d 9ms]]] [junit] KEY AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas0 [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310960037 d 5ms]]] [junit] KEY AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas0 [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310960088 d 8ms]]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot - testFocus01ProgrFocus [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot - testFocus02RobotFocus [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310960438 d 1ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-3,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [junit] null [junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.reshape 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7fdc41febc70, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7fdc41febc70, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310960520 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: Button, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button1,0,0,640x29,label=Click me ..] [junit] ******** clearAWTFocus.0 [junit] FOCUS AWT LOST PERM [fc -1]: Button, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on java.awt.Button[button1,0,0,640x29,label=Click me ..] [junit] ******** clearAWTFocus.X [junit] toFront: robot pos: 320/262 [junit] Frames for initial setVisible(true): 4 [junit] FOCUS AWT Button request [junit] centerMouse: robot pos: 320x59, onTitleBarIfWindow: true [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button1 [junit] FOCUS AWT GAINED PERM [fc 1]: Button, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=javax.swing.JFrame[frame1,0,22,640x480,layout=java.awt.BorderLayout,title=Swing AWT Parent Frame: testNewtChildFocus,resizable,normal,defaultCloseOperation=HIDE_ON_CLOSE,rootPane=javax.swing.JRootPane[,0,22,640x458,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true],cause=MOUSE_EVENT] on java.awt.Button[button1,0,0,640x29,label=Click me ..] [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT CLICKED [1]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button1 [junit] requestFocus: click, d: 501 ms [junit] FOCUS AWT Button sync [junit] centerMouse: robot pos: 320x59, onTitleBarIfWindow: false [junit] KEY AWT PRESSED [true]: Button, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button1 [junit] KEY AWT RELEASED [false]: Button, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button1 [junit] KEY AWT PRESSED [true]: Button, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button1 [junit] KEY AWT RELEASED [false]: Button, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button1 [junit] centerMouse: robot pos: 320x59, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT CLICKED [2]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button1 [junit] centerMouse: robot pos: 320x59, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT CLICKED [3]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT CLICKED [4]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button1 [junit] FOCUS NEWT Canvas/GLWindow request [junit] centerMouse: robot pos: 320x288, onTitleBarIfWindow: true [junit] FOCUS AWT LOST PERM [fc -1]: Button, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,0,29,640x429],cause=MOUSE_EVENT] on java.awt.Button[button1,0,0,640x29,label=Click me ..] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310965180 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Button[button1,0,0,640x29,label=Click me ..],cause=MOUSE_EVENT] on com.jogamp.newt.awt.NewtCanvasAWT[canvas1,0,29,640x429] [junit] requestFocus: click, d: 501 ms [junit] Info: Focus prev. gained, but NewtCanvasAWT didn't loose it. Gainer: GLWindow1[focusCount 1]; Looser NewtCanvasAWT[focusCount 1, temp false] [junit] FOCUS NEWT Canvas/GLWindow sync [junit] centerMouse: robot pos: 320x287, onTitleBarIfWindow: false [junit] KEY AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas1 [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310967903 d 9ms]]] [junit] KEY AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas1 [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310967954 d 2ms]]] [junit] KEY AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas1 [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310968258 d 10ms]]] [junit] KEY AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas1 [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310968308 d 4ms]]] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot - testFocus02RobotFocus [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 21.337 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310947481 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310950492 ms +++ localhost/127.0.0.1:59999 - Locked within 3033 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot - testFocus01ProgrFocus [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310953250 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [junit] null [junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7fdc439a31c0, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7fdc439a31c0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310953479 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: Button, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button0,0,0,640x29,label=Click me ..] [junit] ******** clearAWTFocus.0 [junit] FOCUS AWT LOST PERM [fc -1]: Button, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on java.awt.Button[button0,0,0,640x29,label=Click me ..] [junit] ******** clearAWTFocus.X [junit] toFront: robot pos: 320/262 [junit] Frames for initial setVisible(true): 4 [junit] FOCUS AWT Button request [junit] requestFocus: AWT Component [junit] FOCUS AWT GAINED PERM [fc 1]: Button, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=javax.swing.JFrame[frame0,0,22,640x480,layout=java.awt.BorderLayout,title=Swing AWT Parent Frame: testNewtChildFocus,resizable,normal,defaultCloseOperation=HIDE_ON_CLOSE,rootPane=javax.swing.JRootPane[,0,22,640x458,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true],cause=UNKNOWN] on java.awt.Button[button0,0,0,640x29,label=Click me ..] [junit] FOCUS AWT Button sync [junit] centerMouse: robot pos: 320x59, onTitleBarIfWindow: false [junit] KEY AWT PRESSED [true]: Button, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button0 [junit] KEY AWT RELEASED [false]: Button, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button0 [junit] KEY AWT PRESSED [true]: Button, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button0 [junit] KEY AWT RELEASED [false]: Button, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button0 [junit] centerMouse: robot pos: 320x59, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT CLICKED [1]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button0 [junit] centerMouse: robot pos: 320x59, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT CLICKED [2]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT CLICKED [3]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button0 [junit] FOCUS NEWT Canvas/GLWindow request [junit] requestFocus: AWT Component [junit] FOCUS AWT LOST PERM [fc -1]: Button, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,29,640x429],cause=UNKNOWN] on java.awt.Button[button0,0,0,640x29,label=Click me ..] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310957360 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Button[button0,0,0,640x29,label=Click me ..],cause=UNKNOWN] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,29,640x429] [junit] Info: Focus prev. gained, but NewtCanvasAWT didn't loose it. Gainer: GLWindow1[focusCount 1]; Looser NewtCanvasAWT[focusCount 1, temp false] [junit] FOCUS NEWT Canvas/GLWindow sync [junit] centerMouse: robot pos: 320x287, onTitleBarIfWindow: false [junit] KEY AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas0 [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310959682 d 6ms]]] [junit] KEY AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas0 [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310959733 d 9ms]]] [junit] KEY AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas0 [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310960037 d 5ms]]] [junit] KEY AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas0 [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310960088 d 8ms]]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot - testFocus01ProgrFocus [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot - testFocus02RobotFocus [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310960438 d 1ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-3,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [junit] null [junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.reshape 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7fdc41febc70, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7fdc41febc70, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310960520 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: Button, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button1,0,0,640x29,label=Click me ..] [junit] ******** clearAWTFocus.0 [junit] FOCUS AWT LOST PERM [fc -1]: Button, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on java.awt.Button[button1,0,0,640x29,label=Click me ..] [junit] ******** clearAWTFocus.X [junit] toFront: robot pos: 320/262 [junit] Frames for initial setVisible(true): 4 [junit] FOCUS AWT Button request [junit] centerMouse: robot pos: 320x59, onTitleBarIfWindow: true [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button1 [junit] FOCUS AWT GAINED PERM [fc 1]: Button, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=javax.swing.JFrame[frame1,0,22,640x480,layout=java.awt.BorderLayout,title=Swing AWT Parent Frame: testNewtChildFocus,resizable,normal,defaultCloseOperation=HIDE_ON_CLOSE,rootPane=javax.swing.JRootPane[,0,22,640x458,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true],cause=MOUSE_EVENT] on java.awt.Button[button1,0,0,640x29,label=Click me ..] [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT CLICKED [1]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button1 [junit] requestFocus: click, d: 501 ms [junit] FOCUS AWT Button sync [junit] centerMouse: robot pos: 320x59, onTitleBarIfWindow: false [junit] KEY AWT PRESSED [true]: Button, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button1 [junit] KEY AWT RELEASED [false]: Button, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button1 [junit] KEY AWT PRESSED [true]: Button, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button1 [junit] KEY AWT RELEASED [false]: Button, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button1 [junit] centerMouse: robot pos: 320x59, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT CLICKED [2]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button1 [junit] centerMouse: robot pos: 320x59, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT CLICKED [3]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT CLICKED [4]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button1 [junit] FOCUS NEWT Canvas/GLWindow request [junit] centerMouse: robot pos: 320x288, onTitleBarIfWindow: true [junit] FOCUS AWT LOST PERM [fc -1]: Button, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,0,29,640x429],cause=MOUSE_EVENT] on java.awt.Button[button1,0,0,640x29,label=Click me ..] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310965180 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Button[button1,0,0,640x29,label=Click me ..],cause=MOUSE_EVENT] on com.jogamp.newt.awt.NewtCanvasAWT[canvas1,0,29,640x429] [junit] requestFocus: click, d: 501 ms [junit] Info: Focus prev. gained, but NewtCanvasAWT didn't loose it. Gainer: GLWindow1[focusCount 1]; Looser NewtCanvasAWT[focusCount 1, temp false] [junit] FOCUS NEWT Canvas/GLWindow sync [junit] centerMouse: robot pos: 320x287, onTitleBarIfWindow: false [junit] KEY AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas1 [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310967903 d 9ms]]] [junit] KEY AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas1 [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310967954 d 2ms]]] [junit] KEY AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas1 [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310968258 d 10ms]]] [junit] KEY AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas1 [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310968308 d 4ms]]] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot - testFocus02RobotFocus [junit] SLOCK [T main @ 1407310968669 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testFocus01ProgrFocus took 7.922 sec [junit] Testcase: testFocus02RobotFocus took 8.187 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 21.337 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310947481 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310950492 ms +++ localhost/127.0.0.1:59999 - Locked within 3033 ms, 4 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot - testFocus01ProgrFocus [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310953250 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [junit] null [junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7fdc439a31c0, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7fdc439a31c0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310953479 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: Button, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button0,0,0,640x29,label=Click me ..] [junit] ******** clearAWTFocus.0 [junit] FOCUS AWT LOST PERM [fc -1]: Button, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on java.awt.Button[button0,0,0,640x29,label=Click me ..] [junit] ******** clearAWTFocus.X [junit] toFront: robot pos: 320/262 [junit] Frames for initial setVisible(true): 4 [junit] FOCUS AWT Button request [junit] requestFocus: AWT Component [junit] FOCUS AWT GAINED PERM [fc 1]: Button, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=javax.swing.JFrame[frame0,0,22,640x480,layout=java.awt.BorderLayout,title=Swing AWT Parent Frame: testNewtChildFocus,resizable,normal,defaultCloseOperation=HIDE_ON_CLOSE,rootPane=javax.swing.JRootPane[,0,22,640x458,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true],cause=UNKNOWN] on java.awt.Button[button0,0,0,640x29,label=Click me ..] [junit] FOCUS AWT Button sync [junit] centerMouse: robot pos: 320x59, onTitleBarIfWindow: false [junit] KEY AWT PRESSED [true]: Button, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button0 [junit] KEY AWT RELEASED [false]: Button, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button0 [junit] KEY AWT PRESSED [true]: Button, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button0 [junit] KEY AWT RELEASED [false]: Button, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button0 [junit] centerMouse: robot pos: 320x59, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT CLICKED [1]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button0 [junit] centerMouse: robot pos: 320x59, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT CLICKED [2]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT CLICKED [3]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button0 [junit] FOCUS NEWT Canvas/GLWindow request [junit] requestFocus: AWT Component [junit] FOCUS AWT LOST PERM [fc -1]: Button, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,29,640x429],cause=UNKNOWN] on java.awt.Button[button0,0,0,640x29,label=Click me ..] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310957360 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Button[button0,0,0,640x29,label=Click me ..],cause=UNKNOWN] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,0,29,640x429] [junit] Info: Focus prev. gained, but NewtCanvasAWT didn't loose it. Gainer: GLWindow1[focusCount 1]; Looser NewtCanvasAWT[focusCount 1, temp false] [junit] FOCUS NEWT Canvas/GLWindow sync [junit] centerMouse: robot pos: 320x287, onTitleBarIfWindow: false [junit] KEY AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas0 [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310959682 d 6ms]]] [junit] KEY AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas0 [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310959733 d 9ms]]] [junit] KEY AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas0 [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310960037 d 5ms]]] [junit] KEY AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas0 [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310960088 d 8ms]]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot - testFocus01ProgrFocus [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot - testFocus02RobotFocus [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310960438 d 1ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-3,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [junit] null [junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.reshape 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7fdc41febc70, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 640x429 of 640x429, swapInterval 1, drawable 0x7fdc41febc70, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310960520 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: Button, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button1,0,0,640x29,label=Click me ..] [junit] ******** clearAWTFocus.0 [junit] FOCUS AWT LOST PERM [fc -1]: Button, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on java.awt.Button[button1,0,0,640x29,label=Click me ..] [junit] ******** clearAWTFocus.X [junit] toFront: robot pos: 320/262 [junit] Frames for initial setVisible(true): 4 [junit] FOCUS AWT Button request [junit] centerMouse: robot pos: 320x59, onTitleBarIfWindow: true [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button1 [junit] FOCUS AWT GAINED PERM [fc 1]: Button, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=javax.swing.JFrame[frame1,0,22,640x480,layout=java.awt.BorderLayout,title=Swing AWT Parent Frame: testNewtChildFocus,resizable,normal,defaultCloseOperation=HIDE_ON_CLOSE,rootPane=javax.swing.JRootPane[,0,22,640x458,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true],cause=MOUSE_EVENT] on java.awt.Button[button1,0,0,640x29,label=Click me ..] [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT CLICKED [1]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button1 [junit] requestFocus: click, d: 501 ms [junit] FOCUS AWT Button sync [junit] centerMouse: robot pos: 320x59, onTitleBarIfWindow: false [junit] KEY AWT PRESSED [true]: Button, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button1 [junit] KEY AWT RELEASED [false]: Button, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button1 [junit] KEY AWT PRESSED [true]: Button, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button1 [junit] KEY AWT RELEASED [false]: Button, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button1 [junit] centerMouse: robot pos: 320x59, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT CLICKED [2]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button1 [junit] centerMouse: robot pos: 320x59, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT CLICKED [3]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT PRESSED [true]: Button, java.awt.event.MouseEvent[MOUSE_PRESSED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT RELEASED [false]: Button, java.awt.event.MouseEvent[MOUSE_RELEASED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT CLICKED [4]: Button, java.awt.event.MouseEvent[MOUSE_CLICKED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button1 [junit] FOCUS NEWT Canvas/GLWindow request [junit] centerMouse: robot pos: 320x288, onTitleBarIfWindow: true [junit] FOCUS AWT LOST PERM [fc -1]: Button, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,0,29,640x429],cause=MOUSE_EVENT] on java.awt.Button[button1,0,0,640x29,label=Click me ..] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310965180 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Button[button1,0,0,640x29,label=Click me ..],cause=MOUSE_EVENT] on com.jogamp.newt.awt.NewtCanvasAWT[canvas1,0,29,640x429] [junit] requestFocus: click, d: 501 ms [junit] Info: Focus prev. gained, but NewtCanvasAWT didn't loose it. Gainer: GLWindow1[focusCount 1]; Looser NewtCanvasAWT[focusCount 1, temp false] [junit] FOCUS NEWT Canvas/GLWindow sync [junit] centerMouse: robot pos: 320x287, onTitleBarIfWindow: false [junit] KEY AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas1 [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310967903 d 9ms]]] [junit] KEY AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas1 [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310967954 d 2ms]]] [junit] KEY AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas1 [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310968258 d 10ms]]] [junit] KEY AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas1 [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310968308 d 4ms]]] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot - testFocus02RobotFocus [junit] SLOCK [T main @ 1407310968669 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407310968669 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot [junit] SLOCK [T main @ 1407310970030 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310987053 ms +++ localhost/127.0.0.1:59999 - Locked within 17049 ms, 18 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot - testFocus01ProgrFocus [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310989865 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x3fa801ba: tileRendererInUse null, GearsES2[obj 0x3fa801ba isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3fa801ba on Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3fa801ba created: GearsObj[0x118ca189, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3fa801ba created: GearsObj[0x27c1325f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3fa801ba created: GearsObj[0x27c1325f, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x3fa801ba FIN GearsES2[obj 0x3fa801ba isInit true, usesShared false, 1 GearsObj[0x118ca189, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x27c1325f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x18300a3c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x3fa801ba 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fc81c0df440, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3fa801ba, angle 0.0, [l -1.0, r 1.0, b -1.0058824, t 1.0058824] 2.0x2.0117648 -> [l -1.0, r 1.0, b -1.0058824, t 1.0058824] 2.0x2.0117648, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x3fa801ba 340x342, swapInterval 1, drawable 0x7fc81c0df440 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3fa801ba 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fc81c0df440, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3fa801ba, angle 0.5, [l -1.0, r 1.0, b -1.0058824, t 1.0058824] 2.0x2.0117648 -> [l -1.0, r 1.0, b -1.0058824, t 1.0058824] 2.0x2.0117648, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3fa801ba 340x342, swapInterval 1, drawable 0x7fc81c0df440 [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310990084 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button0,0,0,640x29,label=north] [junit] ******** clearAWTFocus.0 [junit] FOCUS AWT LOST PERM [fc -1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on java.awt.Button[button0,0,0,640x29,label=north] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3fa801ba 340x342, swapInterval 1, drawable 0x7fc81c0df440 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3fa801ba 340x342, swapInterval 1, drawable 0x7fc81c0df440 [junit] ******** clearAWTFocus.X [junit] toFront: robot pos: 320/262 [junit] Frames for initial setVisible(true): 4 [junit] FOCUS AWT Button Outer request [junit] requestFocus: AWT Component [junit] FOCUS AWT GAINED PERM [fc 1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=javax.swing.JFrame[frame0,0,22,640x480,layout=java.awt.BorderLayout,title=Swing Parent JFrame,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,0,22,640x458,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true],cause=UNKNOWN] on java.awt.Button[button0,0,0,640x29,label=north] [junit] FOCUS AWT Button Outer sync [junit] centerMouse: robot pos: 320x59, onTitleBarIfWindow: false [junit] KEY AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button0 [junit] KEY AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button0 [junit] KEY AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button0 [junit] KEY AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button0 [junit] centerMouse: robot pos: 320x59, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT CLICKED [1]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button0 [junit] centerMouse: robot pos: 320x59, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT CLICKED [2]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(320,15),absolute(320,59),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT CLICKED [3]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button0 [junit] FOCUS NEWT Canvas/GLWindow request [junit] requestFocus: AWT Component [junit] FOCUS AWT LOST PERM [fc -1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,75,29,340x342],cause=UNKNOWN] on java.awt.Button[button0,0,0,640x29,label=north] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310993766 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Button[button0,0,0,640x29,label=north],cause=UNKNOWN] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,75,29,340x342] [junit] Info: Focus prev. gained, but NewtCanvasAWT didn't loose it. Gainer: GLWindow1[focusCount 1]; Looser NewtCanvasAWT[focusCount 1, temp false] [junit] FOCUS NEWT Canvas/GLWindow sync [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false [junit] KEY AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas0 [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310996094 d 5ms]]] [junit] KEY AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas0 [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310996147 d 5ms]]] [junit] KEY AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas0 [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310996451 d 8ms]]] [junit] KEY AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas0 [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310996503 d 10ms]]] [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_PRESSED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_RELEASED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE AWT CLICKED [1]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_CLICKED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310996913 d 6ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310996914 d 5ms]]] [junit] MOUSE NEWT CLICKED [1]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310996914 d 5ms]]] [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_PRESSED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_RELEASED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE AWT CLICKED [2]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_CLICKED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310997527 d 2ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310997529 d 1ms]]] [junit] MOUSE NEWT CLICKED [2]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310997529 d 1ms]]] [junit] MOUSE AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_PRESSED,(170,171),absolute(320,273),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_RELEASED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE AWT CLICKED [3]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_CLICKED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310998031 d 12ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310998034 d 9ms]]] [junit] MOUSE NEWT CLICKED [3]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310998034 d 9ms]]] [junit] FOCUS AWT Button request [junit] requestFocus: AWT Component [junit] FOCUS AWT LOST PERM [fc -1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=java.awt.Button[button1,0,0,490x29,label=north],cause=UNKNOWN] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,75,29,340x342] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310998539 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: ButtonNorthInner, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,75,29,340x342],cause=UNKNOWN] on java.awt.Button[button1,0,0,490x29,label=north] [junit] FOCUS AWT Button sync [junit] centerMouse: robot pos: 320x88, onTitleBarIfWindow: false [junit] KEY AWT PRESSED [true]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button1 [junit] KEY AWT RELEASED [false]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button1 [junit] KEY AWT PRESSED [true]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button1 [junit] KEY AWT RELEASED [false]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button1 [junit] centerMouse: robot pos: 320x88, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT CLICKED [1]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button1 [junit] centerMouse: robot pos: 320x88, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT CLICKED [2]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT CLICKED [3]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button1 [junit] FOCUS NEWT Canvas/GLWindow request [junit] requestFocus: AWT Component [junit] FOCUS AWT LOST PERM [fc -1]: ButtonNorthInner, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,75,29,340x342],cause=UNKNOWN] on java.awt.Button[button1,0,0,490x29,label=north] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311001868 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Button[button1,0,0,490x29,label=north],cause=UNKNOWN] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,75,29,340x342] [junit] Info: Focus prev. gained, but NewtCanvasAWT didn't loose it. Gainer: GLWindow1[focusCount 1]; Looser NewtCanvasAWT[focusCount 1, temp false] [junit] FOCUS NEWT Canvas/GLWindow sync [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false [junit] KEY AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas0 [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311004184 d 9ms]]] [junit] KEY AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas0 [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311004235 d 1ms]]] [junit] KEY AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas0 [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311004539 d 6ms]]] [junit] KEY AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas0 [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311004591 d 8ms]]] [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_PRESSED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311005001 d 2ms]]] [junit] MOUSE AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_RELEASED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE AWT CLICKED [1]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_CLICKED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311005002 d 11ms]]] [junit] MOUSE NEWT CLICKED [1]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311005002 d 12ms]]] [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false [junit] 2014-08-06 09:43:25.526 java[7843:5007] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/net.java.openjdk.cmd.savedState/window_1.data: Operation not permitted (1) [junit] MOUSE AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_PRESSED,(170,171),absolute(320,273),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311005618 d 1ms]]] [junit] MOUSE AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_RELEASED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE AWT CLICKED [2]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_CLICKED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311005619 d 11ms]]] [junit] MOUSE NEWT CLICKED [2]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311005619 d 11ms]]] [junit] MOUSE AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_PRESSED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_RELEASED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE AWT CLICKED [3]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_CLICKED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311006124 d 5ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311006125 d 4ms]]] [junit] MOUSE NEWT CLICKED [3]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311006125 d 4ms]]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3fa801ba: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3fa801ba FIN [junit] FOCUS AWT LOST PERM [fc -1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,75,29,340x342,invalid] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot - testFocus01ProgrFocus [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot - testFocus02RobotFocus [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311006662 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.init.0 0xc46cddc: tileRendererInUse null, GearsES2[obj 0xc46cddc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xc46cddc on Thread[main-Display-.macosx_nil-1-EDT-3,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xc46cddc created: GearsObj[0x4b4ebc5b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xc46cddc created: GearsObj[0x1e3020fd, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xc46cddc created: GearsObj[0x1e3020fd, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.init.X 0xc46cddc FIN GearsES2[obj 0xc46cddc isInit true, usesShared false, 1 GearsObj[0x4b4ebc5b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1e3020fd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x69c5d186, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.reshape 0xc46cddc 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fc81c07b650, msaa false, tileRendererInUse null [junit] >> GearsES2 0xc46cddc, angle 0.0, [l -1.0, r 1.0, b -1.0058824, t 1.0058824] 2.0x2.0117648 -> [l -1.0, r 1.0, b -1.0058824, t 1.0058824] 2.0x2.0117648, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.display 0xc46cddc 340x342, swapInterval 1, drawable 0x7fc81c07b650 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xc46cddc 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fc81c07b650, msaa false, tileRendererInUse null [junit] >> GearsES2 0xc46cddc, angle 0.5, [l -1.0, r 1.0, b -1.0058824, t 1.0058824] 2.0x2.0117648 -> [l -1.0, r 1.0, b -1.0058824, t 1.0058824] 2.0x2.0117648, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xc46cddc 340x342, swapInterval 1, drawable 0x7fc81c07b650 [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311006763 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button2,0,0,640x29,label=north] [junit] ******** clearAWTFocus.0 [junit] FOCUS AWT LOST PERM [fc -1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on java.awt.Button[button2,0,0,640x29,label=north] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xc46cddc 340x342, swapInterval 1, drawable 0x7fc81c07b650 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xc46cddc 340x342, swapInterval 1, drawable 0x7fc81c07b650 [junit] ******** clearAWTFocus.X [junit] toFront: robot pos: 320/262 [junit] Frames for initial setVisible(true): 4 [junit] FOCUS AWT Button Outer request [junit] centerMouse: robot pos: 320x59, onTitleBarIfWindow: true [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button2 [junit] FOCUS AWT GAINED PERM [fc 1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=javax.swing.JFrame[frame1,0,22,640x480,layout=java.awt.BorderLayout,title=Swing Parent JFrame,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,0,22,640x458,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true],cause=MOUSE_EVENT] on java.awt.Button[button2,0,0,640x29,label=north] [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button2 [junit] MOUSE AWT CLICKED [1]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button2 [junit] requestFocus: click, d: 501 ms [junit] FOCUS AWT Button Outer sync [junit] centerMouse: robot pos: 320x59, onTitleBarIfWindow: false [junit] KEY AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button2 [junit] KEY AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button2 [junit] KEY AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button2 [junit] KEY AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button2 [junit] centerMouse: robot pos: 320x59, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button2 [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button2 [junit] MOUSE AWT CLICKED [2]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button2 [junit] centerMouse: robot pos: 320x59, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button2 [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button2 [junit] MOUSE AWT CLICKED [3]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button2 [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button2 [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button2 [junit] MOUSE AWT CLICKED [4]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button2 [junit] FOCUS NEWT Canvas/GLWindow request [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: true [junit] MOUSE AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_PRESSED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] FOCUS AWT LOST PERM [fc -1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,75,29,340x342],cause=MOUSE_EVENT] on java.awt.Button[button2,0,0,640x29,label=north] [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311011313 d 2ms]]] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311011315 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Button[button2,0,0,640x29,label=north],cause=MOUSE_EVENT] on com.jogamp.newt.awt.NewtCanvasAWT[canvas1,75,29,340x342] [junit] MOUSE AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_RELEASED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE AWT CLICKED [1]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_CLICKED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311011314 d 12ms]]] [junit] MOUSE NEWT CLICKED [1]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311011314 d 12ms]]] [junit] requestFocus: click, d: 501 ms [junit] Info: Focus prev. gained, but NewtCanvasAWT didn't loose it. Gainer: GLWindow1[focusCount 1]; Looser NewtCanvasAWT[focusCount 1, temp false] [junit] FOCUS NEWT Canvas/GLWindow sync [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false [junit] KEY AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas1 [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311014042 d 6ms]]] [junit] KEY AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas1 [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311014093 d 9ms]]] [junit] KEY AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas1 [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311014397 d 4ms]]] [junit] KEY AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas1 [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311014448 d 7ms]]] [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_PRESSED,(170,171),absolute(320,273),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311014857 d 2ms]]] [junit] MOUSE AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_RELEASED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE AWT CLICKED [2]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_CLICKED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311014860 d 10ms]]] [junit] MOUSE NEWT CLICKED [2]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311014860 d 10ms]]] [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_PRESSED,(170,171),absolute(320,273),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_RELEASED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE AWT CLICKED [3]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_CLICKED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311015475 d 10ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311015477 d 9ms]]] [junit] MOUSE NEWT CLICKED [3]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311015477 d 9ms]]] [junit] MOUSE AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_PRESSED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_RELEASED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE AWT CLICKED [4]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_CLICKED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311015980 d 4ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311015980 d 5ms]]] [junit] MOUSE NEWT CLICKED [4]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311015980 d 5ms]]] [junit] FOCUS AWT Button request [junit] centerMouse: robot pos: 320x88, onTitleBarIfWindow: true [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button3 [junit] FOCUS AWT LOST PERM [fc -1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=java.awt.Button[button3,0,0,490x29,label=north],cause=MOUSE_EVENT] on com.jogamp.newt.awt.NewtCanvasAWT[canvas1,75,29,340x342] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311016690 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: ButtonNorthInner, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,75,29,340x342],cause=MOUSE_EVENT] on java.awt.Button[button3,0,0,490x29,label=north] [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button3 [junit] MOUSE AWT CLICKED [1]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button3 [junit] requestFocus: click, d: 501 ms [junit] FOCUS AWT Button sync [junit] centerMouse: robot pos: 320x88, onTitleBarIfWindow: false [junit] KEY AWT PRESSED [true]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button3 [junit] KEY AWT RELEASED [false]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button3 [junit] KEY AWT PRESSED [true]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button3 [junit] KEY AWT RELEASED [false]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button3 [junit] centerMouse: robot pos: 320x88, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button3 [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button3 [junit] MOUSE AWT CLICKED [2]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button3 [junit] centerMouse: robot pos: 320x88, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button3 [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button3 [junit] MOUSE AWT CLICKED [3]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button3 [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button3 [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button3 [junit] MOUSE AWT CLICKED [4]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button3 [junit] FOCUS NEWT Canvas/GLWindow request [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: true [junit] MOUSE AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_PRESSED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] FOCUS AWT LOST PERM [fc -1]: ButtonNorthInner, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,75,29,340x342],cause=MOUSE_EVENT] on java.awt.Button[button3,0,0,490x29,label=north] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311020617 d 0ms]] [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311020616 d 1ms]]] [junit] FOCUS AWT GAINED PERM [fc 1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Button[button3,0,0,490x29,label=north],cause=MOUSE_EVENT] on com.jogamp.newt.awt.NewtCanvasAWT[canvas1,75,29,340x342] [junit] MOUSE AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_RELEASED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE AWT CLICKED [1]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_CLICKED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311020616 d 12ms]]] [junit] MOUSE NEWT CLICKED [1]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311020616 d 12ms]]] [junit] requestFocus: click, d: 501 ms [junit] Info: Focus prev. gained, but NewtCanvasAWT didn't loose it. Gainer: GLWindow1[focusCount 1]; Looser NewtCanvasAWT[focusCount 1, temp false] [junit] FOCUS NEWT Canvas/GLWindow sync [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false [junit] KEY AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas1 [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311023348 d 7ms]]] [junit] KEY AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas1 [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311023400 d 8ms]]] [junit] KEY AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas1 [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311023703 d 3ms]]] [junit] KEY AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas1 [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311023754 d 5ms]]] [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_PRESSED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_RELEASED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE AWT CLICKED [2]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_CLICKED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311024167 d 9ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311024167 d 9ms]]] [junit] MOUSE NEWT CLICKED [2]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311024167 d 9ms]]] [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_PRESSED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_RELEASED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE AWT CLICKED [3]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_CLICKED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311024784 d 1ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311024785 d 0ms]]] [junit] MOUSE NEWT CLICKED [3]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311024785 d 1ms]]] [junit] MOUSE AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_PRESSED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_RELEASED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE AWT CLICKED [4]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_CLICKED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311025286 d 3ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311025287 d 2ms]]] [junit] MOUSE NEWT CLICKED [4]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311025287 d 2ms]]] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0xc46cddc: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0xc46cddc FIN [junit] FOCUS AWT LOST PERM [fc -1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on com.jogamp.newt.awt.NewtCanvasAWT[canvas1,75,29,340x342,invalid] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot - testFocus02RobotFocus [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 55.969 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310970030 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310987053 ms +++ localhost/127.0.0.1:59999 - Locked within 17049 ms, 18 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot - testFocus01ProgrFocus [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310989865 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x3fa801ba: tileRendererInUse null, GearsES2[obj 0x3fa801ba isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3fa801ba on Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3fa801ba created: GearsObj[0x118ca189, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3fa801ba created: GearsObj[0x27c1325f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3fa801ba created: GearsObj[0x27c1325f, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x3fa801ba FIN GearsES2[obj 0x3fa801ba isInit true, usesShared false, 1 GearsObj[0x118ca189, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x27c1325f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x18300a3c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x3fa801ba 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fc81c0df440, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3fa801ba, angle 0.0, [l -1.0, r 1.0, b -1.0058824, t 1.0058824] 2.0x2.0117648 -> [l -1.0, r 1.0, b -1.0058824, t 1.0058824] 2.0x2.0117648, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x3fa801ba 340x342, swapInterval 1, drawable 0x7fc81c0df440 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3fa801ba 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fc81c0df440, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3fa801ba, angle 0.5, [l -1.0, r 1.0, b -1.0058824, t 1.0058824] 2.0x2.0117648 -> [l -1.0, r 1.0, b -1.0058824, t 1.0058824] 2.0x2.0117648, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3fa801ba 340x342, swapInterval 1, drawable 0x7fc81c0df440 [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310990084 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button0,0,0,640x29,label=north] [junit] ******** clearAWTFocus.0 [junit] FOCUS AWT LOST PERM [fc -1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on java.awt.Button[button0,0,0,640x29,label=north] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3fa801ba 340x342, swapInterval 1, drawable 0x7fc81c0df440 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3fa801ba 340x342, swapInterval 1, drawable 0x7fc81c0df440 [junit] ******** clearAWTFocus.X [junit] toFront: robot pos: 320/262 [junit] Frames for initial setVisible(true): 4 [junit] FOCUS AWT Button Outer request [junit] requestFocus: AWT Component [junit] FOCUS AWT GAINED PERM [fc 1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=javax.swing.JFrame[frame0,0,22,640x480,layout=java.awt.BorderLayout,title=Swing Parent JFrame,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,0,22,640x458,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true],cause=UNKNOWN] on java.awt.Button[button0,0,0,640x29,label=north] [junit] FOCUS AWT Button Outer sync [junit] centerMouse: robot pos: 320x59, onTitleBarIfWindow: false [junit] KEY AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button0 [junit] KEY AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button0 [junit] KEY AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button0 [junit] KEY AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button0 [junit] centerMouse: robot pos: 320x59, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT CLICKED [1]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button0 [junit] centerMouse: robot pos: 320x59, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT CLICKED [2]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(320,15),absolute(320,59),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT CLICKED [3]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button0 [junit] FOCUS NEWT Canvas/GLWindow request [junit] requestFocus: AWT Component [junit] FOCUS AWT LOST PERM [fc -1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,75,29,340x342],cause=UNKNOWN] on java.awt.Button[button0,0,0,640x29,label=north] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310993766 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Button[button0,0,0,640x29,label=north],cause=UNKNOWN] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,75,29,340x342] [junit] Info: Focus prev. gained, but NewtCanvasAWT didn't loose it. Gainer: GLWindow1[focusCount 1]; Looser NewtCanvasAWT[focusCount 1, temp false] [junit] FOCUS NEWT Canvas/GLWindow sync [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false [junit] KEY AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas0 [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310996094 d 5ms]]] [junit] KEY AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas0 [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310996147 d 5ms]]] [junit] KEY AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas0 [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310996451 d 8ms]]] [junit] KEY AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas0 [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310996503 d 10ms]]] [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_PRESSED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_RELEASED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE AWT CLICKED [1]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_CLICKED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310996913 d 6ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310996914 d 5ms]]] [junit] SLOCK [T main @ 1407311025860 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] MOUSE NEWT CLICKED [1]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310996914 d 5ms]]] [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_PRESSED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_RELEASED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE AWT CLICKED [2]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_CLICKED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310997527 d 2ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310997529 d 1ms]]] [junit] MOUSE NEWT CLICKED [2]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310997529 d 1ms]]] [junit] MOUSE AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_PRESSED,(170,171),absolute(320,273),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_RELEASED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE AWT CLICKED [3]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_CLICKED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310998031 d 12ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310998034 d 9ms]]] [junit] MOUSE NEWT CLICKED [3]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310998034 d 9ms]]] [junit] FOCUS AWT Button request [junit] requestFocus: AWT Component [junit] FOCUS AWT LOST PERM [fc -1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=java.awt.Button[button1,0,0,490x29,label=north],cause=UNKNOWN] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,75,29,340x342] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310998539 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: ButtonNorthInner, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,75,29,340x342],cause=UNKNOWN] on java.awt.Button[button1,0,0,490x29,label=north] [junit] FOCUS AWT Button sync [junit] centerMouse: robot pos: 320x88, onTitleBarIfWindow: false [junit] KEY AWT PRESSED [true]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button1 [junit] KEY AWT RELEASED [false]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button1 [junit] KEY AWT PRESSED [true]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button1 [junit] KEY AWT RELEASED [false]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button1 [junit] centerMouse: robot pos: 320x88, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT CLICKED [1]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button1 [junit] centerMouse: robot pos: 320x88, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT CLICKED [2]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT CLICKED [3]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button1 [junit] FOCUS NEWT Canvas/GLWindow request [junit] requestFocus: AWT Component [junit] FOCUS AWT LOST PERM [fc -1]: ButtonNorthInner, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,75,29,340x342],cause=UNKNOWN] on java.awt.Button[button1,0,0,490x29,label=north] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311001868 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Button[button1,0,0,490x29,label=north],cause=UNKNOWN] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,75,29,340x342] [junit] Info: Focus prev. gained, but NewtCanvasAWT didn't loose it. Gainer: GLWindow1[focusCount 1]; Looser NewtCanvasAWT[focusCount 1, temp false] [junit] FOCUS NEWT Canvas/GLWindow sync [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false [junit] KEY AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas0 [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311004184 d 9ms]]] [junit] KEY AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas0 [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311004235 d 1ms]]] [junit] KEY AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas0 [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311004539 d 6ms]]] [junit] KEY AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas0 [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311004591 d 8ms]]] [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_PRESSED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311005001 d 2ms]]] [junit] MOUSE AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_RELEASED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE AWT CLICKED [1]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_CLICKED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311005002 d 11ms]]] [junit] MOUSE NEWT CLICKED [1]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311005002 d 12ms]]] [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_PRESSED,(170,171),absolute(320,273),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311005618 d 1ms]]] [junit] MOUSE AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_RELEASED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE AWT CLICKED [2]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_CLICKED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311005619 d 11ms]]] [junit] MOUSE NEWT CLICKED [2]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311005619 d 11ms]]] [junit] MOUSE AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_PRESSED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_RELEASED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE AWT CLICKED [3]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_CLICKED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311006124 d 5ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311006125 d 4ms]]] [junit] MOUSE NEWT CLICKED [3]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311006125 d 4ms]]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3fa801ba: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3fa801ba FIN [junit] FOCUS AWT LOST PERM [fc -1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,75,29,340x342,invalid] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot - testFocus01ProgrFocus [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot - testFocus02RobotFocus [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311006662 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.init.0 0xc46cddc: tileRendererInUse null, GearsES2[obj 0xc46cddc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xc46cddc on Thread[main-Display-.macosx_nil-1-EDT-3,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xc46cddc created: GearsObj[0x4b4ebc5b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xc46cddc created: GearsObj[0x1e3020fd, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xc46cddc created: GearsObj[0x1e3020fd, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.init.X 0xc46cddc FIN GearsES2[obj 0xc46cddc isInit true, usesShared false, 1 GearsObj[0x4b4ebc5b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1e3020fd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x69c5d186, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.reshape 0xc46cddc 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fc81c07b650, msaa false, tileRendererInUse null [junit] >> GearsES2 0xc46cddc, angle 0.0, [l -1.0, r 1.0, b -1.0058824, t 1.0058824] 2.0x2.0117648 -> [l -1.0, r 1.0, b -1.0058824, t 1.0058824] 2.0x2.0117648, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.display 0xc46cddc 340x342, swapInterval 1, drawable 0x7fc81c07b650 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xc46cddc 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fc81c07b650, msaa false, tileRendererInUse null [junit] >> GearsES2 0xc46cddc, angle 0.5, [l -1.0, r 1.0, b -1.0058824, t 1.0058824] 2.0x2.0117648 -> [l -1.0, r 1.0, b -1.0058824, t 1.0058824] 2.0x2.0117648, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xc46cddc 340x342, swapInterval 1, drawable 0x7fc81c07b650 [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311006763 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button2,0,0,640x29,label=north] [junit] ******** clearAWTFocus.0 [junit] FOCUS AWT LOST PERM [fc -1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on java.awt.Button[button2,0,0,640x29,label=north] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xc46cddc 340x342, swapInterval 1, drawable 0x7fc81c07b650 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xc46cddc 340x342, swapInterval 1, drawable 0x7fc81c07b650 [junit] ******** clearAWTFocus.X [junit] toFront: robot pos: 320/262 [junit] Frames for initial setVisible(true): 4 [junit] FOCUS AWT Button Outer request [junit] centerMouse: robot pos: 320x59, onTitleBarIfWindow: true [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button2 [junit] FOCUS AWT GAINED PERM [fc 1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=javax.swing.JFrame[frame1,0,22,640x480,layout=java.awt.BorderLayout,title=Swing Parent JFrame,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,0,22,640x458,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true],cause=MOUSE_EVENT] on java.awt.Button[button2,0,0,640x29,label=north] [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button2 [junit] MOUSE AWT CLICKED [1]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button2 [junit] requestFocus: click, d: 501 ms [junit] FOCUS AWT Button Outer sync [junit] centerMouse: robot pos: 320x59, onTitleBarIfWindow: false [junit] KEY AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button2 [junit] KEY AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button2 [junit] KEY AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button2 [junit] KEY AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button2 [junit] centerMouse: robot pos: 320x59, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button2 [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button2 [junit] MOUSE AWT CLICKED [2]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button2 [junit] centerMouse: robot pos: 320x59, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button2 [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button2 [junit] MOUSE AWT CLICKED [3]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button2 [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button2 [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button2 [junit] MOUSE AWT CLICKED [4]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button2 [junit] FOCUS NEWT Canvas/GLWindow request [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: true [junit] MOUSE AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_PRESSED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] FOCUS AWT LOST PERM [fc -1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,75,29,340x342],cause=MOUSE_EVENT] on java.awt.Button[button2,0,0,640x29,label=north] [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311011313 d 2ms]]] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311011315 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Button[button2,0,0,640x29,label=north],cause=MOUSE_EVENT] on com.jogamp.newt.awt.NewtCanvasAWT[canvas1,75,29,340x342] [junit] MOUSE AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_RELEASED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE AWT CLICKED [1]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_CLICKED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311011314 d 12ms]]] [junit] MOUSE NEWT CLICKED [1]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311011314 d 12ms]]] [junit] requestFocus: click, d: 501 ms [junit] Info: Focus prev. gained, but NewtCanvasAWT didn't loose it. Gainer: GLWindow1[focusCount 1]; Looser NewtCanvasAWT[focusCount 1, temp false] [junit] FOCUS NEWT Canvas/GLWindow sync [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false [junit] KEY AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas1 [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311014042 d 6ms]]] [junit] KEY AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas1 [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311014093 d 9ms]]] [junit] KEY AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas1 [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311014397 d 4ms]]] [junit] KEY AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas1 [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311014448 d 7ms]]] [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_PRESSED,(170,171),absolute(320,273),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311014857 d 2ms]]] [junit] MOUSE AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_RELEASED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE AWT CLICKED [2]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_CLICKED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311014860 d 10ms]]] [junit] MOUSE NEWT CLICKED [2]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311014860 d 10ms]]] [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_PRESSED,(170,171),absolute(320,273),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_RELEASED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE AWT CLICKED [3]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_CLICKED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311015475 d 10ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311015477 d 9ms]]] [junit] MOUSE NEWT CLICKED [3]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311015477 d 9ms]]] [junit] MOUSE AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_PRESSED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_RELEASED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE AWT CLICKED [4]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_CLICKED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311015980 d 4ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311015980 d 5ms]]] [junit] MOUSE NEWT CLICKED [4]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311015980 d 5ms]]] [junit] FOCUS AWT Button request [junit] centerMouse: robot pos: 320x88, onTitleBarIfWindow: true [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button3 [junit] FOCUS AWT LOST PERM [fc -1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=java.awt.Button[button3,0,0,490x29,label=north],cause=MOUSE_EVENT] on com.jogamp.newt.awt.NewtCanvasAWT[canvas1,75,29,340x342] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311016690 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: ButtonNorthInner, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,75,29,340x342],cause=MOUSE_EVENT] on java.awt.Button[button3,0,0,490x29,label=north] [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button3 [junit] MOUSE AWT CLICKED [1]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button3 [junit] requestFocus: click, d: 501 ms [junit] FOCUS AWT Button sync [junit] centerMouse: robot pos: 320x88, onTitleBarIfWindow: false [junit] KEY AWT PRESSED [true]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button3 [junit] KEY AWT RELEASED [false]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button3 [junit] KEY AWT PRESSED [true]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button3 [junit] KEY AWT RELEASED [false]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button3 [junit] centerMouse: robot pos: 320x88, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button3 [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button3 [junit] MOUSE AWT CLICKED [2]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button3 [junit] centerMouse: robot pos: 320x88, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button3 [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button3 [junit] MOUSE AWT CLICKED [3]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button3 [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button3 [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button3 [junit] MOUSE AWT CLICKED [4]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button3 [junit] FOCUS NEWT Canvas/GLWindow request [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: true [junit] MOUSE AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_PRESSED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] FOCUS AWT LOST PERM [fc -1]: ButtonNorthInner, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,75,29,340x342],cause=MOUSE_EVENT] on java.awt.Button[button3,0,0,490x29,label=north] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311020617 d 0ms]] [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311020616 d 1ms]]] [junit] FOCUS AWT GAINED PERM [fc 1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Button[button3,0,0,490x29,label=north],cause=MOUSE_EVENT] on com.jogamp.newt.awt.NewtCanvasAWT[canvas1,75,29,340x342] [junit] MOUSE AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_RELEASED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE AWT CLICKED [1]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_CLICKED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311020616 d 12ms]]] [junit] MOUSE NEWT CLICKED [1]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311020616 d 12ms]]] [junit] requestFocus: click, d: 501 ms [junit] Info: Focus prev. gained, but NewtCanvasAWT didn't loose it. Gainer: GLWindow1[focusCount 1]; Looser NewtCanvasAWT[focusCount 1, temp false] [junit] FOCUS NEWT Canvas/GLWindow sync [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false [junit] KEY AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas1 [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311023348 d 7ms]]] [junit] KEY AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas1 [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311023400 d 8ms]]] [junit] KEY AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas1 [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311023703 d 3ms]]] [junit] KEY AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas1 [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311023754 d 5ms]]] [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_PRESSED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_RELEASED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE AWT CLICKED [2]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_CLICKED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311024167 d 9ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311024167 d 9ms]]] [junit] MOUSE NEWT CLICKED [2]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311024167 d 9ms]]] [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_PRESSED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_RELEASED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE AWT CLICKED [3]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_CLICKED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311024784 d 1ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311024785 d 0ms]]] [junit] MOUSE NEWT CLICKED [3]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311024785 d 1ms]]] [junit] MOUSE AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_PRESSED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_RELEASED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE AWT CLICKED [4]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_CLICKED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311025286 d 3ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311025287 d 2ms]]] [junit] MOUSE NEWT CLICKED [4]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311025287 d 2ms]]] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0xc46cddc: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0xc46cddc FIN [junit] FOCUS AWT LOST PERM [fc -1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on com.jogamp.newt.awt.NewtCanvasAWT[canvas1,75,29,340x342,invalid] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot - testFocus02RobotFocus [junit] SLOCK [T main @ 1407311025860 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testFocus01ProgrFocus took 17.455 sec [junit] Testcase: testFocus02RobotFocus took 19.143 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 55.969 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407310970030 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407310987053 ms +++ localhost/127.0.0.1:59999 - Locked within 17049 ms, 18 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot - testFocus01ProgrFocus [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310989865 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x3fa801ba: tileRendererInUse null, GearsES2[obj 0x3fa801ba isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x3fa801ba on Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x3fa801ba created: GearsObj[0x118ca189, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x3fa801ba created: GearsObj[0x27c1325f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x3fa801ba created: GearsObj[0x27c1325f, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x3fa801ba FIN GearsES2[obj 0x3fa801ba isInit true, usesShared false, 1 GearsObj[0x118ca189, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x27c1325f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x18300a3c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x3fa801ba 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fc81c0df440, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3fa801ba, angle 0.0, [l -1.0, r 1.0, b -1.0058824, t 1.0058824] 2.0x2.0117648 -> [l -1.0, r 1.0, b -1.0058824, t 1.0058824] 2.0x2.0117648, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x3fa801ba 340x342, swapInterval 1, drawable 0x7fc81c0df440 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x3fa801ba 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fc81c0df440, msaa false, tileRendererInUse null [junit] >> GearsES2 0x3fa801ba, angle 0.5, [l -1.0, r 1.0, b -1.0058824, t 1.0058824] 2.0x2.0117648 -> [l -1.0, r 1.0, b -1.0058824, t 1.0058824] 2.0x2.0117648, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3fa801ba 340x342, swapInterval 1, drawable 0x7fc81c0df440 [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310990084 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button0,0,0,640x29,label=north] [junit] ******** clearAWTFocus.0 [junit] FOCUS AWT LOST PERM [fc -1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on java.awt.Button[button0,0,0,640x29,label=north] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3fa801ba 340x342, swapInterval 1, drawable 0x7fc81c0df440 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x3fa801ba 340x342, swapInterval 1, drawable 0x7fc81c0df440 [junit] ******** clearAWTFocus.X [junit] toFront: robot pos: 320/262 [junit] Frames for initial setVisible(true): 4 [junit] FOCUS AWT Button Outer request [junit] requestFocus: AWT Component [junit] FOCUS AWT GAINED PERM [fc 1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=javax.swing.JFrame[frame0,0,22,640x480,layout=java.awt.BorderLayout,title=Swing Parent JFrame,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,0,22,640x458,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true],cause=UNKNOWN] on java.awt.Button[button0,0,0,640x29,label=north] [junit] FOCUS AWT Button Outer sync [junit] centerMouse: robot pos: 320x59, onTitleBarIfWindow: false [junit] KEY AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button0 [junit] KEY AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button0 [junit] KEY AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button0 [junit] KEY AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button0 [junit] centerMouse: robot pos: 320x59, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT CLICKED [1]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button0 [junit] centerMouse: robot pos: 320x59, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT CLICKED [2]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(320,15),absolute(320,59),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button0 [junit] MOUSE AWT CLICKED [3]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button0 [junit] FOCUS NEWT Canvas/GLWindow request [junit] requestFocus: AWT Component [junit] FOCUS AWT LOST PERM [fc -1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,75,29,340x342],cause=UNKNOWN] on java.awt.Button[button0,0,0,640x29,label=north] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310993766 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Button[button0,0,0,640x29,label=north],cause=UNKNOWN] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,75,29,340x342] [junit] Info: Focus prev. gained, but NewtCanvasAWT didn't loose it. Gainer: GLWindow1[focusCount 1]; Looser NewtCanvasAWT[focusCount 1, temp false] [junit] FOCUS NEWT Canvas/GLWindow sync [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false [junit] KEY AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas0 [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310996094 d 5ms]]] [junit] KEY AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas0 [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310996147 d 5ms]]] [junit] KEY AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas0 [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310996451 d 8ms]]] [junit] KEY AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas0 [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310996503 d 10ms]]] [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_PRESSED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_RELEASED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE AWT CLICKED [1]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_CLICKED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310996913 d 6ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310996914 d 5ms]]] [junit] MOUSE NEWT CLICKED [1]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310996914 d 5ms]]] [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_PRESSED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_RELEASED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE AWT CLICKED [2]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_CLICKED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310997527 d 2ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310997529 d 1ms]]] [junit] MOUSE NEWT CLICKED [2]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310997529 d 1ms]]] [junit] MOUSE AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_PRESSED,(170,171),absolute(320,273),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_RELEASED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE AWT CLICKED [3]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_CLICKED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310998031 d 12ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310998034 d 9ms]]] [junit] MOUSE NEWT CLICKED [3]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407310998034 d 9ms]]] [junit] FOCUS AWT Button request [junit] requestFocus: AWT Component [junit] FOCUS AWT LOST PERM [fc -1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=java.awt.Button[button1,0,0,490x29,label=north],cause=UNKNOWN] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,75,29,340x342] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407310998539 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: ButtonNorthInner, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,75,29,340x342],cause=UNKNOWN] on java.awt.Button[button1,0,0,490x29,label=north] [junit] FOCUS AWT Button sync [junit] centerMouse: robot pos: 320x88, onTitleBarIfWindow: false [junit] KEY AWT PRESSED [true]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button1 [junit] KEY AWT RELEASED [false]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button1 [junit] KEY AWT PRESSED [true]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button1 [junit] KEY AWT RELEASED [false]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button1 [junit] centerMouse: robot pos: 320x88, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT CLICKED [1]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button1 [junit] centerMouse: robot pos: 320x88, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT CLICKED [2]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button1 [junit] MOUSE AWT CLICKED [3]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button1 [junit] FOCUS NEWT Canvas/GLWindow request [junit] requestFocus: AWT Component [junit] FOCUS AWT LOST PERM [fc -1]: ButtonNorthInner, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,75,29,340x342],cause=UNKNOWN] on java.awt.Button[button1,0,0,490x29,label=north] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311001868 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Button[button1,0,0,490x29,label=north],cause=UNKNOWN] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,75,29,340x342] [junit] Info: Focus prev. gained, but NewtCanvasAWT didn't loose it. Gainer: GLWindow1[focusCount 1]; Looser NewtCanvasAWT[focusCount 1, temp false] [junit] FOCUS NEWT Canvas/GLWindow sync [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false [junit] KEY AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas0 [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311004184 d 9ms]]] [junit] KEY AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas0 [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311004235 d 1ms]]] [junit] KEY AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas0 [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311004539 d 6ms]]] [junit] KEY AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas0 [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311004591 d 8ms]]] [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_PRESSED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311005001 d 2ms]]] [junit] MOUSE AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_RELEASED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE AWT CLICKED [1]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_CLICKED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311005002 d 11ms]]] [junit] MOUSE NEWT CLICKED [1]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311005002 d 12ms]]] [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_PRESSED,(170,171),absolute(320,273),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311005618 d 1ms]]] [junit] MOUSE AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_RELEASED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE AWT CLICKED [2]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_CLICKED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311005619 d 11ms]]] [junit] MOUSE NEWT CLICKED [2]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311005619 d 11ms]]] [junit] MOUSE AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_PRESSED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_RELEASED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE AWT CLICKED [3]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_CLICKED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas0 [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311006124 d 5ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311006125 d 4ms]]] [junit] MOUSE NEWT CLICKED [3]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311006125 d 4ms]]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3fa801ba: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x3fa801ba FIN [junit] FOCUS AWT LOST PERM [fc -1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on com.jogamp.newt.awt.NewtCanvasAWT[canvas0,75,29,340x342,invalid] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot - testFocus01ProgrFocus [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot - testFocus02RobotFocus [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311006662 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.init.0 0xc46cddc: tileRendererInUse null, GearsES2[obj 0xc46cddc isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xc46cddc on Thread[main-Display-.macosx_nil-1-EDT-3,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xc46cddc created: GearsObj[0x4b4ebc5b, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xc46cddc created: GearsObj[0x1e3020fd, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xc46cddc created: GearsObj[0x1e3020fd, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.init.X 0xc46cddc FIN GearsES2[obj 0xc46cddc isInit true, usesShared false, 1 GearsObj[0x4b4ebc5b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1e3020fd, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x69c5d186, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.reshape 0xc46cddc 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fc81c07b650, msaa false, tileRendererInUse null [junit] >> GearsES2 0xc46cddc, angle 0.0, [l -1.0, r 1.0, b -1.0058824, t 1.0058824] 2.0x2.0117648 -> [l -1.0, r 1.0, b -1.0058824, t 1.0058824] 2.0x2.0117648, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.display 0xc46cddc 340x342, swapInterval 1, drawable 0x7fc81c07b650 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xc46cddc 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fc81c07b650, msaa false, tileRendererInUse null [junit] >> GearsES2 0xc46cddc, angle 0.5, [l -1.0, r 1.0, b -1.0058824, t 1.0058824] 2.0x2.0117648 -> [l -1.0, r 1.0, b -1.0058824, t 1.0058824] 2.0x2.0117648, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xc46cddc 340x342, swapInterval 1, drawable 0x7fc81c07b650 [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311006763 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button2,0,0,640x29,label=north] [junit] ******** clearAWTFocus.0 [junit] FOCUS AWT LOST PERM [fc -1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on java.awt.Button[button2,0,0,640x29,label=north] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xc46cddc 340x342, swapInterval 1, drawable 0x7fc81c07b650 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xc46cddc 340x342, swapInterval 1, drawable 0x7fc81c07b650 [junit] ******** clearAWTFocus.X [junit] toFront: robot pos: 320/262 [junit] Frames for initial setVisible(true): 4 [junit] FOCUS AWT Button Outer request [junit] centerMouse: robot pos: 320x59, onTitleBarIfWindow: true [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button2 [junit] FOCUS AWT GAINED PERM [fc 1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=javax.swing.JFrame[frame1,0,22,640x480,layout=java.awt.BorderLayout,title=Swing Parent JFrame,resizable,normal,defaultCloseOperation=DO_NOTHING_ON_CLOSE,rootPane=javax.swing.JRootPane[,0,22,640x458,layout=javax.swing.JRootPane$RootLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=16777673,maximumSize=,minimumSize=,preferredSize=],rootPaneCheckingEnabled=true],cause=MOUSE_EVENT] on java.awt.Button[button2,0,0,640x29,label=north] [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button2 [junit] MOUSE AWT CLICKED [1]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button2 [junit] requestFocus: click, d: 501 ms [junit] FOCUS AWT Button Outer sync [junit] centerMouse: robot pos: 320x59, onTitleBarIfWindow: false [junit] KEY AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button2 [junit] KEY AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button2 [junit] KEY AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button2 [junit] KEY AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button2 [junit] centerMouse: robot pos: 320x59, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button2 [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button2 [junit] MOUSE AWT CLICKED [2]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button2 [junit] centerMouse: robot pos: 320x59, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button2 [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button2 [junit] MOUSE AWT CLICKED [3]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button2 [junit] MOUSE AWT PRESSED [true]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_PRESSED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button2 [junit] MOUSE AWT RELEASED [false]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_RELEASED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button2 [junit] MOUSE AWT CLICKED [4]: ButtonNorthOuter, java.awt.event.MouseEvent[MOUSE_CLICKED,(320,15),absolute(320,59),button=1,modifiers=Button1,clickCount=1] on button2 [junit] FOCUS NEWT Canvas/GLWindow request [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: true [junit] MOUSE AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_PRESSED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] FOCUS AWT LOST PERM [fc -1]: ButtonNorthOuter, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,75,29,340x342],cause=MOUSE_EVENT] on java.awt.Button[button2,0,0,640x29,label=north] [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311011313 d 2ms]]] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311011315 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Button[button2,0,0,640x29,label=north],cause=MOUSE_EVENT] on com.jogamp.newt.awt.NewtCanvasAWT[canvas1,75,29,340x342] [junit] MOUSE AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_RELEASED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE AWT CLICKED [1]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_CLICKED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311011314 d 12ms]]] [junit] MOUSE NEWT CLICKED [1]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311011314 d 12ms]]] [junit] requestFocus: click, d: 501 ms [junit] Info: Focus prev. gained, but NewtCanvasAWT didn't loose it. Gainer: GLWindow1[focusCount 1]; Looser NewtCanvasAWT[focusCount 1, temp false] [junit] FOCUS NEWT Canvas/GLWindow sync [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false [junit] KEY AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas1 [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311014042 d 6ms]]] [junit] KEY AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas1 [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311014093 d 9ms]]] [junit] KEY AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas1 [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311014397 d 4ms]]] [junit] KEY AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas1 [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311014448 d 7ms]]] [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_PRESSED,(170,171),absolute(320,273),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311014857 d 2ms]]] [junit] MOUSE AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_RELEASED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE AWT CLICKED [2]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_CLICKED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311014860 d 10ms]]] [junit] MOUSE NEWT CLICKED [2]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311014860 d 10ms]]] [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_PRESSED,(170,171),absolute(320,273),button=1,modifiers=Button1,extModifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_RELEASED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE AWT CLICKED [3]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_CLICKED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311015475 d 10ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311015477 d 9ms]]] [junit] MOUSE NEWT CLICKED [3]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311015477 d 9ms]]] [junit] MOUSE AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_PRESSED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_RELEASED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE AWT CLICKED [4]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_CLICKED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311015980 d 4ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311015980 d 5ms]]] [junit] MOUSE NEWT CLICKED [4]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311015980 d 5ms]]] [junit] FOCUS AWT Button request [junit] centerMouse: robot pos: 320x88, onTitleBarIfWindow: true [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button3 [junit] FOCUS AWT LOST PERM [fc -1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=java.awt.Button[button3,0,0,490x29,label=north],cause=MOUSE_EVENT] on com.jogamp.newt.awt.NewtCanvasAWT[canvas1,75,29,340x342] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311016690 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: ButtonNorthInner, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,75,29,340x342],cause=MOUSE_EVENT] on java.awt.Button[button3,0,0,490x29,label=north] [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button3 [junit] MOUSE AWT CLICKED [1]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button3 [junit] requestFocus: click, d: 501 ms [junit] FOCUS AWT Button sync [junit] centerMouse: robot pos: 320x88, onTitleBarIfWindow: false [junit] KEY AWT PRESSED [true]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button3 [junit] KEY AWT RELEASED [false]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button3 [junit] KEY AWT PRESSED [true]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button3 [junit] KEY AWT RELEASED [false]: ButtonNorthInner, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on button3 [junit] centerMouse: robot pos: 320x88, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button3 [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button3 [junit] MOUSE AWT CLICKED [2]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button3 [junit] centerMouse: robot pos: 320x88, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button3 [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button3 [junit] MOUSE AWT CLICKED [3]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button3 [junit] MOUSE AWT PRESSED [true]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_PRESSED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button3 [junit] MOUSE AWT RELEASED [false]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_RELEASED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button3 [junit] MOUSE AWT CLICKED [4]: ButtonNorthInner, java.awt.event.MouseEvent[MOUSE_CLICKED,(245,15),absolute(320,88),button=1,modifiers=Button1,clickCount=1] on button3 [junit] FOCUS NEWT Canvas/GLWindow request [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: true [junit] MOUSE AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_PRESSED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] FOCUS AWT LOST PERM [fc -1]: ButtonNorthInner, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,75,29,340x342],cause=MOUSE_EVENT] on java.awt.Button[button3,0,0,490x29,label=north] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311020617 d 0ms]] [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311020616 d 1ms]]] [junit] FOCUS AWT GAINED PERM [fc 1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Button[button3,0,0,490x29,label=north],cause=MOUSE_EVENT] on com.jogamp.newt.awt.NewtCanvasAWT[canvas1,75,29,340x342] [junit] MOUSE AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_RELEASED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE AWT CLICKED [1]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_CLICKED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311020616 d 12ms]]] [junit] MOUSE NEWT CLICKED [1]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311020616 d 12ms]]] [junit] requestFocus: click, d: 501 ms [junit] Info: Focus prev. gained, but NewtCanvasAWT didn't loose it. Gainer: GLWindow1[focusCount 1]; Looser NewtCanvasAWT[focusCount 1, temp false] [junit] FOCUS NEWT Canvas/GLWindow sync [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false [junit] KEY AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas1 [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311023348 d 7ms]]] [junit] KEY AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas1 [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311023400 d 8ms]]] [junit] KEY AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_PRESSED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas1 [junit] KEY NEWT PRESSED [true]: GLWindow1, KeyEvent[EVENT_KEY_PRESSED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311023703 d 3ms]]] [junit] KEY AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.KeyEvent[KEY_RELEASED,keyCode=65,keyText=A,keyChar='a',keyLocation=KEY_LOCATION_STANDARD,rawCode=0,primaryLevelUnicode=0,scancode=0,extendedKeyCode=0x0] on canvas1 [junit] KEY NEWT RELEASED [false]: GLWindow1, KeyEvent[EVENT_KEY_RELEASED, code 0x41, sym 0x41, char 'a' (0x61), printable true, modifier false, action false, InputEvent[modifiers: [], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311023754 d 5ms]]] [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_PRESSED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_RELEASED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE AWT CLICKED [2]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_CLICKED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311024167 d 9ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311024167 d 9ms]]] [junit] MOUSE NEWT CLICKED [2]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311024167 d 9ms]]] [junit] centerMouse: robot pos: 320x273, onTitleBarIfWindow: false [junit] MOUSE AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_PRESSED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_RELEASED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE AWT CLICKED [3]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_CLICKED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311024784 d 1ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311024785 d 0ms]]] [junit] MOUSE NEWT CLICKED [3]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311024785 d 1ms]]] [junit] MOUSE AWT PRESSED [true]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_PRESSED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE AWT RELEASED [false]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_RELEASED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE AWT CLICKED [4]: NewtCanvasAWT, java.awt.event.MouseEvent[MOUSE_CLICKED,(170,171),absolute(320,273),button=1,modifiers=Button1,clickCount=1] on canvas1 [junit] MOUSE NEWT PRESSED [true]: GLWindow1, MouseEvent[EVENT_MOUSE_PRESSED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[1.0/1.0=1.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311025286 d 3ms]]] [junit] MOUSE NEWT RELEASED [false]: GLWindow1, MouseEvent[EVENT_MOUSE_RELEASED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311025287 d 2ms]]] [junit] MOUSE NEWT CLICKED [4]: GLWindow1, MouseEvent[EVENT_MOUSE_CLICKED, [170]/[171], button 1, count 1, rotation [0.0, 0.0, 0.0] * 1.0, pointer<1>[0/Mouse: 170/171, p[0.0/1.0=0.0]], InputEvent[modifiers: [button1], NEWTEvent[source:com.jogamp.newt.opengl.GLWindow, consumed false, when:1407311025287 d 2ms]]] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0xc46cddc: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0xc46cddc FIN [junit] FOCUS AWT LOST PERM [fc -1]: NewtCanvasAWT, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on com.jogamp.newt.awt.NewtCanvasAWT[canvas1,75,29,340x342,invalid] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot - testFocus02RobotFocus [junit] SLOCK [T main @ 1407311025860 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT [junit] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT [junit] SLOCK [T main @ 1407311027232 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407311065301 ms +++ localhost/127.0.0.1:59999 - Locked within 38107 ms, 39 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT - testWindowParentingAWTFocusTraversal01Onscreen [junit] FTKL.fwd-keys: ctrl pressed TAB [junit] FTKL.fwd-keys: pressed TAB [junit] FTKL.bwd-keys: shift ctrl pressed TAB [junit] FTKL.bwd-keys: pressed BACK_SPACE [junit] FTKL.bwd-keys: shift pressed TAB [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311068036 d 0ms]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x4b1a21ee: tileRendererInUse null, GearsES2[obj 0x4b1a21ee isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4b1a21ee on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4b1a21ee created: GearsObj[0x11c2f112, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4b1a21ee created: GearsObj[0x1560ddda, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4b1a21ee created: GearsObj[0x1560ddda, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x4b1a21ee FIN GearsES2[obj 0x4b1a21ee isInit true, usesShared false, 1 GearsObj[0x11c2f112, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1560ddda, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x75b67ac7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x4b1a21ee 0/0 148x278 of 148x278, swapInterval 1, drawable 0x7fb12d8dc4f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4b1a21ee, angle 0.0, [l -1.0, r 1.0, b -1.8783784, t 1.8783784] 2.0x3.7567568 -> [l -1.0, r 1.0, b -1.8783784, t 1.8783784] 2.0x3.7567568, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x4b1a21ee 0/0 148x278 of 148x278, swapInterval 1, drawable 0x7fb12d8dc4f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4b1a21ee, angle 0.5, [l -1.0, r 1.0, b -1.8783784, t 1.8783784] 2.0x3.7567568 -> [l -1.0, r 1.0, b -1.8783784, t 1.8783784] 2.0x3.7567568, v-flip false [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311068237 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button0,0,22,77x278,label=WEST] [junit] ******** clearAWTFocus.0 [junit] FOCUS AWT LOST PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on java.awt.Button[button0,0,22,77x278,label=WEST] [junit] ******** clearAWTFocus.X [junit] toFront: robot pos: 150/172 [junit] centerMouse: robot pos: 39x183, onTitleBarIfWindow: true [junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Frame[frame0,0,22,300x300,layout=java.awt.BorderLayout,title=AWT Parent Frame,resizable,normal],cause=MOUSE_EVENT] on java.awt.Button[button0,0,22,77x278,label=WEST] [junit] requestFocus: click, d: 501 ms [junit] FOCUS AWT LOST PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,77,22,148x278],cause=TRAVERSAL_FORWARD] on java.awt.Button[button0,0,22,77x278,label=WEST] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311069576 d 0ms]] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311070120 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: EAST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,77,22,148x278],cause=TRAVERSAL_FORWARD] on java.awt.Button[button1,225,22,75x278,label=EAST] [junit] FOCUS AWT LOST PERM [fc -1]: EAST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,77,22,148x278],cause=TRAVERSAL_BACKWARD] on java.awt.Button[button1,225,22,75x278,label=EAST] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311070675 d 0ms]] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311071230 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,77,22,148x278],cause=TRAVERSAL_BACKWARD] on java.awt.Button[button0,0,22,77x278,label=WEST] [junit] Test: Direct NewtCanvasAWT focus [junit] FOCUS AWT LOST PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,77,22,148x278],cause=UNKNOWN] on java.awt.Button[button0,0,22,77x278,label=WEST] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311071686 d 0ms]] [junit] Test: Direct AWT Button-West focus [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311071988 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,77,22,148x278],cause=UNKNOWN] on java.awt.Button[button0,0,22,77x278,label=WEST] [junit] Test: Direct NEWT-Child request focus [junit] FOCUS AWT LOST PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,77,22,148x278],cause=UNKNOWN] on java.awt.Button[button0,0,22,77x278,label=WEST] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311072290 d 0ms]] [junit] glWindow hasFocus true [junit] glWindow1FA GLWindow1[focusCount 1] [junit] bWestFA WEST[focusCount -1, temp false] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x4b1a21ee: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x4b1a21ee FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT - testWindowParentingAWTFocusTraversal01Onscreen [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT - testWindowParentingAWTFocusTraversal02Offscreen [junit] FTKL.fwd-keys: ctrl pressed TAB [junit] FTKL.fwd-keys: pressed TAB [junit] FTKL.bwd-keys: shift ctrl pressed TAB [junit] FTKL.bwd-keys: pressed BACK_SPACE [junit] FTKL.bwd-keys: shift pressed TAB [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311072633 d 0ms]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x21b9ae75: tileRendererInUse null, GearsES2[obj 0x21b9ae75 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x21b9ae75 on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x21b9ae75 created: GearsObj[0x759b6377, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x21b9ae75 created: GearsObj[0x2c9f55f3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x21b9ae75 created: GearsObj[0x2c9f55f3, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x21b9ae75 FIN GearsES2[obj 0x21b9ae75 isInit true, usesShared false, 1 GearsObj[0x759b6377, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2c9f55f3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x10c3db68, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x21b9ae75 0/0 148x278 of 148x278, swapInterval 1, drawable 0x7fb12d857710, msaa false, tileRendererInUse null [junit] >> GearsES2 0x21b9ae75, angle 0.0, [l -1.0, r 1.0, b -1.8783784, t 1.8783784] 2.0x3.7567568 -> [l -1.0, r 1.0, b -1.8783784, t 1.8783784] 2.0x3.7567568, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x21b9ae75 0/0 148x278 of 148x278, swapInterval 1, drawable 0x7fb12d857710, msaa false, tileRendererInUse null [junit] >> GearsES2 0x21b9ae75, angle 0.5, [l -1.0, r 1.0, b -1.8783784, t 1.8783784] 2.0x3.7567568 -> [l -1.0, r 1.0, b -1.8783784, t 1.8783784] 2.0x3.7567568, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x21b9ae75 0/0 148x278 of 148x278, swapInterval 1, drawable 0x7fb12d857710, msaa false, tileRendererInUse null [junit] >> GearsES2 0x21b9ae75, angle 1.0, [l -1.0, r 1.0, b -1.8783784, t 1.8783784] 2.0x3.7567568 -> [l -1.0, r 1.0, b -1.8783784, t 1.8783784] 2.0x3.7567568, v-flip false [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311072736 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button2,0,22,77x278,label=WEST] [junit] ******** clearAWTFocus.0 [junit] FOCUS AWT LOST PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on java.awt.Button[button2,0,22,77x278,label=WEST] [junit] ******** clearAWTFocus.X [junit] toFront: robot pos: 150/172 [junit] centerMouse: robot pos: 39x183, onTitleBarIfWindow: true [junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Frame[frame1,0,22,300x300,layout=java.awt.BorderLayout,title=AWT Parent Frame,resizable,normal],cause=MOUSE_EVENT] on java.awt.Button[button2,0,22,77x278,label=WEST] [junit] requestFocus: click, d: 501 ms [junit] FOCUS AWT LOST PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,77,22,148x278],cause=TRAVERSAL_FORWARD] on java.awt.Button[button2,0,22,77x278,label=WEST] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311074053 d 0ms]] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311074607 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: EAST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,77,22,148x278],cause=TRAVERSAL_FORWARD] on java.awt.Button[button3,225,22,75x278,label=EAST] [junit] FOCUS AWT LOST PERM [fc -1]: EAST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,77,22,148x278],cause=TRAVERSAL_BACKWARD] on java.awt.Button[button3,225,22,75x278,label=EAST] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311075161 d 0ms]] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311075718 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,77,22,148x278],cause=TRAVERSAL_BACKWARD] on java.awt.Button[button2,0,22,77x278,label=WEST] [junit] Test: Direct NewtCanvasAWT focus [junit] FOCUS AWT LOST PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,77,22,148x278],cause=UNKNOWN] on java.awt.Button[button2,0,22,77x278,label=WEST] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311076172 d 0ms]] [junit] Test: Direct AWT Button-West focus [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311076474 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,77,22,148x278],cause=UNKNOWN] on java.awt.Button[button2,0,22,77x278,label=WEST] [junit] Test: Direct NEWT-Child request focus [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311076775 d 0ms]] [junit] FOCUS AWT LOST PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,77,22,148x278],cause=UNKNOWN] on java.awt.Button[button2,0,22,77x278,label=WEST] [junit] glWindow hasFocus true [junit] glWindow1FA GLWindow1[focusCount 1] [junit] bWestFA WEST[focusCount -1, temp false] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x21b9ae75: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x21b9ae75 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT - testWindowParentingAWTFocusTraversal02Offscreen [junit] SLOCK [T main @ 1407311077141 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 50.058 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407311027232 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407311065301 ms +++ localhost/127.0.0.1:59999 - Locked within 38107 ms, 39 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT - testWindowParentingAWTFocusTraversal01Onscreen [junit] FTKL.fwd-keys: ctrl pressed TAB [junit] FTKL.fwd-keys: pressed TAB [junit] FTKL.bwd-keys: shift ctrl pressed TAB [junit] FTKL.bwd-keys: pressed BACK_SPACE [junit] FTKL.bwd-keys: shift pressed TAB [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311068036 d 0ms]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x4b1a21ee: tileRendererInUse null, GearsES2[obj 0x4b1a21ee isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4b1a21ee on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4b1a21ee created: GearsObj[0x11c2f112, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4b1a21ee created: GearsObj[0x1560ddda, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4b1a21ee created: GearsObj[0x1560ddda, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x4b1a21ee FIN GearsES2[obj 0x4b1a21ee isInit true, usesShared false, 1 GearsObj[0x11c2f112, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1560ddda, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x75b67ac7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x4b1a21ee 0/0 148x278 of 148x278, swapInterval 1, drawable 0x7fb12d8dc4f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4b1a21ee, angle 0.0, [l -1.0, r 1.0, b -1.8783784, t 1.8783784] 2.0x3.7567568 -> [l -1.0, r 1.0, b -1.8783784, t 1.8783784] 2.0x3.7567568, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x4b1a21ee 0/0 148x278 of 148x278, swapInterval 1, drawable 0x7fb12d8dc4f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4b1a21ee, angle 0.5, [l -1.0, r 1.0, b -1.8783784, t 1.8783784] 2.0x3.7567568 -> [l -1.0, r 1.0, b -1.8783784, t 1.8783784] 2.0x3.7567568, v-flip false [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311068237 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button0,0,22,77x278,label=WEST] [junit] ******** clearAWTFocus.0 [junit] FOCUS AWT LOST PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on java.awt.Button[button0,0,22,77x278,label=WEST] [junit] ******** clearAWTFocus.X [junit] toFront: robot pos: 150/172 [junit] centerMouse: robot pos: 39x183, onTitleBarIfWindow: true [junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Frame[frame0,0,22,300x300,layout=java.awt.BorderLayout,title=AWT Parent Frame,resizable,normal],cause=MOUSE_EVENT] on java.awt.Button[button0,0,22,77x278,label=WEST] [junit] requestFocus: click, d: 501 ms [junit] FOCUS AWT LOST PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,77,22,148x278],cause=TRAVERSAL_FORWARD] on java.awt.Button[button0,0,22,77x278,label=WEST] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311069576 d 0ms]] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311070120 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: EAST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,77,22,148x278],cause=TRAVERSAL_FORWARD] on java.awt.Button[button1,225,22,75x278,label=EAST] [junit] FOCUS AWT LOST PERM [fc -1]: EAST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,77,22,148x278],cause=TRAVERSAL_BACKWARD] on java.awt.Button[button1,225,22,75x278,label=EAST] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311070675 d 0ms]] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311071230 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,77,22,148x278],cause=TRAVERSAL_BACKWARD] on java.awt.Button[button0,0,22,77x278,label=WEST] [junit] Test: Direct NewtCanvasAWT focus [junit] FOCUS AWT LOST PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,77,22,148x278],cause=UNKNOWN] on java.awt.Button[button0,0,22,77x278,label=WEST] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311071686 d 0ms]] [junit] Test: Direct AWT Button-West focus [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311071988 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,77,22,148x278],cause=UNKNOWN] on java.awt.Button[button0,0,22,77x278,label=WEST] [junit] Test: Direct NEWT-Child request focus [junit] FOCUS AWT LOST PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,77,22,148x278],cause=UNKNOWN] on java.awt.Button[button0,0,22,77x278,label=WEST] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311072290 d 0ms]] [junit] glWindow hasFocus true [junit] glWindow1FA GLWindow1[focusCount 1] [junit] bWestFA WEST[focusCount -1, temp false] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x4b1a21ee: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x4b1a21ee FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT - testWindowParentingAWTFocusTraversal01Onscreen [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT - testWindowParentingAWTFocusTraversal02Offscreen [junit] FTKL.fwd-keys: ctrl pressed TAB [junit] FTKL.fwd-keys: pressed TAB [junit] FTKL.bwd-keys: shift ctrl pressed TAB [junit] FTKL.bwd-keys: pressed BACK_SPACE [junit] FTKL.bwd-keys: shift pressed TAB [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311072633 d 0ms]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x21b9ae75: tileRendererInUse null, GearsES2[obj 0x21b9ae75 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x21b9ae75 on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x21b9ae75 created: GearsObj[0x759b6377, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x21b9ae75 created: GearsObj[0x2c9f55f3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x21b9ae75 created: GearsObj[0x2c9f55f3, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x21b9ae75 FIN GearsES2[obj 0x21b9ae75 isInit true, usesShared false, 1 GearsObj[0x759b6377, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2c9f55f3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x10c3db68, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x21b9ae75 0/0 148x278 of 148x278, swapInterval 1, drawable 0x7fb12d857710, msaa false, tileRendererInUse null [junit] >> GearsES2 0x21b9ae75, angle 0.0, [l -1.0, r 1.0, b -1.8783784, t 1.8783784] 2.0x3.7567568 -> [l -1.0, r 1.0, b -1.8783784, t 1.8783784] 2.0x3.7567568, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x21b9ae75 0/0 148x278 of 148x278, swapInterval 1, drawable 0x7fb12d857710, msaa false, tileRendererInUse null [junit] >> GearsES2 0x21b9ae75, angle 0.5, [l -1.0, r 1.0, b -1.8783784, t 1.8783784] 2.0x3.7567568 -> [l -1.0, r 1.0, b -1.8783784, t 1.8783784] 2.0x3.7567568, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x21b9ae75 0/0 148x278 of 148x278, swapInterval 1, drawable 0x7fb12d857710, msaa false, tileRendererInUse null [junit] >> GearsES2 0x21b9ae75, angle 1.0, [l -1.0, r 1.0, b -1.8783784, t 1.8783784] 2.0x3.7567568 -> [l -1.0, r 1.0, b -1.8783784, t 1.8783784] 2.0x3.7567568, v-flip false [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311072736 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button2,0,22,77x278,label=WEST] [junit] ******** clearAWTFocus.0 [junit] FOCUS AWT LOST PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on java.awt.Button[button2,0,22,77x278,label=WEST] [junit] ******** clearAWTFocus.X [junit] toFront: robot pos: 150/172 [junit] centerMouse: robot pos: 39x183, onTitleBarIfWindow: true [junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Frame[frame1,0,22,300x300,layout=java.awt.BorderLayout,title=AWT Parent Frame,resizable,normal],cause=MOUSE_EVENT] on java.awt.Button[button2,0,22,77x278,label=WEST] [junit] requestFocus: click, d: 501 ms [junit] FOCUS AWT LOST PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,77,22,148x278],cause=TRAVERSAL_FORWARD] on java.awt.Button[button2,0,22,77x278,label=WEST] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311074053 d 0ms]] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311074607 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: EAST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,77,22,148x278],cause=TRAVERSAL_FORWARD] on java.awt.Button[button3,225,22,75x278,label=EAST] [junit] FOCUS AWT LOST PERM [fc -1]: EAST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,77,22,148x278],cause=TRAVERSAL_BACKWARD] on java.awt.Button[button3,225,22,75x278,label=EAST] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311075161 d 0ms]] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311075718 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,77,22,148x278],cause=TRAVERSAL_BACKWARD] on java.awt.Button[button2,0,22,77x278,label=WEST] [junit] Test: Direct NewtCanvasAWT focus [junit] FOCUS AWT LOST PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,77,22,148x278],cause=UNKNOWN] on java.awt.Button[button2,0,22,77x278,label=WEST] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311076172 d 0ms]] [junit] Test: Direct AWT Button-West focus [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311076474 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,77,22,148x278],cause=UNKNOWN] on java.awt.Button[button2,0,22,77x278,label=WEST] [junit] Test: Direct NEWT-Child request focus [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311076775 d 0ms]] [junit] FOCUS AWT LOST PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,77,22,148x278],cause=UNKNOWN] on java.awt.Button[button2,0,22,77x278,label=WEST] [junit] glWindow hasFocus true [junit] glWindow1FA GLWindow1[focusCount 1] [junit] bWestFA WEST[focusCount -1, temp false] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x21b9ae75: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x21b9ae75 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT - testWindowParentingAWTFocusTraversal02Offscreen [junit] SLOCK [T main @ 1407311077141 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testWindowParentingAWTFocusTraversal01Onscreen took 5.314 sec [junit] Testcase: testWindowParentingAWTFocusTraversal02Offscreen took 4.467 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 50.058 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407311027232 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407311065301 ms +++ localhost/127.0.0.1:59999 - Locked within 38107 ms, 39 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT - testWindowParentingAWTFocusTraversal01Onscreen [junit] FTKL.fwd-keys: ctrl pressed TAB [junit] FTKL.fwd-keys: pressed TAB [junit] FTKL.bwd-keys: shift ctrl pressed TAB [junit] FTKL.bwd-keys: pressed BACK_SPACE [junit] FTKL.bwd-keys: shift pressed TAB [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311068036 d 0ms]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x4b1a21ee: tileRendererInUse null, GearsES2[obj 0x4b1a21ee isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x4b1a21ee on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x4b1a21ee created: GearsObj[0x11c2f112, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x4b1a21ee created: GearsObj[0x1560ddda, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x4b1a21ee created: GearsObj[0x1560ddda, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x4b1a21ee FIN GearsES2[obj 0x4b1a21ee isInit true, usesShared false, 1 GearsObj[0x11c2f112, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1560ddda, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x75b67ac7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x4b1a21ee 0/0 148x278 of 148x278, swapInterval 1, drawable 0x7fb12d8dc4f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4b1a21ee, angle 0.0, [l -1.0, r 1.0, b -1.8783784, t 1.8783784] 2.0x3.7567568 -> [l -1.0, r 1.0, b -1.8783784, t 1.8783784] 2.0x3.7567568, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x4b1a21ee 0/0 148x278 of 148x278, swapInterval 1, drawable 0x7fb12d8dc4f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x4b1a21ee, angle 0.5, [l -1.0, r 1.0, b -1.8783784, t 1.8783784] 2.0x3.7567568 -> [l -1.0, r 1.0, b -1.8783784, t 1.8783784] 2.0x3.7567568, v-flip false [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311068237 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button0,0,22,77x278,label=WEST] [junit] ******** clearAWTFocus.0 [junit] FOCUS AWT LOST PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on java.awt.Button[button0,0,22,77x278,label=WEST] [junit] ******** clearAWTFocus.X [junit] toFront: robot pos: 150/172 [junit] centerMouse: robot pos: 39x183, onTitleBarIfWindow: true [junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Frame[frame0,0,22,300x300,layout=java.awt.BorderLayout,title=AWT Parent Frame,resizable,normal],cause=MOUSE_EVENT] on java.awt.Button[button0,0,22,77x278,label=WEST] [junit] requestFocus: click, d: 501 ms [junit] FOCUS AWT LOST PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,77,22,148x278],cause=TRAVERSAL_FORWARD] on java.awt.Button[button0,0,22,77x278,label=WEST] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311069576 d 0ms]] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311070120 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: EAST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,77,22,148x278],cause=TRAVERSAL_FORWARD] on java.awt.Button[button1,225,22,75x278,label=EAST] [junit] FOCUS AWT LOST PERM [fc -1]: EAST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,77,22,148x278],cause=TRAVERSAL_BACKWARD] on java.awt.Button[button1,225,22,75x278,label=EAST] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311070675 d 0ms]] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311071230 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,77,22,148x278],cause=TRAVERSAL_BACKWARD] on java.awt.Button[button0,0,22,77x278,label=WEST] [junit] Test: Direct NewtCanvasAWT focus [junit] FOCUS AWT LOST PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,77,22,148x278],cause=UNKNOWN] on java.awt.Button[button0,0,22,77x278,label=WEST] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311071686 d 0ms]] [junit] Test: Direct AWT Button-West focus [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311071988 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,77,22,148x278],cause=UNKNOWN] on java.awt.Button[button0,0,22,77x278,label=WEST] [junit] Test: Direct NEWT-Child request focus [junit] FOCUS AWT LOST PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas0,77,22,148x278],cause=UNKNOWN] on java.awt.Button[button0,0,22,77x278,label=WEST] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311072290 d 0ms]] [junit] glWindow hasFocus true [junit] glWindow1FA GLWindow1[focusCount 1] [junit] bWestFA WEST[focusCount -1, temp false] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x4b1a21ee: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x4b1a21ee FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT - testWindowParentingAWTFocusTraversal01Onscreen [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT - testWindowParentingAWTFocusTraversal02Offscreen [junit] FTKL.fwd-keys: ctrl pressed TAB [junit] FTKL.fwd-keys: pressed TAB [junit] FTKL.bwd-keys: shift ctrl pressed TAB [junit] FTKL.bwd-keys: pressed BACK_SPACE [junit] FTKL.bwd-keys: shift pressed TAB [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311072633 d 0ms]] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x21b9ae75: tileRendererInUse null, GearsES2[obj 0x21b9ae75 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x21b9ae75 on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x21b9ae75 created: GearsObj[0x759b6377, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x21b9ae75 created: GearsObj[0x2c9f55f3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x21b9ae75 created: GearsObj[0x2c9f55f3, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x21b9ae75 FIN GearsES2[obj 0x21b9ae75 isInit true, usesShared false, 1 GearsObj[0x759b6377, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2c9f55f3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x10c3db68, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x21b9ae75 0/0 148x278 of 148x278, swapInterval 1, drawable 0x7fb12d857710, msaa false, tileRendererInUse null [junit] >> GearsES2 0x21b9ae75, angle 0.0, [l -1.0, r 1.0, b -1.8783784, t 1.8783784] 2.0x3.7567568 -> [l -1.0, r 1.0, b -1.8783784, t 1.8783784] 2.0x3.7567568, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x21b9ae75 0/0 148x278 of 148x278, swapInterval 1, drawable 0x7fb12d857710, msaa false, tileRendererInUse null [junit] >> GearsES2 0x21b9ae75, angle 0.5, [l -1.0, r 1.0, b -1.8783784, t 1.8783784] 2.0x3.7567568 -> [l -1.0, r 1.0, b -1.8783784, t 1.8783784] 2.0x3.7567568, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x21b9ae75 0/0 148x278 of 148x278, swapInterval 1, drawable 0x7fb12d857710, msaa false, tileRendererInUse null [junit] >> GearsES2 0x21b9ae75, angle 1.0, [l -1.0, r 1.0, b -1.8783784, t 1.8783784] 2.0x3.7567568 -> [l -1.0, r 1.0, b -1.8783784, t 1.8783784] 2.0x3.7567568, v-flip false [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311072736 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=null,cause=ACTIVATION] on java.awt.Button[button2,0,22,77x278,label=WEST] [junit] ******** clearAWTFocus.0 [junit] FOCUS AWT LOST PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=null,cause=CLEAR_GLOBAL_FOCUS_OWNER] on java.awt.Button[button2,0,22,77x278,label=WEST] [junit] ******** clearAWTFocus.X [junit] toFront: robot pos: 150/172 [junit] centerMouse: robot pos: 39x183, onTitleBarIfWindow: true [junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=java.awt.Frame[frame1,0,22,300x300,layout=java.awt.BorderLayout,title=AWT Parent Frame,resizable,normal],cause=MOUSE_EVENT] on java.awt.Button[button2,0,22,77x278,label=WEST] [junit] requestFocus: click, d: 501 ms [junit] FOCUS AWT LOST PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,77,22,148x278],cause=TRAVERSAL_FORWARD] on java.awt.Button[button2,0,22,77x278,label=WEST] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311074053 d 0ms]] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311074607 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: EAST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,77,22,148x278],cause=TRAVERSAL_FORWARD] on java.awt.Button[button3,225,22,75x278,label=EAST] [junit] FOCUS AWT LOST PERM [fc -1]: EAST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,77,22,148x278],cause=TRAVERSAL_BACKWARD] on java.awt.Button[button3,225,22,75x278,label=EAST] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311075161 d 0ms]] [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311075718 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,77,22,148x278],cause=TRAVERSAL_BACKWARD] on java.awt.Button[button2,0,22,77x278,label=WEST] [junit] Test: Direct NewtCanvasAWT focus [junit] FOCUS AWT LOST PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,77,22,148x278],cause=UNKNOWN] on java.awt.Button[button2,0,22,77x278,label=WEST] [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311076172 d 0ms]] [junit] Test: Direct AWT Button-West focus [junit] FOCUS NEWT LOST [fc -1]: GLWindow1, WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311076474 d 0ms]] [junit] FOCUS AWT GAINED PERM [fc 1]: WEST, java.awt.FocusEvent[FOCUS_GAINED,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,77,22,148x278],cause=UNKNOWN] on java.awt.Button[button2,0,22,77x278,label=WEST] [junit] Test: Direct NEWT-Child request focus [junit] FOCUS NEWT GAINED [fc 1]: GLWindow1, WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311076775 d 0ms]] [junit] FOCUS AWT LOST PERM [fc -1]: WEST, java.awt.FocusEvent[FOCUS_LOST,permanent,opposite=com.jogamp.newt.awt.NewtCanvasAWT[canvas1,77,22,148x278],cause=UNKNOWN] on java.awt.Button[button2,0,22,77x278,label=WEST] [junit] glWindow hasFocus true [junit] glWindow1FA GLWindow1[focusCount 1] [junit] bWestFA WEST[focusCount -1, temp false] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x21b9ae75: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x21b9ae75 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT - testWindowParentingAWTFocusTraversal02Offscreen [junit] SLOCK [T main @ 1407311077141 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT [junit] SLOCK [T main @ 1407311078567 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407311089586 ms +++ localhost/127.0.0.1:59999 - Locked within 11070 ms, 12 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test01WindowParenting01CreateVisibleDestroy1 [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [junit] null [junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7f873b97d120, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7f873b97d120, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7f873b97d120, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test01WindowParenting01CreateVisibleDestroy1 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test02WindowParenting02CreateVisibleDestroy2Defered [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-3,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [junit] null [junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7f873b9b4390, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7f873b9b4390, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test02WindowParenting02CreateVisibleDestroy2Defered [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test03WindowParenting02CreateVisibleDestroy3Odd [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-5,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true) [junit] null [junit] ShaderProgram[id=3, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7f873b9dfa10, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7f873b9dfa10, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test03WindowParenting02CreateVisibleDestroy3Odd [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test04WindowParenting03ReparentNewtWin2Top [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-7,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 4 (enable: true) [junit] null [junit] ShaderProgram[id=4, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=7, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=8, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7f873b932990, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7f873b932990, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-8,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7f873b8f52a0, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-8,6,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7f873b8f52a0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Reparent CHILD -> TOP: ACTION_NATIVE_CREATION [junit] Thread[main-Display-.macosx_nil-1-EDT-9,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7f873b9df570, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-9,6,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7f873b9df570, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Reparent TOP -> CHILD: ACTION_NATIVE_CREATION [junit] Thread[main-Display-.macosx_nil-1-EDT-9,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-9,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test04WindowParenting03ReparentNewtWin2Top [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test05WindowParenting04ReparentNewtWin2TopLayouted [junit] Thread[main-Display-.macosx_nil-1-EDT-11,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-11,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 5 (enable: true) [junit] null [junit] ShaderProgram[id=5, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=9, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=10, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-11,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-11,6,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7f873b9ac5c0, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-11,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7f873b9ac5c0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-12,6,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7f873b9d63e0, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-12,6,main] RedSquareES2.reshape FIN [junit] Reparent CHILD -> TOP: ACTION_NATIVE_CREATION [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7f873b9d63e0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-13,6,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7f873b9ad510, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-13,6,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7f873b9ad510, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Reparent TOP -> CHILD: ACTION_NATIVE_CREATION [junit] Thread[main-Display-.macosx_nil-1-EDT-13,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-13,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test05WindowParenting04ReparentNewtWin2TopLayouted [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test06WindowParenting05ReparentAWTWinHopFrame2Frame [junit] Thread[main-Display-.macosx_nil-1-EDT-15,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-15,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 6 (enable: true) [junit] null [junit] ShaderProgram[id=6, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=11, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=12, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-15,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-15,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7f873b8ecfc0, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-15,5,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7f873b8ecfc0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-15,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-15,5,main] RedSquareES2.dispose FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 7 (enable: true) [junit] null [junit] ShaderProgram[id=7, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=13, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=14, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7f873ba4ad40, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7f873ba4ad40, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7f873ba4ad40, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-16,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-16,6,main] RedSquareES2.dispose FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 8 (enable: true) [junit] null [junit] ShaderProgram[id=8, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=16, type=FRAGMENT_SHADER, valid=true, shader: 3, source] [junit] ShaderCode[id=15, type=VERTEX_SHADER, valid=true, shader: 2, source]] [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7f87395546c0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7f87395546c0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7f87395546c0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-17,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-17,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test06WindowParenting05ReparentAWTWinHopFrame2Frame [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 30.536 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407311078567 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407311089586 ms +++ localhost/127.0.0.1:59999 - Locked within 11070 ms, 12 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test01WindowParenting01CreateVisibleDestroy1 [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [junit] null [junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7f873b97d120, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7f873b97d120, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7f873b97d120, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test01WindowParenting01CreateVisibleDestroy1 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test02WindowParenting02CreateVisibleDestroy2Defered [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-3,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [junit] null [junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7f873b9b4390, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7f873b9b4390, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test02WindowParenting02CreateVisibleDestroy2Defered [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test03WindowParenting02CreateVisibleDestroy3Odd [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-5,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true) [junit] null [junit] ShaderProgram[id=3, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7f873b9dfa10, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7f873b9dfa10, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test03WindowParenting02CreateVisibleDestroy3Odd [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test04WindowParenting03ReparentNewtWin2Top [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-7,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 4 (enable: true) [junit] null [junit] ShaderProgram[id=4, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=7, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=8, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7f873b932990, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7f873b932990, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-8,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7f873b8f52a0, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-8,6,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7f873b8f52a0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Reparent CHILD -> TOP: ACTION_NATIVE_CREATION [junit] Thread[main-Display-.macosx_nil-1-EDT-9,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7f873b9df570, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-9,6,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7f873b9df570, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Reparent TOP -> CHILD: ACTION_NATIVE_CREATION [junit] Thread[main-Display-.macosx_nil-1-EDT-9,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-9,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test04WindowParenting03ReparentNewtWin2Top [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test05WindowParenting04ReparentNewtWin2TopLayouted [junit] Thread[main-Display-.macosx_nil-1-EDT-11,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-11,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 5 (enable: true) [junit] null [junit] ShaderProgram[id=5, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=9, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=10, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-11,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-11,6,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7f873b9ac5c0, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-11,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7f873b9ac5c0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-12,6,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7f873b9d63e0, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-12,6,main] RedSquareES2.reshape FIN [junit] Reparent CHILD -> TOP: ACTION_NATIVE_CREATION [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7f873b9d63e0, tileRendererInUse null [junit] SLOCK [T main @ 1407311108900 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-13,6,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7f873b9ad510, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-13,6,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7f873b9ad510, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Reparent TOP -> CHILD: ACTION_NATIVE_CREATION [junit] Thread[main-Display-.macosx_nil-1-EDT-13,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-13,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test05WindowParenting04ReparentNewtWin2TopLayouted [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test06WindowParenting05ReparentAWTWinHopFrame2Frame [junit] Thread[main-Display-.macosx_nil-1-EDT-15,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-15,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 6 (enable: true) [junit] null [junit] ShaderProgram[id=6, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=11, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=12, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-15,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-15,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7f873b8ecfc0, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-15,5,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7f873b8ecfc0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-15,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-15,5,main] RedSquareES2.dispose FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 7 (enable: true) [junit] null [junit] ShaderProgram[id=7, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=13, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=14, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7f873ba4ad40, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7f873ba4ad40, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7f873ba4ad40, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-16,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-16,6,main] RedSquareES2.dispose FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 8 (enable: true) [junit] null [junit] ShaderProgram[id=8, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=16, type=FRAGMENT_SHADER, valid=true, shader: 3, source] [junit] ShaderCode[id=15, type=VERTEX_SHADER, valid=true, shader: 2, source]] [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7f87395546c0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7f87395546c0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7f87395546c0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-17,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-17,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test06WindowParenting05ReparentAWTWinHopFrame2Frame [junit] SLOCK [T main @ 1407311108900 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01WindowParenting01CreateVisibleDestroy1 took 1.925 sec [junit] Testcase: test02WindowParenting02CreateVisibleDestroy2Defered took 1.09 sec [junit] Testcase: test03WindowParenting02CreateVisibleDestroy3Odd took 1.064 sec [junit] Testcase: test04WindowParenting03ReparentNewtWin2Top took 4.375 sec [junit] Testcase: test05WindowParenting04ReparentNewtWin2TopLayouted took 4.301 sec [junit] Testcase: test06WindowParenting05ReparentAWTWinHopFrame2Frame took 4.518 sec [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 30.536 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407311078567 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407311089586 ms +++ localhost/127.0.0.1:59999 - Locked within 11070 ms, 12 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test01WindowParenting01CreateVisibleDestroy1 [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [junit] null [junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7f873b97d120, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7f873b97d120, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7f873b97d120, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test01WindowParenting01CreateVisibleDestroy1 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test02WindowParenting02CreateVisibleDestroy2Defered [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-3,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [junit] null [junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7f873b9b4390, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7f873b9b4390, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test02WindowParenting02CreateVisibleDestroy2Defered [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test03WindowParenting02CreateVisibleDestroy3Odd [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-5,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true) [junit] null [junit] ShaderProgram[id=3, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7f873b9dfa10, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7f873b9dfa10, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test03WindowParenting02CreateVisibleDestroy3Odd [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test04WindowParenting03ReparentNewtWin2Top [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-7,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 4 (enable: true) [junit] null [junit] ShaderProgram[id=4, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=7, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=8, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7f873b932990, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7f873b932990, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-8,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7f873b8f52a0, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-8,6,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7f873b8f52a0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Reparent CHILD -> TOP: ACTION_NATIVE_CREATION [junit] Thread[main-Display-.macosx_nil-1-EDT-9,6,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7f873b9df570, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-9,6,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7f873b9df570, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Reparent TOP -> CHILD: ACTION_NATIVE_CREATION [junit] Thread[main-Display-.macosx_nil-1-EDT-9,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-9,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test04WindowParenting03ReparentNewtWin2Top [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test05WindowParenting04ReparentNewtWin2TopLayouted [junit] Thread[main-Display-.macosx_nil-1-EDT-11,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-11,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 5 (enable: true) [junit] null [junit] ShaderProgram[id=5, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=9, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=10, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-11,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-11,6,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7f873b9ac5c0, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-11,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7f873b9ac5c0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-12,6,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7f873b9d63e0, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-12,6,main] RedSquareES2.reshape FIN [junit] Reparent CHILD -> TOP: ACTION_NATIVE_CREATION [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7f873b9d63e0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-13,6,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7f873b9ad510, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-13,6,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7f873b9ad510, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Reparent TOP -> CHILD: ACTION_NATIVE_CREATION [junit] Thread[main-Display-.macosx_nil-1-EDT-13,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-13,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test05WindowParenting04ReparentNewtWin2TopLayouted [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test06WindowParenting05ReparentAWTWinHopFrame2Frame [junit] Thread[main-Display-.macosx_nil-1-EDT-15,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-15,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 6 (enable: true) [junit] null [junit] ShaderProgram[id=6, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=11, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=12, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-15,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-15,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7f873b8ecfc0, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-15,5,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7f873b8ecfc0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-15,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-15,5,main] RedSquareES2.dispose FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 7 (enable: true) [junit] null [junit] ShaderProgram[id=7, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=13, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=14, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7f873ba4ad40, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7f873ba4ad40, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7f873ba4ad40, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-16,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-16,6,main] RedSquareES2.dispose FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 8 (enable: true) [junit] null [junit] ShaderProgram[id=8, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=16, type=FRAGMENT_SHADER, valid=true, shader: 3, source] [junit] ShaderCode[id=15, type=VERTEX_SHADER, valid=true, shader: 2, source]] [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7f87395546c0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7f87395546c0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7f87395546c0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-17,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-17,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT - test06WindowParenting05ReparentAWTWinHopFrame2Frame [junit] SLOCK [T main @ 1407311108900 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT [junit] SLOCK [T main @ 1407311110340 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407311129368 ms +++ localhost/127.0.0.1:59999 - Locked within 19052 ms, 20 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT - test01AWTWinHopFrame2FrameFPS25Animator [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [junit] null [junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7fc1940e17e0, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7fc1940e17e0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [junit] Thread[main-FPSAWTAnimator-Timer0,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-FPSAWTAnimator-Timer0,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [junit] null [junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-FPSAWTAnimator-Timer0,5,main] RedSquareES2.init FIN [junit] Thread[main-FPSAWTAnimator-Timer0,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7fc1941bb860, tileRendererInUse null [junit] Thread[main-FPSAWTAnimator-Timer0,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose FIN [junit] Thread[main-FPSAWTAnimator-Timer0,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-FPSAWTAnimator-Timer0,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true) [junit] null [junit] ShaderProgram[id=3, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-FPSAWTAnimator-Timer0,5,main] RedSquareES2.init FIN [junit] Thread[main-FPSAWTAnimator-Timer0,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7fc1941d7140, tileRendererInUse null [junit] Thread[main-FPSAWTAnimator-Timer0,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT - test01AWTWinHopFrame2FrameFPS25Animator [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT - test02AWTWinHopFrame2FrameStdAnimator [junit] Thread[main-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-5,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 4 (enable: true) [junit] null [junit] ShaderProgram[id=4, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=7, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=8, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7fc194301ca0, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7fc194301ca0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES2.dispose FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 5 (enable: true) [junit] null [junit] ShaderProgram[id=5, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=9, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=10, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7fc1941dfc10, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] RedSquareES2.dispose FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 6 (enable: true) [junit] null [junit] ShaderProgram[id=6, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=11, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=12, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7fc1942153e0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT - test02AWTWinHopFrame2FrameStdAnimator [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 27.834 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407311110340 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407311129368 ms +++ localhost/127.0.0.1:59999 - Locked within 19052 ms, 20 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT - test01AWTWinHopFrame2FrameFPS25Animator [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [junit] null [junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7fc1940e17e0, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7fc1940e17e0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [junit] Thread[main-FPSAWTAnimator-Timer0,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-FPSAWTAnimator-Timer0,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [junit] null [junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-FPSAWTAnimator-Timer0,5,main] RedSquareES2.init FIN [junit] Thread[main-FPSAWTAnimator-Timer0,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7fc1941bb860, tileRendererInUse null [junit] Thread[main-FPSAWTAnimator-Timer0,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose FIN [junit] Thread[main-FPSAWTAnimator-Timer0,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-FPSAWTAnimator-Timer0,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true) [junit] null [junit] ShaderProgram[id=3, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-FPSAWTAnimator-Timer0,5,main] RedSquareES2.init FIN [junit] Thread[main-FPSAWTAnimator-Timer0,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7fc1941d7140, tileRendererInUse null [junit] Thread[main-FPSAWTAnimator-Timer0,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT - test01AWTWinHopFrame2FrameFPS25Animator [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT - test02AWTWinHopFrame2FrameStdAnimator [junit] Thread[main-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-5,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 4 (enable: true) [junit] null [junit] ShaderProgram[id=4, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=7, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=8, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7fc194301ca0, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7fc194301ca0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES2.dispose FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 5 (enable: true) [junit] null [junit] ShaderProgram[id=5, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=9, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=10, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7fc1941dfc10, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] RedSquareES2.dispose FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 6 (enable: true) [junit] null [junit] ShaderProgram[id=6, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=11, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=12, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7fc1942153e0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT - test02AWTWinHopFrame2FrameStdAnimator [junit] SLOCK [T main @ 1407311138021 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01AWTWinHopFrame2FrameFPS25Animator took 3.733 sec [junit] Testcase: test02AWTWinHopFrame2FrameStdAnimator took 2.837 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 27.834 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407311110340 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407311129368 ms +++ localhost/127.0.0.1:59999 - Locked within 19052 ms, 20 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT - test01AWTWinHopFrame2FrameFPS25Animator [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [junit] null [junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7fc1940e17e0, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7fc1940e17e0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [junit] Thread[main-FPSAWTAnimator-Timer0,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-FPSAWTAnimator-Timer0,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [junit] null [junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-FPSAWTAnimator-Timer0,5,main] RedSquareES2.init FIN [junit] Thread[main-FPSAWTAnimator-Timer0,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7fc1941bb860, tileRendererInUse null [junit] Thread[main-FPSAWTAnimator-Timer0,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose FIN [junit] Thread[main-FPSAWTAnimator-Timer0,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-FPSAWTAnimator-Timer0,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true) [junit] null [junit] ShaderProgram[id=3, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-FPSAWTAnimator-Timer0,5,main] RedSquareES2.init FIN [junit] Thread[main-FPSAWTAnimator-Timer0,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7fc1941d7140, tileRendererInUse null [junit] Thread[main-FPSAWTAnimator-Timer0,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT - test01AWTWinHopFrame2FrameFPS25Animator [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT - test02AWTWinHopFrame2FrameStdAnimator [junit] Thread[main-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-5,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 4 (enable: true) [junit] null [junit] ShaderProgram[id=4, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=7, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=8, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7fc194301ca0, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7fc194301ca0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-5,5,main] RedSquareES2.dispose FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 5 (enable: true) [junit] null [junit] ShaderProgram[id=5, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=9, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=10, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7fc1941dfc10, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] RedSquareES2.dispose FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 6 (enable: true) [junit] null [junit] ShaderProgram[id=6, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=11, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=12, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7fc1942153e0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT - test02AWTWinHopFrame2FrameStdAnimator [junit] SLOCK [T main @ 1407311138021 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407311138021 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT [junit] SLOCK [T main @ 1407311139367 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407311147390 ms +++ localhost/127.0.0.1:59999 - Locked within 8045 ms, 9 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT - test01CreateVisibleDestroy1 [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [junit] null [junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fa66296f0f0, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fa66296f0f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fa66296f0f0, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT - test01CreateVisibleDestroy1 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT - test02AWTWinHopFrame2Frame [junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-3,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [junit] null [junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7fa662a45c50, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7fa662a45c50, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.dispose FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-4,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true) [junit] null [junit] ShaderProgram[id=3, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7fa662a450f0, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7fa662a450f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.dispose FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-5,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 4 (enable: true) [junit] null [junit] ShaderProgram[id=4, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=7, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=8, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7fa662a72740, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7fa662a72740, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT - test02AWTWinHopFrame2Frame [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 15.101 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407311139367 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407311147390 ms +++ localhost/127.0.0.1:59999 - Locked within 8045 ms, 9 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT - test01CreateVisibleDestroy1 [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [junit] null [junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fa66296f0f0, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fa66296f0f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fa66296f0f0, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT - test01CreateVisibleDestroy1 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT - test02AWTWinHopFrame2Frame [junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-3,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [junit] null [junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7fa662a45c50, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7fa662a45c50, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.dispose FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-4,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] SLOCK [T main @ 1407311154324 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true) [junit] null [junit] ShaderProgram[id=3, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7fa662a450f0, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7fa662a450f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.dispose FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-5,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 4 (enable: true) [junit] null [junit] ShaderProgram[id=4, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=7, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=8, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7fa662a72740, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7fa662a72740, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT - test02AWTWinHopFrame2Frame [junit] SLOCK [T main @ 1407311154324 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01CreateVisibleDestroy1 took 1.953 sec [junit] Testcase: test02AWTWinHopFrame2Frame took 2.928 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 15.101 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407311139367 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407311147390 ms +++ localhost/127.0.0.1:59999 - Locked within 8045 ms, 9 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT - test01CreateVisibleDestroy1 [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [junit] null [junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fa66296f0f0, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fa66296f0f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fa66296f0f0, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT - test01CreateVisibleDestroy1 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT - test02AWTWinHopFrame2Frame [junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-3,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [junit] null [junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7fa662a45c50, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7fa662a45c50, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.dispose FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-4,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true) [junit] null [junit] ShaderProgram[id=3, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7fa662a450f0, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7fa662a450f0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.dispose FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-5,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 4 (enable: true) [junit] null [junit] ShaderProgram[id=4, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=7, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=8, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7fa662a72740, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7fa662a72740, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT - test02AWTWinHopFrame2Frame [junit] SLOCK [T main @ 1407311154324 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT [junit] SLOCK [T main @ 1407311155688 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407311161700 ms +++ localhost/127.0.0.1:59999 - Locked within 6037 ms, 7 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT - test01CreateVisibleDestroy1 [junit] $ [junit] Demos: 1 - Visible [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [junit] null [junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7f86ed0d97e0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7f86ed0d97e0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7f86ed0d97e0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Demos: 2 - StopAnimator [junit] Demos: 3 - !Visible [junit] Demos: 4 - Visible [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7f86ed0d97e0, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Demos: 5 - X Container [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [junit] Demos: 6 - X Frame [junit] Demos: 7 - X GLWindow [junit] Demos: 8 - X DisturbanceThread [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT - test01CreateVisibleDestroy1 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT - test02AWTWinHopFrame2Frame [junit] $ [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [junit] null [junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7f86ed0f25f0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7f86ed0f25f0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true) [junit] null [junit] ShaderProgram[id=3, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7f86ed1e4b80, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7f86ed1e4b80, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7f86ed1e4b80, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.dispose FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 4 (enable: true) [junit] null [junit] ShaderProgram[id=4, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=7, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=8, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7f86ed0354d0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7f86ed0354d0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7f86ed0354d0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Demos: 2 - !visible [junit] Demos: 3 - !visible [junit] Demos: 4 - X frame [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.dispose FIN [junit] Demos: 5 - X frame [junit] Demos: 6 - X GLWindow [junit] Demos: 7 - X DisturbanceThread [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT - test02AWTWinHopFrame2Frame [junit] SLOCK [T main @ 1407311170063 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 14.56 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407311155688 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407311161700 ms +++ localhost/127.0.0.1:59999 - Locked within 6037 ms, 7 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT - test01CreateVisibleDestroy1 [junit] $ [junit] Demos: 1 - Visible [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [junit] null [junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7f86ed0d97e0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7f86ed0d97e0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7f86ed0d97e0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Demos: 2 - StopAnimator [junit] Demos: 3 - !Visible [junit] Demos: 4 - Visible [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7f86ed0d97e0, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Demos: 5 - X Container [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [junit] Demos: 6 - X Frame [junit] Demos: 7 - X GLWindow [junit] Demos: 8 - X DisturbanceThread [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT - test01CreateVisibleDestroy1 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT - test02AWTWinHopFrame2Frame [junit] $ [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [junit] null [junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7f86ed0f25f0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7f86ed0f25f0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true) [junit] null [junit] ShaderProgram[id=3, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7f86ed1e4b80, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7f86ed1e4b80, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7f86ed1e4b80, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.dispose FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 4 (enable: true) [junit] null [junit] ShaderProgram[id=4, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=7, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=8, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7f86ed0354d0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7f86ed0354d0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7f86ed0354d0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Demos: 2 - !visible [junit] Demos: 3 - !visible [junit] Demos: 4 - X frame [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.dispose FIN [junit] Demos: 5 - X frame [junit] Demos: 6 - X GLWindow [junit] Demos: 7 - X DisturbanceThread [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT - test02AWTWinHopFrame2Frame [junit] SLOCK [T main @ 1407311170063 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01CreateVisibleDestroy1 took 1.811 sec [junit] Testcase: test02AWTWinHopFrame2Frame took 4.481 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 14.56 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407311155688 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407311161700 ms +++ localhost/127.0.0.1:59999 - Locked within 6037 ms, 7 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT - test01CreateVisibleDestroy1 [junit] $ [junit] Demos: 1 - Visible [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [junit] null [junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7f86ed0d97e0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7f86ed0d97e0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7f86ed0d97e0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Demos: 2 - StopAnimator [junit] Demos: 3 - !Visible [junit] Demos: 4 - Visible [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7f86ed0d97e0, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Demos: 5 - X Container [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [junit] Demos: 6 - X Frame [junit] Demos: 7 - X GLWindow [junit] Demos: 8 - X DisturbanceThread [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT - test01CreateVisibleDestroy1 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT - test02AWTWinHopFrame2Frame [junit] $ [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [junit] null [junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7f86ed0f25f0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7f86ed0f25f0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true) [junit] null [junit] ShaderProgram[id=3, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7f86ed1e4b80, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7f86ed1e4b80, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7f86ed1e4b80, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] RedSquareES2.dispose FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 4 (enable: true) [junit] null [junit] ShaderProgram[id=4, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=7, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=8, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7f86ed0354d0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7f86ed0354d0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7f86ed0354d0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Demos: 2 - !visible [junit] Demos: 3 - !visible [junit] Demos: 4 - X frame [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.dispose FIN [junit] Demos: 5 - X frame [junit] Demos: 6 - X GLWindow [junit] Demos: 7 - X DisturbanceThread [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT - test02AWTWinHopFrame2Frame [junit] SLOCK [T main @ 1407311170063 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT [junit] SLOCK [T main @ 1407311171322 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407311180346 ms +++ localhost/127.0.0.1:59999 - Locked within 9050 ms, 10 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT - test01GLWindowReparentRecreateNoPreserve [junit] MyGLEventListenerCounter.init: GLEventListenerCounter[init 1, dispose 0, reshape 0, display 0] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [junit] null [junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fd7ea955650, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fd7ea955650, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] TestParenting01dAWT.test01GLWindowReparentRecreateNoPreserve: Start Reparent #1 [junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fd7e8546440, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fd7e8546440, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape FIN [junit] TestParenting01dAWT.test01GLWindowReparentRecreateNoPreserve: Result Reparent #1: ACTION_NATIVE_CREATION [junit] TestParenting01dAWT.test01GLWindowReparentRecreateNoPreserve: Start Reparent #2 [junit] MyGLEventListenerCounter.dispose: GLEventListenerCounter[init 1, dispose 1, reshape 4, display 5] [junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose FIN [junit] TestParenting01dAWT.test01GLWindowReparentRecreateNoPreserve: Result Reparent #2: ACTION_NATIVE_CREATION [junit] MyGLEventListenerCounter.init: GLEventListenerCounter[init 2, dispose 1, reshape 4, display 5] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-3,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [junit] null [junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fd7ea956640, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fd7ea956640, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.reshape FIN [junit] MyGLEventListenerCounter.dispose: GLEventListenerCounter[init 2, dispose 2, reshape 6, display 8] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT - test01GLWindowReparentRecreateNoPreserve [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT - test02GLWindowReparentRecreateGLPreserve [junit] MyGLEventListenerCounter.init: GLEventListenerCounter[init 1, dispose 0, reshape 0, display 0] [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-5,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true) [junit] null [junit] ShaderProgram[id=3, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fd7eaa32da0, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fd7eaa32da0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] TestParenting01dAWT.test02GLWindowReparentRecreateGLPreserve: Start Reparent #1 [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fd7eaa75060, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fd7eaa75060, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] RedSquareES2.reshape FIN [junit] TestParenting01dAWT.test02GLWindowReparentRecreateGLPreserve: Result Reparent #1: ACTION_NATIVE_CREATION [junit] TestParenting01dAWT.test02GLWindowReparentRecreateGLPreserve: Start Reparent #2 [junit] TestParenting01dAWT.test02GLWindowReparentRecreateGLPreserve: Result Reparent #2: ACTION_NATIVE_CREATION [junit] Thread[main-Display-.macosx_nil-1-EDT-7,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fd7e85ebb20, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-7,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-7,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fd7e85ebb20, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-7,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-7,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fd7e85ebb20, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-7,5,main] RedSquareES2.reshape FIN [junit] MyGLEventListenerCounter.dispose: GLEventListenerCounter[init 1, dispose 1, reshape 7, display 8] [junit] Thread[main-Display-.macosx_nil-1-EDT-7,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-7,5,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT - test02GLWindowReparentRecreateGLPreserve [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 14.527 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407311171322 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407311180346 ms +++ localhost/127.0.0.1:59999 - Locked within 9050 ms, 10 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT - test01GLWindowReparentRecreateNoPreserve [junit] MyGLEventListenerCounter.init: GLEventListenerCounter[init 1, dispose 0, reshape 0, display 0] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [junit] null [junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN [junit] SLOCK [T main @ 1407311185654 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fd7ea955650, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fd7ea955650, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] TestParenting01dAWT.test01GLWindowReparentRecreateNoPreserve: Start Reparent #1 [junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fd7e8546440, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fd7e8546440, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape FIN [junit] TestParenting01dAWT.test01GLWindowReparentRecreateNoPreserve: Result Reparent #1: ACTION_NATIVE_CREATION [junit] TestParenting01dAWT.test01GLWindowReparentRecreateNoPreserve: Start Reparent #2 [junit] MyGLEventListenerCounter.dispose: GLEventListenerCounter[init 1, dispose 1, reshape 4, display 5] [junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose FIN [junit] TestParenting01dAWT.test01GLWindowReparentRecreateNoPreserve: Result Reparent #2: ACTION_NATIVE_CREATION [junit] MyGLEventListenerCounter.init: GLEventListenerCounter[init 2, dispose 1, reshape 4, display 5] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-3,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [junit] null [junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fd7ea956640, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fd7ea956640, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.reshape FIN [junit] MyGLEventListenerCounter.dispose: GLEventListenerCounter[init 2, dispose 2, reshape 6, display 8] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT - test01GLWindowReparentRecreateNoPreserve [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT - test02GLWindowReparentRecreateGLPreserve [junit] MyGLEventListenerCounter.init: GLEventListenerCounter[init 1, dispose 0, reshape 0, display 0] [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-5,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true) [junit] null [junit] ShaderProgram[id=3, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fd7eaa32da0, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fd7eaa32da0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] TestParenting01dAWT.test02GLWindowReparentRecreateGLPreserve: Start Reparent #1 [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fd7eaa75060, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fd7eaa75060, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] RedSquareES2.reshape FIN [junit] TestParenting01dAWT.test02GLWindowReparentRecreateGLPreserve: Result Reparent #1: ACTION_NATIVE_CREATION [junit] TestParenting01dAWT.test02GLWindowReparentRecreateGLPreserve: Start Reparent #2 [junit] TestParenting01dAWT.test02GLWindowReparentRecreateGLPreserve: Result Reparent #2: ACTION_NATIVE_CREATION [junit] Thread[main-Display-.macosx_nil-1-EDT-7,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fd7e85ebb20, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-7,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-7,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fd7e85ebb20, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-7,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-7,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fd7e85ebb20, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-7,5,main] RedSquareES2.reshape FIN [junit] MyGLEventListenerCounter.dispose: GLEventListenerCounter[init 1, dispose 1, reshape 7, display 8] [junit] Thread[main-Display-.macosx_nil-1-EDT-7,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-7,5,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT - test02GLWindowReparentRecreateGLPreserve [junit] SLOCK [T main @ 1407311185654 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01GLWindowReparentRecreateNoPreserve took 2.113 sec [junit] Testcase: test02GLWindowReparentRecreateGLPreserve took 1.195 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 14.527 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407311171322 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407311180346 ms +++ localhost/127.0.0.1:59999 - Locked within 9050 ms, 10 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT - test01GLWindowReparentRecreateNoPreserve [junit] MyGLEventListenerCounter.init: GLEventListenerCounter[init 1, dispose 0, reshape 0, display 0] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [junit] null [junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fd7ea955650, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fd7ea955650, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] TestParenting01dAWT.test01GLWindowReparentRecreateNoPreserve: Start Reparent #1 [junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fd7e8546440, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fd7e8546440, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.reshape FIN [junit] TestParenting01dAWT.test01GLWindowReparentRecreateNoPreserve: Result Reparent #1: ACTION_NATIVE_CREATION [junit] TestParenting01dAWT.test01GLWindowReparentRecreateNoPreserve: Start Reparent #2 [junit] MyGLEventListenerCounter.dispose: GLEventListenerCounter[init 1, dispose 1, reshape 4, display 5] [junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-2,5,main] RedSquareES2.dispose FIN [junit] TestParenting01dAWT.test01GLWindowReparentRecreateNoPreserve: Result Reparent #2: ACTION_NATIVE_CREATION [junit] MyGLEventListenerCounter.init: GLEventListenerCounter[init 2, dispose 1, reshape 4, display 5] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-3,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [junit] null [junit] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fd7ea956640, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fd7ea956640, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.reshape FIN [junit] MyGLEventListenerCounter.dispose: GLEventListenerCounter[init 2, dispose 2, reshape 6, display 8] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,5,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT - test01GLWindowReparentRecreateNoPreserve [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT - test02GLWindowReparentRecreateGLPreserve [junit] MyGLEventListenerCounter.init: GLEventListenerCounter[init 1, dispose 0, reshape 0, display 0] [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-5,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true) [junit] null [junit] ShaderProgram[id=3, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fd7eaa32da0, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fd7eaa32da0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] TestParenting01dAWT.test02GLWindowReparentRecreateGLPreserve: Start Reparent #1 [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fd7eaa75060, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fd7eaa75060, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] RedSquareES2.reshape FIN [junit] TestParenting01dAWT.test02GLWindowReparentRecreateGLPreserve: Result Reparent #1: ACTION_NATIVE_CREATION [junit] TestParenting01dAWT.test02GLWindowReparentRecreateGLPreserve: Start Reparent #2 [junit] TestParenting01dAWT.test02GLWindowReparentRecreateGLPreserve: Result Reparent #2: ACTION_NATIVE_CREATION [junit] Thread[main-Display-.macosx_nil-1-EDT-7,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fd7e85ebb20, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-7,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-7,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fd7e85ebb20, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-7,5,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-7,5,main] RedSquareES2.reshape 0/0 340x342 of 340x342, swapInterval 1, drawable 0x7fd7e85ebb20, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-7,5,main] RedSquareES2.reshape FIN [junit] MyGLEventListenerCounter.dispose: GLEventListenerCounter[init 1, dispose 1, reshape 7, display 8] [junit] Thread[main-Display-.macosx_nil-1-EDT-7,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-7,5,main] RedSquareES2.dispose FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT - test02GLWindowReparentRecreateGLPreserve [junit] SLOCK [T main @ 1407311185654 ms --- localhost/127.0.0.1:59999 - Unlock ok within 4 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT [junit] SLOCK [T main @ 1407311187086 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407311192095 ms +++ localhost/127.0.0.1:59999 - Locked within 5033 ms, 6 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test01NewtChildOnAWTParentLayouted [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311194823 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311194824 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x72f8516e: tileRendererInUse null, GearsES2[obj 0x72f8516e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x72f8516e on Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x72f8516e created: GearsObj[0x3402d895, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x72f8516e created: GearsObj[0x26d938e0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x72f8516e created: GearsObj[0x26d938e0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x72f8516e FIN GearsES2[obj 0x72f8516e isInit true, usesShared false, 1 GearsObj[0x3402d895, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x26d938e0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x590acee6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x72f8516e 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7ff00b9a9d80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x72f8516e, angle 0.0, [l -1.225, r 1.225, b -1.0, t 1.0] 2.45x2.0 -> [l -1.225, r 1.225, b -1.0, t 1.0] 2.45x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff00b9a9d80 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311194827 d 235ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x72f8516e 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7ff00b9a9d80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x72f8516e, angle 0.5, [l -1.225, r 1.225, b -1.0, t 1.0] 2.45x2.0 -> [l -1.225, r 1.225, b -1.0, t 1.0] 2.45x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff00b9a9d80 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311195063 d 22ms]] [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff00b9a9d80 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311195134 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311195454 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x72f8516e: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x72f8516e FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311195470 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311195810 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311195811 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.init.0 0x72f8516e: tileRendererInUse null, GearsES2[obj 0x72f8516e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x72f8516e on Thread[main-Display-.macosx_nil-1-EDT-2,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x72f8516e created: GearsObj[0x509a3a85, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x72f8516e created: GearsObj[0x3d781b1a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x72f8516e created: GearsObj[0x3d781b1a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.init.X 0x72f8516e FIN GearsES2[obj 0x72f8516e isInit true, usesShared false, 1 GearsObj[0x509a3a85, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d781b1a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x183b677d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.reshape 0x72f8516e 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7ff009cf8f20, msaa false, tileRendererInUse null [junit] >> GearsES2 0x72f8516e, angle 1.5, [l -1.225, r 1.225, b -1.0, t 1.0] 2.45x2.0 -> [l -1.225, r 1.225, b -1.0, t 1.0] 2.45x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311195811 d 77ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x72f8516e 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7ff009cf8f20, msaa false, tileRendererInUse null [junit] >> GearsES2 0x72f8516e, angle 2.0, [l -1.225, r 1.225, b -1.0, t 1.0] 2.45x2.0 -> [l -1.225, r 1.225, b -1.0, t 1.0] 2.45x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311195888 d 14ms]] [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311197691 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x72f8516e: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x72f8516e FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311197695 d 1ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test01NewtChildOnAWTParentLayouted [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test02NewtChildOnAWTParentLayoutedDef [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311197860 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311197860 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.init.0 0x5c0ce8f: tileRendererInUse null, GearsES2[obj 0x5c0ce8f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5c0ce8f on Thread[main-Display-.macosx_nil-1-EDT-3,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5c0ce8f created: GearsObj[0x3f88b952, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5c0ce8f created: GearsObj[0x293ed714, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5c0ce8f created: GearsObj[0x293ed714, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.init.X 0x5c0ce8f FIN GearsES2[obj 0x5c0ce8f isInit true, usesShared false, 1 GearsObj[0x3f88b952, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x293ed714, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c9a7733, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.reshape 0x5c0ce8f 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7ff00b9dd720, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5c0ce8f, angle 0.0, [l -1.225, r 1.225, b -1.0, t 1.0] 2.45x2.0 -> [l -1.225, r 1.225, b -1.0, t 1.0] 2.45x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b9dd720 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311197860 d 61ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5c0ce8f 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7ff00b9dd720, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5c0ce8f, angle 0.5, [l -1.225, r 1.225, b -1.0, t 1.0] 2.45x2.0 -> [l -1.225, r 1.225, b -1.0, t 1.0] 2.45x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b9dd720 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311197922 d 15ms]] [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b9dd720 [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311198254 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x5c0ce8f: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x5c0ce8f FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311198256 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311198593 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311198593 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.init.0 0x5c0ce8f: tileRendererInUse null, GearsES2[obj 0x5c0ce8f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5c0ce8f on Thread[main-Display-.macosx_nil-1-EDT-4,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5c0ce8f created: GearsObj[0x2b273f98, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5c0ce8f created: GearsObj[0x1dc02a4a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5c0ce8f created: GearsObj[0x1dc02a4a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.init.X 0x5c0ce8f FIN GearsES2[obj 0x5c0ce8f isInit true, usesShared false, 1 GearsObj[0x2b273f98, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1dc02a4a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x33186f88, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.reshape 0x5c0ce8f 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7ff00b8cf270, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5c0ce8f, angle 1.5, [l -1.225, r 1.225, b -1.0, t 1.0] 2.45x2.0 -> [l -1.225, r 1.225, b -1.0, t 1.0] 2.45x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311198593 d 37ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5c0ce8f 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7ff00b8cf270, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5c0ce8f, angle 2.0, [l -1.225, r 1.225, b -1.0, t 1.0] 2.45x2.0 -> [l -1.225, r 1.225, b -1.0, t 1.0] 2.45x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311198630 d 19ms]] [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311200492 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.dispose 0x5c0ce8f: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.dispose 0x5c0ce8f FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311200494 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test02NewtChildOnAWTParentLayoutedDef [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test03NewtChildOnAWTParentDirect [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311200602 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311200603 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.init.0 0x1af9dc9f: tileRendererInUse null, GearsES2[obj 0x1af9dc9f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1af9dc9f on Thread[main-Display-.macosx_nil-1-EDT-5,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1af9dc9f created: GearsObj[0x308cec2c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1af9dc9f created: GearsObj[0x73e5559a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1af9dc9f created: GearsObj[0x73e5559a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.init.X 0x1af9dc9f FIN GearsES2[obj 0x1af9dc9f isInit true, usesShared false, 1 GearsObj[0x308cec2c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x73e5559a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x55572ce7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.reshape 0x1af9dc9f 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7ff00b9c42d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1af9dc9f, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311200603 d 29ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1af9dc9f 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7ff00b9c42d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1af9dc9f, angle 0.5, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311200632 d 19ms]] [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] WindowUpdateEvent[[ 0 / 0 640 x 458 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311200682 d 24ms]]] [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311202162 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.dispose 0x1af9dc9f: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.dispose 0x1af9dc9f FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311202165 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test03NewtChildOnAWTParentDirect [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test04NewtChildOnAWTParentDirectDef [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311202302 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311202302 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.init.0 0x6a3863b3: tileRendererInUse null, GearsES2[obj 0x6a3863b3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6a3863b3 on Thread[main-Display-.macosx_nil-1-EDT-6,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6a3863b3 created: GearsObj[0x576f8821, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6a3863b3 created: GearsObj[0x5b525b5f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6a3863b3 created: GearsObj[0x5b525b5f, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.init.X 0x6a3863b3 FIN GearsES2[obj 0x6a3863b3 isInit true, usesShared false, 1 GearsObj[0x576f8821, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b525b5f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7bece8cf, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.reshape 0x6a3863b3 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7ff00b824f30, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6a3863b3, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311202303 d 42ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6a3863b3 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7ff00b824f30, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6a3863b3, angle 0.5, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311202347 d 17ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] WindowUpdateEvent[[ 0 / 0 640 x 458 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311202368 d 6ms]]] [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311203846 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.dispose 0x6a3863b3: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.dispose 0x6a3863b3 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311203848 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test04NewtChildOnAWTParentDirectDef [junit] SLOCK [T main @ 1407311204027 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 17.084 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407311187086 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407311192095 ms +++ localhost/127.0.0.1:59999 - Locked within 5033 ms, 6 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test01NewtChildOnAWTParentLayouted [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311194823 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311194824 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x72f8516e: tileRendererInUse null, GearsES2[obj 0x72f8516e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x72f8516e on Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x72f8516e created: GearsObj[0x3402d895, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x72f8516e created: GearsObj[0x26d938e0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x72f8516e created: GearsObj[0x26d938e0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x72f8516e FIN GearsES2[obj 0x72f8516e isInit true, usesShared false, 1 GearsObj[0x3402d895, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x26d938e0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x590acee6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x72f8516e 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7ff00b9a9d80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x72f8516e, angle 0.0, [l -1.225, r 1.225, b -1.0, t 1.0] 2.45x2.0 -> [l -1.225, r 1.225, b -1.0, t 1.0] 2.45x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff00b9a9d80 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311194827 d 235ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x72f8516e 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7ff00b9a9d80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x72f8516e, angle 0.5, [l -1.225, r 1.225, b -1.0, t 1.0] 2.45x2.0 -> [l -1.225, r 1.225, b -1.0, t 1.0] 2.45x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff00b9a9d80 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311195063 d 22ms]] [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff00b9a9d80 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311195134 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311195454 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x72f8516e: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x72f8516e FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311195470 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311195810 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311195811 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.init.0 0x72f8516e: tileRendererInUse null, GearsES2[obj 0x72f8516e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x72f8516e on Thread[main-Display-.macosx_nil-1-EDT-2,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x72f8516e created: GearsObj[0x509a3a85, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x72f8516e created: GearsObj[0x3d781b1a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x72f8516e created: GearsObj[0x3d781b1a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.init.X 0x72f8516e FIN GearsES2[obj 0x72f8516e isInit true, usesShared false, 1 GearsObj[0x509a3a85, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d781b1a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x183b677d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.reshape 0x72f8516e 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7ff009cf8f20, msaa false, tileRendererInUse null [junit] >> GearsES2 0x72f8516e, angle 1.5, [l -1.225, r 1.225, b -1.0, t 1.0] 2.45x2.0 -> [l -1.225, r 1.225, b -1.0, t 1.0] 2.45x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311195811 d 77ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x72f8516e 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7ff009cf8f20, msaa false, tileRendererInUse null [junit] >> GearsES2 0x72f8516e, angle 2.0, [l -1.225, r 1.225, b -1.0, t 1.0] 2.45x2.0 -> [l -1.225, r 1.225, b -1.0, t 1.0] 2.45x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311195888 d 14ms]] [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311197691 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x72f8516e: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x72f8516e FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311197695 d 1ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test01NewtChildOnAWTParentLayouted [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test02NewtChildOnAWTParentLayoutedDef [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311197860 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311197860 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.init.0 0x5c0ce8f: tileRendererInUse null, GearsES2[obj 0x5c0ce8f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5c0ce8f on Thread[main-Display-.macosx_nil-1-EDT-3,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5c0ce8f created: GearsObj[0x3f88b952, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5c0ce8f created: GearsObj[0x293ed714, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5c0ce8f created: GearsObj[0x293ed714, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.init.X 0x5c0ce8f FIN GearsES2[obj 0x5c0ce8f isInit true, usesShared false, 1 GearsObj[0x3f88b952, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x293ed714, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c9a7733, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.reshape 0x5c0ce8f 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7ff00b9dd720, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5c0ce8f, angle 0.0, [l -1.225, r 1.225, b -1.0, t 1.0] 2.45x2.0 -> [l -1.225, r 1.225, b -1.0, t 1.0] 2.45x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b9dd720 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311197860 d 61ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5c0ce8f 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7ff00b9dd720, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5c0ce8f, angle 0.5, [l -1.225, r 1.225, b -1.0, t 1.0] 2.45x2.0 -> [l -1.225, r 1.225, b -1.0, t 1.0] 2.45x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b9dd720 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311197922 d 15ms]] [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b9dd720 [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311198254 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x5c0ce8f: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x5c0ce8f FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311198256 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311198593 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311198593 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.init.0 0x5c0ce8f: tileRendererInUse null, GearsES2[obj 0x5c0ce8f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5c0ce8f on Thread[main-Display-.macosx_nil-1-EDT-4,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5c0ce8f created: GearsObj[0x2b273f98, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5c0ce8f created: GearsObj[0x1dc02a4a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5c0ce8f created: GearsObj[0x1dc02a4a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.init.X 0x5c0ce8f FIN GearsES2[obj 0x5c0ce8f isInit true, usesShared false, 1 GearsObj[0x2b273f98, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1dc02a4a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x33186f88, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.reshape 0x5c0ce8f 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7ff00b8cf270, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5c0ce8f, angle 1.5, [l -1.225, r 1.225, b -1.0, t 1.0] 2.45x2.0 -> [l -1.225, r 1.225, b -1.0, t 1.0] 2.45x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311198593 d 37ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5c0ce8f 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7ff00b8cf270, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5c0ce8f, angle 2.0, [l -1.225, r 1.225, b -1.0, t 1.0] 2.45x2.0 -> [l -1.225, r 1.225, b -1.0, t 1.0] 2.45x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311198630 d 19ms]] [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311200492 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.dispose 0x5c0ce8f: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.dispose 0x5c0ce8f FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311200494 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test02NewtChildOnAWTParentLayoutedDef [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test03NewtChildOnAWTParentDirect [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311200602 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311200603 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.init.0 0x1af9dc9f: tileRendererInUse null, GearsES2[obj 0x1af9dc9f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1af9dc9f on Thread[main-Display-.macosx_nil-1-EDT-5,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1af9dc9f created: GearsObj[0x308cec2c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1af9dc9f created: GearsObj[0x73e5559a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1af9dc9f created: GearsObj[0x73e5559a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.init.X 0x1af9dc9f FIN GearsES2[obj 0x1af9dc9f isInit true, usesShared false, 1 GearsObj[0x308cec2c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x73e5559a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x55572ce7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.reshape 0x1af9dc9f 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7ff00b9c42d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1af9dc9f, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311200603 d 29ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1af9dc9f 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7ff00b9c42d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1af9dc9f, angle 0.5, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311200632 d 19ms]] [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] WindowUpdateEvent[[ 0 / 0 640 x 458 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311200682 d 24ms]]] [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311202162 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.dispose 0x1af9dc9f: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.dispose 0x1af9dc9f FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311202165 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test03NewtChildOnAWTParentDirect [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test04NewtChildOnAWTParentDirectDef [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311202302 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311202302 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.init.0 0x6a3863b3: tileRendererInUse null, GearsES2[obj 0x6a3863b3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6a3863b3 on Thread[main-Display-.macosx_nil-1-EDT-6,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6a3863b3 created: GearsObj[0x576f8821, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6a3863b3 created: GearsObj[0x5b525b5f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6a3863b3 created: GearsObj[0x5b525b5f, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.init.X 0x6a3863b3 FIN GearsES2[obj 0x6a3863b3 isInit true, usesShared false, 1 GearsObj[0x576f8821, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b525b5f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7bece8cf, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.reshape 0x6a3863b3 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7ff00b824f30, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6a3863b3, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311202303 d 42ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6a3863b3 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7ff00b824f30, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6a3863b3, angle 0.5, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311202347 d 17ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] WindowUpdateEvent[[ 0 / 0 640 x 458 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311202368 d 6ms]]] [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311203846 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.dispose 0x6a3863b3: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.dispose 0x6a3863b3 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311203848 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test04NewtChildOnAWTParentDirectDef [junit] SLOCK [T main @ 1407311204027 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01NewtChildOnAWTParentLayouted took 5.641 sec [junit] Testcase: test02NewtChildOnAWTParentLayoutedDef took 2.776 sec [junit] Testcase: test03NewtChildOnAWTParentDirect took 1.668 sec [junit] Testcase: test04NewtChildOnAWTParentDirectDef took 1.683 sec [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 17.084 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407311187086 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407311192095 ms +++ localhost/127.0.0.1:59999 - Locked within 5033 ms, 6 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test01NewtChildOnAWTParentLayouted [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311194823 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311194824 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x72f8516e: tileRendererInUse null, GearsES2[obj 0x72f8516e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x72f8516e on Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x72f8516e created: GearsObj[0x3402d895, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x72f8516e created: GearsObj[0x26d938e0, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x72f8516e created: GearsObj[0x26d938e0, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x72f8516e FIN GearsES2[obj 0x72f8516e isInit true, usesShared false, 1 GearsObj[0x3402d895, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x26d938e0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x590acee6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x72f8516e 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7ff00b9a9d80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x72f8516e, angle 0.0, [l -1.225, r 1.225, b -1.0, t 1.0] 2.45x2.0 -> [l -1.225, r 1.225, b -1.0, t 1.0] 2.45x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff00b9a9d80 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311194827 d 235ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x72f8516e 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7ff00b9a9d80, msaa false, tileRendererInUse null [junit] >> GearsES2 0x72f8516e, angle 0.5, [l -1.225, r 1.225, b -1.0, t 1.0] 2.45x2.0 -> [l -1.225, r 1.225, b -1.0, t 1.0] 2.45x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff00b9a9d80 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311195063 d 22ms]] [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff00b9a9d80 [junit] WindowEvent[EVENT_WINDOW_LOST_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311195134 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311195454 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x72f8516e: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x72f8516e FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311195470 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311195810 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311195811 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.init.0 0x72f8516e: tileRendererInUse null, GearsES2[obj 0x72f8516e isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x72f8516e on Thread[main-Display-.macosx_nil-1-EDT-2,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x72f8516e created: GearsObj[0x509a3a85, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x72f8516e created: GearsObj[0x3d781b1a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x72f8516e created: GearsObj[0x3d781b1a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.init.X 0x72f8516e FIN GearsES2[obj 0x72f8516e isInit true, usesShared false, 1 GearsObj[0x509a3a85, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d781b1a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x183b677d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.reshape 0x72f8516e 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7ff009cf8f20, msaa false, tileRendererInUse null [junit] >> GearsES2 0x72f8516e, angle 1.5, [l -1.225, r 1.225, b -1.0, t 1.0] 2.45x2.0 -> [l -1.225, r 1.225, b -1.0, t 1.0] 2.45x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311195811 d 77ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x72f8516e 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7ff009cf8f20, msaa false, tileRendererInUse null [junit] >> GearsES2 0x72f8516e, angle 2.0, [l -1.225, r 1.225, b -1.0, t 1.0] 2.45x2.0 -> [l -1.225, r 1.225, b -1.0, t 1.0] 2.45x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311195888 d 14ms]] [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] Thread[main,5,main] GearsES2.display 0x72f8516e 490x400, swapInterval 1, drawable 0x7ff009cf8f20 [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311197691 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x72f8516e: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x72f8516e FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311197695 d 1ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test01NewtChildOnAWTParentLayouted [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test02NewtChildOnAWTParentLayoutedDef [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311197860 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311197860 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.init.0 0x5c0ce8f: tileRendererInUse null, GearsES2[obj 0x5c0ce8f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5c0ce8f on Thread[main-Display-.macosx_nil-1-EDT-3,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5c0ce8f created: GearsObj[0x3f88b952, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5c0ce8f created: GearsObj[0x293ed714, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5c0ce8f created: GearsObj[0x293ed714, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.init.X 0x5c0ce8f FIN GearsES2[obj 0x5c0ce8f isInit true, usesShared false, 1 GearsObj[0x3f88b952, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x293ed714, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5c9a7733, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.reshape 0x5c0ce8f 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7ff00b9dd720, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5c0ce8f, angle 0.0, [l -1.225, r 1.225, b -1.0, t 1.0] 2.45x2.0 -> [l -1.225, r 1.225, b -1.0, t 1.0] 2.45x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b9dd720 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311197860 d 61ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5c0ce8f 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7ff00b9dd720, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5c0ce8f, angle 0.5, [l -1.225, r 1.225, b -1.0, t 1.0] 2.45x2.0 -> [l -1.225, r 1.225, b -1.0, t 1.0] 2.45x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b9dd720 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311197922 d 15ms]] [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b9dd720 [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311198254 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x5c0ce8f: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x5c0ce8f FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311198256 d 0ms]] [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311198593 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311198593 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.init.0 0x5c0ce8f: tileRendererInUse null, GearsES2[obj 0x5c0ce8f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5c0ce8f on Thread[main-Display-.macosx_nil-1-EDT-4,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5c0ce8f created: GearsObj[0x2b273f98, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5c0ce8f created: GearsObj[0x1dc02a4a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5c0ce8f created: GearsObj[0x1dc02a4a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.init.X 0x5c0ce8f FIN GearsES2[obj 0x5c0ce8f isInit true, usesShared false, 1 GearsObj[0x2b273f98, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1dc02a4a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x33186f88, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.reshape 0x5c0ce8f 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7ff00b8cf270, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5c0ce8f, angle 1.5, [l -1.225, r 1.225, b -1.0, t 1.0] 2.45x2.0 -> [l -1.225, r 1.225, b -1.0, t 1.0] 2.45x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311198593 d 37ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x5c0ce8f 0/0 490x400 of 490x400, swapInterval 1, drawable 0x7ff00b8cf270, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5c0ce8f, angle 2.0, [l -1.225, r 1.225, b -1.0, t 1.0] 2.45x2.0 -> [l -1.225, r 1.225, b -1.0, t 1.0] 2.45x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311198630 d 19ms]] [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] Thread[main,5,main] GearsES2.display 0x5c0ce8f 490x400, swapInterval 1, drawable 0x7ff00b8cf270 [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311200492 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.dispose 0x5c0ce8f: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-4,6,main] GearsES2.dispose 0x5c0ce8f FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311200494 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test02NewtChildOnAWTParentLayoutedDef [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test03NewtChildOnAWTParentDirect [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311200602 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311200603 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.init.0 0x1af9dc9f: tileRendererInUse null, GearsES2[obj 0x1af9dc9f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x1af9dc9f on Thread[main-Display-.macosx_nil-1-EDT-5,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x1af9dc9f created: GearsObj[0x308cec2c, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x1af9dc9f created: GearsObj[0x73e5559a, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x1af9dc9f created: GearsObj[0x73e5559a, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.init.X 0x1af9dc9f FIN GearsES2[obj 0x1af9dc9f isInit true, usesShared false, 1 GearsObj[0x308cec2c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x73e5559a, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x55572ce7, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.reshape 0x1af9dc9f 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7ff00b9c42d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1af9dc9f, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311200603 d 29ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x1af9dc9f 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7ff00b9c42d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x1af9dc9f, angle 0.5, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311200632 d 19ms]] [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] WindowUpdateEvent[[ 0 / 0 640 x 458 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311200682 d 24ms]]] [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] Thread[main,5,main] GearsES2.display 0x1af9dc9f 640x458, swapInterval 1, drawable 0x7ff00b9c42d0 [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311202162 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.dispose 0x1af9dc9f: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-5,6,main] GearsES2.dispose 0x1af9dc9f FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311202165 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test03NewtChildOnAWTParentDirect [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test04NewtChildOnAWTParentDirectDef [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311202302 d 0ms]] [junit] WindowEvent[EVENT_WINDOW_GAINED_FOCUS, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311202302 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.init.0 0x6a3863b3: tileRendererInUse null, GearsES2[obj 0x6a3863b3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x6a3863b3 on Thread[main-Display-.macosx_nil-1-EDT-6,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x6a3863b3 created: GearsObj[0x576f8821, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x6a3863b3 created: GearsObj[0x5b525b5f, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x6a3863b3 created: GearsObj[0x5b525b5f, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.init.X 0x6a3863b3 FIN GearsES2[obj 0x6a3863b3 isInit true, usesShared false, 1 GearsObj[0x576f8821, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5b525b5f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7bece8cf, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.reshape 0x6a3863b3 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7ff00b824f30, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6a3863b3, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311202303 d 42ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x6a3863b3 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7ff00b824f30, msaa false, tileRendererInUse null [junit] >> GearsES2 0x6a3863b3, angle 0.5, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] WindowEvent[WINDOW_RESIZED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311202347 d 17ms]] [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] WindowUpdateEvent[[ 0 / 0 640 x 458 ], WindowEvent[EVENT_WINDOW_REPAINT, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311202368 d 6ms]]] [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] Thread[main,5,main] GearsES2.display 0x6a3863b3 640x458, swapInterval 1, drawable 0x7ff00b824f30 [junit] WindowEvent[EVENT_WINDOW_DESTROY_NOTIFY, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311203846 d 0ms]] [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.dispose 0x6a3863b3: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.dispose 0x6a3863b3 FIN [junit] WindowEvent[EVENT_WINDOW_DESTROYED, NEWTEvent[source:jogamp.newt.driver.macosx.WindowDriver, consumed false, when:1407311203848 d 0ms]] [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT - test04NewtChildOnAWTParentDirectDef [junit] SLOCK [T main @ 1407311204027 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT [junit] SLOCK [T main @ 1407311205354 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407311216376 ms +++ localhost/127.0.0.1:59999 - Locked within 11043 ms, 12 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT - test01AWTOneNewtChilds01 [junit] ******* Cont1 setVisible [junit] ******* Cont2 setVisible [junit] ******* Frame setVisible [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x5faf51b4: tileRendererInUse null, GearsES2[obj 0x5faf51b4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5faf51b4 on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5faf51b4 created: GearsObj[0x634838ac, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5faf51b4 created: GearsObj[0x1a80d720, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5faf51b4 created: GearsObj[0x1a80d720, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x5faf51b4 FIN GearsES2[obj 0x5faf51b4 isInit true, usesShared false, 1 GearsObj[0x634838ac, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1a80d720, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x398fbc90, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x5faf51b4 0/0 400x262 of 400x262, swapInterval 1, drawable 0x7ff114982d20, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5faf51b4, angle 0.0, [l -1.5267175, r 1.5267175, b -1.0, t 1.0] 3.053435x2.0 -> [l -1.5267175, r 1.5267175, b -1.0, t 1.0] 3.053435x2.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x5faf51b4 0/0 400x262 of 400x262, swapInterval 1, drawable 0x7ff114982d20, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5faf51b4, angle 0.5, [l -1.5267175, r 1.5267175, b -1.0, t 1.0] 3.053435x2.0 -> [l -1.5267175, r 1.5267175, b -1.0, t 1.0] 3.053435x2.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x5faf51b4 0/0 400x262 of 400x262, swapInterval 1, drawable 0x7ff114982d20, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5faf51b4, angle 1.0, [l -1.5267175, r 1.5267175, b -1.0, t 1.0] 3.053435x2.0 -> [l -1.5267175, r 1.5267175, b -1.0, t 1.0] 3.053435x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5faf51b4: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5faf51b4 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT - test01AWTOneNewtChilds01 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT - test02AWTTwoNewtChilds01 [junit] ******* Cont1 setVisible [junit] ******* Cont2 setVisible [junit] ******* Frame setVisible [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x486a8d1c: tileRendererInUse null, GearsES2[obj 0x486a8d1c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x486a8d1c on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x486a8d1c created: GearsObj[0x4a0a18c3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x486a8d1c created: GearsObj[0x5cdfd02e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x486a8d1c created: GearsObj[0x5cdfd02e, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x486a8d1c FIN GearsES2[obj 0x486a8d1c isInit true, usesShared false, 1 GearsObj[0x4a0a18c3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5cdfd02e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x69dcaba4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x486a8d1c 0/0 400x262 of 400x262, swapInterval 1, drawable 0x7ff1149ac8f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x486a8d1c, angle 0.0, [l -1.5267175, r 1.5267175, b -1.0, t 1.0] 3.053435x2.0 -> [l -1.5267175, r 1.5267175, b -1.0, t 1.0] 3.053435x2.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x486a8d1c 0/0 400x262 of 400x262, swapInterval 1, drawable 0x7ff1149ac8f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x486a8d1c, angle 1.0, [l -1.5267175, r 1.5267175, b -1.0, t 1.0] 3.053435x2.0 -> [l -1.5267175, r 1.5267175, b -1.0, t 1.0] 3.053435x2.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0xedc40b1: tileRendererInUse null, GearsES2[obj 0xedc40b1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xedc40b1 on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xedc40b1 created: GearsObj[0x25ea22df, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xedc40b1 created: GearsObj[0x2e9771eb, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xedc40b1 created: GearsObj[0x2e9771eb, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0xedc40b1 FIN GearsES2[obj 0xedc40b1 isInit true, usesShared false, 1 GearsObj[0x25ea22df, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2e9771eb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x58b81332, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0xedc40b1 0/0 400x262 of 400x262, swapInterval 1, drawable 0x7ff114a31050, msaa false, tileRendererInUse null [junit] >> GearsES2 0xedc40b1, angle 0.0, [l -1.5267175, r 1.5267175, b -1.0, t 1.0] 3.053435x2.0 -> [l -1.5267175, r 1.5267175, b -1.0, t 1.0] 3.053435x2.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0xedc40b1 0/0 400x262 of 400x262, swapInterval 1, drawable 0x7ff114a31050, msaa false, tileRendererInUse null [junit] >> GearsES2 0xedc40b1, angle 0.5, [l -1.5267175, r 1.5267175, b -1.0, t 1.0] 3.053435x2.0 -> [l -1.5267175, r 1.5267175, b -1.0, t 1.0] 3.053435x2.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0xedc40b1 0/0 400x262 of 400x262, swapInterval 1, drawable 0x7ff114a31050, msaa false, tileRendererInUse null [junit] >> GearsES2 0xedc40b1, angle 1.0, [l -1.5267175, r 1.5267175, b -1.0, t 1.0] 3.053435x2.0 -> [l -1.5267175, r 1.5267175, b -1.0, t 1.0] 3.053435x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0xedc40b1: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0xedc40b1 FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x486a8d1c: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x486a8d1c FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT - test02AWTTwoNewtChilds01 [junit] SLOCK [T main @ 1407311222632 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 17.424 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407311205354 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407311216376 ms +++ localhost/127.0.0.1:59999 - Locked within 11043 ms, 12 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT - test01AWTOneNewtChilds01 [junit] ******* Cont1 setVisible [junit] ******* Cont2 setVisible [junit] ******* Frame setVisible [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x5faf51b4: tileRendererInUse null, GearsES2[obj 0x5faf51b4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5faf51b4 on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5faf51b4 created: GearsObj[0x634838ac, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5faf51b4 created: GearsObj[0x1a80d720, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5faf51b4 created: GearsObj[0x1a80d720, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x5faf51b4 FIN GearsES2[obj 0x5faf51b4 isInit true, usesShared false, 1 GearsObj[0x634838ac, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1a80d720, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x398fbc90, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x5faf51b4 0/0 400x262 of 400x262, swapInterval 1, drawable 0x7ff114982d20, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5faf51b4, angle 0.0, [l -1.5267175, r 1.5267175, b -1.0, t 1.0] 3.053435x2.0 -> [l -1.5267175, r 1.5267175, b -1.0, t 1.0] 3.053435x2.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x5faf51b4 0/0 400x262 of 400x262, swapInterval 1, drawable 0x7ff114982d20, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5faf51b4, angle 0.5, [l -1.5267175, r 1.5267175, b -1.0, t 1.0] 3.053435x2.0 -> [l -1.5267175, r 1.5267175, b -1.0, t 1.0] 3.053435x2.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x5faf51b4 0/0 400x262 of 400x262, swapInterval 1, drawable 0x7ff114982d20, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5faf51b4, angle 1.0, [l -1.5267175, r 1.5267175, b -1.0, t 1.0] 3.053435x2.0 -> [l -1.5267175, r 1.5267175, b -1.0, t 1.0] 3.053435x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5faf51b4: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5faf51b4 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT - test01AWTOneNewtChilds01 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT - test02AWTTwoNewtChilds01 [junit] ******* Cont1 setVisible [junit] ******* Cont2 setVisible [junit] ******* Frame setVisible [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x486a8d1c: tileRendererInUse null, GearsES2[obj 0x486a8d1c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x486a8d1c on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x486a8d1c created: GearsObj[0x4a0a18c3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x486a8d1c created: GearsObj[0x5cdfd02e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x486a8d1c created: GearsObj[0x5cdfd02e, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x486a8d1c FIN GearsES2[obj 0x486a8d1c isInit true, usesShared false, 1 GearsObj[0x4a0a18c3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5cdfd02e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x69dcaba4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x486a8d1c 0/0 400x262 of 400x262, swapInterval 1, drawable 0x7ff1149ac8f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x486a8d1c, angle 0.0, [l -1.5267175, r 1.5267175, b -1.0, t 1.0] 3.053435x2.0 -> [l -1.5267175, r 1.5267175, b -1.0, t 1.0] 3.053435x2.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x486a8d1c 0/0 400x262 of 400x262, swapInterval 1, drawable 0x7ff1149ac8f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x486a8d1c, angle 1.0, [l -1.5267175, r 1.5267175, b -1.0, t 1.0] 3.053435x2.0 -> [l -1.5267175, r 1.5267175, b -1.0, t 1.0] 3.053435x2.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0xedc40b1: tileRendererInUse null, GearsES2[obj 0xedc40b1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xedc40b1 on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xedc40b1 created: GearsObj[0x25ea22df, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xedc40b1 created: GearsObj[0x2e9771eb, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xedc40b1 created: GearsObj[0x2e9771eb, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0xedc40b1 FIN GearsES2[obj 0xedc40b1 isInit true, usesShared false, 1 GearsObj[0x25ea22df, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2e9771eb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x58b81332, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0xedc40b1 0/0 400x262 of 400x262, swapInterval 1, drawable 0x7ff114a31050, msaa false, tileRendererInUse null [junit] >> GearsES2 0xedc40b1, angle 0.0, [l -1.5267175, r 1.5267175, b -1.0, t 1.0] 3.053435x2.0 -> [l -1.5267175, r 1.5267175, b -1.0, t 1.0] 3.053435x2.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0xedc40b1 0/0 400x262 of 400x262, swapInterval 1, drawable 0x7ff114a31050, msaa false, tileRendererInUse null [junit] >> GearsES2 0xedc40b1, angle 0.5, [l -1.5267175, r 1.5267175, b -1.0, t 1.0] 3.053435x2.0 -> [l -1.5267175, r 1.5267175, b -1.0, t 1.0] 3.053435x2.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0xedc40b1 0/0 400x262 of 400x262, swapInterval 1, drawable 0x7ff114a31050, msaa false, tileRendererInUse null [junit] >> GearsES2 0xedc40b1, angle 1.0, [l -1.5267175, r 1.5267175, b -1.0, t 1.0] 3.053435x2.0 -> [l -1.5267175, r 1.5267175, b -1.0, t 1.0] 3.053435x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0xedc40b1: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0xedc40b1 FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x486a8d1c: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x486a8d1c FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT - test02AWTTwoNewtChilds01 [junit] SLOCK [T main @ 1407311222632 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01AWTOneNewtChilds01 took 2.252 sec [junit] Testcase: test02AWTTwoNewtChilds01 took 1.903 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 17.424 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407311205354 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407311216376 ms +++ localhost/127.0.0.1:59999 - Locked within 11043 ms, 12 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT - test01AWTOneNewtChilds01 [junit] ******* Cont1 setVisible [junit] ******* Cont2 setVisible [junit] ******* Frame setVisible [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x5faf51b4: tileRendererInUse null, GearsES2[obj 0x5faf51b4 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x5faf51b4 on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x5faf51b4 created: GearsObj[0x634838ac, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x5faf51b4 created: GearsObj[0x1a80d720, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x5faf51b4 created: GearsObj[0x1a80d720, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x5faf51b4 FIN GearsES2[obj 0x5faf51b4 isInit true, usesShared false, 1 GearsObj[0x634838ac, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1a80d720, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x398fbc90, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x5faf51b4 0/0 400x262 of 400x262, swapInterval 1, drawable 0x7ff114982d20, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5faf51b4, angle 0.0, [l -1.5267175, r 1.5267175, b -1.0, t 1.0] 3.053435x2.0 -> [l -1.5267175, r 1.5267175, b -1.0, t 1.0] 3.053435x2.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x5faf51b4 0/0 400x262 of 400x262, swapInterval 1, drawable 0x7ff114982d20, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5faf51b4, angle 0.5, [l -1.5267175, r 1.5267175, b -1.0, t 1.0] 3.053435x2.0 -> [l -1.5267175, r 1.5267175, b -1.0, t 1.0] 3.053435x2.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x5faf51b4 0/0 400x262 of 400x262, swapInterval 1, drawable 0x7ff114982d20, msaa false, tileRendererInUse null [junit] >> GearsES2 0x5faf51b4, angle 1.0, [l -1.5267175, r 1.5267175, b -1.0, t 1.0] 3.053435x2.0 -> [l -1.5267175, r 1.5267175, b -1.0, t 1.0] 3.053435x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5faf51b4: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x5faf51b4 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT - test01AWTOneNewtChilds01 [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT - test02AWTTwoNewtChilds01 [junit] ******* Cont1 setVisible [junit] ******* Cont2 setVisible [junit] ******* Frame setVisible [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x486a8d1c: tileRendererInUse null, GearsES2[obj 0x486a8d1c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x486a8d1c on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x486a8d1c created: GearsObj[0x4a0a18c3, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x486a8d1c created: GearsObj[0x5cdfd02e, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x486a8d1c created: GearsObj[0x5cdfd02e, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x486a8d1c FIN GearsES2[obj 0x486a8d1c isInit true, usesShared false, 1 GearsObj[0x4a0a18c3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x5cdfd02e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x69dcaba4, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x486a8d1c 0/0 400x262 of 400x262, swapInterval 1, drawable 0x7ff1149ac8f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x486a8d1c, angle 0.0, [l -1.5267175, r 1.5267175, b -1.0, t 1.0] 3.053435x2.0 -> [l -1.5267175, r 1.5267175, b -1.0, t 1.0] 3.053435x2.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x486a8d1c 0/0 400x262 of 400x262, swapInterval 1, drawable 0x7ff1149ac8f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x486a8d1c, angle 1.0, [l -1.5267175, r 1.5267175, b -1.0, t 1.0] 3.053435x2.0 -> [l -1.5267175, r 1.5267175, b -1.0, t 1.0] 3.053435x2.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0xedc40b1: tileRendererInUse null, GearsES2[obj 0xedc40b1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xedc40b1 on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xedc40b1 created: GearsObj[0x25ea22df, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xedc40b1 created: GearsObj[0x2e9771eb, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xedc40b1 created: GearsObj[0x2e9771eb, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0xedc40b1 FIN GearsES2[obj 0xedc40b1 isInit true, usesShared false, 1 GearsObj[0x25ea22df, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2e9771eb, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x58b81332, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0xedc40b1 0/0 400x262 of 400x262, swapInterval 1, drawable 0x7ff114a31050, msaa false, tileRendererInUse null [junit] >> GearsES2 0xedc40b1, angle 0.0, [l -1.5267175, r 1.5267175, b -1.0, t 1.0] 3.053435x2.0 -> [l -1.5267175, r 1.5267175, b -1.0, t 1.0] 3.053435x2.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0xedc40b1 0/0 400x262 of 400x262, swapInterval 1, drawable 0x7ff114a31050, msaa false, tileRendererInUse null [junit] >> GearsES2 0xedc40b1, angle 0.5, [l -1.5267175, r 1.5267175, b -1.0, t 1.0] 3.053435x2.0 -> [l -1.5267175, r 1.5267175, b -1.0, t 1.0] 3.053435x2.0, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0xedc40b1 0/0 400x262 of 400x262, swapInterval 1, drawable 0x7ff114a31050, msaa false, tileRendererInUse null [junit] >> GearsES2 0xedc40b1, angle 1.0, [l -1.5267175, r 1.5267175, b -1.0, t 1.0] 3.053435x2.0 -> [l -1.5267175, r 1.5267175, b -1.0, t 1.0] 3.053435x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0xedc40b1: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0xedc40b1 FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x486a8d1c: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x486a8d1c FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT - test02AWTTwoNewtChilds01 [junit] SLOCK [T main @ 1407311222632 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [junit] ------------- ---------------- --------------- [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT [junit] SLOCK [T main @ 1407311224131 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407311230141 ms +++ localhost/127.0.0.1:59999 - Locked within 6033 ms, 7 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT - test01WinHopFrame2FrameDirectHop [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [junit] null [junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd871040, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd871040, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x46985138: tileRendererInUse null, GearsES2[obj 0x46985138 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x46985138 on Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x46985138 created: GearsObj[0x2c6ff152, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x46985138 created: GearsObj[0x694c5548, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x46985138 created: GearsObj[0x694c5548, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x46985138 FIN GearsES2[obj 0x46985138 isInit true, usesShared false, 1 GearsObj[0x2c6ff152, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x694c5548, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d1b5ecf, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x46985138 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd9510d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x46985138, angle 0.0, [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56 -> [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x46985138 250x320, swapInterval 1, drawable 0x7ffbdd9510d0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x46985138 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd9510d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x46985138, angle 0.5, [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56 -> [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x46985138 250x320, swapInterval 1, drawable 0x7ffbdd9510d0 [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x46985138: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x46985138 FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x46985138: tileRendererInUse null, GearsES2[obj 0x46985138 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x46985138 on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true) [junit] null [junit] ShaderProgram[id=3, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=6, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=7, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init FIN [junit] gear1 0x46985138 created: GearsObj[0x21d8ee20, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x46985138 created: GearsObj[0x28f9883c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x46985138 created: GearsObj[0x28f9883c, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd9333c0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x46985138 FIN GearsES2[obj 0x46985138 isInit true, usesShared false, 1 GearsObj[0x21d8ee20, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x28f9883c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x165f3028, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd9333c0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x46985138 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd92cbd0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x46985138, angle 22.5, [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56 -> [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x46985138: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x46985138 FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 5 (enable: true) [junit] null [junit] ShaderProgram[id=5, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=9, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=10, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd9510d0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd9510d0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd9510d0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x46985138: tileRendererInUse null, GearsES2[obj 0x46985138 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x46985138 on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x46985138 created: GearsObj[0x13ddd36e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x46985138 created: GearsObj[0x4863e4f2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x46985138 created: GearsObj[0x4863e4f2, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x46985138 FIN GearsES2[obj 0x46985138 isInit true, usesShared false, 1 GearsObj[0x13ddd36e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4863e4f2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x164bf0ff, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x46985138 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdda79c40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x46985138, angle 51.5, [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56 -> [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x46985138 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdda79c40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x46985138, angle 52.0, [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56 -> [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x46985138 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdda79c40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x46985138, angle 52.5, [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56 -> [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x46985138: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x46985138 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT - test01WinHopFrame2FrameDirectHop [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT - test02WinHopFrame2FrameDetachFirst [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-6,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 7 (enable: true) [junit] null [junit] ShaderProgram[id=7, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=13, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=14, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] RedSquareES2.reshape 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdda8c9d0, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdda8c9d0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.init.0 0xebf5a1: tileRendererInUse null, GearsES2[obj 0xebf5a1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xebf5a1 on Thread[main-Display-.macosx_nil-1-EDT-6,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xebf5a1 created: GearsObj[0x39a87c1d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xebf5a1 created: GearsObj[0x646c717d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xebf5a1 created: GearsObj[0x646c717d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.init.X 0xebf5a1 FIN GearsES2[obj 0xebf5a1 isInit true, usesShared false, 1 GearsObj[0x39a87c1d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x646c717d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb8ef90d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.reshape 0xebf5a1 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd92c5f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0xebf5a1, angle 0.0, [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56 -> [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.display 0xebf5a1 250x320, swapInterval 1, drawable 0x7ffbdd92c5f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xebf5a1 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd92c5f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0xebf5a1, angle 0.5, [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56 -> [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xebf5a1 250x320, swapInterval 1, drawable 0x7ffbdd92c5f0 [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] RedSquareES2.dispose FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.dispose 0xebf5a1: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.dispose 0xebf5a1 FIN [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0xebf5a1: tileRendererInUse null, GearsES2[obj 0xebf5a1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xebf5a1 on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xebf5a1 created: GearsObj[0xf51d56f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xebf5a1 created: GearsObj[0x2589280b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xebf5a1 created: GearsObj[0x2589280b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0xebf5a1 FIN GearsES2[obj 0xebf5a1 isInit true, usesShared false, 1 GearsObj[0xf51d56f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2589280b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4fa3fd6d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] ShaderState: attachShaderProgram: -1 -> 10 (enable: true) [junit] null [junit] ShaderProgram[id=10, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=19, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=20, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdda7a1a0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0xebf5a1 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd99d100, msaa false, tileRendererInUse null [junit] >> GearsES2 0xebf5a1, angle 25.5, [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56 -> [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] GearsES2.dispose 0xebf5a1: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] GearsES2.dispose 0xebf5a1 FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] RedSquareES2.dispose FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 11 (enable: true) [junit] null [junit] ShaderProgram[id=11, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=21, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=22, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd99d100, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd99d100, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd99d100, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0xebf5a1: tileRendererInUse null, GearsES2[obj 0xebf5a1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xebf5a1 on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xebf5a1 created: GearsObj[0x2388c8b6, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xebf5a1 created: GearsObj[0x693136f3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xebf5a1 created: GearsObj[0x693136f3, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0xebf5a1 FIN GearsES2[obj 0xebf5a1 isInit true, usesShared false, 1 GearsObj[0x2388c8b6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x693136f3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1e0ec179, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0xebf5a1 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd96cd90, msaa false, tileRendererInUse null [junit] >> GearsES2 0xebf5a1, angle 50.0, [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56 -> [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0xebf5a1 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd96cd90, msaa false, tileRendererInUse null [junit] >> GearsES2 0xebf5a1, angle 50.5, [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56 -> [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0xebf5a1 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd96cd90, msaa false, tileRendererInUse null [junit] >> GearsES2 0xebf5a1, angle 51.0, [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56 -> [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-8,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-8,6,main] RedSquareES2.dispose FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-8,6,main] GearsES2.dispose 0xebf5a1: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-8,6,main] GearsES2.dispose 0xebf5a1 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT - test02WinHopFrame2FrameDetachFirst [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 15.372 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407311224131 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407311230141 ms +++ localhost/127.0.0.1:59999 - Locked within 6033 ms, 7 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT - test01WinHopFrame2FrameDirectHop [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [junit] null [junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd871040, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd871040, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x46985138: tileRendererInUse null, GearsES2[obj 0x46985138 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x46985138 on Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x46985138 created: GearsObj[0x2c6ff152, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x46985138 created: GearsObj[0x694c5548, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x46985138 created: GearsObj[0x694c5548, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x46985138 FIN GearsES2[obj 0x46985138 isInit true, usesShared false, 1 GearsObj[0x2c6ff152, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x694c5548, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d1b5ecf, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x46985138 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd9510d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x46985138, angle 0.0, [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56 -> [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x46985138 250x320, swapInterval 1, drawable 0x7ffbdd9510d0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x46985138 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd9510d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x46985138, angle 0.5, [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56 -> [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x46985138 250x320, swapInterval 1, drawable 0x7ffbdd9510d0 [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x46985138: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x46985138 FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x46985138: tileRendererInUse null, GearsES2[obj 0x46985138 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x46985138 on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true) [junit] null [junit] ShaderProgram[id=3, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=6, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=7, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init FIN [junit] gear1 0x46985138 created: GearsObj[0x21d8ee20, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x46985138 created: GearsObj[0x28f9883c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x46985138 created: GearsObj[0x28f9883c, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd9333c0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x46985138 FIN GearsES2[obj 0x46985138 isInit true, usesShared false, 1 GearsObj[0x21d8ee20, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x28f9883c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x165f3028, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd9333c0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x46985138 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd92cbd0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x46985138, angle 22.5, [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56 -> [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x46985138: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x46985138 FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 5 (enable: true) [junit] null [junit] ShaderProgram[id=5, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=9, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=10, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd9510d0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd9510d0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd9510d0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x46985138: tileRendererInUse null, GearsES2[obj 0x46985138 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x46985138 on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x46985138 created: GearsObj[0x13ddd36e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x46985138 created: GearsObj[0x4863e4f2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x46985138 created: GearsObj[0x4863e4f2, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x46985138 FIN GearsES2[obj 0x46985138 isInit true, usesShared false, 1 GearsObj[0x13ddd36e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4863e4f2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x164bf0ff, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x46985138 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdda79c40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x46985138, angle 51.5, [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56 -> [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x46985138 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdda79c40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x46985138, angle 52.0, [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56 -> [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x46985138 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdda79c40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x46985138, angle 52.5, [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56 -> [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x46985138: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x46985138 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT - test01WinHopFrame2FrameDirectHop [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT - test02WinHopFrame2FrameDetachFirst [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-6,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 7 (enable: true) [junit] null [junit] ShaderProgram[id=7, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=13, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=14, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] RedSquareES2.reshape 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdda8c9d0, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdda8c9d0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.init.0 0xebf5a1: tileRendererInUse null, GearsES2[obj 0xebf5a1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xebf5a1 on Thread[main-Display-.macosx_nil-1-EDT-6,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xebf5a1 created: GearsObj[0x39a87c1d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xebf5a1 created: GearsObj[0x646c717d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xebf5a1 created: GearsObj[0x646c717d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.init.X 0xebf5a1 FIN GearsES2[obj 0xebf5a1 isInit true, usesShared false, 1 GearsObj[0x39a87c1d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x646c717d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb8ef90d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.reshape 0xebf5a1 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd92c5f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0xebf5a1, angle 0.0, [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56 -> [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.display 0xebf5a1 250x320, swapInterval 1, drawable 0x7ffbdd92c5f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xebf5a1 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd92c5f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0xebf5a1, angle 0.5, [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56 -> [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xebf5a1 250x320, swapInterval 1, drawable 0x7ffbdd92c5f0 [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] RedSquareES2.dispose FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.dispose 0xebf5a1: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.dispose 0xebf5a1 FIN [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0xebf5a1: tileRendererInUse null, GearsES2[obj 0xebf5a1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xebf5a1 on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xebf5a1 created: GearsObj[0xf51d56f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xebf5a1 created: GearsObj[0x2589280b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xebf5a1 created: GearsObj[0x2589280b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0xebf5a1 FIN GearsES2[obj 0xebf5a1 isInit true, usesShared false, 1 GearsObj[0xf51d56f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2589280b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4fa3fd6d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] ShaderState: attachShaderProgram: -1 -> 10 (enable: true) [junit] null [junit] ShaderProgram[id=10, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=19, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=20, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdda7a1a0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0xebf5a1 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd99d100, msaa false, tileRendererInUse null [junit] >> GearsES2 0xebf5a1, angle 25.5, [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56 -> [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] GearsES2.dispose 0xebf5a1: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] GearsES2.dispose 0xebf5a1 FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] RedSquareES2.dispose FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 11 (enable: true) [junit] null [junit] ShaderProgram[id=11, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=21, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=22, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd99d100, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd99d100, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd99d100, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0xebf5a1: tileRendererInUse null, GearsES2[obj 0xebf5a1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xebf5a1 on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xebf5a1 created: GearsObj[0x2388c8b6, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xebf5a1 created: GearsObj[0x693136f3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xebf5a1 created: GearsObj[0x693136f3, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0xebf5a1 FIN GearsES2[obj 0xebf5a1 isInit true, usesShared false, 1 GearsObj[0x2388c8b6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x693136f3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1e0ec179, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0xebf5a1 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd96cd90, msaa false, tileRendererInUse null [junit] >> GearsES2 0xebf5a1, angle 50.0, [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56 -> [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0xebf5a1 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd96cd90, msaa false, tileRendererInUse null [junit] >> GearsES2 0xebf5a1, angle 50.5, [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56 -> [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0xebf5a1 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd96cd90, msaa false, tileRendererInUse null [junit] >> GearsES2 0xebf5a1, angle 51.0, [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56 -> [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-8,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-8,6,main] RedSquareES2.dispose FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-8,6,main] GearsES2.dispose 0xebf5a1: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-8,6,main] GearsES2.dispose 0xebf5a1 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT - test02WinHopFrame2FrameDetachFirst [junit] SLOCK [T main @ 1407311239342 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: test01WinHopFrame2FrameDirectHop took 4.079 sec [junit] Testcase: test02WinHopFrame2FrameDetachFirst took 3.048 sec [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 15.372 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407311224131 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407311230141 ms +++ localhost/127.0.0.1:59999 - Locked within 6033 ms, 7 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT - test01WinHopFrame2FrameDirectHop [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [junit] null [junit] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd871040, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd871040, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.0 0x46985138: tileRendererInUse null, GearsES2[obj 0x46985138 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x46985138 on Thread[main-Display-.macosx_nil-1-EDT-1,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x46985138 created: GearsObj[0x2c6ff152, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x46985138 created: GearsObj[0x694c5548, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x46985138 created: GearsObj[0x694c5548, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.init.X 0x46985138 FIN GearsES2[obj 0x46985138 isInit true, usesShared false, 1 GearsObj[0x2c6ff152, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x694c5548, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6d1b5ecf, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.reshape 0x46985138 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd9510d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x46985138, angle 0.0, [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56 -> [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.display 0x46985138 250x320, swapInterval 1, drawable 0x7ffbdd9510d0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0x46985138 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd9510d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x46985138, angle 0.5, [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56 -> [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0x46985138 250x320, swapInterval 1, drawable 0x7ffbdd9510d0 [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x46985138: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x46985138 FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] RedSquareES2.dispose FIN [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x46985138: tileRendererInUse null, GearsES2[obj 0x46985138 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x46985138 on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 3 (enable: true) [junit] null [junit] ShaderProgram[id=3, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=6, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=7, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init FIN [junit] gear1 0x46985138 created: GearsObj[0x21d8ee20, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x46985138 created: GearsObj[0x28f9883c, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x46985138 created: GearsObj[0x28f9883c, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd9333c0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x46985138 FIN GearsES2[obj 0x46985138 isInit true, usesShared false, 1 GearsObj[0x21d8ee20, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x28f9883c, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x165f3028, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd9333c0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x46985138 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd92cbd0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x46985138, angle 22.5, [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56 -> [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] RedSquareES2.dispose FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x46985138: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-2,6,main] GearsES2.dispose 0x46985138 FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 5 (enable: true) [junit] null [junit] ShaderProgram[id=5, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=9, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=10, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd9510d0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd9510d0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd9510d0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x46985138: tileRendererInUse null, GearsES2[obj 0x46985138 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x46985138 on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x46985138 created: GearsObj[0x13ddd36e, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x46985138 created: GearsObj[0x4863e4f2, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x46985138 created: GearsObj[0x4863e4f2, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x46985138 FIN GearsES2[obj 0x46985138 isInit true, usesShared false, 1 GearsObj[0x13ddd36e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4863e4f2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x164bf0ff, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x46985138 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdda79c40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x46985138, angle 51.5, [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56 -> [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x46985138 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdda79c40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x46985138, angle 52.0, [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56 -> [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x46985138 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdda79c40, msaa false, tileRendererInUse null [junit] >> GearsES2 0x46985138, angle 52.5, [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56 -> [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] RedSquareES2.dispose FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x46985138: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-3,6,main] GearsES2.dispose 0x46985138 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT - test01WinHopFrame2FrameDirectHop [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT - test02WinHopFrame2FrameDetachFirst [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-Display-.macosx_nil-1-EDT-6,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 7 (enable: true) [junit] null [junit] ShaderProgram[id=7, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=13, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=14, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] RedSquareES2.init FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] RedSquareES2.reshape 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdda8c9d0, tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] RedSquareES2.reshape FIN [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdda8c9d0, tileRendererInUse null [junit] Thread[AWT-EventQueue-0,6,main] RedSquareES2.reshape FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.init.0 0xebf5a1: tileRendererInUse null, GearsES2[obj 0xebf5a1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xebf5a1 on Thread[main-Display-.macosx_nil-1-EDT-6,6,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xebf5a1 created: GearsObj[0x39a87c1d, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xebf5a1 created: GearsObj[0x646c717d, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xebf5a1 created: GearsObj[0x646c717d, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.init.X 0xebf5a1 FIN GearsES2[obj 0xebf5a1 isInit true, usesShared false, 1 GearsObj[0x39a87c1d, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x646c717d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb8ef90d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.reshape 0xebf5a1 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd92c5f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0xebf5a1, angle 0.0, [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56 -> [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.display 0xebf5a1 250x320, swapInterval 1, drawable 0x7ffbdd92c5f0 [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.reshape 0xebf5a1 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd92c5f0, msaa false, tileRendererInUse null [junit] >> GearsES2 0xebf5a1, angle 0.5, [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56 -> [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56, v-flip false [junit] Thread[AWT-EventQueue-0,6,main] GearsES2.display 0xebf5a1 250x320, swapInterval 1, drawable 0x7ffbdd92c5f0 [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] RedSquareES2.dispose FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.dispose 0xebf5a1: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-6,6,main] GearsES2.dispose 0xebf5a1 FIN [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0xebf5a1: tileRendererInUse null, GearsES2[obj 0xebf5a1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xebf5a1 on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xebf5a1 created: GearsObj[0xf51d56f, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xebf5a1 created: GearsObj[0x2589280b, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xebf5a1 created: GearsObj[0x2589280b, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0xebf5a1 FIN GearsES2[obj 0xebf5a1 isInit true, usesShared false, 1 GearsObj[0xf51d56f, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2589280b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4fa3fd6d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] ShaderState: attachShaderProgram: -1 -> 10 (enable: true) [junit] null [junit] ShaderProgram[id=10, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=19, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=20, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdda7a1a0, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0xebf5a1 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd99d100, msaa false, tileRendererInUse null [junit] >> GearsES2 0xebf5a1, angle 25.5, [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56 -> [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] GearsES2.dispose 0xebf5a1: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] GearsES2.dispose 0xebf5a1 FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-7,6,main] RedSquareES2.dispose FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init: tileRendererInUse null [junit] RedSquareES2 init on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] ShaderState: attachShaderProgram: -1 -> 11 (enable: true) [junit] null [junit] ShaderProgram[id=11, linked=false, inUse=false, program: 1, [junit] ShaderCode[id=21, type=VERTEX_SHADER, valid=true, shader: 2, source] [junit] ShaderCode[id=22, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.init FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd99d100, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd99d100, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd99d100, tileRendererInUse null [junit] Thread[main-AWTAnimator,5,main] RedSquareES2.reshape FIN [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0xebf5a1: tileRendererInUse null, GearsES2[obj 0xebf5a1 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0xebf5a1 on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0xebf5a1 created: GearsObj[0x2388c8b6, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0xebf5a1 created: GearsObj[0x693136f3, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0xebf5a1 created: GearsObj[0x693136f3, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0xebf5a1 FIN GearsES2[obj 0xebf5a1 isInit true, usesShared false, 1 GearsObj[0x2388c8b6, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x693136f3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1e0ec179, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0xebf5a1 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd96cd90, msaa false, tileRendererInUse null [junit] >> GearsES2 0xebf5a1, angle 50.0, [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56 -> [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0xebf5a1 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd96cd90, msaa false, tileRendererInUse null [junit] >> GearsES2 0xebf5a1, angle 50.5, [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56 -> [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56, v-flip false [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0xebf5a1 0/0 250x320 of 250x320, swapInterval 1, drawable 0x7ffbdd96cd90, msaa false, tileRendererInUse null [junit] >> GearsES2 0xebf5a1, angle 51.0, [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56 -> [l -1.0, r 1.0, b -1.28, t 1.28] 2.0x2.56, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-8,6,main] RedSquareES2.dispose: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-8,6,main] RedSquareES2.dispose FIN [junit] Thread[main-Display-.macosx_nil-1-EDT-8,6,main] GearsES2.dispose 0xebf5a1: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-8,6,main] GearsES2.dispose 0xebf5a1 FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT - test02WinHopFrame2FrameDetachFirst [junit] SLOCK [T main @ 1407311239342 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407311239342 ms --- localhost/127.0.0.1:59999 - Unlock ok within 5 ms [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentParentingAWT [junit] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentParentingAWT [junit] SLOCK [T main @ 1407311240734 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407311249748 ms +++ localhost/127.0.0.1:59999 - Locked within 9054 ms, 10 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentParentingAWT - testWindowParenting1AWTOneNewtChild01 [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: true [junit] 0:0 CGLGraphicsConfig[dev=188763125,pixfmt=0], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/true [junit] Chosen 0:0 CGLGraphicsConfig[dev=188763125,pixfmt=0], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/true [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x9457b0f: tileRendererInUse null, GearsES2[obj 0x9457b0f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x9457b0f on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, trans-rgba 0x0/0/0/0, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x9457b0f created: GearsObj[0x2e15d5b0, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x9457b0f created: GearsObj[0x1b802d73, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x9457b0f created: GearsObj[0x1b802d73, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x9457b0f FIN GearsES2[obj 0x9457b0f isInit true, usesShared false, 1 GearsObj[0x2e15d5b0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1b802d73, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1d0027f5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x9457b0f 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7fafe295f4d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x9457b0f, angle 0.0, [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0 -> [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x9457b0f: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x9457b0f FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentParentingAWT - testWindowParenting1AWTOneNewtChild01 [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 12.578 sec [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407311240734 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407311249748 ms +++ localhost/127.0.0.1:59999 - Locked within 9054 ms, 10 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentParentingAWT - testWindowParenting1AWTOneNewtChild01 [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: true [junit] 0:0 CGLGraphicsConfig[dev=188763125,pixfmt=0], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/true [junit] Chosen 0:0 CGLGraphicsConfig[dev=188763125,pixfmt=0], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/true [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x9457b0f: tileRendererInUse null, GearsES2[obj 0x9457b0f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x9457b0f on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, trans-rgba 0x0/0/0/0, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x9457b0f created: GearsObj[0x2e15d5b0, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x9457b0f created: GearsObj[0x1b802d73, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x9457b0f created: GearsObj[0x1b802d73, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x9457b0f FIN GearsES2[obj 0x9457b0f isInit true, usesShared false, 1 GearsObj[0x2e15d5b0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1b802d73, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1d0027f5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x9457b0f 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7fafe295f4d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x9457b0f, angle 0.0, [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0 -> [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x9457b0f: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x9457b0f FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentParentingAWT - testWindowParenting1AWTOneNewtChild01 [junit] SLOCK [T main @ 1407311253130 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] [junit] Testcase: testWindowParenting1AWTOneNewtChild01 took 1.325 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 12.578 sec [junit] [junit] ------------- Standard Error ----------------- [junit] SLOCK [T main @ 1407311240734 ms III localhost/127.0.0.1:59999 - Wait for lock [junit] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [junit] SLOCK [T main @ 1407311249748 ms +++ localhost/127.0.0.1:59999 - Locked within 9054 ms, 10 attempts [junit] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentParentingAWT - testWindowParenting1AWTOneNewtChild01 [junit] com.sun.awt.AWTUtilities.isTranslucencyCapable(config) passed: true [junit] 0:0 CGLGraphicsConfig[dev=188763125,pixfmt=0], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/true [junit] Chosen 0:0 CGLGraphicsConfig[dev=188763125,pixfmt=0], DirectColorModel: rmask=ff0000 gmask=ff00 bmask=ff amask=ff000000, capable true/true [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.0 0x9457b0f: tileRendererInUse null, GearsES2[obj 0x9457b0f isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [junit] GearsES2 init 0x9457b0f on Thread[main-AWTAnimator,5,main] [junit] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, trans-rgba 0x0/0/0/0, accum-rgba 0/0/0/0, dp/st/ms 24/0/0, dbl, mono , hw, GLProfile[GL2/GL2.hw], offscr[fbo]] [junit] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [junit] Swap Interval -1 [junit] GL Profile GLProfile[GL2/GL2.hw] [junit] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [junit] Quirks [NoOffscreenBitmap] [junit] Impl. class jogamp.opengl.gl4.GL4bcImpl [junit] GL_VENDOR NVIDIA Corporation [junit] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [junit] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [junit] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [junit] GL FBO: basic true, full true [junit] GL_EXTENSIONS 138 [junit] GLX_EXTENSIONS 0 [junit] ----------------------------------------------------------------------------------------------------- [junit] gear1 0x9457b0f created: GearsObj[0x2e15d5b0, vbo ff 1, fs 2, bf 3, bs 4] [junit] gear2 0x9457b0f created: GearsObj[0x1b802d73, vbo ff 7, fs 8, bf 9, bs 10] [junit] gear3 0x9457b0f created: GearsObj[0x1b802d73, vbo ff 7, fs 8, bf 9, bs 10] [junit] Thread[main-AWTAnimator,5,main] GearsES2.init.X 0x9457b0f FIN GearsES2[obj 0x9457b0f isInit true, usesShared false, 1 GearsObj[0x2e15d5b0, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1b802d73, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1d0027f5, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [junit] Thread[main-AWTAnimator,5,main] GearsES2.reshape 0x9457b0f 0/0 400x200 of 400x200, swapInterval 1, drawable 0x7fafe295f4d0, msaa false, tileRendererInUse null [junit] >> GearsES2 0x9457b0f, angle 0.0, [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0 -> [l -2.0, r 2.0, b -1.0, t 1.0] 4.0x2.0, v-flip false [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x9457b0f: tileRendererInUse null [junit] Thread[main-Display-.macosx_nil-1-EDT-1,5,main] GearsES2.dispose 0x9457b0f FIN [junit] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentParentingAWT - testWindowParenting1AWTOneNewtChild01 [junit] SLOCK [T main @ 1407311253130 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [junit] ------------- ---------------- --------------- [junit] SLOCK [T main @ 1407311253130 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [echo] gluegen.basename: gluegen [echo] jogl.basename: jogl jogamp.env.validation: [echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010 [echo] ant.java.version 1.7 [echo] java.version 1.7.0_60 [echo] java.home /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre [echo] jvmJava.exe /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/bin/java [echo] jvmJava7.exe ${jvmJava7.exe} jogamp.env.init: [echo] jogamp.jar.codebase Codebase: *.jogamp.org [echo] jogamp.version 2.2.0-rc-20140806 [echo] jogamp.version.int 0914019 [echo] junit.is.disabled ${junit.is.disabled} [echo] target.user.set true [echo] target.sourcelevel 1.6 [echo] target.targetlevel 1.6 [echo] target.rt.jar /opt-share/jre1.6.0_30/lib/rt.jar [echo] host.sourcelevel 1.7 [echo] host.targetlevel 1.7 [echo] host.rt.jar /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/lib/rt.jar [echo] javacdebug true [echo] javacdebuglevel source,lines [echo] javac.memorymax 1024m [echo] build.archiveon true [echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012 [echo] android.version 9 [echo] junit.run.arg0 -Djunit.run.arg0=dummy [echo] junit.run.arg1 -Djunit.run.arg1=dummy [echo] macosx.sdkroot ${macosx.sdkroot} gluegen.properties.load.user: gluegen.cpptasks.detect.os.custom: [echo] gluegen.cpptasks.detect.os.custom: NOP done gluegen.cpptasks.initialize: [echo] os.name=Mac OS X [echo] os.version=10.9.4 [echo] os.arch=x86_64 [echo] nativejartag.prefix = jogamp/nativetag [echo] c.compiler.debug=false [echo] c.compiler.use-debug=${c.compiler.use-debug} [echo] c.compiler.optimise=none gluegen.cpptasks.detect.os.1: gluegen.cpptasks.detect.os.refine: gluegen.cpptasks.detect.os.freebsd.amd64: gluegen.cpptasks.detect.os.freebsd.x86: gluegen.cpptasks.detect.os.freebsd: gluegen.cpptasks.detect.os.hpux: gluegen.cpptasks.detect.os.linux.amd64: gluegen.cpptasks.detect.os.linux.ia64: gluegen.cpptasks.detect.os.linux.x86: gluegen.cpptasks.detect.os.linux.armv6.armel: gluegen.cpptasks.detect.os.linux.armv6.armhf: gluegen.cpptasks.detect.os.android.armv6.armel: gluegen.cpptasks.detect.os.android.armv6.armhf: gluegen.cpptasks.detect.os.linux.alpha: gluegen.cpptasks.detect.os.linux.hppa: gluegen.cpptasks.detect.os.linux.mips: gluegen.cpptasks.detect.os.linux.mipsel: gluegen.cpptasks.detect.os.linux.ppc: gluegen.cpptasks.detect.os.linux.s390: gluegen.cpptasks.detect.os.linux.s390x: gluegen.cpptasks.detect.os.linux.sparc: gluegen.cpptasks.detect.os.linux: gluegen.cpptasks.detect.os.osx: gluegen.cpptasks.detect.os.solaris.sparc: gluegen.cpptasks.detect.os.solaris.sparcv9: gluegen.cpptasks.detect.os.solaris.amd64: gluegen.cpptasks.detect.os.solaris.x86: gluegen.cpptasks.detect.os.solaris: gluegen.cpptasks.detect.os.unix: gluegen.cpptasks.detect.os.windows.amd64: gluegen.cpptasks.detect.os.windows.x86: gluegen.cpptasks.detect.os.windows: gluegen.cpptasks.detect.os.2: gluegen.cpptasks.detect.os: common.init: declare.common: test.compile.check: [echo] jogl-test.jar /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar/jogl-test.jar test.compile: junit.run.swt.headless: [echo] Testing com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2SWT3 -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2SWT3.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2SWT3 [apply] junit.framework.TestListener: tests to run: 2 [apply] SLOCK [T main @ 1407311255353 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1407311257382 ms +++ localhost/127.0.0.1:59999 - Locked within 2037 ms, 3 attempts [apply] junit.framework.TestListener: startTest(test01SyncedOneAnimator) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2SWT3 - test01SyncedOneAnimator [apply] SWTAccessor.<init>: GTK Version: 0.0.0 [apply] Thread[main,5,main] GearsES2.init.0 0x70b6c3b9: tileRendererInUse null, GearsES2[obj 0x70b6c3b9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x70b6c3b9 on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x70b6c3b9 created: GearsObj[0x3110e0ec, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x70b6c3b9 created: GearsObj[0x4b1ebf1e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x70b6c3b9 created: GearsObj[0x4b1ebf1e, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x70b6c3b9 FIN GearsES2[obj 0x70b6c3b9 isInit true, usesShared false, 1 GearsObj[0x3110e0ec, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4b1ebf1e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3fadbf85, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x70b6c3b9 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fbfc38439f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x70b6c3b9, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x70b6c3b9 256x234, swapInterval 0, drawable 0x7fbfc38439f0 [apply] Thread[main,5,main] GearsES2.init.0 0xf945a61: tileRendererInUse null, GearsES2[obj 0xf945a61 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x70b6c3b9 isInit true, usesShared false, 1 GearsObj[0x3110e0ec, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4b1ebf1e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3fadbf85, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0xf945a61 on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0xf945a61 created w/ share: GearsObj[0x3110e0ec, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x1a10a9a1, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xf945a61 created w/ share: GearsObj[0x4b1ebf1e, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x3bf09665, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xf945a61 created w/ share: GearsObj[0x3fadbf85, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x3021dfa1, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[main,5,main] GearsES2.init.X 0xf945a61 FIN GearsES2[obj 0xf945a61 isInit true, usesShared true, 1 GearsObj[0x1a10a9a1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3bf09665, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3021dfa1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x70b6c3b9 isInit true, usesShared false, 1 GearsObj[0x3110e0ec, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4b1ebf1e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3fadbf85, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[main,5,main] GearsES2.reshape 0xf945a61 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fbfc3845870, msaa false, tileRendererInUse null [apply] >> GearsES2 0xf945a61, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0xf945a61 256x234, swapInterval 0, drawable 0x7fbfc3845870 [apply] Thread[main,5,main] GearsES2.init.0 0x54b99e44: tileRendererInUse null, GearsES2[obj 0x54b99e44 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x70b6c3b9 isInit true, usesShared false, 1 GearsObj[0x3110e0ec, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4b1ebf1e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3fadbf85, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x54b99e44 on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x54b99e44 created w/ share: GearsObj[0x3110e0ec, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x5735cc8e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x54b99e44 created w/ share: GearsObj[0x4b1ebf1e, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0xd08ab5d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x54b99e44 created w/ share: GearsObj[0x3fadbf85, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x342a6d5a, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[main,5,main] GearsES2.init.X 0x54b99e44 FIN GearsES2[obj 0x54b99e44 isInit true, usesShared true, 1 GearsObj[0x5735cc8e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd08ab5d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x342a6d5a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x70b6c3b9 isInit true, usesShared false, 1 GearsObj[0x3110e0ec, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4b1ebf1e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3fadbf85, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[main,5,main] GearsES2.reshape 0x54b99e44 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fbfc3845dd0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x54b99e44, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x54b99e44 256x234, swapInterval 0, drawable 0x7fbfc3845dd0 [apply] XXX-C-3.1: [apply] Myself: hash 0x6a4da220, (isShared true, created true) [apply] Ctx #0: hash 0x7fe0dbb6, (created true) [apply] Ctx #1: hash 0x7c46a6f8, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x7c46a6f8, (isShared true, created true) [apply] Ctx #0: hash 0x6a4da220, (created true) [apply] Ctx #1: hash 0x7fe0dbb6, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x7fe0dbb6, (isShared true, created true) [apply] Ctx #0: hash 0x6a4da220, (created true) [apply] Ctx #1: hash 0x7c46a6f8, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Thread[main,5,main] GearsES2.dispose 0x54b99e44: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x54b99e44 FIN [apply] Thread[main,5,main] GearsES2.dispose 0xf945a61: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0xf945a61 FIN [apply] Thread[main,5,main] GearsES2.dispose 0x70b6c3b9: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x70b6c3b9 FIN [apply] junit.framework.TestListener: endTest(test01SyncedOneAnimator) [apply] junit.framework.TestListener: startTest(test02AsyncEachAnimator) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2SWT3 - test01SyncedOneAnimator [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2SWT3 - test02AsyncEachAnimator [apply] Thread[main,5,main] GearsES2.init.0 0x285c5e36: tileRendererInUse null, GearsES2[obj 0x285c5e36 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x285c5e36 on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x285c5e36 created: GearsObj[0x50a9a747, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x285c5e36 created: GearsObj[0x32254fb0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x285c5e36 created: GearsObj[0x32254fb0, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x285c5e36 FIN GearsES2[obj 0x285c5e36 isInit true, usesShared false, 1 GearsObj[0x50a9a747, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x32254fb0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2f92c588, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x285c5e36 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fbfc39154e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x285c5e36, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x285c5e36 256x234, swapInterval 0, drawable 0x7fbfc39154e0 [apply] Thread[main,5,main] GearsES2.init.0 0x5f8581f3: tileRendererInUse null, GearsES2[obj 0x5f8581f3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x285c5e36 isInit true, usesShared false, 1 GearsObj[0x50a9a747, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x32254fb0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2f92c588, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x5f8581f3 on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x5f8581f3 created w/ share: GearsObj[0x50a9a747, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x194019b9, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5f8581f3 created w/ share: GearsObj[0x32254fb0, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x3f58cda2, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5f8581f3 created w/ share: GearsObj[0x2f92c588, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x5f24672b, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[main,5,main] GearsES2.init.X 0x5f8581f3 FIN GearsES2[obj 0x5f8581f3 isInit true, usesShared true, 1 GearsObj[0x194019b9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3f58cda2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f24672b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x285c5e36 isInit true, usesShared false, 1 GearsObj[0x50a9a747, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x32254fb0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2f92c588, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[main,5,main] GearsES2.reshape 0x5f8581f3 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fbfc3919870, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5f8581f3, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x5f8581f3 256x234, swapInterval 0, drawable 0x7fbfc3919870 [apply] Thread[main,5,main] GearsES2.init.0 0x29cc9389: tileRendererInUse null, GearsES2[obj 0x29cc9389 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x285c5e36 isInit true, usesShared false, 1 GearsObj[0x50a9a747, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x32254fb0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2f92c588, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x29cc9389 on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x29cc9389 created w/ share: GearsObj[0x50a9a747, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x46177151, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x29cc9389 created w/ share: GearsObj[0x32254fb0, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x2d10a0ca, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x29cc9389 created w/ share: GearsObj[0x2f92c588, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x1eac44e3, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[main,5,main] GearsES2.init.X 0x29cc9389 FIN GearsES2[obj 0x29cc9389 isInit true, usesShared true, 1 GearsObj[0x46177151, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2d10a0ca, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1eac44e3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x285c5e36 isInit true, usesShared false, 1 GearsObj[0x50a9a747, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x32254fb0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2f92c588, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[main,5,main] GearsES2.reshape 0x29cc9389 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fbfc387eef0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x29cc9389, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x29cc9389 256x234, swapInterval 0, drawable 0x7fbfc387eef0 [apply] XXX-C-3.1: [apply] Myself: hash 0x7cb154fd, (isShared true, created true) [apply] Ctx #0: hash 0x785c9e4e, (created true) [apply] Ctx #1: hash 0x580d84b4, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x785c9e4e, (isShared true, created true) [apply] Ctx #0: hash 0x580d84b4, (created true) [apply] Ctx #1: hash 0x7cb154fd, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x580d84b4, (isShared true, created true) [apply] Ctx #0: hash 0x785c9e4e, (created true) [apply] Ctx #1: hash 0x7cb154fd, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Thread[main,5,main] GearsES2.dispose 0x29cc9389: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x29cc9389 FIN [apply] Thread[main,5,main] GearsES2.dispose 0x5f8581f3: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x5f8581f3 FIN [apply] Thread[main,5,main] GearsES2.dispose 0x285c5e36: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x285c5e36 FIN [apply] junit.framework.TestListener: endTest(test02AsyncEachAnimator) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2SWT3 - test02AsyncEachAnimator [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 9.651 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T main @ 1407311255353 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1407311257382 ms +++ localhost/127.0.0.1:59999 - Locked within 2037 ms, 3 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2SWT3 - test01SyncedOneAnimator [apply] SWTAccessor.<init>: GTK Version: 0.0.0 [apply] Thread[main,5,main] GearsES2.init.0 0x70b6c3b9: tileRendererInUse null, GearsES2[obj 0x70b6c3b9 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x70b6c3b9 on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x70b6c3b9 created: GearsObj[0x3110e0ec, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x70b6c3b9 created: GearsObj[0x4b1ebf1e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x70b6c3b9 created: GearsObj[0x4b1ebf1e, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x70b6c3b9 FIN GearsES2[obj 0x70b6c3b9 isInit true, usesShared false, 1 GearsObj[0x3110e0ec, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4b1ebf1e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3fadbf85, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x70b6c3b9 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fbfc38439f0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x70b6c3b9, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x70b6c3b9 256x234, swapInterval 0, drawable 0x7fbfc38439f0 [apply] Thread[main,5,main] GearsES2.init.0 0xf945a61: tileRendererInUse null, GearsES2[obj 0xf945a61 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x70b6c3b9 isInit true, usesShared false, 1 GearsObj[0x3110e0ec, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4b1ebf1e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3fadbf85, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0xf945a61 on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0xf945a61 created w/ share: GearsObj[0x3110e0ec, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x1a10a9a1, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xf945a61 created w/ share: GearsObj[0x4b1ebf1e, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x3bf09665, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xf945a61 created w/ share: GearsObj[0x3fadbf85, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x3021dfa1, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[main,5,main] GearsES2.init.X 0xf945a61 FIN GearsES2[obj 0xf945a61 isInit true, usesShared true, 1 GearsObj[0x1a10a9a1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3bf09665, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3021dfa1, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x70b6c3b9 isInit true, usesShared false, 1 GearsObj[0x3110e0ec, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4b1ebf1e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3fadbf85, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[main,5,main] GearsES2.reshape 0xf945a61 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fbfc3845870, msaa false, tileRendererInUse null [apply] >> GearsES2 0xf945a61, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0xf945a61 256x234, swapInterval 0, drawable 0x7fbfc3845870 [apply] Thread[main,5,main] GearsES2.init.0 0x54b99e44: tileRendererInUse null, GearsES2[obj 0x54b99e44 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x70b6c3b9 isInit true, usesShared false, 1 GearsObj[0x3110e0ec, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4b1ebf1e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3fadbf85, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x54b99e44 on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x54b99e44 created w/ share: GearsObj[0x3110e0ec, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x5735cc8e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x54b99e44 created w/ share: GearsObj[0x4b1ebf1e, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0xd08ab5d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x54b99e44 created w/ share: GearsObj[0x3fadbf85, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x342a6d5a, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[main,5,main] GearsES2.init.X 0x54b99e44 FIN GearsES2[obj 0x54b99e44 isInit true, usesShared true, 1 GearsObj[0x5735cc8e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xd08ab5d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x342a6d5a, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x70b6c3b9 isInit true, usesShared false, 1 GearsObj[0x3110e0ec, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x4b1ebf1e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3fadbf85, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[main,5,main] GearsES2.reshape 0x54b99e44 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fbfc3845dd0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x54b99e44, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x54b99e44 256x234, swapInterval 0, drawable 0x7fbfc3845dd0 [apply] XXX-C-3.1: [apply] Myself: hash 0x6a4da220, (isShared true, created true) [apply] Ctx #0: hash 0x7fe0dbb6, (created true) [apply] Ctx #1: hash 0x7c46a6f8, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x7c46a6f8, (isShared true, created true) [apply] Ctx #0: hash 0x6a4da220, (created true) [apply] Ctx #1: hash 0x7fe0dbb6, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x7fe0dbb6, (isShared true, created true) [apply] Ctx #0: hash 0x6a4da220, (created true) [apply] Ctx #1: hash 0x7c46a6f8, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Thread[main,5,main] GearsES2.dispose 0x54b99e44: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x54b99e44 FIN [apply] Thread[main,5,main] GearsES2.dispose 0xf945a61: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0xf945a61 FIN [apply] Thread[main,5,main] GearsES2.dispose 0x70b6c3b9: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x70b6c3b9 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2SWT3 - test01SyncedOneAnimator [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2SWT3 - test02AsyncEachAnimator [apply] Thread[main,5,main] GearsES2.init.0 0x285c5e36: tileRendererInUse null, GearsES2[obj 0x285c5e36 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x285c5e36 on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x285c5e36 created: GearsObj[0x50a9a747, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x285c5e36 created: GearsObj[0x32254fb0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x285c5e36 created: GearsObj[0x32254fb0, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x285c5e36 FIN GearsES2[obj 0x285c5e36 isInit true, usesShared false, 1 GearsObj[0x50a9a747, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x32254fb0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2f92c588, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x285c5e36 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fbfc39154e0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x285c5e36, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x285c5e36 256x234, swapInterval 0, drawable 0x7fbfc39154e0 [apply] Thread[main,5,main] GearsES2.init.0 0x5f8581f3: tileRendererInUse null, GearsES2[obj 0x5f8581f3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x285c5e36 isInit true, usesShared false, 1 GearsObj[0x50a9a747, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x32254fb0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2f92c588, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x5f8581f3 on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x5f8581f3 created w/ share: GearsObj[0x50a9a747, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x194019b9, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5f8581f3 created w/ share: GearsObj[0x32254fb0, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x3f58cda2, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5f8581f3 created w/ share: GearsObj[0x2f92c588, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x5f24672b, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[main,5,main] GearsES2.init.X 0x5f8581f3 FIN GearsES2[obj 0x5f8581f3 isInit true, usesShared true, 1 GearsObj[0x194019b9, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3f58cda2, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5f24672b, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x285c5e36 isInit true, usesShared false, 1 GearsObj[0x50a9a747, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x32254fb0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2f92c588, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[main,5,main] GearsES2.reshape 0x5f8581f3 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fbfc3919870, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5f8581f3, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x5f8581f3 256x234, swapInterval 0, drawable 0x7fbfc3919870 [apply] Thread[main,5,main] GearsES2.init.0 0x29cc9389: tileRendererInUse null, GearsES2[obj 0x29cc9389 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears GearsES2[obj 0x285c5e36 isInit true, usesShared false, 1 GearsObj[0x50a9a747, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x32254fb0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2f92c588, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] GearsES2 init 0x29cc9389 on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL2ES2/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2ES2/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x29cc9389 created w/ share: GearsObj[0x50a9a747, vbo ff 1, fs 2, bf 3, bs 4] -> GearsObj[0x46177151, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x29cc9389 created w/ share: GearsObj[0x32254fb0, vbo ff 7, fs 8, bf 9, bs 10] -> GearsObj[0x2d10a0ca, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x29cc9389 created w/ share: GearsObj[0x2f92c588, vbo ff 13, fs 14, bf 15, bs 16] -> GearsObj[0x1eac44e3, vbo ff 13, fs 14, bf 15, bs 16] [apply] Thread[main,5,main] GearsES2.init.X 0x29cc9389 FIN GearsES2[obj 0x29cc9389 isInit true, usesShared true, 1 GearsObj[0x46177151, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2d10a0ca, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x1eac44e3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears GearsES2[obj 0x285c5e36 isInit true, usesShared false, 1 GearsObj[0x50a9a747, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x32254fb0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2f92c588, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null]] [apply] Thread[main,5,main] GearsES2.reshape 0x29cc9389 0/0 256x234 of 256x234, swapInterval 0, drawable 0x7fbfc387eef0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x29cc9389, angle 0.0, [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0 -> [l -1.0940171, r 1.0940171, b -1.0, t 1.0] 2.1880343x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x29cc9389 256x234, swapInterval 0, drawable 0x7fbfc387eef0 [apply] XXX-C-3.1: [apply] Myself: hash 0x7cb154fd, (isShared true, created true) [apply] Ctx #0: hash 0x785c9e4e, (created true) [apply] Ctx #1: hash 0x580d84b4, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.2: [apply] Myself: hash 0x785c9e4e, (isShared true, created true) [apply] Ctx #0: hash 0x580d84b4, (created true) [apply] Ctx #1: hash 0x7cb154fd, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] XXX-C-3.3: [apply] Myself: hash 0x580d84b4, (isShared true, created true) [apply] Ctx #0: hash 0x785c9e4e, (created true) [apply] Ctx #1: hash 0x7cb154fd, (created true) [apply] Total created 2 + destroyed 0 = 2 [apply] [apply] Thread[main,5,main] GearsES2.dispose 0x29cc9389: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x29cc9389 FIN [apply] Thread[main,5,main] GearsES2.dispose 0x5f8581f3: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x5f8581f3 FIN [apply] Thread[main,5,main] GearsES2.dispose 0x285c5e36: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x285c5e36 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2SWT3 - test02AsyncEachAnimator [apply] SLOCK [T main @ 1407311264894 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01SyncedOneAnimator took 3.828 sec [apply] Testcase: test02AsyncEachAnimator took 1.754 sec [apply] SLOCK [T main @ 1407311264894 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasSWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasSWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasSWT [apply] SLOCK [T main @ 1407311265847 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: tests to run: 2 [apply] junit.framework.TestListener: startTest(test01GL2ES2) [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1407311271864 ms +++ localhost/127.0.0.1:59999 - Locked within 6025 ms, 7 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasSWT - test01GL2ES2 [apply] SWTAccessor.<init>: GTK Version: 0.0.0 [apply] Loop 1/1 [apply] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] window resized: 0/0 640x458 [apply] window resized: 0/0 640x458 [apply] window resized: 0/0 640x458 [apply] Thread[main-Animator,5,main] GearsES2.init.0 0x1cff1d4a: tileRendererInUse null, GearsES2[obj 0x1cff1d4a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1cff1d4a on Thread[main-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x1cff1d4a created: GearsObj[0x36971840, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1cff1d4a created: GearsObj[0x79b92dbf, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1cff1d4a created: GearsObj[0x79b92dbf, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main-Animator,5,main] GearsES2.init.X 0x1cff1d4a FIN GearsES2[obj 0x1cff1d4a isInit true, usesShared false, 1 GearsObj[0x36971840, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x79b92dbf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e1c8760, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x1cff1d4a 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fc27869e6c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1cff1d4a, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [apply] NW chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] window pos/siz: 0/0 640x458, [ l 0, r 0 - t 0, b 0 - 0x0] [apply] window moved: 0/55 640x458 [apply] window resized: 0/55 640x458 [apply] QUIT Window Thread[main,5,main] [apply] Thread[main,5,main] GearsES2.dispose 0x1cff1d4a: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x1cff1d4a FIN [apply] QUIT Window Thread[main,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasSWT - test01GL2ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasSWT - test02GL3 [apply] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]] [apply] junit.framework.TestListener: endTest(test01GL2ES2) [apply] junit.framework.TestListener: startTest(test02GL3) [apply] window resized: 0/0 640x458 [apply] window resized: 0/0 640x458 [apply] window resized: 0/0 640x458 [apply] Thread[main-Animator,5,main] GearsES2.init.0 0x709cc962: tileRendererInUse null, GearsES2[obj 0x709cc962 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x709cc962 on Thread[main-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL3/GL3.hw] [apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 37 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x709cc962 created: GearsObj[0x7b93372, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x709cc962 created: GearsObj[0xfe08554, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x709cc962 created: GearsObj[0xfe08554, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main-Animator,5,main] GearsES2.init.X 0x709cc962 FIN GearsES2[obj 0x709cc962 isInit true, usesShared false, 1 GearsObj[0x7b93372, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xfe08554, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5d5155f0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x709cc962 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fc2784c9fa0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x709cc962, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [apply] NW chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]] [apply] GL chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]] [apply] window pos/siz: 0/0 640x458, [ l 0, r 0 - t 0, b 0 - 0x0] [apply] junit.framework.TestListener: endTest(test02GL3) [apply] window moved: 0/66 640x458 [apply] window resized: 0/66 640x458 [apply] QUIT Window Thread[main,5,main] [apply] Thread[main,5,main] GearsES2.dispose 0x709cc962: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x709cc962 FIN [apply] QUIT Window Thread[main,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasSWT - test02GL3 [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.351 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T main @ 1407311265847 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1407311271864 ms +++ localhost/127.0.0.1:59999 - Locked within 6025 ms, 7 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasSWT - test01GL2ES2 [apply] SWTAccessor.<init>: GTK Version: 0.0.0 [apply] Loop 1/1 [apply] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] window resized: 0/0 640x458 [apply] window resized: 0/0 640x458 [apply] window resized: 0/0 640x458 [apply] Thread[main-Animator,5,main] GearsES2.init.0 0x1cff1d4a: tileRendererInUse null, GearsES2[obj 0x1cff1d4a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1cff1d4a on Thread[main-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x1cff1d4a created: GearsObj[0x36971840, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1cff1d4a created: GearsObj[0x79b92dbf, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1cff1d4a created: GearsObj[0x79b92dbf, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main-Animator,5,main] GearsES2.init.X 0x1cff1d4a FIN GearsES2[obj 0x1cff1d4a isInit true, usesShared false, 1 GearsObj[0x36971840, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x79b92dbf, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x6e1c8760, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x1cff1d4a 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fc27869e6c0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1cff1d4a, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [apply] NW chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] window pos/siz: 0/0 640x458, [ l 0, r 0 - t 0, b 0 - 0x0] [apply] window moved: 0/55 640x458 [apply] window resized: 0/55 640x458 [apply] QUIT Window Thread[main,5,main] [apply] Thread[main,5,main] GearsES2.dispose 0x1cff1d4a: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x1cff1d4a FIN [apply] QUIT Window Thread[main,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasSWT - test01GL2ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasSWT - test02GL3 [apply] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]] [apply] window resized: 0/0 640x458 [apply] window resized: 0/0 640x458 [apply] window resized: 0/0 640x458 [apply] Thread[main-Animator,5,main] GearsES2.init.0 0x709cc962: tileRendererInUse null, GearsES2[obj 0x709cc962 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x709cc962 on Thread[main-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL3/GL3.hw] [apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 37 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x709cc962 created: GearsObj[0x7b93372, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x709cc962 created: GearsObj[0xfe08554, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x709cc962 created: GearsObj[0xfe08554, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main-Animator,5,main] GearsES2.init.X 0x709cc962 FIN GearsES2[obj 0x709cc962 isInit true, usesShared false, 1 GearsObj[0x7b93372, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xfe08554, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5d5155f0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x709cc962 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fc2784c9fa0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x709cc962, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [apply] NW chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]] [apply] GL chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]] [apply] window pos/siz: 0/0 640x458, [ l 0, r 0 - t 0, b 0 - 0x0] [apply] window moved: 0/66 640x458 [apply] window resized: 0/66 640x458 [apply] QUIT Window Thread[main,5,main] [apply] Thread[main,5,main] GearsES2.dispose 0x709cc962: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x709cc962 FIN [apply] QUIT Window Thread[main,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasSWT - test02GL3 [apply] SLOCK [T main @ 1407311278097 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01GL2ES2 took 4.876 sec [apply] Testcase: test02GL3 took 1.248 sec [apply] SLOCK [T main @ 1407311278097 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.demos.es2.swt.TestGearsES2SWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.swt.TestGearsES2SWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.demos.es2.swt.TestGearsES2SWT [apply] junit.framework.TestListener: tests to run: 2 [apply] junit.framework.TestListener: startTest(test01GL2ES2) [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1407311278955 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.swt.TestGearsES2SWT - test01GL2ES2 [apply] SWTAccessor.<init>: GTK Version: 0.0.0 [apply] Loop 1/1 [apply] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] NW chosen: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL chosen: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] window pos/siz: Point {0, 0} 640x458 [apply] Thread[main-Animator,5,main] GearsES2.init.0 0x21d401c6: tileRendererInUse null, GearsES2[obj 0x21d401c6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x21d401c6 on Thread[main-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x21d401c6 created: GearsObj[0x4632aa6e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x21d401c6 created: GearsObj[0x28533fc3, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x21d401c6 created: GearsObj[0x28533fc3, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main-Animator,5,main] GearsES2.init.X 0x21d401c6 FIN GearsES2[obj 0x21d401c6 isInit true, usesShared false, 1 GearsObj[0x4632aa6e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x28533fc3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2304bddd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x21d401c6 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fdcb1e386b0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x21d401c6, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [apply] junit.framework.TestListener: endTest(test01GL2ES2) [apply] junit.framework.TestListener: startTest(test02GL3) [apply] Thread[main,5,main] GearsES2.dispose 0x21d401c6: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x21d401c6 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.swt.TestGearsES2SWT - test01GL2ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.swt.TestGearsES2SWT - test02GL3 [apply] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]] [apply] Thread[main-Animator,5,main] GearsES2.init.0 0xd351f72: tileRendererInUse null, GearsES2[obj 0xd351f72 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xd351f72 on Thread[main-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL3/GL3.hw] [apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 37 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] NW chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]] [apply] GL chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]] [apply] window pos/siz: Point {0, 0} 640x458 [apply] gear1 0xd351f72 created: GearsObj[0x7cd88d07, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xd351f72 created: GearsObj[0x6d130699, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xd351f72 created: GearsObj[0x6d130699, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main-Animator,5,main] GearsES2.init.X 0xd351f72 FIN GearsES2[obj 0xd351f72 isInit true, usesShared false, 1 GearsObj[0x7cd88d07, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6d130699, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7c165ec0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main-Animator,5,main] GearsES2.reshape 0xd351f72 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fdcb1e22cd0, msaa false, tileRendererInUse null [apply] >> GearsES2 0xd351f72, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.dispose 0xd351f72: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0xd351f72 FIN [apply] junit.framework.TestListener: endTest(test02GL3) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.swt.TestGearsES2SWT - test02GL3 [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 6.592 sec [apply] ------------- Standard Error ----------------- [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1407311278955 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.swt.TestGearsES2SWT - test01GL2ES2 [apply] SWTAccessor.<init>: GTK Version: 0.0.0 [apply] Loop 1/1 [apply] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] NW chosen: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL chosen: GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] window pos/siz: Point {0, 0} 640x458 [apply] Thread[main-Animator,5,main] GearsES2.init.0 0x21d401c6: tileRendererInUse null, GearsES2[obj 0x21d401c6 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x21d401c6 on Thread[main-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x21d401c6 created: GearsObj[0x4632aa6e, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x21d401c6 created: GearsObj[0x28533fc3, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x21d401c6 created: GearsObj[0x28533fc3, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main-Animator,5,main] GearsES2.init.X 0x21d401c6 FIN GearsES2[obj 0x21d401c6 isInit true, usesShared false, 1 GearsObj[0x4632aa6e, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x28533fc3, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2304bddd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x21d401c6 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fdcb1e386b0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x21d401c6, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.dispose 0x21d401c6: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x21d401c6 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.swt.TestGearsES2SWT - test01GL2ES2 [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.demos.es2.swt.TestGearsES2SWT - test02GL3 [apply] requested: vsync 1, GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]] [apply] Thread[main-Animator,5,main] GearsES2.init.0 0xd351f72: tileRendererInUse null, GearsES2[obj 0xd351f72 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0xd351f72 on Thread[main-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL3/GL3.hw] [apply] GL Version 3.3 (Core profile, arb, ES2 compat, FBO, hardware) - 3.3 NVIDIA-8.24.15 310.90.9.05f01 [GL 3.3.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 3.3 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 3.30 / 3.30.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 37 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] NW chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]] [apply] GL chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL3/GL3.hw], on-scr[.]] [apply] window pos/siz: Point {0, 0} 640x458 [apply] gear1 0xd351f72 created: GearsObj[0x7cd88d07, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0xd351f72 created: GearsObj[0x6d130699, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0xd351f72 created: GearsObj[0x6d130699, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main-Animator,5,main] GearsES2.init.X 0xd351f72 FIN GearsES2[obj 0xd351f72 isInit true, usesShared false, 1 GearsObj[0x7cd88d07, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x6d130699, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x7c165ec0, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main-Animator,5,main] GearsES2.reshape 0xd351f72 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fdcb1e22cd0, msaa false, tileRendererInUse null [apply] >> GearsES2 0xd351f72, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.dispose 0xd351f72: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0xd351f72 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.demos.es2.swt.TestGearsES2SWT - test02GL3 [apply] SLOCK [T main @ 1407311285469 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01GL2ES2 took 5.226 sec [apply] Testcase: test02GL3 took 1.182 sec [apply] SLOCK [T main @ 1407311285469 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.swt.TestBug672NewtCanvasSWTSashForm -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.swt.TestBug672NewtCanvasSWTSashForm.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.swt.TestBug672NewtCanvasSWTSashForm [apply] junit.framework.TestListener: tests to run: 1 [apply] SLOCK [T main @ 1407311286428 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1407311292439 ms +++ localhost/127.0.0.1:59999 - Locked within 6019 ms, 7 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestBug672NewtCanvasSWTSashForm - test01 [apply] junit.framework.TestListener: startTest(test01) [apply] SWTAccessor.<init>: GTK Version: 0.0.0 [apply] window resized: 0/0 319x458 [apply] window resized: 0/0 319x458 [apply] window resized: 0/0 319x458 [apply] Thread[main-Animator,5,main] GearsES2.init.0 0x46759d75: tileRendererInUse null, GearsES2[obj 0x46759d75 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x46759d75 on Thread[main-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x46759d75 created: GearsObj[0x2b95fdf3, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x46759d75 created: GearsObj[0x45372e0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x46759d75 created: GearsObj[0x45372e0, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main-Animator,5,main] GearsES2.init.X 0x46759d75 FIN GearsES2[obj 0x46759d75 isInit true, usesShared false, 1 GearsObj[0x2b95fdf3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x45372e0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x640e0e2f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x46759d75 0/0 319x458 of 319x458, swapInterval 1, drawable 0x7f8330caafa0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x46759d75, angle 0.0, [l -1.0, r 1.0, b -1.4357367, t 1.4357367] 2.0x2.8714733 -> [l -1.0, r 1.0, b -1.4357367, t 1.4357367] 2.0x2.8714733, v-flip false [apply] window moved: 321/0 319x458 [apply] NW chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] window pos/siz.0: 321/0 319x458, [ l 0, r 0 - t 0, b 0 - 0x0] [apply] GLWindow LOS.0: 0 / 55 [apply] NewtCanvasSWT LOS.0: 0 / 55 [apply] GLWindow LOS: 0 / 55 [apply] NewtCanvasSWT LOS: 0 / 55 [apply] junit.framework.TestListener: endTest(test01) [apply] window moved: 0/55 319x458 [apply] window resized: 0/55 319x458 [apply] QUIT Window Thread[main,5,main] [apply] Thread[main,5,main] GearsES2.dispose 0x46759d75: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x46759d75 FIN [apply] QUIT Window Thread[main,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestBug672NewtCanvasSWTSashForm - test01 [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 11.151 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T main @ 1407311286428 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1407311292439 ms +++ localhost/127.0.0.1:59999 - Locked within 6019 ms, 7 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestBug672NewtCanvasSWTSashForm - test01 [apply] SWTAccessor.<init>: GTK Version: 0.0.0 [apply] window resized: 0/0 319x458 [apply] window resized: 0/0 319x458 [apply] window resized: 0/0 319x458 [apply] Thread[main-Animator,5,main] GearsES2.init.0 0x46759d75: tileRendererInUse null, GearsES2[obj 0x46759d75 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x46759d75 on Thread[main-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x46759d75 created: GearsObj[0x2b95fdf3, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x46759d75 created: GearsObj[0x45372e0, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x46759d75 created: GearsObj[0x45372e0, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main-Animator,5,main] GearsES2.init.X 0x46759d75 FIN GearsES2[obj 0x46759d75 isInit true, usesShared false, 1 GearsObj[0x2b95fdf3, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x45372e0, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x640e0e2f, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x46759d75 0/0 319x458 of 319x458, swapInterval 1, drawable 0x7f8330caafa0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x46759d75, angle 0.0, [l -1.0, r 1.0, b -1.4357367, t 1.4357367] 2.0x2.8714733 -> [l -1.0, r 1.0, b -1.4357367, t 1.4357367] 2.0x2.8714733, v-flip false [apply] window moved: 321/0 319x458 [apply] NW chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] window pos/siz.0: 321/0 319x458, [ l 0, r 0 - t 0, b 0 - 0x0] [apply] GLWindow LOS.0: 0 / 55 [apply] NewtCanvasSWT LOS.0: 0 / 55 [apply] GLWindow LOS: 0 / 55 [apply] NewtCanvasSWT LOS: 0 / 55 [apply] window moved: 0/55 319x458 [apply] window resized: 0/55 319x458 [apply] QUIT Window Thread[main,5,main] [apply] Thread[main,5,main] GearsES2.dispose 0x46759d75: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x46759d75 FIN [apply] QUIT Window Thread[main,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestBug672NewtCanvasSWTSashForm - test01 [apply] SLOCK [T main @ 1407311297490 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01 took 4.947 sec [apply] SLOCK [T main @ 1407311297490 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.swt.TestBug672NewtCanvasSWTSashFormComposite -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.swt.TestBug672NewtCanvasSWTSashFormComposite.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.swt.TestBug672NewtCanvasSWTSashFormComposite [apply] junit.framework.TestListener: tests to run: 1 [apply] junit.framework.TestListener: startTest(test01) [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1407311298346 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestBug672NewtCanvasSWTSashFormComposite - test01 [apply] SWTAccessor.<init>: GTK Version: 0.0.0 [apply] window resized: 0/0 319x458 [apply] window resized: 0/0 319x458 [apply] window resized: 0/0 319x458 [apply] Thread[main-Animator,5,main] GearsES2.init.0 0x23c4a572: tileRendererInUse null, GearsES2[obj 0x23c4a572 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x23c4a572 on Thread[main-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x23c4a572 created: GearsObj[0x37031ba1, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x23c4a572 created: GearsObj[0x2d0b033e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x23c4a572 created: GearsObj[0x2d0b033e, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main-Animator,5,main] GearsES2.init.X 0x23c4a572 FIN GearsES2[obj 0x23c4a572 isInit true, usesShared false, 1 GearsObj[0x37031ba1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2d0b033e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3d89aba6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x23c4a572 0/0 319x458 of 319x458, swapInterval 1, drawable 0x7fca61e70e30, msaa false, tileRendererInUse null [apply] >> GearsES2 0x23c4a572, angle 0.0, [l -1.0, r 1.0, b -1.4357367, t 1.4357367] 2.0x2.8714733 -> [l -1.0, r 1.0, b -1.4357367, t 1.4357367] 2.0x2.8714733, v-flip false [apply] NW chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] window pos/siz.0: 0/0 319x458, [ l 0, r 0 - t 0, b 0 - 0x0] [apply] GLWindow LOS.0: 321 / 55 [apply] NewtCanvasSWT LOS.0: 321 / 55 [apply] GLWindow LOS: 321 / 55 [apply] NewtCanvasSWT LOS: 321 / 55 [apply] junit.framework.TestListener: endTest(test01) [apply] window moved: 321/55 319x458 [apply] window resized: 321/55 319x458 [apply] QUIT Window Thread[main,5,main] [apply] Thread[main,5,main] GearsES2.dispose 0x23c4a572: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x23c4a572 FIN [apply] QUIT Window Thread[main,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestBug672NewtCanvasSWTSashFormComposite - test01 [apply] SLOCK [T main @ 1407311302148 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.88 sec [apply] ------------- Standard Error ----------------- [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1407311298346 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestBug672NewtCanvasSWTSashFormComposite - test01 [apply] SWTAccessor.<init>: GTK Version: 0.0.0 [apply] window resized: 0/0 319x458 [apply] window resized: 0/0 319x458 [apply] window resized: 0/0 319x458 [apply] Thread[main-Animator,5,main] GearsES2.init.0 0x23c4a572: tileRendererInUse null, GearsES2[obj 0x23c4a572 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x23c4a572 on Thread[main-Animator,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x23c4a572 created: GearsObj[0x37031ba1, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x23c4a572 created: GearsObj[0x2d0b033e, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x23c4a572 created: GearsObj[0x2d0b033e, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main-Animator,5,main] GearsES2.init.X 0x23c4a572 FIN GearsES2[obj 0x23c4a572 isInit true, usesShared false, 1 GearsObj[0x37031ba1, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2d0b033e, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x3d89aba6, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x23c4a572 0/0 319x458 of 319x458, swapInterval 1, drawable 0x7fca61e70e30, msaa false, tileRendererInUse null [apply] >> GearsES2 0x23c4a572, angle 0.0, [l -1.0, r 1.0, b -1.4357367, t 1.4357367] 2.0x2.8714733 -> [l -1.0, r 1.0, b -1.4357367, t 1.4357367] 2.0x2.8714733, v-flip false [apply] NW chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] GL chosen: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] window pos/siz.0: 0/0 319x458, [ l 0, r 0 - t 0, b 0 - 0x0] [apply] GLWindow LOS.0: 321 / 55 [apply] NewtCanvasSWT LOS.0: 321 / 55 [apply] GLWindow LOS: 321 / 55 [apply] NewtCanvasSWT LOS: 321 / 55 [apply] window moved: 321/55 319x458 [apply] window resized: 321/55 319x458 [apply] QUIT Window Thread[main,5,main] [apply] Thread[main,5,main] GearsES2.dispose 0x23c4a572: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x23c4a572 FIN [apply] QUIT Window Thread[main,5,main] [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestBug672NewtCanvasSWTSashFormComposite - test01 [apply] SLOCK [T main @ 1407311302148 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01 took 3.684 sec [echo] Testing com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTGLn -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTGLn.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTGLn [apply] junit.framework.TestListener: tests to run: 4 [apply] SLOCK [T main @ 1407311303110 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1407311309119 ms +++ localhost/127.0.0.1:59999 - Locked within 6017 ms, 7 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTGLn - postAttach_WithAnimator [apply] SWTAccessor.<init>: GTK Version: 0.0.0 [apply] GLProfile Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.sw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL4.sw], , default GLProfile[GL2/GL2.hw], count 6 / 12] [apply] junit.framework.TestListener: startTest(postAttach_WithAnimator) [apply] Thread[main,5,main] GearsES2.init.0 0x68f59560: tileRendererInUse null, GearsES2[obj 0x68f59560 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x68f59560 on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x68f59560 created: GearsObj[0x1bf5df6a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x68f59560 created: GearsObj[0x2b1eb67d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x68f59560 created: GearsObj[0x2b1eb67d, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x68f59560 FIN GearsES2[obj 0x68f59560 isInit true, usesShared false, 1 GearsObj[0x1bf5df6a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2b1eb67d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb92a5b8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x68f59560 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb8ab92e070, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68f59560, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x68f59560 640x458, swapInterval 1, drawable 0x7fb8ab92e070 [apply] main: ** screenshot: TestNewtCanvasSWTGLn.postAttach_WithAnimator_-n0000-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0640x0458.png [apply] Thread[main,5,main] GearsES2.reshape 0x68f59560 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb8ab92e070, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68f59560, angle 0.5, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x68f59560 640x458, swapInterval 1, drawable 0x7fb8ab92e070 [apply] main: ** screenshot: TestNewtCanvasSWTGLn.postAttach_WithAnimator_-n0001-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0640x0458.png [apply] GLWindow LOS.0: 0 / 55 [apply] NewtCanvasSWT LOS.0: 0 / 55 [apply] main-Animator: ** screenshot: TestNewtCanvasSWTGLn.postAttach_WithAnimator_-n0002-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0640x0458.png [apply] Thread[main,5,main] GearsES2.dispose 0x68f59560: tileRendererInUse null [apply] junit.framework.TestListener: endTest(postAttach_WithAnimator) [apply] junit.framework.TestListener: startTest(preAttach_NoAnimator) [apply] Thread[main,5,main] GearsES2.dispose 0x68f59560 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTGLn - postAttach_WithAnimator [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTGLn - preAttach_NoAnimator [apply] Thread[main,5,main] GearsES2.init.0 0x542a49a: tileRendererInUse null, GearsES2[obj 0x542a49a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x542a49a on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x542a49a created: GearsObj[0xd3ceb07, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x542a49a created: GearsObj[0x1a6a1f5b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x542a49a created: GearsObj[0x1a6a1f5b, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x542a49a FIN GearsES2[obj 0x542a49a isInit true, usesShared false, 1 GearsObj[0xd3ceb07, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1a6a1f5b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2d309ce9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x542a49a 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb8ab888240, msaa false, tileRendererInUse null [apply] >> GearsES2 0x542a49a, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x542a49a 640x458, swapInterval 1, drawable 0x7fb8ab888240 [apply] main: ** screenshot: TestNewtCanvasSWTGLn.preAttach_NoAnimator____-n0000-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0640x0458.png [apply] Thread[main,5,main] GearsES2.reshape 0x542a49a 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb8ab888240, msaa false, tileRendererInUse null [apply] >> GearsES2 0x542a49a, angle 0.5, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x542a49a 640x458, swapInterval 1, drawable 0x7fb8ab888240 [apply] main: ** screenshot: TestNewtCanvasSWTGLn.preAttach_NoAnimator____-n0001-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0640x0458.png [apply] Thread[main,5,main] GearsES2.display 0x542a49a 640x458, swapInterval 1, drawable 0x7fb8ab888240 [apply] main: ** screenshot: TestNewtCanvasSWTGLn.preAttach_NoAnimator____-n0002-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0640x0458.png [apply] GLWindow LOS.0: 0 / 66 [apply] NewtCanvasSWT LOS.0: 0 / 66 [apply] Thread[main,5,main] GearsES2.display 0x542a49a 640x458, swapInterval 1, drawable 0x7fb8ab888240 [apply] Thread[main,5,main] GearsES2.dispose 0x542a49a: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x542a49a FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTGLn - preAttach_NoAnimator [apply] junit.framework.TestListener: endTest(preAttach_NoAnimator) [apply] junit.framework.TestListener: startTest(preAttach_WithAnimator) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTGLn - preAttach_WithAnimator [apply] Thread[main,5,main] GearsES2.init.0 0x5893efc3: tileRendererInUse null, GearsES2[obj 0x5893efc3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5893efc3 on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x5893efc3 created: GearsObj[0x4dc6a326, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5893efc3 created: GearsObj[0x2c013bae, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5893efc3 created: GearsObj[0x2c013bae, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x5893efc3 FIN GearsES2[obj 0x5893efc3 isInit true, usesShared false, 1 GearsObj[0x4dc6a326, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2c013bae, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4f53314, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x5893efc3 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb8ab92e710, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5893efc3, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x5893efc3 640x458, swapInterval 1, drawable 0x7fb8ab92e710 [apply] main: ** screenshot: TestNewtCanvasSWTGLn.preAttach_WithAnimator__-n0000-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0640x0458.png [apply] Thread[main,5,main] GearsES2.reshape 0x5893efc3 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb8ab92e710, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5893efc3, angle 0.5, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x5893efc3 640x458, swapInterval 1, drawable 0x7fb8ab92e710 [apply] main: ** screenshot: TestNewtCanvasSWTGLn.preAttach_WithAnimator__-n0001-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0640x0458.png [apply] Thread[main,5,main] GearsES2.display 0x5893efc3 640x458, swapInterval 1, drawable 0x7fb8ab92e710 [apply] main: ** screenshot: TestNewtCanvasSWTGLn.preAttach_WithAnimator__-n0002-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0640x0458.png [apply] GLWindow LOS.0: 0 / 77 [apply] NewtCanvasSWT LOS.0: 0 / 77 [apply] junit.framework.TestListener: endTest(preAttach_WithAnimator) [apply] junit.framework.TestListener: startTest(test_MultisampleAndAlpha) [apply] Thread[main,5,main] GearsES2.dispose 0x5893efc3: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x5893efc3 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTGLn - preAttach_WithAnimator [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTGLn - test_MultisampleAndAlpha [apply] [apply] req. msaa: true [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/4, sample-ext default, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] has msaa: true [apply] [apply] ShaderState: attachShaderProgram: -1 -> 4 (enable: true) [apply] null [apply] ShaderProgram[id=4, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=7, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=8, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] reshape .. [apply] main: ** screenshot: TestNewtCanvasSWTGLn.test_MultisampleAndAlpha-n0000-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa04_default-0640x0458.png [apply] reshape .. [apply] main: ** screenshot: TestNewtCanvasSWTGLn.test_MultisampleAndAlpha-n0001-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa04_default-0640x0458.png [apply] main: ** screenshot: TestNewtCanvasSWTGLn.test_MultisampleAndAlpha-n0002-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa04_default-0640x0458.png [apply] GLWindow LOS.0: 0 / 88 [apply] NewtCanvasSWT LOS.0: 0 / 88 [apply] junit.framework.TestListener: endTest(test_MultisampleAndAlpha) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTGLn - test_MultisampleAndAlpha [apply] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 11.319 sec [apply] ------------- Standard Output --------------- [apply] GLProfile Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.sw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL4.sw], , default GLProfile[GL2/GL2.hw], count 6 / 12] [apply] ------------- ---------------- --------------- [apply] ------------- Standard Error ----------------- [apply] SLOCK [T main @ 1407311303110 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1407311309119 ms +++ localhost/127.0.0.1:59999 - Locked within 6017 ms, 7 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTGLn - postAttach_WithAnimator [apply] SWTAccessor.<init>: GTK Version: 0.0.0 [apply] Thread[main,5,main] GearsES2.init.0 0x68f59560: tileRendererInUse null, GearsES2[obj 0x68f59560 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x68f59560 on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x68f59560 created: GearsObj[0x1bf5df6a, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x68f59560 created: GearsObj[0x2b1eb67d, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x68f59560 created: GearsObj[0x2b1eb67d, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x68f59560 FIN GearsES2[obj 0x68f59560 isInit true, usesShared false, 1 GearsObj[0x1bf5df6a, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2b1eb67d, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xb92a5b8, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x68f59560 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb8ab92e070, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68f59560, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x68f59560 640x458, swapInterval 1, drawable 0x7fb8ab92e070 [apply] main: ** screenshot: TestNewtCanvasSWTGLn.postAttach_WithAnimator_-n0000-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0640x0458.png [apply] Thread[main,5,main] GearsES2.reshape 0x68f59560 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb8ab92e070, msaa false, tileRendererInUse null [apply] >> GearsES2 0x68f59560, angle 0.5, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x68f59560 640x458, swapInterval 1, drawable 0x7fb8ab92e070 [apply] main: ** screenshot: TestNewtCanvasSWTGLn.postAttach_WithAnimator_-n0001-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0640x0458.png [apply] GLWindow LOS.0: 0 / 55 [apply] NewtCanvasSWT LOS.0: 0 / 55 [apply] main-Animator: ** screenshot: TestNewtCanvasSWTGLn.postAttach_WithAnimator_-n0002-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0640x0458.png [apply] Thread[main,5,main] GearsES2.dispose 0x68f59560: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x68f59560 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTGLn - postAttach_WithAnimator [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTGLn - preAttach_NoAnimator [apply] Thread[main,5,main] GearsES2.init.0 0x542a49a: tileRendererInUse null, GearsES2[obj 0x542a49a isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x542a49a on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x542a49a created: GearsObj[0xd3ceb07, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x542a49a created: GearsObj[0x1a6a1f5b, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x542a49a created: GearsObj[0x1a6a1f5b, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x542a49a FIN GearsES2[obj 0x542a49a isInit true, usesShared false, 1 GearsObj[0xd3ceb07, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x1a6a1f5b, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x2d309ce9, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x542a49a 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb8ab888240, msaa false, tileRendererInUse null [apply] >> GearsES2 0x542a49a, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x542a49a 640x458, swapInterval 1, drawable 0x7fb8ab888240 [apply] main: ** screenshot: TestNewtCanvasSWTGLn.preAttach_NoAnimator____-n0000-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0640x0458.png [apply] Thread[main,5,main] GearsES2.reshape 0x542a49a 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb8ab888240, msaa false, tileRendererInUse null [apply] >> GearsES2 0x542a49a, angle 0.5, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x542a49a 640x458, swapInterval 1, drawable 0x7fb8ab888240 [apply] main: ** screenshot: TestNewtCanvasSWTGLn.preAttach_NoAnimator____-n0001-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0640x0458.png [apply] Thread[main,5,main] GearsES2.display 0x542a49a 640x458, swapInterval 1, drawable 0x7fb8ab888240 [apply] main: ** screenshot: TestNewtCanvasSWTGLn.preAttach_NoAnimator____-n0002-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0640x0458.png [apply] GLWindow LOS.0: 0 / 66 [apply] NewtCanvasSWT LOS.0: 0 / 66 [apply] Thread[main,5,main] GearsES2.display 0x542a49a 640x458, swapInterval 1, drawable 0x7fb8ab888240 [apply] Thread[main,5,main] GearsES2.dispose 0x542a49a: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x542a49a FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTGLn - preAttach_NoAnimator [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTGLn - preAttach_WithAnimator [apply] Thread[main,5,main] GearsES2.init.0 0x5893efc3: tileRendererInUse null, GearsES2[obj 0x5893efc3 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x5893efc3 on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x5893efc3 created: GearsObj[0x4dc6a326, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x5893efc3 created: GearsObj[0x2c013bae, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x5893efc3 created: GearsObj[0x2c013bae, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x5893efc3 FIN GearsES2[obj 0x5893efc3 isInit true, usesShared false, 1 GearsObj[0x4dc6a326, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x2c013bae, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x4f53314, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x5893efc3 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb8ab92e710, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5893efc3, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x5893efc3 640x458, swapInterval 1, drawable 0x7fb8ab92e710 [apply] main: ** screenshot: TestNewtCanvasSWTGLn.preAttach_WithAnimator__-n0000-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0640x0458.png [apply] Thread[main,5,main] GearsES2.reshape 0x5893efc3 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fb8ab92e710, msaa false, tileRendererInUse null [apply] >> GearsES2 0x5893efc3, angle 0.5, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x5893efc3 640x458, swapInterval 1, drawable 0x7fb8ab92e710 [apply] main: ** screenshot: TestNewtCanvasSWTGLn.preAttach_WithAnimator__-n0001-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0640x0458.png [apply] Thread[main,5,main] GearsES2.display 0x5893efc3 640x458, swapInterval 1, drawable 0x7fb8ab92e710 [apply] main: ** screenshot: TestNewtCanvasSWTGLn.preAttach_WithAnimator__-n0002-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0640x0458.png [apply] GLWindow LOS.0: 0 / 77 [apply] NewtCanvasSWT LOS.0: 0 / 77 [apply] Thread[main,5,main] GearsES2.dispose 0x5893efc3: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x5893efc3 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTGLn - preAttach_WithAnimator [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTGLn - test_MultisampleAndAlpha [apply] [apply] req. msaa: true [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/4, sample-ext default, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] has msaa: true [apply] [apply] ShaderState: attachShaderProgram: -1 -> 4 (enable: true) [apply] null [apply] ShaderProgram[id=4, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=7, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=8, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] reshape .. [apply] main: ** screenshot: TestNewtCanvasSWTGLn.test_MultisampleAndAlpha-n0000-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa04_default-0640x0458.png [apply] reshape .. [apply] main: ** screenshot: TestNewtCanvasSWTGLn.test_MultisampleAndAlpha-n0001-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa04_default-0640x0458.png [apply] main: ** screenshot: TestNewtCanvasSWTGLn.test_MultisampleAndAlpha-n0002-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa04_default-0640x0458.png [apply] GLWindow LOS.0: 0 / 88 [apply] NewtCanvasSWT LOS.0: 0 / 88 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTGLn - test_MultisampleAndAlpha [apply] SLOCK [T main @ 1407311314293 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: postAttach_WithAnimator took 1.577 sec [apply] Testcase: preAttach_NoAnimator took 0.588 sec [apply] Testcase: preAttach_WithAnimator took 0.599 sec [apply] Testcase: test_MultisampleAndAlpha took 0.655 sec [apply] SLOCK [T main @ 1407311314293 ms --- localhost/127.0.0.1:59999 - Unlock ok within 3 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.swt.TestSWTBug643AsyncExec -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.swt.TestSWTBug643AsyncExec.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.swt.TestSWTBug643AsyncExec [apply] junit.framework.TestListener: tests to run: 3 [apply] SLOCK [T main @ 1407311315149 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1407311319158 ms +++ localhost/127.0.0.1:59999 - Locked within 4023 ms, 5 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestSWTBug643AsyncExec - test01JOGLGLCanvas [apply] junit.framework.TestListener: startTest(test01JOGLGLCanvas) [apply] SWTAccessor.<init>: GTK Version: 0.0.0 [apply] **** Pre Shell Open [apply] Thread[main,5,main] GearsES2.init.0 0x79ae7f53: tileRendererInUse null, GearsES2[obj 0x79ae7f53 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x79ae7f53 on Thread[main,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x79ae7f53 created: GearsObj[0x11173763, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x79ae7f53 created: GearsObj[0xb354d59, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x79ae7f53 created: GearsObj[0xb354d59, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x79ae7f53 FIN GearsES2[obj 0x79ae7f53 isInit true, usesShared false, 1 GearsObj[0x11173763, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xb354d59, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x586913ce, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x79ae7f53 0/0 400x428 of 400x428, swapInterval 1, drawable 0x7f9c3be28d10, msaa false, tileRendererInUse null [apply] >> GearsES2 0x79ae7f53, angle 0.0, [l -1.0, r 1.0, b -1.07, t 1.07] 2.0x2.14 -> [l -1.0, r 1.0, b -1.07, t 1.07] 2.0x2.14, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x79ae7f53 400x428, swapInterval 1, drawable 0x7f9c3be28d10 [apply] **** Post Shell Open [apply] [A-0 shallStop false] [apply] [SWT A-i shallStop false]: Counter[loc 1, glob: 1] [apply] [SWT A-i shallStop false]: Counter[loc 2, glob: 2] [apply] [SWT A-i shallStop false]: Counter[loc 3, glob: 3] [apply] [SWT A-i shallStop false]: Counter[loc 4, glob: 4] [apply] [SWT A-i shallStop false]: Counter[loc 5, glob: 5] [apply] [SWT A-i shallStop false]: Counter[loc 6, glob: 6] [apply] [SWT A-i shallStop false]: Counter[loc 7, glob: 7] [apply] [SWT A-i shallStop false]: Counter[loc 8, glob: 8] [apply] [SWT A-i shallStop false]: Counter[loc 9, glob: 9] [apply] junit.framework.TestListener: endTest(test01JOGLGLCanvas) [apply] junit.framework.TestListener: startTest(test02NewtCanvasSWTPreVisible) [apply] [SWT A-i shallStop false]: Counter[loc 10, glob: 10] [apply] *R-Exit* shallStop true [apply] Thread[main,5,main] GearsES2.dispose 0x79ae7f53: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x79ae7f53 FIN [apply] EDT Counter before exit: SWT 10, NEWT 0 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestSWTBug643AsyncExec - test01JOGLGLCanvas [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestSWTBug643AsyncExec - test02NewtCanvasSWTPreVisible [apply] Thread[main,5,main] GearsES2.init.0 0x591f9578: tileRendererInUse null, GearsES2[obj 0x591f9578 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x591f9578 on Thread[main,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x591f9578 created: GearsObj[0x8c6fb37, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x591f9578 created: GearsObj[0x3f96dc61, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x591f9578 created: GearsObj[0x3f96dc61, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x591f9578 FIN GearsES2[obj 0x591f9578 isInit true, usesShared false, 1 GearsObj[0x8c6fb37, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3f96dc61, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x330d386d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x591f9578 0/0 128x128 of 128x128, swapInterval 1, drawable 0x7f9c3be69330, msaa false, tileRendererInUse null [apply] >> GearsES2 0x591f9578, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x591f9578 128x128, swapInterval 1, drawable 0x7f9c3be69330 [apply] **** Pre Shell Open [apply] Thread[main,5,main] GearsES2.reshape 0x591f9578 0/0 400x428 of 400x428, swapInterval 1, drawable 0x7f9c3be69330, msaa false, tileRendererInUse null [apply] >> GearsES2 0x591f9578, angle 0.5, [l -1.0, r 1.0, b -1.07, t 1.07] 2.0x2.14 -> [l -1.0, r 1.0, b -1.07, t 1.07] 2.0x2.14, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x591f9578 400x428, swapInterval 1, drawable 0x7f9c3be69330 [apply] Thread[main,5,main] GearsES2.reshape 0x591f9578 0/0 400x428 of 400x428, swapInterval 1, drawable 0x7f9c3be69330, msaa false, tileRendererInUse null [apply] >> GearsES2 0x591f9578, angle 1.0, [l -1.0, r 1.0, b -1.07, t 1.07] 2.0x2.14 -> [l -1.0, r 1.0, b -1.07, t 1.07] 2.0x2.14, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x591f9578 400x428, swapInterval 1, drawable 0x7f9c3be69330 [apply] Thread[main,5,main] GearsES2.reshape 0x591f9578 0/0 400x428 of 400x428, swapInterval 1, drawable 0x7f9c3be69330, msaa false, tileRendererInUse null [apply] >> GearsES2 0x591f9578, angle 1.5, [l -1.0, r 1.0, b -1.07, t 1.07] 2.0x2.14 -> [l -1.0, r 1.0, b -1.07, t 1.07] 2.0x2.14, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x591f9578 400x428, swapInterval 1, drawable 0x7f9c3be69330 [apply] Thread[main,5,main] GearsES2.display 0x591f9578 400x428, swapInterval 1, drawable 0x7f9c3be69330 [apply] **** Post Shell Open [apply] [A-0 shallStop false] [apply] Thread[main,5,main] GearsES2.reshape 0x591f9578 0/0 400x428 of 400x428, swapInterval 1, drawable 0x7f9c3be69330, msaa false, tileRendererInUse null [apply] >> GearsES2 0x591f9578, angle 2.5, [l -1.0, r 1.0, b -1.07, t 1.07] 2.0x2.14 -> [l -1.0, r 1.0, b -1.07, t 1.07] 2.0x2.14, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x591f9578 400x428, swapInterval 1, drawable 0x7f9c3be69330 [apply] Thread[main,5,main] GearsES2.display 0x591f9578 400x428, swapInterval 1, drawable 0x7f9c3be69330 [apply] [SWT A-i shallStop false]: Counter[loc 1, glob: 1] [apply] [NEWT A-i shallStop false]: Counter[loc 1, glob: 1] [apply] [SWT A-i shallStop false]: Counter[loc 2, glob: 2] [apply] [NEWT A-i shallStop false]: Counter[loc 2, glob: 2] [apply] [SWT A-i shallStop false]: Counter[loc 3, glob: 3] [apply] [NEWT A-i shallStop false]: Counter[loc 3, glob: 3] [apply] [SWT A-i shallStop false]: Counter[loc 4, glob: 4] [apply] [NEWT A-i shallStop false]: Counter[loc 4, glob: 4] [apply] [SWT A-i shallStop false]: Counter[loc 5, glob: 5] [apply] [NEWT A-i shallStop false]: Counter[loc 5, glob: 5] [apply] [SWT A-i shallStop false]: Counter[loc 6, glob: 6] [apply] [NEWT A-i shallStop false]: Counter[loc 6, glob: 6] [apply] [SWT A-i shallStop false]: Counter[loc 7, glob: 7] [apply] [NEWT A-i shallStop false]: Counter[loc 7, glob: 7] [apply] [SWT A-i shallStop false]: Counter[loc 8, glob: 8] [apply] [NEWT A-i shallStop false]: Counter[loc 8, glob: 8] [apply] [SWT A-i shallStop false]: Counter[loc 9, glob: 9] [apply] [NEWT A-i shallStop false]: Counter[loc 9, glob: 9] [apply] [SWT A-i shallStop false]: Counter[loc 10, glob: 10] [apply] [NEWT A-i shallStop false]: Counter[loc 10, glob: 10] [apply] junit.framework.TestListener: endTest(test02NewtCanvasSWTPreVisible) [apply] junit.framework.TestListener: startTest(test02NewtCanvasSWTSimple) [apply] *R-Exit* shallStop true [apply] Thread[main,5,main] GearsES2.dispose 0x591f9578: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x591f9578 FIN [apply] EDT Counter before exit: SWT 10, NEWT 10 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestSWTBug643AsyncExec - test02NewtCanvasSWTPreVisible [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestSWTBug643AsyncExec - test02NewtCanvasSWTSimple [apply] **** Pre Shell Open [apply] Thread[main,5,main] GearsES2.init.0 0x7840e96c: tileRendererInUse null, GearsES2[obj 0x7840e96c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7840e96c on Thread[main,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x7840e96c created: GearsObj[0x15031ecd, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7840e96c created: GearsObj[0x7fdb2f81, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7840e96c created: GearsObj[0x7fdb2f81, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x7840e96c FIN GearsES2[obj 0x7840e96c isInit true, usesShared false, 1 GearsObj[0x15031ecd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7fdb2f81, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xf0bffbb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x7840e96c 0/0 400x428 of 400x428, swapInterval 1, drawable 0x7f9c3d950950, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7840e96c, angle 0.0, [l -1.0, r 1.0, b -1.07, t 1.07] 2.0x2.14 -> [l -1.0, r 1.0, b -1.07, t 1.07] 2.0x2.14, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x7840e96c 400x428, swapInterval 1, drawable 0x7f9c3d950950 [apply] Thread[main,5,main] GearsES2.reshape 0x7840e96c 0/0 400x428 of 400x428, swapInterval 1, drawable 0x7f9c3d950950, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7840e96c, angle 0.5, [l -1.0, r 1.0, b -1.07, t 1.07] 2.0x2.14 -> [l -1.0, r 1.0, b -1.07, t 1.07] 2.0x2.14, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x7840e96c 400x428, swapInterval 1, drawable 0x7f9c3d950950 [apply] Thread[main,5,main] GearsES2.display 0x7840e96c 400x428, swapInterval 1, drawable 0x7f9c3d950950 [apply] **** Post Shell Open [apply] [A-0 shallStop false] [apply] [SWT A-i shallStop false]: Counter[loc 1, glob: 1] [apply] [NEWT A-i shallStop false]: Counter[loc 1, glob: 1] [apply] [SWT A-i shallStop false]: Counter[loc 2, glob: 2] [apply] [NEWT A-i shallStop false]: Counter[loc 2, glob: 2] [apply] [SWT A-i shallStop false]: Counter[loc 3, glob: 3] [apply] [NEWT A-i shallStop false]: Counter[loc 3, glob: 3] [apply] [SWT A-i shallStop false]: Counter[loc 4, glob: 4] [apply] [NEWT A-i shallStop false]: Counter[loc 4, glob: 4] [apply] [SWT A-i shallStop false]: Counter[loc 5, glob: 5] [apply] [NEWT A-i shallStop false]: Counter[loc 5, glob: 5] [apply] [SWT A-i shallStop false]: Counter[loc 6, glob: 6] [apply] [NEWT A-i shallStop false]: Counter[loc 6, glob: 6] [apply] [SWT A-i shallStop false]: Counter[loc 7, glob: 7] [apply] [NEWT A-i shallStop false]: Counter[loc 7, glob: 7] [apply] [SWT A-i shallStop false]: Counter[loc 8, glob: 8] [apply] [NEWT A-i shallStop false]: Counter[loc 8, glob: 8] [apply] [SWT A-i shallStop false]: Counter[loc 9, glob: 9] [apply] [NEWT A-i shallStop false]: Counter[loc 9, glob: 9] [apply] [SWT A-i shallStop false]: Counter[loc 10, glob: 10] [apply] [NEWT A-i shallStop false]: Counter[loc 10, glob: 10] [apply] junit.framework.TestListener: endTest(test02NewtCanvasSWTSimple) [apply] *R-Exit* shallStop true [apply] Thread[main,5,main] GearsES2.dispose 0x7840e96c: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x7840e96c FIN [apply] EDT Counter before exit: SWT 10, NEWT 10 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestSWTBug643AsyncExec - test02NewtCanvasSWTSimple [apply] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.871 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T main @ 1407311315149 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1407311319158 ms +++ localhost/127.0.0.1:59999 - Locked within 4023 ms, 5 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestSWTBug643AsyncExec - test01JOGLGLCanvas [apply] SWTAccessor.<init>: GTK Version: 0.0.0 [apply] **** Pre Shell Open [apply] Thread[main,5,main] GearsES2.init.0 0x79ae7f53: tileRendererInUse null, GearsES2[obj 0x79ae7f53 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x79ae7f53 on Thread[main,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x79ae7f53 created: GearsObj[0x11173763, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x79ae7f53 created: GearsObj[0xb354d59, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x79ae7f53 created: GearsObj[0xb354d59, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x79ae7f53 FIN GearsES2[obj 0x79ae7f53 isInit true, usesShared false, 1 GearsObj[0x11173763, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0xb354d59, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x586913ce, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x79ae7f53 0/0 400x428 of 400x428, swapInterval 1, drawable 0x7f9c3be28d10, msaa false, tileRendererInUse null [apply] >> GearsES2 0x79ae7f53, angle 0.0, [l -1.0, r 1.0, b -1.07, t 1.07] 2.0x2.14 -> [l -1.0, r 1.0, b -1.07, t 1.07] 2.0x2.14, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x79ae7f53 400x428, swapInterval 1, drawable 0x7f9c3be28d10 [apply] **** Post Shell Open [apply] [A-0 shallStop false] [apply] [SWT A-i shallStop false]: Counter[loc 1, glob: 1] [apply] [SWT A-i shallStop false]: Counter[loc 2, glob: 2] [apply] [SWT A-i shallStop false]: Counter[loc 3, glob: 3] [apply] [SWT A-i shallStop false]: Counter[loc 4, glob: 4] [apply] [SWT A-i shallStop false]: Counter[loc 5, glob: 5] [apply] [SWT A-i shallStop false]: Counter[loc 6, glob: 6] [apply] [SWT A-i shallStop false]: Counter[loc 7, glob: 7] [apply] [SWT A-i shallStop false]: Counter[loc 8, glob: 8] [apply] [SWT A-i shallStop false]: Counter[loc 9, glob: 9] [apply] [SWT A-i shallStop false]: Counter[loc 10, glob: 10] [apply] *R-Exit* shallStop true [apply] Thread[main,5,main] GearsES2.dispose 0x79ae7f53: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x79ae7f53 FIN [apply] EDT Counter before exit: SWT 10, NEWT 0 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestSWTBug643AsyncExec - test01JOGLGLCanvas [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestSWTBug643AsyncExec - test02NewtCanvasSWTPreVisible [apply] Thread[main,5,main] GearsES2.init.0 0x591f9578: tileRendererInUse null, GearsES2[obj 0x591f9578 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x591f9578 on Thread[main,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x591f9578 created: GearsObj[0x8c6fb37, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x591f9578 created: GearsObj[0x3f96dc61, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x591f9578 created: GearsObj[0x3f96dc61, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x591f9578 FIN GearsES2[obj 0x591f9578 isInit true, usesShared false, 1 GearsObj[0x8c6fb37, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3f96dc61, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x330d386d, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x591f9578 0/0 128x128 of 128x128, swapInterval 1, drawable 0x7f9c3be69330, msaa false, tileRendererInUse null [apply] >> GearsES2 0x591f9578, angle 0.0, [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0 -> [l -1.0, r 1.0, b -1.0, t 1.0] 2.0x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x591f9578 128x128, swapInterval 1, drawable 0x7f9c3be69330 [apply] **** Pre Shell Open [apply] Thread[main,5,main] GearsES2.reshape 0x591f9578 0/0 400x428 of 400x428, swapInterval 1, drawable 0x7f9c3be69330, msaa false, tileRendererInUse null [apply] >> GearsES2 0x591f9578, angle 0.5, [l -1.0, r 1.0, b -1.07, t 1.07] 2.0x2.14 -> [l -1.0, r 1.0, b -1.07, t 1.07] 2.0x2.14, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x591f9578 400x428, swapInterval 1, drawable 0x7f9c3be69330 [apply] Thread[main,5,main] GearsES2.reshape 0x591f9578 0/0 400x428 of 400x428, swapInterval 1, drawable 0x7f9c3be69330, msaa false, tileRendererInUse null [apply] >> GearsES2 0x591f9578, angle 1.0, [l -1.0, r 1.0, b -1.07, t 1.07] 2.0x2.14 -> [l -1.0, r 1.0, b -1.07, t 1.07] 2.0x2.14, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x591f9578 400x428, swapInterval 1, drawable 0x7f9c3be69330 [apply] Thread[main,5,main] GearsES2.reshape 0x591f9578 0/0 400x428 of 400x428, swapInterval 1, drawable 0x7f9c3be69330, msaa false, tileRendererInUse null [apply] >> GearsES2 0x591f9578, angle 1.5, [l -1.0, r 1.0, b -1.07, t 1.07] 2.0x2.14 -> [l -1.0, r 1.0, b -1.07, t 1.07] 2.0x2.14, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x591f9578 400x428, swapInterval 1, drawable 0x7f9c3be69330 [apply] Thread[main,5,main] GearsES2.display 0x591f9578 400x428, swapInterval 1, drawable 0x7f9c3be69330 [apply] **** Post Shell Open [apply] [A-0 shallStop false] [apply] Thread[main,5,main] GearsES2.reshape 0x591f9578 0/0 400x428 of 400x428, swapInterval 1, drawable 0x7f9c3be69330, msaa false, tileRendererInUse null [apply] >> GearsES2 0x591f9578, angle 2.5, [l -1.0, r 1.0, b -1.07, t 1.07] 2.0x2.14 -> [l -1.0, r 1.0, b -1.07, t 1.07] 2.0x2.14, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x591f9578 400x428, swapInterval 1, drawable 0x7f9c3be69330 [apply] Thread[main,5,main] GearsES2.display 0x591f9578 400x428, swapInterval 1, drawable 0x7f9c3be69330 [apply] [SWT A-i shallStop false]: Counter[loc 1, glob: 1] [apply] [NEWT A-i shallStop false]: Counter[loc 1, glob: 1] [apply] [SWT A-i shallStop false]: Counter[loc 2, glob: 2] [apply] [NEWT A-i shallStop false]: Counter[loc 2, glob: 2] [apply] [SWT A-i shallStop false]: Counter[loc 3, glob: 3] [apply] [NEWT A-i shallStop false]: Counter[loc 3, glob: 3] [apply] [SWT A-i shallStop false]: Counter[loc 4, glob: 4] [apply] [NEWT A-i shallStop false]: Counter[loc 4, glob: 4] [apply] [SWT A-i shallStop false]: Counter[loc 5, glob: 5] [apply] [NEWT A-i shallStop false]: Counter[loc 5, glob: 5] [apply] [SWT A-i shallStop false]: Counter[loc 6, glob: 6] [apply] [NEWT A-i shallStop false]: Counter[loc 6, glob: 6] [apply] [SWT A-i shallStop false]: Counter[loc 7, glob: 7] [apply] [NEWT A-i shallStop false]: Counter[loc 7, glob: 7] [apply] [SWT A-i shallStop false]: Counter[loc 8, glob: 8] [apply] [NEWT A-i shallStop false]: Counter[loc 8, glob: 8] [apply] [SWT A-i shallStop false]: Counter[loc 9, glob: 9] [apply] [NEWT A-i shallStop false]: Counter[loc 9, glob: 9] [apply] [SWT A-i shallStop false]: Counter[loc 10, glob: 10] [apply] [NEWT A-i shallStop false]: Counter[loc 10, glob: 10] [apply] *R-Exit* shallStop true [apply] Thread[main,5,main] GearsES2.dispose 0x591f9578: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x591f9578 FIN [apply] EDT Counter before exit: SWT 10, NEWT 10 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestSWTBug643AsyncExec - test02NewtCanvasSWTPreVisible [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestSWTBug643AsyncExec - test02NewtCanvasSWTSimple [apply] **** Pre Shell Open [apply] Thread[main,5,main] GearsES2.init.0 0x7840e96c: tileRendererInUse null, GearsES2[obj 0x7840e96c isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x7840e96c on Thread[main,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x7840e96c created: GearsObj[0x15031ecd, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x7840e96c created: GearsObj[0x7fdb2f81, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x7840e96c created: GearsObj[0x7fdb2f81, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x7840e96c FIN GearsES2[obj 0x7840e96c isInit true, usesShared false, 1 GearsObj[0x15031ecd, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x7fdb2f81, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0xf0bffbb, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x7840e96c 0/0 400x428 of 400x428, swapInterval 1, drawable 0x7f9c3d950950, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7840e96c, angle 0.0, [l -1.0, r 1.0, b -1.07, t 1.07] 2.0x2.14 -> [l -1.0, r 1.0, b -1.07, t 1.07] 2.0x2.14, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x7840e96c 400x428, swapInterval 1, drawable 0x7f9c3d950950 [apply] Thread[main,5,main] GearsES2.reshape 0x7840e96c 0/0 400x428 of 400x428, swapInterval 1, drawable 0x7f9c3d950950, msaa false, tileRendererInUse null [apply] >> GearsES2 0x7840e96c, angle 0.5, [l -1.0, r 1.0, b -1.07, t 1.07] 2.0x2.14 -> [l -1.0, r 1.0, b -1.07, t 1.07] 2.0x2.14, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x7840e96c 400x428, swapInterval 1, drawable 0x7f9c3d950950 [apply] Thread[main,5,main] GearsES2.display 0x7840e96c 400x428, swapInterval 1, drawable 0x7f9c3d950950 [apply] **** Post Shell Open [apply] [A-0 shallStop false] [apply] [SWT A-i shallStop false]: Counter[loc 1, glob: 1] [apply] [NEWT A-i shallStop false]: Counter[loc 1, glob: 1] [apply] [SWT A-i shallStop false]: Counter[loc 2, glob: 2] [apply] [NEWT A-i shallStop false]: Counter[loc 2, glob: 2] [apply] [SWT A-i shallStop false]: Counter[loc 3, glob: 3] [apply] [NEWT A-i shallStop false]: Counter[loc 3, glob: 3] [apply] [SWT A-i shallStop false]: Counter[loc 4, glob: 4] [apply] [NEWT A-i shallStop false]: Counter[loc 4, glob: 4] [apply] [SWT A-i shallStop false]: Counter[loc 5, glob: 5] [apply] [NEWT A-i shallStop false]: Counter[loc 5, glob: 5] [apply] [SWT A-i shallStop false]: Counter[loc 6, glob: 6] [apply] [NEWT A-i shallStop false]: Counter[loc 6, glob: 6] [apply] [SWT A-i shallStop false]: Counter[loc 7, glob: 7] [apply] [NEWT A-i shallStop false]: Counter[loc 7, glob: 7] [apply] [SWT A-i shallStop false]: Counter[loc 8, glob: 8] [apply] [NEWT A-i shallStop false]: Counter[loc 8, glob: 8] [apply] [SWT A-i shallStop false]: Counter[loc 9, glob: 9] [apply] [NEWT A-i shallStop false]: Counter[loc 9, glob: 9] [apply] [SWT A-i shallStop false]: Counter[loc 10, glob: 10] [apply] [NEWT A-i shallStop false]: Counter[loc 10, glob: 10] [apply] *R-Exit* shallStop true [apply] Thread[main,5,main] GearsES2.dispose 0x7840e96c: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x7840e96c FIN [apply] EDT Counter before exit: SWT 10, NEWT 10 [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestSWTBug643AsyncExec - test02NewtCanvasSWTSimple [apply] SLOCK [T main @ 1407311323935 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01JOGLGLCanvas took 2.98 sec [apply] Testcase: test02NewtCanvasSWTPreVisible took 1.011 sec [apply] Testcase: test02NewtCanvasSWTSimple took 0.68 sec [apply] SLOCK [T main @ 1407311323935 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.swt.TestSWTEclipseGLCanvas01GLn -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.swt.TestSWTEclipseGLCanvas01GLn.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.swt.TestSWTEclipseGLCanvas01GLn [apply] junit.framework.TestListener: tests to run: 1 [apply] SLOCK [T main @ 1407311325265 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1407311329274 ms +++ localhost/127.0.0.1:59999 - Locked within 4016 ms, 5 attempts [apply] GLProfile Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestSWTEclipseGLCanvas01GLn - test [apply] [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.sw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL4.sw], , default GLProfile[GL2/GL2.hw], count 6 / 12] [apply] junit.framework.TestListener: startTest(test) [apply] SWTAccessor.<init>: GTK Version: 0.0.0 [apply] resize [apply] paint [apply] junit.framework.TestListener: endTest(test) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestSWTEclipseGLCanvas01GLn - test [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.171 sec [apply] ------------- Standard Output --------------- [apply] GLProfile Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.sw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL4.sw], , default GLProfile[GL2/GL2.hw], count 6 / 12] [apply] ------------- ---------------- --------------- [apply] ------------- Standard Error ----------------- [apply] SLOCK [T main @ 1407311325265 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1407311329274 ms +++ localhost/127.0.0.1:59999 - Locked within 4016 ms, 5 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestSWTEclipseGLCanvas01GLn - test [apply] SWTAccessor.<init>: GTK Version: 0.0.0 [apply] resize [apply] paint [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestSWTEclipseGLCanvas01GLn - test [apply] SLOCK [T main @ 1407311332341 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test took 1.238 sec [apply] SLOCK [T main @ 1407311332341 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.swt.TestSWTJOGLGLCanvas01GLn -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.swt.TestSWTJOGLGLCanvas01GLn.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.swt.TestSWTJOGLGLCanvas01GLn [apply] junit.framework.TestListener: tests to run: 2 [apply] SLOCK [T main @ 1407311333215 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1407311339227 ms +++ localhost/127.0.0.1:59999 - Locked within 6022 ms, 7 attempts [apply] GLProfile Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestSWTJOGLGLCanvas01GLn - test [apply] SWTAccessor.<init>: GTK Version: 0.0.0 [apply] [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.sw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL4.sw], , default GLProfile[GL2/GL2.hw], count 6 / 12] [apply] junit.framework.TestListener: startTest(test) [apply] Thread[main,5,main] GearsES2.init.0 0x78ac8211: tileRendererInUse null, GearsES2[obj 0x78ac8211 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x78ac8211 on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x78ac8211 created: GearsObj[0x3a41bb39, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x78ac8211 created: GearsObj[0x316ab910, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x78ac8211 created: GearsObj[0x316ab910, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x78ac8211 FIN GearsES2[obj 0x78ac8211 isInit true, usesShared false, 1 GearsObj[0x3a41bb39, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x316ab910, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x174736cd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x78ac8211 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7ffbfb124e40, msaa false, tileRendererInUse null [apply] >> GearsES2 0x78ac8211, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x78ac8211 640x458, swapInterval 1, drawable 0x7ffbfb124e40 [apply] main: ** screenshot: TestSWTJOGLGLCanvas01GLn.test____________________-n0000-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0640x0458.png [apply] main-Animator: ** screenshot: TestSWTJOGLGLCanvas01GLn.test____________________-n0001-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0640x0458.png [apply] main-Animator: ** screenshot: TestSWTJOGLGLCanvas01GLn.test____________________-n0002-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0640x0458.png [apply] junit.framework.TestListener: endTest(test) [apply] junit.framework.TestListener: startTest(test_MultisampleAndAlpha) [apply] Thread[main,5,main] GearsES2.dispose 0x78ac8211: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x78ac8211 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestSWTJOGLGLCanvas01GLn - test [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestSWTJOGLGLCanvas01GLn - test_MultisampleAndAlpha [apply] [apply] req. msaa: true [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/4, sample-ext default, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] has msaa: true [apply] [apply] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [apply] null [apply] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] reshape .. [apply] main: ** screenshot: TestSWTJOGLGLCanvas01GLn.test_MultisampleAndAlpha-n0000-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa04_default-0640x0458.png [apply] main-Animator: ** screenshot: TestSWTJOGLGLCanvas01GLn.test_MultisampleAndAlpha-n0001-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa04_default-0640x0458.png [apply] main-Animator: ** screenshot: TestSWTJOGLGLCanvas01GLn.test_MultisampleAndAlpha-n0002-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa04_default-0640x0458.png [apply] junit.framework.TestListener: endTest(test_MultisampleAndAlpha) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestSWTJOGLGLCanvas01GLn - test_MultisampleAndAlpha [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 9.546 sec [apply] ------------- Standard Output --------------- [apply] GLProfile Natives[GL4bc false, GL4 true [4.1 (Core profile, arb, ES2 compat, FBO, software)], GLES3 false, GL3bc false, GL3 true [3.3 (Core profile, arb, ES2 compat, FBO, hardware)], GL2 true [2.1 (Compat profile, arb, FBO, hardware)], GLES2 false, GLES1 false, count 3 / 8], Common[, GL4ES3 false, GL2GL3 true, GL2ES2 true, GL2ES1 true], Mappings[GL2ES2 GLProfile[GL2ES2/GL4.sw], GL2ES1 GLProfile[GL2ES1/GL2.hw], GL2 GLProfile[GL2/GL2.hw], GL4 GLProfile[GL4/GL4.sw], GL3 GLProfile[GL3/GL3.hw], GL2GL3 GLProfile[GL2GL3/GL4.sw], , default GLProfile[GL2/GL2.hw], count 6 / 12] [apply] ------------- ---------------- --------------- [apply] ------------- Standard Error ----------------- [apply] SLOCK [T main @ 1407311333215 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1407311339227 ms +++ localhost/127.0.0.1:59999 - Locked within 6022 ms, 7 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestSWTJOGLGLCanvas01GLn - test [apply] SWTAccessor.<init>: GTK Version: 0.0.0 [apply] Thread[main,5,main] GearsES2.init.0 0x78ac8211: tileRendererInUse null, GearsES2[obj 0x78ac8211 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x78ac8211 on Thread[main,5,main] [apply] Chosen GLCapabilities: GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL4/GL4.sw] [apply] GL Version 4.1 (Core profile, arb, ES2 compat, FBO, software) - 4.1 APPLE-9.6.1 [GL 4.1.0, vendor 9.6.1 (APPLE-9.6.1)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR Apple Computer, Inc. [apply] GL_RENDERER Apple Software Renderer [apply] GL_VERSION 4.1 APPLE-9.6.1 [apply] GLSL true, has-compiler-func: true, version: 4.10 / 4.10.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 46 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x78ac8211 created: GearsObj[0x3a41bb39, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x78ac8211 created: GearsObj[0x316ab910, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x78ac8211 created: GearsObj[0x316ab910, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x78ac8211 FIN GearsES2[obj 0x78ac8211 isInit true, usesShared false, 1 GearsObj[0x3a41bb39, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x316ab910, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x174736cd, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x78ac8211 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7ffbfb124e40, msaa false, tileRendererInUse null [apply] >> GearsES2 0x78ac8211, angle 0.0, [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0 -> [l -1.3973799, r 1.3973799, b -1.0, t 1.0] 2.7947598x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x78ac8211 640x458, swapInterval 1, drawable 0x7ffbfb124e40 [apply] main: ** screenshot: TestSWTJOGLGLCanvas01GLn.test____________________-n0000-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0640x0458.png [apply] main-Animator: ** screenshot: TestSWTJOGLGLCanvas01GLn.test____________________-n0001-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0640x0458.png [apply] main-Animator: ** screenshot: TestSWTJOGLGLCanvas01GLn.test____________________-n0002-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0640x0458.png [apply] Thread[main,5,main] GearsES2.dispose 0x78ac8211: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x78ac8211 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestSWTJOGLGLCanvas01GLn - test [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestSWTJOGLGLCanvas01GLn - test_MultisampleAndAlpha [apply] [apply] req. msaa: true [apply] Requested: GLCaps[rgba 8/8/8/1, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/2, sample-ext default, dbl, mono , hw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] Chosen : GLCaps[rgba 8/8/8/8, opaque, accum-rgba 0/0/0/0, dp/st/ms 32/0/4, sample-ext default, dbl, mono , sw, GLProfile[GL4/GL4.sw], on-scr[.]] [apply] has msaa: true [apply] [apply] ShaderState: attachShaderProgram: -1 -> 2 (enable: true) [apply] null [apply] ShaderProgram[id=2, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=3, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=4, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] reshape .. [apply] main: ** screenshot: TestSWTJOGLGLCanvas01GLn.test_MultisampleAndAlpha-n0000-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa04_default-0640x0458.png [apply] main-Animator: ** screenshot: TestSWTJOGLGLCanvas01GLn.test_MultisampleAndAlpha-n0001-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa04_default-0640x0458.png [apply] main-Animator: ** screenshot: TestSWTJOGLGLCanvas01GLn.test_MultisampleAndAlpha-n0002-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa04_default-0640x0458.png [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestSWTJOGLGLCanvas01GLn - test_MultisampleAndAlpha [apply] SLOCK [T main @ 1407311342662 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test took 1.253 sec [apply] Testcase: test_MultisampleAndAlpha took 0.436 sec [apply] SLOCK [T main @ 1407311342662 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [echo] Testing com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aSWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aSWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aSWT [apply] junit.framework.TestListener: tests to run: 1 [apply] SLOCK [T main @ 1407311343634 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1407311348644 ms +++ localhost/127.0.0.1:59999 - Locked within 5018 ms, 6 attempts [apply] junit.framework.TestListener: startTest(testWindowParenting01CreateVisibleDestroy1) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aSWT - testWindowParenting01CreateVisibleDestroy1 [apply] SWTAccessor.<init>: GTK Version: 0.0.0 [apply] Thread[main,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[main,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [apply] null [apply] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread[main,5,main] RedSquareES2.init FIN [apply] Thread[main,5,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fec58df6150, tileRendererInUse null [apply] Thread[main,5,main] RedSquareES2.reshape FIN [apply] Thread[main,5,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fec58df6150, tileRendererInUse null [apply] Thread[main,5,main] RedSquareES2.reshape FIN [apply] Thread[main,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[main,5,main] RedSquareES2.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aSWT - testWindowParenting01CreateVisibleDestroy1 [apply] junit.framework.TestListener: endTest(testWindowParenting01CreateVisibleDestroy1) [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.475 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T main @ 1407311343634 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1407311348644 ms +++ localhost/127.0.0.1:59999 - Locked within 5018 ms, 6 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aSWT - testWindowParenting01CreateVisibleDestroy1 [apply] SWTAccessor.<init>: GTK Version: 0.0.0 [apply] Thread[main,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[main,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [apply] null [apply] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread[main,5,main] RedSquareES2.init FIN [apply] Thread[main,5,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fec58df6150, tileRendererInUse null [apply] Thread[main,5,main] RedSquareES2.reshape FIN [apply] Thread[main,5,main] RedSquareES2.reshape 0/0 640x458 of 640x458, swapInterval 1, drawable 0x7fec58df6150, tileRendererInUse null [apply] Thread[main,5,main] RedSquareES2.reshape FIN [apply] Thread[main,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[main,5,main] RedSquareES2.dispose FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aSWT - testWindowParenting01CreateVisibleDestroy1 [apply] SLOCK [T main @ 1407311352019 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testWindowParenting01CreateVisibleDestroy1 took 1.509 sec [apply] SLOCK [T main @ 1407311352019 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.newt.parenting.TestParenting04SWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestParenting04SWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04SWT [apply] junit.framework.TestListener: tests to run: 2 [apply] SLOCK [T main @ 1407311352932 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1407311355939 ms +++ localhost/127.0.0.1:59999 - Locked within 3014 ms, 4 attempts [apply] junit.framework.TestListener: startTest(test01WinHopFrame2FrameDirectHop) [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04SWT - test01WinHopFrame2FrameDirectHop [apply] SWTAccessor.<init>: GTK Version: 0.0.0 [apply] Thread[main,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[main,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [apply] null [apply] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread[main,5,main] RedSquareES2.init FIN [apply] Thread[main,5,main] RedSquareES2.reshape 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7fd90c86e030, tileRendererInUse null [apply] Thread[main,5,main] RedSquareES2.reshape FIN [apply] Thread[main,5,main] RedSquareES2.reshape 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7fd90c86e030, tileRendererInUse null [apply] Thread[main,5,main] RedSquareES2.reshape FIN [apply] Thread[main,5,main] GearsES2.init.0 0x1c7883df: tileRendererInUse null, GearsES2[obj 0x1c7883df isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1c7883df on Thread[main,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x1c7883df created: GearsObj[0x27e794b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1c7883df created: GearsObj[0x3d4d2c34, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1c7883df created: GearsObj[0x3d4d2c34, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x1c7883df FIN GearsES2[obj 0x1c7883df isInit true, usesShared false, 1 GearsObj[0x27e794b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d4d2c34, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x122e8a3c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x1c7883df 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7fd90c937dc0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1c7883df, angle 0.0, [l -1.0582011, r 1.0582011, b -1.0, t 1.0] 2.1164021x2.0 -> [l -1.0582011, r 1.0582011, b -1.0, t 1.0] 2.1164021x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x1c7883df 400x378, swapInterval 1, drawable 0x7fd90c937dc0 [apply] Thread[main,5,main] GearsES2.reshape 0x1c7883df 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7fd90c937dc0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1c7883df, angle 0.5, [l -1.0582011, r 1.0582011, b -1.0, t 1.0] 2.1164021x2.0 -> [l -1.0582011, r 1.0582011, b -1.0, t 1.0] 2.1164021x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x1c7883df 400x378, swapInterval 1, drawable 0x7fd90c937dc0 [apply] Thread[main,5,main] GearsES2.display 0x1c7883df 400x378, swapInterval 1, drawable 0x7fd90c937dc0 [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x1c7883df 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7fd90c937dc0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1c7883df, angle 6.0, [l -1.0582011, r 1.0582011, b -1.0, t 1.0] 2.1164021x2.0 -> [l -1.0582011, r 1.0582011, b -1.0, t 1.0] 2.1164021x2.0, v-flip false [apply] Thread[main-Animator,5,main] RedSquareES2.reshape 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7fd90c86e030, tileRendererInUse null [apply] Thread[main-Animator,5,main] RedSquareES2.reshape FIN [apply] Thread[main-Animator,5,main] RedSquareES2.reshape 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7fd90c86e030, tileRendererInUse null [apply] Thread[main-Animator,5,main] RedSquareES2.reshape FIN [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x1c7883df 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7fd90c937dc0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1c7883df, angle 12.5, [l -1.0582011, r 1.0582011, b -1.0, t 1.0] 2.1164021x2.0 -> [l -1.0582011, r 1.0582011, b -1.0, t 1.0] 2.1164021x2.0, v-flip false [apply] Thread[main,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[main,5,main] RedSquareES2.dispose FIN [apply] Thread[main,5,main] GearsES2.dispose 0x1c7883df: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x1c7883df FIN [apply] junit.framework.TestListener: endTest(test01WinHopFrame2FrameDirectHop) [apply] junit.framework.TestListener: startTest(test02WinHopFrame2FrameDetachFirst) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04SWT - test01WinHopFrame2FrameDirectHop [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04SWT - test02WinHopFrame2FrameDetachFirst [apply] Thread[main,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[main,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 3 (enable: true) [apply] null [apply] ShaderProgram[id=3, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread[main,5,main] RedSquareES2.init FIN [apply] Thread[main,5,main] RedSquareES2.reshape 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7fd90c891f00, tileRendererInUse null [apply] Thread[main,5,main] RedSquareES2.reshape FIN [apply] Thread[main,5,main] RedSquareES2.reshape 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7fd90c891f00, tileRendererInUse null [apply] Thread[main,5,main] RedSquareES2.reshape FIN [apply] Thread[main,5,main] GearsES2.init.0 0x207a0c69: tileRendererInUse null, GearsES2[obj 0x207a0c69 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x207a0c69 on Thread[main,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x207a0c69 created: GearsObj[0x36ccf41c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x207a0c69 created: GearsObj[0x49ae765f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x207a0c69 created: GearsObj[0x49ae765f, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x207a0c69 FIN GearsES2[obj 0x207a0c69 isInit true, usesShared false, 1 GearsObj[0x36ccf41c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x49ae765f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5cdd7cc3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x207a0c69 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7fd90c93aef0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x207a0c69, angle 0.0, [l -1.0582011, r 1.0582011, b -1.0, t 1.0] 2.1164021x2.0 -> [l -1.0582011, r 1.0582011, b -1.0, t 1.0] 2.1164021x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x207a0c69 400x378, swapInterval 1, drawable 0x7fd90c93aef0 [apply] Thread[main,5,main] GearsES2.reshape 0x207a0c69 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7fd90c93aef0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x207a0c69, angle 0.5, [l -1.0582011, r 1.0582011, b -1.0, t 1.0] 2.1164021x2.0 -> [l -1.0582011, r 1.0582011, b -1.0, t 1.0] 2.1164021x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x207a0c69 400x378, swapInterval 1, drawable 0x7fd90c93aef0 [apply] Thread[main,5,main] GearsES2.display 0x207a0c69 400x378, swapInterval 1, drawable 0x7fd90c93aef0 [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x207a0c69 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7fd90c93aef0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x207a0c69, angle 6.0, [l -1.0582011, r 1.0582011, b -1.0, t 1.0] 2.1164021x2.0 -> [l -1.0582011, r 1.0582011, b -1.0, t 1.0] 2.1164021x2.0, v-flip false [apply] Thread[main-Animator,5,main] RedSquareES2.reshape 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7fd90c891f00, tileRendererInUse null [apply] Thread[main-Animator,5,main] RedSquareES2.reshape FIN [apply] Thread[main-Animator,5,main] RedSquareES2.reshape 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7fd90c891f00, tileRendererInUse null [apply] Thread[main-Animator,5,main] RedSquareES2.reshape FIN [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x207a0c69 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7fd90c93aef0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x207a0c69, angle 13.0, [l -1.0582011, r 1.0582011, b -1.0, t 1.0] 2.1164021x2.0 -> [l -1.0582011, r 1.0582011, b -1.0, t 1.0] 2.1164021x2.0, v-flip false [apply] Thread[main,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[main,5,main] RedSquareES2.dispose FIN [apply] junit.framework.TestListener: endTest(test02WinHopFrame2FrameDetachFirst) [apply] Thread[main,5,main] GearsES2.dispose 0x207a0c69: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x207a0c69 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04SWT - test02WinHopFrame2FrameDetachFirst [apply] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 9.909 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T main @ 1407311352932 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1407311355939 ms +++ localhost/127.0.0.1:59999 - Locked within 3014 ms, 4 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04SWT - test01WinHopFrame2FrameDirectHop [apply] SWTAccessor.<init>: GTK Version: 0.0.0 [apply] Thread[main,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[main,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 1 (enable: true) [apply] null [apply] ShaderProgram[id=1, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=1, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=2, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread[main,5,main] RedSquareES2.init FIN [apply] Thread[main,5,main] RedSquareES2.reshape 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7fd90c86e030, tileRendererInUse null [apply] Thread[main,5,main] RedSquareES2.reshape FIN [apply] Thread[main,5,main] RedSquareES2.reshape 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7fd90c86e030, tileRendererInUse null [apply] Thread[main,5,main] RedSquareES2.reshape FIN [apply] Thread[main,5,main] GearsES2.init.0 0x1c7883df: tileRendererInUse null, GearsES2[obj 0x1c7883df isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x1c7883df on Thread[main,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x1c7883df created: GearsObj[0x27e794b, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x1c7883df created: GearsObj[0x3d4d2c34, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x1c7883df created: GearsObj[0x3d4d2c34, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x1c7883df FIN GearsES2[obj 0x1c7883df isInit true, usesShared false, 1 GearsObj[0x27e794b, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x3d4d2c34, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x122e8a3c, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x1c7883df 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7fd90c937dc0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1c7883df, angle 0.0, [l -1.0582011, r 1.0582011, b -1.0, t 1.0] 2.1164021x2.0 -> [l -1.0582011, r 1.0582011, b -1.0, t 1.0] 2.1164021x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x1c7883df 400x378, swapInterval 1, drawable 0x7fd90c937dc0 [apply] Thread[main,5,main] GearsES2.reshape 0x1c7883df 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7fd90c937dc0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1c7883df, angle 0.5, [l -1.0582011, r 1.0582011, b -1.0, t 1.0] 2.1164021x2.0 -> [l -1.0582011, r 1.0582011, b -1.0, t 1.0] 2.1164021x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x1c7883df 400x378, swapInterval 1, drawable 0x7fd90c937dc0 [apply] Thread[main,5,main] GearsES2.display 0x1c7883df 400x378, swapInterval 1, drawable 0x7fd90c937dc0 [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x1c7883df 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7fd90c937dc0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1c7883df, angle 6.0, [l -1.0582011, r 1.0582011, b -1.0, t 1.0] 2.1164021x2.0 -> [l -1.0582011, r 1.0582011, b -1.0, t 1.0] 2.1164021x2.0, v-flip false [apply] Thread[main-Animator,5,main] RedSquareES2.reshape 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7fd90c86e030, tileRendererInUse null [apply] Thread[main-Animator,5,main] RedSquareES2.reshape FIN [apply] Thread[main-Animator,5,main] RedSquareES2.reshape 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7fd90c86e030, tileRendererInUse null [apply] Thread[main-Animator,5,main] RedSquareES2.reshape FIN [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x1c7883df 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7fd90c937dc0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x1c7883df, angle 12.5, [l -1.0582011, r 1.0582011, b -1.0, t 1.0] 2.1164021x2.0 -> [l -1.0582011, r 1.0582011, b -1.0, t 1.0] 2.1164021x2.0, v-flip false [apply] Thread[main,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[main,5,main] RedSquareES2.dispose FIN [apply] Thread[main,5,main] GearsES2.dispose 0x1c7883df: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x1c7883df FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04SWT - test01WinHopFrame2FrameDirectHop [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04SWT - test02WinHopFrame2FrameDetachFirst [apply] Thread[main,5,main] RedSquareES2.init: tileRendererInUse null [apply] RedSquareES2 init on Thread[main,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] ShaderState: attachShaderProgram: -1 -> 3 (enable: true) [apply] null [apply] ShaderProgram[id=3, linked=false, inUse=false, program: 1, [apply] ShaderCode[id=5, type=VERTEX_SHADER, valid=true, shader: 2, source] [apply] ShaderCode[id=6, type=FRAGMENT_SHADER, valid=true, shader: 3, source]] [apply] Thread[main,5,main] RedSquareES2.init FIN [apply] Thread[main,5,main] RedSquareES2.reshape 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7fd90c891f00, tileRendererInUse null [apply] Thread[main,5,main] RedSquareES2.reshape FIN [apply] Thread[main,5,main] RedSquareES2.reshape 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7fd90c891f00, tileRendererInUse null [apply] Thread[main,5,main] RedSquareES2.reshape FIN [apply] Thread[main,5,main] GearsES2.init.0 0x207a0c69: tileRendererInUse null, GearsES2[obj 0x207a0c69 isInit false, usesShared false, 1 null, 2 null, 3 null, sharedGears null] [apply] GearsES2 init 0x207a0c69 on Thread[main,5,main] [apply] Chosen GLCapabilities: 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.hw], on-scr[.]] [apply] INIT GL IS: jogamp.opengl.gl4.GL4bcImpl [apply] Swap Interval -1 [apply] GL Profile GLProfile[GL2/GL2.hw] [apply] GL Version 2.1 (Compat profile, arb, FBO, hardware) - 2.1 NVIDIA-8.24.15 310.90.9.05f01 [GL 2.1.0, vendor 8.24.15 (NVIDIA-8.24.15 310.90.9.05f01)] [apply] Quirks [NoOffscreenBitmap] [apply] Impl. class jogamp.opengl.gl4.GL4bcImpl [apply] GL_VENDOR NVIDIA Corporation [apply] GL_RENDERER NVIDIA GeForce 320M OpenGL Engine [apply] GL_VERSION 2.1 NVIDIA-8.24.15 310.90.9.05f01 [apply] GLSL true, has-compiler-func: true, version: 1.20 / 1.20.0 [apply] GL FBO: basic true, full true [apply] GL_EXTENSIONS 138 [apply] GLX_EXTENSIONS 0 [apply] ----------------------------------------------------------------------------------------------------- [apply] gear1 0x207a0c69 created: GearsObj[0x36ccf41c, vbo ff 1, fs 2, bf 3, bs 4] [apply] gear2 0x207a0c69 created: GearsObj[0x49ae765f, vbo ff 7, fs 8, bf 9, bs 10] [apply] gear3 0x207a0c69 created: GearsObj[0x49ae765f, vbo ff 7, fs 8, bf 9, bs 10] [apply] Thread[main,5,main] GearsES2.init.X 0x207a0c69 FIN GearsES2[obj 0x207a0c69 isInit true, usesShared false, 1 GearsObj[0x36ccf41c, vbo ff 1, fs 2, bf 3, bs 4], 2 GearsObj[0x49ae765f, vbo ff 7, fs 8, bf 9, bs 10], 3 GearsObj[0x5cdd7cc3, vbo ff 13, fs 14, bf 15, bs 16], sharedGears null] [apply] Thread[main,5,main] GearsES2.reshape 0x207a0c69 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7fd90c93aef0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x207a0c69, angle 0.0, [l -1.0582011, r 1.0582011, b -1.0, t 1.0] 2.1164021x2.0 -> [l -1.0582011, r 1.0582011, b -1.0, t 1.0] 2.1164021x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x207a0c69 400x378, swapInterval 1, drawable 0x7fd90c93aef0 [apply] Thread[main,5,main] GearsES2.reshape 0x207a0c69 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7fd90c93aef0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x207a0c69, angle 0.5, [l -1.0582011, r 1.0582011, b -1.0, t 1.0] 2.1164021x2.0 -> [l -1.0582011, r 1.0582011, b -1.0, t 1.0] 2.1164021x2.0, v-flip false [apply] Thread[main,5,main] GearsES2.display 0x207a0c69 400x378, swapInterval 1, drawable 0x7fd90c93aef0 [apply] Thread[main,5,main] GearsES2.display 0x207a0c69 400x378, swapInterval 1, drawable 0x7fd90c93aef0 [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x207a0c69 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7fd90c93aef0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x207a0c69, angle 6.0, [l -1.0582011, r 1.0582011, b -1.0, t 1.0] 2.1164021x2.0 -> [l -1.0582011, r 1.0582011, b -1.0, t 1.0] 2.1164021x2.0, v-flip false [apply] Thread[main-Animator,5,main] RedSquareES2.reshape 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7fd90c891f00, tileRendererInUse null [apply] Thread[main-Animator,5,main] RedSquareES2.reshape FIN [apply] Thread[main-Animator,5,main] RedSquareES2.reshape 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7fd90c891f00, tileRendererInUse null [apply] Thread[main-Animator,5,main] RedSquareES2.reshape FIN [apply] Thread[main-Animator,5,main] GearsES2.reshape 0x207a0c69 0/0 400x378 of 400x378, swapInterval 1, drawable 0x7fd90c93aef0, msaa false, tileRendererInUse null [apply] >> GearsES2 0x207a0c69, angle 13.0, [l -1.0582011, r 1.0582011, b -1.0, t 1.0] 2.1164021x2.0 -> [l -1.0582011, r 1.0582011, b -1.0, t 1.0] 2.1164021x2.0, v-flip false [apply] Thread[main,5,main] RedSquareES2.dispose: tileRendererInUse null [apply] Thread[main,5,main] RedSquareES2.dispose FIN [apply] Thread[main,5,main] GearsES2.dispose 0x207a0c69: tileRendererInUse null [apply] Thread[main,5,main] GearsES2.dispose 0x207a0c69 FIN [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.parenting.TestParenting04SWT - test02WinHopFrame2FrameDetachFirst [apply] SLOCK [T main @ 1407311362760 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test01WinHopFrame2FrameDirectHop took 2.951 sec [apply] Testcase: test02WinHopFrame2FrameDetachFirst took 2.024 sec [apply] SLOCK [T main @ 1407311362760 ms --- localhost/127.0.0.1:59999 - Unlock ok within 2 ms [echo] gluegen.basename: gluegen [echo] jogl.basename: jogl jogamp.env.validation: [echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010 [echo] ant.java.version 1.7 [echo] java.version 1.7.0_60 [echo] java.home /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre [echo] jvmJava.exe /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/bin/java [echo] jvmJava7.exe ${jvmJava7.exe} jogamp.env.init: [echo] jogamp.jar.codebase Codebase: *.jogamp.org [echo] jogamp.version 2.2.0-rc-20140806 [echo] jogamp.version.int 0914019 [echo] junit.is.disabled ${junit.is.disabled} [echo] target.user.set true [echo] target.sourcelevel 1.6 [echo] target.targetlevel 1.6 [echo] target.rt.jar /opt-share/jre1.6.0_30/lib/rt.jar [echo] host.sourcelevel 1.7 [echo] host.targetlevel 1.7 [echo] host.rt.jar /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/lib/rt.jar [echo] javacdebug true [echo] javacdebuglevel source,lines [echo] javac.memorymax 1024m [echo] build.archiveon true [echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012 [echo] android.version 9 [echo] junit.run.arg0 -Djunit.run.arg0=dummy [echo] junit.run.arg1 -Djunit.run.arg1=dummy [echo] macosx.sdkroot ${macosx.sdkroot} gluegen.properties.load.user: gluegen.cpptasks.detect.os.custom: [echo] gluegen.cpptasks.detect.os.custom: NOP done gluegen.cpptasks.initialize: [echo] os.name=Mac OS X [echo] os.version=10.9.4 [echo] os.arch=x86_64 [echo] nativejartag.prefix = jogamp/nativetag [echo] c.compiler.debug=false [echo] c.compiler.use-debug=${c.compiler.use-debug} [echo] c.compiler.optimise=none gluegen.cpptasks.detect.os.1: gluegen.cpptasks.detect.os.refine: gluegen.cpptasks.detect.os.freebsd.amd64: gluegen.cpptasks.detect.os.freebsd.x86: gluegen.cpptasks.detect.os.freebsd: gluegen.cpptasks.detect.os.hpux: gluegen.cpptasks.detect.os.linux.amd64: gluegen.cpptasks.detect.os.linux.ia64: gluegen.cpptasks.detect.os.linux.x86: gluegen.cpptasks.detect.os.linux.armv6.armel: gluegen.cpptasks.detect.os.linux.armv6.armhf: gluegen.cpptasks.detect.os.android.armv6.armel: gluegen.cpptasks.detect.os.android.armv6.armhf: gluegen.cpptasks.detect.os.linux.alpha: gluegen.cpptasks.detect.os.linux.hppa: gluegen.cpptasks.detect.os.linux.mips: gluegen.cpptasks.detect.os.linux.mipsel: gluegen.cpptasks.detect.os.linux.ppc: gluegen.cpptasks.detect.os.linux.s390: gluegen.cpptasks.detect.os.linux.s390x: gluegen.cpptasks.detect.os.linux.sparc: gluegen.cpptasks.detect.os.linux: gluegen.cpptasks.detect.os.osx: gluegen.cpptasks.detect.os.solaris.sparc: gluegen.cpptasks.detect.os.solaris.sparcv9: gluegen.cpptasks.detect.os.solaris.amd64: gluegen.cpptasks.detect.os.solaris.x86: gluegen.cpptasks.detect.os.solaris: gluegen.cpptasks.detect.os.unix: gluegen.cpptasks.detect.os.windows.amd64: gluegen.cpptasks.detect.os.windows.x86: gluegen.cpptasks.detect.os.windows: gluegen.cpptasks.detect.os.2: gluegen.cpptasks.detect.os: common.init: declare.common: test.compile.check: [echo] jogl-test.jar /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jar/jogl-test.jar test.compile: junit.run.swt.awt: [echo] Testing com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTBug628ResizeDeadlockAWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTBug628ResizeDeadlockAWT.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTBug628ResizeDeadlockAWT [apply] junit.framework.TestListener: tests to run: 1 [apply] SLOCK [T main @ 1407311364101 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] junit.framework.TestListener: startTest(test) [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1407311379157 ms +++ localhost/127.0.0.1:59999 - Locked within 15063 ms, 16 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTBug628ResizeDeadlockAWT - test [apply] SWTAccessor.<init>: GTK Version: 0.0.0 [apply] 2014-08-06 09:49:40.075 java[7906:d0b] _createMenuRef called with existing principal MenuRef already associated with menu [apply] 2014-08-06 09:49:40.076 java[7906:d0b] ( [apply] 0 CoreFoundation 0x00007fff88bff25c __exceptionPreprocess + 172 [apply] 1 libobjc.A.dylib 0x00007fff8e27ce75 objc_exception_throw + 43 [apply] 2 CoreFoundation 0x00007fff88bff10c +[NSException raise:format:] + 204 [apply] 3 AppKit 0x00007fff8c1c1cf4 -[NSCarbonMenuImpl _createMenuRef] + 62 [apply] 4 AppKit 0x00007fff8c1c16ca -[NSCarbonMenuImpl _instantiateCarbonMenu] + 143 [apply] 5 AppKit 0x00007fff8c1bfe92 -[NSApplication finishLaunching] + 876 [apply] 6 libosxapp.dylib 0x0000000109c10f93 -[NSApplicationAWT finishLaunching] + 683 [apply] 7 libswt-pi-cocoa-4312.jnilib 0x000000010dccd9ee Java_org_eclipse_swt_internal_cocoa_OS_objc_1msgSendSuper__Lorg_eclipse_swt_internal_cocoa_objc_1super_2J + 89 [apply] 8 ??? 0x0000000103a237f8 0x0 + 4355930104 [apply] ) [apply] centerMouse: robot pos: 200x269, onTitleBarIfWindow: false [apply] requestFocus: click, d: 301 ms [apply] [R-0 shallStop false, disposed false] [apply] [R-n shallStop false, disposed false] [apply] [R-i shallStop false, disposed false] [apply] [K-0] [apply] [K-0] [apply] [R-n shallStop false, disposed false] [apply] [R-i shallStop false, disposed false] [apply] [R-n shallStop false, disposed false] [apply] [R-i shallStop false, disposed false] [apply] .[R-n shallStop false, disposed false] [apply] [R-i shallStop false, disposed false] [apply] [K-1] [apply] [R-n shallStop false, disposed false] [apply] [R-i shallStop false, disposed false] [apply] [R-n shallStop false, disposed false] [apply] [R-i shallStop false, disposed false] [apply] .[R-n shallStop false, disposed false] [apply] [R-i shallStop false, disposed false] [apply] [K-2] [apply] [R-n shallStop false, disposed false] [apply] [R-i shallStop false, disposed false] [apply] [R-n shallStop false, disposed false] [apply] [R-i shallStop false, disposed false] [apply] .[R-n shallStop false, disposed false] [apply] [K-3] [apply] [R-i shallStop false, disposed false] [apply] *R-Exit* shallStop true, disposed false [apply] .*K-Exit* [apply] junit.framework.TestListener: endTest(test) [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTBug628ResizeDeadlockAWT - test [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 19.416 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T main @ 1407311364101 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1407311379157 ms +++ localhost/127.0.0.1:59999 - Locked within 15063 ms, 16 attempts [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTBug628ResizeDeadlockAWT - test [apply] SWTAccessor.<init>: GTK Version: 0.0.0 [apply] centerMouse: robot pos: 200x269, onTitleBarIfWindow: false [apply] requestFocus: click, d: 301 ms [apply] [R-0 shallStop false, disposed false] [apply] [R-n shallStop false, disposed false] [apply] [R-i shallStop false, disposed false] [apply] [K-0] [apply] [K-0] [apply] [R-n shallStop false, disposed false] [apply] [R-i shallStop false, disposed false] [apply] [R-n shallStop false, disposed false] [apply] [R-i shallStop false, disposed false] [apply] .[R-n shallStop false, disposed false] [apply] [R-i shallStop false, disposed false] [apply] [K-1] [apply] [R-n shallStop false, disposed false] [apply] [R-i shallStop false, disposed false] [apply] [R-n shallStop false, disposed false] [apply] [R-i shallStop false, disposed false] [apply] .[R-n shallStop false, disposed false] [apply] [R-i shallStop false, disposed false] [apply] [K-2] [apply] [R-n shallStop false, disposed false] [apply] [R-i shallStop false, disposed false] [apply] [R-n shallStop false, disposed false] [apply] [R-i shallStop false, disposed false] [apply] .[R-n shallStop false, disposed false] [apply] [K-3] [apply] [R-i shallStop false, disposed false] [apply] *R-Exit* shallStop true, disposed false [apply] .*K-Exit* [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTBug628ResizeDeadlockAWT - test [apply] SLOCK [T main @ 1407311383428 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test took 4.157 sec [apply] SLOCK [T main @ 1407311383428 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [echo] Testing com.jogamp.opengl.test.junit.jogl.swt.TestSWTAccessor03AWTGLn -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.swt.TestSWTAccessor03AWTGLn.xml [apply] Testsuite: com.jogamp.opengl.test.junit.jogl.swt.TestSWTAccessor03AWTGLn [apply] junit.framework.TestListener: tests to run: 1 [apply] SLOCK [T main @ 1407311384843 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1407311388852 ms +++ localhost/127.0.0.1:59999 - Locked within 4017 ms, 5 attempts [apply] setTestSupported: false [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestSWTAccessor03AWTGLn - test - Test not supported on this platform. [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestSWTAccessor03AWTGLn - test [apply] junit.framework.TestListener: startTest(test) [apply] junit.framework.TestListener: endTest(test) [apply] SLOCK [T main @ 1407311388994 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.319 sec [apply] ------------- Standard Error ----------------- [apply] SLOCK [T main @ 1407311384843 ms III localhost/127.0.0.1:59999 - Wait for lock [apply] Thread-1 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1407311388852 ms +++ localhost/127.0.0.1:59999 - Locked within 4017 ms, 5 attempts [apply] setTestSupported: false [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.jogl.swt.TestSWTAccessor03AWTGLn - test - Test not supported on this platform. [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.jogl.swt.TestSWTAccessor03AWTGLn - test [apply] SLOCK [T main @ 1407311388994 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: test took 0.007 sec [echo] Testing com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT -- ../build/test/results/TEST-com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT.xml [apply] 2014-08-06 09:49:51.328 java[7914:2d03] Persistent UI failed to open file file://localhost/Users/jogamp/Library/Saved%20Application%20State/net.java.openjdk.cmd.savedState/window_1.data: Operation not permitted (1) [apply] Testsuite: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT [apply] junit.framework.TestListener: tests to run: 6 [apply] junit.framework.TestListener: startTest(testHoldOneButtonAndPressAnother) [apply] junit.framework.TestListener: endTest(testHoldOneButtonAndPressAnother) [apply] junit.framework.TestListener: startTest(testPressAllButtonsInSequence) [apply] junit.framework.TestListener: endTest(testPressAllButtonsInSequence) [apply] junit.framework.TestListener: startTest(testSingleButtonClickAndDrag) [apply] junit.framework.TestListener: endTest(testSingleButtonClickAndDrag) [apply] junit.framework.TestListener: startTest(testSingleButtonPressAndRelease) [apply] junit.framework.TestListener: endTest(testSingleButtonPressAndRelease) [apply] junit.framework.TestListener: startTest(testSingleButtonPressAndReleaseWithCtrl) [apply] junit.framework.TestListener: endTest(testSingleButtonPressAndReleaseWithCtrl) [apply] junit.framework.TestListener: startTest(testSingleButtonPressAndReleaseWithShift) [apply] junit.framework.TestListener: endTest(testSingleButtonPressAndReleaseWithShift) [apply] Thread-3 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1407311392094 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts [apply] setTestSupported: false [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testHoldOneButtonAndPressAnother - Test not supported on this platform. [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testHoldOneButtonAndPressAnother [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testPressAllButtonsInSequence - Test not supported on this platform. [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testPressAllButtonsInSequence [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testSingleButtonClickAndDrag - Test not supported on this platform. [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testSingleButtonClickAndDrag [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testSingleButtonPressAndRelease - Test not supported on this platform. [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testSingleButtonPressAndRelease [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testSingleButtonPressAndReleaseWithCtrl - Test not supported on this platform. [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testSingleButtonPressAndReleaseWithCtrl [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testSingleButtonPressAndReleaseWithShift - Test not supported on this platform. [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testSingleButtonPressAndReleaseWithShift [apply] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.197 sec [apply] ------------- Standard Error ----------------- [apply] Thread-3 - SISock: localhost/127.0.0.1:59999 - started [apply] SLOCK [T main @ 1407311392094 ms +++ localhost/127.0.0.1:59999 - Locked within 9 ms, 1 attempts [apply] setTestSupported: false [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testHoldOneButtonAndPressAnother - Test not supported on this platform. [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testHoldOneButtonAndPressAnother [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testPressAllButtonsInSequence - Test not supported on this platform. [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testPressAllButtonsInSequence [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testSingleButtonClickAndDrag - Test not supported on this platform. [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testSingleButtonClickAndDrag [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testSingleButtonPressAndRelease - Test not supported on this platform. [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testSingleButtonPressAndRelease [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testSingleButtonPressAndReleaseWithCtrl - Test not supported on this platform. [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testSingleButtonPressAndReleaseWithCtrl [apply] ++++ UITestCase.setUp: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testSingleButtonPressAndReleaseWithShift - Test not supported on this platform. [apply] ++++ UITestCase.tearDown: com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT - testSingleButtonPressAndReleaseWithShift [apply] SLOCK [T main @ 1407311392210 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms [apply] ------------- ---------------- --------------- [apply] [apply] Testcase: testHoldOneButtonAndPressAnother took 0.006 sec [apply] Testcase: testPressAllButtonsInSequence took 0 sec [apply] Testcase: testSingleButtonClickAndDrag took 0.001 sec [apply] Testcase: testSingleButtonPressAndRelease took 0 sec [apply] Testcase: testSingleButtonPressAndReleaseWithCtrl took 0.001 sec [apply] Testcase: testSingleButtonPressAndReleaseWithShift took 0.001 sec [apply] SLOCK [T main @ 1407311392210 ms --- localhost/127.0.0.1:59999 - Unlock ok within 1 ms junit.run.local.java7: junit.run.remote.ssh.all: junit.run.remote.adb: junit.run.tests: junit.run.if.disabled: junit.run: [move] Moving 853 files to /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/test/results [echo] gluegen.basename: gluegen [echo] jogl.basename: jogl jogamp.env.validation: [echo] ant.version Apache Ant(TM) version 1.8.2 compiled on December 20 2010 [echo] ant.java.version 1.7 [echo] java.version 1.7.0_60 [echo] java.home /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre [echo] jvmJava.exe /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/bin/java [echo] jvmJava7.exe ${jvmJava7.exe} jogamp.env.init: [echo] jogamp.jar.codebase Codebase: *.jogamp.org [echo] jogamp.version 2.2.0-rc-20140806 [echo] jogamp.version.int 0914019 [echo] junit.is.disabled ${junit.is.disabled} [echo] target.user.set true [echo] target.sourcelevel 1.6 [echo] target.targetlevel 1.6 [echo] target.rt.jar /opt-share/jre1.6.0_30/lib/rt.jar [echo] host.sourcelevel 1.7 [echo] host.targetlevel 1.7 [echo] host.rt.jar /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/lib/rt.jar [echo] javacdebug true [echo] javacdebuglevel source,lines [echo] javac.memorymax 1024m [echo] build.archiveon true [echo] build.node.name macosx64-NV320M-10_6-jogamp-x64-sgothel-012 [echo] android.version 9 [echo] junit.run.arg0 -Djunit.run.arg0=dummy [echo] junit.run.arg1 -Djunit.run.arg1=dummy [echo] macosx.sdkroot ${macosx.sdkroot} gluegen.properties.load.user: gluegen.cpptasks.detect.os.custom: [echo] gluegen.cpptasks.detect.os.custom: NOP done gluegen.cpptasks.initialize: [echo] os.name=Mac OS X [echo] os.version=10.9.4 [echo] os.arch=x86_64 [echo] nativejartag.prefix = jogamp/nativetag [echo] c.compiler.debug=false [echo] c.compiler.use-debug=${c.compiler.use-debug} [echo] c.compiler.optimise=none gluegen.cpptasks.detect.os.1: gluegen.cpptasks.detect.os.refine: gluegen.cpptasks.detect.os.freebsd.amd64: gluegen.cpptasks.detect.os.freebsd.x86: gluegen.cpptasks.detect.os.freebsd: gluegen.cpptasks.detect.os.hpux: gluegen.cpptasks.detect.os.linux.amd64: gluegen.cpptasks.detect.os.linux.ia64: gluegen.cpptasks.detect.os.linux.x86: gluegen.cpptasks.detect.os.linux.armv6.armel: gluegen.cpptasks.detect.os.linux.armv6.armhf: gluegen.cpptasks.detect.os.android.armv6.armel: gluegen.cpptasks.detect.os.android.armv6.armhf: gluegen.cpptasks.detect.os.linux.alpha: gluegen.cpptasks.detect.os.linux.hppa: gluegen.cpptasks.detect.os.linux.mips: gluegen.cpptasks.detect.os.linux.mipsel: gluegen.cpptasks.detect.os.linux.ppc: gluegen.cpptasks.detect.os.linux.s390: gluegen.cpptasks.detect.os.linux.s390x: gluegen.cpptasks.detect.os.linux.sparc: gluegen.cpptasks.detect.os.linux: gluegen.cpptasks.detect.os.osx: gluegen.cpptasks.detect.os.solaris.sparc: gluegen.cpptasks.detect.os.solaris.sparcv9: gluegen.cpptasks.detect.os.solaris.amd64: gluegen.cpptasks.detect.os.solaris.x86: gluegen.cpptasks.detect.os.solaris: gluegen.cpptasks.detect.os.unix: gluegen.cpptasks.detect.os.windows.amd64: gluegen.cpptasks.detect.os.windows.x86: gluegen.cpptasks.detect.os.windows: gluegen.cpptasks.detect.os.2: gluegen.cpptasks.detect.os: common.init: declare.common: test-zip-archive: [exec] [exec] 7-Zip [64] 9.13 beta Copyright (c) 1999-2010 Igor Pavlov 2010-04-15 [exec] p7zip Version 9.13 (locale=utf8,Utf16=on,HugeFiles=on,2 CPUs) [exec] Scanning [exec] [exec] Creating archive /Users/jogamp/JogAmpSlavex64/workspace/jogl/label/macosx-10_6-x86_64-nvidia/build/jogl-2.2-b1328-20140806-macosx-universal-test-results-macosx64-NV320M-10_6-jogamp-x64-sgothel-012.7z [exec] [exec] Compressing build/test/results/shape-vbaa0-msaa1-800x400-Z0050-S04-GPURegion01.png [exec] Compressing build/test/results/shape-vbaa0-msaa1-800x400-Z0150-S03-GPURegion01.png [exec] Compressing build/test/results/shape-vbaa0-msaa1-800x400-Z0300-S02-GPURegion01.png [exec] Compressing build/test/results/shape-vbaa1-msaa0-800x400-Z0050-S04-GPURegionNewtDemo02.png [exec] Compressing build/test/results/shape-vbaa1-msaa0-800x400-Z0150-S03-GPURegionNewtDemo02.png [exec] Compressing build/test/results/shape-vbaa1-msaa0-800x400-Z0300-S02-GPURegionNewtDemo02.png [exec] Compressing build/test/results/TestBug572AWT.test01RealizeGLCanvasOnAWTEDTUseFrameSize___-n0000-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0490.png [exec] Compressing build/test/results/TestBug572AWT.test01RealizeGLCanvasOnAWTEDTUseFrameSize___-n0001-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0490.png [exec] Compressing build/test/results/TestBug572AWT.test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize-n0000-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestBug572AWT.test02RealizeGLCanvasOnAWTEDTUseGLCanvasSize-n0001-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestBug572AWT.test11RealizeGLCanvasOnMainTUseFrameSize____-n0000-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0490.png [exec] Compressing build/test/results/TestBug572AWT.test11RealizeGLCanvasOnMainTUseFrameSize____-n0001-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0490.png [exec] Compressing build/test/results/TestBug572AWT.test12RealizeGLCanvasOnMainTUseGLCanvasSize_-n0000-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestBug572AWT.test12RealizeGLCanvasOnMainTUseGLCanvasSize_-n0001-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestBug605FlippedImageAWT.test01AccumStencilPBuffer-n0000-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestBug605FlippedImageAWT.test01DefaultFBO_________-n0000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestBug605FlippedImageAWT.test01DefaultPBuffer_____-n0000-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestBug605FlippedImageAWT.test01StencilFBO_________-n0000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestBug605FlippedImageNEWT.test01AccumStencilPBuffer-n0000-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestBug605FlippedImageNEWT.test01DefaultFBO_________-n0000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestBug605FlippedImageNEWT.test01DefaultPBuffer_____-n0000-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestBug605FlippedImageNEWT.test01StencilFBO_________-n0000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test00_RGBtoRGB__________-n0000-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test01_RGBtoRGBA_________-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test10_RGBAtoRGB_________-n0000-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test11_RGBAtoRGBA________-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test21_RGBtoRGBA_pbuffer_-n0000-GL4___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test22_RGBtoRGBA_fbo_____-n0000-GL4___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test31_RGBAtoRGBA_pbuffer-n0000-GL4___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.test32_RGBAtoRGBA_fbo____-n0000-GL4___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestES1FixedFunctionPipelineNEWT.test01GL2Normal___-n0001-DemoGL2ES1ImmModeSink-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestES1FixedFunctionPipelineNEWT.test01GL2Normal___-n0001-DemoGL2ES1TextureImmModeSink-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestES1FixedFunctionPipelineNEWT.test01GL2Normal___-n0001-RedSquareES1-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestES1FixedFunctionPipelineNEWT.test01GL2Normal___-n0002-GearsES1-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestES1FixedFunctionPipelineNEWT.test02GL2FFPEmu___-n0001-DemoGL2ES1ImmModeSink-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestES1FixedFunctionPipelineNEWT.test02GL2FFPEmu___-n0001-DemoGL2ES1TextureImmModeSink-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestES1FixedFunctionPipelineNEWT.test02GL2FFPEmu___-n0001-GearsES1-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestES1FixedFunctionPipelineNEWT.test02GL2FFPEmu___-n0001-RedSquareES1-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestES1FixedFunctionPipelineNEWT.test03GL2ES1Normal-n0001-DemoGL2ES1ImmModeSink-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestES1FixedFunctionPipelineNEWT.test03GL2ES1Normal-n0001-DemoGL2ES1TextureImmModeSink-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestES1FixedFunctionPipelineNEWT.test03GL2ES1Normal-n0002-GearsES1-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestES1FixedFunctionPipelineNEWT.test03GL2ES1Normal-n0002-RedSquareES1-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0001-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0003-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0006-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0009-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa04_default-0800x0600.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test01a_GL2ES2_Demo1_SingleBuffer_Normal______-n0011-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa04_default-0600x0450.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0001-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0003-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0006-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0009-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa04_default-0800x0600.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test01b_GL2ES2_Demo1_SingleBuffer_NoTex_______-n0011-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa04_default-0600x0450.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0001-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D00-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0003-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D00-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0006-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D00-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0009-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D00-St00-Sa04_default-0800x0600.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test01c_GL2ES2_Demo1_SingleBuffer_NoTexNoDepth-n0011-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D00-St00-Sa04_default-0600x0450.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0001-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0003-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0006-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0009-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa04_default-0800x0600.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test02a_GL2ES2_Demo1_DoubleBuffer_Normal______-n0011-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa04_default-0600x0450.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0001-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0003-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0006-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0009-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test03a_GL2ES2_Demo2MSAA4_Normal______________-n0011-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0600x0450.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0001-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0003-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0006-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0009-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test03b_GL2ES2_Demo2MSAA4_NoTex_______________-n0011-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0600x0450.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0001-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa04_default-0400x0300.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0003-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa04_default-0200x0150.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0006-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa04_default-0800x0600.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0009-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test03c_GL2ES2_Demo2MSAA4_NoTexNoDepth________-n0011-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D00-St00-Sa00_default-0600x0450.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0001-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0003-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0006-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0009-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test04_GL2ES2_FBODemoMSAA4_Normal_____________-n0011-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0600x0450.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0001-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0003-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0006-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0009-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa04_default-0800x0600.png [exec] Compressing build/test/results/TestFBOAutoDrawableFactoryNEWT.test21_GL3_Demo0Normal________________________-n0011-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa04_default-0600x0450.png [exec] Compressing build/test/results/TestFBOMix2DemosES2NEWT.test01_____-n0000-msaa0-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0128x0128.png [exec] Compressing build/test/results/TestFBOMix2DemosES2NEWT.test01_____-n0001-msaa4-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0128x0128.png [exec] Compressing build/test/results/TestFBOMix2DemosES2NEWT.test01_____-n0002-msaa8-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0128x0128.png [exec] Compressing build/test/results/TestFBOMix2DemosES2NEWT.test01_____-n0003-msaa0-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0384x0384.png [exec] Compressing build/test/results/TestFBOMix2DemosES2NEWT.test01_____-n0004-msaa4-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0384x0384.png [exec] Compressing build/test/results/TestFBOMix2DemosES2NEWT.test01_____-n0005-msaa8-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0384x0384.png [exec] Compressing build/test/results/TestFBOMix2DemosES2NEWT.test01_____-n0006-msaa0-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0640x0640.png [exec] Compressing build/test/results/TestFBOMix2DemosES2NEWT.test01_____-n0007-msaa4-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0640x0640.png [exec] Compressing build/test/results/TestFBOMix2DemosES2NEWT.test01_____-n0008-msaa8-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0640x0640.png [exec] Compressing build/test/results/TestFBOMRTNEWT01.test01-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestFBOMRTNEWT01.test01-n0002-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestFBOMRTNEWT01.test01-n0003-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0600x0450.png [exec] Compressing build/test/results/TestFBOMRTNEWT01.test01-n0004-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestFBOOffThreadSharedContextMix2DemosES2NEWT.test01-n0000-msaa0-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestFBOOffThreadSharedContextMix2DemosES2NEWT.test01-n0001-msaa0-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestFBOOffThreadSharedContextMix2DemosES2NEWT.test01-n0002-msaa0-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0768x0768.png [exec] Compressing build/test/results/TestFBOOnThreadSharedContext1DemoES2NEWT.test01-n0000-msaa0-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestFBOOnThreadSharedContext1DemoES2NEWT.test01-n0001-msaa0-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestFBOOnThreadSharedContext1DemoES2NEWT.test01-n0002-msaa0-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0768x0768.png [exec] Compressing build/test/results/TestGearsES1NEWT.test00-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestGearsES2AWT.test01________________________-n0000-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestGearsES2AWT.test03_GL3____________________-n0000-GL3___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestGearsES2AWT.test99_PixelScale1_DefaultNorm-n0000-GL4___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestGearsES2GLJPanelAWT.test01_DefaultNorm____________-n0000-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestGearsES2GLJPanelAWT.test01_DefaultNorm____________-n0005-GL4___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestGearsES2GLJPanelAWT.test02_DefaultMsaa____________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [exec] Compressing build/test/results/TestGearsES2GLJPanelAWT.test02_DefaultMsaa____________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [exec] Compressing build/test/results/TestGearsES2GLJPanelAWT.test03_PbufferNorm____________-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestGearsES2GLJPanelAWT.test03_PbufferNorm____________-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestGearsES2GLJPanelAWT.test04_PbufferMsaa____________-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [exec] Compressing build/test/results/TestGearsES2GLJPanelAWT.test04_PbufferMsaa____________-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [exec] Compressing build/test/results/TestGearsES2GLJPanelAWT.test05_BitmapNorm_____________-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestGearsES2GLJPanelAWT.test05_BitmapNorm_____________-n0006-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestGearsES2GLJPanelAWT.test06_BitmapMsaa_____________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [exec] Compressing build/test/results/TestGearsES2GLJPanelAWT.test06_BitmapMsaa_____________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [exec] Compressing build/test/results/TestGearsES2GLJPanelAWT.test30_GL3____________________-n0001-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestGearsES2GLJPanelAWT.test30_GL3____________________-n0006-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestGearsES2GLJPanelAWT.test99_PixelScale1_DefaultNorm-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestGearsES2GLJPanelAWT.test99_PixelScale1_DefaultNorm-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestGearsGLJPanelAWT.test01_DefaultNorm-n0002-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestGearsGLJPanelAWT.test02_DefaultMsaa-n0004-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [exec] Compressing build/test/results/TestGearsGLJPanelAWT.test03_PbufferNorm-n0004-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestGearsGLJPanelAWT.test04_PbufferMsaa-n0004-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [exec] Compressing build/test/results/TestGearsGLJPanelAWT.test05_BitmapNorm_-n0004-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestGearsGLJPanelAWT.test06_BitmapMsaa_-n0004-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0640x0480.png [exec] Compressing build/test/results/TestGeomShader01TextureGL3NEWT.test01_GL3Core_Passthrough__-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGeomShader01TextureGL3NEWT.test02_GL3Core_FlipXYZ______-n0000-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf___-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf___-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf___-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf_-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf_-n0003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf_-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf____-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf____-n0003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf____-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf-n0003-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf-n0005-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf-n0003-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenDblBuf________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenDblBuf________-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenDblBuf________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenSglBuf________-n0001-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenSglBuf________-n0002-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D16-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.testGL2OnScreenSglBuf________-n0004-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenAutoDblBuf______________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenAutoDblBuf______________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenAutoDblBuf______________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufMSAA________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufMSAA________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufMSAA________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGB555______-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGB555______-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGB555______-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA5551____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA5551____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA5551____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA8881____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA8881____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufRGBA8881____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencilMSAA_-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencilMSAA_-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencilMSAA_-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencil_____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencil_____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBufStencil_____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBuf____________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBuf____________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapDblBuf____________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf____________-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf____________-n0003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf____________-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA___________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA___________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA___________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBuf_______________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBuf_______________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBODblBuf_______________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBOSglBuf_______________-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBOSglBuf_______________-n0003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenFBOSglBuf_______________-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufMSAA_______-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufMSAA_______-n0003-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufMSAA_______-n0005-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencilMSAA-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencilMSAA-n0003-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencilMSAA-n0005-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencil____-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencil____-n0003-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBufStencil____-n0005-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf___________-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf___________-n0003-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf___________-n0005-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf___________-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf___________-n0003-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf___________-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBufMSAA-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBufMSAA-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBufMSAA-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBuf____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBuf____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.testGL2OffScreenBitmapDblBuf____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenAutoDblBuf__________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenAutoDblBuf__________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenAutoDblBuf__________-n0007-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufMSAA_______-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufMSAA_______-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufMSAA_______-n0007-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0008-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0005-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0009-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf__________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf__________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenAutoDblBuf__________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf________-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf________-n0003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenBitmapSglBuf________-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA_______-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA_______-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufMSAA_______-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencilMSAA-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil____-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBufStencil____-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf___________-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf___________-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBODblBuf___________-n0005-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf___________-n0001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf___________-n0003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenFBOSglBuf___________-n0005-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf_______-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf_______-n0003-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferDblBuf_______-n0005-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf_______-n0001-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf_______-n0003-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OffScreenPbufferSglBuf_______-n0005-GL2___-hw-pbuffer_-Bone-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufMSAA___________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufMSAA___________-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufMSAA___________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa04_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencilMSAA____-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencilMSAA____-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencilMSAA____-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencil________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencil________-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBufStencil________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D24-St08-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBuf_______________-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBuf_______________-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenDblBuf_______________-n0004-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenSglBuf_______________-n0001-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenSglBuf_______________-n0002-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D16-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.testGL2OnScreenSglBuf_______________-n0004-GL2___-hw-onscreen-Bone-Frgb__Irgba8888-D16-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufMSAA_______-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufMSAA_______-n0004-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufMSAA_______-n0008-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0004-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencilMSAA-n0008-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St08-Sa04_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0004-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenFBODblBufStencil____-n0007-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St08-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenLayerAutoDblBuf_____-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenLayerAutoDblBuf_____-n0004-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenLayerAutoDblBuf_____-n0007-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0001-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0400x0300.png [exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0006-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0200x0150.png [exec] Compressing build/test/results/TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.testGL2OffScreenPbuffer_____________-n0011-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0800x0600.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0000-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0000-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0356x0356.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0018-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0019-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0356x0356.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0038-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowEachWithOwnDemoGL2ES2-n0039-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0356x0356.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGL2ES2________-n0000-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGL2ES2________-n0026-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0356x0356.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch01NEWT.testSwitch2GLWindowOneDemoGL2ES2________-n0045-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch01NEWT.testSwitch2WindowSingleContextGL2ES2____-n0000-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0025-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0069-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0049-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0267-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0156-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0319-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0161-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0208-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA_-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA_-n0022-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test02bSwitch2Onscreen2OffscreenGL2ES2_MSAA_-n0075-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0065-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0130-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test03bSwitch2Onscreen2OffscreenGL2ES2_Accu_-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test03bSwitch2Onscreen2OffscreenGL2ES2_Accu_-n0049-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test03bSwitch2Onscreen2OffscreenGL2ES2_Accu_-n0243-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0058-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02AWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0117-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0000-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0128x0128.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0148-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0128x0128.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test01aSwitch2Onscreen2OnscreenGL2ES2_Def___-n0202-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0128x0128.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0000-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0128x0128.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0060-GL2ES2-sw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test01bSwitch2Onscreen2OffscreenGL2ES2_Def__-n0247-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0128x0128.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0183-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test01cSwitch2Offscreen2OffscreenGL2ES2_Def_-n0371-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0222-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0128x0128.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test01dSwitch2Offscreen2OnscreenGL2ES2_Def__-n0276-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0000-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa04_default-0128x0128.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0181-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa04_default-0128x0128.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test02aSwitch2Onscreen2OnscreenGL2ES2_MSAA__-n0235-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa04_default-0128x0128.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0068-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test02cSwitch2Offscreen2OffscreenGL2ES2_MSAA-n0136-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa04_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0075-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch02NEWT.test03cSwitch2Offscreen2OffscreenGL2ES2_Accu-n0158-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch10NEWT.test01GLADDelegateGL2ES2-n0000-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch10NEWT.test01GLADDelegateGL2ES2-n0023-GL2ES2-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0356x0356.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch11NewtAWT.test21GLWindowGL2ES2-n0000-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch11NewtAWT.test21GLWindowGL2ES2-n0029-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0356x0356.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch12AWT.test11GLCanvasOffscreenGL2ES2-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch12AWT.test11GLCanvasOffscreenGL2ES2-n0041-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch13Newt2AWT.test21GLCanvasOffScrn2GLWindowGL2ES2-n0000-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch13Newt2AWT.test21GLCanvasOffScrn2GLWindowGL2ES2-n0048-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0356x0356.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch13Newt2AWT.test31GLWindow2GLCanvasOffScrnGL2ES2-n0000-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLContextDrawableSwitch13Newt2AWT.test31GLWindow2GLCanvasOffScrnGL2ES2-n0064-GL2ES2-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0356x0356.png [exec] Compressing build/test/results/TestGLJPanelAWTBug450.test01-n0000-GL2___-hw-fbobject-Bone-Frgba_Irgba8880-D24-St00-Sa00_default-0512x0234.png [exec] Compressing build/test/results/TestGLPointsNEWT.test01FFP__GL2___-n0001-flat-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestGLPointsNEWT.test01FFP__GL2___-n0002-smooth-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestGLPointsNEWT.test01FFP__GL2___-n0003-attn0-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestGLPointsNEWT.test04FFP__GL2ES2-n0001-flat-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestGLPointsNEWT.test04FFP__GL2ES2-n0002-smooth-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestGLPointsNEWT.test04FFP__GL2ES2-n0003-attn0-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestGLPointsNEWT.test11GLSL_GL2___-n0001-flat-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestGLPointsNEWT.test11GLSL_GL2___-n0002-smooth-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestGLPointsNEWT.test11GLSL_GL2___-n0003-attn0-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0001-awt-usr001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0002-awt-usr002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0003-awt-usr002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0004-awt-usr002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0005-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0006-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0420x0340.png [exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0007-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0220x0140.png [exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test00_MSAA0_DefFlip-n0008-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0001-awt-usr001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0002-awt-usr002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0003-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0004-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0005-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0006-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png [exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0007-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0220x0140.png [exec] Compressing build/test/results/TestGLReadBuffer01GLCanvasAWT.test10_MSAA8_DefFlip-n0008-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0001-awt-usr000-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0002-awt-usr001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0003-awt-usr002-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0004-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0005-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0420x0340.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0006-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0220x0140.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test00_MSAA0_DefFlip-n0007-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0001-awt-usr000-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0002-awt-usr001-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0003-awt-usr002-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0004-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0005-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0420x0340.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0006-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0220x0140.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test01_MSAA0_UsrFlip-n0007-awt-usr003-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D24-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0001-awt-usr000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0002-awt-usr001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0003-awt-usr002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0004-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0005-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0006-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0220x0140.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test10_MSAA8_DefFlip-n0007-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0000-awt-usr000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0001-awt-usr000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0002-awt-usr001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0003-awt-usr002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0004-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0005-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0420x0340.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0006-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0220x0140.png [exec] Compressing build/test/results/TestGLReadBuffer01GLJPanelAWT.test11_MSAA8_UsrFlip-n0007-awt-usr003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0000-jgl-usr000-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0001-jgl-usr001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0002-jgl-usr002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0003-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0004-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0420x0340.png [exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0005-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0420x0340.png [exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0006-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0220x0140.png [exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0007-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0220x0140.png [exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0008-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test00_MSAA0_DefFlip-n0009-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0000-jgl-usr000-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0001-jgl-usr001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0002-jgl-usr002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0003-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0004-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0420x0340.png [exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0005-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0420x0340.png [exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0006-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0220x0140.png [exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0007-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0220x0140.png [exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0008-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBuffer01GLWindowNEWT.test10_MSAA8_DefFlip-n0009-jgl-usr003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-0320x0240.png [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01AWT.testOffscreenWritePNG-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01AWT.testOffscreenWritePNG-n0000-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01AWT.testOffscreenWritePNG-n0001-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01AWT.testOffscreenWritePNG-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01AWT.testOffscreenWritePNG-n0002-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01AWT.testOffscreenWritePNG-n0002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01NEWT.testOffscreenWritePNG_______-n0000-GL2___-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01NEWT.testOffscreenWritePNG_______-n0000-GL2___-hw-pbuffer_-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite02AWT.testOffscreenWritePNGWithResize-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0080x0064.png [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite02AWT.testOffscreenWritePNGWithResize-n0001-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0160x0128.png [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite02AWT.testOffscreenWritePNGWithResize-n0002-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0320x0256.png [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite02NEWT.testOffscreenWritePNGWithResize-n0000-GL2___-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0064x0064.png [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite02NEWT.testOffscreenWritePNGWithResize-n0001-GL2___-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0128x0128.png [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite02NEWT.testOffscreenWritePNGWithResize-n0002-GL2___-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite02NEWT.testOffscreenWritePNGWithResize-n0003-GL2___-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite02NEWT.testOnscreenWritePNGWithResize_-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0064x0064.png [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite02NEWT.testOnscreenWritePNGWithResize_-n0001-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0128x0128.png [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite02NEWT.testOnscreenWritePNGWithResize_-n0002-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite02NEWT.testOnscreenWritePNGWithResize_-n0003-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestImmModeSinkES1NEWT.test01Plain__GL2ES1_VBOOffUsePlain____-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png [exec] Compressing build/test/results/TestImmModeSinkES1NEWT.test02Plain__GL2ES1_VBOOffUseArrayData-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png [exec] Compressing build/test/results/TestImmModeSinkES1NEWT.test03Plain__GL2ES1_VBOOnUsePlain_____-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png [exec] Compressing build/test/results/TestImmModeSinkES1NEWT.test04Plain__GL2ES1_VBOOnUseArrayData_-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png [exec] Compressing build/test/results/TestImmModeSinkES1NEWT.test05ImmSinkGL2ES1_VBOOff____________-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png [exec] Compressing build/test/results/TestImmModeSinkES1NEWT.test06ImmSinkGL2ES1_VBOOn_____________-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png [exec] Compressing build/test/results/TestImmModeSinkES1NEWT.test07ImmSinkGL2ES1_VBOOnTexture______-n0001-GL2ES1-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png [exec] Compressing build/test/results/TestImmModeSinkES2NEWT.test05ImmSinkGL2ES2_VBOOff_Direct_____-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png [exec] Compressing build/test/results/TestImmModeSinkES2NEWT.test05ImmSinkGL2ES2_VBOOff_ShaderState-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0400x0400.png [exec] Compressing build/test/results/TestImmModeSinkES2NEWT.test06ImmSinkGL2ES2_VBOOn_Direct______-n0001-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0400x0400.png [exec] Compressing build/test/results/TestImmModeSinkES2NEWT.test06ImmSinkGL2ES2_VBOOn_ShaderState_-n0001-GL2ES2-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0400x0400.png [exec] Compressing build/test/results/TestJPEGImage01NEWT.testReadES2_RGBn-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestJPEGJoglAWTCompareNewtAWT.test01YUV422hBase__ES2__-n0000-AWTJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestJPEGJoglAWTCompareNewtAWT.test01YUV422hBase__ES2__-n0000-JoglJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestJPEGJoglAWTCompareNewtAWT.test01YUV422hProg_ES2___-n0000-AWTJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestJPEGJoglAWTCompareNewtAWT.test01YUV422hProg_ES2___-n0000-JoglJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestJPEGJoglAWTCompareNewtAWT.test01YUV444Base__ES2___-n0000-AWTJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestJPEGJoglAWTCompareNewtAWT.test01YUV444Base__ES2___-n0000-JoglJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestJPEGJoglAWTCompareNewtAWT.test01YUV444Prog__ES2___-n0000-AWTJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestJPEGJoglAWTCompareNewtAWT.test01YUV444Prog__ES2___-n0000-JoglJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestJPEGJoglAWTCompareNewtAWT.test02YUV420BaseGray_ES2-n0000-AWTJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0261x0202.png [exec] Compressing build/test/results/TestJPEGJoglAWTCompareNewtAWT.test02YUV420BaseGray_ES2-n0000-JoglJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0261x0202.png [exec] Compressing build/test/results/TestJPEGJoglAWTCompareNewtAWT.test02YUV420Base__ES2___-n0000-AWTJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0261x0202.png [exec] Compressing build/test/results/TestJPEGJoglAWTCompareNewtAWT.test02YUV420Base__ES2___-n0000-JoglJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0261x0202.png [exec] Compressing build/test/results/TestJPEGJoglAWTCompareNewtAWT.test02YUV420Prog_ES2____-n0000-AWTJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0261x0202.png [exec] Compressing build/test/results/TestJPEGJoglAWTCompareNewtAWT.test02YUV420Prog_ES2____-n0000-JoglJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0261x0202.png [exec] Compressing build/test/results/TestJPEGJoglAWTCompareNewtAWT.test03CMYK_01_ES2_______-n0000-JoglJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0300x0509.png [exec] Compressing build/test/results/TestJPEGJoglAWTCompareNewtAWT.test03YCCK_01_ES2_______-n0000-JoglJPEG-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0872x0583.png [exec] Compressing build/test/results/TestJPEGTextureFromFileNEWT.test01YUV422hBase__ES2___-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestJPEGTextureFromFileNEWT.test01YUV422hProg_ES2____-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestJPEGTextureFromFileNEWT.test01YUV444Base__ES2____-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestJPEGTextureFromFileNEWT.test01YUV444Base__GL2____-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestJPEGTextureFromFileNEWT.test01YUV444Prog__ES2____-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestJPEGTextureFromFileNEWT.test01YUV444Prog__GL2____-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestJPEGTextureFromFileNEWT.test02YUV420BaseGray_ES2_-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0261x0202.png [exec] Compressing build/test/results/TestJPEGTextureFromFileNEWT.test02YUV420Base__ES2____-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0261x0202.png [exec] Compressing build/test/results/TestJPEGTextureFromFileNEWT.test02YUV420Prog_ES2_____-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0261x0202.png [exec] Compressing build/test/results/TestJPEGTextureFromFileNEWT.test03CMYK_01_ES2________-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0300x0509.png [exec] Compressing build/test/results/TestJPEGTextureFromFileNEWT.test03YCCK_01_ES2________-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0872x0583.png [exec] Compressing build/test/results/TestJPEGTextureFromFileNEWT.test04QTTDefPostFrame_ES2-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0128x0128.png [exec] Compressing build/test/results/TestMultisampleES1AWT.testOnscreenMultiSampleAA0-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestMultisampleES1AWT.testOnscreenMultiSampleAA0-n0001-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestMultisampleES1AWT.testOnscreenMultiSampleAA0-n0002-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestMultisampleES1AWT.testOnscreenMultiSampleAA4-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa04_default-0512x0512.png [exec] Compressing build/test/results/TestMultisampleES1AWT.testOnscreenMultiSampleAA4-n0001-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa04_default-0512x0512.png [exec] Compressing build/test/results/TestMultisampleES1AWT.testOnscreenMultiSampleAA4-n0002-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa04_default-0512x0512.png [exec] Compressing build/test/results/TestMultisampleES1AWT.testOnscreenMultiSampleAA8-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png [exec] Compressing build/test/results/TestMultisampleES1AWT.testOnscreenMultiSampleAA8-n0001-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png [exec] Compressing build/test/results/TestMultisampleES1AWT.testOnscreenMultiSampleAA8-n0002-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png [exec] Compressing build/test/results/TestMultisampleES1NEWT.testOffscreenFBOMultiSampleAA0____-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestMultisampleES1NEWT.testOffscreenPBufferMultiSampleAA0-n0000-GL2___-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestMultisampleES1NEWT.testOffsreenFBOMultiSampleAA8_____-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png [exec] Compressing build/test/results/TestMultisampleES1NEWT.testOffsreenPBufferMultiSampleAA8_-n0000-GL2___-hw-pbuffer_-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png [exec] Compressing build/test/results/TestMultisampleES1NEWT.testOnscreenMultiSampleAA0________-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestMultisampleES1NEWT.testOnscreenMultiSampleAA2________-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa02_default-0512x0512.png [exec] Compressing build/test/results/TestMultisampleES1NEWT.testOnscreenMultiSampleAA4________-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa04_default-0512x0512.png [exec] Compressing build/test/results/TestMultisampleES1NEWT.testOnscreenMultiSampleAA8________-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa08_default-0512x0512.png [exec] Compressing build/test/results/TestMultisampleES2NEWT.testOffscreenFBOMultiSampleAA0____-n0000-GL4___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestMultisampleES2NEWT.testOffscreenPBufferMultiSampleAA0-n0000-GL4___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestMultisampleES2NEWT.testOffsreenFBOMultiSampleAA8_____-n0000-GL4___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png [exec] Compressing build/test/results/TestMultisampleES2NEWT.testOffsreenPBufferMultiSampleAA8_-n0000-GL4___-hw-fbobject-Bdbl-Frgba_Irgba8888-D24-St00-Sa08_default-0512x0512.png [exec] Compressing build/test/results/TestMultisampleES2NEWT.testOnscreenMultiSampleAA0________-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestMultisampleES2NEWT.testOnscreenMultiSampleAA8________-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa09_default-0512x0512.png [exec] Compressing build/test/results/TestNewtCanvasSWTGLn.postAttach_WithAnimator_-n0000-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0640x0458.png [exec] Compressing build/test/results/TestNewtCanvasSWTGLn.postAttach_WithAnimator_-n0001-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0640x0458.png [exec] Compressing build/test/results/TestNewtCanvasSWTGLn.postAttach_WithAnimator_-n0002-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0640x0458.png [exec] Compressing build/test/results/TestNewtCanvasSWTGLn.preAttach_NoAnimator____-n0000-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0640x0458.png [exec] Compressing build/test/results/TestNewtCanvasSWTGLn.preAttach_NoAnimator____-n0001-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0640x0458.png [exec] Compressing build/test/results/TestNewtCanvasSWTGLn.preAttach_NoAnimator____-n0002-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0640x0458.png [exec] Compressing build/test/results/TestNewtCanvasSWTGLn.preAttach_WithAnimator__-n0000-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0640x0458.png [exec] Compressing build/test/results/TestNewtCanvasSWTGLn.preAttach_WithAnimator__-n0001-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0640x0458.png [exec] Compressing build/test/results/TestNewtCanvasSWTGLn.preAttach_WithAnimator__-n0002-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0640x0458.png [exec] Compressing build/test/results/TestNewtCanvasSWTGLn.test_MultisampleAndAlpha-n0000-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa04_default-0640x0458.png [exec] Compressing build/test/results/TestNewtCanvasSWTGLn.test_MultisampleAndAlpha-n0001-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa04_default-0640x0458.png [exec] Compressing build/test/results/TestNewtCanvasSWTGLn.test_MultisampleAndAlpha-n0002-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa04_default-0640x0458.png [exec] Compressing build/test/results/TestOffscreen01GLPBufferNEWT.test04OffscreenSnapshotWithDemoPBuffer-I_rgba-0000.png [exec] Compressing build/test/results/TestOlympicES1NEWT.test00-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-01-bug724-transparent-grey_gimpexp-orig.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-01-bug724-transparent-grey_orig-orig.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-01-cross-grey-alpha-16x16-orig.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-01-grayscale_texture-orig.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-01-pointer-grey-alpha-16x24-orig.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-01-test-ntscIG3-01-160x90-orig.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-01-test-ntscIG4-01-160x90-orig.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-01-test-ntscI_3-01-160x90-orig.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-01-test-ntscI_4-01-160x90-orig.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-01-test-ntscNG4-01-160x90-orig.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-01-test-ntscN_3-01-160x90-orig.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-01-test-ntscN_4-01-160x90-orig.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-01-test-ntscP_3-01-160x90-orig.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-01-test-ntscP_4-01-160x90-orig.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-02-bug724-transparent-grey_gimpexp-flipped.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-02-bug724-transparent-grey_orig-flipped.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-02-cross-grey-alpha-16x16-flipped.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-02-grayscale_texture-flipped.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-02-pointer-grey-alpha-16x24-flipped.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-02-test-ntscIG3-01-160x90-flipped.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-02-test-ntscIG4-01-160x90-flipped.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-02-test-ntscI_3-01-160x90-flipped.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-02-test-ntscI_4-01-160x90-flipped.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-02-test-ntscNG4-01-160x90-flipped.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-02-test-ntscN_3-01-160x90-flipped.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-02-test-ntscN_4-01-160x90-flipped.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-02-test-ntscP_3-01-160x90-flipped.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-02-test-ntscP_4-01-160x90-flipped.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-03-bug724-transparent-grey_gimpexp-reversed.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-03-bug724-transparent-grey_orig-reversed.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-03-cross-grey-alpha-16x16-reversed.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-03-grayscale_texture-reversed.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-03-pointer-grey-alpha-16x24-reversed.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-03-test-ntscIG3-01-160x90-reversed.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-03-test-ntscIG4-01-160x90-reversed.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-03-test-ntscI_3-01-160x90-reversed.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-03-test-ntscI_4-01-160x90-reversed.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-03-test-ntscNG4-01-160x90-reversed.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-03-test-ntscN_3-01-160x90-reversed.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-03-test-ntscN_4-01-160x90-reversed.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-03-test-ntscP_3-01-160x90-reversed.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-03-test-ntscP_4-01-160x90-reversed.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-04-bug724-transparent-grey_gimpexp-reversed_flipped.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-04-bug724-transparent-grey_orig-reversed_flipped.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-04-cross-grey-alpha-16x16-reversed_flipped.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-04-grayscale_texture-reversed_flipped.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-04-pointer-grey-alpha-16x24-reversed_flipped.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-04-test-ntscIG3-01-160x90-reversed_flipped.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-04-test-ntscIG4-01-160x90-reversed_flipped.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-04-test-ntscI_3-01-160x90-reversed_flipped.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-04-test-ntscI_4-01-160x90-reversed_flipped.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-04-test-ntscNG4-01-160x90-reversed_flipped.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-04-test-ntscN_3-01-160x90-reversed_flipped.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-04-test-ntscN_4-01-160x90-reversed_flipped.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-04-test-ntscP_3-01-160x90-reversed_flipped.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead01_All-04-test-ntscP_4-01-160x90-reversed_flipped.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead02_RGB888_to_RGBA8888-01-test-ntscN_3-01-160x90-orig.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead02_RGB888_to_RGBA8888-02-test-ntscN_3-01-160x90-flipped.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead02_RGB888_to_RGBA8888-03-test-ntscN_3-01-160x90-reversed.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead02_RGB888_to_RGBA8888-04-test-ntscN_3-01-160x90-reversed_flipped.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead03_RGB888_to_RGBA8888_stride1000-01-test-ntscN_3-01-160x90-orig.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead03_RGB888_to_RGBA8888_stride1000-02-test-ntscN_3-01-160x90-flipped.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead03_RGB888_to_RGBA8888_stride1000-03-test-ntscN_3-01-160x90-reversed.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead03_RGB888_to_RGBA8888_stride1000-04-test-ntscN_3-01-160x90-reversed_flipped.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead04_RGB888_to_RGBA8888_stride999-01-test-ntscN_3-01-160x90-orig.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead04_RGB888_to_RGBA8888_stride999-02-test-ntscN_3-01-160x90-flipped.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead04_RGB888_to_RGBA8888_stride999-03-test-ntscN_3-01-160x90-reversed.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead04_RGB888_to_RGBA8888_stride999-04-test-ntscN_3-01-160x90-reversed_flipped.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead11_RGBA8888_to_LUMINA-test-ntscN_4-01-160x90-orig.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead12_RGBA8888_to_RGB888-test-ntscN_4-01-160x90-orig.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead13_RGBA8888_to_BGR888-test-ntscN_4-01-160x90-orig.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead14_RGBA8888_to_BGRA8888-test-ntscN_4-01-160x90-orig.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead15_RGBA8888_to_ARGB8888-test-ntscN_4-01-160x90-orig.png [exec] Compressing build/test/results/TestPNGPixelRect00NEWT.testPNGRead16_RGBA8888_to_ABGR8888-test-ntscN_4-01-160x90-orig.png [exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0000-test-ntscN_3-01-160x90-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0001-test-ntscN_4-01-160x90-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0002-test-ntscNG4-01-160x90-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0003-test-ntscI_3-01-160x90-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0004-test-ntscI_4-01-160x90-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0005-test-ntscIG3-01-160x90-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0006-test-ntscIG4-01-160x90-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0007-test-ntscP_3-01-160x90-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0008-test-ntscP_4-01-160x90-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0009-grayscale_texture-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0283x0032.png [exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0010-bug724-transparent-grey_orig-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0127x0090.png [exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0011-bug724-transparent-grey_gimpexp-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0127x0090.png [exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0012-cross-grey-alpha-16x16-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0016x0016.png [exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead01_All______-n0013-pointer-grey-alpha-16x24-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0016x0024.png [exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0000-grayscale_texture-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0283x0032.png [exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0001-bug724-transparent-grey_orig-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0127x0090.png [exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0002-bug724-transparent-grey_gimpexp-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0127x0090.png [exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0003-cross-grey-alpha-16x16-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0016x0016.png [exec] Compressing build/test/results/TestPNGPixelRect01NEWT.testRead02_Gray2RGBA-n0004-pointer-grey-alpha-16x24-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0016x0024.png [exec] Compressing build/test/results/TestPNGTextureFromFileAWT.testGrayAWTILoaderES2-n0000-GL4___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0283x0032.png [exec] Compressing build/test/results/TestPNGTextureFromFileAWT.testGrayAWTILoaderGL2-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0283x0032.png [exec] Compressing build/test/results/TestPNGTextureFromFileAWT.testGrayPNGJLoaderES2-n0000-GL4___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0283x0032.png [exec] Compressing build/test/results/TestPNGTextureFromFileAWT.testGrayPNGJLoaderGL2-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0283x0032.png [exec] Compressing build/test/results/TestPNGTextureFromFileAWT.testTestAWTILoaderES2-n0000-GL4___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestPNGTextureFromFileAWT.testTestAWTILoaderGL2-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestPNGTextureFromFileAWT.testTestPNGJLoaderES2-n0000-GL4___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestPNGTextureFromFileAWT.testTestPNGJLoaderGL2-n0000-GL2___-hw-fbobject-Bdbl-Frgba_Irgba8880-D24-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestPNGTextureFromFileNEWT.testGray__ES2____-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0283x0032.png [exec] Compressing build/test/results/TestPNGTextureFromFileNEWT.testGray__GL2____-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0283x0032.png [exec] Compressing build/test/results/TestPNGTextureFromFileNEWT.testInterl3G_ES2_-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestPNGTextureFromFileNEWT.testInterl3__ES2_-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestPNGTextureFromFileNEWT.testInterl4G_ES2_-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestPNGTextureFromFileNEWT.testInterl4__ES2_-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestPNGTextureFromFileNEWT.testPalette3__ES2-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestPNGTextureFromFileNEWT.testPalette4__ES2-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestPNGTextureFromFileNEWT.testRGB3__ES2____-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestPNGTextureFromFileNEWT.testRGB3__GL2____-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestPNGTextureFromFileNEWT.testRGB4G_ES2____-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestPNGTextureFromFileNEWT.testRGB4__ES2____-n0000-GL4___-sw-onscreen-Bdbl-Frgba_Irgba8888-D32-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestPNGTextureFromFileNEWT.testRGB4__GL2____-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0160x0090.png [exec] Compressing build/test/results/TestRandomTiledRendering2GL2NEWT.test01_aa0-n0000--tile-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1536x1024.png [exec] Compressing build/test/results/TestRandomTiledRendering2GL2NEWT.test02_aa8-n0000--tile-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8881-D16-St00-Sa08_default-1536x1024.png [exec] Compressing build/test/results/TestRandomTiledRendering3GL2AWT.test01_aa0-n0000--tile-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1536x1024.png [exec] Compressing build/test/results/TestRandomTiledRendering3GL2AWT.test02_aa8-n0000--tile-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8881-D16-St00-Sa08_default-1536x1024.png [exec] Compressing build/test/results/TestRedSquareES1NEWT.test00-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestRedSquareES2NEWT.test01GL2ES2-n0000-RedSquareES2-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestRedSquareES2NEWT.test02GL3___-n0000-RedSquareES2-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0512x0512.png [exec] Compressing build/test/results/TestRulerNEWT01.test01_PSA-n0001-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestRulerNEWT01.test99_PS1-n0001-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestSWTJOGLGLCanvas01GLn.test_MultisampleAndAlpha-n0000-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa04_default-0640x0458.png [exec] Compressing build/test/results/TestSWTJOGLGLCanvas01GLn.test_MultisampleAndAlpha-n0001-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa04_default-0640x0458.png [exec] Compressing build/test/results/TestSWTJOGLGLCanvas01GLn.test_MultisampleAndAlpha-n0002-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa04_default-0640x0458.png [exec] Compressing build/test/results/TestSWTJOGLGLCanvas01GLn.test____________________-n0000-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0640x0458.png [exec] Compressing build/test/results/TestSWTJOGLGLCanvas01GLn.test____________________-n0001-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0640x0458.png [exec] Compressing build/test/results/TestSWTJOGLGLCanvas01GLn.test____________________-n0002-GL4___-sw-onscreen-Bdbl-Frgb__Irgba8888-D32-St00-Sa00_default-0640x0458.png [exec] Compressing build/test/results/TestTeapotNEWT.test01_DefCaps_Anim__-n0007-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestTeapotNEWT.test01_DefCaps_Anim__-n0008-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestTeapotNEWT.test01_DefCaps_Anim__-n0009-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestTeapotNEWT.test02_DefCaps_NoAnim-n0001-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestTeapotNEWT.test02_DefCaps_NoAnim-n0002-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestTeapotNEWT.test02_DefCaps_NoAnim-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestTeapotNEWT.test12_FBOCaps_NoAnim-n0001-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestTeapotNEWT.test12_FBOCaps_NoAnim-n0002-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestTeapotNEWT.test12_FBOCaps_NoAnim-n0003-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8888-D24-St00-Sa00_default-0640x0480.png [exec] Compressing build/test/results/TestTextRendererNEWT00-snap0-msaa00-fontsz14.0-1024x640-msaa0004.png [exec] Compressing build/test/results/TestTextRendererNEWT00-snap0-msaa00-fontsz14.0-1024x640-norm0000.png [exec] Compressing build/test/results/TestTextRendererNEWT00-snap0-msaa00-fontsz14.0-1024x640-vbaa0004.png [exec] Compressing build/test/results/TestTextRendererNEWT00-snap0-msaa04-fontsz14.0-1024x640-norm0000.png [exec] Compressing build/test/results/TestTGATextureFromFileNEWT.test01U32__GL2__-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0128x0128.png [exec] Compressing build/test/results/TestTGATextureFromFileNEWT.test02RLE32__GL2-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestTGATextureFromFileNEWT.test03RLE32__GL2-n0000-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.png [exec] Compressing build/test/results/TestTiledPrintingGearsAWT.test01_aa0-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.png [exec] Compressing build/test/results/TestTiledPrintingGearsAWT.test01_aa0-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.png [exec] Compressing build/test/results/TestTiledPrintingGearsAWT.test02_aa8-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.png [exec] Compressing build/test/results/TestTiledPrintingGearsAWT.test02_aa8-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.png [exec] Compressing build/test/results/TestTiledPrintingGearsNewtAWT.test01_aa0-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.png [exec] Compressing build/test/results/TestTiledPrintingGearsNewtAWT.test01_aa0-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.png [exec] Compressing build/test/results/TestTiledPrintingGearsNewtAWT.test02_aa8-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.png [exec] Compressing build/test/results/TestTiledPrintingGearsNewtAWT.test02_aa8-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.png [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.png [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.png [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.png [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.png [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.png [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.png [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.png [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.png [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.png [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.png [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.png [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.png [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.png [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.png [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.png [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.png [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.png [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.png [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.png [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.png [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.png [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.png [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.png [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.png [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.png [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.png [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.png [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.png [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.png [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.png [exec] Compressing build/test/results/TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0000-array_072dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0726x0568.png [exec] Compressing build/test/results/TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0001-newio_072dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0726x0568.png [exec] Compressing build/test/results/TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0002-newio_150dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1452x1136.png [exec] Compressing build/test/results/TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0002-newio_150dpi_argbp-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1452x1136.png [exec] Compressing build/test/results/TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0002-newio_150dpi_bgr-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1452x1136.png [exec] Compressing build/test/results/TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0_layered-n0002-newio_150dpi_rgb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1452x1136.png [exec] Compressing build/test/results/TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0000-array_072dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0741x0578.png [exec] Compressing build/test/results/TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0001-newio_072dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-0741x0578.png [exec] Compressing build/test/results/TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0002-newio_150dpi_argb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1482x1156.png [exec] Compressing build/test/results/TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0002-newio_150dpi_argbp-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1482x1156.png [exec] Compressing build/test/results/TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0002-newio_150dpi_bgr-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1482x1156.png [exec] Compressing build/test/results/TestTiledPrintingNIOImageSwingAWT.test01_Offscreen_aa0________-n0002-newio_150dpi_rgb-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8880-D16-St00-Sa00_default-1482x1156.png [exec] Compressing build/test/results/TestTiledRendering1GL2NEWT.test01_______-n0000--tile-GL2___-hw-fbobject-Bdbl-Frgb__Irgba8880-D24-St00-Sa00_default-1536x1024.png [exec] Compressing build/test/results/TestTiledRendering2NEWT.test001_off_gl2___aa0_-n0000--tile-GL2___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-1536x1024.png [exec] Compressing build/test/results/TestTiledRendering2NEWT.test002_off_gl2___aa8_-n0000--tile-GL2___-hw-fbobject-Bone-Frgb__Irgba8881-D16-St00-Sa08_default-1536x1024.png [exec] Compressing build/test/results/TestTiledRendering2NEWT.test011_off_gl2es3_aa0-n0000--tile-GL3___-hw-fbobject-Bone-Frgb__Irgba8880-D16-St00-Sa00_default-1536x1024.png [exec] Compressing build/test/results/TestTiledRendering2NEWT.test012_off_gl2es3_aa8-n0000--tile-GL3___-hw-fbobject-Bone-Frgb__Irgba8881-D16-St00-Sa08_default-1536x1024.png [exec] Compressing build/test/results/TestTiledRendering2NEWT.test101_on__gl2___aa0_-n0000--tile-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-1536x1024.png [exec] Compressing build/test/results/TestTiledRendering2NEWT.test102_on__gl2___aa8_-n0000--tile-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-1536x1024.png [exec] Compressing build/test/results/TestTiledRendering2NEWT.test111_on__gl2es3_aa0-n0000--tile-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-1536x1024.png [exec] Compressing build/test/results/TestTiledRendering2NEWT.test112_on__gl2es3_aa8-n0000--tile-GL3___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa08_default-1536x1024.png [exec] Compressing build/test/results/text-vbaa0-msaa1-800x400-Z0080-S00-Lucida_Bright-Regular.png [exec] Compressing build/test/results/text-vbaa0-msaa1-800x400-Z0080-S00-Ubuntu-Regular.png [exec] Compressing build/test/results/text-vbaa0-msaa1-800x400-Z0380-S00-Lucida_Bright-Regular.png [exec] Compressing build/test/results/text-vbaa0-msaa1-800x400-Z0380-S00-Ubuntu-Regular.png [exec] Compressing build/test/results/text-vbaa0-msaa1-800x400-Z1000-S00-Lucida_Bright-Regular.png [exec] Compressing build/test/results/text-vbaa0-msaa1-800x400-Z1000-S00-Ubuntu-Regular.png [exec] Compressing build/test/results/text-vbaa1-msaa0-800x400-Z0080-S04-Lucida_Bright-Regular.png [exec] Compressing build/test/results/text-vbaa1-msaa0-800x400-Z0080-S04-Ubuntu-Regular.png [exec] Compressing build/test/results/text-vbaa1-msaa0-800x400-Z0380-S03-Lucida_Bright-Regular.png [exec] Compressing build/test/results/text-vbaa1-msaa0-800x400-Z0380-S03-Ubuntu-Regular.png [exec] Compressing build/test/results/text-vbaa1-msaa0-800x400-Z1000-S02-Lucida_Bright-Regular.png [exec] Compressing build/test/results/text-vbaa1-msaa0-800x400-Z1000-S02-Ubuntu-Regular.png [exec] Compressing build/test/results/TestTiledPrintingGearsAWT.test01_aa0-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsAWT.test01_aa0-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsAWT.test01_aa0-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsAWT.test01_aa0-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsAWT.test01_aa0-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps [exec] Compressing build/test/results/TestTiledPrintingGearsAWT.test01_aa0-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsAWT.test01_aa0-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps [exec] Compressing build/test/results/TestTiledPrintingGearsAWT.test02_aa8-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsAWT.test02_aa8-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsAWT.test02_aa8-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsAWT.test02_aa8-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsAWT.test02_aa8-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps [exec] Compressing build/test/results/TestTiledPrintingGearsAWT.test02_aa8-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsAWT.test02_aa8-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps [exec] Compressing build/test/results/TestTiledPrintingGearsNewtAWT.test01_aa0-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsNewtAWT.test01_aa0-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsNewtAWT.test01_aa0-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsNewtAWT.test01_aa0-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsNewtAWT.test01_aa0-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps [exec] Compressing build/test/results/TestTiledPrintingGearsNewtAWT.test01_aa0-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsNewtAWT.test01_aa0-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps [exec] Compressing build/test/results/TestTiledPrintingGearsNewtAWT.test02_aa8-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsNewtAWT.test02_aa8-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsNewtAWT.test02_aa8-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsNewtAWT.test02_aa8-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsNewtAWT.test02_aa8-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps [exec] Compressing build/test/results/TestTiledPrintingGearsNewtAWT.test02_aa8-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsNewtAWT.test02_aa8-n0007-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_layered_______-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test01_flip1_aa0_______________-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test02_flip1_aa8_______________-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_layered_______-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test11_flip0_aa0_______________-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0001-on_screen-dpi072-aa0-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0002-on_screen-dpi072-aa8-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0003-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0004-on_screen-dpi150-aaN-tSz2048x2048-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0005-on_screen-dpi150-aaN-tSz-001x-001-resize1.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0006-offscrn_3-dpi150-aaN-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0007-offscrn_2-dpi150-aaN-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0008-offscrn_1-dpi150-aaN-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0009-offscrn_4-dpi150-aaN-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT.test12_flip0_aa8_______________-n0010-offscrn_3-dpi150-aaN-tSz-001x-001-resize1.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT2.test001_flip1_norm_layout0_layered0-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT2.test002_flip1_norm_layout1_layered0-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT2.test003_flip1_norm_layout0_layered1-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT2.test004_flip1_norm_layout1_layered1-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT2.test101_flip1_norm_layout0_layered0-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT2.test102_flip1_norm_layout1_layered0-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT2.test103_flip1_norm_layout0_layered1-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TestTiledPrintingGearsSwingAWT2.test104_flip1_norm_layout1_layered1-n0001-on_screen-dpi150-aaN-tSz-001x-001-resize0.ps [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.graph.TestRegionRendererNEWT01.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT00.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT01.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.graph.TestTextRendererNEWT10.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLJPanel01AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.anim.TestAnimatorGLWindow01NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.anim.TestAWTCardLayoutAnimatorStartStopBug532.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext01VSyncAnimNEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext02FPSAnimNEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext11VSyncAnimNEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.ect.TestExclusiveContext12FPSAnimNEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.glels.TestBug722GLContextDrawableSwitchNewt2AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch01NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch02NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch10NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch11NewtAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch12AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.glels.TestGLContextDrawableSwitch13Newt2AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove01GLCanvasSwingAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove02GLWindowNewtCanvasAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestAddRemove03GLWindowNEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestAWTCloseX11DisplayBug565.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext01NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestBug669RecursiveGLContext02NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestBug692GL3VAONEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestCPUSourcingAPINEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableDeadlockAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestFBOAutoDrawableFactoryNEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestFBOMix2DemosES2NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestFBOMRTNEWT01.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestFBOOffThreadSharedContextMix2DemosES2NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestFBOOnThreadSharedContext1DemoES2NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateNEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableDelegateOnOffscrnCapsNEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryES2OffscrnCapsNEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGL2OffscrnCapsNEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableFactoryGLnBitmapCapsNEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLCanvasOnOffscrnCapsAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableGLWindowOnOffscrnCapsNEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLAutoDrawableNewtCanvasAWTOnOffscrnCapsAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLContextSurfaceLockNEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug00NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLDebug01NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLException01NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug651NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLMesaBug658NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLPointsNEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile00NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile01NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLCanvasAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLJPanelAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLReadBuffer01GLWindowNEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGLVersionParsing00NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestGPUMemSec01NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent01NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestInitConcurrent02NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLCanvasAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLWindowNEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestMapBufferRead01NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestNEWTCloseX11DisplayBug565.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestNVSwapGroupNEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer01GLCanvasAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestOffscreenLayer02NewtCanvasAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestPBufferDeadlockAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextListNEWT2.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextNewtAWTBug523.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES1NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2AWT3b.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT0.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT1.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2NEWT2.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextVBOES2SWT3.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestSharedContextWithJTabbedPaneAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestShutdownCompleteNEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.acore.TestVersionSemanticsNOUI.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestAWT01GLn.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestAWT02WindowClosing.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestAWT03GLCanvasRecreate01.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug460GLCanvasNPEAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug461FBOSupersamplingSwingAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug461PBufferSupersamplingSwingAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug551AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug572AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug611AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug642JSplitPaneMixHwLw01AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug664GLCanvasSetVisibleSwingAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug675BeansInDesignTimeAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug816GLCanvasFrameHoppingB849B889AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug816JTabbedPanelVisibilityB849B878AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos01AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos02AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03aB729AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03bB849AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos03cB849AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04aAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestBug816OSXCALayerPos04bAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock00AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock01AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestGLCanvasAWTActionDeadlock02AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelResize01AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestGLJPanelTextureStateAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestIsRealizedConcurrency01AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestJScrollPaneMixHwLw01AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.TestSwingAWT01GLn.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.awt.text.TestAWTTextRendererUseVertexArrayBug464.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.caps.TestBug605FlippedImageNEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES1NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleES2NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.caps.TestTranslucencyNEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestGearsES1NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestOlympicES1NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es1.newt.TestRedSquareES1NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelsAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestElektronenMultipliziererNEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NewtCanvasSWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestLandscapeES2NewtCanvasAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestRedSquareES2NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.es2.swt.TestGearsES2SWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsAWTAnalyzeBug455.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGearsGLJPanelAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.gl2.awt.TestGLJPanelAWTBug450.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestGearsNewtAWTWrapper.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.gl2.newt.TestTeapotNEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.demos.gl3.newt.TestGeomShader01TextureGL3NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState01NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLShaderState02NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.glsl.TestGLSLSimple01NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.glsl.TestRulerNEWT01.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.glsl.TestShaderCompilationBug459AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.glsl.TestTransformFeedbackVaryingsBug407NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.glu.TestBug463ScaleImageMemoryAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.glu.TestBug694ScaleImageUnpackBufferSizeAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.math.TestBinary16NOUI.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.math.TestBinary32NOUI.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.math.TestBinary64NOUI.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.math.TestFloatUtil01NOUI.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.math.TestFloatUtil02MatrixMatrixMultNOUI.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.math.TestFloatUtil03InversionNOUI.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.math.TestGluUnprojectDoubleNOUI.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.math.TestGluUnprojectFloatNOUI.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix01NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix02NOUI.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.math.TestPMVMatrix03NOUI.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.math.TestQuaternion01NOUI.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.newt.TestSwingAWTRobotUsageBeforeJOGLInitBug411.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen01GLPBufferNEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.offscreen.TestOffscreen02BitmapNEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit01AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLJPanelInit02AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.perf.TestPerf001GLWindowInit03NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.perf.TestPerf001RawInit00NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.swt.TestBug672NewtCanvasSWTSashForm.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.swt.TestBug672NewtCanvasSWTSashFormComposite.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTBug628ResizeDeadlockAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.swt.TestNewtCanvasSWTGLn.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.swt.TestSWTAccessor03AWTGLn.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.swt.TestSWTBug643AsyncExec.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.swt.TestSWTEclipseGLCanvas01GLn.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.swt.TestSWTJOGLGLCanvas01GLn.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering2GL2NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.tile.TestRandomTiledRendering3GL2AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsNewtAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingGearsSwingAWT2.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.tile.TestTiledPrintingNIOImageSwingAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering1GL2NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.tile.TestTiledRendering2NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.TestES1FixedFunctionPipelineNEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES1NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.TestImmModeSinkES2NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestBug817GLReadBufferUtilGLCTXDefFormatTypeES2NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite01NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestGLReadBufferUtilTextureIOWrite02NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGImage01NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTBenchmarkNewtAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGJoglAWTCompareNewtAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestJPEGTextureFromFileNEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil00NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestPixelFormatUtil01NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect00NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGPixelRect01NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util [exec] .texture.TestPNGTextureFromFileAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestPNGTextureFromFileNEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture01AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestTexture02AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestTextureSequence01NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.jogl.util.texture.TestTGATextureFromFileNEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersAWTCanvas.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNewtCanvasSWTAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.event.TestNewtEventModifiersNEWTWindowAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodeModifiersAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.event.TestNewtKeyCodesAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventAutoRepeatAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.event.TestNewtKeyEventOrderAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.event.TestNewtKeyPressReleaseUnmaskRepeatAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.event.TestParentingFocus01SwingAWTRobot.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.event.TestParentingFocus02SwingAWTRobot.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.event.TestParentingFocus03KeyTraversalAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00aNEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00bNEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode00cNEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01aNEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01bNEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01cNEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode01dNEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02aNEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.mm.TestScreenMode02bNEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aSWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestParenting01dAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestParenting01NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestParenting02NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestParenting04AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestParenting04SWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentChildWindowBug632NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.parenting.TestTranslucentParentingAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestCloseNewtAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle01NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestDisplayLifecycle02NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestEventSourceNotAWTBug.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestGLWindowInvisiblePointer01NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestGLWindows00NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestGLWindows01NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestGLWindows02NEWTAnimated.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestGLWindows03NEWTAnimResize.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestGLWindowWarpPointer01NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestListenerCom01AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestRemoteGLWindows01NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestRemoteWindow01NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol01AWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol02NEWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestWindowClosingProtocol03NewtAWT.xml [exec] Compressing build/test/results/TEST-com.jogamp.opengl.test.junit.newt.TestWindows01NEWT.xml [exec] Compressing build/test/results/hs_err_pid7290.log [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0004-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.pam [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0005-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.pam [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0002-GL2___-hw-onscreen-Bdbl-Frgba_Irgba8888-D16-St00-Sa00_default-0256x0256.tga [exec] Compressing build/test/results/TestGLReadBufferUtilTextureIOWrite01NEWT.testOnscreenWritePNG_TGA_PAM-n0003-GL2___-hw-onscreen-Bdbl-Frgb__Irgba8888-D16-St00-Sa00_default-0256x0256.tga [exec] [exec] Everything is Ok BUILD SUCCESSFUL Total time: 101 minutes 47 seconds [WARNINGS] Parsing warnings in console log with parser Java Compiler (javac) Archiving artifacts Recording test results Build step 'Publish JUnit test result report' changed build result to UNSTABLE [CopyArchiverPublisher] Copying archived artifacts in the shared directory '/srv/www/jogamp.org/deployment/autobuilds/origin/master/jogl-b1328-2014-08-06_08-08-32'. [CopyArchiverPublisher] '3' artifacts have been copied. [CopyArchiverPublisher] Stop copying archived artifacts in the shared directory. No emails were triggered. Notifying upstream projects of job completion Finished: UNSTABLE